.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-52c71dd8-43cb-44ae-a8ad-43624ee4bbfc {
  background-image: url(https://i.shgcdn.com/a1fba0fa-498d-4c38-977b-f64606e1b089/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 720px;
background-position: center center;
}
@media (min-width: 1200px){#s-52c71dd8-43cb-44ae-a8ad-43624ee4bbfc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-52c71dd8-43cb-44ae-a8ad-43624ee4bbfc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-52c71dd8-43cb-44ae-a8ad-43624ee4bbfc {
  min-height: 480px;
}
}@media (max-width: 767px){#s-52c71dd8-43cb-44ae-a8ad-43624ee4bbfc {
  margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
min-height: 480px;
}
}







#s-52c71dd8-43cb-44ae-a8ad-43624ee4bbfc > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-52c71dd8-43cb-44ae-a8ad-43624ee4bbfc.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 1200px){#s-0482a40c-6cf8-4721-b2d5-9627f6c3a712 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0482a40c-6cf8-4721-b2d5-9627f6c3a712 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0482a40c-6cf8-4721-b2d5-9627f6c3a712 {
  
}
}@media (max-width: 767px){#s-0482a40c-6cf8-4721-b2d5-9627f6c3a712 {
  
}
}
@media (min-width: 0px) {
[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0482a40c-6cf8-4721-b2d5-9627f6c3a712"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-46fce618-040c-473e-9193-a33937722380 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-46fce618-040c-473e-9193-a33937722380 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-46fce618-040c-473e-9193-a33937722380 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-46fce618-040c-473e-9193-a33937722380 {
  
}
}@media (max-width: 767px){#s-46fce618-040c-473e-9193-a33937722380 {
  
}
}







#s-46fce618-040c-473e-9193-a33937722380 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-46fce618-040c-473e-9193-a33937722380.shg-box.shg-c {
  justify-content: flex-start;
}

.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-97b329bf-3d77-4410-8813-bccb6b6749f7 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-97b329bf-3d77-4410-8813-bccb6b6749f7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 37px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

#s-c4f53b74-33a6-45b1-b674-bbc186dd5d4e {
  margin-top: 20px;
margin-bottom: 20px;
}

.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-6545ea0a-661e-43d9-a0fd-895a763c63f0 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 0);
border-style: solid;
border-radius: 2px;
background-color: rgba(43, 202, 69, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
hover-type: color;
}
#s-6545ea0a-661e-43d9-a0fd-895a763c63f0:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(111, 135, 146, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-6545ea0a-661e-43d9-a0fd-895a763c63f0:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-6545ea0a-661e-43d9-a0fd-895a763c63f0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-b7431155-95c1-4ee7-ab9b-07920283f77b {
  min-height: 50px;
}








#s-b7431155-95c1-4ee7-ab9b-07920283f77b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7431155-95c1-4ee7-ab9b-07920283f77b.shg-box.shg-c {
  justify-content: center;
}

#s-9097732e-7d44-41c1-8da7-762f02994220 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 3px;
padding-bottom: 3px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
background-color: rgba(166, 184, 145, 1);
}








#s-9097732e-7d44-41c1-8da7-762f02994220 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9097732e-7d44-41c1-8da7-762f02994220.shg-box.shg-c {
  justify-content: center;
}

#s-792087fb-b0fb-46a0-b767-5a476f1aabb8 {
  margin-left: 20px;
margin-right: 20px;
}

#s-8764acbd-d64f-4fa7-b801-7bc92cf31d49 {
  margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
}

#s-69926c6c-dc24-416a-bc8c-b2530041f1ad {
  min-height: 50px;
}








#s-69926c6c-dc24-416a-bc8c-b2530041f1ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69926c6c-dc24-416a-bc8c-b2530041f1ad.shg-box.shg-c {
  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: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-c32e1979-c292-412f-853c-5c36db9ae0ee {
  text-align: center;
}




  #s-c32e1979-c292-412f-853c-5c36db9ae0ee img.shogun-image {
    
    width: px;
  }


