.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-8ba3fcba-8a7b-45d1-a12c-0141acba9585 {
  min-height: 50px;
}








#s-8ba3fcba-8a7b-45d1-a12c-0141acba9585 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ba3fcba-8a7b-45d1-a12c-0141acba9585.shg-box.shg-c {
  justify-content: center;
}

#s-9a8a002b-6eb6-4a08-b3c0-bbc9f31b2b1d {
  background-image: url(https://i.shgcdn.com/0ad5bace-9cf2-4966-ad99-e07bab699d31/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 25px;
padding-bottom: 25px;
min-height: 50px;
background-position: center center;
background-attachment: scroll;
}








#s-9a8a002b-6eb6-4a08-b3c0-bbc9f31b2b1d > .shg-box-overlay {
  background-color: rgba(5, 0, 0, 1);
  opacity: 0.5;
}#s-9a8a002b-6eb6-4a08-b3c0-bbc9f31b2b1d.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-c9fb442d-78de-4996-8270-18b06ee1349d {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c9fb442d-78de-4996-8270-18b06ee1349d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Source Sans Pro";
  font-style:   ;
  font-size: 60px;
  line-height: 1em;
  letter-spacing: 0px;
  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-af85aecd-505c-477f-9ec9-0e8bdc8961fb {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}

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

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

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

@media (min-width: 0px) {
[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 768px) {
[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-afcd9de1-7027-40d6-a04e-ec54339f28e7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5px);
}

}

#s-8942ff0a-df74-44c7-883f-55d3e3c6f1e1 .shogun-icon-wrapper {
  text-align: center;
}


#s-8942ff0a-df74-44c7-883f-55d3e3c6f1e1 .shogun-icon-wrapper > .shogun-icon {

  font-size: 50px !important;
  color: rgba(255, 255, 255, 1);
}

#s-b5559aba-0f45-4554-bf12-45813150d8a6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b5559aba-0f45-4554-bf12-45813150d8a6 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ce327e5b-7f66-4037-b23e-4661d1dc9bcf .shogun-icon-wrapper {
  text-align: center;
}


#s-ce327e5b-7f66-4037-b23e-4661d1dc9bcf .shogun-icon-wrapper > .shogun-icon {

  font-size: 50px !important;
  color: rgba(255, 255, 255, 1);
}

#s-2efbf2bc-f2a8-47e2-9e21-892b97b2ce0c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2efbf2bc-f2a8-47e2-9e21-892b97b2ce0c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1a1c951a-f7e2-4ec0-930a-a4d7e4229f54 .shogun-icon-wrapper {
  text-align: center;
}


#s-1a1c951a-f7e2-4ec0-930a-a4d7e4229f54 .shogun-icon-wrapper > .shogun-icon {

  font-size: 50px !important;
  color: rgba(255, 255, 255, 1);
}

#s-03973b99-3862-4c0e-a879-27d5f0daf41d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-03973b99-3862-4c0e-a879-27d5f0daf41d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bf63d46d-6f64-4083-ad60-56db2e8615ce .shogun-icon-wrapper {
  text-align: center;
}


#s-bf63d46d-6f64-4083-ad60-56db2e8615ce .shogun-icon-wrapper > .shogun-icon {

  font-size: 50px !important;
  color: rgba(255, 255, 255, 1);
}

#s-3437fa27-71ea-44df-913c-3be09a6d04c9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3437fa27-71ea-44df-913c-3be09a6d04c9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5c224157-9dd2-4158-8dab-e763b18a3f87 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}

.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-fa5ced79-da7d-4299-afe2-a09efbb19ab7 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}

