.shg-box {
  position: relative;
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-flex: 1;
  flex: 1;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: -webkit-box;
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  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-36e4d5a7-dd88-4628-bdaf-d1f87bfdf64d {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-36e4d5a7-dd88-4628-bdaf-d1f87bfdf64d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-36e4d5a7-dd88-4628-bdaf-d1f87bfdf64d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-36e4d5a7-dd88-4628-bdaf-d1f87bfdf64d {
  
}
}@media (max-width: 767px){#s-36e4d5a7-dd88-4628-bdaf-d1f87bfdf64d {
  
}
}







#s-36e4d5a7-dd88-4628-bdaf-d1f87bfdf64d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36e4d5a7-dd88-4628-bdaf-d1f87bfdf64d.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-d7d8c338-7711-411e-9a67-4cb2101ff5b2 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-d7d8c338-7711-411e-9a67-4cb2101ff5b2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d7d8c338-7711-411e-9a67-4cb2101ff5b2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d7d8c338-7711-411e-9a67-4cb2101ff5b2 {
  
}
}@media (max-width: 767px){#s-d7d8c338-7711-411e-9a67-4cb2101ff5b2 {
  
}
}







#s-d7d8c338-7711-411e-9a67-4cb2101ff5b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7d8c338-7711-411e-9a67-4cb2101ff5b2.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-97d07872-8710-446c-8495-65dd3957b066 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-97d07872-8710-446c-8495-65dd3957b066 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97d07872-8710-446c-8495-65dd3957b066.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-8da98c3c-10f1-4ca8-85a9-c946ea192e6b {
  background-image: url(https://i.shgcdn.com/5531a159-05d6-4edb-9c62-de22f22cb0a3/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: em;
min-height: 50px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8da98c3c-10f1-4ca8-85a9-c946ea192e6b {
  display: none;
}
#s-8da98c3c-10f1-4ca8-85a9-c946ea192e6b, #wrap-s-8da98c3c-10f1-4ca8-85a9-c946ea192e6b { display:none !important; }}@media (max-width: 767px){#s-8da98c3c-10f1-4ca8-85a9-c946ea192e6b {
  display: none;
}
#s-8da98c3c-10f1-4ca8-85a9-c946ea192e6b, #wrap-s-8da98c3c-10f1-4ca8-85a9-c946ea192e6b { display:none !important; }}







#s-8da98c3c-10f1-4ca8-85a9-c946ea192e6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8da98c3c-10f1-4ca8-85a9-c946ea192e6b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.shg-row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
   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-8723e60b-dea6-416f-8aff-8c3df437a7f1 {
  margin-top: em;
margin-left: auto;
margin-bottom: 3em;
margin-right: auto;
padding-top: 0em;
padding-bottom: 5em;
max-width: 90em;
}

@media (min-width: 0px) {
[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8723e60b-dea6-416f-8aff-8c3df437a7f1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-db48bf89-e9f1-4281-af21-e4a499b3da03 {
  min-height: 50px;
}
@media (max-width: 767px){#s-db48bf89-e9f1-4281-af21-e4a499b3da03 {
  display: none;
}
#s-db48bf89-e9f1-4281-af21-e4a499b3da03, #wrap-s-db48bf89-e9f1-4281-af21-e4a499b3da03 { display:none !important; }}







#s-db48bf89-e9f1-4281-af21-e4a499b3da03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db48bf89-e9f1-4281-af21-e4a499b3da03.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.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-f94b92f3-ece0-494a-b6a8-6613dc09a7ce {
  margin-top: 1em;
padding-top: 0px;
padding-left: 1em;
padding-bottom: 0px;
padding-right: 1em;
max-width: 27em;
text-align: left;
}

#s-f94b92f3-ece0-494a-b6a8-6613dc09a7ce .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 41px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



.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-27a1d430-d201-49f5-b2f6-289f654557b2 {
  border-style: solid;
margin-top: 2em;
margin-left: 0px;
margin-bottom: 0em;
margin-right: 0px;
padding-top: 0px;
padding-left: 1em;
padding-bottom: 0px;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
max-width: 27em;
}
@media (min-width: 1200px){#s-27a1d430-d201-49f5-b2f6-289f654557b2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-27a1d430-d201-49f5-b2f6-289f654557b2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-27a1d430-d201-49f5-b2f6-289f654557b2 {
  
}
}@media (max-width: 767px){#s-27a1d430-d201-49f5-b2f6-289f654557b2 {
  
}
}
#s-2c21414c-a346-4e48-b0d5-23281e3abc23 {
  margin-top: 2em;
max-width: 28em;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2c21414c-a346-4e48-b0d5-23281e3abc23"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-1faca20d-744b-4f83-9499-944d34ee5e07 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(7, 0, 0, 1);
border-radius: 30px;
text-align: left;
background-color: rgba(0, 0, 0, 0);
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-1faca20d-744b-4f83-9499-944d34ee5e07:hover {text-decoration: none !important;}#s-1faca20d-744b-4f83-9499-944d34ee5e07:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;}


#s-1faca20d-744b-4f83-9499-944d34ee5e07.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Work Sans;
  display:  block ;
}

#s-6b16d2ef-48f7-4b95-8f70-482ad7dac3a8 {
  margin-left: 1em;
margin-right: 1em;
}

#s-6b16d2ef-48f7-4b95-8f70-482ad7dac3a8 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 0);
}

#s-4bb98d6b-9bbb-4be6-a3ee-e8f0e8c9fbf0 {
  margin-top: 8px;
padding-left: 12px;
}
@media (min-width: 1200px){#s-4bb98d6b-9bbb-4be6-a3ee-e8f0e8c9fbf0 {
  display: none;
}
#s-4bb98d6b-9bbb-4be6-a3ee-e8f0e8c9fbf0, #wrap-s-4bb98d6b-9bbb-4be6-a3ee-e8f0e8c9fbf0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4bb98d6b-9bbb-4be6-a3ee-e8f0e8c9fbf0 {
  display: none;
}
#s-4bb98d6b-9bbb-4be6-a3ee-e8f0e8c9fbf0, #wrap-s-4bb98d6b-9bbb-4be6-a3ee-e8f0e8c9fbf0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4bb98d6b-9bbb-4be6-a3ee-e8f0e8c9fbf0 {
  display: none;
}
#s-4bb98d6b-9bbb-4be6-a3ee-e8f0e8c9fbf0, #wrap-s-4bb98d6b-9bbb-4be6-a3ee-e8f0e8c9fbf0 { display:none !important; }}
#s-4bb98d6b-9bbb-4be6-a3ee-e8f0e8c9fbf0 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(143, 201, 202, 0);
}

