.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-0b953baf-32b4-4e26-bc34-f478c32859f3 {
  background-image: url(https://i.shgcdn.com/2a4fdfb3-243a-4851-ba48-13dd8c81c48d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-0b953baf-32b4-4e26-bc34-f478c32859f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b953baf-32b4-4e26-bc34-f478c32859f3.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f0b8c8f5-d02d-4153-9893-ee821a5852f7"] > .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-4c0bf2f9-faa0-4375-a557-64da4072296d {
  margin-top: 10%;
margin-bottom: 10%;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
text-align: center;
}

#s-4c0bf2f9-faa0-4375-a557-64da4072296d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ab52bcf0-0e7d-4b8e-8779-cf4d12a97a95 {
  margin-top: 2%;
margin-left: 4%;
margin-bottom: 2%;
margin-right: 4%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ab52bcf0-0e7d-4b8e-8779-cf4d12a97a95 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ea02d868-2c0d-478c-a074-76b769a705cc {
  min-height: 300px;
}








#s-ea02d868-2c0d-478c-a074-76b769a705cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea02d868-2c0d-478c-a074-76b769a705cc.shg-box.shg-c {
  justify-content: center;
}

#s-3011a90b-a587-46af-939f-9f3b8cab3400 {
  margin-left: 2%;
margin-right: 2%;
padding-top: 2px;
padding-left: 0%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-3011a90b-a587-46af-939f-9f3b8cab3400"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-4842a246-99ef-4d77-95b2-edb908df0629 {
  margin-top: 2%;
margin-left: 4%;
margin-right: 4%;
padding-top: 2%;
padding-bottom: 2%;
text-align: left;
}

#s-4842a246-99ef-4d77-95b2-edb908df0629 .shogun-heading-component h2 {
  color: rgba(136, 136, 136, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-2c25b11c-4730-46e5-a681-5e9cae2ab4b8 {
  margin-left: 4%;
margin-right: 4%;
text-align: left;
}

#s-2c25b11c-4730-46e5-a681-5e9cae2ab4b8 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3d2d0fa3-1902-437d-a846-64b0b1c55e76 {
  margin-left: 4%;
margin-right: 4%;
padding-top: 2%;
padding-left: 0%;
padding-bottom: 2%;
padding-right: 4%;
text-align: left;
}

#s-3d2d0fa3-1902-437d-a846-64b0b1c55e76 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



.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-bfcab024-1ec1-4cd0-bb0c-d3a5b2f28148 {
  box-shadow:3px 3px 8px 0px rgba(0, 0, 0, 0.2);
margin-top: 2%;
margin-left: 4%;
margin-bottom: 2%;
margin-right: 4%;
padding-top: 2%;
padding-left: 20%;
padding-bottom: 2%;
padding-right: 20%;
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
background-color: rgba(0, 50, 130, 1);
}
#s-bfcab024-1ec1-4cd0-bb0c-d3a5b2f28148:hover {background-color: rgba(1, 30, 65, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-bfcab024-1ec1-4cd0-bb0c-d3a5b2f28148:active {background-color: rgba(1, 30, 65, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-bfcab024-1ec1-4cd0-bb0c-d3a5b2f28148-btn-wrapper {
    text-align: left;
  }


#s-bfcab024-1ec1-4cd0-bb0c-d3a5b2f28148.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-20287609-fee0-4847-b18f-15ef4086a070 {
  box-shadow:0px 0px 8px 0px rgba(0, 0, 0, 0.3);
background-image: url(https://i.shgcdn.com/b676a0aa-b174-4c75-bc90-c4d46d9c1642/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 25px;
padding-bottom: 25px;
min-height: 400px;
background-position: center center;
}








#s-20287609-fee0-4847-b18f-15ef4086a070 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20287609-fee0-4847-b18f-15ef4086a070.shg-box.shg-c {
  justify-content: center;
}

#s-65999fe4-18c3-4a81-8137-fb98fed00632 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
}

#s-65999fe4-18c3-4a81-8137-fb98fed00632 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}








#s-cca5d3ef-d33e-41f6-aad4-c52707f33152 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cca5d3ef-d33e-41f6-aad4-c52707f33152.shg-box.shg-c {
  justify-content: center;
}

#s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55 {
  margin-top: 2px;
