.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-2e7632c4-34da-49c7-adfa-4433025bbf1f {
  background-image: url(https://i.shgcdn.com/6360f381-b5d6-458f-b59d-6e3cf97d72bf/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
}








#s-2e7632c4-34da-49c7-adfa-4433025bbf1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e7632c4-34da-49c7-adfa-4433025bbf1f.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;
}

#s-8f2f6241-aa96-45cb-9205-5740ba0768be {
  padding-left: 10px;
padding-right: 19px;
}

@media (min-width: 0px) {
[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (max-width: 767px) {
  [id="s-8f2f6241-aa96-45cb-9205-5740ba0768be"] > .shg-row {
    flex-flow: column-reverse;
  }
}

.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-b36864d1-6574-47f8-9788-7e4337e375ad {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
background-color: rgba(0, 0, 0, 0);
}

#s-d1ea0586-40ea-4e56-b845-7b8909874c1d {
  margin-top: 10px;
}

#s-14af8bdb-17b6-486f-ad02-82862f3d3592 {
  min-height: 50px;
}








#s-14af8bdb-17b6-486f-ad02-82862f3d3592 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14af8bdb-17b6-486f-ad02-82862f3d3592.shg-box.shg-c {
  justify-content: center;
}

#s-18147f4e-fad6-45df-bd58-9e2c685e600a {
  margin-top: 20px;
margin-left: 160px;
margin-bottom: 0px;
margin-right: 160px;
}
@media (min-width: 1200px){#s-18147f4e-fad6-45df-bd58-9e2c685e600a {
  margin-left: 120px;
margin-right: 120px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-18147f4e-fad6-45df-bd58-9e2c685e600a {
  margin-left: 100px;
margin-right: 100px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-18147f4e-fad6-45df-bd58-9e2c685e600a {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-18147f4e-fad6-45df-bd58-9e2c685e600a {
  margin-left: 10px;
margin-right: 10px;
}
}
#s-2cca7a54-8a34-493c-ad8d-5653bf665a66 {
  min-height: 50px;
}








#s-2cca7a54-8a34-493c-ad8d-5653bf665a66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2cca7a54-8a34-493c-ad8d-5653bf665a66.shg-box.shg-c {
  justify-content: center;
}

#s-86ff46ed-ff9a-46b8-a412-1f58563032fe {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
margin-top: 10px;
margin-bottom: -10px;
background-color: rgba(0, 0, 0, 0);
}

#s-3cc08477-7c5b-43b6-a372-f0ee27b023c8 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
margin-bottom: 10px;
min-height: 300px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-3cc08477-7c5b-43b6-a372-f0ee27b023c8 {
  min-height: 200px;
}
}@media (max-width: 767px){#s-3cc08477-7c5b-43b6-a372-f0ee27b023c8 {
  min-height: 100px;
}
}







#s-3cc08477-7c5b-43b6-a372-f0ee27b023c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3cc08477-7c5b-43b6-a372-f0ee27b023c8.shg-box.shg-c {
  justify-content: center;
}

#s-1ce77669-9f0f-488b-9e59-933e4af45459 {
  padding-left: 10px;
padding-right: 19px;
}

@media (min-width: 0px) {
[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (max-width: 767px) {
  [id="s-1ce77669-9f0f-488b-9e59-933e4af45459"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-205d7d0a-cfe5-4382-9e0f-69c5286c67c9 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 20px;
padding-top: 20px;
padding-bottom: 20px;
min-height: 400px;
background-position: center center;
}








#s-205d7d0a-cfe5-4382-9e0f-69c5286c67c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-205d7d0a-cfe5-4382-9e0f-69c5286c67c9 {
  cursor: pointer;
}#s-205d7d0a-cfe5-4382-9e0f-69c5286c67c9.shg-box.shg-c {
  justify-content: center;
}

#s-d828e086-602b-42e4-859b-e8c8fcb62c7c {
  padding-left: 10px;
padding-right: 19px;
}

@media (min-width: 0px) {
[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (max-width: 767px) {
  [id="s-d828e086-602b-42e4-859b-e8c8fcb62c7c"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-e780a020-0060-4993-8c81-258c3f755261 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
background-color: rgba(0, 0, 0, 0);
}

.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-9eb50283-691a-4c24-95bb-4b7c4723124f {
  margin-left: 0px;
margin-right: auto;
padding-top: 5px;
padding-left: 7px;
padding-bottom: 5px;
padding-right: 7px;
border-radius: 23px;
max-width: 200px;
opacity: 1;
text-align: center;
background-color: rgba(82, 82, 82, 0.75);
text-decoration: none;
}
#s-9eb50283-691a-4c24-95bb-4b7c4723124f:hover {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(77, 77, 77, 1) !important;
text-decoration: none !important;}#s-9eb50283-691a-4c24-95bb-4b7c4723124f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9eb50283-691a-4c24-95bb-4b7c4723124f.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  font-family: Exo;
  display:  block ;
}

#s-754a97ff-8646-4282-aa6f-d1c270e2d349 {
  min-height: 50px;
}








#s-754a97ff-8646-4282-aa6f-d1c270e2d349 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-754a97ff-8646-4282-aa6f-d1c270e2d349.shg-box.shg-c {
  justify-content: center;
}

#s-8f5cd84d-5a15-4612-af69-9078a3f30be9 {
  min-height: 80px;
}








#s-8f5cd84d-5a15-4612-af69-9078a3f30be9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f5cd84d-5a15-4612-af69-9078a3f30be9.shg-box.shg-c {
  justify-content: center;
}

#s-3c4b8af5-3118-4a12-b1dc-353b0b220d32 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}








