.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-a86d9c89-c4b4-4814-b105-fda0fbab1d64 {
  min-height: 50px;
background-color: rgba(82, 163, 213, 1);
}








#s-a86d9c89-c4b4-4814-b105-fda0fbab1d64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a86d9c89-c4b4-4814-b105-fda0fbab1d64.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-0fa67eda-61c3-4695-bd40-9bc8b14773d2 {
  margin-top: -10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0fa67eda-61c3-4695-bd40-9bc8b14773d2 {
  display: none;
}
#s-0fa67eda-61c3-4695-bd40-9bc8b14773d2, #wrap-s-0fa67eda-61c3-4695-bd40-9bc8b14773d2 { display:none !important; }}@media (max-width: 767px){#s-0fa67eda-61c3-4695-bd40-9bc8b14773d2 {
  display: none;
}
#s-0fa67eda-61c3-4695-bd40-9bc8b14773d2, #wrap-s-0fa67eda-61c3-4695-bd40-9bc8b14773d2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0fa67eda-61c3-4695-bd40-9bc8b14773d2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-e0822eaa-5f09-43d1-b470-8dee3d3af40f {
  margin-top: 20px;
}

#s-11891b28-0364-4292-8b84-bfb2e887a47f {
  margin-top: 20px;
}

#s-d8cbad31-e6f4-4b12-a19f-5d529691cc04 {
  margin-top: 20px;
}

@media (min-width: 1200px){#s-72450894-1591-4785-83f5-3b8637148149 {
  display: none;
}
#s-72450894-1591-4785-83f5-3b8637148149, #wrap-s-72450894-1591-4785-83f5-3b8637148149 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-72450894-1591-4785-83f5-3b8637148149 {
  display: none;
}
#s-72450894-1591-4785-83f5-3b8637148149, #wrap-s-72450894-1591-4785-83f5-3b8637148149 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-72450894-1591-4785-83f5-3b8637148149 {
  display: none;
}
#s-72450894-1591-4785-83f5-3b8637148149, #wrap-s-72450894-1591-4785-83f5-3b8637148149 { display:none !important; }}
@media (min-width: 1200px){#s-3d8ca960-a6f5-4e1c-83a9-2b89b7e1c7c3 {
  display: none;
}
#s-3d8ca960-a6f5-4e1c-83a9-2b89b7e1c7c3, #wrap-s-3d8ca960-a6f5-4e1c-83a9-2b89b7e1c7c3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3d8ca960-a6f5-4e1c-83a9-2b89b7e1c7c3 {
  display: none;
}
#s-3d8ca960-a6f5-4e1c-83a9-2b89b7e1c7c3, #wrap-s-3d8ca960-a6f5-4e1c-83a9-2b89b7e1c7c3 { display:none !important; }}@media (max-width: 767px){#s-3d8ca960-a6f5-4e1c-83a9-2b89b7e1c7c3 {
  display: none;
}
#s-3d8ca960-a6f5-4e1c-83a9-2b89b7e1c7c3, #wrap-s-3d8ca960-a6f5-4e1c-83a9-2b89b7e1c7c3 { display:none !important; }}
#s-f9b8deb2-b443-475c-8ca2-e4343b861b7c {
  background-image: url(https://i.shgcdn.com/95b2eca0-38a5-4302-84ea-861214a5a7c4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
min-height: 500px;
max-width: 2000px;
background-position: left top;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-f9b8deb2-b443-475c-8ca2-e4343b861b7c {
  display: none;
}
#s-f9b8deb2-b443-475c-8ca2-e4343b861b7c, #wrap-s-f9b8deb2-b443-475c-8ca2-e4343b861b7c { display:none !important; }}@media (max-width: 767px){#s-f9b8deb2-b443-475c-8ca2-e4343b861b7c {
  display: none;
}
#s-f9b8deb2-b443-475c-8ca2-e4343b861b7c, #wrap-s-f9b8deb2-b443-475c-8ca2-e4343b861b7c { display:none !important; }}







#s-f9b8deb2-b443-475c-8ca2-e4343b861b7c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9b8deb2-b443-475c-8ca2-e4343b861b7c.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-5dfb73fd-fd91-4829-ba5b-8d1b0317736d {
  margin-top: -10px;
margin-bottom: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-5dfb73fd-fd91-4829-ba5b-8d1b0317736d {
  display: none;
}
#s-5dfb73fd-fd91-4829-ba5b-8d1b0317736d, #wrap-s-5dfb73fd-fd91-4829-ba5b-8d1b0317736d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5dfb73fd-fd91-4829-ba5b-8d1b0317736d {
  display: none;
}
#s-5dfb73fd-fd91-4829-ba5b-8d1b0317736d, #wrap-s-5dfb73fd-fd91-4829-ba5b-8d1b0317736d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5dfb73fd-fd91-4829-ba5b-8d1b0317736d {
  
}
}@media (max-width: 767px){#s-5dfb73fd-fd91-4829-ba5b-8d1b0317736d {
  
}
}



  #s-5dfb73fd-fd91-4829-ba5b-8d1b0317736d img.shogun-image {
    
    width: px;
  }


#s-5dfb73fd-fd91-4829-ba5b-8d1b0317736d .shogun-image-content {
  
    align-items: center;
  
}