margin-left: 2%;
margin-bottom: 2px;
margin-right: 2%;
padding-top: 0%;
padding-left: 0%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3d5a78c2-f8a4-4e4e-9df9-bef2e6644a55"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b2ea25d5-1bc5-4a54-b48e-33d527d7ba2a {
  box-shadow:0px 0px 8px 0px rgba(0, 0, 0, 0.3);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0%;
margin-right: 0%;
min-height: 400px;
background-position: center center;
}








#s-b2ea25d5-1bc5-4a54-b48e-33d527d7ba2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2ea25d5-1bc5-4a54-b48e-33d527d7ba2a.shg-box.shg-c {
  justify-content: center;
}

#s-e95193ed-3b52-45aa-9972-a53595d2f217 {
  margin-top: 2%;
margin-left: 4%;
margin-right: 4%;
padding-top: 2%;
padding-bottom: 2%;
text-align: left;
}

#s-e95193ed-3b52-45aa-9972-a53595d2f217 .shogun-heading-component h2 {
  color: rgba(136, 136, 136, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-fd2054e0-ffa8-4420-9ca3-d0d93512f09d {
  margin-left: 4%;
margin-right: 4%;
text-align: left;
}

#s-fd2054e0-ffa8-4420-9ca3-d0d93512f09d .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f68e0826-bcac-4693-95cb-cec0e4757546 {
  margin-left: 4%;
margin-right: 4%;
padding-top: 2%;
padding-left: 0%;
padding-bottom: 2%;
padding-right: 4%;
text-align: left;
}

#s-f68e0826-bcac-4693-95cb-cec0e4757546 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-e5defc22-9b6f-4c6d-b0a7-2b292f4ff481 {
  box-shadow:3px 3px 8px 0px rgba(0, 0, 0, 0.2);
margin-top: 2%;
margin-left: 4%;
margin-bottom: 2%;
margin-right: 4%;
padding-top: 2%;
padding-left: 20%;
padding-bottom: 2%;
padding-right: 20%;
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
background-color: rgba(0, 50, 130, 1);
}
#s-e5defc22-9b6f-4c6d-b0a7-2b292f4ff481:hover {background-color: rgba(1, 30, 65, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e5defc22-9b6f-4c6d-b0a7-2b292f4ff481:active {background-color: rgba(1, 30, 65, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-e5defc22-9b6f-4c6d-b0a7-2b292f4ff481-btn-wrapper {
    text-align: left;
  }


#s-e5defc22-9b6f-4c6d-b0a7-2b292f4ff481.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-de5f2564-fbc0-4027-a46c-fa36d956b8be {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
}

#s-de5f2564-fbc0-4027-a46c-fa36d956b8be hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-f3059c8b-4b12-42da-8949-2340f84d1ea0 {
  min-height: 300px;
}








#s-f3059c8b-4b12-42da-8949-2340f84d1ea0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3059c8b-4b12-42da-8949-2340f84d1ea0.shg-box.shg-c {
  justify-content: center;
}

#s-ee3d8864-0635-4cec-b7e6-3fa737662cd5 {
  margin-top: 2px;
margin-left: 2%;
margin-bottom: 2px;
margin-right: 2%;
padding-top: 0%;
padding-left: 0%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-ee3d8864-0635-4cec-b7e6-3fa737662cd5"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-fdb8d60f-1d23-4f6a-ae18-b06da9429180 {
  margin-top: 2%;
margin-left: 4%;
margin-right: 4%;
padding-top: 2%;
padding-bottom: 2%;
text-align: left;
}

#s-fdb8d60f-1d23-4f6a-ae18-b06da9429180 .shogun-heading-component h2 {
  color: rgba(136, 136, 136, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-fe450fb1-aded-4916-91d8-f6702088da66 {
  margin-left: 4%;
margin-right: 4%;
text-align: left;
}

#s-fe450fb1-aded-4916-91d8-f6702088da66 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-04a9eb39-2e06-4ee7-9599-b9123208ddd5 {
  margin-left: 4%;
margin-right: 4%;
padding-top: 2%;
padding-left: 0%;
padding-bottom: 2%;
padding-right: 4%;
text-align: left;
}

#s-04a9eb39-2e06-4ee7-9599-b9123208ddd5 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-e1cf66a0-7372-4deb-ab60-031835146291 {
  box-shadow:3px 3px 8px 0px rgba(0, 0, 0, 0.2);
