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







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

#s-b9f7c4c0-acc2-497c-90eb-5f05d45b9ffc {
  min-height: 50px;
background-color: rgba(66, 51, 87, 1);
}








#s-b9f7c4c0-acc2-497c-90eb-5f05d45b9ffc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9f7c4c0-acc2-497c-90eb-5f05d45b9ffc {
  cursor: pointer;
}#s-b9f7c4c0-acc2-497c-90eb-5f05d45b9ffc.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 (max-width: 767px){#s-80770cd1-6291-42ea-b2f5-d5223c76c063 {
  display: none;
}
#s-80770cd1-6291-42ea-b2f5-d5223c76c063, #wrap-s-80770cd1-6291-42ea-b2f5-d5223c76c063 { display:none !important; }}
@media (min-width: 0px) {
[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80770cd1-6291-42ea-b2f5-d5223c76c063"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-4133802e-c96f-498b-b15b-fb304451707a {
  margin-top: 14px;
}

.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-581223af-1586-494a-acce-551e8234e13f {
  text-align: left;
}

#s-581223af-1586-494a-acce-551e8234e13f .shogun-countdown span, #s-581223af-1586-494a-acce-551e8234e13f .shogun-countdown label {
  color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-25ffac1a-4f0b-439b-9187-6be3e1a871e2 {
  display: none;
}
#s-25ffac1a-4f0b-439b-9187-6be3e1a871e2, #wrap-s-25ffac1a-4f0b-439b-9187-6be3e1a871e2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-25ffac1a-4f0b-439b-9187-6be3e1a871e2 {
  display: none;
}
#s-25ffac1a-4f0b-439b-9187-6be3e1a871e2, #wrap-s-25ffac1a-4f0b-439b-9187-6be3e1a871e2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-25ffac1a-4f0b-439b-9187-6be3e1a871e2 {
  display: none;
}
#s-25ffac1a-4f0b-439b-9187-6be3e1a871e2, #wrap-s-25ffac1a-4f0b-439b-9187-6be3e1a871e2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-25ffac1a-4f0b-439b-9187-6be3e1a871e2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f9467d1a-c15b-4de1-8066-05657ec20085 {
  margin-top: 14px;
}

#s-9b86374e-a69a-47a4-913a-3fa3d21d6772 {
  text-align: center;
}

#s-9b86374e-a69a-47a4-913a-3fa3d21d6772 .shogun-countdown span, #s-9b86374e-a69a-47a4-913a-3fa3d21d6772 .shogun-countdown label {
  color: rgba(255, 255, 255, 1);
}
#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  background-image: url(https://i.shgcdn.com/6e1da072-4b6f-4494-a99f-2d9edc467c5d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 550px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (max-width: 767px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}







#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 > .shg-box-overlay {
  background-color: rgba(34, 34, 51, 1);
  opacity: 0.6;
}#s-a92d74ae-118a-47c8-b2dc-0104a67a8591.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-89315236-57d4-46df-a63d-a5244610c727 {
  margin-top: 10px;
margin-left: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-89315236-57d4-46df-a63d-a5244610c727 {
  
}
}
#s-89315236-57d4-46df-a63d-a5244610c727 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Crete Round;
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-818a92ac-57b4-4a74-a2aa-39f2887296a0 {
  margin-left: 15px;
margin-bottom: 10px;
margin-right: 15px;
max-width: 600px;
}

#s-60ecdb2c-044f-4545-86ed-452d7213fff5 {
  min-height: 50px;
background-color: rgba(59, 81, 92, 1);
}








#s-60ecdb2c-044f-4545-86ed-452d7213fff5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60ecdb2c-044f-4545-86ed-452d7213fff5.shg-box.shg-c {
  justify-content: center;
}

#s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
max-width: 900px;
background-color: rgba(59, 81, 92, 1);
}

@media (min-width: 0px) {
[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-a1f1cd3f-14c6-4c65-a822-6111d70cbf91"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-607c2f88-041d-4645-8953-5fedf435bede {
  text-align: center;
}

#s-607c2f88-041d-4645-8953-5fedf435bede .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Crete Round;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9af6d166-c5c4-4d14-b1a8-d4d3956726f2 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#s-6c702f49-6e46-45ad-b6b2-9918e11cdad2 {
  display: none;
}
#s-10a21c6e-3956-4044-9ba4-0510527f0c33 {
  text-align: center;
}