#s-9e465173-c642-4204-b813-0cde255258c5 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9e465173-c642-4204-b813-0cde255258c5 {
  display: none;
}
#s-9e465173-c642-4204-b813-0cde255258c5, #wrap-s-9e465173-c642-4204-b813-0cde255258c5 { display:none !important; }}@media (max-width: 767px){#s-9e465173-c642-4204-b813-0cde255258c5 {
  display: none;
}
#s-9e465173-c642-4204-b813-0cde255258c5, #wrap-s-9e465173-c642-4204-b813-0cde255258c5 { display:none !important; }}
.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-aec5cc5b-0322-462d-a3a5-e07b1bcdb57e {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-aec5cc5b-0322-462d-a3a5-e07b1bcdb57e {
  display: none;
}
#s-aec5cc5b-0322-462d-a3a5-e07b1bcdb57e, #wrap-s-aec5cc5b-0322-462d-a3a5-e07b1bcdb57e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aec5cc5b-0322-462d-a3a5-e07b1bcdb57e {
  display: none;
}
#s-aec5cc5b-0322-462d-a3a5-e07b1bcdb57e, #wrap-s-aec5cc5b-0322-462d-a3a5-e07b1bcdb57e { display:none !important; }}
#s-aec5cc5b-0322-462d-a3a5-e07b1bcdb57e .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Gudea;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 768px) and (max-width: 991px){#s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac {
  display: none;
}
#s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac, #wrap-s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac { display:none !important; }}@media (max-width: 767px){#s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac {
  display: none;
}
#s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac, #wrap-s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac { display:none !important; }}
@media (min-width: 0px) {
[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5a05eb9f-4291-4b74-a7d5-343f2bb383ac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d8b955a4-21f6-4f62-8567-9859db175210 {
  margin-bottom: 0px;
padding-top: 20px;
padding-bottom: 20px;
background-color: rgba(239, 240, 241, 1);
}

#s-2fd34138-f33e-4d0a-83c9-b74b42f25632 {
  margin-bottom: 10px;
padding-top: 20px;
padding-bottom: 20px;
background-color: rgba(239, 240, 241, 1);
}
@media (min-width: 1200px){#s-2fd34138-f33e-4d0a-83c9-b74b42f25632 {
  display: none;
}
#s-2fd34138-f33e-4d0a-83c9-b74b42f25632, #wrap-s-2fd34138-f33e-4d0a-83c9-b74b42f25632 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2fd34138-f33e-4d0a-83c9-b74b42f25632 {
  display: none;
}
#s-2fd34138-f33e-4d0a-83c9-b74b42f25632, #wrap-s-2fd34138-f33e-4d0a-83c9-b74b42f25632 { display:none !important; }}
#s-02c11950-a651-4f18-ac74-8e3189dd9d33 {
  margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-02c11950-a651-4f18-ac74-8e3189dd9d33 {
  display: none;
}
#s-02c11950-a651-4f18-ac74-8e3189dd9d33, #wrap-s-02c11950-a651-4f18-ac74-8e3189dd9d33 { display:none !important; }}@media (max-width: 767px){#s-02c11950-a651-4f18-ac74-8e3189dd9d33 {
  display: none;
}
#s-02c11950-a651-4f18-ac74-8e3189dd9d33, #wrap-s-02c11950-a651-4f18-ac74-8e3189dd9d33 { display:none !important; }}
#s-7bfb0067-3ea7-49b0-84d9-f6adc4de874e {
  margin-top: 10px;
margin-left: 4%;
margin-bottom: 10px;
margin-right: 4%;
max-width: 600px;
}
@media (min-width: 1200px){#s-7bfb0067-3ea7-49b0-84d9-f6adc4de874e {
  display: none;
}
#s-7bfb0067-3ea7-49b0-84d9-f6adc4de874e, #wrap-s-7bfb0067-3ea7-49b0-84d9-f6adc4de874e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7bfb0067-3ea7-49b0-84d9-f6adc4de874e {
  display: none;
}
#s-7bfb0067-3ea7-49b0-84d9-f6adc4de874e, #wrap-s-7bfb0067-3ea7-49b0-84d9-f6adc4de874e { display:none !important; }}
#s-e0d01734-d9c6-4c8e-97d4-3d252d154d65 {
  border-style: solid;
margin-top: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(82, 163, 213, 1);
border-style: solid;
}
@media (min-width: 768px) and (max-width: 991px){#s-e0d01734-d9c6-4c8e-97d4-3d252d154d65 {
  display: none;
}
#s-e0d01734-d9c6-4c8e-97d4-3d252d154d65, #wrap-s-e0d01734-d9c6-4c8e-97d4-3d252d154d65 { display:none !important; }}@media (max-width: 767px){#s-e0d01734-d9c6-4c8e-97d4-3d252d154d65 {
  display: none;
}
#s-e0d01734-d9c6-4c8e-97d4-3d252d154d65, #wrap-s-e0d01734-d9c6-4c8e-97d4-3d252d154d65 { display:none !important; }}
@media (min-width: 0px) {
[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-e0d01734-d9c6-4c8e-97d4-3d252d154d65"] > .shg-row {
    flex-flow: column-reverse;
  }
}

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

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

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

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

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

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

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

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

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

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

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

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

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

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

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

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

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

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

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-7a0e5bc7-b884-41e3-b469-fcda2052aae0 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7a0e5bc7-b884-41e3-b469-fcda2052aae0 {
  display: none;
}
#s-7a0e5bc7-b884-41e3-b469-fcda2052aae0, #wrap-s-7a0e5bc7-b884-41e3-b469-fcda2052aae0 { display:none !important; }}@media (max-width: 767px){#s-7a0e5bc7-b884-41e3-b469-fcda2052aae0 {
  display: none;
}
#s-7a0e5bc7-b884-41e3-b469-fcda2052aae0, #wrap-s-7a0e5bc7-b884-41e3-b469-fcda2052aae0 { display:none !important; }}
#s-7a0e5bc7-b884-41e3-b469-fcda2052aae0 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-7a0e5bc7-b884-41e3-b469-fcda2052aae0 .shg-sld-nav-button.shg-sld-left,
#s-7a0e5bc7-b884-41e3-b469-fcda2052aae0 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-44b47a21-7390-43b2-9d44-f25a0d7a4fa6 {
  text-align: center;
}




  #s-44b47a21-7390-43b2-9d44-f25a0d7a4fa6 img.shogun-image {
    
    width: px;
  }


#s-44b47a21-7390-43b2-9d44-f25a0d7a4fa6 .shogun-image-content {
  
    align-items: center;
  
}

#s-dbe3a4f0-76a3-4ff2-a964-de686bb1327a {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-dbe3a4f0-76a3-4ff2-a964-de686bb1327a {
  
}
}@media (max-width: 767px){#s-dbe3a4f0-76a3-4ff2-a964-de686bb1327a {
  display: none;
}
#s-dbe3a4f0-76a3-4ff2-a964-de686bb1327a, #wrap-s-dbe3a4f0-76a3-4ff2-a964-de686bb1327a { display:none !important; }}



  #s-dbe3a4f0-76a3-4ff2-a964-de686bb1327a img.shogun-image {
    
    width: px;
  }


#s-dbe3a4f0-76a3-4ff2-a964-de686bb1327a .shogun-image-content {
  
    align-items: center;
  
}

#s-bb278a00-d587-4e59-a49e-d73dde934e36 {
  text-align: center;
}




  #s-bb278a00-d587-4e59-a49e-d73dde934e36 img.shogun-image {
    
    width: px;
  }


#s-bb278a00-d587-4e59-a49e-d73dde934e36 .shogun-image-content {
  
    align-items: center;
  
}

#s-f8e3e1fc-744f-46bb-a1bf-b5e6409926b1 {
  text-align: center;
}




  #s-f8e3e1fc-744f-46bb-a1bf-b5e6409926b1 img.shogun-image {
    
    width: px;
  }