#s-3c4b8af5-3118-4a12-b1dc-353b0b220d32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c4b8af5-3118-4a12-b1dc-353b0b220d32.shg-box.shg-c {
  justify-content: center;
}

#s-7d3da6d1-af34-4b73-a5f8-deb850baed18 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-7d3da6d1-af34-4b73-a5f8-deb850baed18"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

.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-773512a8-03be-4476-9eee-6fbab5bfe33f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-773512a8-03be-4476-9eee-6fbab5bfe33f .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Exo;
  font-style:   ;
  font-size: 50px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



#s-6a566607-48a9-4386-b2dc-8be188c0c860 {
  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: 24px;
background-color: rgba(19, 137, 90, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-6a566607-48a9-4386-b2dc-8be188c0c860:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(5, 170, 167, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-6a566607-48a9-4386-b2dc-8be188c0c860:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6a566607-48a9-4386-b2dc-8be188c0c860.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Exo;
  display:  inline-block ;
}

#s-3f2c07b4-0864-4b71-ac68-188dd6cdeb44 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 24px;
background-color: rgba(19, 137, 90, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-3f2c07b4-0864-4b71-ac68-188dd6cdeb44:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(5, 170, 167, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-3f2c07b4-0864-4b71-ac68-188dd6cdeb44:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3f2c07b4-0864-4b71-ac68-188dd6cdeb44.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Exo;
  display:  inline-block ;
}

#s-4ad4fe72-ac7e-439f-ac0f-5c3d9bd3ec2a {
  min-height: 50px;
}








#s-4ad4fe72-ac7e-439f-ac0f-5c3d9bd3ec2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ad4fe72-ac7e-439f-ac0f-5c3d9bd3ec2a.shg-box.shg-c {
  justify-content: center;
}

#s-3ddee0f4-118b-4ea8-8840-607b7b2750e2 {
  padding-top: 20px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 50px;
min-height: 50px;
max-width: 1800px;
}








#s-3ddee0f4-118b-4ea8-8840-607b7b2750e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ddee0f4-118b-4ea8-8840-607b7b2750e2.shg-box.shg-c {
  justify-content: center;
}

#s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb {
  max-width: 1800px;
}

@media (min-width: 0px) {
[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-187cb0e0-a44b-4f5b-95d6-a69a29c40acb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c6088c98-da83-4055-9f46-d923b1932382 {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c6088c98-da83-4055-9f46-d923b1932382"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

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

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

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: 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-79565323-7752-491c-b4ae-fa7652040ac7 {
  max-width: 100px;
text-align: left;
}




  #s-79565323-7752-491c-b4ae-fa7652040ac7 img.shogun-image {
    
    width: px;
  }


#s-79565323-7752-491c-b4ae-fa7652040ac7 .shogun-image-content {
  
    align-items: center;
  
}

#s-3d24a281-522c-4e6c-ab10-b5e7311a5632 {
  min-height: 50px;
}








#s-3d24a281-522c-4e6c-ab10-b5e7311a5632 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d24a281-522c-4e6c-ab10-b5e7311a5632.shg-box.shg-c {
  justify-content: center;
}

#s-88e41873-7814-4b67-8dc2-00f12d89f88d {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-88e41873-7814-4b67-8dc2-00f12d89f88d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-836d7274-bdb9-4325-96fa-e03896119bf0 {
  max-width: 100px;
text-align: center;
}




  #s-836d7274-bdb9-4325-96fa-e03896119bf0 img.shogun-image {
    
    width: px;
  }


#s-836d7274-bdb9-4325-96fa-e03896119bf0 .shogun-image-content {
  
    align-items: center;
  
}

#s-8daa4e17-3163-4fc2-af87-44692d470965 {
  min-height: 50px;
}








#s-8daa4e17-3163-4fc2-af87-44692d470965 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8daa4e17-3163-4fc2-af87-44692d470965.shg-box.shg-c {
  justify-content: center;
}

#s-5ab9d760-5559-4ddf-8355-2cd6738f87fc {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5ab9d760-5559-4ddf-8355-2cd6738f87fc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bc92b0f7-e1bd-47d0-998b-29d79fb05713 {
  max-width: 100px;
text-align: center;
}




  #s-bc92b0f7-e1bd-47d0-998b-29d79fb05713 img.shogun-image {
    
    width: px;
  }


#s-bc92b0f7-e1bd-47d0-998b-29d79fb05713 .shogun-image-content {
  
    align-items: center;
  
}

#s-177a3c34-7598-409b-8a7f-d133c4e3e173 {
  min-height: 50px;
}








#s-177a3c34-7598-409b-8a7f-d133c4e3e173 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-177a3c34-7598-409b-8a7f-d133c4e3e173.shg-box.shg-c {
  justify-content: center;
}

#s-e051ea9d-d123-46d0-976f-77a9decbab48 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 20px;
padding-bottom: 20px;
min-height: 400px;
background-position: left center;
}








#s-e051ea9d-d123-46d0-976f-77a9decbab48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e051ea9d-d123-46d0-976f-77a9decbab48.shg-box.shg-c {
  justify-content: flex-start;
}

#s-af36b625-2beb-470f-b6ff-7a221630595f {
  margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-af36b625-2beb-470f-b6ff-7a221630595f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-cf573754-0e5a-4917-90c4-5b5d56e8102f {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-cf573754-0e5a-4917-90c4-5b5d56e8102f {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-dc20a368-2715-4d39-b1c7-bdc31f680fa3 {
  margin-left: 0px;
margin-right: 40px;
}
@media (max-width: 767px){#s-dc20a368-2715-4d39-b1c7-bdc31f680fa3 {
  margin-left: 10px;
margin-right: 10px;
}
}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-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;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-7b0326cc-62b9-47a8-a441-7c854e31f789 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7b0326cc-62b9-47a8-a441-7c854e31f789 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-19ef713f-dd80-46df-8e64-d7dcd93dc55b {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 400px;
background-position: center center;
}








#s-19ef713f-dd80-46df-8e64-d7dcd93dc55b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19ef713f-dd80-46df-8e64-d7dcd93dc55b.shg-box.shg-c {
  justify-content: center;
}