#s-10a21c6e-3956-4044-9ba4-0510527f0c33 .shg-product-sold-out {
  display: none;
  color: rgba(249, 249, 249, 1);
  font-size: 18px;
}

#s-10a21c6e-3956-4044-9ba4-0510527f0c33 .shg-product-price {
  color: rgba(249, 249, 249, 1);
  font-weight:  normal ;
  font-family: ABeeZee;
  font-style:  normal ;
  font-size: 18px;
}

#s-10a21c6e-3956-4044-9ba4-0510527f0c33 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.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-8967c740-5a00-4988-a2b3-0b57bde6bf72 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
max-width: 400px;
text-align: center;
background-color: rgba(0, 179, 135, 1);
text-decoration: none;
hover-type: color;
}
#s-8967c740-5a00-4988-a2b3-0b57bde6bf72:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 157, 118, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-8967c740-5a00-4988-a2b3-0b57bde6bf72:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 182, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-8967c740-5a00-4988-a2b3-0b57bde6bf72-btn-wrapper {
    text-align: center;
  }


#s-8967c740-5a00-4988-a2b3-0b57bde6bf72.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-e70ddf0f-6cad-478d-a161-5ab8d033a942 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

.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-b66d95d1-ff01-4629-8a1a-28c49007872f {
  text-align: center;
}




  #s-b66d95d1-ff01-4629-8a1a-28c49007872f img.shogun-image {
    
    width: px;
  }


#s-b66d95d1-ff01-4629-8a1a-28c49007872f .shogun-image-content {
  
    align-items: center;
  
}

#s-1d7104fc-1e7c-4982-8642-9e662c83cf31 {
  background-repeat: no-repeat;
background-size: contain;
padding-top: 25px;
padding-bottom: 25px;
min-height: 550px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-1d7104fc-1e7c-4982-8642-9e662c83cf31 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1d7104fc-1e7c-4982-8642-9e662c83cf31 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1d7104fc-1e7c-4982-8642-9e662c83cf31 {
  
}
}@media (max-width: 767px){#s-1d7104fc-1e7c-4982-8642-9e662c83cf31 {
  
}
}







#s-1d7104fc-1e7c-4982-8642-9e662c83cf31 > .shg-box-overlay {
  background-color: rgba(31, 31, 46, 1);
  opacity: 0.6;
}#s-1d7104fc-1e7c-4982-8642-9e662c83cf31.shg-box.shg-c {
  justify-content: center;
}

#s-040fd725-6a1e-4f05-8eba-30d2750f8aa0 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-040fd725-6a1e-4f05-8eba-30d2750f8aa0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c9254c27-eeb4-46d4-a106-4ad2478e4579 {
  margin-top: 10px;
margin-left: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c9254c27-eeb4-46d4-a106-4ad2478e4579 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Crete Round;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-31da9373-6d7f-4084-991d-7b63835bb33b {
  margin-left: 15px;
margin-bottom: 10px;
margin-right: 15px;
max-width: 400px;
}

#s-996fc3df-cd92-431d-90e1-319e6157a379 {
  margin-top: 30px;
margin-left: 25px;
margin-bottom: 30px;
margin-right: 25px;
text-align: center;
}




  #s-996fc3df-cd92-431d-90e1-319e6157a379 img.shogun-image {
    
    width: px;
  }


#s-996fc3df-cd92-431d-90e1-319e6157a379 .shogun-image-content {
  
    align-items: center;
  
}

#s-49e32f67-499e-4f5a-88dc-fe65536b19ff {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 0px;
background-position: center center;
}








#s-49e32f67-499e-4f5a-88dc-fe65536b19ff > .shg-box-overlay {
  background-color: rgba(58, 58, 81, 1);
  opacity: 0.8;
}#s-49e32f67-499e-4f5a-88dc-fe65536b19ff.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e15dc279-df89-4812-9704-d91ff59eada6 {
  border-style: solid;
