.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-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (max-width: 767px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}







#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-7c5ced41-fb33-4877-a647-b274b7bbbb80 {
  background-image: url(https://i.shgcdn.com/a730ce24-3e76-43cc-b25f-877f9da833a1/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-left: 10%;
padding-right: 10%;
min-height: 560px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-7c5ced41-fb33-4877-a647-b274b7bbbb80 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7c5ced41-fb33-4877-a647-b274b7bbbb80 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7c5ced41-fb33-4877-a647-b274b7bbbb80 {
  display: none;
}
#s-7c5ced41-fb33-4877-a647-b274b7bbbb80, #wrap-s-7c5ced41-fb33-4877-a647-b274b7bbbb80 { display:none !important; }}@media (max-width: 767px){#s-7c5ced41-fb33-4877-a647-b274b7bbbb80 {
  display: none;
}
#s-7c5ced41-fb33-4877-a647-b274b7bbbb80, #wrap-s-7c5ced41-fb33-4877-a647-b274b7bbbb80 { display:none !important; }}







#s-7c5ced41-fb33-4877-a647-b274b7bbbb80 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-7c5ced41-fb33-4877-a647-b274b7bbbb80.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-b67e1beb-808a-4fa0-8a74-1226a28cee8b {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b67e1beb-808a-4fa0-8a74-1226a28cee8b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-19a77553-a033-4d58-8227-2a0e28aab12a {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-19a77553-a033-4d58-8227-2a0e28aab12a .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: 1px;
  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-94e4177c-e9f0-43d4-82fb-d0cc2eb01ab0 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-0e9f3eee-8b91-4e21-8fcb-1dea8ce89781 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(34, 34, 34, 1);
border-style: solid;
border-radius: 30px;
max-width: 70%;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 16px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 0px;
hover-type: color;
}
#s-0e9f3eee-8b91-4e21-8fcb-1dea8ce89781:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-0e9f3eee-8b91-4e21-8fcb-1dea8ce89781:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-0e9f3eee-8b91-4e21-8fcb-1dea8ce89781-btn-wrapper {
    text-align: center;
  }


#s-0e9f3eee-8b91-4e21-8fcb-1dea8ce89781.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  block ;
}

#s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72 {
  background-size: cover;
padding-top: 0px;
padding-bottom: 35px;
min-height: 590px;
background-position: center center;
background-color: rgba(245, 225, 236, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72 {
  display: none;
}
#s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72, #wrap-s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72 {
  display: none;
}
#s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72, #wrap-s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72 {
  
}
}@media (max-width: 767px){#s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72 {
  
}
}







#s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-69b4ea09-4aef-45f1-a3b5-0ae69eefea72.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

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

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

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

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -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-73e542ef-c069-4d71-9b3a-9542401630c7 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}
@media (min-width: 1200px){#s-73e542ef-c069-4d71-9b3a-9542401630c7 {
  display: none;
}
#s-73e542ef-c069-4d71-9b3a-9542401630c7, #wrap-s-73e542ef-c069-4d71-9b3a-9542401630c7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-73e542ef-c069-4d71-9b3a-9542401630c7 {
  display: none;
}
#s-73e542ef-c069-4d71-9b3a-9542401630c7, #wrap-s-73e542ef-c069-4d71-9b3a-9542401630c7 { display:none !important; }}



  #s-73e542ef-c069-4d71-9b3a-9542401630c7 img.shogun-image {
    
    width: px;
  }


#s-73e542ef-c069-4d71-9b3a-9542401630c7 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-cb7f0788-7299-4da2-b4b9-ca9dbe559a91 {
  padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}








#s-cb7f0788-7299-4da2-b4b9-ca9dbe559a91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb7f0788-7299-4da2-b4b9-ca9dbe559a91.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-74c06164-3e59-4841-81b4-6ce9be6faffe {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
text-align: center;
}
@media (min-width: 1200px){#s-74c06164-3e59-4841-81b4-6ce9be6faffe {
  display: none;
}
#s-74c06164-3e59-4841-81b4-6ce9be6faffe, #wrap-s-74c06164-3e59-4841-81b4-6ce9be6faffe { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-74c06164-3e59-4841-81b4-6ce9be6faffe {
  display: none;
}
#s-74c06164-3e59-4841-81b4-6ce9be6faffe, #wrap-s-74c06164-3e59-4841-81b4-6ce9be6faffe { display:none !important; }}
#s-74c06164-3e59-4841-81b4-6ce9be6faffe .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 23px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-0d3cf22c-adec-4dcc-aa3b-b70ce32e2ebb {
  border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(229, 229, 229, 1);
}