#s-6e2fa638-df98-4919-94a0-aeb87d5d010f {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-radius: 30px;
text-align: left;
background-color: rgba(252, 246, 246, 0);
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-6e2fa638-df98-4919-94a0-aeb87d5d010f:hover {text-decoration: none !important;}#s-6e2fa638-df98-4919-94a0-aeb87d5d010f:active {text-decoration: none !important;}


#s-6e2fa638-df98-4919-94a0-aeb87d5d010f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Work Sans;
  display:  block ;
}

#s-2e093bf5-46aa-4333-9977-fe7221a1260a {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-radius: 30px;
text-align: left;
background-color: rgba(0, 0, 0, 0);
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-2e093bf5-46aa-4333-9977-fe7221a1260a:hover {text-decoration: none !important;}#s-2e093bf5-46aa-4333-9977-fe7221a1260a:active {text-decoration: none !important;}


#s-2e093bf5-46aa-4333-9977-fe7221a1260a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Work Sans;
  display:  block ;
}

#s-7921c23d-4656-45f0-8739-9880cd05bf77 {
  margin-left: 1em;
margin-right: 1em;
}

#s-7921c23d-4656-45f0-8739-9880cd05bf77 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 0);
}

#s-43a36c80-1c51-468c-b8cb-7d66bd3d40dd {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-radius: 30px;
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-43a36c80-1c51-468c-b8cb-7d66bd3d40dd:hover {text-decoration: none !important;}#s-43a36c80-1c51-468c-b8cb-7d66bd3d40dd:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;}


#s-43a36c80-1c51-468c-b8cb-7d66bd3d40dd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Work Sans;
  display:  block ;
}

#s-f8c8788f-6d97-453b-aa9c-cfed7ff1f7d7 {
  background-size: cover;
margin-top: em;
min-height: 50px;
background-color: rgba(140, 193, 226, 1);
background-position: center center;
}
@media (min-width: 1200px){#s-f8c8788f-6d97-453b-aa9c-cfed7ff1f7d7 {
  display: none;
}
#s-f8c8788f-6d97-453b-aa9c-cfed7ff1f7d7, #wrap-s-f8c8788f-6d97-453b-aa9c-cfed7ff1f7d7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f8c8788f-6d97-453b-aa9c-cfed7ff1f7d7 {
  display: none;
}
#s-f8c8788f-6d97-453b-aa9c-cfed7ff1f7d7, #wrap-s-f8c8788f-6d97-453b-aa9c-cfed7ff1f7d7 { display:none !important; }}







#s-f8c8788f-6d97-453b-aa9c-cfed7ff1f7d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8c8788f-6d97-453b-aa9c-cfed7ff1f7d7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a {
  margin-top: em;
margin-left: auto;
margin-bottom: 3em;
margin-right: auto;
padding-top: 0em;
padding-bottom: 5em;
max-width: 90em;
}

@media (min-width: 0px) {
[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-25f30cc0-c4ae-4b44-b6dd-f9bf4576699a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-20c4825f-1da2-4863-9e97-61267318dd2b {
  text-align: center;
}




  #s-20c4825f-1da2-4863-9e97-61267318dd2b img.shogun-image {
    
    width: px;
  }


#s-20c4825f-1da2-4863-9e97-61267318dd2b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f0dfdc38-8ea4-442c-bfca-497a1521a8a5 {
  min-height: 50px;
}
@media (max-width: 767px){#s-f0dfdc38-8ea4-442c-bfca-497a1521a8a5 {
  display: none;
}
#s-f0dfdc38-8ea4-442c-bfca-497a1521a8a5, #wrap-s-f0dfdc38-8ea4-442c-bfca-497a1521a8a5 { display:none !important; }}







#s-f0dfdc38-8ea4-442c-bfca-497a1521a8a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0dfdc38-8ea4-442c-bfca-497a1521a8a5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-89255f55-c9e0-4389-8141-bcd750ca016d {
  margin-top: 1em;
padding-top: 0px;
padding-left: 3em;
padding-bottom: 0px;
padding-right: 3em;
max-width: 27em;
text-align: left;
}

#s-89255f55-c9e0-4389-8141-bcd750ca016d .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-007237f8-29f5-45e2-a485-869f523d7961 {
  border-style: solid;
margin-top: 2em;
margin-left: 0px;
margin-bottom: 0em;
margin-right: 0px;
padding-top: 0px;
padding-left: 3em;
padding-bottom: 0px;
padding-right: 3em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
max-width: 27em;
}
@media (min-width: 1200px){#s-007237f8-29f5-45e2-a485-869f523d7961 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-007237f8-29f5-45e2-a485-869f523d7961 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-007237f8-29f5-45e2-a485-869f523d7961 {
  
}
}@media (max-width: 767px){#s-007237f8-29f5-45e2-a485-869f523d7961 {
  
}
}
#s-8faf31d2-883a-4738-817c-a21087c36faa {
  margin-top: 2em;
padding-left: 40px;
padding-right: 20px;
max-width: 28em;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8faf31d2-883a-4738-817c-a21087c36faa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a978478d-ed30-4e87-882a-3e6b1a795537 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(7, 0, 0, 1);
border-radius: 30px;
text-align: left;
background-color: rgba(0, 0, 0, 0);
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-a978478d-ed30-4e87-882a-3e6b1a795537:hover {text-decoration: none !important;}#s-a978478d-ed30-4e87-882a-3e6b1a795537:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;}


#s-a978478d-ed30-4e87-882a-3e6b1a795537.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Work Sans;
  display:  block ;
}

#s-59bb573c-8bfd-40ae-aced-e7502d1966cb {
  margin-left: 1em;
margin-right: 1em;
}

#s-59bb573c-8bfd-40ae-aced-e7502d1966cb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 0);
}

#s-763aebb8-c606-4670-b9ca-8274f755696b {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-radius: 30px;
text-align: left;
background-color: rgba(0, 0, 0, 0);
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-763aebb8-c606-4670-b9ca-8274f755696b:hover {text-decoration: none !important;}#s-763aebb8-c606-4670-b9ca-8274f755696b:active {text-decoration: none !important;}


#s-763aebb8-c606-4670-b9ca-8274f755696b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Work Sans;
  display:  block ;
}

#s-e36e1a79-8561-401a-868d-b75551c3592c {
  margin-top: 8px;
padding-left: 12px;
}
@media (min-width: 1200px){#s-e36e1a79-8561-401a-868d-b75551c3592c {
  display: none;
}
#s-e36e1a79-8561-401a-868d-b75551c3592c, #wrap-s-e36e1a79-8561-401a-868d-b75551c3592c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e36e1a79-8561-401a-868d-b75551c3592c {
  display: none;
}
#s-e36e1a79-8561-401a-868d-b75551c3592c, #wrap-s-e36e1a79-8561-401a-868d-b75551c3592c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e36e1a79-8561-401a-868d-b75551c3592c {
  display: none;
}
#s-e36e1a79-8561-401a-868d-b75551c3592c, #wrap-s-e36e1a79-8561-401a-868d-b75551c3592c { display:none !important; }}
#s-e36e1a79-8561-401a-868d-b75551c3592c hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(143, 201, 202, 0);
}