#s-5187e284-63da-49a3-833a-af844787ac2f {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
border-style: solid;
padding-top: 10px;
padding-bottom: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 0);
border-style: solid;
text-align: center;
opacity: 0.96;
}

#s-5187e284-63da-49a3-833a-af844787ac2f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 52px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b6c3cdd2-c8e2-4913-88ca-58af94ed862e {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b6c3cdd2-c8e2-4913-88ca-58af94ed862e .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Exo 2;
  font-style:   ;
  font-size: 29px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1bfc00c8-7b8c-416f-887a-0f8fd9bb6cf2 {
  min-height: 200px;
}








#s-1bfc00c8-7b8c-416f-887a-0f8fd9bb6cf2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1bfc00c8-7b8c-416f-887a-0f8fd9bb6cf2.shg-box.shg-c {
  justify-content: center;
}

#s-ae1c0c58-32df-4ff5-9d84-f0725914c509 {
  margin-top: 30px;
margin-bottom: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-f8df2e88-d0f4-4443-b8e6-4648e0abd713 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 500px;
}

@media (min-width: 0px) {
[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-ac12bb99-1300-4cf0-adb5-baafe7e06e44"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-b755fd94-0e1b-4465-8a7c-a1c461c1e270 {
  text-align: center;
}




  #s-b755fd94-0e1b-4465-8a7c-a1c461c1e270 img.shogun-image {
    
    width: px;
  }


#s-b755fd94-0e1b-4465-8a7c-a1c461c1e270 .shogun-image-content {
  
    align-items: center;
  
}

#s-c2a2853b-e587-4408-889c-f1491f8b1202 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c2a2853b-e587-4408-889c-f1491f8b1202 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Exo;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bdffc2c8-a869-4093-a5a4-09da9b554b85 {
  text-align: center;
}




  #s-bdffc2c8-a869-4093-a5a4-09da9b554b85 img.shogun-image {
    
    width: px;
  }


#s-bdffc2c8-a869-4093-a5a4-09da9b554b85 .shogun-image-content {
  
    align-items: center;
  
}

#s-0d7ad670-6cfa-41bf-80e4-cd8bb682cdee {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0d7ad670-6cfa-41bf-80e4-cd8bb682cdee .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Exo;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3710baef-1347-425f-b0dc-459b72815290 {
  text-align: center;
}




  #s-3710baef-1347-425f-b0dc-459b72815290 img.shogun-image {
    
    width: px;
  }


#s-3710baef-1347-425f-b0dc-459b72815290 .shogun-image-content {
  
    align-items: center;
  
}

#s-7c9773a6-69a9-4331-b691-b1c1574fbac6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7c9773a6-69a9-4331-b691-b1c1574fbac6 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Exo;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f1bf4eec-8476-4483-bfa5-1fb0e8b8a165"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-cb0762b0-d3e7-4d72-be3f-5375244535dc {
  display: none;
}
#s-c5536b56-678f-4997-9373-a7a7f7df9032 {
  text-align: center;
}




  #s-c5536b56-678f-4997-9373-a7a7f7df9032 img.shogun-image {
    
    width: px;
  }


#s-c5536b56-678f-4997-9373-a7a7f7df9032 .shogun-image-content {
  
    align-items: center;
  
}

#s-15bd20d5-3284-4dda-9373-4514bf6746a0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-15bd20d5-3284-4dda-9373-4514bf6746a0 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Exo;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bd4492ef-0a3e-44b9-bdaa-0f79dfa8a626 {
  display: none;
}
#s-0a1b946c-9816-4e27-9497-a9e7de308580 {
  text-align: center;
}




  #s-0a1b946c-9816-4e27-9497-a9e7de308580 img.shogun-image {
    
    width: px;
  }


#s-0a1b946c-9816-4e27-9497-a9e7de308580 .shogun-image-content {
  
    align-items: center;
  
}

#s-118f5256-8ac5-4b9f-8dc2-b083603ba2b8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-118f5256-8ac5-4b9f-8dc2-b083603ba2b8 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Exo;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0eee00b8-f82e-4f83-b32b-6f7c3c1c1f87 {
  text-align: center;
}




  #s-0eee00b8-f82e-4f83-b32b-6f7c3c1c1f87 img.shogun-image {
    
    width: px;
  }


#s-0eee00b8-f82e-4f83-b32b-6f7c3c1c1f87 .shogun-image-content {
  
    align-items: center;
  
}

#s-3f3e271e-46a0-426b-9a5b-86872f536d38 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3f3e271e-46a0-426b-9a5b-86872f536d38 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Exo;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-84fd5536-fcf1-4713-9343-a13618bd5dea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6487295d-10a6-4295-b076-239928249a49 {
  text-align: center;
}




  #s-6487295d-10a6-4295-b076-239928249a49 img.shogun-image {
    
    width: px;
  }


#s-6487295d-10a6-4295-b076-239928249a49 .shogun-image-content {
  
    align-items: center;
  
}

#s-97d97ac8-13a4-449f-acff-c1b0b5e2e3da {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-97d97ac8-13a4-449f-acff-c1b0b5e2e3da .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Exo;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d0ac7fa6-201e-4aa2-b1c1-c8eea648dc44 {
  text-align: center;
}




  #s-d0ac7fa6-201e-4aa2-b1c1-c8eea648dc44 img.shogun-image {
    
    width: px;
  }