#s-c32e1979-c292-412f-853c-5c36db9ae0ee .shogun-image-content {
  
    align-items: center;
  
}

#s-4863aaea-b558-48ae-8c90-1e4a9a64a321 {
  min-height: 50px;
}








#s-4863aaea-b558-48ae-8c90-1e4a9a64a321 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4863aaea-b558-48ae-8c90-1e4a9a64a321.shg-box.shg-c {
  justify-content: center;
}

#s-6a15a247-8b2e-4b63-88bd-a00b14c06e07 {
  min-height: 50px;
}








#s-6a15a247-8b2e-4b63-88bd-a00b14c06e07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a15a247-8b2e-4b63-88bd-a00b14c06e07.shg-box.shg-c {
  justify-content: center;
}

#s-66e2b28d-46b2-42a1-8e21-c3d5debef091 {
  margin-top: 30px;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
}

#s-19c77c3f-7720-4dfb-a460-28e5ff110bef {
  text-align: center;
}




  #s-19c77c3f-7720-4dfb-a460-28e5ff110bef img.shogun-image {
    
    width: px;
  }


#s-19c77c3f-7720-4dfb-a460-28e5ff110bef .shogun-image-content {
  
    align-items: center;
  
}

#s-aac8e67a-11e2-422c-999b-4ff525b441d2 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
}

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

#s-44fdd313-dc97-4485-8f17-d821154639ac {
  margin-bottom: 50px;
}

#s-ce137723-39ef-4e58-b5f2-18d33b71138a {
  min-height: 50px;
}








#s-ce137723-39ef-4e58-b5f2-18d33b71138a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce137723-39ef-4e58-b5f2-18d33b71138a.shg-box.shg-c {
  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;
  image-rendering: -webkit-optimize-contrast;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-69e4acf4-6c82-40b3-8967-31804fd75953 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-b6705f49-ea92-4301-9dc7-8a85634e2083 {
  text-align: center;
}




  #s-b6705f49-ea92-4301-9dc7-8a85634e2083 img.shogun-image {
    
    width: px;
  }


#s-b6705f49-ea92-4301-9dc7-8a85634e2083 .shogun-image-content {
  
    align-items: center;
  
}

#s-11796c75-3757-4a9f-80ed-590bc5b68be0 {
  text-align: center;
}




  #s-11796c75-3757-4a9f-80ed-590bc5b68be0 img.shogun-image {
    
    width: px;
  }


#s-11796c75-3757-4a9f-80ed-590bc5b68be0 .shogun-image-content {
  
    align-items: center;
  
}

#s-bda66fbe-8ffe-43bd-aa87-b9a9897eb860 {
  text-align: center;
}




  #s-bda66fbe-8ffe-43bd-aa87-b9a9897eb860 img.shogun-image {
    
    width: px;
  }


#s-bda66fbe-8ffe-43bd-aa87-b9a9897eb860 .shogun-image-content {
  
    align-items: center;
  
}

#s-abba4578-5cae-4ba4-8427-696ccebaf5b9 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-5117aff3-5753-4cc0-a0be-f960fa9f7dca {
  text-align: center;
}




  #s-5117aff3-5753-4cc0-a0be-f960fa9f7dca img.shogun-image {
    
    width: px;
  }


#s-5117aff3-5753-4cc0-a0be-f960fa9f7dca .shogun-image-content {
  
    align-items: center;
  
}

#s-758c30a7-df4f-4a9b-a387-d1d5d1260e2f {
  text-align: center;
}




  #s-758c30a7-df4f-4a9b-a387-d1d5d1260e2f img.shogun-image {
    
    width: px;
  }


#s-758c30a7-df4f-4a9b-a387-d1d5d1260e2f .shogun-image-content {
  
    align-items: center;
  
}

#s-8944c8c2-1e98-4960-bc02-27703b0b17fc {
  text-align: center;
}




  #s-8944c8c2-1e98-4960-bc02-27703b0b17fc img.shogun-image {
    
    width: px;
  }