#s-f0ade15f-b5b5-4bee-b138-4b49c4c3f836 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-radius: 30px;
text-align: left;
background-color: rgba(252, 246, 246, 0);
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-f0ade15f-b5b5-4bee-b138-4b49c4c3f836:hover {text-decoration: none !important;}#s-f0ade15f-b5b5-4bee-b138-4b49c4c3f836:active {text-decoration: none !important;}


#s-f0ade15f-b5b5-4bee-b138-4b49c4c3f836.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Work Sans;
  display:  block ;
}

#s-e2f7f0b7-c8b7-4535-bc4f-986198ea17e1 {
  margin-left: 1em;
margin-right: 1em;
}

#s-e2f7f0b7-c8b7-4535-bc4f-986198ea17e1 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 0);
}

#s-5d1bebf8-b67b-4b9e-8982-60ce1b4e934a {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-radius: 30px;
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-5d1bebf8-b67b-4b9e-8982-60ce1b4e934a:hover {text-decoration: none !important;}#s-5d1bebf8-b67b-4b9e-8982-60ce1b4e934a:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;}


#s-5d1bebf8-b67b-4b9e-8982-60ce1b4e934a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Work Sans;
  display:  block ;
}

#s-fedcc115-bfd3-43c2-bc2c-8694f776ce20 {
  margin-top: 2em;
min-height: 9em;
}
@media (max-width: 767px){#s-fedcc115-bfd3-43c2-bc2c-8694f776ce20 {
  
}
}







#s-fedcc115-bfd3-43c2-bc2c-8694f776ce20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fedcc115-bfd3-43c2-bc2c-8694f776ce20.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40 {
  margin-left: auto;
margin-right: auto;
max-width: 85em;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8b726a9c-227a-4934-8eaa-eb2adf4c2c40"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2ec2f610-687d-4a1c-94d6-d100f7e6d92a {
  max-width: 31em;
background-color: rgba(193, 230, 213, 1);
}








#s-2ec2f610-687d-4a1c-94d6-d100f7e6d92a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ec2f610-687d-4a1c-94d6-d100f7e6d92a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-42361c63-6b26-4fdf-b0fa-ac3de044dafc {
  min-height: 50px;
background-color: rgba(208, 242, 238, 1);
}
@media (max-width: 767px){#s-42361c63-6b26-4fdf-b0fa-ac3de044dafc {
  display: none;
}
#s-42361c63-6b26-4fdf-b0fa-ac3de044dafc, #wrap-s-42361c63-6b26-4fdf-b0fa-ac3de044dafc { display:none !important; }}







#s-42361c63-6b26-4fdf-b0fa-ac3de044dafc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42361c63-6b26-4fdf-b0fa-ac3de044dafc.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-12f3315e-c5e3-4abe-b638-4fd93f015e2e {
  text-align: center;
}




  #s-12f3315e-c5e3-4abe-b638-4fd93f015e2e img.shogun-image {
    
    width: px;
  }


#s-12f3315e-c5e3-4abe-b638-4fd93f015e2e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7a05b4e8-3c06-44f2-a28c-1c1b33d5e916 {
  min-height: 50px;
background-color: rgba(208, 242, 238, 1);
}
@media (max-width: 767px){#s-7a05b4e8-3c06-44f2-a28c-1c1b33d5e916 {
  display: none;
}
#s-7a05b4e8-3c06-44f2-a28c-1c1b33d5e916, #wrap-s-7a05b4e8-3c06-44f2-a28c-1c1b33d5e916 { display:none !important; }}







#s-7a05b4e8-3c06-44f2-a28c-1c1b33d5e916 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a05b4e8-3c06-44f2-a28c-1c1b33d5e916.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0f09ed3d-5932-454d-bf0a-b493883eb718 {
  border-style: solid;
margin-top: 1em;
margin-left: 0em;
margin-bottom: 0em;
margin-right: 0em;
padding-left: 1em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-0f09ed3d-5932-454d-bf0a-b493883eb718 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0f09ed3d-5932-454d-bf0a-b493883eb718 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0f09ed3d-5932-454d-bf0a-b493883eb718 {
  
}
}@media (max-width: 767px){#s-0f09ed3d-5932-454d-bf0a-b493883eb718 {
  
}
}
#s-68a19502-048b-48d7-b7a9-ea3f63c65fc9 {
  min-height: 1em;
}
@media (max-width: 767px){#s-68a19502-048b-48d7-b7a9-ea3f63c65fc9 {
  display: none;
}
#s-68a19502-048b-48d7-b7a9-ea3f63c65fc9, #wrap-s-68a19502-048b-48d7-b7a9-ea3f63c65fc9 { display:none !important; }}







#s-68a19502-048b-48d7-b7a9-ea3f63c65fc9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68a19502-048b-48d7-b7a9-ea3f63c65fc9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3693ab59-6ff3-44de-b699-8998bab3821e {
  margin-top: 0em;
margin-left: 0em;
margin-right: 0em;
padding-top: 0px;
padding-left: 1em;
padding-bottom: 0px;
padding-right: 1em;
text-align: left;
}

#s-3693ab59-6ff3-44de-b699-8998bab3821e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-42a44c9c-efe4-4e90-9543-35721f23e085 {
  border-style: solid;
margin-top: 2em;
margin-left: 0px;
margin-bottom: 0em;
margin-right: 0px;
padding-top: 0px;
padding-left: 1em;
padding-bottom: 0px;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
max-width: 27em;
}
@media (min-width: 1200px){#s-42a44c9c-efe4-4e90-9543-35721f23e085 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-42a44c9c-efe4-4e90-9543-35721f23e085 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-42a44c9c-efe4-4e90-9543-35721f23e085 {
  
}
}@media (max-width: 767px){#s-42a44c9c-efe4-4e90-9543-35721f23e085 {
  
}
}
#s-f23e7e9b-b7e0-4729-a9a8-f1dbfeb16bfa {
  border-style: solid;