#s-f8e3e1fc-744f-46bb-a1bf-b5e6409926b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-d9e9b1a5-8fc9-447b-8fb9-beeb936cf86e {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d9e9b1a5-8fc9-447b-8fb9-beeb936cf86e {
  display: none;
}
#s-d9e9b1a5-8fc9-447b-8fb9-beeb936cf86e, #wrap-s-d9e9b1a5-8fc9-447b-8fb9-beeb936cf86e { display:none !important; }}@media (max-width: 767px){#s-d9e9b1a5-8fc9-447b-8fb9-beeb936cf86e {
  display: none;
}
#s-d9e9b1a5-8fc9-447b-8fb9-beeb936cf86e, #wrap-s-d9e9b1a5-8fc9-447b-8fb9-beeb936cf86e { display:none !important; }}



  #s-d9e9b1a5-8fc9-447b-8fb9-beeb936cf86e img.shogun-image {
    
    width: px;
  }


#s-d9e9b1a5-8fc9-447b-8fb9-beeb936cf86e .shogun-image-content {
  
    align-items: center;
  
}

#s-c95e199c-4af1-4c75-b930-82aef34bb5cc {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-c95e199c-4af1-4c75-b930-82aef34bb5cc {
  display: none;
}
#s-c95e199c-4af1-4c75-b930-82aef34bb5cc, #wrap-s-c95e199c-4af1-4c75-b930-82aef34bb5cc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c95e199c-4af1-4c75-b930-82aef34bb5cc {
  display: none;
}
#s-c95e199c-4af1-4c75-b930-82aef34bb5cc, #wrap-s-c95e199c-4af1-4c75-b930-82aef34bb5cc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c95e199c-4af1-4c75-b930-82aef34bb5cc {
  display: none;
}
#s-c95e199c-4af1-4c75-b930-82aef34bb5cc, #wrap-s-c95e199c-4af1-4c75-b930-82aef34bb5cc { display:none !important; }}@media (max-width: 767px){#s-c95e199c-4af1-4c75-b930-82aef34bb5cc {
  
}
}
#s-c95e199c-4af1-4c75-b930-82aef34bb5cc .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-c95e199c-4af1-4c75-b930-82aef34bb5cc .shg-sld-nav-button.shg-sld-left,
#s-c95e199c-4af1-4c75-b930-82aef34bb5cc .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-7ac9c120-45a9-4bed-bb8c-66d3a273faf1 {
  text-align: center;
}




  #s-7ac9c120-45a9-4bed-bb8c-66d3a273faf1 img.shogun-image {
    
    width: px;
  }


#s-7ac9c120-45a9-4bed-bb8c-66d3a273faf1 .shogun-image-content {
  
    align-items: center;
  
}

#s-2d2d6114-66cb-4783-8ab6-50f776f8bcad {
  text-align: center;
}




  #s-2d2d6114-66cb-4783-8ab6-50f776f8bcad img.shogun-image {
    
    width: px;
  }


#s-2d2d6114-66cb-4783-8ab6-50f776f8bcad .shogun-image-content {
  
    align-items: center;
  
}

#s-fa0e63d4-e653-420b-bc7a-2ffb8c60a49a {
  text-align: center;
}




  #s-fa0e63d4-e653-420b-bc7a-2ffb8c60a49a img.shogun-image {
    
    width: px;
  }


#s-fa0e63d4-e653-420b-bc7a-2ffb8c60a49a .shogun-image-content {
  
    align-items: center;
  
}

#s-b1466816-82e5-4eb9-af14-05b6a30edc58 {
  text-align: center;
}




  #s-b1466816-82e5-4eb9-af14-05b6a30edc58 img.shogun-image {
    
    width: px;
  }


#s-b1466816-82e5-4eb9-af14-05b6a30edc58 .shogun-image-content {
  
    align-items: center;
  
}

#s-4b352d78-82ca-4a70-a2a8-9974cc7bd1df {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4b352d78-82ca-4a70-a2a8-9974cc7bd1df {
  display: none;
}
#s-4b352d78-82ca-4a70-a2a8-9974cc7bd1df, #wrap-s-4b352d78-82ca-4a70-a2a8-9974cc7bd1df { display:none !important; }}@media (max-width: 767px){#s-4b352d78-82ca-4a70-a2a8-9974cc7bd1df {
  
}
}



  #s-4b352d78-82ca-4a70-a2a8-9974cc7bd1df img.shogun-image {
    
    width: px;
  }


#s-4b352d78-82ca-4a70-a2a8-9974cc7bd1df .shogun-image-content {
  
    align-items: center;
  
}

#s-000601ec-1ce8-44e4-bfcc-61d9c3ef280b {
  margin-top: 10px;
margin-bottom: -20px;
}

#s-846aaa34-35ba-469c-8b54-0861b8a673b2 {
  margin-left: 50px;
margin-right: 50px;
}

#s-846aaa34-35ba-469c-8b54-0861b8a673b2 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-b230912d-8378-4600-92fe-801b86eeda12 {
  margin-top: 40px;
margin-bottom: 40px;
}

#s-acacfbc3-c6e8-4c14-899d-5d9ff05f3859 {
  margin-top: -13px;
margin-left: 50px;
margin-bottom: 30px;
margin-right: 50px;
}

.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-d1b96003-2cd9-45ff-afe4-09a3e88dcba9 {
  margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(82, 163, 213, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d1b96003-2cd9-45ff-afe4-09a3e88dcba9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d1b96003-2cd9-45ff-afe4-09a3e88dcba9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d1b96003-2cd9-45ff-afe4-09a3e88dcba9.shg-btn {
  color: #ffffff;
  font-size: 22px;
  font-weight: 700;
  
  font-family: Gudea;
  display:  inline-block ;
}

#s-792209e6-af8d-4642-a691-5c9c647387ad {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(82, 163, 213, 1);
border-style: solid;
}
@media (min-width: 1200px){#s-792209e6-af8d-4642-a691-5c9c647387ad {
  display: none;
}
#s-792209e6-af8d-4642-a691-5c9c647387ad, #wrap-s-792209e6-af8d-4642-a691-5c9c647387ad { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-792209e6-af8d-4642-a691-5c9c647387ad {
  display: none;
}
#s-792209e6-af8d-4642-a691-5c9c647387ad, #wrap-s-792209e6-af8d-4642-a691-5c9c647387ad { display:none !important; }}
@media (min-width: 0px) {
[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-792209e6-af8d-4642-a691-5c9c647387ad"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-602e4a92-142f-47c0-9756-a07b697f0c76 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-602e4a92-142f-47c0-9756-a07b697f0c76 {
  display: none;
}
#s-602e4a92-142f-47c0-9756-a07b697f0c76, #wrap-s-602e4a92-142f-47c0-9756-a07b697f0c76 { display:none !important; }}@media (max-width: 767px){#s-602e4a92-142f-47c0-9756-a07b697f0c76 {
  display: none;
}
#s-602e4a92-142f-47c0-9756-a07b697f0c76, #wrap-s-602e4a92-142f-47c0-9756-a07b697f0c76 { display:none !important; }}
#s-602e4a92-142f-47c0-9756-a07b697f0c76 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-602e4a92-142f-47c0-9756-a07b697f0c76 .shg-sld-nav-button.shg-sld-left,
#s-602e4a92-142f-47c0-9756-a07b697f0c76 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-6cfdb418-9b02-4559-a677-0fcae55a33b3 {
  text-align: center;
}




  #s-6cfdb418-9b02-4559-a677-0fcae55a33b3 img.shogun-image {
    
    width: px;
  }