margin-top: 20px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.1);
text-align: center;
}

#s-e15dc279-df89-4812-9704-d91ff59eada6 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Crete Round;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5990c031-b36a-472a-acf8-7fce0bcb36ed {
  border-style: solid;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.1);
text-align: center;
}

#s-5990c031-b36a-472a-acf8-7fce0bcb36ed .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Crete Round;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-323ec288-e782-40ea-b1d3-1e298359a276 .shogun-countdown span, #s-323ec288-e782-40ea-b1d3-1e298359a276 .shogun-countdown label {
  color: rgba(240, 235, 235, 1);
}
#s-51fa4c15-6b23-4f94-9127-9c3365212cd5 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 17px;
padding-right: 30px;
}

#s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a {
  margin-top: 2px;
margin-left: 20px;
margin-bottom: 2px;
margin-right: 20px;
padding-left: 40px;
padding-right: 40px;
}

@media (min-width: 0px) {
[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c79a0ff6-d2c7-4ff3-856b-5517a8cec62a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9680d589-8ed0-4f56-b8ff-2be062265a14 {
  margin-top: 25px;
margin-bottom: 25px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 50px;
}








#s-9680d589-8ed0-4f56-b8ff-2be062265a14 > .shg-box-overlay {
  background-color: rgba(231, 231, 231, 1);
  opacity: 0.2;
}#s-9680d589-8ed0-4f56-b8ff-2be062265a14.shg-box.shg-c {
  justify-content: center;
}

#s-4f4f0f44-4a5e-48c8-9a40-9b3eb38a3817 {
  margin-top: 25px;
margin-bottom: 25px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 50px;
}








#s-4f4f0f44-4a5e-48c8-9a40-9b3eb38a3817 > .shg-box-overlay {
  background-color: rgba(231, 231, 231, 1);
  opacity: 0.2;
}#s-4f4f0f44-4a5e-48c8-9a40-9b3eb38a3817.shg-box.shg-c {
  justify-content: center;
}

#s-9a488d67-a908-4cd8-8983-5205aa22e760 {
  margin-top: 40px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
padding-left: 40px;
padding-right: 40px;
}

@media (min-width: 0px) {
[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9a488d67-a908-4cd8-8983-5205aa22e760"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-670da7db-d67c-4649-b512-d64b3369dc0e {
  margin-top: 25px;
margin-bottom: 25px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 50px;
}








#s-670da7db-d67c-4649-b512-d64b3369dc0e > .shg-box-overlay {
  background-color: rgba(231, 231, 231, 1);
  opacity: 0.2;
}#s-670da7db-d67c-4649-b512-d64b3369dc0e.shg-box.shg-c {
  justify-content: center;
}

#s-ecf235f8-da26-461d-91d5-e5b6f18e7363 {
  margin-top: 25px;
margin-bottom: 25px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 50px;
}








#s-ecf235f8-da26-461d-91d5-e5b6f18e7363 > .shg-box-overlay {
  background-color: rgba(231, 231, 231, 1);
  opacity: 0.2;
}#s-ecf235f8-da26-461d-91d5-e5b6f18e7363.shg-box.shg-c {
  justify-content: center;
}

#s-a17dcbd7-d057-4dad-b192-128ef9067161 {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
min-height: 40px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-a17dcbd7-d057-4dad-b192-128ef9067161 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a17dcbd7-d057-4dad-b192-128ef9067161 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a17dcbd7-d057-4dad-b192-128ef9067161 {
  
}
}@media (max-width: 767px){#s-a17dcbd7-d057-4dad-b192-128ef9067161 {
  
}
}