#s-94216574-3894-4826-87f8-43d78608e253 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(34, 34, 34, 1);
border-style: solid;
border-radius: 30px;
max-width: 90%;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 16px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 0px;
hover-type: color;
}
#s-94216574-3894-4826-87f8-43d78608e253:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-94216574-3894-4826-87f8-43d78608e253:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-94216574-3894-4826-87f8-43d78608e253-btn-wrapper {
    text-align: center;
  }


#s-94216574-3894-4826-87f8-43d78608e253.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 500;
  
  font-family: Raleway;
  display:  block ;
}

#s-a61e0970-e435-40d2-b2f8-8b8a37812b56 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a61e0970-e435-40d2-b2f8-8b8a37812b56 {
  display: none;
}
#s-a61e0970-e435-40d2-b2f8-8b8a37812b56, #wrap-s-a61e0970-e435-40d2-b2f8-8b8a37812b56 { display:none !important; }}@media (max-width: 767px){#s-a61e0970-e435-40d2-b2f8-8b8a37812b56 {
  display: none;
}
#s-a61e0970-e435-40d2-b2f8-8b8a37812b56, #wrap-s-a61e0970-e435-40d2-b2f8-8b8a37812b56 { display:none !important; }}







#s-a61e0970-e435-40d2-b2f8-8b8a37812b56 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a61e0970-e435-40d2-b2f8-8b8a37812b56.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 2em;
margin-right: auto;
padding-top: 5px;
padding-left: 4em;
padding-bottom: 5px;
padding-right: 4em;
max-width: 90em;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb {
  display: none;
}
#s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb, #wrap-s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb { display:none !important; }}@media (max-width: 767px){#s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb {
  display: none;
}
#s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb, #wrap-s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb { display:none !important; }}
@media (min-width: 0px) {
[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335em);
}

}

@media (min-width: 992px) {
[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335em);
}

}

@media (min-width: 1200px) {
[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335em);
}

[id="s-7089aef1-bba7-4f9f-ae1e-d4cf5bcb00fb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335em);
}

}

#s-57de18a5-bb0f-46bc-9aa2-8c894a55eac0 {
  margin-bottom: 10px;
text-align: center;
}




  #s-57de18a5-bb0f-46bc-9aa2-8c894a55eac0 img.shogun-image {
    
    width: px;
  }


#s-57de18a5-bb0f-46bc-9aa2-8c894a55eac0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ce4a1496-e032-47ac-87e4-295b68712ca2 {
  margin-top: 2em;
padding-bottom: 0px;
}

#s-e348f953-c225-46b0-bc24-426a64a7b958 {
  margin-top: 1em;
margin-bottom: 1em;
padding-top: 0px;
padding-bottom: 10px;
}

#s-f105b2cd-d91f-4312-8dce-6d10a76d7116 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: auto;
margin-right: auto;
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: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-f105b2cd-d91f-4312-8dce-6d10a76d7116:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-f105b2cd-d91f-4312-8dce-6d10a76d7116:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(11, 11, 11, 1) !important;
hover-type: color !important;}@media (max-width: 767px){#s-f105b2cd-d91f-4312-8dce-6d10a76d7116 {
  
}
}


#s-f105b2cd-d91f-4312-8dce-6d10a76d7116.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-90b0a473-3b10-4bb7-8dd4-fd90847e4a27 {
  margin-bottom: 10px;
text-align: center;
}




  #s-90b0a473-3b10-4bb7-8dd4-fd90847e4a27 img.shogun-image {
    
    width: px;
  }


#s-90b0a473-3b10-4bb7-8dd4-fd90847e4a27 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-215337bf-1f06-49ac-90db-81622a08dc62 {
  margin-top: 2em;