#s-8944c8c2-1e98-4960-bc02-27703b0b17fc .shogun-image-content {
  
    align-items: center;
  
}

#s-a3547af5-f44e-4edf-afc4-03875342b005 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 50px;
padding-top: 3px;
padding-bottom: 3px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
background-color: rgba(166, 184, 145, 1);
}








#s-a3547af5-f44e-4edf-afc4-03875342b005 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3547af5-f44e-4edf-afc4-03875342b005.shg-box.shg-c {
  justify-content: center;
}

#s-c5d29ddc-eaef-4f30-bf86-ac247057ebe7 {
  margin-left: 20px;
margin-right: 20px;
}

#s-151654fb-5856-4eba-b3fb-4ef08beee90e {
  min-height: 50px;
}








#s-151654fb-5856-4eba-b3fb-4ef08beee90e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-151654fb-5856-4eba-b3fb-4ef08beee90e.shg-box.shg-c {
  justify-content: center;
}

#s-2ef134db-1e1d-4946-8e0a-5a7fe499eefb {
  min-height: 50px;
}








#s-2ef134db-1e1d-4946-8e0a-5a7fe499eefb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ef134db-1e1d-4946-8e0a-5a7fe499eefb.shg-box.shg-c {
  justify-content: center;
}

#s-a766b0cd-20fd-4471-a841-937db608cd61 {
  margin-bottom: 30px;
}

#s-2766f638-9f79-4749-b9e5-bf6df8ef9a2f {
  min-height: 50px;
}








#s-2766f638-9f79-4749-b9e5-bf6df8ef9a2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2766f638-9f79-4749-b9e5-bf6df8ef9a2f.shg-box.shg-c {
  justify-content: center;
}

#s-c872ff44-37c4-4db4-a772-686f4ada8bdf {
  margin-bottom: 20px;
padding-left: 10px;
padding-right: 10px;
}

#s-96f7e7e7-7cec-4e47-82e7-597cdbaeff79 {
  margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-1d983155-ef2a-4cd0-9b10-5bff7c1cea63 {
  text-align: center;
}




  #s-1d983155-ef2a-4cd0-9b10-5bff7c1cea63 img.shogun-image {
    
    width: px;
  }


#s-1d983155-ef2a-4cd0-9b10-5bff7c1cea63 .shogun-image-content {
  
    align-items: center;
  
}

#s-f3232ab4-2896-41ce-af24-68bc5e3c3ce4 {
  text-align: center;
}




  #s-f3232ab4-2896-41ce-af24-68bc5e3c3ce4 img.shogun-image {
    
    width: px;
  }


#s-f3232ab4-2896-41ce-af24-68bc5e3c3ce4 .shogun-image-content {
  
    align-items: center;
  
}

#s-d83d3e4d-1ead-4929-a54a-c8d88da8d982 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 20px;
padding-top: 3px;
padding-bottom: 3px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
background-color: rgba(236, 149, 11, 1);
}








#s-d83d3e4d-1ead-4929-a54a-c8d88da8d982 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d83d3e4d-1ead-4929-a54a-c8d88da8d982.shg-box.shg-c {
  justify-content: center;
}

#s-3ba6c5e1-197d-4aed-a6a8-8d1861a786b9 {
  margin-left: 20px;
margin-right: 20px;
}

#s-c7eb66a6-a9ce-429e-9633-68220c09c4e7 {
  padding-left: 10px;
padding-right: 10px;
}

#s-5219028e-3606-4cd5-953a-075d3a9756ce {
  margin-top: 30px;
text-align: center;
}




  #s-5219028e-3606-4cd5-953a-075d3a9756ce img.shogun-image {
    
    width: px;
  }


#s-5219028e-3606-4cd5-953a-075d3a9756ce .shogun-image-content {
  
    align-items: center;
  
}

#s-2fbe1b8d-9d99-4ec2-a7a0-44586dff5398 {
  margin-top: 10px;