#s-6cfdb418-9b02-4559-a677-0fcae55a33b3 .shogun-image-content {
  
    align-items: center;
  
}

#s-7db637d5-d019-47c5-b7b2-c8ad437c4c5f {
  text-align: center;
}




  #s-7db637d5-d019-47c5-b7b2-c8ad437c4c5f img.shogun-image {
    
    width: px;
  }


#s-7db637d5-d019-47c5-b7b2-c8ad437c4c5f .shogun-image-content {
  
    align-items: center;
  
}

#s-f6521331-e9ce-4ef5-b6a1-49bf20778cbd {
  text-align: center;
}




  #s-f6521331-e9ce-4ef5-b6a1-49bf20778cbd img.shogun-image {
    
    width: px;
  }


#s-f6521331-e9ce-4ef5-b6a1-49bf20778cbd .shogun-image-content {
  
    align-items: center;
  
}

#s-eea06d46-f3d1-4b50-a15e-33bb0831422f {
  text-align: center;
}




  #s-eea06d46-f3d1-4b50-a15e-33bb0831422f img.shogun-image {
    
    width: px;
  }


#s-eea06d46-f3d1-4b50-a15e-33bb0831422f .shogun-image-content {
  
    align-items: center;
  
}

#s-3c79b231-3e9d-47bf-b3fc-d1674d840f1b {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-3c79b231-3e9d-47bf-b3fc-d1674d840f1b {
  display: none;
}
#s-3c79b231-3e9d-47bf-b3fc-d1674d840f1b, #wrap-s-3c79b231-3e9d-47bf-b3fc-d1674d840f1b { display:none !important; }}@media (max-width: 767px){#s-3c79b231-3e9d-47bf-b3fc-d1674d840f1b {
  display: none;
}
#s-3c79b231-3e9d-47bf-b3fc-d1674d840f1b, #wrap-s-3c79b231-3e9d-47bf-b3fc-d1674d840f1b { display:none !important; }}



  #s-3c79b231-3e9d-47bf-b3fc-d1674d840f1b img.shogun-image {
    
    width: px;
  }


#s-3c79b231-3e9d-47bf-b3fc-d1674d840f1b .shogun-image-content {
  
    align-items: center;
  
}

#s-92998511-7d3a-4ae8-b7a6-c365017f996b {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (min-width: 1200px){#s-92998511-7d3a-4ae8-b7a6-c365017f996b {
  display: none;
}
#s-92998511-7d3a-4ae8-b7a6-c365017f996b, #wrap-s-92998511-7d3a-4ae8-b7a6-c365017f996b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-92998511-7d3a-4ae8-b7a6-c365017f996b {
  display: none;
}
#s-92998511-7d3a-4ae8-b7a6-c365017f996b, #wrap-s-92998511-7d3a-4ae8-b7a6-c365017f996b { display:none !important; }}
#s-65ff24db-dc05-4cb8-943a-485dd6d16404 {
  margin-top: -11px;
margin-bottom: -10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(82, 163, 213, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-65ff24db-dc05-4cb8-943a-485dd6d16404:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-65ff24db-dc05-4cb8-943a-485dd6d16404:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-65ff24db-dc05-4cb8-943a-485dd6d16404 {
  display: none;
}
#s-65ff24db-dc05-4cb8-943a-485dd6d16404, #wrap-s-65ff24db-dc05-4cb8-943a-485dd6d16404 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-65ff24db-dc05-4cb8-943a-485dd6d16404 {
  display: none;
}
#s-65ff24db-dc05-4cb8-943a-485dd6d16404, #wrap-s-65ff24db-dc05-4cb8-943a-485dd6d16404 { display:none !important; }}


#s-65ff24db-dc05-4cb8-943a-485dd6d16404.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Gudea;
  display:  inline-block ;
}

#s-f7a56dd5-6894-4f3b-9c45-68e35d17fccd {
  min-height: 50px;
}








#s-f7a56dd5-6894-4f3b-9c45-68e35d17fccd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7a56dd5-6894-4f3b-9c45-68e35d17fccd.shg-box.shg-c {
  justify-content: center;
}

#s-c27a6057-ca86-45f8-ac34-1a2907ae38c0 {
  margin-top: 10px;
margin-bottom: -20px;
}

#s-c1567884-5c28-491d-bab4-61b4a937096b {
  margin-top: -40px;
margin-left: 50px;
margin-bottom: -40px;
margin-right: 50px;
}

#s-c1567884-5c28-491d-bab4-61b4a937096b hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-3e1d1bed-f87d-4f37-a93a-825f6530d5e9 {
  margin-top: 40px;
margin-left: -20px;
margin-bottom: 40px;
margin-right: -20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3e1d1bed-f87d-4f37-a93a-825f6530d5e9 {
  display: none;
}
#s-3e1d1bed-f87d-4f37-a93a-825f6530d5e9, #wrap-s-3e1d1bed-f87d-4f37-a93a-825f6530d5e9 { display:none !important; }}@media (max-width: 767px){#s-3e1d1bed-f87d-4f37-a93a-825f6530d5e9 {
  display: none;
}
#s-3e1d1bed-f87d-4f37-a93a-825f6530d5e9, #wrap-s-3e1d1bed-f87d-4f37-a93a-825f6530d5e9 { display:none !important; }}
#s-2b633b31-f957-42d9-9c83-e98a98b71fa6 {
  margin-top: 40px;
margin-bottom: 40px;
padding-left: 5%;
padding-right: 5%;
}

#s-5cf9609d-5bb3-4e05-bd7e-d0f758cac43a {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-5cf9609d-5bb3-4e05-bd7e-d0f758cac43a {
  display: none;
}
#s-5cf9609d-5bb3-4e05-bd7e-d0f758cac43a, #wrap-s-5cf9609d-5bb3-4e05-bd7e-d0f758cac43a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5cf9609d-5bb3-4e05-bd7e-d0f758cac43a {
  display: none;
}
#s-5cf9609d-5bb3-4e05-bd7e-d0f758cac43a, #wrap-s-5cf9609d-5bb3-4e05-bd7e-d0f758cac43a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5cf9609d-5bb3-4e05-bd7e-d0f758cac43a {
  display: none;
}
#s-5cf9609d-5bb3-4e05-bd7e-d0f758cac43a, #wrap-s-5cf9609d-5bb3-4e05-bd7e-d0f758cac43a { display:none !important; }}@media (max-width: 767px){#s-5cf9609d-5bb3-4e05-bd7e-d0f758cac43a {
  
}
}
#s-5cf9609d-5bb3-4e05-bd7e-d0f758cac43a .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-5cf9609d-5bb3-4e05-bd7e-d0f758cac43a .shg-sld-nav-button.shg-sld-left,
#s-5cf9609d-5bb3-4e05-bd7e-d0f758cac43a .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-2c3b8b89-4a56-4d01-b9d0-8da213e2754b {
  text-align: center;
}




  #s-2c3b8b89-4a56-4d01-b9d0-8da213e2754b img.shogun-image {
    
    width: px;
  }