#s-fa5ced79-da7d-4299-afe2-a09efbb19ab7 .shogun-countdown span, #s-fa5ced79-da7d-4299-afe2-a09efbb19ab7 .shogun-countdown label {
  color: rgba(211, 178, 112, 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-4137465d-3f8b-4b8c-9fab-83b160245595 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 12px;
background-color: rgba(88, 178, 147, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-4137465d-3f8b-4b8c-9fab-83b160245595:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4137465d-3f8b-4b8c-9fab-83b160245595:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4137465d-3f8b-4b8c-9fab-83b160245595.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-004cd4d6-8e9c-480d-8373-92c871d542cf {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}

#s-7136c9b8-9293-43ed-b679-da7ea76c72cb {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}
@media (min-width: 1200px){#s-7136c9b8-9293-43ed-b679-da7ea76c72cb {
  display: none;
}
#s-7136c9b8-9293-43ed-b679-da7ea76c72cb, #wrap-s-7136c9b8-9293-43ed-b679-da7ea76c72cb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7136c9b8-9293-43ed-b679-da7ea76c72cb {
  display: none;
}
#s-7136c9b8-9293-43ed-b679-da7ea76c72cb, #wrap-s-7136c9b8-9293-43ed-b679-da7ea76c72cb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7136c9b8-9293-43ed-b679-da7ea76c72cb {
  display: none;
}
#s-7136c9b8-9293-43ed-b679-da7ea76c72cb, #wrap-s-7136c9b8-9293-43ed-b679-da7ea76c72cb { display:none !important; }}
.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-94a0fcfd-e268-486b-b708-b025f6b65ace {
  margin-top: 0px;
margin-left: 25%;
margin-bottom: 0px;
margin-right: 25%;
text-align: center;
}
@media (min-width: 1200px){#s-94a0fcfd-e268-486b-b708-b025f6b65ace {
  display: none;
}
#s-94a0fcfd-e268-486b-b708-b025f6b65ace, #wrap-s-94a0fcfd-e268-486b-b708-b025f6b65ace { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-94a0fcfd-e268-486b-b708-b025f6b65ace {
  display: none;
}
#s-94a0fcfd-e268-486b-b708-b025f6b65ace, #wrap-s-94a0fcfd-e268-486b-b708-b025f6b65ace { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-94a0fcfd-e268-486b-b708-b025f6b65ace {
  display: none;
}
#s-94a0fcfd-e268-486b-b708-b025f6b65ace, #wrap-s-94a0fcfd-e268-486b-b708-b025f6b65ace { display:none !important; }}



  #s-94a0fcfd-e268-486b-b708-b025f6b65ace img.shogun-image {
    
    width: px;
  }


#s-94a0fcfd-e268-486b-b708-b025f6b65ace .shogun-image-content {
  
    align-items: center;
  
}

#s-6c37f4a4-baad-4c80-a471-9542220e6901 {
  margin-left: 2%;
margin-right: 2%;
min-height: 50px;
}








#s-6c37f4a4-baad-4c80-a471-9542220e6901 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c37f4a4-baad-4c80-a471-9542220e6901.shg-box.shg-c {
  justify-content: center;
}

#s-d741d0d3-ed8f-43c1-b7f7-6df2adcb20d5 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-d741d0d3-ed8f-43c1-b7f7-6df2adcb20d5 {
  margin-left: 10%;
margin-right: 10%;
padding-left: 5%;
padding-right: 5%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d741d0d3-ed8f-43c1-b7f7-6df2adcb20d5 {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-d741d0d3-ed8f-43c1-b7f7-6df2adcb20d5 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Source Sans Pro";
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b2708417-357d-4cd6-a892-4af71b66c4cb {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-b2708417-357d-4cd6-a892-4af71b66c4cb {
  margin-left: 15%;
margin-right: 15%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b2708417-357d-4cd6-a892-4af71b66c4cb {
  margin-left: 15%;
margin-right: 15%;
}
}
#s-b2708417-357d-4cd6-a892-4af71b66c4cb .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "PT Serif";
  font-style:  normal ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-c9bfa8ee-23cf-490c-9010-a8aef1b66271 {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 50px;
}








#s-c9bfa8ee-23cf-490c-9010-a8aef1b66271 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9bfa8ee-23cf-490c-9010-a8aef1b66271.shg-box.shg-c {
  justify-content: center;
}

#s-a2387943-8e1b-46ab-9736-6d2acb00a846 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-a2387943-8e1b-46ab-9736-6d2acb00a846"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-305f3eb0-c23c-4365-9ce0-9d6d747d7f7c {
  text-align: center;
}




  #s-305f3eb0-c23c-4365-9ce0-9d6d747d7f7c img.shogun-image {
    
    width: px;
  }


#s-305f3eb0-c23c-4365-9ce0-9d6d747d7f7c .shogun-image-content {
  
    align-items: center;
  
}