#s-d0ac7fa6-201e-4aa2-b1c1-c8eea648dc44 .shogun-image-content {
  
    align-items: center;
  
}

#s-acc87cbd-1e45-4abe-b5dc-54f022bd840a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-acc87cbd-1e45-4abe-b5dc-54f022bd840a .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Exo;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ef2d1f7b-72fe-46eb-b04a-419f7665f628 {
  text-align: center;
}




  #s-ef2d1f7b-72fe-46eb-b04a-419f7665f628 img.shogun-image {
    
    width: px;
  }


#s-ef2d1f7b-72fe-46eb-b04a-419f7665f628 .shogun-image-content {
  
    align-items: center;
  
}

#s-abee90ff-798a-4aa3-9bfb-ea3f7fae2732 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-abee90ff-798a-4aa3-9bfb-ea3f7fae2732 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Exo;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1bba5a4e-33dc-4d31-91f7-3b07075cf5f2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e56d844a-0fb4-4c13-8afd-55a7b04b8f1e {
  text-align: center;
}




  #s-e56d844a-0fb4-4c13-8afd-55a7b04b8f1e img.shogun-image {
    
    width: px;
  }


#s-e56d844a-0fb4-4c13-8afd-55a7b04b8f1e .shogun-image-content {
  
    align-items: center;
  
}

#s-e3c616e8-6080-4191-a6c9-dff0e613dda6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e3c616e8-6080-4191-a6c9-dff0e613dda6 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5ca075ed-97dc-46ef-be2b-38436bccc353 {
  text-align: center;
}




  #s-5ca075ed-97dc-46ef-be2b-38436bccc353 img.shogun-image {
    
    width: px;
  }


#s-5ca075ed-97dc-46ef-be2b-38436bccc353 .shogun-image-content {
  
    align-items: center;
  
}

#s-563255b1-ee0d-41f2-a2eb-4276418a182a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-563255b1-ee0d-41f2-a2eb-4276418a182a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b5c3d0c6-dd0c-43fd-b126-0141c7260da4 {
  text-align: center;
}




  #s-b5c3d0c6-dd0c-43fd-b126-0141c7260da4 img.shogun-image {
    
    width: px;
  }


#s-b5c3d0c6-dd0c-43fd-b126-0141c7260da4 .shogun-image-content {
  
    align-items: center;
  
}

#s-bd283106-f11a-4a17-bdc4-e9e9676c4ed4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bd283106-f11a-4a17-bdc4-e9e9676c4ed4 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-30074da8-045f-4c3a-ab6d-a48760e4148b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4f1c3a7a-e7bb-4e3f-8a46-88b965d9ae10 {
  display: none;
}
#s-ccf3b503-137f-4dde-bd0b-dc3c9fb34d6c {
  display: none;
}
#s-77dd468b-0183-4808-b0ae-147a24e99172 {
  text-align: center;
}




  #s-77dd468b-0183-4808-b0ae-147a24e99172 img.shogun-image {
    
    width: px;
  }


#s-77dd468b-0183-4808-b0ae-147a24e99172 .shogun-image-content {
  
    align-items: center;
  
}

#s-2fde4d25-a326-447b-b5e4-6a79e56ee4bd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2fde4d25-a326-447b-b5e4-6a79e56ee4bd .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b6fdeac2-a7a4-4058-b014-48155d143088 {
  display: none;
}
#s-6400fa0c-7877-4770-a828-87b7162b9a1a {
  text-align: center;
}




  #s-6400fa0c-7877-4770-a828-87b7162b9a1a img.shogun-image {
    
    width: px;
  }


#s-6400fa0c-7877-4770-a828-87b7162b9a1a .shogun-image-content {
  
    align-items: center;
  
}

#s-3a7417c1-a81d-4f49-96eb-c727a42676fc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3a7417c1-a81d-4f49-96eb-c727a42676fc .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cd8af7c4-3c7a-4544-a97e-c01b22d4f067 {
  display: none;
}
#s-009c4dc8-fc79-41fb-a0cf-cda1d6b17c07 {
  text-align: center;
}




  #s-009c4dc8-fc79-41fb-a0cf-cda1d6b17c07 img.shogun-image {
    
    width: px;
  }


#s-009c4dc8-fc79-41fb-a0cf-cda1d6b17c07 .shogun-image-content {
  
    align-items: center;
  
}

#s-cedada8a-8141-43f0-b130-011ef79c1889 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cedada8a-8141-43f0-b130-011ef79c1889 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-83d4ed6b-e7bc-4322-a51d-b4d2d58cd202 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 37px;
padding-left: 57px;
padding-bottom: 37px;
padding-right: 0px;
min-height: 550px;
opacity: 1;
background-position: center center;
}








#s-83d4ed6b-e7bc-4322-a51d-b4d2d58cd202 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83d4ed6b-e7bc-4322-a51d-b4d2d58cd202.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a32cc37b-2791-4b0d-9351-a452006290ab {
  padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a32cc37b-2791-4b0d-9351-a452006290ab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7f951bbb-94e6-4fce-aa8d-0682cd0e8d4a {
  margin-left: 15px;
margin-right: 15px;
}

#s-e3934f0f-73b0-4471-9e6f-23e664db72a2 {
  margin-left: 15px;