#s-2c3b8b89-4a56-4d01-b9d0-8da213e2754b .shogun-image-content {
  
    align-items: center;
  
}

#s-3cdc4b35-9e91-41bd-97ba-af867b71aa3b {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-3cdc4b35-9e91-41bd-97ba-af867b71aa3b {
  
}
}@media (max-width: 767px){#s-3cdc4b35-9e91-41bd-97ba-af867b71aa3b {
  display: none;
}
#s-3cdc4b35-9e91-41bd-97ba-af867b71aa3b, #wrap-s-3cdc4b35-9e91-41bd-97ba-af867b71aa3b { display:none !important; }}



  #s-3cdc4b35-9e91-41bd-97ba-af867b71aa3b img.shogun-image {
    
    width: px;
  }


#s-3cdc4b35-9e91-41bd-97ba-af867b71aa3b .shogun-image-content {
  
    align-items: center;
  
}

#s-7b52a9ca-8204-40e6-979a-0b1352d7f060 {
  text-align: center;
}




  #s-7b52a9ca-8204-40e6-979a-0b1352d7f060 img.shogun-image {
    
    width: px;
  }


#s-7b52a9ca-8204-40e6-979a-0b1352d7f060 .shogun-image-content {
  
    align-items: center;
  
}

#s-a826d7fb-d955-4f07-8aa1-878f84ff1269 {
  text-align: center;
}




  #s-a826d7fb-d955-4f07-8aa1-878f84ff1269 img.shogun-image {
    
    width: px;
  }


#s-a826d7fb-d955-4f07-8aa1-878f84ff1269 .shogun-image-content {
  
    align-items: center;
  
}

#s-3fa32f9c-2dfb-425b-aaab-f248b0deaa15 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-3fa32f9c-2dfb-425b-aaab-f248b0deaa15 {
  display: none;
}
#s-3fa32f9c-2dfb-425b-aaab-f248b0deaa15, #wrap-s-3fa32f9c-2dfb-425b-aaab-f248b0deaa15 { display:none !important; }}@media (max-width: 767px){#s-3fa32f9c-2dfb-425b-aaab-f248b0deaa15 {
  display: none;
}
#s-3fa32f9c-2dfb-425b-aaab-f248b0deaa15, #wrap-s-3fa32f9c-2dfb-425b-aaab-f248b0deaa15 { display:none !important; }}



  #s-3fa32f9c-2dfb-425b-aaab-f248b0deaa15 img.shogun-image {
    
    width: px;
  }


#s-3fa32f9c-2dfb-425b-aaab-f248b0deaa15 .shogun-image-content {
  
    align-items: center;
  
}

#s-81456357-0982-463c-a29f-074ab170d0f6 {
  min-height: 50px;
}








#s-81456357-0982-463c-a29f-074ab170d0f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-81456357-0982-463c-a29f-074ab170d0f6.shg-box.shg-c {
  justify-content: center;
}

#s-5720919e-52cb-47a1-b682-d3bd8fcf43f2 {
  min-height: 50px;
}








#s-5720919e-52cb-47a1-b682-d3bd8fcf43f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5720919e-52cb-47a1-b682-d3bd8fcf43f2.shg-box.shg-c {
  justify-content: center;
}

#s-3dceffb0-bddf-4853-9809-2b8d8a8a5166 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(82, 163, 213, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3dceffb0-bddf-4853-9809-2b8d8a8a5166"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c596e6e4-b965-4d37-a74c-531a25e6f087 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-a0cc22c7-0136-40eb-8499-7022afff6991 {
  border-style: solid;
margin-top: 24px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-a0cc22c7-0136-40eb-8499-7022afff6991 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0cc22c7-0136-40eb-8499-7022afff6991.shg-box.shg-c {
  justify-content: center;
}

#s-49c5e8f7-4107-4b6b-a0c3-ac185c83db5b {
  min-height: 50px;
}








#s-49c5e8f7-4107-4b6b-a0c3-ac185c83db5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49c5e8f7-4107-4b6b-a0c3-ac185c83db5b.shg-box.shg-c {
  justify-content: center;
}

#s-a4386f99-8584-4ca8-af55-beceac5add65 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-left: 30px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-a4386f99-8584-4ca8-af55-beceac5add65 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a4386f99-8584-4ca8-af55-beceac5add65 {
  
}
}







#s-a4386f99-8584-4ca8-af55-beceac5add65 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a4386f99-8584-4ca8-af55-beceac5add65.shg-box.shg-c {
  justify-content: center;
}

#s-1df9ad4a-dc0a-4463-ac07-7e25df10b8d5 {
  margin-top: 10px;
margin-bottom: -20px;
}
@media (min-width: 1200px){#s-1df9ad4a-dc0a-4463-ac07-7e25df10b8d5 {
  display: none;
}
#s-1df9ad4a-dc0a-4463-ac07-7e25df10b8d5, #wrap-s-1df9ad4a-dc0a-4463-ac07-7e25df10b8d5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1df9ad4a-dc0a-4463-ac07-7e25df10b8d5 {
  display: none;
}
#s-1df9ad4a-dc0a-4463-ac07-7e25df10b8d5, #wrap-s-1df9ad4a-dc0a-4463-ac07-7e25df10b8d5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1df9ad4a-dc0a-4463-ac07-7e25df10b8d5 {
  display: none;
}
#s-1df9ad4a-dc0a-4463-ac07-7e25df10b8d5, #wrap-s-1df9ad4a-dc0a-4463-ac07-7e25df10b8d5 { display:none !important; }}
#s-a8e348bb-f988-476a-9097-9ccc90380fcc {
  margin-top: 10px;
margin-bottom: -20px;
}
@media (max-width: 767px){#s-a8e348bb-f988-476a-9097-9ccc90380fcc {
  display: none;
}
#s-a8e348bb-f988-476a-9097-9ccc90380fcc, #wrap-s-a8e348bb-f988-476a-9097-9ccc90380fcc { display:none !important; }}
#s-dd7fd9c5-0aaf-48a2-a875-69fc141a80dc {
  margin-left: 50px;