margin-top: 2em;
margin-left: 1em;
margin-right: 1em;
padding-top: 1em;
padding-left: 6em;
padding-bottom: 1em;
padding-right: 6em;
border-top-width: 01px;
border-left-width: 01px;
border-bottom-width: 01px;
border-right-width: 01px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2em;
text-align: left;
background-color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-f23e7e9b-b7e0-4729-a9a8-f1dbfeb16bfa:hover {background-color: rgba(0, 0, 0, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-f23e7e9b-b7e0-4729-a9a8-f1dbfeb16bfa:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-f23e7e9b-b7e0-4729-a9a8-f1dbfeb16bfa {
  
}
}


#s-f23e7e9b-b7e0-4729-a9a8-f1dbfeb16bfa.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-756ad074-6bf1-4659-839d-6069d3ffa164 {
  margin-top: 0em;
margin-bottom: 5em;
min-height: 50px;
}








#s-756ad074-6bf1-4659-839d-6069d3ffa164 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-756ad074-6bf1-4659-839d-6069d3ffa164.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5ddf4db1-05f4-4f8c-a774-0f892b2fdae3 {
  margin-top: 2em;
min-height: 9em;
}
@media (max-width: 767px){#s-5ddf4db1-05f4-4f8c-a774-0f892b2fdae3 {
  
}
}







#s-5ddf4db1-05f4-4f8c-a774-0f892b2fdae3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ddf4db1-05f4-4f8c-a774-0f892b2fdae3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e {
  margin-left: auto;
margin-right: auto;
max-width: 85em;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8c70c7a0-1c44-452c-b55b-c8d69b6ca83e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4eac836b-544e-4dbe-ad8c-2ffe6aa5b135 {
  max-width: 31em;
background-color: rgba(193, 230, 213, 1);
}








#s-4eac836b-544e-4dbe-ad8c-2ffe6aa5b135 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4eac836b-544e-4dbe-ad8c-2ffe6aa5b135.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e746e813-8554-4577-bbd6-a18a03969e27 {
  max-width: 31em;
text-align: center;
}




  #s-e746e813-8554-4577-bbd6-a18a03969e27 img.shogun-image {
    
    width: px;
  }


#s-e746e813-8554-4577-bbd6-a18a03969e27 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-307440cd-0100-40e5-8ca7-07829fcbbeb8 {
  border-style: solid;
margin-top: 1em;
margin-left: 0em;
margin-bottom: 0em;
margin-right: 0em;
padding-left: 1em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-307440cd-0100-40e5-8ca7-07829fcbbeb8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-307440cd-0100-40e5-8ca7-07829fcbbeb8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-307440cd-0100-40e5-8ca7-07829fcbbeb8 {
  
}
}@media (max-width: 767px){#s-307440cd-0100-40e5-8ca7-07829fcbbeb8 {
  
}
}
#s-03f48404-f36a-4626-9e09-d4f2e762e152 {
  min-height: 1em;
}
@media (max-width: 767px){#s-03f48404-f36a-4626-9e09-d4f2e762e152 {
  display: none;
}
#s-03f48404-f36a-4626-9e09-d4f2e762e152, #wrap-s-03f48404-f36a-4626-9e09-d4f2e762e152 { display:none !important; }}







#s-03f48404-f36a-4626-9e09-d4f2e762e152 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03f48404-f36a-4626-9e09-d4f2e762e152.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-cc09d6a1-d04d-4baf-85a4-1b57d86df7ee {
  margin-top: 0em;
margin-left: 0em;
margin-right: 0em;
padding-top: 0px;
padding-left: 1em;
padding-bottom: 0px;
padding-right: 1em;
text-align: left;
}

#s-cc09d6a1-d04d-4baf-85a4-1b57d86df7ee .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-fa920c67-8899-41d5-8882-2d56a44dccae {
  min-height: 1em;
}
@media (max-width: 767px){#s-fa920c67-8899-41d5-8882-2d56a44dccae {
  display: none;
}
#s-fa920c67-8899-41d5-8882-2d56a44dccae, #wrap-s-fa920c67-8899-41d5-8882-2d56a44dccae { display:none !important; }}







#s-fa920c67-8899-41d5-8882-2d56a44dccae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa920c67-8899-41d5-8882-2d56a44dccae.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0bb43838-eac0-498f-bc06-17154c770df9 {
  margin-top: 1em;
margin-left: 0em;
margin-bottom: em;
margin-right: 0em;
padding-left: 1em;
padding-right: 1em;
}
@media (min-width: 768px) and (max-width: 991px){#s-0bb43838-eac0-498f-bc06-17154c770df9 {
  display: none;
}
#s-0bb43838-eac0-498f-bc06-17154c770df9, #wrap-s-0bb43838-eac0-498f-bc06-17154c770df9 { display:none !important; }}@media (max-width: 767px){#s-0bb43838-eac0-498f-bc06-17154c770df9 {
  display: none;
}
#s-0bb43838-eac0-498f-bc06-17154c770df9, #wrap-s-0bb43838-eac0-498f-bc06-17154c770df9 { display:none !important; }}
#s-e66c5b9e-3573-42b3-adbc-a8ed06f3b90a {
  margin-top: 1em;
padding-left: 1em;
padding-right: 1em;
}
@media (min-width: 1200px){#s-e66c5b9e-3573-42b3-adbc-a8ed06f3b90a {
  display: none;
}
#s-e66c5b9e-3573-42b3-adbc-a8ed06f3b90a, #wrap-s-e66c5b9e-3573-42b3-adbc-a8ed06f3b90a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e66c5b9e-3573-42b3-adbc-a8ed06f3b90a {
  display: none;
}
#s-e66c5b9e-3573-42b3-adbc-a8ed06f3b90a, #wrap-s-e66c5b9e-3573-42b3-adbc-a8ed06f3b90a { display:none !important; }}
#s-b70ddc5b-eb36-4f28-bf97-c5ee3135c9ad {
  border-style: solid;
margin-top: 2em;
margin-left: 1em;
margin-right: 1em;
padding-top: 1em;
padding-left: 6em;
padding-bottom: 1em;
padding-right: 6em;
border-top-width: 01px;
border-left-width: 01px;
border-bottom-width: 01px;
border-right-width: 01px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2em;
text-align: left;
background-color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-b70ddc5b-eb36-4f28-bf97-c5ee3135c9ad:hover {background-color: rgba(0, 0, 0, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-b70ddc5b-eb36-4f28-bf97-c5ee3135c9ad:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-b70ddc5b-eb36-4f28-bf97-c5ee3135c9ad {
  
}
}


#s-b70ddc5b-eb36-4f28-bf97-c5ee3135c9ad.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-16425c54-231e-4012-bc8e-cf5e5465b445 {
  min-height: 50px;
}








#s-16425c54-231e-4012-bc8e-cf5e5465b445 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16425c54-231e-4012-bc8e-cf5e5465b445.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-128acced-cb13-4596-be31-1472d6fbc132 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
max-width: 85em;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-128acced-cb13-4596-be31-1472d6fbc132"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d0f52398-c0bf-404b-9933-f7b5f58088d9 {
  max-width: 31em;