margin-right: 15px;
}
@media (max-width: 767px){#s-e3934f0f-73b0-4471-9e6f-23e664db72a2 {
  display: none;
}
#s-e3934f0f-73b0-4471-9e6f-23e664db72a2, #wrap-s-e3934f0f-73b0-4471-9e6f-23e664db72a2 { display:none !important; }}
#s-ef2f22bb-c4c5-4786-a24c-39eb716c4400 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 7px;
padding-left: 5px;
padding-bottom: 7px;
padding-right: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-radius: 23px;
max-width: 200px;
opacity: 0.54;
text-align: center;
background-color: rgba(0, 0, 0, 0.8);
text-decoration: none;
}
#s-ef2f22bb-c4c5-4786-a24c-39eb716c4400:hover {background-color: rgba(255, 255, 255, 1) !important;
font-size: 19px !important;
color: rgba(77, 77, 77, 1) !important;
text-decoration: none !important;}#s-ef2f22bb-c4c5-4786-a24c-39eb716c4400:active {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-ef2f22bb-c4c5-4786-a24c-39eb716c4400.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  font-family: Exo;
  display:  block ;
}

#s-c50eebac-752e-4ff8-8012-7438edb97b69 {
  margin-top: 30px;
padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}








#s-c50eebac-752e-4ff8-8012-7438edb97b69 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c50eebac-752e-4ff8-8012-7438edb97b69.shg-box.shg-c {
  justify-content: flex-start;
}

#s-39d69465-f7d4-4101-9d46-cbfd6c514cb9 {
  margin-top: 30px;
}

@media (min-width: 0px) {
[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f179a70c-9998-4f74-897a-bee00bb3e373"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e5d52a2c-756a-4868-9c23-87a6c5e2abe0 {
  min-height: 1px;
text-align: center;
}




  #s-e5d52a2c-756a-4868-9c23-87a6c5e2abe0 img.shogun-image {
    
    width: px;
  }


#s-e5d52a2c-756a-4868-9c23-87a6c5e2abe0 .shogun-image-content {
  
    align-items: center;
  
}

#s-c2493817-4353-4e67-b0ec-33e162715abc {
  padding-top: 8px;
padding-bottom: 10px;
text-align: center;
}

#s-c2493817-4353-4e67-b0ec-33e162715abc .shogun-heading-component h1 {
  color: rgba(77, 77, 77, 1);
  font-weight:   ;
  font-family: Exo;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-c2493817-4353-4e67-b0ec-33e162715abc .shogun-heading-component h1 a {
  color: rgba(77, 77, 77, 1);
}


#s-f6da2ed1-d615-44e9-b5ca-2045151543b1 {
  text-align: center;
}




  #s-f6da2ed1-d615-44e9-b5ca-2045151543b1 img.shogun-image {
    
    width: px;
  }


#s-f6da2ed1-d615-44e9-b5ca-2045151543b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-6a0aa2d9-0110-42fe-a650-a10cb82c7fad {
  padding-top: 8px;
padding-bottom: 10px;
text-align: center;
}

#s-6a0aa2d9-0110-42fe-a650-a10cb82c7fad .shogun-heading-component h1 {
  color: rgba(77, 77, 77, 1);
  font-weight:   ;
  font-family: Exo;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-6a0aa2d9-0110-42fe-a650-a10cb82c7fad .shogun-heading-component h1 a {
  color: rgba(77, 77, 77, 1);
}


#s-29dc98f7-9210-48a4-9ce4-fd09ff67d4c3 {
  text-align: center;
}




  #s-29dc98f7-9210-48a4-9ce4-fd09ff67d4c3 img.shogun-image {
    
    width: px;
  }


#s-29dc98f7-9210-48a4-9ce4-fd09ff67d4c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-c543b396-3415-4324-aa92-014c3c4d2058 {
  padding-top: 8px;
padding-bottom: 10px;
text-align: center;
}

#s-c543b396-3415-4324-aa92-014c3c4d2058 .shogun-heading-component h1 {
  color: rgba(77, 77, 77, 1);
  font-weight:   ;
  font-family: Exo;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-c543b396-3415-4324-aa92-014c3c4d2058 .shogun-heading-component h1 a {
  color: rgba(77, 77, 77, 1);
}


@media (min-width: 0px) {
[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9ea3a1e6-5b14-4241-a8f3-f3227cfd0ee5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c22d8cca-f354-47c2-9af3-d375c05fa23d {
  text-align: center;
}




  #s-c22d8cca-f354-47c2-9af3-d375c05fa23d img.shogun-image {
    
    width: px;
  }


#s-c22d8cca-f354-47c2-9af3-d375c05fa23d .shogun-image-content {
  
    align-items: center;
  
}

#s-51e85302-425f-4c7e-8004-06bd5868d90e {
  padding-top: 8px;
padding-bottom: 10px;
text-align: center;
}

#s-51e85302-425f-4c7e-8004-06bd5868d90e .shogun-heading-component h1 {
  color: rgba(77, 77, 77, 1);
  font-weight:   ;
  font-family: Exo;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-51e85302-425f-4c7e-8004-06bd5868d90e .shogun-heading-component h1 a {
  color: rgba(77, 77, 77, 1);
}


#s-761f3c37-9f59-42ff-93b5-06d9efe81cb0 {
  text-align: center;
}




  #s-761f3c37-9f59-42ff-93b5-06d9efe81cb0 img.shogun-image {
    
    width: px;
  }


#s-761f3c37-9f59-42ff-93b5-06d9efe81cb0 .shogun-image-content {
  
    align-items: center;
  
}

#s-4f39c769-cc7e-4a06-a0c6-066c2ab3514b {
  padding-top: 8px;
padding-bottom: 10px;
text-align: center;
}

#s-4f39c769-cc7e-4a06-a0c6-066c2ab3514b .shogun-heading-component h1 {
  color: rgba(77, 77, 77, 1);
  font-weight:   ;
  font-family: Exo;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-4f39c769-cc7e-4a06-a0c6-066c2ab3514b .shogun-heading-component h1 a {
  color: rgba(77, 77, 77, 1);
}