#s-a17dcbd7-d057-4dad-b192-128ef9067161 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a17dcbd7-d057-4dad-b192-128ef9067161.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3f477e0b-d21e-40b2-ae92-82ea2047f895 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
background-color: rgba(26, 26, 26, 0);
}
@media (min-width: 1200px){#s-3f477e0b-d21e-40b2-ae92-82ea2047f895 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3f477e0b-d21e-40b2-ae92-82ea2047f895 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3f477e0b-d21e-40b2-ae92-82ea2047f895 {
  
}
}@media (max-width: 767px){#s-3f477e0b-d21e-40b2-ae92-82ea2047f895 {
  
}
}
@media (min-width: 0px) {
[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-3f477e0b-d21e-40b2-ae92-82ea2047f895"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 0px) {
[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-33d89733-394b-4d74-95bd-9e608f43d1c3 {
  margin-left: 0px;
}

#s-33d89733-394b-4d74-95bd-9e608f43d1c3 .shogun-icon-wrapper {
  text-align: left;
}


#s-33d89733-394b-4d74-95bd-9e608f43d1c3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(0, 153, 195, 1);
}

#s-c898873f-084f-42c8-950d-ad530ae2dd5f {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5091dc55-8a33-4b30-b482-c61daced86bf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-c8c22d96-9c6a-47fd-899a-86acfbc5b267 .shogun-icon-wrapper {
  text-align: left;
}


#s-c8c22d96-9c6a-47fd-899a-86acfbc5b267 .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(0, 153, 195, 1);
}

#s-36c7cde2-7740-4251-9393-3d91cfcb7077 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-d9d0b078-4a7d-4ef4-aacc-63e94efb5fcf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-11d0ba4e-785a-4c3a-88fa-0f6639996757 .shogun-icon-wrapper {
  text-align: left;
}


#s-11d0ba4e-785a-4c3a-88fa-0f6639996757 .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(0, 153, 195, 1);
}

#s-3a84d9e1-9f56-411d-bb89-8ed0f21f3b0c {
  margin-top: 10px;
margin-bottom: 10px;
margin-right: 0px;
}

#s-c483f24e-25be-46e0-be09-364a79ec8977 {
  margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-c483f24e-25be-46e0-be09-364a79ec8977"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-76e9d4f5-8ede-4a00-8d2b-6136895b017b .shogun-icon-wrapper {
  text-align: left;
}


#s-76e9d4f5-8ede-4a00-8d2b-6136895b017b .shogun-icon-wrapper > .shogun-icon {

  font-size: 45px !important;
  color: rgba(0, 153, 195, 1);
}

#s-71c395b7-d42c-48ed-92c3-c558c8c285bd {
  margin-top: 10px;
margin-bottom: 10px;
margin-right: 0px;
}

#s-cd3b1bb5-b526-478d-a333-afa1b3dfa65d {
  min-height: 50px;
background-color: rgba(227, 233, 238, 1);
}








#s-cd3b1bb5-b526-478d-a333-afa1b3dfa65d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd3b1bb5-b526-478d-a333-afa1b3dfa65d.shg-box.shg-c {
  justify-content: center;
}

#s-32d9fdc4-c137-4d8d-8321-0f2e76913ceb {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}

#s-32d9fdc4-c137-4d8d-8321-0f2e76913ceb .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cc9f318a-e6da-40dc-90ee-3214780c382e {
  border-style: solid;
padding-top: 50px;
padding-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(238, 238, 238, 1);
min-height: 50px;
background-color: rgba(72, 82, 92, 1);
}
@media (min-width: 1200px){#s-cc9f318a-e6da-40dc-90ee-3214780c382e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cc9f318a-e6da-40dc-90ee-3214780c382e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cc9f318a-e6da-40dc-90ee-3214780c382e {
  
}
}@media (max-width: 767px){#s-cc9f318a-e6da-40dc-90ee-3214780c382e {
  
}
}







#s-cc9f318a-e6da-40dc-90ee-3214780c382e > .shg-box-overlay {
  background-color: rgba(172, 100, 100, 0);
  opacity: 0;
}#s-cc9f318a-e6da-40dc-90ee-3214780c382e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

@media (min-width: 0px) {
[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-46a2bb2a-8048-4aa2-aad5-17a9d09c330d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-768ed1dc-fbda-4178-ac40-3ed341cd09c0 {
  text-align: center;
}




  #s-768ed1dc-fbda-4178-ac40-3ed341cd09c0 img.shogun-image {
    
    width: px;
  }


#s-768ed1dc-fbda-4178-ac40-3ed341cd09c0 .shogun-image-content {
  
    align-items: center;
  
}