background-color: rgba(254, 247, 193, 1);
}








#s-d0f52398-c0bf-404b-9933-f7b5f58088d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0f52398-c0bf-404b-9933-f7b5f58088d9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3fac43df-a6aa-47a4-b930-9be5002d4c95 {
  min-height: 50px;
}
@media (max-width: 767px){#s-3fac43df-a6aa-47a4-b930-9be5002d4c95 {
  display: none;
}
#s-3fac43df-a6aa-47a4-b930-9be5002d4c95, #wrap-s-3fac43df-a6aa-47a4-b930-9be5002d4c95 { display:none !important; }}







#s-3fac43df-a6aa-47a4-b930-9be5002d4c95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3fac43df-a6aa-47a4-b930-9be5002d4c95.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3a9d27d9-3c9e-4f80-bc97-a1643a29b76c {
  max-width: 31em;
text-align: center;
}




  #s-3a9d27d9-3c9e-4f80-bc97-a1643a29b76c img.shogun-image {
    
    width: px;
  }


#s-3a9d27d9-3c9e-4f80-bc97-a1643a29b76c .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-5e11a68e-ea86-4a0a-8fc0-3beea07eca92 {
  min-height: 50px;
}
@media (max-width: 767px){#s-5e11a68e-ea86-4a0a-8fc0-3beea07eca92 {
  display: none;
}
#s-5e11a68e-ea86-4a0a-8fc0-3beea07eca92, #wrap-s-5e11a68e-ea86-4a0a-8fc0-3beea07eca92 { display:none !important; }}







#s-5e11a68e-ea86-4a0a-8fc0-3beea07eca92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e11a68e-ea86-4a0a-8fc0-3beea07eca92.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b6dff835-6105-4a96-b70c-d69e8a7c48c7 {
  border-style: solid;
margin-top: 1em;
margin-left: 0em;
margin-bottom: 0px;
margin-right: 0em;
padding-left: 1em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-b6dff835-6105-4a96-b70c-d69e8a7c48c7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b6dff835-6105-4a96-b70c-d69e8a7c48c7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b6dff835-6105-4a96-b70c-d69e8a7c48c7 {
  
}
}@media (max-width: 767px){#s-b6dff835-6105-4a96-b70c-d69e8a7c48c7 {
  
}
}
#s-dbdb3bfb-d5e2-4425-9c18-7069e92ce853 {
  min-height: 1em;
}
@media (max-width: 767px){#s-dbdb3bfb-d5e2-4425-9c18-7069e92ce853 {
  display: none;
}
#s-dbdb3bfb-d5e2-4425-9c18-7069e92ce853, #wrap-s-dbdb3bfb-d5e2-4425-9c18-7069e92ce853 { display:none !important; }}







#s-dbdb3bfb-d5e2-4425-9c18-7069e92ce853 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dbdb3bfb-d5e2-4425-9c18-7069e92ce853.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-35e982d2-8255-4ac9-b8a6-faea54db5f65 {
  margin-top: 0em;
margin-left: 0em;
margin-right: 0em;
padding-left: 1em;
padding-right: 1em;
text-align: left;
}

#s-35e982d2-8255-4ac9-b8a6-faea54db5f65 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-9763bcad-2e49-4e0e-a481-1e68fe94674c {
  min-height: 1em;
}
@media (max-width: 767px){#s-9763bcad-2e49-4e0e-a481-1e68fe94674c {
  display: none;
}
#s-9763bcad-2e49-4e0e-a481-1e68fe94674c, #wrap-s-9763bcad-2e49-4e0e-a481-1e68fe94674c { display:none !important; }}







#s-9763bcad-2e49-4e0e-a481-1e68fe94674c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9763bcad-2e49-4e0e-a481-1e68fe94674c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-bab3448e-e67d-41fd-8071-b1c573062449 {
  margin-top: 1em;
margin-left: 0em;
margin-right: 0em;
padding-left: 1em;
padding-right: 1em;
}
@media (min-width: 768px) and (max-width: 991px){#s-bab3448e-e67d-41fd-8071-b1c573062449 {
  display: none;
}
#s-bab3448e-e67d-41fd-8071-b1c573062449, #wrap-s-bab3448e-e67d-41fd-8071-b1c573062449 { display:none !important; }}@media (max-width: 767px){#s-bab3448e-e67d-41fd-8071-b1c573062449 {
  display: none;
}
#s-bab3448e-e67d-41fd-8071-b1c573062449, #wrap-s-bab3448e-e67d-41fd-8071-b1c573062449 { display:none !important; }}
#s-a46b448e-69e7-4f3c-9ec3-c3db5d426f88 {
  margin-top: 1em;
padding-left: 1em;
padding-right: 1em;
}
@media (min-width: 1200px){#s-a46b448e-69e7-4f3c-9ec3-c3db5d426f88 {
  display: none;
}
#s-a46b448e-69e7-4f3c-9ec3-c3db5d426f88, #wrap-s-a46b448e-69e7-4f3c-9ec3-c3db5d426f88 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a46b448e-69e7-4f3c-9ec3-c3db5d426f88 {
  display: none;
}
#s-a46b448e-69e7-4f3c-9ec3-c3db5d426f88, #wrap-s-a46b448e-69e7-4f3c-9ec3-c3db5d426f88 { display:none !important; }}
#s-2877a6e0-d946-4d11-b86e-44df3f642222 {
  border-style: solid;
margin-top: 2em;
margin-left: 1em;
margin-right: 1em;
padding-top: 1em;
padding-left: 6em;
padding-bottom: 1em;
padding-right: 6em;
border-top-width: 01px;
border-left-width: 01px;
border-bottom-width: 01px;
border-right-width: 01px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2em;
text-align: left;
background-color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-2877a6e0-d946-4d11-b86e-44df3f642222:hover {background-color: rgba(0, 0, 0, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-2877a6e0-d946-4d11-b86e-44df3f642222:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-2877a6e0-d946-4d11-b86e-44df3f642222 {
  
}
}


#s-2877a6e0-d946-4d11-b86e-44df3f642222.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-e27ae754-02c0-4259-b433-4edd0e545df8 {
  min-height: 50px;
}








#s-e27ae754-02c0-4259-b433-4edd0e545df8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e27ae754-02c0-4259-b433-4edd0e545df8.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-97c2ee57-2bba-440f-a19d-5108c6e2cef5 {
  margin-top: 3em;
margin-left: auto;
margin-bottom: -5em;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
max-width: 60em;
}

#s-6f7c839a-82a6-4a3e-a6c6-61a1a4425004 {
  min-height: 50px;
}