#s-a9732aaa-9e34-451c-b065-8c52101ccfeb {
  text-align: center;
}




  #s-a9732aaa-9e34-451c-b065-8c52101ccfeb img.shogun-image {
    
    width: px;
  }


#s-a9732aaa-9e34-451c-b065-8c52101ccfeb .shogun-image-content {
  
    align-items: center;
  
}

#s-cc542621-3231-4c2a-8efe-5352ec2306df {
  padding-top: 8px;
padding-bottom: 10px;
text-align: center;
}

#s-cc542621-3231-4c2a-8efe-5352ec2306df .shogun-heading-component h1 {
  color: rgba(77, 77, 77, 1);
  font-weight:   ;
  font-family: Exo;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-cc542621-3231-4c2a-8efe-5352ec2306df .shogun-heading-component h1 a {
  color: rgba(77, 77, 77, 1);
}


#s-ab7bd4dd-e092-439b-b74b-0fd65ea13080 {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
}








#s-ab7bd4dd-e092-439b-b74b-0fd65ea13080 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab7bd4dd-e092-439b-b74b-0fd65ea13080.shg-box.shg-c {
  justify-content: center;
}

#s-c113934a-6d69-4efd-82e3-b51a1313d99d {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}








#s-c113934a-6d69-4efd-82e3-b51a1313d99d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c113934a-6d69-4efd-82e3-b51a1313d99d.shg-box.shg-c {
  justify-content: center;
}

#s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9 {
  padding-left: 10px;
padding-right: 19px;
}

@media (min-width: 0px) {
[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (max-width: 767px) {
  [id="s-f60d15d0-b8bb-4fbc-85b1-929e8d6563f9"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-88b6387f-c0ba-489a-8536-18d604e4e41f {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);
background-color: rgba(0, 0, 0, 0);
}

#s-bc1cb750-752a-417f-9416-bb9051935ed2 {
  margin-left: 0px;
margin-right: auto;
padding-top: 5px;
padding-left: 7px;
padding-bottom: 5px;
padding-right: 7px;
border-radius: 23px;
max-width: 200px;
opacity: 1;
text-align: center;
background-color: rgba(82, 82, 82, 0.75);
text-decoration: none;
}
#s-bc1cb750-752a-417f-9416-bb9051935ed2:hover {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(77, 77, 77, 1) !important;
text-decoration: none !important;}#s-bc1cb750-752a-417f-9416-bb9051935ed2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bc1cb750-752a-417f-9416-bb9051935ed2.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  font-family: Exo;
  display:  block ;
}

#s-6c4c0513-0ab6-41c8-b80e-a6dfecba296d {
  padding-top: 20px;
padding-bottom: 10px;
min-height: 500px;
}

#s-ec14c2cb-3993-462c-aef8-d8506e8639a3 {
  text-align: center;
}




  #s-ec14c2cb-3993-462c-aef8-d8506e8639a3 img.shogun-image {
    
    width: px;
  }


#s-ec14c2cb-3993-462c-aef8-d8506e8639a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-7bf5f358-505b-40c0-ab90-fd1fb9d2b1c5 {
  text-align: center;
}




  #s-7bf5f358-505b-40c0-ab90-fd1fb9d2b1c5 img.shogun-image {
    
    width: px;
  }


#s-7bf5f358-505b-40c0-ab90-fd1fb9d2b1c5 .shogun-image-content {
  
    align-items: center;
  
}

#s-0e49a3db-3591-4dcb-8d2e-318ebbc507e5 {
  text-align: center;
}




  #s-0e49a3db-3591-4dcb-8d2e-318ebbc507e5 img.shogun-image {
    
    width: px;
  }


#s-0e49a3db-3591-4dcb-8d2e-318ebbc507e5 .shogun-image-content {
  
    align-items: center;
  
}

#s-d6f3ec01-1f6e-46fa-aec0-defaa9a4609a {
  text-align: center;
}




  #s-d6f3ec01-1f6e-46fa-aec0-defaa9a4609a img.shogun-image {
    
    width: px;
  }


#s-d6f3ec01-1f6e-46fa-aec0-defaa9a4609a .shogun-image-content {
  
    align-items: center;
  
}

#s-6fefc74e-21c9-4016-bceb-c106f7dd8656 {
  text-align: center;
}




  #s-6fefc74e-21c9-4016-bceb-c106f7dd8656 img.shogun-image {
    
    width: px;
  }


#s-6fefc74e-21c9-4016-bceb-c106f7dd8656 .shogun-image-content {
  
    align-items: center;
  
}

#s-4261d19f-720b-4eab-bb9e-d9837fe0d8b9 {
  text-align: center;
}




  #s-4261d19f-720b-4eab-bb9e-d9837fe0d8b9 img.shogun-image {
    
    width: px;
  }


#s-4261d19f-720b-4eab-bb9e-d9837fe0d8b9 .shogun-image-content {
  
    align-items: center;
  
}

#s-fd869018-93ec-4326-bc57-6162e1ae5f37 {
  min-height: 600px;
}








#s-fd869018-93ec-4326-bc57-6162e1ae5f37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd869018-93ec-4326-bc57-6162e1ae5f37.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e4d08115-49b8-4c58-9584-9a388c5337bb {
  min-height: 50px;
}








#s-e4d08115-49b8-4c58-9584-9a388c5337bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4d08115-49b8-4c58-9584-9a388c5337bb.shg-box.shg-c {
  justify-content: center;
}

#s-1c52d661-2154-4861-bc1e-fd67ce19405e {
  margin-top: 30px;
margin-bottom: 0px;
}

#s-1aaa76e9-0a07-48ab-bf0f-15329e446aa1 {
  min-height: 50px;
}