padding-bottom: 0px;
}

#s-a971c664-7047-422f-8553-ae8e22820d25 {
  margin-top: 1em;
margin-bottom: 1em;
padding-top: 0px;
padding-bottom: 10px;
}

#s-786e2bcb-3c83-4dbb-b227-27b24a5a9af2 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: auto;
margin-right: auto;
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: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-786e2bcb-3c83-4dbb-b227-27b24a5a9af2:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-786e2bcb-3c83-4dbb-b227-27b24a5a9af2:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}@media (max-width: 767px){#s-786e2bcb-3c83-4dbb-b227-27b24a5a9af2 {
  
}
}


#s-786e2bcb-3c83-4dbb-b227-27b24a5a9af2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-82f093c1-baa2-4d61-bb62-6fe0c8acb0ce {
  margin-bottom: 10px;
text-align: center;
}




  #s-82f093c1-baa2-4d61-bb62-6fe0c8acb0ce img.shogun-image {
    
    width: px;
  }


#s-82f093c1-baa2-4d61-bb62-6fe0c8acb0ce .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-adbde303-c4bf-4a07-8c65-07b43d97a51c {
  margin-top: 2em;
margin-bottom: em;
padding-bottom: 0px;
}

#s-0a3dc16d-99ff-42b6-aeba-867afb14ff1a {
  margin-top: 1em;
margin-bottom: 1em;
padding-top: 0em;
padding-bottom: 10px;
}

#s-7b0bc4a2-1531-4f50-b51b-bd7913554ed4 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-left: auto;
margin-right: auto;
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: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-7b0bc4a2-1531-4f50-b51b-bd7913554ed4:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-7b0bc4a2-1531-4f50-b51b-bd7913554ed4:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}@media (max-width: 767px){#s-7b0bc4a2-1531-4f50-b51b-bd7913554ed4 {
  
}
}


#s-7b0bc4a2-1531-4f50-b51b-bd7913554ed4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-bd410506-118b-496e-b810-cdaa5124c1f6 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-bd410506-118b-496e-b810-cdaa5124c1f6 {
  display: none;
}
#s-bd410506-118b-496e-b810-cdaa5124c1f6, #wrap-s-bd410506-118b-496e-b810-cdaa5124c1f6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bd410506-118b-496e-b810-cdaa5124c1f6 {
  display: none;
}
#s-bd410506-118b-496e-b810-cdaa5124c1f6, #wrap-s-bd410506-118b-496e-b810-cdaa5124c1f6 { display:none !important; }}







#s-bd410506-118b-496e-b810-cdaa5124c1f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd410506-118b-496e-b810-cdaa5124c1f6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-1a2a0d0f-e96e-4cfd-acdf-cd378c00426f {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
padding-top: 6px;
padding-bottom: 6px;
min-height: 0px;
}
@media (min-width: 1200px){#s-1a2a0d0f-e96e-4cfd-acdf-cd378c00426f {
  display: none;
}
#s-1a2a0d0f-e96e-4cfd-acdf-cd378c00426f, #wrap-s-1a2a0d0f-e96e-4cfd-acdf-cd378c00426f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1a2a0d0f-e96e-4cfd-acdf-cd378c00426f {
  display: none;
}
#s-1a2a0d0f-e96e-4cfd-acdf-cd378c00426f, #wrap-s-1a2a0d0f-e96e-4cfd-acdf-cd378c00426f { display:none !important; }}
#s-44078c3d-8775-40d9-be8a-5d667af5a2a9 {
  margin-bottom: 10px;
text-align: center;
}




  #s-44078c3d-8775-40d9-be8a-5d667af5a2a9 img.shogun-image {
    
    width: px;
  }


#s-44078c3d-8775-40d9-be8a-5d667af5a2a9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-031d905e-9641-43c7-a8f8-c99ccee8f7d2 {
  margin-bottom: 10px;
text-align: center;
}




  #s-031d905e-9641-43c7-a8f8-c99ccee8f7d2 img.shogun-image {
    
    width: px;
  }


#s-031d905e-9641-43c7-a8f8-c99ccee8f7d2 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-74262073-2c90-451b-8dcf-f7b905438607 {
  margin-bottom: 10px;