margin-right: 50px;
}

#s-dd7fd9c5-0aaf-48a2-a875-69fc141a80dc hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-86d42d6a-e3ec-4471-8015-33492f8f2a57 {
  margin-left: -20px;
margin-bottom: 40px;
margin-right: -20px;
}
@media (min-width: 1200px){#s-86d42d6a-e3ec-4471-8015-33492f8f2a57 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-86d42d6a-e3ec-4471-8015-33492f8f2a57 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-86d42d6a-e3ec-4471-8015-33492f8f2a57 {
  display: none;
}
#s-86d42d6a-e3ec-4471-8015-33492f8f2a57, #wrap-s-86d42d6a-e3ec-4471-8015-33492f8f2a57 { display:none !important; }}@media (max-width: 767px){#s-86d42d6a-e3ec-4471-8015-33492f8f2a57 {
  display: none;
}
#s-86d42d6a-e3ec-4471-8015-33492f8f2a57, #wrap-s-86d42d6a-e3ec-4471-8015-33492f8f2a57 { display:none !important; }}
#s-e93545c9-fc50-4a83-871b-76e35f815200 {
  margin-left: -20px;
margin-bottom: 40px;
margin-right: -20px;
}
@media (min-width: 1200px){#s-e93545c9-fc50-4a83-871b-76e35f815200 {
  display: none;
}
#s-e93545c9-fc50-4a83-871b-76e35f815200, #wrap-s-e93545c9-fc50-4a83-871b-76e35f815200 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e93545c9-fc50-4a83-871b-76e35f815200 {
  display: none;
}
#s-e93545c9-fc50-4a83-871b-76e35f815200, #wrap-s-e93545c9-fc50-4a83-871b-76e35f815200 { display:none !important; }}
@media (min-width: 1200px){#s-f01aa60c-5c61-409c-a37d-45f0eed95272 {
  display: none;
}
#s-f01aa60c-5c61-409c-a37d-45f0eed95272, #wrap-s-f01aa60c-5c61-409c-a37d-45f0eed95272 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f01aa60c-5c61-409c-a37d-45f0eed95272 {
  display: none;
}
#s-f01aa60c-5c61-409c-a37d-45f0eed95272, #wrap-s-f01aa60c-5c61-409c-a37d-45f0eed95272 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f01aa60c-5c61-409c-a37d-45f0eed95272 {
  
}
}@media (max-width: 767px){#s-f01aa60c-5c61-409c-a37d-45f0eed95272 {
  
}
}
#s-f01aa60c-5c61-409c-a37d-45f0eed95272 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-f01aa60c-5c61-409c-a37d-45f0eed95272 .shg-sld-nav-button.shg-sld-left,
#s-f01aa60c-5c61-409c-a37d-45f0eed95272 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-b750eb88-82a6-4bb7-af02-f4c655b0ab40 {
  text-align: center;
}




  #s-b750eb88-82a6-4bb7-af02-f4c655b0ab40 img.shogun-image {
    
    width: px;
  }


#s-b750eb88-82a6-4bb7-af02-f4c655b0ab40 .shogun-image-content {
  
    align-items: center;
  
}

#s-57058f21-a675-4437-98da-695ed0d750ff {
  text-align: center;
}




  #s-57058f21-a675-4437-98da-695ed0d750ff img.shogun-image {
    
    width: px;
  }


#s-57058f21-a675-4437-98da-695ed0d750ff .shogun-image-content {
  
    align-items: center;
  
}

#s-e5a94d75-5cef-43ee-bfac-ceac07cdfe54 {
  text-align: center;
}




  #s-e5a94d75-5cef-43ee-bfac-ceac07cdfe54 img.shogun-image {
    
    width: px;
  }


#s-e5a94d75-5cef-43ee-bfac-ceac07cdfe54 .shogun-image-content {
  
    align-items: center;
  
}

#s-8d2b089f-90b2-43c6-aff3-c9711d304b0d {
  text-align: center;
}




  #s-8d2b089f-90b2-43c6-aff3-c9711d304b0d img.shogun-image {
    
    width: px;
  }


#s-8d2b089f-90b2-43c6-aff3-c9711d304b0d .shogun-image-content {
  
    align-items: center;
  
}

#s-b8e96c4b-c5d6-41ae-bcac-eb8d78509289 {
  text-align: center;
}




  #s-b8e96c4b-c5d6-41ae-bcac-eb8d78509289 img.shogun-image {
    
    width: px;
  }


#s-b8e96c4b-c5d6-41ae-bcac-eb8d78509289 .shogun-image-content {
  
    align-items: center;
  
}

#s-7817d512-2b8d-4284-a724-9e851581b865 {
  margin-top: 25px;
}

#s-3dc601b0-abc0-45f1-ae4a-9440f4700330 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(82, 163, 213, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-3dc601b0-abc0-45f1-ae4a-9440f4700330:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3dc601b0-abc0-45f1-ae4a-9440f4700330:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-3dc601b0-abc0-45f1-ae4a-9440f4700330 {
  display: none;
}
#s-3dc601b0-abc0-45f1-ae4a-9440f4700330, #wrap-s-3dc601b0-abc0-45f1-ae4a-9440f4700330 { display:none !important; }}@media (max-width: 767px){#s-3dc601b0-abc0-45f1-ae4a-9440f4700330 {
  display: none;
}
#s-3dc601b0-abc0-45f1-ae4a-9440f4700330, #wrap-s-3dc601b0-abc0-45f1-ae4a-9440f4700330 { display:none !important; }}


#s-3dc601b0-abc0-45f1-ae4a-9440f4700330.shg-btn {
  color: #ffffff;
  font-size: 22px;
  font-weight: 700;
  
  font-family: Gudea;
  display:  inline-block ;
}

#s-9dcedba0-c792-401e-a5ff-9b91e3380aca {
  margin-top: 22px;
margin-bottom: -19px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(82, 163, 213, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9dcedba0-c792-401e-a5ff-9b91e3380aca:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9dcedba0-c792-401e-a5ff-9b91e3380aca:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-9dcedba0-c792-401e-a5ff-9b91e3380aca {
  display: none;
}
#s-9dcedba0-c792-401e-a5ff-9b91e3380aca, #wrap-s-9dcedba0-c792-401e-a5ff-9b91e3380aca { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9dcedba0-c792-401e-a5ff-9b91e3380aca {
  display: none;
}
#s-9dcedba0-c792-401e-a5ff-9b91e3380aca, #wrap-s-9dcedba0-c792-401e-a5ff-9b91e3380aca { display:none !important; }}


#s-9dcedba0-c792-401e-a5ff-9b91e3380aca.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Gudea;
  display:  inline-block ;
}

#s-21dc1dac-8980-4c6a-9b38-45be3e1d90f6 {
  min-height: 50px;
}