padding-left: 10px;
padding-right: 10px;
}

#s-82a4bde4-a0bb-4f9b-86fd-f9420ba624e2 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(43, 202, 69, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-82a4bde4-a0bb-4f9b-86fd-f9420ba624e2:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(32, 201, 98, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-82a4bde4-a0bb-4f9b-86fd-f9420ba624e2:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(32, 201, 98, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-82a4bde4-a0bb-4f9b-86fd-f9420ba624e2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-227a6882-bdda-458c-98be-c501726f461b {
  min-height: 50px;
}








#s-227a6882-bdda-458c-98be-c501726f461b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-227a6882-bdda-458c-98be-c501726f461b.shg-box.shg-c {
  justify-content: center;
}

#s-dd37760a-f30c-4116-ae57-f9c2ff316f2d {
  margin-bottom: 20px;
}

.shogun-countdown {
  display: flex;
  text-align: center;
  justify-content: center;
}

.shg-align-left > .shogun-countdown {
  justify-content: flex-start;
}

.shg-align-right > .shogun-countdown {
  justify-content: flex-end;
}

.shogun-countdown > div {
  padding: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.shogun-countdown > div > label {
  font-size: 12px;
}

.shogun-countdown > span {
  padding: 5px;
  font-size: 32px;
  line-height: 32px;
}

.shogun-countdown > div > span {
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
}

.shogun-countdown-small > div > label {
  font-size: 8px;
}

.shogun-countdown-small > span,
.shogun-countdown-small > div > span  {
  font-size: 21px;
  line-height: 21px;
}

.shogun-countdown-large > div > label {
  font-size: 18px;
}

.shogun-countdown-large > span,
.shogun-countdown-large > div > span {
  font-size: 48px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .shogun-countdown > span,
  .shogun-countdown > div > span {
    font-size: 45px;
    line-height: 45px;
  }

  .shogun-countdown-small > span,
  .shogun-countdown-small > div > span {
    font-size: 30px;
    line-height: 30px;
  }

  .shogun-countdown-large > span,
  .shogun-countdown-large > div > span {
    font-size: 68px;
    line-height: 68px;
  }
}

#s-e9f2dba7-f6ba-47ea-8d1e-8dfd861fdc0e .shogun-countdown span, #s-e9f2dba7-f6ba-47ea-8d1e-8dfd861fdc0e .shogun-countdown label {
  color: rgba(255, 0, 0, 1);
}
#s-71554119-1915-4e5e-a12c-978795066459 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 3px;
padding-bottom: 3px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
background-color: rgba(166, 184, 145, 1);
}








#s-71554119-1915-4e5e-a12c-978795066459 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71554119-1915-4e5e-a12c-978795066459.shg-box.shg-c {
  justify-content: center;
}

#s-555d5400-3a80-4c6a-a638-89e519107b14 {
  margin-left: 20px;
margin-right: 20px;
}

#s-f5066468-509a-44c5-9a2b-3ef12ef96a08 {
  min-height: 50px;
}








#s-f5066468-509a-44c5-9a2b-3ef12ef96a08 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5066468-509a-44c5-9a2b-3ef12ef96a08.shg-box.shg-c {
  justify-content: center;
}

#s-a867d028-9a6c-44a4-a875-a3d610454665 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a867d028-9a6c-44a4-a875-a3d610454665 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4e1bbf81-bf7b-4878-b106-5cfb2c095adf {
  margin-bottom: 30px;
padding-left: 10px;
padding-right: 10px;
}

#s-947967ad-28f6-40bf-8d72-32966e6191ee {
  min-height: 50px;
}








#s-947967ad-28f6-40bf-8d72-32966e6191ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-947967ad-28f6-40bf-8d72-32966e6191ee.shg-box.shg-c {
  justify-content: center;
}

#s-574c2ce9-bd76-4ecb-a888-277bb408fbc6 {
  text-align: center;
}




  #s-574c2ce9-bd76-4ecb-a888-277bb408fbc6 img.shogun-image {
    
    width: px;
  }