text-align: center;
}




  #s-74262073-2c90-451b-8dcf-f7b905438607 img.shogun-image {
    
    width: px;
  }


#s-74262073-2c90-451b-8dcf-f7b905438607 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-374bb47b-d626-4e17-902f-9f3757c6bdca {
  margin-bottom: 10px;
text-align: center;
}




  #s-374bb47b-d626-4e17-902f-9f3757c6bdca img.shogun-image {
    
    width: px;
  }


#s-374bb47b-d626-4e17-902f-9f3757c6bdca .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c2b2e99b-dae7-485d-951b-8546442fc53a {
  margin-top: 0em;
padding-bottom: 0px;
}

#s-a83f8c4c-021f-4d0c-a353-50ca4802b421 {
  margin-top: 0em;
padding-bottom: 0px;
}

#s-c2f1c9e4-2ac7-4390-96e8-eb5782386db5 {
  margin-top: 0em;
margin-bottom: em;
padding-bottom: 0px;
}

#s-1214fa29-4570-4918-bb20-7001f2e665d3 {
  margin-top: 0em;
margin-bottom: em;
padding-bottom: 0px;
}

#s-9a4323a3-4580-434d-b070-b5201253a685 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0px;
padding-bottom: 0px;
}

#s-bacd1273-f5fe-4af9-a494-9a4e7cfe8a70 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0px;
padding-bottom: 0px;
}

#s-52fdd771-8e91-4410-87eb-0cc94b5502df {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-bottom: 0px;
}

#s-b265c7e6-1ebc-4c4a-8d59-6b7fc29aaba7 {
  margin-top: 0em;
margin-bottom: 0em;
padding-top: 0em;
padding-bottom: 0px;
}

#s-6f5a9d74-aae9-4acf-8d76-55a213220a2e {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 30px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0em;
padding-left: 6em;
padding-bottom: 0em;
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: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-6f5a9d74-aae9-4acf-8d76-55a213220a2e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-6f5a9d74-aae9-4acf-8d76-55a213220a2e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-6f5a9d74-aae9-4acf-8d76-55a213220a2e {
  
}
}


#s-6f5a9d74-aae9-4acf-8d76-55a213220a2e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-99b65665-b34b-43ec-ad6a-2c1833ccf837 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 30px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0em;
padding-left: 6em;
padding-bottom: 0em;
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: center;
background-color: rgba(253, 253, 253, 1);
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-99b65665-b34b-43ec-ad6a-2c1833ccf837:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-99b65665-b34b-43ec-ad6a-2c1833ccf837:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-99b65665-b34b-43ec-ad6a-2c1833ccf837 {
  
}
}


#s-99b65665-b34b-43ec-ad6a-2c1833ccf837.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-5bccbc51-06bb-4a6a-b7f0-ba24739d34cc {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 30px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0em;
padding-left: 5em;
padding-bottom: 0em;
padding-right: 5em;
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: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-5bccbc51-06bb-4a6a-b7f0-ba24739d34cc:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-5bccbc51-06bb-4a6a-b7f0-ba24739d34cc:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-5bccbc51-06bb-4a6a-b7f0-ba24739d34cc {
  
}
}


#s-5bccbc51-06bb-4a6a-b7f0-ba24739d34cc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-eb95a0bf-a2be-4e3b-a63c-bb5b99b135af {
  margin-top: 0em;
margin-bottom: 1em;
}

#s-3f9bad34-efab-4435-978c-27edfaf09948 {
  border-style: solid;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0em;
padding-left: 5em;
padding-bottom: 0em;
padding-right: 5em;
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: center;
background-color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-3f9bad34-efab-4435-978c-27edfaf09948:hover {background-color: rgba(0, 0, 0, 0) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-3f9bad34-efab-4435-978c-27edfaf09948:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-3f9bad34-efab-4435-978c-27edfaf09948 {
  
}
}


#s-3f9bad34-efab-4435-978c-27edfaf09948.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-c10ee7ea-3872-495b-af17-844b8e1fd758 {
  background-size: cover;