#s-1aaa76e9-0a07-48ab-bf0f-15329e446aa1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1aaa76e9-0a07-48ab-bf0f-15329e446aa1.shg-box.shg-c {
  justify-content: center;
}

#s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63 {
  padding-left: 50px;
padding-right: 50px;
}

@media (min-width: 0px) {
[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 25.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 992px) {
[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 1200px) {
[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-47e6ccb6-29c2-43c0-ba6d-c95fbd4b9a63"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 40.0px);
}

}

#s-40e4f465-3d9a-4c6e-81e5-339fc35b51c1 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-40e4f465-3d9a-4c6e-81e5-339fc35b51c1 img.shogun-image {
    
    width: px;
  }


#s-40e4f465-3d9a-4c6e-81e5-339fc35b51c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-24b2cc47-48b3-410e-84dc-a32082864444 {
  text-align: center;
}




  #s-24b2cc47-48b3-410e-84dc-a32082864444 img.shogun-image {
    
    width: px;
  }


#s-24b2cc47-48b3-410e-84dc-a32082864444 .shogun-image-content {
  
    align-items: center;
  
}

#s-03f7a0f4-0719-4cda-91e2-043af046459d {
  text-align: center;
}




  #s-03f7a0f4-0719-4cda-91e2-043af046459d img.shogun-image {
    
    width: px;
  }


#s-03f7a0f4-0719-4cda-91e2-043af046459d .shogun-image-content {
  
    align-items: center;
  
}

#s-b2f92ccf-e337-424f-90c8-7b9068443df0 {
  text-align: center;
}




  #s-b2f92ccf-e337-424f-90c8-7b9068443df0 img.shogun-image {
    
    width: px;
  }


#s-b2f92ccf-e337-424f-90c8-7b9068443df0 .shogun-image-content {
  
    align-items: center;
  
}

#s-ad7257ff-a3df-4682-b245-a7ef295fca9e {
  text-align: center;
}




  #s-ad7257ff-a3df-4682-b245-a7ef295fca9e img.shogun-image {
    
    width: px;
  }


#s-ad7257ff-a3df-4682-b245-a7ef295fca9e .shogun-image-content {
  
    align-items: center;
  
}

#s-9e433f10-abac-43c8-9be1-aa9390896378 {
  min-height: 50px;
}








#s-9e433f10-abac-43c8-9be1-aa9390896378 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e433f10-abac-43c8-9be1-aa9390896378.shg-box.shg-c {
  justify-content: center;
}

#s-6e153245-33a4-4863-892c-cb9ea8af75ed {
  margin-top: 30px;
margin-bottom: 0px;
}

#s-3fb77bcd-2745-4ea1-9b2b-9efb14032966 {
  min-height: 50px;
}








#s-3fb77bcd-2745-4ea1-9b2b-9efb14032966 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3fb77bcd-2745-4ea1-9b2b-9efb14032966.shg-box.shg-c {
  justify-content: center;
}

.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-dc8b3944-b18e-4f5c-bb06-acca0fbf3e36 {
  
}

#s-4e4bb0e2-a6f0-4ca8-ad2b-d2921b5978a2 {
  min-height: 60px;
}








#s-4e4bb0e2-a6f0-4ca8-ad2b-d2921b5978a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e4bb0e2-a6f0-4ca8-ad2b-d2921b5978a2.shg-box.shg-c {
  justify-content: center;
}

#s-8ee06261-05f9-4a29-82b2-41e7d4831cbe {
  min-height: 50px;
}








#s-8ee06261-05f9-4a29-82b2-41e7d4831cbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ee06261-05f9-4a29-82b2-41e7d4831cbe.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8e25d7ad-4be5-443f-b625-67901d21d14f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-86736a6e-b299-4959-9680-f06dcfebbdb9 {
  text-align: center;
}




  #s-86736a6e-b299-4959-9680-f06dcfebbdb9 img.shogun-image {
    
    width: px;
  }


#s-86736a6e-b299-4959-9680-f06dcfebbdb9 .shogun-image-content {
  
    align-items: center;
  
}

#s-2bae4cfe-7dd4-4df9-a8c9-3debf5b303e9 {
  text-align: center;
}




  #s-2bae4cfe-7dd4-4df9-a8c9-3debf5b303e9 img.shogun-image {
    
    width: px;
  }


#s-2bae4cfe-7dd4-4df9-a8c9-3debf5b303e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-6ff5680a-c018-4788-9669-8e31000653a3 {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
}








#s-6ff5680a-c018-4788-9669-8e31000653a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ff5680a-c018-4788-9669-8e31000653a3.shg-box.shg-c {
  justify-content: center;
}

#s-6dd813a7-f1b4-405e-aa7b-cbd96b03de5f {
  margin-top: 30px;
}

#s-b42c3742-d038-4420-966e-bb3b212b3650 {
  min-height: 350px;
}








#s-b42c3742-d038-4420-966e-bb3b212b3650 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b42c3742-d038-4420-966e-bb3b212b3650.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a8d87287-d345-445d-b25e-d41554e9b1d1 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 350px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a8d87287-d345-445d-b25e-d41554e9b1d1 {
  
}
}@media (max-width: 767px){#s-a8d87287-d345-445d-b25e-d41554e9b1d1 {
  
}
}
#s-9686bfe4-280a-4a28-a570-43b0694e12d5 {
  min-height: 50px;
}








#s-9686bfe4-280a-4a28-a570-43b0694e12d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9686bfe4-280a-4a28-a570-43b0694e12d5.shg-box.shg-c {
  justify-content: flex-start;
}

.shg-social-alignable {
  display: inline-block;
}

.shg-social-container {
  display: flex;
}