#s-21dc1dac-8980-4c6a-9b38-45be3e1d90f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-21dc1dac-8980-4c6a-9b38-45be3e1d90f6.shg-box.shg-c {
  justify-content: center;
}

#s-94df1713-2d5e-4127-844e-1ba1a2571ee5 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-94df1713-2d5e-4127-844e-1ba1a2571ee5 {
  display: none;
}
#s-94df1713-2d5e-4127-844e-1ba1a2571ee5, #wrap-s-94df1713-2d5e-4127-844e-1ba1a2571ee5 { display:none !important; }}@media (max-width: 767px){#s-94df1713-2d5e-4127-844e-1ba1a2571ee5 {
  display: none;
}
#s-94df1713-2d5e-4127-844e-1ba1a2571ee5, #wrap-s-94df1713-2d5e-4127-844e-1ba1a2571ee5 { display:none !important; }}
#s-94df1713-2d5e-4127-844e-1ba1a2571ee5 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-94df1713-2d5e-4127-844e-1ba1a2571ee5 .shg-sld-nav-button.shg-sld-left,
#s-94df1713-2d5e-4127-844e-1ba1a2571ee5 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-8ece42ba-a0a7-4735-b196-dfda728bdda3 {
  text-align: center;
}




  #s-8ece42ba-a0a7-4735-b196-dfda728bdda3 img.shogun-image {
    
    width: px;
  }


#s-8ece42ba-a0a7-4735-b196-dfda728bdda3 .shogun-image-content {
  
    align-items: center;
  
}

#s-77fe1f63-4ba8-4fc2-883d-32c08c745785 {
  text-align: center;
}




  #s-77fe1f63-4ba8-4fc2-883d-32c08c745785 img.shogun-image {
    
    width: px;
  }


#s-77fe1f63-4ba8-4fc2-883d-32c08c745785 .shogun-image-content {
  
    align-items: center;
  
}

#s-d213f9ff-2da7-4a2a-8c3a-184078a1b246 {
  text-align: center;
}




  #s-d213f9ff-2da7-4a2a-8c3a-184078a1b246 img.shogun-image {
    
    width: px;
  }


#s-d213f9ff-2da7-4a2a-8c3a-184078a1b246 .shogun-image-content {
  
    align-items: center;
  
}

#s-45259b33-10a0-48b4-adcd-564f4b36aecc {
  text-align: center;
}




  #s-45259b33-10a0-48b4-adcd-564f4b36aecc img.shogun-image {
    
    width: px;
  }


#s-45259b33-10a0-48b4-adcd-564f4b36aecc .shogun-image-content {
  
    align-items: center;
  
}

#s-5b39a04c-f494-41df-8143-d8d24a54985b {
  text-align: center;
}




  #s-5b39a04c-f494-41df-8143-d8d24a54985b img.shogun-image {
    
    width: px;
  }


#s-5b39a04c-f494-41df-8143-d8d24a54985b .shogun-image-content {
  
    align-items: center;
  
}

#s-71f2551e-24c2-4a1a-b511-0095b9579cce {
  min-height: 50px;
}








#s-71f2551e-24c2-4a1a-b511-0095b9579cce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71f2551e-24c2-4a1a-b511-0095b9579cce.shg-box.shg-c {
  justify-content: center;
}

#s-63586a9a-7f60-4cee-83b6-ba05a1921c40 {
  margin-top: 28px;
margin-bottom: 28px;
}
@media (min-width: 768px) and (max-width: 991px){#s-63586a9a-7f60-4cee-83b6-ba05a1921c40 {
  display: none;
}
#s-63586a9a-7f60-4cee-83b6-ba05a1921c40, #wrap-s-63586a9a-7f60-4cee-83b6-ba05a1921c40 { display:none !important; }}@media (max-width: 767px){#s-63586a9a-7f60-4cee-83b6-ba05a1921c40 {
  display: none;
}
#s-63586a9a-7f60-4cee-83b6-ba05a1921c40, #wrap-s-63586a9a-7f60-4cee-83b6-ba05a1921c40 { display:none !important; }}
#s-11aeafb9-84e5-4275-95ea-e171c514263a {
  min-height: 50px;
}








#s-11aeafb9-84e5-4275-95ea-e171c514263a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11aeafb9-84e5-4275-95ea-e171c514263a.shg-box.shg-c {
  justify-content: center;
}

#s-c145961a-1c73-4ffb-aa67-52440249eaf9 {
  margin-top: 8px;
margin-bottom: 8px;
}

@media (min-width: 0px) {
[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c145961a-1c73-4ffb-aa67-52440249eaf9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px){#s-d447f396-2d8b-4913-817e-3ecd9477419e {
  display: none;
}
#s-d447f396-2d8b-4913-817e-3ecd9477419e, #wrap-s-d447f396-2d8b-4913-817e-3ecd9477419e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d447f396-2d8b-4913-817e-3ecd9477419e {
  display: none;
}
#s-d447f396-2d8b-4913-817e-3ecd9477419e, #wrap-s-d447f396-2d8b-4913-817e-3ecd9477419e { display:none !important; }}
.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-0dd37a98-0d18-40bb-868f-c530ad539b5c {
  box-shadow:1px 1px 1px 1px rgba(49, 46, 46, 1);
border-style: solid;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(82, 163, 213, 1);
border-style: solid;
border-radius: 0px;
}

#s-ca01943c-72ca-4295-b00f-bae2316f5d0f {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
}








#s-ca01943c-72ca-4295-b00f-bae2316f5d0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca01943c-72ca-4295-b00f-bae2316f5d0f.shg-box.shg-c {
  justify-content: center;
}

#s-f1906e88-1cbe-49a7-b9fa-09e034641409 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-9fbcf86b-fff4-489a-9946-5bd7b04baf56 {
  margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9fbcf86b-fff4-489a-9946-5bd7b04baf56 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-96e0055d-24f5-42e5-b43a-8e551e54596d {
  min-height: 50px;
}








#s-96e0055d-24f5-42e5-b43a-8e551e54596d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96e0055d-24f5-42e5-b43a-8e551e54596d.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6672e218-920a-4d93-abef-843ce581d1b5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-2556bec6-90da-49d9-ab58-fb523710854e {
  margin-bottom: 20px;
text-align: center;
}




  #s-2556bec6-90da-49d9-ab58-fb523710854e img.shogun-image {
    
    width: px;
  }


#s-2556bec6-90da-49d9-ab58-fb523710854e .shogun-image-content {
  
    align-items: center;
  
}

#s-2b0ba3a6-47ea-43b0-ac22-20df05f29908 {
  margin-bottom: 20px;
text-align: center;
}




  #s-2b0ba3a6-47ea-43b0-ac22-20df05f29908 img.shogun-image {
    
    width: px;
  }