#s-e60f1db4-0881-4dcf-92af-921ee06648a6 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-edf720eb-7148-4852-b88d-6a8fa464f7fb {
  margin-left: 20px;
margin-right: 20px;
}

#s-33fd7e67-c879-431e-87a5-4a8fa9e97cdf {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 7px;
margin-left: 7px;
margin-bottom: 7px;
margin-right: 7px;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-radius: 4px;
max-width: 400px;
text-align: left;
background-color: rgba(0, 179, 135, 1);
text-decoration: none;
hover-type: color;
}
#s-33fd7e67-c879-431e-87a5-4a8fa9e97cdf:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 157, 118, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-33fd7e67-c879-431e-87a5-4a8fa9e97cdf:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 182, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-33fd7e67-c879-431e-87a5-4a8fa9e97cdf-btn-wrapper {
    text-align: left;
  }


#s-33fd7e67-c879-431e-87a5-4a8fa9e97cdf.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-a26c5dfa-b179-4aed-b381-f876d5b0ab26 {
  border-style: solid;
padding-top: 50px;
padding-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(238, 238, 238, 1);
min-height: 50px;
background-color: rgba(72, 82, 92, 1);
}
@media (min-width: 1200px){#s-a26c5dfa-b179-4aed-b381-f876d5b0ab26 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a26c5dfa-b179-4aed-b381-f876d5b0ab26 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a26c5dfa-b179-4aed-b381-f876d5b0ab26 {
  
}
}@media (max-width: 767px){#s-a26c5dfa-b179-4aed-b381-f876d5b0ab26 {
  
}
}







#s-a26c5dfa-b179-4aed-b381-f876d5b0ab26 > .shg-box-overlay {
  background-color: rgba(172, 100, 100, 0);
  opacity: 0;
}#s-a26c5dfa-b179-4aed-b381-f876d5b0ab26.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3e50cb56-3125-46df-9d83-c5f3b8ac759c {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

@media (min-width: 0px) {
[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-3e50cb56-3125-46df-9d83-c5f3b8ac759c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-981c2ca8-4945-46ce-af07-93fc662217ef {
  text-align: center;
}




  #s-981c2ca8-4945-46ce-af07-93fc662217ef img.shogun-image {
    
    width: px;
  }


#s-981c2ca8-4945-46ce-af07-93fc662217ef .shogun-image-content {
  
    align-items: center;
  
}

#s-5c554d25-7d6f-456b-92c8-7c075d4e2e1a {
  margin-top: 10px;
margin-right: 20px;
}

#s-a9221019-c8e6-4dc1-8ad0-dee37857dbe7 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 7px;
margin-left: 7px;
margin-bottom: 7px;
margin-right: 7px;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-radius: 4px;
max-width: 400px;
text-align: left;
background-color: rgba(0, 179, 135, 1);
text-decoration: none;
hover-type: color;
}
#s-a9221019-c8e6-4dc1-8ad0-dee37857dbe7:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 157, 118, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-a9221019-c8e6-4dc1-8ad0-dee37857dbe7:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 182, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-a9221019-c8e6-4dc1-8ad0-dee37857dbe7-btn-wrapper {
    text-align: left;
  }


#s-a9221019-c8e6-4dc1-8ad0-dee37857dbe7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-7bc24760-f674-4346-9e80-fa160b08df2a {
  text-align: center;
}




  #s-7bc24760-f674-4346-9e80-fa160b08df2a img.shogun-image {
    
    width: px;
  }


#s-7bc24760-f674-4346-9e80-fa160b08df2a .shogun-image-content {
  
    align-items: center;
  
}

#s-6666c441-82b7-406b-92cc-6d358829f9e1 {
  background-repeat: no-repeat;
background-size: contain;
border-style: solid;
padding-top: 50px;
padding-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(238, 238, 238, 1);
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-6666c441-82b7-406b-92cc-6d358829f9e1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6666c441-82b7-406b-92cc-6d358829f9e1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6666c441-82b7-406b-92cc-6d358829f9e1 {
  
}
}@media (max-width: 767px){#s-6666c441-82b7-406b-92cc-6d358829f9e1 {
  display: none;
}
#s-6666c441-82b7-406b-92cc-6d358829f9e1, #wrap-s-6666c441-82b7-406b-92cc-6d358829f9e1 { display:none !important; }}