#s-6f7c839a-82a6-4a3e-a6c6-61a1a4425004 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f7c839a-82a6-4a3e-a6c6-61a1a4425004.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-941bc3ac-fd5b-415f-9c4b-051a0e2873e9 {
  min-height: 50px;
}








#s-941bc3ac-fd5b-415f-9c4b-051a0e2873e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-941bc3ac-fd5b-415f-9c4b-051a0e2873e9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1 {
  margin-left: auto;
margin-right: auto;
max-width: 85em;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0e92d619-9ea4-4ab7-8865-7e6177cc48b1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-20e0e5cd-211c-4fee-98cd-b7ada55a3ec4 {
  max-width: 31em;
background-color: rgba(238, 221, 211, 1);
}








#s-20e0e5cd-211c-4fee-98cd-b7ada55a3ec4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20e0e5cd-211c-4fee-98cd-b7ada55a3ec4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-df6e59cc-a119-4643-a50e-cee728a8fe3f {
  min-height: 50px;
background-color: rgba(255, 185, 153, 1);
}
@media (max-width: 767px){#s-df6e59cc-a119-4643-a50e-cee728a8fe3f {
  display: none;
}
#s-df6e59cc-a119-4643-a50e-cee728a8fe3f, #wrap-s-df6e59cc-a119-4643-a50e-cee728a8fe3f { display:none !important; }}







#s-df6e59cc-a119-4643-a50e-cee728a8fe3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df6e59cc-a119-4643-a50e-cee728a8fe3f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9d151936-8866-45fd-aea3-2f8ad24401ea {
  max-width: 31em;
text-align: left;
}




  #s-9d151936-8866-45fd-aea3-2f8ad24401ea img.shogun-image {
    
    width: px;
  }


#s-9d151936-8866-45fd-aea3-2f8ad24401ea .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-05732da5-4c1f-48e7-805a-5a975921aca2 {
  min-height: 50px;
background-color: rgba(255, 185, 153, 1);
}
@media (max-width: 767px){#s-05732da5-4c1f-48e7-805a-5a975921aca2 {
  display: none;
}
#s-05732da5-4c1f-48e7-805a-5a975921aca2, #wrap-s-05732da5-4c1f-48e7-805a-5a975921aca2 { display:none !important; }}







#s-05732da5-4c1f-48e7-805a-5a975921aca2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-05732da5-4c1f-48e7-805a-5a975921aca2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d33d6a6b-0e9e-4d16-a9bb-60413671816f {
  border-style: solid;
margin-top: 1em;
margin-left: 0em;
margin-bottom: 0px;
margin-right: 0em;
padding-top: 0px;
padding-left: 1em;
padding-bottom: 0px;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-d33d6a6b-0e9e-4d16-a9bb-60413671816f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d33d6a6b-0e9e-4d16-a9bb-60413671816f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d33d6a6b-0e9e-4d16-a9bb-60413671816f {
  
}
}@media (max-width: 767px){#s-d33d6a6b-0e9e-4d16-a9bb-60413671816f {
  
}
}
#s-5be854d0-df8f-4e11-8f4f-45f2f782e7bb {
  min-height: 1em;
}
@media (max-width: 767px){#s-5be854d0-df8f-4e11-8f4f-45f2f782e7bb {
  display: none;
}
#s-5be854d0-df8f-4e11-8f4f-45f2f782e7bb, #wrap-s-5be854d0-df8f-4e11-8f4f-45f2f782e7bb { display:none !important; }}







#s-5be854d0-df8f-4e11-8f4f-45f2f782e7bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5be854d0-df8f-4e11-8f4f-45f2f782e7bb.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-548d6174-a1ff-447e-b30f-5a5a6ed21426 {
  margin-top: 0em;
margin-left: 0em;
margin-right: 0px;
padding-left: 1em;
padding-right: 1em;
text-align: left;
}

#s-548d6174-a1ff-447e-b30f-5a5a6ed21426 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-80bd4698-f7cc-4f75-955f-70e23562682f {
  min-height: 1em;
}
@media (max-width: 767px){#s-80bd4698-f7cc-4f75-955f-70e23562682f {
  display: none;
}
#s-80bd4698-f7cc-4f75-955f-70e23562682f, #wrap-s-80bd4698-f7cc-4f75-955f-70e23562682f { display:none !important; }}







#s-80bd4698-f7cc-4f75-955f-70e23562682f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80bd4698-f7cc-4f75-955f-70e23562682f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-fb9c2fb8-6041-4f04-8dda-f7b0b385e7aa {
  margin-top: 1em;
padding-left: 1em;
padding-right: 1em;
}
@media (min-width: 992px) and (max-width: 1199px){#s-fb9c2fb8-6041-4f04-8dda-f7b0b385e7aa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fb9c2fb8-6041-4f04-8dda-f7b0b385e7aa {
  display: none;
}
#s-fb9c2fb8-6041-4f04-8dda-f7b0b385e7aa, #wrap-s-fb9c2fb8-6041-4f04-8dda-f7b0b385e7aa { display:none !important; }}@media (max-width: 767px){#s-fb9c2fb8-6041-4f04-8dda-f7b0b385e7aa {
  display: none;
}
#s-fb9c2fb8-6041-4f04-8dda-f7b0b385e7aa, #wrap-s-fb9c2fb8-6041-4f04-8dda-f7b0b385e7aa { display:none !important; }}
#s-1fc94e99-5439-44cd-89ba-001bf15f486b {
  margin-top: 1em;
padding-left: 1em;
padding-right: 1em;
}
@media (min-width: 1200px){#s-1fc94e99-5439-44cd-89ba-001bf15f486b {
  display: none;
}
#s-1fc94e99-5439-44cd-89ba-001bf15f486b, #wrap-s-1fc94e99-5439-44cd-89ba-001bf15f486b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1fc94e99-5439-44cd-89ba-001bf15f486b {
  display: none;
}
#s-1fc94e99-5439-44cd-89ba-001bf15f486b, #wrap-s-1fc94e99-5439-44cd-89ba-001bf15f486b { display:none !important; }}
#s-860cecba-34bd-44bc-bc24-a020e29f96a9 {
  border-style: solid;
margin-top: 2em;
margin-left: 1em;
margin-right: 1em;
padding-top: 1em;
padding-left: 6em;
padding-bottom: 1em;
padding-right: 6em;
border-top-width: 01px;
border-left-width: 01px;
border-bottom-width: 01px;
border-right-width: 01px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2em;
text-align: left;
background-color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-860cecba-34bd-44bc-bc24-a020e29f96a9:hover {background-color: rgba(0, 0, 0, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-860cecba-34bd-44bc-bc24-a020e29f96a9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-860cecba-34bd-44bc-bc24-a020e29f96a9 {
  
}
}


#s-860cecba-34bd-44bc-bc24-a020e29f96a9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-f986c8cf-c1e1-42c1-8086-2e2f09afdde3 {
  min-height: 7em;
}
@media (max-width: 767px){#s-f986c8cf-c1e1-42c1-8086-2e2f09afdde3 {
  display: none;
}
#s-f986c8cf-c1e1-42c1-8086-2e2f09afdde3, #wrap-s-f986c8cf-c1e1-42c1-8086-2e2f09afdde3 { display:none !important; }}