#s-f54243ba-adfe-4c96-b56f-830da4becd86 {
  text-align: center;
}




  #s-f54243ba-adfe-4c96-b56f-830da4becd86 img.shogun-image {
    
    width: px;
  }


#s-f54243ba-adfe-4c96-b56f-830da4becd86 .shogun-image-content {
  
    align-items: center;
  
}

#s-78976d61-66e3-42ce-9088-6ef61fbed3e6 {
  text-align: center;
}




  #s-78976d61-66e3-42ce-9088-6ef61fbed3e6 img.shogun-image {
    
    width: px;
  }


#s-78976d61-66e3-42ce-9088-6ef61fbed3e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-c0adc1e3-6f8b-44f0-abd7-ea74144b6e9f {
  min-height: 50px;
background-color: rgba(238, 238, 238, 1);
}








#s-c0adc1e3-6f8b-44f0-abd7-ea74144b6e9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0adc1e3-6f8b-44f0-abd7-ea74144b6e9f.shg-box.shg-c {
  justify-content: center;
}

#s-03341213-58c2-48f4-95ed-50e867bbfa14 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-03341213-58c2-48f4-95ed-50e867bbfa14 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Source Sans Pro";
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a621fddc-a764-4f74-b826-93a5460c4352 {
  margin-left: 10%;
margin-right: 10%;
}

#s-82704bea-1ad2-4604-8ffe-b0e4b835d056 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(88, 178, 147, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-82704bea-1ad2-4604-8ffe-b0e4b835d056:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-82704bea-1ad2-4604-8ffe-b0e4b835d056:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-82704bea-1ad2-4604-8ffe-b0e4b835d056.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-229c4667-1800-4d43-a051-ba9b5a5f45b0 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-a7ce931a-77c5-44c8-b904-875bfa2a1f42 {
  margin-left: 2%;
margin-right: 2%;
min-height: 50px;
}
@media (min-width: 1200px){#s-a7ce931a-77c5-44c8-b904-875bfa2a1f42 {
  margin-left: 10%;
margin-right: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a7ce931a-77c5-44c8-b904-875bfa2a1f42 {
  margin-left: 10%;
margin-right: 10%;
}
}







#s-a7ce931a-77c5-44c8-b904-875bfa2a1f42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7ce931a-77c5-44c8-b904-875bfa2a1f42.shg-box.shg-c {
  justify-content: center;
}

#s-e121007d-687f-4401-9538-96c8d1f325c3 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e121007d-687f-4401-9538-96c8d1f325c3 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-84e39dad-531d-4349-83fe-14840ebaa006 {
  min-height: 50px;
}








#s-84e39dad-531d-4349-83fe-14840ebaa006 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84e39dad-531d-4349-83fe-14840ebaa006.shg-box.shg-c {
  justify-content: center;
}

#s-2dd7c5d2-d5d7-4fe1-9eff-b7362c9665c4 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
padding-left: 2%;
padding-right: 2%;
background-color: rgba(255, 255, 255, 1);
}

#s-45cd4c0d-3f94-485b-9a0f-9643b9915bc8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-45cd4c0d-3f94-485b-9a0f-9643b9915bc8 {
  margin-left: 15%;
margin-right: 15%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-45cd4c0d-3f94-485b-9a0f-9643b9915bc8 {
  margin-left: 15%;
margin-right: 15%;
}
}
#s-45cd4c0d-3f94-485b-9a0f-9643b9915bc8 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "PT Serif";
  font-style:  normal ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e2f7dab1-8f68-4a6e-967c-15a9cee0cd83 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-e2f7dab1-8f68-4a6e-967c-15a9cee0cd83 {
  margin-left: 10%;
margin-right: 10%;
padding-left: 5%;
padding-right: 5%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e2f7dab1-8f68-4a6e-967c-15a9cee0cd83 {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-e2f7dab1-8f68-4a6e-967c-15a9cee0cd83 .shogun-heading-component h1 {
  color: rgba(88, 178, 147, 1);
  font-weight:  700 ;
  font-family: "Source Sans Pro";
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-98a6fb5f-3810-4a10-8901-2784cca2683c {
  margin-top: 30px;
margin-left: 2%;
margin-bottom: 30px;
margin-right: 2%;
min-height: 50px;
}
@media (min-width: 1200px){#s-98a6fb5f-3810-4a10-8901-2784cca2683c {
  margin-left: 10%;
margin-right: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-98a6fb5f-3810-4a10-8901-2784cca2683c {
  margin-left: 10%;
margin-right: 10%;
}
}







#s-98a6fb5f-3810-4a10-8901-2784cca2683c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98a6fb5f-3810-4a10-8901-2784cca2683c.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-ca098a1b-3ec5-4779-aa3a-be3933a4a497"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-88a8ff4b-f50a-4e2e-811b-ff0a3b4afc3d .shogun-icon-wrapper {
  text-align: center;
}


#s-88a8ff4b-f50a-4e2e-811b-ff0a3b4afc3d .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(209, 174, 127, 1);
}

#s-f8360637-bd68-4ca5-99ae-10666163a13d {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f8360637-bd68-4ca5-99ae-10666163a13d .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "PT Serif";
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-68cbe766-2370-4fad-a158-48ff6c131546 {
  margin-top: 10px;
margin-left: 2%;
margin-bottom: 10px;
margin-right: 2%;
}

#s-faad2210-33b0-416f-a723-1fd96bc65896 .shogun-icon-wrapper {
  text-align: center;
}