#s-574c2ce9-bd76-4ecb-a888-277bb408fbc6 .shogun-image-content {
  
    align-items: center;
  
}

#s-d9dde8d8-f661-41b7-9601-683f25cc57ab {
  min-height: 50px;
}








#s-d9dde8d8-f661-41b7-9601-683f25cc57ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d9dde8d8-f661-41b7-9601-683f25cc57ab.shg-box.shg-c {
  justify-content: center;
}

#s-8bfc1a5f-f0c0-4cc3-b785-b30ac7de7aa5 {
  margin-top: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8bfc1a5f-f0c0-4cc3-b785-b30ac7de7aa5 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2717cc1b-fb20-4bda-9ea8-aca7313dc25b {
  min-height: 50px;
}








#s-2717cc1b-fb20-4bda-9ea8-aca7313dc25b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2717cc1b-fb20-4bda-9ea8-aca7313dc25b.shg-box.shg-c {
  justify-content: center;
}

#s-223ecca7-2e82-47dd-875e-b92c21109516 {
  padding-left: 10px;
padding-right: 10px;
}

#s-2dfe6bf7-cfcb-47fa-91b6-da6500637bf5 {
  min-height: 50px;
}








#s-2dfe6bf7-cfcb-47fa-91b6-da6500637bf5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2dfe6bf7-cfcb-47fa-91b6-da6500637bf5.shg-box.shg-c {
  justify-content: center;
}

#s-572840fe-78cc-4c83-90a1-e0b024be23cc {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-9f7585f3-2ed0-4cf5-8f4f-3f1207e9e9e8 {
  text-align: center;
}




  #s-9f7585f3-2ed0-4cf5-8f4f-3f1207e9e9e8 img.shogun-image {
    
    width: px;
  }


#s-9f7585f3-2ed0-4cf5-8f4f-3f1207e9e9e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-c2dc8782-554c-490c-a848-1d4e85715cec {
  text-align: center;
}




  #s-c2dc8782-554c-490c-a848-1d4e85715cec img.shogun-image {
    
    width: px;
  }


#s-c2dc8782-554c-490c-a848-1d4e85715cec .shogun-image-content {
  
    align-items: center;
  
}

#s-45ab7a47-441b-44a5-98fb-242394e99a1f {
  margin-top: 10px;
}

#s-c3c9635e-d6a0-4469-8891-f9b6ca7dcac6 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-c7a6e277-ac8e-489e-8aad-f3132fd1186c {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 3px;
padding-bottom: 3px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
background-color: rgba(166, 184, 145, 1);
}








#s-c7a6e277-ac8e-489e-8aad-f3132fd1186c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7a6e277-ac8e-489e-8aad-f3132fd1186c.shg-box.shg-c {
  justify-content: center;
}

#s-6dc5a948-0d3c-441a-a1e3-13bf0f4ea20d {
  margin-left: 20px;
margin-right: 20px;
}

#s-fe19570b-ade0-4e56-b1d4-8f6da159bdb6 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-fe19570b-ade0-4e56-b1d4-8f6da159bdb6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fe19570b-ade0-4e56-b1d4-8f6da159bdb6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fe19570b-ade0-4e56-b1d4-8f6da159bdb6 {
  
}
}@media (max-width: 767px){#s-fe19570b-ade0-4e56-b1d4-8f6da159bdb6 {
  
}
}







#s-fe19570b-ade0-4e56-b1d4-8f6da159bdb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe19570b-ade0-4e56-b1d4-8f6da159bdb6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9acbe924-467e-43c3-8f0a-57b111713b81 {
  padding-left: 10px;
padding-right: 10px;
}

#s-0c2fc477-b9c5-4465-a62c-0a0637038e88 {
  margin-top: 30px;
margin-bottom: 30px;
text-align: center;
}




  #s-0c2fc477-b9c5-4465-a62c-0a0637038e88 img.shogun-image {
    
    width: px;
  }