#s-f986c8cf-c1e1-42c1-8086-2e2f09afdde3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f986c8cf-c1e1-42c1-8086-2e2f09afdde3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-292cb5a7-f910-4004-991c-e1f02fcd1ab3 {
  margin-top: 3em;
margin-left: auto;
margin-bottom: -5em;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
max-width: 59em;
}

#s-34c03767-8b3d-447a-9e9d-54c09fe858d2 {
  margin-top: 9em;
margin-left: auto;
margin-right: auto;
max-width: 85em;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-34c03767-8b3d-447a-9e9d-54c09fe858d2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-121d932e-9045-4014-98ed-c20591d9e417 {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 31em;
background-color: rgba(201, 206, 228, 1);
}








#s-121d932e-9045-4014-98ed-c20591d9e417 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-121d932e-9045-4014-98ed-c20591d9e417.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-bf6efd3c-05e2-4b30-a646-b91673501ed3 {
  min-height: 50px;
}
@media (max-width: 767px){#s-bf6efd3c-05e2-4b30-a646-b91673501ed3 {
  display: none;
}
#s-bf6efd3c-05e2-4b30-a646-b91673501ed3, #wrap-s-bf6efd3c-05e2-4b30-a646-b91673501ed3 { display:none !important; }}







#s-bf6efd3c-05e2-4b30-a646-b91673501ed3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf6efd3c-05e2-4b30-a646-b91673501ed3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-dc88292c-b87b-48c3-95d7-d1849856da97 {
  max-width: 31em;
text-align: center;
}




  #s-dc88292c-b87b-48c3-95d7-d1849856da97 img.shogun-image {
    
    width: px;
  }


#s-dc88292c-b87b-48c3-95d7-d1849856da97 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-8cf7b80a-fbd2-4521-9bcd-ac20e23c75fe {
  min-height: 50px;
}
@media (max-width: 767px){#s-8cf7b80a-fbd2-4521-9bcd-ac20e23c75fe {
  display: none;
}
#s-8cf7b80a-fbd2-4521-9bcd-ac20e23c75fe, #wrap-s-8cf7b80a-fbd2-4521-9bcd-ac20e23c75fe { display:none !important; }}







#s-8cf7b80a-fbd2-4521-9bcd-ac20e23c75fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8cf7b80a-fbd2-4521-9bcd-ac20e23c75fe.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a7d8cc3a-d1e2-4aee-adaa-731f332848bf {
  min-height: 50px;
}








#s-a7d8cc3a-d1e2-4aee-adaa-731f332848bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7d8cc3a-d1e2-4aee-adaa-731f332848bf.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1a740cf3-6df3-47e8-83f9-c76bf79c1e30 {
  border-style: solid;
margin-top: 1em;
margin-left: 0em;
margin-right: 0em;
padding-left: 1em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-1a740cf3-6df3-47e8-83f9-c76bf79c1e30 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1a740cf3-6df3-47e8-83f9-c76bf79c1e30 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1a740cf3-6df3-47e8-83f9-c76bf79c1e30 {
  
}
}@media (max-width: 767px){#s-1a740cf3-6df3-47e8-83f9-c76bf79c1e30 {
  
}
}
#s-5b8bf1a3-006a-4f8c-9aec-9a5a31959b94 {
  min-height: 1em;
}
@media (max-width: 767px){#s-5b8bf1a3-006a-4f8c-9aec-9a5a31959b94 {
  display: none;
}
#s-5b8bf1a3-006a-4f8c-9aec-9a5a31959b94, #wrap-s-5b8bf1a3-006a-4f8c-9aec-9a5a31959b94 { display:none !important; }}







#s-5b8bf1a3-006a-4f8c-9aec-9a5a31959b94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b8bf1a3-006a-4f8c-9aec-9a5a31959b94.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0c603398-9503-4137-bede-bef8d9c4bd43 {
  margin-top: 0em;
margin-left: 0em;
margin-right: 0em;
padding-left: 1em;
padding-right: 1em;
text-align: left;
}

#s-0c603398-9503-4137-bede-bef8d9c4bd43 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-422ae3eb-f1fa-4f4a-add0-57aeb9a06c32 {
  min-height: 1em;
}
@media (max-width: 767px){#s-422ae3eb-f1fa-4f4a-add0-57aeb9a06c32 {
  display: none;
}
#s-422ae3eb-f1fa-4f4a-add0-57aeb9a06c32, #wrap-s-422ae3eb-f1fa-4f4a-add0-57aeb9a06c32 { display:none !important; }}







#s-422ae3eb-f1fa-4f4a-add0-57aeb9a06c32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-422ae3eb-f1fa-4f4a-add0-57aeb9a06c32.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ea924d92-fbee-488e-a780-1b7c81a428f4 {
  border-style: solid;
margin-top: 1em;
margin-left: 0em;
margin-right: 0em;
padding-top: 0px;
padding-left: 1em;
padding-bottom: 0px;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-ea924d92-fbee-488e-a780-1b7c81a428f4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ea924d92-fbee-488e-a780-1b7c81a428f4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ea924d92-fbee-488e-a780-1b7c81a428f4 {
  
}
}@media (max-width: 767px){#s-ea924d92-fbee-488e-a780-1b7c81a428f4 {
  
}
}
#s-149cc42a-2177-4b2b-93a4-5266fd890eec {
  border-style: solid;
margin-top: 2em;
margin-left: 1em;
margin-bottom: 0px;
margin-right: 1em;
padding-top: 1em;
padding-left: 6em;
padding-bottom: 1em;
padding-right: 6em;
border-top-width: 01px;
border-left-width: 01px;
border-bottom-width: 01px;
border-right-width: 01px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2em;
text-align: left;
background-color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-149cc42a-2177-4b2b-93a4-5266fd890eec:hover {background-color: rgba(0, 0, 0, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-149cc42a-2177-4b2b-93a4-5266fd890eec:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-149cc42a-2177-4b2b-93a4-5266fd890eec {
  
}
}


#s-149cc42a-2177-4b2b-93a4-5266fd890eec.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-ec28b303-90f5-4376-a21e-f6aa3e257d71 {
  min-height: 7em;
}
@media (max-width: 767px){#s-ec28b303-90f5-4376-a21e-f6aa3e257d71 {
  display: none;
}
#s-ec28b303-90f5-4376-a21e-f6aa3e257d71, #wrap-s-ec28b303-90f5-4376-a21e-f6aa3e257d71 { display:none !important; }}