#s-faad2210-33b0-416f-a723-1fd96bc65896 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(209, 174, 127, 1);
}

#s-dd26f41d-403b-4226-9cb6-fca2526e38a8 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dd26f41d-403b-4226-9cb6-fca2526e38a8 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "PT Serif";
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7ea1ba17-bd96-4c9d-952b-9484b6b28ab1 {
  margin-top: 10px;
margin-left: 2%;
margin-bottom: 10px;
margin-right: 2%;
}

#s-77652148-2675-4f4d-b0ae-01be09aad188 .shogun-icon-wrapper {
  text-align: center;
}


#s-77652148-2675-4f4d-b0ae-01be09aad188 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(209, 174, 127, 1);
}

#s-6d9c8008-8912-40a9-bdea-ad2e28eea3a9 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6d9c8008-8912-40a9-bdea-ad2e28eea3a9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "PT Serif";
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d448e5e2-b074-49bc-b041-5c33533a1669 {
  margin-top: 10px;
margin-left: 2%;
margin-bottom: 10px;
margin-right: 2%;
}

#s-75b13b56-8e07-4700-85e8-8f31e2cbd866 .shogun-icon-wrapper {
  text-align: center;
}


#s-75b13b56-8e07-4700-85e8-8f31e2cbd866 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(209, 174, 127, 1);
}

#s-8c94b1d3-061f-48a8-b1a3-d17577ed3757 {
  margin-top: 10px;
margin-left: 2%;
margin-bottom: 10px;
margin-right: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8c94b1d3-061f-48a8-b1a3-d17577ed3757 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "PT Serif";
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-dca7e109-eb85-43f2-8e8a-e61d75b34b6c {
  margin-top: 10px;
margin-left: 2%;
margin-bottom: 10px;
margin-right: 2%;
}

#s-2a0fff19-5c81-40dd-a8fa-33aba7977a79 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-2a0fff19-5c81-40dd-a8fa-33aba7977a79"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-d95c0825-6c92-4088-86e6-60d30f2a4261 {
  text-align: center;
}




  #s-d95c0825-6c92-4088-86e6-60d30f2a4261 img.shogun-image {
    
    width: px;
  }


#s-d95c0825-6c92-4088-86e6-60d30f2a4261 .shogun-image-content {
  
    align-items: center;
  
}

#s-0ce495b4-c99e-4812-8629-e93502fc902b {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0ce495b4-c99e-4812-8629-e93502fc902b .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "PT Serif";
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-15bef303-2d77-464d-ba59-84314ccf0344 {
  margin-top: 10px;
margin-left: 2%;
margin-bottom: 10px;
margin-right: 2%;
}

#s-620b0c79-8f7e-468d-86af-a066848c36e4 {
  text-align: center;
}




  #s-620b0c79-8f7e-468d-86af-a066848c36e4 img.shogun-image {
    
    width: px;
  }


#s-620b0c79-8f7e-468d-86af-a066848c36e4 .shogun-image-content {
  
    align-items: center;
  
}