#s-0c2fc477-b9c5-4465-a62c-0a0637038e88 .shogun-image-content {
  
    align-items: center;
  
}

#s-1f1ce0cc-5c1f-4a22-9895-5435a25fc321 {
  margin-top: 30px;
text-align: center;
}




  #s-1f1ce0cc-5c1f-4a22-9895-5435a25fc321 img.shogun-image {
    
    width: px;
  }


#s-1f1ce0cc-5c1f-4a22-9895-5435a25fc321 .shogun-image-content {
  
    align-items: center;
  
}

#s-fe9b2f45-2b87-4175-b304-21a7e2197850 {
  border-style: solid;
margin-top: 60px;
margin-bottom: 30px;
padding-top: 3px;
padding-bottom: 3px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
background-color: rgba(135, 174, 175, 1);
}








#s-fe9b2f45-2b87-4175-b304-21a7e2197850 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe9b2f45-2b87-4175-b304-21a7e2197850.shg-box.shg-c {
  justify-content: center;
}

#s-34c45d27-22f2-4533-9f42-0755d964cbeb {
  margin-left: 20px;
margin-right: 20px;
}

#s-12fba019-7948-4223-813e-adb04c215355 {
  margin-top: 15px;
margin-left: 20px;
margin-bottom: 15px;
margin-right: 20px;
}

#s-59560940-fa0d-403e-b702-5e71741c190c {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-96ff74a2-a138-410f-8d34-c73d6eaa89ac {
  margin-bottom: 10px;
}

#s-311b0f91-e762-4bc8-baf3-dc393597f2c4 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 20px;
padding-top: 3px;
padding-bottom: 3px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
background-color: rgba(236, 149, 11, 1);
}








#s-311b0f91-e762-4bc8-baf3-dc393597f2c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-311b0f91-e762-4bc8-baf3-dc393597f2c4.shg-box.shg-c {
  justify-content: center;
}

#s-5c844012-772a-4d92-ba23-84a21d40dc5b {
  margin-left: 20px;
margin-right: 20px;
}

#s-6099acf6-b58f-4403-9319-4eddf187e9f8 {
  padding-left: 10px;
padding-right: 10px;
}

#s-cac2c904-e1ec-468b-8291-e6e78dbf9ffc {
  margin-top: 30px;
text-align: center;
}




  #s-cac2c904-e1ec-468b-8291-e6e78dbf9ffc img.shogun-image {
    
    width: px;
  }


#s-cac2c904-e1ec-468b-8291-e6e78dbf9ffc .shogun-image-content {
  
    align-items: center;
  
}

#s-e2a36857-e07f-435a-a4c0-18d91ca07162 {
  margin-top: 10px;
padding-left: 10px;
padding-right: 10px;
}

#s-54b4c505-9643-4f4a-a5fa-cc2ce011ec65 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(43, 202, 69, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-54b4c505-9643-4f4a-a5fa-cc2ce011ec65:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(32, 201, 98, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-54b4c505-9643-4f4a-a5fa-cc2ce011ec65:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(32, 201, 98, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-54b4c505-9643-4f4a-a5fa-cc2ce011ec65.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b6961812-0dfd-41d4-91e9-f6e8bf78eb14 {
  min-height: 50px;
}








#s-b6961812-0dfd-41d4-91e9-f6e8bf78eb14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6961812-0dfd-41d4-91e9-f6e8bf78eb14.shg-box.shg-c {
  justify-content: center;
}

#s-0cabce98-e263-4a20-bddd-f2cded85759b {
  margin-bottom: 20px;
}

#s-3f1081a1-8949-4e09-b926-e3d1ccafbb74 .shogun-countdown span, #s-3f1081a1-8949-4e09-b926-e3d1ccafbb74 .shogun-countdown label {
  color: rgba(248, 0, 0, 1);
}
#s-c90a1567-94f3-40ba-8cda-8796b6e9978e {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 3px;
padding-bottom: 3px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
background-color: rgba(135, 174, 175, 1);
}