.shg-social-element {
  display: inline-block;
  border: none !important;
  padding: 0px !important;
}

#s-5b5f1419-9d17-419f-bc1f-7c46d66935e8 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 30px;
padding-bottom: 30px;
text-align: center;
}

#s-6251805a-a9bf-4dac-8a8d-058ab1373612 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 20px;
padding-bottom: 20px;
min-height: 600px;
background-position: center center;
}








#s-6251805a-a9bf-4dac-8a8d-058ab1373612 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6251805a-a9bf-4dac-8a8d-058ab1373612.shg-box.shg-c {
  justify-content: center;
}

#s-fbb7e8d7-3263-4ce6-bef6-08afca949eaa {
  padding-left: 20px;
padding-right: 20px;
min-height: 50px;
max-width: 100%;
}
@media (min-width: 1200px){#s-fbb7e8d7-3263-4ce6-bef6-08afca949eaa {
  
}
}@media (max-width: 767px){#s-fbb7e8d7-3263-4ce6-bef6-08afca949eaa {
  
}
}







#s-fbb7e8d7-3263-4ce6-bef6-08afca949eaa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fbb7e8d7-3263-4ce6-bef6-08afca949eaa.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cad4e162-17f8-4010-a626-7ebd83505255"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ae980a2d-cc69-4cc7-b5af-b753dd8e0ad9 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 5px;
padding-left: 2px;
padding-bottom: 5px;
padding-right: 2px;
border-radius: 21px;
max-width: 200px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 0.49);
text-decoration: none;
}
#s-ae980a2d-cc69-4cc7-b5af-b753dd8e0ad9:hover {background-color: rgba(255, 255, 255, 1) !important;
font-size: 19px !important;
color: rgba(77, 77, 77, 1) !important;
text-decoration: none !important;}#s-ae980a2d-cc69-4cc7-b5af-b753dd8e0ad9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ae980a2d-cc69-4cc7-b5af-b753dd8e0ad9.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  font-family: Exo;
  display:  block ;
}

#s-e72d1551-18c0-4a55-bfa0-fc1100dd8e07 {
  min-height: 50px;
}








#s-e72d1551-18c0-4a55-bfa0-fc1100dd8e07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e72d1551-18c0-4a55-bfa0-fc1100dd8e07.shg-box.shg-c {
  justify-content: flex-start;
}

#s-569599c8-621d-4d79-a032-99463082bf7a {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
max-width: 2000px;
}








#s-569599c8-621d-4d79-a032-99463082bf7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-569599c8-621d-4d79-a032-99463082bf7a.shg-box.shg-c {
  justify-content: center;
}

#s-ad3860fd-fcb7-43df-81f7-45c068c74ac1 {
  max-width: 1800px;
}

@media (min-width: 0px) {
[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ad3860fd-fcb7-43df-81f7-45c068c74ac1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fc4e5a81-3727-4067-9d19-48b5fe9fbf8a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-522c4ce2-c73a-4e61-99b4-d43194aa79a6 {
  max-width: 100px;
text-align: center;
}




  #s-522c4ce2-c73a-4e61-99b4-d43194aa79a6 img.shogun-image {
    
    width: px;
  }


#s-522c4ce2-c73a-4e61-99b4-d43194aa79a6 .shogun-image-content {
  
    align-items: center;
  
}

#s-05ef6665-b79d-4822-b72d-83c0bba3a186 {
  min-height: 50px;
}








#s-05ef6665-b79d-4822-b72d-83c0bba3a186 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-05ef6665-b79d-4822-b72d-83c0bba3a186.shg-box.shg-c {
  justify-content: center;
}

#s-46f186e1-b983-4137-a8eb-fc4ae12400e6 {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-46f186e1-b983-4137-a8eb-fc4ae12400e6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-81a4e4d0-55fb-40bc-b77d-2f1dbdcfe9e8 {
  max-width: 100px;
text-align: center;
}




  #s-81a4e4d0-55fb-40bc-b77d-2f1dbdcfe9e8 img.shogun-image {
    
    width: px;
  }


#s-81a4e4d0-55fb-40bc-b77d-2f1dbdcfe9e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-e1ab2766-c498-4a0a-85b6-a0a989acf822 {
  min-height: 50px;
}








#s-e1ab2766-c498-4a0a-85b6-a0a989acf822 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1ab2766-c498-4a0a-85b6-a0a989acf822.shg-box.shg-c {
  justify-content: center;
}

#s-a94f35eb-6207-4cc0-a879-185a3808108a {
  margin-top: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a94f35eb-6207-4cc0-a879-185a3808108a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-19bca9e2-bcb7-4273-ac3a-55e04dc4570c {
  margin-top: 0px;
max-width: 100px;
text-align: center;
}




  #s-19bca9e2-bcb7-4273-ac3a-55e04dc4570c img.shogun-image {
    
    width: px;
  }


#s-19bca9e2-bcb7-4273-ac3a-55e04dc4570c .shogun-image-content {
  
    align-items: center;
  
}

#s-95d09f52-52fa-43bd-b4df-1d750ddfb3fe {
  min-height: 50px;
}








#s-95d09f52-52fa-43bd-b4df-1d750ddfb3fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95d09f52-52fa-43bd-b4df-1d750ddfb3fe.shg-box.shg-c {
  justify-content: center;
}

#s-da37645a-fd4e-4257-b2d0-a02713c034ba {
  min-height: 50px;
}








#s-da37645a-fd4e-4257-b2d0-a02713c034ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da37645a-fd4e-4257-b2d0-a02713c034ba.shg-box.shg-c {
  justify-content: center;
}

#s-27847c54-ee97-4746-a762-121952fe9fdf {
  padding-left: 75px;
padding-right: 75px;
}

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