#s-6666c441-82b7-406b-92cc-6d358829f9e1 > .shg-box-overlay {
  background-color: rgba(172, 100, 100, 0);
  opacity: 0;
}#s-6666c441-82b7-406b-92cc-6d358829f9e1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

@media (min-width: 0px) {
[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-be66cfc5-b72f-4f09-8b1b-8b78d8e57e92"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-64658264-a19f-4eec-b53f-b8c2ac205702 {
  background-color: rgba(68, 68, 68, 0.6);
}

#s-f7c016ee-de5f-4ffa-a90d-dd5c94e95ee8 {
  margin-top: 10px;
margin-right: 20px;
background-color: rgba(68, 68, 68, 0.63);
}

#s-b580b037-6248-42c1-a426-b5247c0fa296 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 7px;
margin-bottom: 7px;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-radius: 4px;
max-width: 400px;
text-align: center;
background-color: rgba(0, 179, 135, 1);
text-decoration: none;
hover-type: color;
}
#s-b580b037-6248-42c1-a426-b5247c0fa296:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 157, 118, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-b580b037-6248-42c1-a426-b5247c0fa296:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 182, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-b580b037-6248-42c1-a426-b5247c0fa296-btn-wrapper {
    text-align: center;
  }


#s-b580b037-6248-42c1-a426-b5247c0fa296.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-44f15325-e050-4da7-94a1-65ff2b690291 {
  margin-top: 10px;
margin-right: 20px;
background-color: rgba(68, 68, 68, 0.63);
}

#s-c3609380-f776-4b30-b0b1-293e4be42998 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 7px;
margin-bottom: 7px;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-radius: 4px;
max-width: 400px;
text-align: center;
background-color: rgba(0, 179, 135, 1);
text-decoration: none;
hover-type: color;
}
#s-c3609380-f776-4b30-b0b1-293e4be42998:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 157, 118, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-c3609380-f776-4b30-b0b1-293e4be42998:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 182, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-c3609380-f776-4b30-b0b1-293e4be42998-btn-wrapper {
    text-align: center;
  }


#s-c3609380-f776-4b30-b0b1-293e4be42998.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-15cdc654-4640-4a80-940c-d83984b4be88 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
padding-top: 50px;
padding-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(238, 238, 238, 1);
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-15cdc654-4640-4a80-940c-d83984b4be88 {
  display: none;
}
#s-15cdc654-4640-4a80-940c-d83984b4be88, #wrap-s-15cdc654-4640-4a80-940c-d83984b4be88 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-15cdc654-4640-4a80-940c-d83984b4be88 {
  display: none;
}
#s-15cdc654-4640-4a80-940c-d83984b4be88, #wrap-s-15cdc654-4640-4a80-940c-d83984b4be88 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-15cdc654-4640-4a80-940c-d83984b4be88 {
  display: none;
}
#s-15cdc654-4640-4a80-940c-d83984b4be88, #wrap-s-15cdc654-4640-4a80-940c-d83984b4be88 { display:none !important; }}@media (max-width: 767px){#s-15cdc654-4640-4a80-940c-d83984b4be88 {
  
}
}







#s-15cdc654-4640-4a80-940c-d83984b4be88 > .shg-box-overlay {
  background-color: rgba(172, 100, 100, 0);
  opacity: 0;
}#s-15cdc654-4640-4a80-940c-d83984b4be88.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