#s-c90a1567-94f3-40ba-8cda-8796b6e9978e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c90a1567-94f3-40ba-8cda-8796b6e9978e.shg-box.shg-c {
  justify-content: center;
}

#s-d3d4cc2d-cb72-4e4c-b11e-a52e633d030f {
  margin-left: 20px;
margin-right: 20px;
}

#s-be430a73-0f25-4fe4-9759-538de4eca940 {
  margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
}

#s-35f2075a-1218-4b77-acb8-9ea583e70fd7 {
  margin-bottom: 40px;
text-align: center;
}




  #s-35f2075a-1218-4b77-acb8-9ea583e70fd7 img.shogun-image {
    
    width: px;
  }


#s-35f2075a-1218-4b77-acb8-9ea583e70fd7 .shogun-image-content {
  
    align-items: center;
  
}

#s-174e8781-b75f-4625-8647-3b850ba490be {
  margin-bottom: 40px;
text-align: center;
}




  #s-174e8781-b75f-4625-8647-3b850ba490be img.shogun-image {
    
    width: px;
  }


#s-174e8781-b75f-4625-8647-3b850ba490be .shogun-image-content {
  
    align-items: center;
  
}

#s-36c622a5-5da3-47d1-b43c-9201ee49363e {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 3px;
padding-bottom: 3px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
background-color: rgba(135, 174, 175, 1);
}








#s-36c622a5-5da3-47d1-b43c-9201ee49363e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36c622a5-5da3-47d1-b43c-9201ee49363e.shg-box.shg-c {
  justify-content: center;
}

#s-0d1cd2d6-d790-4e9d-988b-b2ec3a89fd4a {
  margin-left: 20px;
margin-right: 20px;
}

#s-f9fa78d8-ee50-436c-a90a-2e6039c1f19b {
  margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
}

#s-a74bd849-767d-4638-9c7d-72d5e9a48db8 {
  margin-bottom: 40px;
text-align: center;
}




  #s-a74bd849-767d-4638-9c7d-72d5e9a48db8 img.shogun-image {
    
    width: px;
  }


#s-a74bd849-767d-4638-9c7d-72d5e9a48db8 .shogun-image-content {
  
    align-items: center;
  
}

#s-ef082a0f-e1fa-4941-9ba4-9a8070c05a43 {
  border-style: solid;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 3px;
padding-bottom: 3px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
background-color: rgba(135, 174, 175, 1);
}








#s-ef082a0f-e1fa-4941-9ba4-9a8070c05a43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef082a0f-e1fa-4941-9ba4-9a8070c05a43.shg-box.shg-c {
  justify-content: center;
}

#s-127f0621-4fa2-4229-b325-13fe25478203 {
  margin-left: 20px;
margin-right: 20px;
}

#s-848870d7-df45-41ad-9d1a-76b5cc48dc78 {
  min-height: 50px;
}








#s-848870d7-df45-41ad-9d1a-76b5cc48dc78 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-848870d7-df45-41ad-9d1a-76b5cc48dc78.shg-box.shg-c {
  justify-content: center;
}

#s-4fea0f52-bce9-4ae0-a691-4a117bdbbfa3 {
  margin-bottom: 15px;
}

.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-fa4baf0c-10c3-4eed-88f8-309806ae4279 {
  margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
max-width: 870px;
opacity: 1;
}

#s-fa4baf0c-10c3-4eed-88f8-309806ae4279 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-fa4baf0c-10c3-4eed-88f8-309806ae4279 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-fa4baf0c-10c3-4eed-88f8-309806ae4279 td.shogun-table-column {
  background-color: #fff;
  padding: 5px;
  text-align: inherit;
}

#s-fa4baf0c-10c3-4eed-88f8-309806ae4279 td.shogun-table-row {
  background-color: #fff;
  padding: 8px;
}