margin-top: 2%;
margin-left: 4%;
margin-bottom: 2%;
margin-right: 4%;
padding-top: 2%;
padding-left: 20%;
padding-bottom: 2%;
padding-right: 20%;
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
background-color: rgba(0, 50, 130, 1);
}
#s-e1cf66a0-7372-4deb-ab60-031835146291:hover {background-color: rgba(1, 30, 65, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e1cf66a0-7372-4deb-ab60-031835146291:active {background-color: rgba(1, 30, 65, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-e1cf66a0-7372-4deb-ab60-031835146291-btn-wrapper {
    text-align: left;
  }


#s-e1cf66a0-7372-4deb-ab60-031835146291.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-cc6bae96-3e22-4ca8-b7e1-4c24b549d7ce {
  box-shadow:0px 0px 8px 0px rgba(0, 0, 0, 0.3);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0%;
margin-right: 0%;
padding-top: 25%;
padding-bottom: 25%;
min-height: 400px;
background-position: center center;
}








#s-cc6bae96-3e22-4ca8-b7e1-4c24b549d7ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc6bae96-3e22-4ca8-b7e1-4c24b549d7ce.shg-box.shg-c {
  justify-content: center;
}

#s-b4c5896b-3c8e-4d12-a1ea-407ead17505d {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
}

#s-b4c5896b-3c8e-4d12-a1ea-407ead17505d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-ec5afa70-ca28-4818-9677-7cf80235bee2 {
  min-height: 300px;
}








#s-ec5afa70-ca28-4818-9677-7cf80235bee2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec5afa70-ca28-4818-9677-7cf80235bee2.shg-box.shg-c {
  justify-content: center;
}

#s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b {
  margin-top: -2px;
margin-left: 2%;
margin-bottom: -2px;
margin-right: 2%;
padding-top: 0%;
padding-left: 0%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-75bfc4ff-98ca-46eb-b8a9-40a3f879b96b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5185025d-4643-4f65-a617-fe9070f61b2f {
  box-shadow:0px 0px 8px 0px rgba(0, 0, 0, 0.3);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0%;
margin-right: 0%;
padding-top: 25%;
padding-bottom: 25%;
min-height: 400px;
background-position: center center;
}








#s-5185025d-4643-4f65-a617-fe9070f61b2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5185025d-4643-4f65-a617-fe9070f61b2f.shg-box.shg-c {
  justify-content: center;
}

#s-5c0562ee-18ab-4756-98b1-98d2d6e37f30 {
  margin-top: 2%;
margin-left: 4%;
margin-right: 4%;
padding-top: 2%;
padding-bottom: 2%;
text-align: left;
}

#s-5c0562ee-18ab-4756-98b1-98d2d6e37f30 .shogun-heading-component h2 {
  color: rgba(136, 136, 136, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-89a3b491-ef80-47c7-b7b9-db5c30d2a90b {
  margin-left: 4%;
margin-right: 4%;
text-align: left;
}

#s-89a3b491-ef80-47c7-b7b9-db5c30d2a90b .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-7a061615-65d6-4d81-ab1e-272304a4f05a {
  margin-left: 4%;
margin-right: 4%;
padding-top: 2%;
padding-left: 0%;
padding-bottom: 2%;
padding-right: 4%;
text-align: left;
}

#s-7a061615-65d6-4d81-ab1e-272304a4f05a .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-e4377f2e-24e3-4e80-9c87-9ee519856c3b {
  box-shadow:3px 3px 8px 0px rgba(0, 0, 0, 0.2);
margin-top: 2%;
margin-left: 4%;
margin-bottom: 2%;
margin-right: 4%;
padding-top: 2%;
padding-left: 20%;
padding-bottom: 2%;
padding-right: 20%;
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
background-color: rgba(0, 50, 130, 1);
}
#s-e4377f2e-24e3-4e80-9c87-9ee519856c3b:hover {background-color: rgba(1, 30, 65, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e4377f2e-24e3-4e80-9c87-9ee519856c3b:active {background-color: rgba(1, 30, 65, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-e4377f2e-24e3-4e80-9c87-9ee519856c3b-btn-wrapper {
    text-align: left;
  }