#s-ec28b303-90f5-4376-a21e-f6aa3e257d71 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec28b303-90f5-4376-a21e-f6aa3e257d71.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-715131b7-4f00-49b2-bd0b-c5516f0afd57 {
  margin-top: 2em;
margin-left: auto;
margin-right: auto;
max-width: 85em;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-715131b7-4f00-49b2-bd0b-c5516f0afd57"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ff1871a5-8356-4475-b50d-6ace114419ba {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 31em;
background-color: rgba(250, 223, 236, 1);
}








#s-ff1871a5-8356-4475-b50d-6ace114419ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff1871a5-8356-4475-b50d-6ace114419ba.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-71a3c84d-06a4-4c06-9007-55183ce10e4f {
  min-height: 50px;
background-color: rgba(211, 226, 243, 1);
}
@media (max-width: 767px){#s-71a3c84d-06a4-4c06-9007-55183ce10e4f {
  display: none;
}
#s-71a3c84d-06a4-4c06-9007-55183ce10e4f, #wrap-s-71a3c84d-06a4-4c06-9007-55183ce10e4f { display:none !important; }}







#s-71a3c84d-06a4-4c06-9007-55183ce10e4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71a3c84d-06a4-4c06-9007-55183ce10e4f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-16c9d565-94af-489c-b770-696945761f7f {
  max-width: 31em;
text-align: center;
}




  #s-16c9d565-94af-489c-b770-696945761f7f img.shogun-image {
    
    width: px;
  }


#s-16c9d565-94af-489c-b770-696945761f7f .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-0c7805ed-c9da-43f4-a5ee-bfab160333c3 {
  min-height: 50px;
background-color: rgba(211, 226, 243, 1);
}
@media (max-width: 767px){#s-0c7805ed-c9da-43f4-a5ee-bfab160333c3 {
  display: none;
}
#s-0c7805ed-c9da-43f4-a5ee-bfab160333c3, #wrap-s-0c7805ed-c9da-43f4-a5ee-bfab160333c3 { display:none !important; }}







#s-0c7805ed-c9da-43f4-a5ee-bfab160333c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c7805ed-c9da-43f4-a5ee-bfab160333c3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c5acacee-2585-42fe-b947-8701112f8de6 {
  border-style: solid;
margin-top: 1em;
margin-left: 0em;
margin-right: 0em;
padding-left: 1em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-c5acacee-2585-42fe-b947-8701112f8de6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c5acacee-2585-42fe-b947-8701112f8de6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c5acacee-2585-42fe-b947-8701112f8de6 {
  
}
}@media (max-width: 767px){#s-c5acacee-2585-42fe-b947-8701112f8de6 {
  
}
}
#s-89e9e175-a215-4fd1-adfe-a37aa1d0a1f5 {
  min-height: 1em;
}
@media (max-width: 767px){#s-89e9e175-a215-4fd1-adfe-a37aa1d0a1f5 {
  display: none;
}
#s-89e9e175-a215-4fd1-adfe-a37aa1d0a1f5, #wrap-s-89e9e175-a215-4fd1-adfe-a37aa1d0a1f5 { display:none !important; }}







#s-89e9e175-a215-4fd1-adfe-a37aa1d0a1f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89e9e175-a215-4fd1-adfe-a37aa1d0a1f5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-77144b4e-d47c-4be6-89db-092abf3c06da {
  margin-top: 0em;
margin-left: 0em;
padding-left: 1em;
padding-right: 1em;
text-align: left;
}

#s-77144b4e-d47c-4be6-89db-092abf3c06da .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-71f56a72-282b-41dd-af79-f12f21fc81c5 {
  min-height: 1em;
}
@media (max-width: 767px){#s-71f56a72-282b-41dd-af79-f12f21fc81c5 {
  display: none;
}
#s-71f56a72-282b-41dd-af79-f12f21fc81c5, #wrap-s-71f56a72-282b-41dd-af79-f12f21fc81c5 { display:none !important; }}







#s-71f56a72-282b-41dd-af79-f12f21fc81c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71f56a72-282b-41dd-af79-f12f21fc81c5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-abea986d-9f41-46a4-946a-9f8c33bc9a77 {
  border-style: solid;
margin-top: 1em;
margin-left: 0em;
margin-right: 0em;
padding-top: 0px;
padding-left: 1em;
padding-bottom: 0px;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-abea986d-9f41-46a4-946a-9f8c33bc9a77 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-abea986d-9f41-46a4-946a-9f8c33bc9a77 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-abea986d-9f41-46a4-946a-9f8c33bc9a77 {
  
}
}@media (max-width: 767px){#s-abea986d-9f41-46a4-946a-9f8c33bc9a77 {
  
}
}
#s-d54f2c26-a6af-4fd3-b4c1-9b7c820d3c2e {
  border-style: solid;
margin-top: 2em;
margin-left: 1em;
margin-right: 1em;
padding-top: 1em;
padding-left: 6em;
padding-bottom: 1em;
padding-right: 6em;
border-top-width: 01px;
border-left-width: 01px;
border-bottom-width: 01px;
border-right-width: 01px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2em;
text-align: left;
background-color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-d54f2c26-a6af-4fd3-b4c1-9b7c820d3c2e:hover {background-color: rgba(0, 0, 0, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-d54f2c26-a6af-4fd3-b4c1-9b7c820d3c2e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-d54f2c26-a6af-4fd3-b4c1-9b7c820d3c2e {
  
}
}


#s-d54f2c26-a6af-4fd3-b4c1-9b7c820d3c2e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-7e4cd3c5-e892-4dce-981a-7aa303b305a7 {
  min-height: 2em;
}
@media (max-width: 767px){#s-7e4cd3c5-e892-4dce-981a-7aa303b305a7 {
  display: none;
}
#s-7e4cd3c5-e892-4dce-981a-7aa303b305a7, #wrap-s-7e4cd3c5-e892-4dce-981a-7aa303b305a7 { display:none !important; }}







#s-7e4cd3c5-e892-4dce-981a-7aa303b305a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e4cd3c5-e892-4dce-981a-7aa303b305a7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-fb464a5d-f408-439a-a498-0b20f4174bbd {
  margin-top: 3em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
max-width: 57em;
background-color: rgba(255, 255, 255, 1);
}

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

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

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

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

/*
  $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;
  }
}

#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%;
  -webkit-transform: translate(-50%,-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;
  -webkit-transform: translate(0%, -50%);
          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;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