margin-top: auto;
margin-left: 0px;
margin-bottom: auto;
margin-right: 0px;
padding-top: 40px;
padding-left: 10%;
padding-bottom: 40px;
padding-right: 10%;
min-height: 500px;
background-position: center center;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-c10ee7ea-3872-495b-af17-844b8e1fd758 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c10ee7ea-3872-495b-af17-844b8e1fd758 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c10ee7ea-3872-495b-af17-844b8e1fd758 {
  
}
}@media (max-width: 767px){#s-c10ee7ea-3872-495b-af17-844b8e1fd758 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-c10ee7ea-3872-495b-af17-844b8e1fd758 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-c10ee7ea-3872-495b-af17-844b8e1fd758.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-03381961-e6ac-4e99-9806-da4c336bd705 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-03381961-e6ac-4e99-9806-da4c336bd705"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-2af6414d-d3f8-45fe-9214-78b9ee95bfab {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
text-align: left;
}

#s-2af6414d-d3f8-45fe-9214-78b9ee95bfab .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



.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;
}

@media (max-width: 767px){#s-92e3561b-ca4e-4ac9-87ca-7161efce442a {
  margin-top: 40px;
margin-bottom: 40px;
}
}
#s-f1c8b7da-2280-4ef1-99f0-0ce98ef3d79d {
  min-height: 50px;
}








#s-f1c8b7da-2280-4ef1-99f0-0ce98ef3d79d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1c8b7da-2280-4ef1-99f0-0ce98ef3d79d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f604ef8e-1b9f-46be-ae33-b7aeb80ba9a4 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
text-align: left;
}

#s-f604ef8e-1b9f-46be-ae33-b7aeb80ba9a4 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 30px;
  line-height: 1.1em;
  letter-spacing: 1px;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2c0514b6-5edd-4d4b-8436-ffbe93e750c5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7ddc9451-73c5-4bd7-b8af-af140cc251eb {
  text-align: center;
}




  #s-7ddc9451-73c5-4bd7-b8af-af140cc251eb img.shogun-image {
    
    width: px;
  }


#s-7ddc9451-73c5-4bd7-b8af-af140cc251eb .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f0758483-ac5f-4afd-9f4d-34fe02356835 {
  background-size: cover;
margin-top: auto;
margin-bottom: auto;
padding-top: 50px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 600px;
background-position: center center;
background-color: rgba(255, 225, 238, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-f0758483-ac5f-4afd-9f4d-34fe02356835 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f0758483-ac5f-4afd-9f4d-34fe02356835 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f0758483-ac5f-4afd-9f4d-34fe02356835 {
  padding-top: 0px;
}
}@media (max-width: 767px){#s-f0758483-ac5f-4afd-9f4d-34fe02356835 {
  padding-top: 0px;
padding-left: 20px;
padding-right: 20px;
}
}







#s-f0758483-ac5f-4afd-9f4d-34fe02356835 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-f0758483-ac5f-4afd-9f4d-34fe02356835.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-46e49be2-eacf-4e96-ad0d-26dffcc9f6a7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-ffa06cb1-2a10-4d15-96f4-b284a547805d {
  min-height: 50px;
}








#s-ffa06cb1-2a10-4d15-96f4-b284a547805d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ffa06cb1-2a10-4d15-96f4-b284a547805d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2fec74d7-3f0f-47d1-a942-8e0809279d0b {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
text-align: left;
}

#s-2fec74d7-3f0f-47d1-a942-8e0809279d0b .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 30px;
  line-height: 1.5em;
  letter-spacing: 1px;
  text-align: left;
}



#s-6010bce9-27bf-4518-a8c6-fcc100c21e18 {
  border-style: solid;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
}

#s-a031d749-db4f-44a3-b609-8136048c2107 {
  text-align: center;
}
@media (min-width: 1200px){#s-a031d749-db4f-44a3-b609-8136048c2107 {
  margin-top: 40px;
margin-bottom: 40px;
}
}



  #s-a031d749-db4f-44a3-b609-8136048c2107 img.shogun-image {
    
    width: px;
  }


#s-a031d749-db4f-44a3-b609-8136048c2107 .shogun-image-content {
  
    -webkit-box-align: end;
  
            align-items: flex-end;
  
}

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