#s-ac653f94-7e1e-43f7-ae4a-6d0c2c43f795 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ac653f94-7e1e-43f7-ae4a-6d0c2c43f795 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "PT Serif";
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0150de16-3f61-4e91-9081-100ed0de825c {
  margin-top: 10px;
margin-left: 2%;
margin-bottom: 10px;
margin-right: 2%;
}

#s-8e86d99a-17e3-4727-9a22-d69dd9440a1d {
  text-align: center;
}




  #s-8e86d99a-17e3-4727-9a22-d69dd9440a1d img.shogun-image {
    
    width: px;
  }


#s-8e86d99a-17e3-4727-9a22-d69dd9440a1d .shogun-image-content {
  
    align-items: center;
  
}

#s-99cf70ae-b716-4624-9f60-1404ec88d244 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-99cf70ae-b716-4624-9f60-1404ec88d244 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "PT Serif";
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-664e5d9d-a020-4ee0-85e5-89a01d0e3d95 {
  margin-top: 10px;
margin-left: 2%;
margin-bottom: 10px;
margin-right: 2%;
}

#s-3eab7d62-756d-46b8-a73e-bcc10a22e9b3 {
  text-align: center;
}




  #s-3eab7d62-756d-46b8-a73e-bcc10a22e9b3 img.shogun-image {
    
    width: px;
  }


#s-3eab7d62-756d-46b8-a73e-bcc10a22e9b3 .shogun-image-content {
  
    align-items: center;
  
}

#s-f9d070d2-3033-46e7-96af-9b22197b84a1 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f9d070d2-3033-46e7-96af-9b22197b84a1 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "PT Serif";
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9a142ff9-30a9-4c70-abf8-70daf9b0a6a6 {
  margin-top: 10px;
margin-left: 2%;
margin-bottom: 10px;
margin-right: 2%;
}

#s-0c487575-8870-41a1-8958-c24bd83462c4 {
  margin-left: 10%;
margin-right: 10%;
}

#s-a57aa4f3-b644-477b-a776-f16f106bf1a1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 12px;
background-color: rgba(88, 178, 147, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a57aa4f3-b644-477b-a776-f16f106bf1a1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a57aa4f3-b644-477b-a776-f16f106bf1a1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a57aa4f3-b644-477b-a776-f16f106bf1a1.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-dd6c99ca-76dd-4f30-903d-fe888340c635 {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 50px;
background-color: rgba(238, 238, 238, 1);
}








#s-dd6c99ca-76dd-4f30-903d-fe888340c635 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dd6c99ca-76dd-4f30-903d-fe888340c635.shg-box.shg-c {
  justify-content: center;
}

#s-f515c67e-9a49-47a1-8674-1354087f5321 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f515c67e-9a49-47a1-8674-1354087f5321 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Source Sans Pro";
  font-style:   ;
  font-size: 38px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4a4e09ce-5ddf-489f-9c2b-766cbc2f857b {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

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

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

.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 > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.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;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

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

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

.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-8b71c281-2f8f-4b57-bc6d-6586b30e2f71 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-8b71c281-2f8f-4b57-bc6d-6586b30e2f71 {
  margin-left: 15%;
margin-right: 15%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8b71c281-2f8f-4b57-bc6d-6586b30e2f71 {
  margin-left: 15%;
margin-right: 15%;
}
}
#s-8b71c281-2f8f-4b57-bc6d-6586b30e2f71 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-8b71c281-2f8f-4b57-bc6d-6586b30e2f71 .shg-sld-nav-button.shg-sld-left,
#s-8b71c281-2f8f-4b57-bc6d-6586b30e2f71 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-df8327e4-05b4-4d77-b440-da2a3e926bb4 {
  text-align: center;
}




  #s-df8327e4-05b4-4d77-b440-da2a3e926bb4 img.shogun-image {
    
    width: px;
  }


#s-df8327e4-05b4-4d77-b440-da2a3e926bb4 .shogun-image-content {
  
    align-items: center;
  
}

#s-b509a6b5-b0c5-43a8-b1b2-bf8eb6098714 {
  text-align: center;
}




  #s-b509a6b5-b0c5-43a8-b1b2-bf8eb6098714 img.shogun-image {
    
    width: px;
  }


#s-b509a6b5-b0c5-43a8-b1b2-bf8eb6098714 .shogun-image-content {
  
    align-items: center;
  
}