#s-2b0ba3a6-47ea-43b0-ac22-20df05f29908 .shogun-image-content {
  
    align-items: center;
  
}

#s-a59254e3-ed71-4cf4-88ff-ce23127dcd45 {
  margin-bottom: 20px;
text-align: center;
}




  #s-a59254e3-ed71-4cf4-88ff-ce23127dcd45 img.shogun-image {
    
    width: px;
  }


#s-a59254e3-ed71-4cf4-88ff-ce23127dcd45 .shogun-image-content {
  
    align-items: center;
  
}

#s-7b51b8c6-a847-408e-ae6c-c1c1a00ab9d3 {
  min-height: 50px;
background-color: rgba(82, 163, 213, 1);
}
@media (min-width: 1200px){#s-7b51b8c6-a847-408e-ae6c-c1c1a00ab9d3 {
  display: none;
}
#s-7b51b8c6-a847-408e-ae6c-c1c1a00ab9d3, #wrap-s-7b51b8c6-a847-408e-ae6c-c1c1a00ab9d3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7b51b8c6-a847-408e-ae6c-c1c1a00ab9d3 {
  display: none;
}
#s-7b51b8c6-a847-408e-ae6c-c1c1a00ab9d3, #wrap-s-7b51b8c6-a847-408e-ae6c-c1c1a00ab9d3 { display:none !important; }}







#s-7b51b8c6-a847-408e-ae6c-c1c1a00ab9d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b51b8c6-a847-408e-ae6c-c1c1a00ab9d3.shg-box.shg-c {
  justify-content: center;
}

#s-3fc53714-3d98-4636-8fac-1a7c999d4715 {
  margin-top: 15px;
margin-left: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-3fc53714-3d98-4636-8fac-1a7c999d4715 {
  display: none;
}
#s-3fc53714-3d98-4636-8fac-1a7c999d4715, #wrap-s-3fc53714-3d98-4636-8fac-1a7c999d4715 { display:none !important; }}
@media (min-width: 1200px){#s-5d5b0a4b-7352-40d2-a5bc-cca393eacb8f {
  display: none;
}
#s-5d5b0a4b-7352-40d2-a5bc-cca393eacb8f, #wrap-s-5d5b0a4b-7352-40d2-a5bc-cca393eacb8f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5d5b0a4b-7352-40d2-a5bc-cca393eacb8f {
  display: none;
}
#s-5d5b0a4b-7352-40d2-a5bc-cca393eacb8f, #wrap-s-5d5b0a4b-7352-40d2-a5bc-cca393eacb8f { display:none !important; }}@media (max-width: 767px){#s-5d5b0a4b-7352-40d2-a5bc-cca393eacb8f {
  display: none;
}
#s-5d5b0a4b-7352-40d2-a5bc-cca393eacb8f, #wrap-s-5d5b0a4b-7352-40d2-a5bc-cca393eacb8f { display:none !important; }}
#s-db98cddc-d136-4d4e-9e28-6874d39ef57a {
  border-style: solid;
margin-top: 30px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(82, 163, 213, 1);
}
@media (min-width: 1200px){#s-db98cddc-d136-4d4e-9e28-6874d39ef57a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-db98cddc-d136-4d4e-9e28-6874d39ef57a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-db98cddc-d136-4d4e-9e28-6874d39ef57a {
  
}
}@media (max-width: 767px){#s-db98cddc-d136-4d4e-9e28-6874d39ef57a {
  
}
}







#s-db98cddc-d136-4d4e-9e28-6874d39ef57a > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-db98cddc-d136-4d4e-9e28-6874d39ef57a.shg-box.shg-c {
  justify-content: center;
}

#s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be {
  display: none;
}
#s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be, #wrap-s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be { display:none !important; }}@media (max-width: 767px){#s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be {
  display: none;
}
#s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be, #wrap-s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be { display:none !important; }}
@media (min-width: 0px) {
[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b3717baa-9c70-49b6-8d42-a3f4f6eb79be"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-98a80456-78c9-45e3-a6bb-6a4c532e967b {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-98a80456-78c9-45e3-a6bb-6a4c532e967b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98a80456-78c9-45e3-a6bb-6a4c532e967b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e091f749-929e-4bdc-ace4-f159ac3e1c8f {
  margin-left: 5%;
margin-right: 5%;
}

#s-a7b985d7-6019-4c3c-bd80-9559e0e989d9 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-a7b985d7-6019-4c3c-bd80-9559e0e989d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7b985d7-6019-4c3c-bd80-9559e0e989d9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-86174322-4f80-4684-a7fb-d4888e2b2934 {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-86174322-4f80-4684-a7fb-d4888e2b2934"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d2444a29-5914-4f09-a525-7061ebf04b34 {
  text-align: center;
}




  #s-d2444a29-5914-4f09-a525-7061ebf04b34 img.shogun-image {
    
    width: px;
  }


#s-d2444a29-5914-4f09-a525-7061ebf04b34 .shogun-image-content {
  
    align-items: center;
  
}

#s-700913b7-a0da-4ae5-ab73-11dfada81591 {
  text-align: center;
}




  #s-700913b7-a0da-4ae5-ab73-11dfada81591 img.shogun-image {
    
    width: px;
  }


#s-700913b7-a0da-4ae5-ab73-11dfada81591 .shogun-image-content {
  
    align-items: center;
  
}

#s-a95f1d93-9e4d-420b-9979-f2119b85d7df {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-a95f1d93-9e4d-420b-9979-f2119b85d7df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a95f1d93-9e4d-420b-9979-f2119b85d7df.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6f0d97f7-54c7-45cf-b46c-fcc469dc1c80 {
  min-height: 50px;
}








#s-6f0d97f7-54c7-45cf-b46c-fcc469dc1c80 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f0d97f7-54c7-45cf-b46c-fcc469dc1c80.shg-box.shg-c {
  justify-content: center;
}

#s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9 {
  margin-top: 35px;
margin-bottom: 35px;
}

@media (min-width: 0px) {
[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-77fa290c-4bf1-4161-a0c4-9ef321f7dfe9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d9a1ffb1-2926-4ef1-bded-953514f78cc4 {
  text-align: center;
}




  #s-d9a1ffb1-2926-4ef1-bded-953514f78cc4 img.shogun-image {
    
    width: px;
  }


#s-d9a1ffb1-2926-4ef1-bded-953514f78cc4 .shogun-image-content {
  
    align-items: center;
  
}

#s-1eafc3ba-1f4e-40ad-8339-4a0e466c110b {
  text-align: center;
}




  #s-1eafc3ba-1f4e-40ad-8339-4a0e466c110b img.shogun-image {
    
    width: px;
  }


#s-1eafc3ba-1f4e-40ad-8339-4a0e466c110b .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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