#s-e4377f2e-24e3-4e80-9c87-9ee519856c3b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-8fa06a25-25aa-417a-9ce1-2715faada605 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
}

#s-8fa06a25-25aa-417a-9ce1-2715faada605 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-4f275979-70c8-4539-a89a-cc44ee663b12 {
  margin-top: 2px;
margin-left: 2%;
margin-bottom: 2px;
margin-right: 2%;
padding-top: 0%;
padding-left: 0%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-4f275979-70c8-4539-a89a-cc44ee663b12"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-bfa67849-0825-45e1-ac65-9d390fcf9e7e {
  margin-top: 2%;
margin-left: 4%;
margin-right: 4%;
padding-top: 2%;
padding-bottom: 2%;
text-align: left;
}

#s-bfa67849-0825-45e1-ac65-9d390fcf9e7e .shogun-heading-component h2 {
  color: rgba(136, 136, 136, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-ecb76185-f770-43a5-8526-a72a81389bff {
  margin-left: 4%;
margin-right: 4%;
text-align: left;
}

#s-ecb76185-f770-43a5-8526-a72a81389bff .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-9e0404b9-de27-4a92-b511-6ad9c4fb52d5 {
  margin-left: 4%;
margin-right: 4%;
padding-top: 2%;
padding-left: 0%;
padding-bottom: 2%;
padding-right: 4%;
text-align: left;
}

#s-9e0404b9-de27-4a92-b511-6ad9c4fb52d5 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-08bee0e9-faa4-4ba5-aef5-2b6a8cb2364e {
  box-shadow:3px 3px 8px 0px rgba(0, 0, 0, 0.2);
margin-top: 2%;
margin-left: 4%;
margin-bottom: 2%;
margin-right: 4%;
padding-top: 2%;
padding-left: 20%;
padding-bottom: 2%;
padding-right: 20%;
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
background-color: rgba(0, 50, 130, 1);
}
#s-08bee0e9-faa4-4ba5-aef5-2b6a8cb2364e:hover {background-color: rgba(1, 30, 65, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-08bee0e9-faa4-4ba5-aef5-2b6a8cb2364e:active {background-color: rgba(1, 30, 65, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-08bee0e9-faa4-4ba5-aef5-2b6a8cb2364e-btn-wrapper {
    text-align: left;
  }


#s-08bee0e9-faa4-4ba5-aef5-2b6a8cb2364e.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-4e399d99-e5cf-442e-8823-73b7e10845ef {
  box-shadow:0px 0px 8px 0px rgba(0, 0, 0, 0.3);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0%;
margin-right: 0%;
min-height: 400px;
background-position: center center;
}








#s-4e399d99-e5cf-442e-8823-73b7e10845ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e399d99-e5cf-442e-8823-73b7e10845ef.shg-box.shg-c {
  justify-content: center;
}

#s-e9cff9b7-92c9-42b2-aa45-e3f4ab5389c1 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
}

#s-e9cff9b7-92c9-42b2-aa45-e3f4ab5389c1 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-2322013e-b222-4239-af20-4062e5e308ba {
  min-height: 300px;
}








#s-2322013e-b222-4239-af20-4062e5e308ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2322013e-b222-4239-af20-4062e5e308ba.shg-box.shg-c {
  justify-content: center;
}

#s-007d862c-4488-4b76-9462-8474ffc40760 {
  margin-top: -2px;
margin-left: 2%;
margin-bottom: -2px;
margin-right: 2%;
padding-top: 0%;
padding-left: 0%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-007d862c-4488-4b76-9462-8474ffc40760"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-06c8a798-5f36-4df9-b35f-6f696540f517 {
  box-shadow:0px 0px 8px 0px rgba(0, 0, 0, 0.3);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0%;
margin-right: 0%;
padding-top: 25%;
padding-bottom: 25%;
min-height: 400px;
background-position: center center;
}








#s-06c8a798-5f36-4df9-b35f-6f696540f517 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06c8a798-5f36-4df9-b35f-6f696540f517.shg-box.shg-c {
  justify-content: center;
}

#s-ac530e38-c9eb-4a3b-99d0-a2300c2d803c {
  margin-top: 2%;
margin-left: 4%;
margin-right: 4%;
padding-top: 2%;
padding-bottom: 2%;
text-align: left;
}