#s-fa4baf0c-10c3-4eed-88f8-309806ae4279 td.shogun-table-column, #s-fa4baf0c-10c3-4eed-88f8-309806ae4279 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-558e422e-19e1-4464-b487-b15d6b4df630 {
  padding-left: 5px;
padding-right: 5px;
}

#s-c5c69aaa-4655-4a43-b7d1-48a801d7ed01 {
  padding-left: 5px;
padding-right: 5px;
}

#s-b3be33a5-daea-4fec-8c9c-cb6a5f905ade {
  padding-left: 5px;
padding-right: 5px;
}

#s-3b95b9c4-7959-41cf-ac8b-34d8abae02e9 {
  padding-left: 5px;
padding-right: 5px;
}

#s-d6c4602c-3130-4a1c-ba4c-b89b61070530 {
  padding-left: 5px;
padding-right: 5px;
}

#s-9f9ff9f8-48bd-4827-a9c8-1305df55573d {
  padding-left: 5px;
padding-right: 5px;
}

#s-4ccb0763-5d31-40df-81e6-5ac6e4d46f67 {
  margin-bottom: 30px;
text-align: center;
}




  #s-4ccb0763-5d31-40df-81e6-5ac6e4d46f67 img.shogun-image {
    
    width: px;
  }


#s-4ccb0763-5d31-40df-81e6-5ac6e4d46f67 .shogun-image-content {
  
    align-items: center;
  
}

#s-1057061f-507d-4e62-91b3-4538e8fd2556 {
  margin-bottom: 40px;
text-align: center;
}





#s-1057061f-507d-4e62-91b3-4538e8fd2556 .shogun-image-content {
  
    align-items: center;
  
}

#s-427c3a4e-ac10-41ae-8aac-a77991a24bf0 {
  border-style: solid;
margin-top: 50px;
margin-bottom: 20px;
padding-top: 3px;
padding-bottom: 3px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
background-color: rgba(236, 149, 11, 1);
}








#s-427c3a4e-ac10-41ae-8aac-a77991a24bf0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-427c3a4e-ac10-41ae-8aac-a77991a24bf0.shg-box.shg-c {
  justify-content: center;
}

#s-404f6992-3f2a-4d68-aaf0-78eaad6ce7e2 {
  margin-left: 20px;
margin-right: 20px;
}

#s-e6475a23-8139-40e6-8268-ab81f050d69c {
  padding-left: 10px;
padding-right: 10px;
}

#s-80beef2e-1e4e-4350-a55c-6d23a3b0d74b {
  margin-top: 30px;
text-align: center;
}




  #s-80beef2e-1e4e-4350-a55c-6d23a3b0d74b img.shogun-image {
    
    width: px;
  }


#s-80beef2e-1e4e-4350-a55c-6d23a3b0d74b .shogun-image-content {
  
    align-items: center;
  
}

#s-cc22e9a0-9088-4f1c-9045-2db0fe52af19 {
  margin-top: 10px;
padding-left: 10px;
padding-right: 10px;
}

#s-7f06f956-eccf-4f02-95a1-5af23c7536ae {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(43, 202, 69, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-7f06f956-eccf-4f02-95a1-5af23c7536ae:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(32, 201, 98, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-7f06f956-eccf-4f02-95a1-5af23c7536ae:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(32, 201, 98, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-7f06f956-eccf-4f02-95a1-5af23c7536ae.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7cce6588-ebeb-4386-a54d-f70e48d1a401 {
  min-height: 50px;
}








#s-7cce6588-ebeb-4386-a54d-f70e48d1a401 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7cce6588-ebeb-4386-a54d-f70e48d1a401.shg-box.shg-c {
  justify-content: center;
}

#s-978deaf8-5b2a-441e-bfeb-5814018ee4d5 {
  margin-bottom: 20px;
}

#s-6552230b-5734-489a-9ff4-a0b38286521c .shogun-countdown span, #s-6552230b-5734-489a-9ff4-a0b38286521c .shogun-countdown label {
  color: rgba(255, 0, 0, 1);
}
/*
  $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%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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