@media (min-width: 0px) {
[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-0e1d04ca-d7f7-4d21-acea-514284c2c6a7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-3e0ff92c-31f2-4406-a372-86884cb463f6 {
  margin-left: 15px;
margin-right: 15px;
padding-left: 15px;
padding-right: 15px;
background-color: rgba(68, 68, 68, 0.6);
}

#s-58487195-e5bf-45d1-b9af-99ab8e863abd {
  margin-top: 15px;
margin-left: 15px;
margin-right: 20px;
padding-left: 15px;
padding-right: 15px;
background-color: rgba(68, 68, 68, 0.63);
}

#s-2ad6da9e-1714-4145-a371-c4e5d50977c0 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 7px;
margin-bottom: 7px;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-radius: 4px;
max-width: 400px;
text-align: center;
background-color: rgba(0, 179, 135, 1);
text-decoration: none;
hover-type: color;
}
#s-2ad6da9e-1714-4145-a371-c4e5d50977c0:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 157, 118, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-2ad6da9e-1714-4145-a371-c4e5d50977c0:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 182, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-2ad6da9e-1714-4145-a371-c4e5d50977c0-btn-wrapper {
    text-align: center;
  }


#s-2ad6da9e-1714-4145-a371-c4e5d50977c0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-6630023d-ee00-4c45-a564-f5965faf678e {
  margin-top: 10px;
margin-left: 15px;
margin-right: 15px;
padding-left: 15px;
padding-right: 15px;
background-color: rgba(68, 68, 68, 0.63);
}

#s-f2560869-6cf5-4042-82f6-fd7c74e50a2b {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 7px;
margin-bottom: 7px;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-radius: 4px;
max-width: 400px;
text-align: center;
background-color: rgba(0, 179, 135, 1);
text-decoration: none;
hover-type: color;
}
#s-f2560869-6cf5-4042-82f6-fd7c74e50a2b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 157, 118, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-f2560869-6cf5-4042-82f6-fd7c74e50a2b:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 182, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-f2560869-6cf5-4042-82f6-fd7c74e50a2b-btn-wrapper {
    text-align: center;
  }


#s-f2560869-6cf5-4042-82f6-fd7c74e50a2b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-207d2f08-9f14-4700-be85-12a425e9c874 {
  min-height: 200px;
}








#s-207d2f08-9f14-4700-be85-12a425e9c874 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-207d2f08-9f14-4700-be85-12a425e9c874.shg-box.shg-c {
  justify-content: center;
}

#s-31d521f4-5b51-4db5-9fc7-734f36ec342c {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-b606744f-c660-4eb8-92b3-9b6ca8794c59 {
  border-style: solid;
padding-top: 50px;
padding-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(238, 238, 238, 1);
min-height: 50px;
background-color: rgba(72, 82, 92, 1);
}
@media (min-width: 1200px){#s-b606744f-c660-4eb8-92b3-9b6ca8794c59 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b606744f-c660-4eb8-92b3-9b6ca8794c59 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b606744f-c660-4eb8-92b3-9b6ca8794c59 {
  
}
}@media (max-width: 767px){#s-b606744f-c660-4eb8-92b3-9b6ca8794c59 {
  
}
}







#s-b606744f-c660-4eb8-92b3-9b6ca8794c59 > .shg-box-overlay {
  background-color: rgba(172, 100, 100, 0);
  opacity: 0;
}#s-b606744f-c660-4eb8-92b3-9b6ca8794c59.shg-box.shg-c {
  justify-content: flex-start;
}

#s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

@media (min-width: 0px) {
[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-96e3e8e6-7a70-4017-ac03-f7d1ad85696a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

.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-cd23ced7-3a9b-42bc-a0a3-4d34cccb670f {
  margin-top: 10px;
margin-right: 20px;
}

#s-3d89667e-a03d-4bb3-bdfc-1cd129d04c0f {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 7px;
margin-left: 7px;
margin-bottom: 7px;
margin-right: 7px;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-radius: 4px;
max-width: 400px;
text-align: left;
background-color: rgba(0, 179, 135, 1);
text-decoration: none;
hover-type: color;
}
#s-3d89667e-a03d-4bb3-bdfc-1cd129d04c0f:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 157, 118, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-3d89667e-a03d-4bb3-bdfc-1cd129d04c0f:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 182, 138, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-3d89667e-a03d-4bb3-bdfc-1cd129d04c0f-btn-wrapper {
    text-align: left;
  }


#s-3d89667e-a03d-4bb3-bdfc-1cd129d04c0f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  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;
  }
}

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