#s-ac530e38-c9eb-4a3b-99d0-a2300c2d803c .shogun-heading-component h2 {
  color: rgba(136, 136, 136, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-ba22f479-98cc-4cce-82ef-42bdf3a088bc {
  margin-left: 4%;
margin-right: 4%;
text-align: left;
}

#s-ba22f479-98cc-4cce-82ef-42bdf3a088bc .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-04f967a1-ab44-4ba2-8234-d5346ac10b3c {
  margin-left: 4%;
margin-right: 4%;
padding-top: 2%;
padding-left: 0%;
padding-bottom: 2%;
padding-right: 4%;
text-align: left;
}

#s-04f967a1-ab44-4ba2-8234-d5346ac10b3c .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-0ba3ed2a-a737-42d1-aebe-79b548873406 {
  box-shadow:3px 3px 8px 0px rgba(0, 0, 0, 0.2);
margin-top: 2%;
margin-left: 4%;
margin-bottom: 2%;
margin-right: 4%;
padding-top: 2%;
padding-left: 20%;
padding-bottom: 2%;
padding-right: 20%;
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
background-color: rgba(0, 50, 130, 1);
}
#s-0ba3ed2a-a737-42d1-aebe-79b548873406:hover {background-color: rgba(1, 30, 65, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0ba3ed2a-a737-42d1-aebe-79b548873406:active {background-color: rgba(1, 30, 65, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-0ba3ed2a-a737-42d1-aebe-79b548873406-btn-wrapper {
    text-align: left;
  }


#s-0ba3ed2a-a737-42d1-aebe-79b548873406.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-a77bc230-e433-489e-b7d5-401fa7ea8dc3 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
}

#s-a77bc230-e433-489e-b7d5-401fa7ea8dc3 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-b333c71a-5c07-40d2-bcae-5571d08aa797 {
  margin-top: 2px;
margin-left: 2%;
margin-bottom: 2px;
margin-right: 2%;
padding-top: 0%;
padding-left: 0%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-b333c71a-5c07-40d2-bcae-5571d08aa797"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-ac3e2cc7-3a71-4f31-9d2b-be2f470a7769 {
  margin-top: 2%;
margin-left: 4%;
margin-right: 4%;
padding-top: 2%;
padding-bottom: 2%;
text-align: left;
}

#s-ac3e2cc7-3a71-4f31-9d2b-be2f470a7769 .shogun-heading-component h2 {
  color: rgba(136, 136, 136, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-ce6587f6-6415-4479-884d-f1c7e7bb075f {
  margin-left: 4%;
margin-right: 4%;
text-align: left;
}

#s-ce6587f6-6415-4479-884d-f1c7e7bb075f .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-603d135c-3479-4cdd-989d-bd71891b4a51 {
  margin-left: 4%;
margin-right: 4%;
padding-top: 2%;
padding-left: 0%;
padding-bottom: 2%;
padding-right: 4%;
text-align: left;
}

#s-603d135c-3479-4cdd-989d-bd71891b4a51 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-da3eb948-dc98-480a-a933-e2a9d05123bb {
  box-shadow:3px 3px 8px 0px rgba(0, 0, 0, 0.2);
margin-top: 2%;
margin-left: 4%;
margin-bottom: 2%;
margin-right: 4%;
padding-top: 2%;
padding-left: 20%;
padding-bottom: 2%;
padding-right: 20%;
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
background-color: rgba(0, 50, 130, 1);
}
#s-da3eb948-dc98-480a-a933-e2a9d05123bb:hover {background-color: rgba(1, 30, 65, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-da3eb948-dc98-480a-a933-e2a9d05123bb:active {background-color: rgba(1, 30, 65, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-da3eb948-dc98-480a-a933-e2a9d05123bb-btn-wrapper {
    text-align: left;
  }


#s-da3eb948-dc98-480a-a933-e2a9d05123bb.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-d6baa93f-1971-4da6-8b05-f64bfb030969 {
  box-shadow:0px 0px 8px 0px rgba(0, 0, 0, 0.3);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0%;
margin-right: 0%;
min-height: 400px;
background-position: center center;
}








#s-d6baa93f-1971-4da6-8b05-f64bfb030969 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6baa93f-1971-4da6-8b05-f64bfb030969.shg-box.shg-c {
  justify-content: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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