#s-283a7762-4330-4e38-9309-ba539b278d0b {
  text-align: center;
}




  #s-283a7762-4330-4e38-9309-ba539b278d0b img.shogun-image {
    
    width: px;
  }


#s-283a7762-4330-4e38-9309-ba539b278d0b .shogun-image-content {
  
    align-items: center;
  
}

#s-ce60d04a-3c86-4540-88c5-97d713f0059d {
  text-align: center;
}




  #s-ce60d04a-3c86-4540-88c5-97d713f0059d img.shogun-image {
    
    width: px;
  }


#s-ce60d04a-3c86-4540-88c5-97d713f0059d .shogun-image-content {
  
    align-items: center;
  
}

#s-334a6054-ffa4-4e69-a542-f231ebe54ed2 {
  text-align: center;
}




  #s-334a6054-ffa4-4e69-a542-f231ebe54ed2 img.shogun-image {
    
    width: px;
  }


#s-334a6054-ffa4-4e69-a542-f231ebe54ed2 .shogun-image-content {
  
    align-items: center;
  
}

#s-603a2af4-e92c-4d26-825d-d0abfef2c6bf {
  text-align: center;
}




  #s-603a2af4-e92c-4d26-825d-d0abfef2c6bf img.shogun-image {
    
    width: px;
  }


#s-603a2af4-e92c-4d26-825d-d0abfef2c6bf .shogun-image-content {
  
    align-items: center;
  
}

#s-0fa4e4e7-2434-49d7-bcf0-b4a21e6e62ab {
  text-align: center;
}




  #s-0fa4e4e7-2434-49d7-bcf0-b4a21e6e62ab img.shogun-image {
    
    width: px;
  }


#s-0fa4e4e7-2434-49d7-bcf0-b4a21e6e62ab .shogun-image-content {
  
    align-items: center;
  
}

#s-a3c553e9-e7ef-4624-b1f7-305f0ca58e71 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 12px;
background-color: rgba(88, 178, 147, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a3c553e9-e7ef-4624-b1f7-305f0ca58e71:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a3c553e9-e7ef-4624-b1f7-305f0ca58e71:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a3c553e9-e7ef-4624-b1f7-305f0ca58e71.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ba2e338b-84a6-49b5-9056-0109d7c6cbf9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0adb6597-e7d3-4371-bee4-464e60027a07 {
  text-align: center;
}




  #s-0adb6597-e7d3-4371-bee4-464e60027a07 img.shogun-image {
    
    width: px;
  }


#s-0adb6597-e7d3-4371-bee4-464e60027a07 .shogun-image-content {
  
    align-items: center;
  
}

#s-3dc748ca-c54e-4d25-aa60-c0be74d9e89f {
  text-align: center;
}




  #s-3dc748ca-c54e-4d25-aa60-c0be74d9e89f img.shogun-image {
    
    width: px;
  }


#s-3dc748ca-c54e-4d25-aa60-c0be74d9e89f .shogun-image-content {
  
    align-items: center;
  
}

#s-7b964ab8-2f56-4377-b48e-ad837ad06081 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7b964ab8-2f56-4377-b48e-ad837ad06081"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9f8acc25-42be-4048-aaae-4eae6dd89b33 {
  text-align: center;
}




  #s-9f8acc25-42be-4048-aaae-4eae6dd89b33 img.shogun-image {
    
    width: px;
  }


#s-9f8acc25-42be-4048-aaae-4eae6dd89b33 .shogun-image-content {
  
    align-items: center;
  
}

#s-8e454311-9608-4f2c-b90c-abae382dfe7e {
  text-align: center;
}




  #s-8e454311-9608-4f2c-b90c-abae382dfe7e img.shogun-image {
    
    width: px;
  }


#s-8e454311-9608-4f2c-b90c-abae382dfe7e .shogun-image-content {
  
    align-items: center;
  
}

#s-aa1012da-9d5e-4275-8ac5-cfc856382977 {
  text-align: center;
}




  #s-aa1012da-9d5e-4275-8ac5-cfc856382977 img.shogun-image {
    
    width: px;
  }


#s-aa1012da-9d5e-4275-8ac5-cfc856382977 .shogun-image-content {
  
    align-items: center;
  
}

#s-c26cafb3-5ab2-4c70-b89a-d17c924e9873 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 12px;
background-color: rgba(88, 178, 147, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c26cafb3-5ab2-4c70-b89a-d17c924e9873:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c26cafb3-5ab2-4c70-b89a-d17c924e9873:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c26cafb3-5ab2-4c70-b89a-d17c924e9873.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-ae01a1e6-9370-4196-b61d-13e0cecec02a {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ae01a1e6-9370-4196-b61d-13e0cecec02a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-73649756-dea7-4e73-b849-e4c9a5c2f7bd {
  text-align: center;
}




  #s-73649756-dea7-4e73-b849-e4c9a5c2f7bd img.shogun-image {
    
    width: px;
  }


#s-73649756-dea7-4e73-b849-e4c9a5c2f7bd .shogun-image-content {
  
    align-items: center;
  
}

#s-c21aa0d0-0a58-48ae-a508-7bb9fd8b2f75 {
  text-align: center;
}




  #s-c21aa0d0-0a58-48ae-a508-7bb9fd8b2f75 img.shogun-image {
    
    width: px;
  }


#s-c21aa0d0-0a58-48ae-a508-7bb9fd8b2f75 .shogun-image-content {
  
    align-items: center;
  
}

#s-c30177df-4912-45d8-802e-9a4388f45d5d {
  text-align: center;
}




  #s-c30177df-4912-45d8-802e-9a4388f45d5d img.shogun-image {
    
    width: px;
  }


#s-c30177df-4912-45d8-802e-9a4388f45d5d .shogun-image-content {
  
    align-items: center;
  
}

#s-b33bde2a-d6a3-4b83-a1a4-d3134ccd2982 {
  text-align: center;
}




  #s-b33bde2a-d6a3-4b83-a1a4-d3134ccd2982 img.shogun-image {
    
    width: px;
  }


#s-b33bde2a-d6a3-4b83-a1a4-d3134ccd2982 .shogun-image-content {
  
    align-items: center;
  
}

#s-ac75e9f6-c8d1-4e13-a55c-269fec39fb49 {
  text-align: center;
}




  #s-ac75e9f6-c8d1-4e13-a55c-269fec39fb49 img.shogun-image {
    
    width: px;
  }


#s-ac75e9f6-c8d1-4e13-a55c-269fec39fb49 .shogun-image-content {
  
    align-items: center;
  
}

#s-7b5c73aa-0dfa-4522-b681-3356dfb01fa0 {
  text-align: center;
}




  #s-7b5c73aa-0dfa-4522-b681-3356dfb01fa0 img.shogun-image {
    
    width: px;
  }


#s-7b5c73aa-0dfa-4522-b681-3356dfb01fa0 .shogun-image-content {
  
    align-items: center;
  
}

#s-1bae3656-a88c-42e7-8e60-267b0c551c78 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-bottom: 5px;
min-height: 50px;
}








#s-1bae3656-a88c-42e7-8e60-267b0c551c78 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1bae3656-a88c-42e7-8e60-267b0c551c78.shg-box.shg-c {
  justify-content: center;
}

#s-186d9308-100d-4cde-adb3-eaa312010076 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-186d9308-100d-4cde-adb3-eaa312010076 .shogun-heading-component h1 {
  color: rgba(0, 8, 7, 1);
  font-weight:  700 ;
  font-family: "Source Sans Pro";
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-eb3584a9-38c6-401a-ac25-b25b14ec2f90 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-efb50d24-3d81-41af-b170-c0cfe6e7f72d {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}
@media (min-width: 1200px){#s-efb50d24-3d81-41af-b170-c0cfe6e7f72d {
  margin-left: 10%;
margin-right: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-efb50d24-3d81-41af-b170-c0cfe6e7f72d {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-35ac8e5b-4c02-4153-adcf-17e01c1012d9 {
  display: none;
}
#s-d913f6fe-5641-4962-9a5d-65d7d39a1a30 {
  border-style: solid;
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(0, 0, 0, 1);
border-radius: 10px;
background-color: rgba(88, 178, 147, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d913f6fe-5641-4962-9a5d-65d7d39a1a30:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d913f6fe-5641-4962-9a5d-65d7d39a1a30:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d913f6fe-5641-4962-9a5d-65d7d39a1a30.shg-btn {
  color: #ffffff;
  font-size: ;
  font-weight: 900;
  
  font-family: Source Sans Pro;
  display:  inline-block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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