.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-8a5763b2-0f31-4284-a2a0-8f7209b0af18 {
  box-shadow:1px 1px 1px 1px rgba(255, 124, 124, 0);
min-height: 50px;
background-color: rgba(255, 242, 148, 0);
}








#s-8a5763b2-0f31-4284-a2a0-8f7209b0af18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a5763b2-0f31-4284-a2a0-8f7209b0af18.shg-box.shg-c {
  justify-content: center;
}

#s-4e1175b4-02d5-4bbe-bcc2-5a6a9f6e5b45 {
  min-height: 50px;
background-color: rgba(149, 255, 177, 0);
}








#s-4e1175b4-02d5-4bbe-bcc2-5a6a9f6e5b45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e1175b4-02d5-4bbe-bcc2-5a6a9f6e5b45.shg-box.shg-c {
  justify-content: center;
}

#s-50ed4cf0-22c6-40f8-8d75-577224049d2a {
  background-image: url(https://i.shgcdn.com/a854813a-99cd-407c-930a-fd287dbe330e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-position: left center;
}








#s-50ed4cf0-22c6-40f8-8d75-577224049d2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50ed4cf0-22c6-40f8-8d75-577224049d2a.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c0bbcbb6-bdb2-4579-8dda-470f7df97b1d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}








#s-b5fc4979-2d37-4e80-85ad-4a20ea035bb3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5fc4979-2d37-4e80-85ad-4a20ea035bb3.shg-box.shg-c {
  justify-content: center;
}

#s-6535e46f-504e-4de5-b443-37cfafec2946 {
  margin-top: 40px;
margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6535e46f-504e-4de5-b443-37cfafec2946 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-6535e46f-504e-4de5-b443-37cfafec2946 {
  margin-top: 50px;
margin-left: 12%;
margin-bottom: 30px;
margin-right: 12%;
}
}
@media (min-width: 0px) {
[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6535e46f-504e-4de5-b443-37cfafec2946"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-86a44830-eb3d-45fe-8de0-f4b2fe00b739 {
  margin-left: 22%;
margin-right: 22%;
text-align: center;
}




  #s-86a44830-eb3d-45fe-8de0-f4b2fe00b739 img.shogun-image {
    
    width: px;
  }


#s-86a44830-eb3d-45fe-8de0-f4b2fe00b739 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-e87565cb-a78b-4dae-a52a-a578f497fcce {
  margin-left: 6%;
margin-bottom: 80px;
margin-right: 6%;
}
@media (min-width: 1200px){#s-e87565cb-a78b-4dae-a52a-a578f497fcce {
  margin-left: 0%;
margin-right: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e87565cb-a78b-4dae-a52a-a578f497fcce {
  display: none;
}
#s-e87565cb-a78b-4dae-a52a-a578f497fcce, #wrap-s-e87565cb-a78b-4dae-a52a-a578f497fcce { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e87565cb-a78b-4dae-a52a-a578f497fcce {
  display: none;
}
#s-e87565cb-a78b-4dae-a52a-a578f497fcce, #wrap-s-e87565cb-a78b-4dae-a52a-a578f497fcce { display:none !important; }}@media (max-width: 767px){#s-e87565cb-a78b-4dae-a52a-a578f497fcce {
  margin-left: 0%;
margin-right: 0%;
display: none;
}
#s-e87565cb-a78b-4dae-a52a-a578f497fcce, #wrap-s-e87565cb-a78b-4dae-a52a-a578f497fcce { display:none !important; }}
#s-376a4369-8a6a-4956-bcee-939b85da4fac {
  margin-left: 6%;
margin-bottom: 80px;
margin-right: 6%;
}
@media (min-width: 1200px){#s-376a4369-8a6a-4956-bcee-939b85da4fac {
  margin-left: 0%;
margin-right: 0%;
display: none;
}
#s-376a4369-8a6a-4956-bcee-939b85da4fac, #wrap-s-376a4369-8a6a-4956-bcee-939b85da4fac { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-376a4369-8a6a-4956-bcee-939b85da4fac {
  display: none;
}
#s-376a4369-8a6a-4956-bcee-939b85da4fac, #wrap-s-376a4369-8a6a-4956-bcee-939b85da4fac { display:none !important; }}@media (max-width: 767px){#s-376a4369-8a6a-4956-bcee-939b85da4fac {
  margin-left: 0%;
margin-right: 0%;
display: none;
}
#s-376a4369-8a6a-4956-bcee-939b85da4fac, #wrap-s-376a4369-8a6a-4956-bcee-939b85da4fac { display:none !important; }}
#s-e82c1deb-805e-4387-b794-6200dc4fbf10 {
  margin-left: 6%;
margin-bottom: 80px;
margin-right: 6%;
}
@media (min-width: 1200px){#s-e82c1deb-805e-4387-b794-6200dc4fbf10 {
  display: none;
}
#s-e82c1deb-805e-4387-b794-6200dc4fbf10, #wrap-s-e82c1deb-805e-4387-b794-6200dc4fbf10 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e82c1deb-805e-4387-b794-6200dc4fbf10 {
  display: none;
}
#s-e82c1deb-805e-4387-b794-6200dc4fbf10, #wrap-s-e82c1deb-805e-4387-b794-6200dc4fbf10 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e82c1deb-805e-4387-b794-6200dc4fbf10 {
  margin-bottom: 40px;
}
}@media (max-width: 767px){#s-e82c1deb-805e-4387-b794-6200dc4fbf10 {
  margin-left: 0%;
margin-bottom: 30px;
margin-right: 0%;
}
}
#s-1d6c87df-09b7-44b2-a099-d10dc084137f {
  margin-top: 20px;
margin-left: 18%;
margin-bottom: 30px;
margin-right: 18%;
}
@media (min-width: 1200px){#s-1d6c87df-09b7-44b2-a099-d10dc084137f {
  display: none;
}
#s-1d6c87df-09b7-44b2-a099-d10dc084137f, #wrap-s-1d6c87df-09b7-44b2-a099-d10dc084137f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1d6c87df-09b7-44b2-a099-d10dc084137f {
  display: none;
}
#s-1d6c87df-09b7-44b2-a099-d10dc084137f, #wrap-s-1d6c87df-09b7-44b2-a099-d10dc084137f { display:none !important; }}@media (max-width: 767px){#s-1d6c87df-09b7-44b2-a099-d10dc084137f {
  margin-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1d6c87df-09b7-44b2-a099-d10dc084137f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-0b0b3348-aec9-4a35-b409-d41cde9de1ae {
  min-height: 50px;
}








#s-0b0b3348-aec9-4a35-b409-d41cde9de1ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b0b3348-aec9-4a35-b409-d41cde9de1ae.shg-box.shg-c {
  justify-content: center;
}

#s-36c72dbe-c226-4ea5-a344-02386140e0b5 {
  margin-left: 8%;
margin-right: 8%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-36c72dbe-c226-4ea5-a344-02386140e0b5 {
  margin-left: 4%;
margin-right: 4%;
}
}@media (max-width: 767px){#s-36c72dbe-c226-4ea5-a344-02386140e0b5 {
  margin-left: 0%;
margin-bottom: 40px;
margin-right: 0%;
}
}



  #s-36c72dbe-c226-4ea5-a344-02386140e0b5 img.shogun-image {
    
    width: px;
  }


#s-36c72dbe-c226-4ea5-a344-02386140e0b5 .shogun-image-content {
  
    align-items: center;
  
}

#s-bafab6d2-0ea9-4e80-8a86-5fcb46a15028 {
  min-height: 50px;
}








#s-bafab6d2-0ea9-4e80-8a86-5fcb46a15028 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bafab6d2-0ea9-4e80-8a86-5fcb46a15028.shg-box.shg-c {
  justify-content: center;
}

#s-895923bf-2a50-40ff-b5d1-a0b77e361790 {
  margin-left: 14%;
margin-right: 14%;
text-align: center;
}




  #s-895923bf-2a50-40ff-b5d1-a0b77e361790 img.shogun-image {
    
    width: px;
  }


#s-895923bf-2a50-40ff-b5d1-a0b77e361790 .shogun-image-content {
  
    align-items: center;
  
}

#s-49b4fb14-5d11-4769-bd3a-218d6630ee0d {
  margin-top: 20px;
margin-left: 16%;
margin-bottom: 40px;
margin-right: 16%;
}
@media (min-width: 768px) and (max-width: 991px){#s-49b4fb14-5d11-4769-bd3a-218d6630ee0d {
  display: none;
}
#s-49b4fb14-5d11-4769-bd3a-218d6630ee0d, #wrap-s-49b4fb14-5d11-4769-bd3a-218d6630ee0d { display:none !important; }}@media (max-width: 767px){#s-49b4fb14-5d11-4769-bd3a-218d6630ee0d {
  display: none;
}
#s-49b4fb14-5d11-4769-bd3a-218d6630ee0d, #wrap-s-49b4fb14-5d11-4769-bd3a-218d6630ee0d { display:none !important; }}
@media (min-width: 0px) {
[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-49b4fb14-5d11-4769-bd3a-218d6630ee0d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-1a4bc76c-0f07-4d86-a98e-8bc400ec19fb {
  min-height: 50px;
}








#s-1a4bc76c-0f07-4d86-a98e-8bc400ec19fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a4bc76c-0f07-4d86-a98e-8bc400ec19fb.shg-box.shg-c {
  justify-content: center;
}

#s-7a3a02f3-a297-4886-8ef9-8f7d8e9cf824 {
  margin-left: 8%;
margin-right: 8%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7a3a02f3-a297-4886-8ef9-8f7d8e9cf824 {
  margin-left: 4%;
margin-right: 4%;
}
}@media (max-width: 767px){#s-7a3a02f3-a297-4886-8ef9-8f7d8e9cf824 {
  margin-left: 0%;
margin-bottom: 40px;
margin-right: 0%;
}
}



  #s-7a3a02f3-a297-4886-8ef9-8f7d8e9cf824 img.shogun-image {
    
    width: px;
  }


#s-7a3a02f3-a297-4886-8ef9-8f7d8e9cf824 .shogun-image-content {
  
    align-items: center;
  
}

#s-d0adfc9f-baec-42b8-8904-187e390bd0e8 {
  min-height: 50px;
}








#s-d0adfc9f-baec-42b8-8904-187e390bd0e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0adfc9f-baec-42b8-8904-187e390bd0e8.shg-box.shg-c {
  justify-content: center;
}

#s-8b148e9b-0457-4237-aaf3-5acf567c0443 {
  min-height: 50px;
}








#s-8b148e9b-0457-4237-aaf3-5acf567c0443 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b148e9b-0457-4237-aaf3-5acf567c0443.shg-box.shg-c {
  justify-content: center;
}

#s-30fb6152-2a72-44b0-b97b-837249b76f77 {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}




  #s-30fb6152-2a72-44b0-b97b-837249b76f77 img.shogun-image {
    
    width: px;
  }


#s-30fb6152-2a72-44b0-b97b-837249b76f77 .shogun-image-content {
  
    align-items: center;
  
}

#s-7074fc79-94a6-434a-8d0e-e3b7fb37133a {
  min-height: 50px;
}








#s-7074fc79-94a6-434a-8d0e-e3b7fb37133a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7074fc79-94a6-434a-8d0e-e3b7fb37133a.shg-box.shg-c {
  justify-content: center;
}

#s-edbfc60a-5b88-472d-a15b-f422d3e3b6b5 {
  margin-top: 80px;
margin-left: 30%;
margin-bottom: 50px;
margin-right: 30%;
text-align: center;
}
@media (min-width: 1200px){#s-edbfc60a-5b88-472d-a15b-f422d3e3b6b5 {
  margin-top: 80px;
margin-left: 27%;
margin-bottom: 40px;
margin-right: 27%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-edbfc60a-5b88-472d-a15b-f422d3e3b6b5 {
  margin-left: 28%;
margin-right: 28%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-edbfc60a-5b88-472d-a15b-f422d3e3b6b5 {
  margin-top: 60px;
margin-left: 24%;
margin-bottom: 30px;
margin-right: 24%;
}
}@media (max-width: 767px){#s-edbfc60a-5b88-472d-a15b-f422d3e3b6b5 {
  margin-top: 20px;
margin-left: 24%;
margin-bottom: 20px;
margin-right: 24%;
}
}



  #s-edbfc60a-5b88-472d-a15b-f422d3e3b6b5 img.shogun-image {
    
    width: px;
  }


#s-edbfc60a-5b88-472d-a15b-f422d3e3b6b5 .shogun-image-content {
  
    align-items: center;
  
}

.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-1f830ab6-2255-4c92-a945-b9414817513e {
  box-shadow:0px 0px 10px 0px rgba(31, 33, 33, 0.39);
border-style: solid;
margin-top: 60px;
margin-bottom: 80px;
padding-top: 25px;
padding-left: 97px;
padding-bottom: 25px;
padding-right: 97px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 130, 195, 1);
letter-spacing: 4px;
line-height: 0.5em;
}
#s-1f830ab6-2255-4c92-a945-b9414817513e:hover {border-radius: 30px !important;
background-color: rgba(87, 181, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1f830ab6-2255-4c92-a945-b9414817513e:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-1f830ab6-2255-4c92-a945-b9414817513e {
  display: none;
}
#s-1f830ab6-2255-4c92-a945-b9414817513e, #wrap-s-1f830ab6-2255-4c92-a945-b9414817513e { display:none !important; }}@media (max-width: 767px){#s-1f830ab6-2255-4c92-a945-b9414817513e {
  margin-left: 9%;
margin-right: 8%;
padding-left: 80px;
padding-right: 80px;
display: none;
}
#s-1f830ab6-2255-4c92-a945-b9414817513e, #wrap-s-1f830ab6-2255-4c92-a945-b9414817513e { display:none !important; }}


#s-1f830ab6-2255-4c92-a945-b9414817513e.shg-btn {
  color: rgba(0, 130, 195, 1);
  font-size: 26px;
  
  
  
  display:  inline-block ;
}

#s-c61a6d8d-bc1e-4c94-8de8-c20c9a979822 {
  box-shadow:0px 0px 10px 0px rgba(31, 33, 33, 0.39);
border-style: solid;
margin-top: 60px;
margin-bottom: 80px;
padding-top: 25px;
padding-left: 97px;
padding-bottom: 25px;
padding-right: 97px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 130, 195, 1);
letter-spacing: 4px;
line-height: 0.5em;
}
#s-c61a6d8d-bc1e-4c94-8de8-c20c9a979822:hover {border-radius: 30px !important;
background-color: rgba(87, 181, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c61a6d8d-bc1e-4c94-8de8-c20c9a979822:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-c61a6d8d-bc1e-4c94-8de8-c20c9a979822 {
  display: none;
}
#s-c61a6d8d-bc1e-4c94-8de8-c20c9a979822, #wrap-s-c61a6d8d-bc1e-4c94-8de8-c20c9a979822 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c61a6d8d-bc1e-4c94-8de8-c20c9a979822 {
  display: none;
}
#s-c61a6d8d-bc1e-4c94-8de8-c20c9a979822, #wrap-s-c61a6d8d-bc1e-4c94-8de8-c20c9a979822 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c61a6d8d-bc1e-4c94-8de8-c20c9a979822 {
  margin-left: 8%;
margin-right: 10%;
padding-left: 50px;
padding-right: 50px;
}
}@media (max-width: 767px){#s-c61a6d8d-bc1e-4c94-8de8-c20c9a979822 {
  margin-top: 40px;
margin-left: 2px;
margin-bottom: 50px;
margin-right: 2%;
padding-left: 49px;
padding-right: 49px;
}
}


#s-c61a6d8d-bc1e-4c94-8de8-c20c9a979822.shg-btn {
  color: rgba(0, 130, 195, 1);
  font-size: 24px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-c61a6d8d-bc1e-4c94-8de8-c20c9a979822.shg-btn {
  color: rgba(0, 130, 195, 1);
  font-size: 21px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){

#s-c61a6d8d-bc1e-4c94-8de8-c20c9a979822.shg-btn {
  color: rgba(0, 130, 195, 1);
  font-size: 22px;
  
  
  
  display:  inline-block ;
}
}
#s-ae262d53-6fdf-455b-a7ad-250131f334cb {
  min-height: 50px;
background-color: rgba(7, 87, 162, 1);
}








#s-ae262d53-6fdf-455b-a7ad-250131f334cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae262d53-6fdf-455b-a7ad-250131f334cb.shg-box.shg-c {
  justify-content: center;
}

#s-342afc5a-138e-4bfd-98fb-1c9c743b463b {
  margin-top: 4%;
margin-left: 2%;
margin-bottom: 4%;
margin-right: 2%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-342afc5a-138e-4bfd-98fb-1c9c743b463b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-342afc5a-138e-4bfd-98fb-1c9c743b463b {
  
}
}@media (max-width: 767px){#s-342afc5a-138e-4bfd-98fb-1c9c743b463b {
  margin-top: 8%;
margin-left: 6%;
margin-bottom: 8%;
margin-right: 6%;
}
}
#s-31cce71d-3a7b-4706-8f04-59e568ef3e2f {
  margin-top: 0%;
margin-left: 10%;
margin-bottom: 3%;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-31cce71d-3a7b-4706-8f04-59e568ef3e2f {
  margin-left: 7%;
margin-right: 7%;
}
}@media (max-width: 767px){#s-31cce71d-3a7b-4706-8f04-59e568ef3e2f {
  display: none;
}
#s-31cce71d-3a7b-4706-8f04-59e568ef3e2f, #wrap-s-31cce71d-3a7b-4706-8f04-59e568ef3e2f { display:none !important; }}
@media (min-width: 0px) {
[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-31cce71d-3a7b-4706-8f04-59e568ef3e2f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f73a20fe-4054-4ec3-a047-e5b03157704c {
  margin-top: 4%;
margin-left: 27%;
margin-bottom: 4%;
margin-right: 27%;
text-align: center;
}
@media (max-width: 767px){#s-f73a20fe-4054-4ec3-a047-e5b03157704c {
  display: none;
}
#s-f73a20fe-4054-4ec3-a047-e5b03157704c, #wrap-s-f73a20fe-4054-4ec3-a047-e5b03157704c { display:none !important; }}



  #s-f73a20fe-4054-4ec3-a047-e5b03157704c img.shogun-image {
    
    width: px;
  }


#s-f73a20fe-4054-4ec3-a047-e5b03157704c .shogun-image-content {
  
    align-items: center;
  
}

#s-ef626559-356a-4b4b-a146-d22a2c5709cd {
  margin-top: 4%;
margin-bottom: 4%;
}
@media (min-width: 768px) and (max-width: 991px){#s-ef626559-356a-4b4b-a146-d22a2c5709cd {
  display: none;
}
#s-ef626559-356a-4b4b-a146-d22a2c5709cd, #wrap-s-ef626559-356a-4b4b-a146-d22a2c5709cd { display:none !important; }}@media (max-width: 767px){#s-ef626559-356a-4b4b-a146-d22a2c5709cd {
  display: none;
}
#s-ef626559-356a-4b4b-a146-d22a2c5709cd, #wrap-s-ef626559-356a-4b4b-a146-d22a2c5709cd { display:none !important; }}
#s-0824ff69-ef55-44c1-8c69-2f93b7ea758f {
  margin-top: 40px;
margin-bottom: 40px;
}
@media (min-width: 1200px){#s-0824ff69-ef55-44c1-8c69-2f93b7ea758f {
  display: none;
}
#s-0824ff69-ef55-44c1-8c69-2f93b7ea758f, #wrap-s-0824ff69-ef55-44c1-8c69-2f93b7ea758f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0824ff69-ef55-44c1-8c69-2f93b7ea758f {
  display: none;
}
#s-0824ff69-ef55-44c1-8c69-2f93b7ea758f, #wrap-s-0824ff69-ef55-44c1-8c69-2f93b7ea758f { display:none !important; }}
#s-8681a4e0-3583-4072-aff2-54f88e0b4335 {
  margin-top: 4%;
margin-left: 27%;
margin-bottom: 4%;
margin-right: 27%;
text-align: center;
}
@media (max-width: 767px){#s-8681a4e0-3583-4072-aff2-54f88e0b4335 {
  display: none;
}
#s-8681a4e0-3583-4072-aff2-54f88e0b4335, #wrap-s-8681a4e0-3583-4072-aff2-54f88e0b4335 { display:none !important; }}



  #s-8681a4e0-3583-4072-aff2-54f88e0b4335 img.shogun-image {
    
    width: px;
  }


#s-8681a4e0-3583-4072-aff2-54f88e0b4335 .shogun-image-content {
  
    align-items: center;
  
}

#s-d64515ef-bea8-4e04-aff6-96e46d201a81 {
  margin-top: 4%;
margin-bottom: 4%;
}
@media (min-width: 768px) and (max-width: 991px){#s-d64515ef-bea8-4e04-aff6-96e46d201a81 {
  display: none;
}
#s-d64515ef-bea8-4e04-aff6-96e46d201a81, #wrap-s-d64515ef-bea8-4e04-aff6-96e46d201a81 { display:none !important; }}@media (max-width: 767px){#s-d64515ef-bea8-4e04-aff6-96e46d201a81 {
  display: none;
}
#s-d64515ef-bea8-4e04-aff6-96e46d201a81, #wrap-s-d64515ef-bea8-4e04-aff6-96e46d201a81 { display:none !important; }}
#s-e17035fa-c1fa-4056-bf9b-c2d03ec2272f {
  margin-top: 40px;
margin-bottom: 40px;
}
@media (min-width: 1200px){#s-e17035fa-c1fa-4056-bf9b-c2d03ec2272f {
  display: none;
}
#s-e17035fa-c1fa-4056-bf9b-c2d03ec2272f, #wrap-s-e17035fa-c1fa-4056-bf9b-c2d03ec2272f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e17035fa-c1fa-4056-bf9b-c2d03ec2272f {
  display: none;
}
#s-e17035fa-c1fa-4056-bf9b-c2d03ec2272f, #wrap-s-e17035fa-c1fa-4056-bf9b-c2d03ec2272f { display:none !important; }}
#s-b6c0a064-1d80-46b1-8f1a-f090acfc05d2 {
  margin-top: 4%;
margin-left: 27%;
margin-bottom: 4%;
margin-right: 27%;
text-align: center;
}
@media (min-width: 1200px){#s-b6c0a064-1d80-46b1-8f1a-f090acfc05d2 {
  
}
}@media (max-width: 767px){#s-b6c0a064-1d80-46b1-8f1a-f090acfc05d2 {
  display: none;
}
#s-b6c0a064-1d80-46b1-8f1a-f090acfc05d2, #wrap-s-b6c0a064-1d80-46b1-8f1a-f090acfc05d2 { display:none !important; }}



  #s-b6c0a064-1d80-46b1-8f1a-f090acfc05d2 img.shogun-image {
    
    width: px;
  }


#s-b6c0a064-1d80-46b1-8f1a-f090acfc05d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-40f21e07-a0d3-44da-99e0-a516193ecbe2 {
  margin-top: 4%;
margin-bottom: 4%;
}
@media (min-width: 768px) and (max-width: 991px){#s-40f21e07-a0d3-44da-99e0-a516193ecbe2 {
  display: none;
}
#s-40f21e07-a0d3-44da-99e0-a516193ecbe2, #wrap-s-40f21e07-a0d3-44da-99e0-a516193ecbe2 { display:none !important; }}@media (max-width: 767px){#s-40f21e07-a0d3-44da-99e0-a516193ecbe2 {
  display: none;
}
#s-40f21e07-a0d3-44da-99e0-a516193ecbe2, #wrap-s-40f21e07-a0d3-44da-99e0-a516193ecbe2 { display:none !important; }}
#s-0df46b2f-9afe-4854-9a19-b7aec5244b9d {
  margin-top: 40px;
margin-bottom: 40px;
}
@media (min-width: 1200px){#s-0df46b2f-9afe-4854-9a19-b7aec5244b9d {
  display: none;
}
#s-0df46b2f-9afe-4854-9a19-b7aec5244b9d, #wrap-s-0df46b2f-9afe-4854-9a19-b7aec5244b9d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0df46b2f-9afe-4854-9a19-b7aec5244b9d {
  display: none;
}
#s-0df46b2f-9afe-4854-9a19-b7aec5244b9d, #wrap-s-0df46b2f-9afe-4854-9a19-b7aec5244b9d { display:none !important; }}
#s-d6cb3673-7567-4b99-bf4c-e24c8896e496 {
  margin-top: 30px;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
}
@media (min-width: 1200px){#s-d6cb3673-7567-4b99-bf4c-e24c8896e496 {
  display: none;
}
#s-d6cb3673-7567-4b99-bf4c-e24c8896e496, #wrap-s-d6cb3673-7567-4b99-bf4c-e24c8896e496 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d6cb3673-7567-4b99-bf4c-e24c8896e496 {
  display: none;
}
#s-d6cb3673-7567-4b99-bf4c-e24c8896e496, #wrap-s-d6cb3673-7567-4b99-bf4c-e24c8896e496 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d6cb3673-7567-4b99-bf4c-e24c8896e496 {
  margin-left: 7%;
margin-right: 7%;
display: none;
}
#s-d6cb3673-7567-4b99-bf4c-e24c8896e496, #wrap-s-d6cb3673-7567-4b99-bf4c-e24c8896e496 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 992px) {
[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 1200px) {
[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-d6cb3673-7567-4b99-bf4c-e24c8896e496"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 40.0px);
}

}

#s-483cdc6b-bfa9-4d70-8b3e-cfa9b04aab5c {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-483cdc6b-bfa9-4d70-8b3e-cfa9b04aab5c {
  margin-left: 8%;
margin-right: 8%;
}
}@media (max-width: 767px){#s-483cdc6b-bfa9-4d70-8b3e-cfa9b04aab5c {
  display: none;
}
#s-483cdc6b-bfa9-4d70-8b3e-cfa9b04aab5c, #wrap-s-483cdc6b-bfa9-4d70-8b3e-cfa9b04aab5c { display:none !important; }}



  #s-483cdc6b-bfa9-4d70-8b3e-cfa9b04aab5c img.shogun-image {
    
    width: px;
  }


#s-483cdc6b-bfa9-4d70-8b3e-cfa9b04aab5c .shogun-image-content {
  
    align-items: center;
  
}

#s-bb34c22a-f521-4f30-9ec6-984eedb62c9c {
  margin-top: 40px;
margin-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bb34c22a-f521-4f30-9ec6-984eedb62c9c {
  display: none;
}
#s-bb34c22a-f521-4f30-9ec6-984eedb62c9c, #wrap-s-bb34c22a-f521-4f30-9ec6-984eedb62c9c { display:none !important; }}@media (max-width: 767px){#s-bb34c22a-f521-4f30-9ec6-984eedb62c9c {
  display: none;
}
#s-bb34c22a-f521-4f30-9ec6-984eedb62c9c, #wrap-s-bb34c22a-f521-4f30-9ec6-984eedb62c9c { display:none !important; }}
#s-c940df5a-34c7-468a-8f26-67960b856e9f {
  margin-top: 40px;
}
@media (min-width: 1200px){#s-c940df5a-34c7-468a-8f26-67960b856e9f {
  display: none;
}
#s-c940df5a-34c7-468a-8f26-67960b856e9f, #wrap-s-c940df5a-34c7-468a-8f26-67960b856e9f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c940df5a-34c7-468a-8f26-67960b856e9f {
  display: none;
}
#s-c940df5a-34c7-468a-8f26-67960b856e9f, #wrap-s-c940df5a-34c7-468a-8f26-67960b856e9f { display:none !important; }}
#s-d78a39f7-04a3-4b9b-b90c-1e095bf80a07 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d78a39f7-04a3-4b9b-b90c-1e095bf80a07 {
  margin-left: 8%;
margin-right: 8%;
}
}@media (max-width: 767px){#s-d78a39f7-04a3-4b9b-b90c-1e095bf80a07 {
  display: none;
}
#s-d78a39f7-04a3-4b9b-b90c-1e095bf80a07, #wrap-s-d78a39f7-04a3-4b9b-b90c-1e095bf80a07 { display:none !important; }}



  #s-d78a39f7-04a3-4b9b-b90c-1e095bf80a07 img.shogun-image {
    
    width: px;
  }


#s-d78a39f7-04a3-4b9b-b90c-1e095bf80a07 .shogun-image-content {
  
    align-items: center;
  
}

#s-997b92f8-0683-429c-b6c5-dda558e6c053 {
  margin-top: 40px;
margin-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px){#s-997b92f8-0683-429c-b6c5-dda558e6c053 {
  display: none;
}
#s-997b92f8-0683-429c-b6c5-dda558e6c053, #wrap-s-997b92f8-0683-429c-b6c5-dda558e6c053 { display:none !important; }}@media (max-width: 767px){#s-997b92f8-0683-429c-b6c5-dda558e6c053 {
  display: none;
}
#s-997b92f8-0683-429c-b6c5-dda558e6c053, #wrap-s-997b92f8-0683-429c-b6c5-dda558e6c053 { display:none !important; }}
#s-b50f83bb-6042-4964-92ae-651f86e9c887 {
  margin-top: 30px;
}
@media (min-width: 1200px){#s-b50f83bb-6042-4964-92ae-651f86e9c887 {
  display: none;
}
#s-b50f83bb-6042-4964-92ae-651f86e9c887, #wrap-s-b50f83bb-6042-4964-92ae-651f86e9c887 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b50f83bb-6042-4964-92ae-651f86e9c887 {
  display: none;
}
#s-b50f83bb-6042-4964-92ae-651f86e9c887, #wrap-s-b50f83bb-6042-4964-92ae-651f86e9c887 { display:none !important; }}
#s-9d899ce2-87e9-41bf-949e-e1b114471b22 {
  text-align: center;
}
@media (min-width: 1200px){#s-9d899ce2-87e9-41bf-949e-e1b114471b22 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9d899ce2-87e9-41bf-949e-e1b114471b22 {
  margin-left: 8%;
margin-right: 8%;
}
}@media (max-width: 767px){#s-9d899ce2-87e9-41bf-949e-e1b114471b22 {
  display: none;
}
#s-9d899ce2-87e9-41bf-949e-e1b114471b22, #wrap-s-9d899ce2-87e9-41bf-949e-e1b114471b22 { display:none !important; }}



  #s-9d899ce2-87e9-41bf-949e-e1b114471b22 img.shogun-image {
    
    width: px;
  }


#s-9d899ce2-87e9-41bf-949e-e1b114471b22 .shogun-image-content {
  
    align-items: center;
  
}

#s-853155fd-e37a-4f43-ae5c-027659c7dc2c {
  margin-top: 40px;
margin-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px){#s-853155fd-e37a-4f43-ae5c-027659c7dc2c {
  display: none;
}
#s-853155fd-e37a-4f43-ae5c-027659c7dc2c, #wrap-s-853155fd-e37a-4f43-ae5c-027659c7dc2c { display:none !important; }}@media (max-width: 767px){#s-853155fd-e37a-4f43-ae5c-027659c7dc2c {
  display: none;
}
#s-853155fd-e37a-4f43-ae5c-027659c7dc2c, #wrap-s-853155fd-e37a-4f43-ae5c-027659c7dc2c { display:none !important; }}
#s-90b13235-efde-4c09-b2b4-5493a8c8c2fc {
  margin-top: 30px;
margin-bottom: 40px;
}
@media (min-width: 1200px){#s-90b13235-efde-4c09-b2b4-5493a8c8c2fc {
  display: none;
}
#s-90b13235-efde-4c09-b2b4-5493a8c8c2fc, #wrap-s-90b13235-efde-4c09-b2b4-5493a8c8c2fc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-90b13235-efde-4c09-b2b4-5493a8c8c2fc {
  display: none;
}
#s-90b13235-efde-4c09-b2b4-5493a8c8c2fc, #wrap-s-90b13235-efde-4c09-b2b4-5493a8c8c2fc { display:none !important; }}
#s-6037c9bb-3892-451b-a934-a5d2417d294b {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: left center;
background-attachment: scroll;
}








#s-6037c9bb-3892-451b-a934-a5d2417d294b > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.2;
}#s-6037c9bb-3892-451b-a934-a5d2417d294b.shg-box.shg-c {
  justify-content: center;
}

#s-fe29e61c-719f-4393-abc3-47000be6587a {
  margin-top: 6%;
margin-left: 2%;
margin-bottom: 6%;
margin-right: 2%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-fe29e61c-719f-4393-abc3-47000be6587a {
  display: none;
}
#s-fe29e61c-719f-4393-abc3-47000be6587a, #wrap-s-fe29e61c-719f-4393-abc3-47000be6587a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fe29e61c-719f-4393-abc3-47000be6587a {
  display: none;
}
#s-fe29e61c-719f-4393-abc3-47000be6587a, #wrap-s-fe29e61c-719f-4393-abc3-47000be6587a { display:none !important; }}@media (max-width: 767px){#s-fe29e61c-719f-4393-abc3-47000be6587a {
  display: none;
}
#s-fe29e61c-719f-4393-abc3-47000be6587a, #wrap-s-fe29e61c-719f-4393-abc3-47000be6587a { display:none !important; }}
#s-0439c81a-5937-4de9-bc9a-ed6745644474 {
  margin-top: 4%;
margin-left: 2%;
margin-bottom: 4%;
margin-right: 2%;
}
@media (min-width: 1200px){#s-0439c81a-5937-4de9-bc9a-ed6745644474 {
  display: none;
}
#s-0439c81a-5937-4de9-bc9a-ed6745644474, #wrap-s-0439c81a-5937-4de9-bc9a-ed6745644474 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0439c81a-5937-4de9-bc9a-ed6745644474 {
  display: none;
}
#s-0439c81a-5937-4de9-bc9a-ed6745644474, #wrap-s-0439c81a-5937-4de9-bc9a-ed6745644474 { display:none !important; }}@media (max-width: 767px){#s-0439c81a-5937-4de9-bc9a-ed6745644474 {
  display: none;
}
#s-0439c81a-5937-4de9-bc9a-ed6745644474, #wrap-s-0439c81a-5937-4de9-bc9a-ed6745644474 { display:none !important; }}
#s-9cd6e636-69b9-4f67-8c5f-858fa6ea1616 {
  margin-top: 80px;
margin-left: 2%;
margin-bottom: 80px;
margin-right: 2%;
}
@media (min-width: 1200px){#s-9cd6e636-69b9-4f67-8c5f-858fa6ea1616 {
  display: none;
}
#s-9cd6e636-69b9-4f67-8c5f-858fa6ea1616, #wrap-s-9cd6e636-69b9-4f67-8c5f-858fa6ea1616 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9cd6e636-69b9-4f67-8c5f-858fa6ea1616 {
  display: none;
}
#s-9cd6e636-69b9-4f67-8c5f-858fa6ea1616, #wrap-s-9cd6e636-69b9-4f67-8c5f-858fa6ea1616 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9cd6e636-69b9-4f67-8c5f-858fa6ea1616 {
  
}
}@media (max-width: 767px){#s-9cd6e636-69b9-4f67-8c5f-858fa6ea1616 {
  display: none;
}
#s-9cd6e636-69b9-4f67-8c5f-858fa6ea1616, #wrap-s-9cd6e636-69b9-4f67-8c5f-858fa6ea1616 { display:none !important; }}
#s-a19aa48a-e155-48c7-99d4-037372de3225 {
  margin-top: 40px;
margin-left: 2%;
margin-bottom: 40px;
margin-right: 2%;
}
@media (min-width: 1200px){#s-a19aa48a-e155-48c7-99d4-037372de3225 {
  display: none;
}
#s-a19aa48a-e155-48c7-99d4-037372de3225, #wrap-s-a19aa48a-e155-48c7-99d4-037372de3225 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a19aa48a-e155-48c7-99d4-037372de3225 {
  display: none;
}
#s-a19aa48a-e155-48c7-99d4-037372de3225, #wrap-s-a19aa48a-e155-48c7-99d4-037372de3225 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a19aa48a-e155-48c7-99d4-037372de3225 {
  display: none;
}
#s-a19aa48a-e155-48c7-99d4-037372de3225, #wrap-s-a19aa48a-e155-48c7-99d4-037372de3225 { display:none !important; }}@media (max-width: 767px){#s-a19aa48a-e155-48c7-99d4-037372de3225 {
  
}
}
#s-0bad4274-8917-4383-933e-2eae84d7fba5 {
  margin-left: 2%;
margin-bottom: 4%;
margin-right: 2%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0bad4274-8917-4383-933e-2eae84d7fba5 {
  display: none;
}
#s-0bad4274-8917-4383-933e-2eae84d7fba5, #wrap-s-0bad4274-8917-4383-933e-2eae84d7fba5 { display:none !important; }}@media (max-width: 767px){#s-0bad4274-8917-4383-933e-2eae84d7fba5 {
  display: none;
}
#s-0bad4274-8917-4383-933e-2eae84d7fba5, #wrap-s-0bad4274-8917-4383-933e-2eae84d7fba5 { display:none !important; }}







#s-0bad4274-8917-4383-933e-2eae84d7fba5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0bad4274-8917-4383-933e-2eae84d7fba5.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.8333333333333334em);
}

}

@media (min-width: 992px) {
[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.8333333333333334em);
}

}

@media (min-width: 1200px) {
[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.8333333333333334em);
}

[id="s-53fec34b-57db-448d-8429-198190f194ac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.8333333333333334em);
}

}

#s-5d636b98-9568-4aba-ad70-47b9ad8e5514 {
  margin-top: 12%;
margin-bottom: 12%;
padding-left: 0px;
padding-right: 0px;
}

#s-b08454ef-74ab-4f57-b57a-92dc0d488d76 {
  box-shadow:0px 0px 0px 0px rgba(60, 189, 67, 0);
border-style: solid;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 6px;
background-color: rgba(1, 129, 107, 1);
}








#s-b08454ef-74ab-4f57-b57a-92dc0d488d76 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b08454ef-74ab-4f57-b57a-92dc0d488d76.shg-box.shg-c {
  justify-content: center;
}

#s-ca52c1ef-6f5e-40b8-8659-78d1e839ec1a {
  margin-top: 12%;
margin-bottom: 12%;
padding-left: 0px;
padding-right: 0px;
}

#s-8f1211c4-4537-41b2-a72c-2323287fe633 {
  margin-top: 4%;
margin-left: 15%;
margin-bottom: 4%;
margin-right: 15%;
text-align: center;
}




  #s-8f1211c4-4537-41b2-a72c-2323287fe633 img.shogun-image {
    
    width: px;
  }


#s-8f1211c4-4537-41b2-a72c-2323287fe633 .shogun-image-content {
  
    align-items: center;
  
}

#s-3bb41c5a-90bd-4add-9f35-8e5de136e25b {
  border-style: solid;
margin-top: 13%;
margin-bottom: 10%;
padding-top: 10%;
padding-left: 11%;
padding-bottom: 10%;
padding-right: 11%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 130, 195, 1);
letter-spacing: 4px;
line-height: 0.5em;
}
#s-3bb41c5a-90bd-4add-9f35-8e5de136e25b:hover {border-radius: 30px !important;
background-color: rgba(87, 181, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3bb41c5a-90bd-4add-9f35-8e5de136e25b:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-3bb41c5a-90bd-4add-9f35-8e5de136e25b.shg-btn {
  color: rgba(0, 130, 195, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-96311cf5-c2f1-4839-b46f-422ee2a64526 {
  min-height: 50px;
}








#s-96311cf5-c2f1-4839-b46f-422ee2a64526 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96311cf5-c2f1-4839-b46f-422ee2a64526.shg-box.shg-c {
  justify-content: center;
}

#s-34e25b8d-2c68-45e8-b0c0-1a3e1e81127e {
  margin-top: 20px;
margin-left: 4%;
margin-bottom: 20px;
margin-right: 4%;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-34e25b8d-2c68-45e8-b0c0-1a3e1e81127e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34e25b8d-2c68-45e8-b0c0-1a3e1e81127e.shg-box.shg-c {
  justify-content: center;
}

#s-8e3cc720-36ea-4385-afb0-8c20fb1886bc {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-a7eadbcb-806c-4039-a908-b009ad1193d8 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-0bedbd11-c5aa-4cf2-b0ad-78d879ec4176 {
  min-height: 50px;
}








#s-0bedbd11-c5aa-4cf2-b0ad-78d879ec4176 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0bedbd11-c5aa-4cf2-b0ad-78d879ec4176.shg-box.shg-c {
  justify-content: center;
}

#s-8e015315-1674-45b4-9b04-15ee2f4c98fd {
  margin-top: 20px;
margin-left: 4%;
margin-bottom: 20px;
margin-right: 4%;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-8e015315-1674-45b4-9b04-15ee2f4c98fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e015315-1674-45b4-9b04-15ee2f4c98fd.shg-box.shg-c {
  justify-content: center;
}

#s-c98cb162-ab2a-4d9e-bbb9-35077fc552c6 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-489130f1-7915-4d35-939e-6856c4af2544 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-5dc17c97-34cb-457c-a8d7-5c9246a167ed {
  margin-top: 12%;
margin-left: 4%;
margin-bottom: 12%;
margin-right: 4%;
}

#s-38543028-ce76-4752-8bbd-d3eed782b803 {
  margin-top: 12%;
margin-bottom: 12%;
padding-left: 0px;
padding-right: 0px;
}

#s-4ba7b0d6-2e61-4ea7-95ca-b6cb524c2b4d {
  box-shadow:0px 0px 0px 0px rgba(60, 189, 67, 0);
border-style: solid;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 6px;
background-color: rgba(69, 115, 187, 1);
}








#s-4ba7b0d6-2e61-4ea7-95ca-b6cb524c2b4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ba7b0d6-2e61-4ea7-95ca-b6cb524c2b4d.shg-box.shg-c {
  justify-content: center;
}

#s-797fbd5e-5310-4d68-832c-4f47bcd0bbbb {
  margin-top: 12%;
margin-bottom: 12%;
padding-left: 0px;
padding-right: 0px;
}

#s-ebb5c53b-76e7-4d63-aee3-ef4a0e777e61 {
  margin-top: 4%;
margin-left: 15%;
margin-bottom: 4%;
margin-right: 15%;
text-align: center;
}




  #s-ebb5c53b-76e7-4d63-aee3-ef4a0e777e61 img.shogun-image {
    
    width: px;
  }


#s-ebb5c53b-76e7-4d63-aee3-ef4a0e777e61 .shogun-image-content {
  
    align-items: center;
  
}

#s-b52c829a-cdf0-4d88-a88f-16884d63c74f {
  border-style: solid;
margin-top: 13%;
margin-bottom: 10%;
padding-top: 10%;
padding-left: 11%;
padding-bottom: 10%;
padding-right: 11%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 130, 195, 1);
letter-spacing: 4px;
line-height: 0.5em;
}
#s-b52c829a-cdf0-4d88-a88f-16884d63c74f:hover {border-radius: 30px !important;
background-color: rgba(87, 181, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b52c829a-cdf0-4d88-a88f-16884d63c74f:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-b52c829a-cdf0-4d88-a88f-16884d63c74f.shg-btn {
  color: rgba(0, 130, 195, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-df4797f3-4185-4b02-bf2d-becbab93d27d {
  min-height: 50px;
}








#s-df4797f3-4185-4b02-bf2d-becbab93d27d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df4797f3-4185-4b02-bf2d-becbab93d27d.shg-box.shg-c {
  justify-content: center;
}

#s-0983182b-2eaf-4328-b492-dce392af1793 {
  margin-top: 20px;
margin-left: 4%;
margin-bottom: 20px;
margin-right: 4%;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-0983182b-2eaf-4328-b492-dce392af1793 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0983182b-2eaf-4328-b492-dce392af1793.shg-box.shg-c {
  justify-content: center;
}

#s-dbca54e6-f737-4a7e-ba8c-556104b6aee7 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-2c7bec5d-55fe-4ec4-b140-c16efb3a4518 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-fd3a62e7-2c04-42f0-8ad9-1f6a9013cd97 {
  min-height: 50px;
}








#s-fd3a62e7-2c04-42f0-8ad9-1f6a9013cd97 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd3a62e7-2c04-42f0-8ad9-1f6a9013cd97.shg-box.shg-c {
  justify-content: center;
}

#s-bfa69e14-3786-4b08-bb6f-550f12f0f72b {
  margin-top: 20px;
margin-left: 4%;
margin-bottom: 20px;
margin-right: 4%;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-bfa69e14-3786-4b08-bb6f-550f12f0f72b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfa69e14-3786-4b08-bb6f-550f12f0f72b.shg-box.shg-c {
  justify-content: center;
}

#s-32dafde5-4a48-4804-8a00-cde6edd5c9b8 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-e651f222-497a-4893-8b4e-73b98786792e {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-ea4e5c0c-3bde-4fa2-a2f9-4b997005dd99 {
  margin-top: 12%;
margin-left: 4%;
margin-bottom: 12%;
margin-right: 4%;
}

#s-f70fff91-2b90-461c-afd5-563de916f2a6 {
  margin-top: 12%;
margin-bottom: 12%;
padding-left: 0px;
padding-right: 0px;
}

#s-fa6413cb-1803-41f8-bc8d-67b0a24b6f1f {
  box-shadow:0px 0px 0px 0px rgba(60, 189, 67, 0);
border-style: solid;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 6px;
background-color: rgba(104, 172, 18, 1);
}








#s-fa6413cb-1803-41f8-bc8d-67b0a24b6f1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa6413cb-1803-41f8-bc8d-67b0a24b6f1f.shg-box.shg-c {
  justify-content: center;
}

#s-d113bc20-d69f-4789-8122-e1aec854189f {
  margin-top: 12%;
margin-bottom: 12%;
padding-left: 0px;
padding-right: 0px;
}

#s-069128f4-7185-4c87-afbe-35392e25ce29 {
  margin-top: 4%;
margin-left: 15%;
margin-bottom: 4%;
margin-right: 15%;
text-align: center;
}




  #s-069128f4-7185-4c87-afbe-35392e25ce29 img.shogun-image {
    
    width: px;
  }


#s-069128f4-7185-4c87-afbe-35392e25ce29 .shogun-image-content {
  
    align-items: center;
  
}

#s-2e716b30-5b0b-4ff5-8ff8-154cae5257be {
  border-style: solid;
margin-top: 13%;
margin-bottom: 10%;
padding-top: 10%;
padding-left: 11%;
padding-bottom: 10%;
padding-right: 11%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 130, 195, 1);
letter-spacing: 4px;
line-height: 0.5em;
}
#s-2e716b30-5b0b-4ff5-8ff8-154cae5257be:hover {border-radius: 30px !important;
background-color: rgba(87, 181, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2e716b30-5b0b-4ff5-8ff8-154cae5257be:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-2e716b30-5b0b-4ff5-8ff8-154cae5257be.shg-btn {
  color: rgba(0, 130, 195, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-06b0669e-e06c-4f22-b615-baf2f7c036c0 {
  min-height: 50px;
}








#s-06b0669e-e06c-4f22-b615-baf2f7c036c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06b0669e-e06c-4f22-b615-baf2f7c036c0.shg-box.shg-c {
  justify-content: center;
}

#s-78953250-b46a-4872-82b8-9b3cbb90f019 {
  margin-top: 20px;
margin-left: 4%;
margin-bottom: 20px;
margin-right: 4%;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-78953250-b46a-4872-82b8-9b3cbb90f019 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78953250-b46a-4872-82b8-9b3cbb90f019.shg-box.shg-c {
  justify-content: center;
}

#s-b0e55741-907d-4368-8402-70735d4224ab {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-51a41e69-df34-4c38-8200-b3a8f3502222 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-77e85ffe-4c25-4b66-88f6-1f560842baa0 {
  min-height: 50px;
}








#s-77e85ffe-4c25-4b66-88f6-1f560842baa0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77e85ffe-4c25-4b66-88f6-1f560842baa0.shg-box.shg-c {
  justify-content: center;
}

#s-f48086d2-bdbc-46f8-828f-ec210f3fbb18 {
  margin-top: 20px;
margin-left: 4%;
margin-bottom: 20px;
margin-right: 4%;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-f48086d2-bdbc-46f8-828f-ec210f3fbb18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f48086d2-bdbc-46f8-828f-ec210f3fbb18.shg-box.shg-c {
  justify-content: center;
}

#s-7c747b13-a4dc-4e35-9515-72da832aee15 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-8890a18c-f951-452a-816f-12eadc6b2114 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-ece1a31f-f711-40c7-b1cf-7ccd9e6bff17 {
  margin-top: 12%;
margin-left: 4%;
margin-bottom: 12%;
margin-right: 4%;
}

#s-234d2074-874a-4849-aa7f-58728c348635 {
  margin-top: 12%;
margin-bottom: 12%;
padding-left: 0px;
padding-right: 0px;
}

#s-1cf5ff49-ac5c-46af-9c40-5725c745e1e6 {
  box-shadow:0px 0px 0px 0px rgba(60, 189, 67, 0);
border-style: solid;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 6px;
background-color: rgba(174, 80, 165, 1);
}








#s-1cf5ff49-ac5c-46af-9c40-5725c745e1e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1cf5ff49-ac5c-46af-9c40-5725c745e1e6.shg-box.shg-c {
  justify-content: center;
}

#s-1dd82470-939d-4fad-81bb-0a624e686cc9 {
  margin-top: 12%;
margin-bottom: 12%;
padding-left: 0px;
padding-right: 0px;
}

#s-ed76fc7b-aa64-421c-8731-be491a7fcf98 {
  margin-top: 4%;
margin-left: 15%;
margin-bottom: 4%;
margin-right: 15%;
text-align: center;
}




  #s-ed76fc7b-aa64-421c-8731-be491a7fcf98 img.shogun-image {
    
    width: px;
  }


#s-ed76fc7b-aa64-421c-8731-be491a7fcf98 .shogun-image-content {
  
    align-items: center;
  
}

#s-14a65248-18d6-437f-aebd-c82393b17d13 {
  border-style: solid;
margin-top: 13%;
margin-bottom: 10%;
padding-top: 10%;
padding-left: 11%;
padding-bottom: 10%;
padding-right: 11%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 130, 195, 1);
letter-spacing: 4px;
line-height: 0.5em;
}
#s-14a65248-18d6-437f-aebd-c82393b17d13:hover {border-radius: 30px !important;
background-color: rgba(87, 181, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-14a65248-18d6-437f-aebd-c82393b17d13:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-14a65248-18d6-437f-aebd-c82393b17d13.shg-btn {
  color: rgba(0, 130, 195, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-69126b10-1fd5-452a-ad99-5334920bef13 {
  min-height: 50px;
}








#s-69126b10-1fd5-452a-ad99-5334920bef13 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69126b10-1fd5-452a-ad99-5334920bef13.shg-box.shg-c {
  justify-content: center;
}

#s-2c210aa9-fac5-48bb-8c46-419be536156c {
  margin-top: 20px;
margin-left: 4%;
margin-bottom: 20px;
margin-right: 4%;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-2c210aa9-fac5-48bb-8c46-419be536156c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c210aa9-fac5-48bb-8c46-419be536156c.shg-box.shg-c {
  justify-content: center;
}

#s-8397ec10-03bd-40bb-a2c8-29e8deb9233c {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-2ab215ce-ffd8-4b1c-b23e-2261f36b9ffa {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-ce01ea33-a689-481c-98ac-df85253ead64 {
  min-height: 50px;
}








#s-ce01ea33-a689-481c-98ac-df85253ead64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce01ea33-a689-481c-98ac-df85253ead64.shg-box.shg-c {
  justify-content: center;
}

#s-c1495a5c-05d4-4ebc-8859-dd3f1bf5dcaf {
  margin-top: 20px;
margin-left: 4%;
margin-bottom: 20px;
margin-right: 4%;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-c1495a5c-05d4-4ebc-8859-dd3f1bf5dcaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1495a5c-05d4-4ebc-8859-dd3f1bf5dcaf.shg-box.shg-c {
  justify-content: center;
}

#s-ce19878e-b089-42de-b29e-a6e29d9cb9b2 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-bf8c4edb-1694-4cc0-a593-acc92a1a38c5 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-08b67df0-8d94-41bd-806e-08b50f39cde7 {
  margin-top: 12%;
margin-left: 4%;
margin-bottom: 12%;
margin-right: 4%;
}

#s-81f37b0f-ef06-443c-b130-d4d3678225ec {
  margin-top: 12%;
margin-bottom: 12%;
padding-left: 0px;
padding-right: 0px;
}

#s-b6cc74c9-f5ce-4888-a8e4-d9e292e22869 {
  box-shadow:0px 0px 0px 0px rgba(60, 189, 67, 0);
border-style: solid;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 6px;
background-color: rgba(221, 180, 64, 1);
}








#s-b6cc74c9-f5ce-4888-a8e4-d9e292e22869 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6cc74c9-f5ce-4888-a8e4-d9e292e22869.shg-box.shg-c {
  justify-content: center;
}

#s-3afaef6f-5e27-49e0-9783-8bb96c301f64 {
  margin-top: 12%;
margin-bottom: 12%;
padding-left: 0px;
padding-right: 0px;
}

#s-edb01b37-ec2c-4aa9-a76e-0fb26a3fb266 {
  margin-top: 4%;
margin-left: 15%;
margin-bottom: 4%;
margin-right: 15%;
text-align: center;
}




  #s-edb01b37-ec2c-4aa9-a76e-0fb26a3fb266 img.shogun-image {
    
    width: px;
  }


#s-edb01b37-ec2c-4aa9-a76e-0fb26a3fb266 .shogun-image-content {
  
    align-items: center;
  
}

#s-fe2d0556-cdea-4186-81c1-3199ab4b8c19 {
  border-style: solid;
margin-top: 13%;
margin-bottom: 10%;
padding-top: 10%;
padding-left: 11%;
padding-bottom: 10%;
padding-right: 11%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 130, 195, 1);
letter-spacing: 4px;
line-height: 0.5em;
}
#s-fe2d0556-cdea-4186-81c1-3199ab4b8c19:hover {border-radius: 30px !important;
background-color: rgba(87, 181, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-fe2d0556-cdea-4186-81c1-3199ab4b8c19:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-fe2d0556-cdea-4186-81c1-3199ab4b8c19.shg-btn {
  color: rgba(0, 130, 195, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-ec4255c6-d8ae-4a91-8c38-b0ac874e3218 {
  min-height: 50px;
}








#s-ec4255c6-d8ae-4a91-8c38-b0ac874e3218 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec4255c6-d8ae-4a91-8c38-b0ac874e3218.shg-box.shg-c {
  justify-content: center;
}

#s-b046b3ca-4fe1-4ebe-b821-7899be85dc29 {
  margin-top: 20px;
margin-left: 4%;
margin-bottom: 20px;
margin-right: 4%;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-b046b3ca-4fe1-4ebe-b821-7899be85dc29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b046b3ca-4fe1-4ebe-b821-7899be85dc29.shg-box.shg-c {
  justify-content: center;
}

#s-75ccfd1d-48f0-4b7c-9d32-2d1f87062ef3 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-d9196d78-6dcc-4213-a9b9-77bf2147ab95 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-1188820c-90fb-4eb6-bac1-deb9c2a22112 {
  min-height: 50px;
}








#s-1188820c-90fb-4eb6-bac1-deb9c2a22112 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1188820c-90fb-4eb6-bac1-deb9c2a22112.shg-box.shg-c {
  justify-content: center;
}

#s-2c7cc3dc-bca1-43ab-acd7-05437511dada {
  margin-top: 20px;
margin-left: 4%;
margin-bottom: 20px;
margin-right: 4%;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-2c7cc3dc-bca1-43ab-acd7-05437511dada > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c7cc3dc-bca1-43ab-acd7-05437511dada.shg-box.shg-c {
  justify-content: center;
}

#s-6bbb581b-606f-4747-be23-f90bf1350959 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-c745c143-384a-40b0-b774-dbdce1ce04c5 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-3b11d478-94ea-4f95-8f35-0d5746b583e5 {
  margin-top: 12%;
margin-left: 4%;
margin-bottom: 12%;
margin-right: 4%;
}

#s-3fcbb31b-8645-4b97-859f-d2b2ad6c4eab {
  margin-top: 12%;
margin-bottom: 12%;
padding-left: 0px;
padding-right: 0px;
}

#s-3937c275-756d-4eb6-b129-482dbdbd893d {
  box-shadow:0px 0px 0px 0px rgba(60, 189, 67, 0);
border-style: solid;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 6px;
background-color: rgba(221, 82, 142, 1);
}








#s-3937c275-756d-4eb6-b129-482dbdbd893d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3937c275-756d-4eb6-b129-482dbdbd893d.shg-box.shg-c {
  justify-content: center;
}

#s-4ad61016-d21b-47f8-88ae-63b400c9e885 {
  margin-top: 12%;
margin-bottom: 12%;
padding-left: 0px;
padding-right: 0px;
}

#s-15f07bca-b5c3-495d-8666-706ad6f18e18 {
  margin-top: 4%;
margin-left: 15%;
margin-bottom: 4%;
margin-right: 15%;
text-align: center;
}




  #s-15f07bca-b5c3-495d-8666-706ad6f18e18 img.shogun-image {
    
    width: px;
  }


#s-15f07bca-b5c3-495d-8666-706ad6f18e18 .shogun-image-content {
  
    align-items: center;
  
}

#s-35f01a83-5b0a-42eb-896d-52ea4fb52845 {
  border-style: solid;
margin-top: 13%;
margin-bottom: 10%;
padding-top: 10%;
padding-left: 11%;
padding-bottom: 10%;
padding-right: 11%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 130, 195, 1);
letter-spacing: 4px;
line-height: 0.5em;
}
#s-35f01a83-5b0a-42eb-896d-52ea4fb52845:hover {border-radius: 30px !important;
background-color: rgba(87, 181, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-35f01a83-5b0a-42eb-896d-52ea4fb52845:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-35f01a83-5b0a-42eb-896d-52ea4fb52845.shg-btn {
  color: rgba(0, 130, 195, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-f33a1df7-4b8e-4b65-9de9-dfb6d7fc352a {
  min-height: 50px;
}








#s-f33a1df7-4b8e-4b65-9de9-dfb6d7fc352a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f33a1df7-4b8e-4b65-9de9-dfb6d7fc352a.shg-box.shg-c {
  justify-content: center;
}

#s-3570bebb-b5e9-48dd-be45-d887741899e2 {
  margin-top: 20px;
margin-left: 4%;
margin-bottom: 20px;
margin-right: 4%;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-3570bebb-b5e9-48dd-be45-d887741899e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3570bebb-b5e9-48dd-be45-d887741899e2.shg-box.shg-c {
  justify-content: center;
}

#s-b2aa5e57-5641-45f7-b5c4-05c012ee1e15 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-6cfe5c01-24e6-4c3f-8f36-f0a939e4a731 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-6756c24f-50a3-4b93-8567-3a44798304b3 {
  min-height: 50px;
}








#s-6756c24f-50a3-4b93-8567-3a44798304b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6756c24f-50a3-4b93-8567-3a44798304b3.shg-box.shg-c {
  justify-content: center;
}

#s-e5b79924-c3ec-413f-8c99-405f31b304d9 {
  margin-top: 20px;
margin-left: 4%;
margin-bottom: 20px;
margin-right: 4%;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-e5b79924-c3ec-413f-8c99-405f31b304d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5b79924-c3ec-413f-8c99-405f31b304d9.shg-box.shg-c {
  justify-content: center;
}

#s-4eb14780-5944-465a-adb3-d0e9567d9084 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-e75f4609-cb41-4c2f-ba7b-1fb99eb47553 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-e044aaf6-e180-4a3a-8d0d-cbada15429df {
  margin-top: 12%;
margin-left: 4%;
margin-bottom: 12%;
margin-right: 4%;
}

#s-9f060864-cd6c-4ec6-99fa-0fb9b13ec453 {
  margin-left: 2%;
margin-bottom: 4%;
margin-right: 2%;
min-height: 50px;
}
@media (min-width: 1200px){#s-9f060864-cd6c-4ec6-99fa-0fb9b13ec453 {
  display: none;
}
#s-9f060864-cd6c-4ec6-99fa-0fb9b13ec453, #wrap-s-9f060864-cd6c-4ec6-99fa-0fb9b13ec453 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9f060864-cd6c-4ec6-99fa-0fb9b13ec453 {
  display: none;
}
#s-9f060864-cd6c-4ec6-99fa-0fb9b13ec453, #wrap-s-9f060864-cd6c-4ec6-99fa-0fb9b13ec453 { display:none !important; }}







#s-9f060864-cd6c-4ec6-99fa-0fb9b13ec453 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f060864-cd6c-4ec6-99fa-0fb9b13ec453.shg-box.shg-c {
  justify-content: center;
}

#s-8f311838-cf81-42f1-a6c0-1f85fc6a8c7a {
  box-shadow:0px 0px 0px 0px rgba(60, 189, 67, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 6%;
margin-right: 0%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 6px;
background-color: rgba(1, 129, 107, 1);
}








#s-8f311838-cf81-42f1-a6c0-1f85fc6a8c7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f311838-cf81-42f1-a6c0-1f85fc6a8c7a.shg-box.shg-c {
  justify-content: center;
}

#s-47e258c8-cefa-475f-b919-f7d994d97eb5 {
  margin-top: 7%;
margin-bottom: 7%;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-47e258c8-cefa-475f-b919-f7d994d97eb5 {
  margin-top: 6%;
margin-bottom: 1%;
}
}
@media (min-width: 0px) {
[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-02a536b9-9d36-4355-a039-05780cd8bc1b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-45c6abc4-122a-42a6-8678-a6f0d7fc0fd9 {
  margin-top: 4%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 4%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-45c6abc4-122a-42a6-8678-a6f0d7fc0fd9 {
  margin-top: 0%;
margin-left: 17%;
margin-bottom: 0%;
margin-right: 17%;
}
}







#s-45c6abc4-122a-42a6-8678-a6f0d7fc0fd9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45c6abc4-122a-42a6-8678-a6f0d7fc0fd9.shg-box.shg-c {
  justify-content: center;
}

#s-0b847a7e-518d-4457-ae46-ad342f390a68 {
  margin-top: 5%;
margin-bottom: 5%;
padding-left: 0px;
padding-right: 0px;
}

#s-7b0d9018-dfa4-4aac-aa32-a8d1688d72b9 {
  margin-top: 2%;
margin-left: 15%;
margin-bottom: 2%;
margin-right: 15%;
text-align: center;
}




  #s-7b0d9018-dfa4-4aac-aa32-a8d1688d72b9 img.shogun-image {
    
    width: px;
  }


#s-7b0d9018-dfa4-4aac-aa32-a8d1688d72b9 .shogun-image-content {
  
    align-items: center;
  
}

#s-24bd9705-173a-46d5-8a08-b6eeba6e77db {
  border-style: solid;
margin-top: 13%;
margin-bottom: 10%;
padding-top: 8%;
padding-left: 9%;
padding-bottom: 8%;
padding-right: 9%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 130, 195, 1);
letter-spacing: 4px;
line-height: 0.5em;
}
#s-24bd9705-173a-46d5-8a08-b6eeba6e77db:hover {border-radius: 30px !important;
background-color: rgba(87, 181, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-24bd9705-173a-46d5-8a08-b6eeba6e77db:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-24bd9705-173a-46d5-8a08-b6eeba6e77db.shg-btn {
  color: rgba(0, 130, 195, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-1d28e6a2-fffe-4c9f-9620-5bbf85f23173 {
  margin-top: 2%;
margin-left: 4%;
margin-bottom: 2%;
margin-right: 4%;
min-height: 50px;
}








#s-1d28e6a2-fffe-4c9f-9620-5bbf85f23173 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d28e6a2-fffe-4c9f-9620-5bbf85f23173.shg-box.shg-c {
  justify-content: center;
}

#s-34227cbc-b097-4158-abf8-159e681eb016 {
  margin-top: 6%;
margin-left: 4%;
margin-bottom: 6%;
margin-right: 4%;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-34227cbc-b097-4158-abf8-159e681eb016 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34227cbc-b097-4158-abf8-159e681eb016.shg-box.shg-c {
  justify-content: center;
}

#s-b849b34f-1982-4b2d-9d99-bac159bf96bf {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-9246595a-e784-4b7c-9fad-3005ed805b51 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-709d54ba-3044-44ba-832a-0a1a02848519 {
  margin-top: 6%;
margin-left: 4%;
margin-bottom: 6%;
margin-right: 4%;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-709d54ba-3044-44ba-832a-0a1a02848519 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-709d54ba-3044-44ba-832a-0a1a02848519.shg-box.shg-c {
  justify-content: center;
}

#s-7711a522-b7dc-4064-887f-a96f1802e390 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-b95c8119-028e-4f34-ac4c-2c03e6918220 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-7d418fe7-58e4-4fe2-aa82-2c663818a2ce {
  margin-top: 3%;
margin-left: 6%;
margin-bottom: 50px;
margin-right: 6%;
}
@media (min-width: 1200px){#s-7d418fe7-58e4-4fe2-aa82-2c663818a2ce {
  display: none;
}
#s-7d418fe7-58e4-4fe2-aa82-2c663818a2ce, #wrap-s-7d418fe7-58e4-4fe2-aa82-2c663818a2ce { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7d418fe7-58e4-4fe2-aa82-2c663818a2ce {
  display: none;
}
#s-7d418fe7-58e4-4fe2-aa82-2c663818a2ce, #wrap-s-7d418fe7-58e4-4fe2-aa82-2c663818a2ce { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7d418fe7-58e4-4fe2-aa82-2c663818a2ce {
  
}
}
#s-7d418fe7-58e4-4fe2-aa82-2c663818a2ce > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-7d418fe7-58e4-4fe2-aa82-2c663818a2ce > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 15px;
}

#s-7d418fe7-58e4-4fe2-aa82-2c663818a2ce > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(219, 219, 219, 1);
}

#s-7d418fe7-58e4-4fe2-aa82-2c663818a2ce > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0.4);
  border-top: 1px solid #ddd;
}

#s-7d418fe7-58e4-4fe2-aa82-2c663818a2ce > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(219, 219, 219, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-7d418fe7-58e4-4fe2-aa82-2c663818a2ce > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-28d6b6af-7dbd-447a-8611-0fd396c5eccc {
  min-height: 50px;
}








#s-28d6b6af-7dbd-447a-8611-0fd396c5eccc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28d6b6af-7dbd-447a-8611-0fd396c5eccc.shg-box.shg-c {
  justify-content: center;
}

#s-1d3e2a84-effe-4c08-8be9-3a969e4a7a22 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-1d3e2a84-effe-4c08-8be9-3a969e4a7a22 {
  display: none;
}
#s-1d3e2a84-effe-4c08-8be9-3a969e4a7a22, #wrap-s-1d3e2a84-effe-4c08-8be9-3a969e4a7a22 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1d3e2a84-effe-4c08-8be9-3a969e4a7a22 {
  display: none;
}
#s-1d3e2a84-effe-4c08-8be9-3a969e4a7a22, #wrap-s-1d3e2a84-effe-4c08-8be9-3a969e4a7a22 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1d3e2a84-effe-4c08-8be9-3a969e4a7a22 {
  
}
}







#s-1d3e2a84-effe-4c08-8be9-3a969e4a7a22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d3e2a84-effe-4c08-8be9-3a969e4a7a22.shg-box.shg-c {
  justify-content: center;
}

#s-9cf00869-39c3-4793-b835-915f0fcaa1b9 {
  margin-top: 4%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 4%;
}

#s-7706f0da-6b1d-4d9d-a198-0d6f5f4bfd8a {
  box-shadow:0px 0px 0px 0px rgba(60, 189, 67, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 6%;
margin-right: 0%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 6px;
background-color: rgba(69, 115, 187, 1);
}








#s-7706f0da-6b1d-4d9d-a198-0d6f5f4bfd8a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7706f0da-6b1d-4d9d-a198-0d6f5f4bfd8a.shg-box.shg-c {
  justify-content: center;
}

#s-b5d41454-be7b-48e9-a7fa-cf0ee81a8d3e {
  margin-top: 7%;
margin-bottom: 7%;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b5d41454-be7b-48e9-a7fa-cf0ee81a8d3e {
  margin-top: 6%;
margin-bottom: 1%;
}
}
@media (min-width: 0px) {
[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b5005fdb-dcf9-4f85-af15-278909e924f2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-daed14f1-fee8-4542-84d4-a4a3009bc222 {
  margin-top: 4%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 4%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-daed14f1-fee8-4542-84d4-a4a3009bc222 {
  margin-top: 0%;
margin-left: 17%;
margin-bottom: 0%;
margin-right: 17%;
}
}







#s-daed14f1-fee8-4542-84d4-a4a3009bc222 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-daed14f1-fee8-4542-84d4-a4a3009bc222.shg-box.shg-c {
  justify-content: center;
}

#s-58f26213-5c91-437c-80ce-6e94ad9d0a23 {
  margin-top: 5%;
margin-bottom: 5%;
padding-left: 0px;
padding-right: 0px;
}

#s-015b5255-6bb3-4675-9c13-3b82fbf5198f {
  margin-top: 4%;
margin-left: 15%;
margin-bottom: 4%;
margin-right: 15%;
text-align: center;
}




  #s-015b5255-6bb3-4675-9c13-3b82fbf5198f img.shogun-image {
    
    width: px;
  }


#s-015b5255-6bb3-4675-9c13-3b82fbf5198f .shogun-image-content {
  
    align-items: center;
  
}

#s-11b72ff7-e2f1-4be8-9780-0d1414ba711e {
  border-style: solid;
margin-top: 13%;
margin-bottom: 10%;
padding-top: 8%;
padding-left: 9%;
padding-bottom: 8%;
padding-right: 9%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 130, 195, 1);
letter-spacing: 4px;
line-height: 0.5em;
}
#s-11b72ff7-e2f1-4be8-9780-0d1414ba711e:hover {border-radius: 30px !important;
background-color: rgba(87, 181, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-11b72ff7-e2f1-4be8-9780-0d1414ba711e:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-11b72ff7-e2f1-4be8-9780-0d1414ba711e.shg-btn {
  color: rgba(0, 130, 195, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-f099da87-b963-4961-babb-7fc2473ee0bc {
  margin-top: 2%;
margin-left: 4%;
margin-bottom: 2%;
margin-right: 4%;
min-height: 50px;
}








#s-f099da87-b963-4961-babb-7fc2473ee0bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f099da87-b963-4961-babb-7fc2473ee0bc.shg-box.shg-c {
  justify-content: center;
}

#s-d8783de1-ad53-4444-a1d7-199ea33d8035 {
  margin-top: 6%;
margin-left: 4%;
margin-bottom: 6%;
margin-right: 4%;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-d8783de1-ad53-4444-a1d7-199ea33d8035 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d8783de1-ad53-4444-a1d7-199ea33d8035.shg-box.shg-c {
  justify-content: center;
}

#s-1b796b8a-968a-46db-b75a-8b2fe5e84dea {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-68794dec-4292-448d-a647-39bfafdd9649 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-c40cb182-d7b0-444a-abb3-772adfed7cea {
  margin-top: 6%;
margin-left: 4%;
margin-bottom: 6%;
margin-right: 4%;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-c40cb182-d7b0-444a-abb3-772adfed7cea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c40cb182-d7b0-444a-abb3-772adfed7cea.shg-box.shg-c {
  justify-content: center;
}

#s-ef4a66eb-ddc6-4b0a-9bb0-1362a318a88f {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-6d27c488-cdd8-4f28-b628-fbe012bace88 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-0887db8b-b496-474e-a3e1-836b3f1d144b {
  margin-top: 3%;
margin-left: 6%;
margin-bottom: 50px;
margin-right: 6%;
}
@media (min-width: 1200px){#s-0887db8b-b496-474e-a3e1-836b3f1d144b {
  display: none;
}
#s-0887db8b-b496-474e-a3e1-836b3f1d144b, #wrap-s-0887db8b-b496-474e-a3e1-836b3f1d144b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0887db8b-b496-474e-a3e1-836b3f1d144b {
  display: none;
}
#s-0887db8b-b496-474e-a3e1-836b3f1d144b, #wrap-s-0887db8b-b496-474e-a3e1-836b3f1d144b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0887db8b-b496-474e-a3e1-836b3f1d144b {
  
}
}
#s-0887db8b-b496-474e-a3e1-836b3f1d144b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-0887db8b-b496-474e-a3e1-836b3f1d144b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 15px;
}

#s-0887db8b-b496-474e-a3e1-836b3f1d144b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(219, 219, 219, 1);
}

#s-0887db8b-b496-474e-a3e1-836b3f1d144b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0.4);
  border-top: 1px solid #ddd;
}

#s-0887db8b-b496-474e-a3e1-836b3f1d144b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(219, 219, 219, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-0887db8b-b496-474e-a3e1-836b3f1d144b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-2ad00976-01d4-46ed-8cb9-a0418eef2e4e {
  min-height: 50px;
}








#s-2ad00976-01d4-46ed-8cb9-a0418eef2e4e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ad00976-01d4-46ed-8cb9-a0418eef2e4e.shg-box.shg-c {
  justify-content: center;
}

#s-27542a14-b4cc-4bfa-b0cf-8202d4f28947 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-27542a14-b4cc-4bfa-b0cf-8202d4f28947 {
  display: none;
}
#s-27542a14-b4cc-4bfa-b0cf-8202d4f28947, #wrap-s-27542a14-b4cc-4bfa-b0cf-8202d4f28947 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-27542a14-b4cc-4bfa-b0cf-8202d4f28947 {
  display: none;
}
#s-27542a14-b4cc-4bfa-b0cf-8202d4f28947, #wrap-s-27542a14-b4cc-4bfa-b0cf-8202d4f28947 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-27542a14-b4cc-4bfa-b0cf-8202d4f28947 {
  
}
}







#s-27542a14-b4cc-4bfa-b0cf-8202d4f28947 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0.99);
  opacity: 0.6;
}#s-27542a14-b4cc-4bfa-b0cf-8202d4f28947.shg-box.shg-c {
  justify-content: center;
}

#s-c07a8d59-885f-4fcb-b1ba-b4a6a45802eb {
  margin-top: 4%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 4%;
}

#s-0c7d0a19-df10-4421-bed1-1481f05fbb34 {
  box-shadow:0px 0px 0px 0px rgba(60, 189, 67, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 6%;
margin-right: 0%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 6px;
background-color: rgba(104, 172, 18, 1);
}








#s-0c7d0a19-df10-4421-bed1-1481f05fbb34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c7d0a19-df10-4421-bed1-1481f05fbb34.shg-box.shg-c {
  justify-content: center;
}

#s-460d74c6-d857-4b1c-886a-b007ca7aee12 {
  margin-top: 7%;
margin-bottom: 7%;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-460d74c6-d857-4b1c-886a-b007ca7aee12 {
  margin-top: 6%;
margin-bottom: 1%;
}
}
@media (min-width: 0px) {
[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-34295023-da6c-4851-b493-5ac17d2e7e7e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-aa13b957-ad66-456b-bafa-019d26b2f165 {
  margin-top: 4%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 4%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-aa13b957-ad66-456b-bafa-019d26b2f165 {
  margin-top: 0%;
margin-left: 17%;
margin-bottom: 0%;
margin-right: 17%;
}
}







#s-aa13b957-ad66-456b-bafa-019d26b2f165 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa13b957-ad66-456b-bafa-019d26b2f165.shg-box.shg-c {
  justify-content: center;
}

#s-490d5ceb-335b-40a2-8dde-b8dba42c2055 {
  margin-top: 5%;
margin-bottom: 5%;
padding-left: 0px;
padding-right: 0px;
}

#s-a1dc9c49-2d6d-4e45-8fbb-2c9bad59655e {
  margin-top: 4%;
margin-left: 15%;
margin-bottom: 4%;
margin-right: 15%;
text-align: center;
}




  #s-a1dc9c49-2d6d-4e45-8fbb-2c9bad59655e img.shogun-image {
    
    width: px;
  }


#s-a1dc9c49-2d6d-4e45-8fbb-2c9bad59655e .shogun-image-content {
  
    align-items: center;
  
}

#s-0d224ba3-64eb-4275-a7fb-1634098be362 {
  border-style: solid;
margin-top: 13%;
margin-bottom: 10%;
padding-top: 8%;
padding-left: 9%;
padding-bottom: 8%;
padding-right: 9%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 130, 195, 1);
letter-spacing: 4px;
line-height: 0.5em;
}
#s-0d224ba3-64eb-4275-a7fb-1634098be362:hover {border-radius: 30px !important;
background-color: rgba(87, 181, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0d224ba3-64eb-4275-a7fb-1634098be362:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-0d224ba3-64eb-4275-a7fb-1634098be362.shg-btn {
  color: rgba(0, 130, 195, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-c2f65d29-6260-48dc-883e-925b161c8cbf {
  margin-top: 2%;
margin-left: 4%;
margin-bottom: 2%;
margin-right: 4%;
min-height: 50px;
}








#s-c2f65d29-6260-48dc-883e-925b161c8cbf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2f65d29-6260-48dc-883e-925b161c8cbf.shg-box.shg-c {
  justify-content: center;
}

#s-b7b3f573-fc10-4b60-9579-7494e69e51f6 {
  margin-top: 6%;
margin-left: 4%;
margin-bottom: 6%;
margin-right: 4%;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-b7b3f573-fc10-4b60-9579-7494e69e51f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7b3f573-fc10-4b60-9579-7494e69e51f6.shg-box.shg-c {
  justify-content: center;
}

#s-fe138ae7-34f1-4d84-acbd-0c1e654f5d04 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-f5e8d0c5-b22e-4f42-ad07-13afed3ec585 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-e74d45c5-34f2-4dcd-93b2-a69ede92557f {
  margin-top: 6%;
margin-left: 4%;
margin-bottom: 6%;
margin-right: 4%;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-e74d45c5-34f2-4dcd-93b2-a69ede92557f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e74d45c5-34f2-4dcd-93b2-a69ede92557f.shg-box.shg-c {
  justify-content: center;
}

#s-dd5c064e-dc82-4b81-a73c-b525909f84a7 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-8cd1a235-83d0-4ae2-a2c0-f2f9533bc2a6 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-2bb15662-001e-4c75-9775-0bf7d5a82910 {
  margin-top: 3%;
margin-left: 6%;
margin-bottom: 50px;
margin-right: 6%;
}
@media (min-width: 1200px){#s-2bb15662-001e-4c75-9775-0bf7d5a82910 {
  display: none;
}
#s-2bb15662-001e-4c75-9775-0bf7d5a82910, #wrap-s-2bb15662-001e-4c75-9775-0bf7d5a82910 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2bb15662-001e-4c75-9775-0bf7d5a82910 {
  display: none;
}
#s-2bb15662-001e-4c75-9775-0bf7d5a82910, #wrap-s-2bb15662-001e-4c75-9775-0bf7d5a82910 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2bb15662-001e-4c75-9775-0bf7d5a82910 {
  
}
}
#s-2bb15662-001e-4c75-9775-0bf7d5a82910 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-2bb15662-001e-4c75-9775-0bf7d5a82910 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 15px;
}

#s-2bb15662-001e-4c75-9775-0bf7d5a82910 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(219, 219, 219, 1);
}

#s-2bb15662-001e-4c75-9775-0bf7d5a82910 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0.4);
  border-top: 1px solid #ddd;
}

#s-2bb15662-001e-4c75-9775-0bf7d5a82910 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(219, 219, 219, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-2bb15662-001e-4c75-9775-0bf7d5a82910 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-2d345e1d-5304-4df3-831a-7a76b24da346 {
  min-height: 50px;
}








#s-2d345e1d-5304-4df3-831a-7a76b24da346 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d345e1d-5304-4df3-831a-7a76b24da346.shg-box.shg-c {
  justify-content: center;
}

#s-eab56798-53ab-49ae-afd8-fe8a392d464e {
  min-height: 50px;
}
@media (min-width: 1200px){#s-eab56798-53ab-49ae-afd8-fe8a392d464e {
  display: none;
}
#s-eab56798-53ab-49ae-afd8-fe8a392d464e, #wrap-s-eab56798-53ab-49ae-afd8-fe8a392d464e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eab56798-53ab-49ae-afd8-fe8a392d464e {
  display: none;
}
#s-eab56798-53ab-49ae-afd8-fe8a392d464e, #wrap-s-eab56798-53ab-49ae-afd8-fe8a392d464e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eab56798-53ab-49ae-afd8-fe8a392d464e {
  
}
}







#s-eab56798-53ab-49ae-afd8-fe8a392d464e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eab56798-53ab-49ae-afd8-fe8a392d464e.shg-box.shg-c {
  justify-content: center;
}

#s-433b145d-efd9-46b4-a2d7-a949ecb38274 {
  margin-top: 4%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 4%;
}

#s-ced9f005-8f4c-40f9-9b7f-87d785c29e79 {
  box-shadow:0px 0px 0px 0px rgba(60, 189, 67, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 6%;
margin-right: 0%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 6px;
background-color: rgba(174, 80, 165, 1);
}








#s-ced9f005-8f4c-40f9-9b7f-87d785c29e79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ced9f005-8f4c-40f9-9b7f-87d785c29e79.shg-box.shg-c {
  justify-content: center;
}

#s-bb049e44-3224-4767-b789-be0e3b241d6c {
  margin-top: 7%;
margin-bottom: 7%;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bb049e44-3224-4767-b789-be0e3b241d6c {
  margin-top: 6%;
margin-bottom: 1%;
}
}
@media (min-width: 0px) {
[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4cbe267a-4c06-4043-884c-6dbaa7eb0844"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a6d86b1c-0b82-4f18-9580-19804c3ebbda {
  margin-top: 4%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 4%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a6d86b1c-0b82-4f18-9580-19804c3ebbda {
  margin-top: 0%;
margin-left: 17%;
margin-bottom: 0%;
margin-right: 17%;
}
}







#s-a6d86b1c-0b82-4f18-9580-19804c3ebbda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a6d86b1c-0b82-4f18-9580-19804c3ebbda.shg-box.shg-c {
  justify-content: center;
}

#s-17593169-94ec-4f9c-90f8-9b5f63eb963c {
  margin-top: 5%;
margin-bottom: 5%;
padding-left: 0px;
padding-right: 0px;
}

#s-b6887746-353b-41e2-aca7-417dbe8d612f {
  margin-top: 4%;
margin-left: 15%;
margin-bottom: 4%;
margin-right: 15%;
text-align: center;
}




  #s-b6887746-353b-41e2-aca7-417dbe8d612f img.shogun-image {
    
    width: px;
  }


#s-b6887746-353b-41e2-aca7-417dbe8d612f .shogun-image-content {
  
    align-items: center;
  
}

#s-c396ad9b-47b7-4840-b5d9-2d05d4baaaef {
  border-style: solid;
margin-top: 13%;
margin-bottom: 10%;
padding-top: 8%;
padding-left: 9%;
padding-bottom: 8%;
padding-right: 9%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 130, 195, 1);
letter-spacing: 4px;
line-height: 0.5em;
}
#s-c396ad9b-47b7-4840-b5d9-2d05d4baaaef:hover {border-radius: 30px !important;
background-color: rgba(87, 181, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c396ad9b-47b7-4840-b5d9-2d05d4baaaef:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-c396ad9b-47b7-4840-b5d9-2d05d4baaaef.shg-btn {
  color: rgba(0, 130, 195, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-f28804a7-52d3-4250-8ae2-e1e6413cd922 {
  margin-top: 2%;
margin-left: 4%;
margin-bottom: 2%;
margin-right: 4%;
min-height: 50px;
}








#s-f28804a7-52d3-4250-8ae2-e1e6413cd922 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f28804a7-52d3-4250-8ae2-e1e6413cd922.shg-box.shg-c {
  justify-content: center;
}

#s-0387e51f-7421-44a8-b935-36e17307f723 {
  margin-top: 6%;
margin-left: 4%;
margin-bottom: 6%;
margin-right: 4%;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-0387e51f-7421-44a8-b935-36e17307f723 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0387e51f-7421-44a8-b935-36e17307f723.shg-box.shg-c {
  justify-content: center;
}

#s-d6c0fe48-0a76-458c-8fc1-8e1abce56ed1 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-28e3f194-255b-4792-87c0-bb67410ec188 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-0c4f00d8-5e73-4005-b17e-df14d2a9272a {
  margin-top: 6%;
margin-left: 4%;
margin-bottom: 6%;
margin-right: 4%;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-0c4f00d8-5e73-4005-b17e-df14d2a9272a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c4f00d8-5e73-4005-b17e-df14d2a9272a.shg-box.shg-c {
  justify-content: center;
}

#s-e487d2f2-e65e-438f-af67-8ca6c3e9db83 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-fb728c20-d520-4a8f-a4b1-7f6d7f8de766 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-a6bb6228-bf64-4b17-ac04-3fe532d8368a {
  margin-top: 3%;
margin-left: 6%;
margin-bottom: 50px;
margin-right: 6%;
}
@media (min-width: 1200px){#s-a6bb6228-bf64-4b17-ac04-3fe532d8368a {
  display: none;
}
#s-a6bb6228-bf64-4b17-ac04-3fe532d8368a, #wrap-s-a6bb6228-bf64-4b17-ac04-3fe532d8368a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a6bb6228-bf64-4b17-ac04-3fe532d8368a {
  display: none;
}
#s-a6bb6228-bf64-4b17-ac04-3fe532d8368a, #wrap-s-a6bb6228-bf64-4b17-ac04-3fe532d8368a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a6bb6228-bf64-4b17-ac04-3fe532d8368a {
  
}
}
#s-a6bb6228-bf64-4b17-ac04-3fe532d8368a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-a6bb6228-bf64-4b17-ac04-3fe532d8368a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 15px;
}

#s-a6bb6228-bf64-4b17-ac04-3fe532d8368a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(219, 219, 219, 1);
}

#s-a6bb6228-bf64-4b17-ac04-3fe532d8368a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0.4);
  border-top: 1px solid #ddd;
}

#s-a6bb6228-bf64-4b17-ac04-3fe532d8368a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(219, 219, 219, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-a6bb6228-bf64-4b17-ac04-3fe532d8368a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-740bb4bd-2b05-4d88-b93f-a05a40be3926 {
  min-height: 50px;
}








#s-740bb4bd-2b05-4d88-b93f-a05a40be3926 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-740bb4bd-2b05-4d88-b93f-a05a40be3926.shg-box.shg-c {
  justify-content: center;
}

#s-101b436a-26ce-42ae-a9a8-b2aa951b266b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-101b436a-26ce-42ae-a9a8-b2aa951b266b {
  display: none;
}
#s-101b436a-26ce-42ae-a9a8-b2aa951b266b, #wrap-s-101b436a-26ce-42ae-a9a8-b2aa951b266b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-101b436a-26ce-42ae-a9a8-b2aa951b266b {
  display: none;
}
#s-101b436a-26ce-42ae-a9a8-b2aa951b266b, #wrap-s-101b436a-26ce-42ae-a9a8-b2aa951b266b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-101b436a-26ce-42ae-a9a8-b2aa951b266b {
  
}
}







#s-101b436a-26ce-42ae-a9a8-b2aa951b266b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-101b436a-26ce-42ae-a9a8-b2aa951b266b.shg-box.shg-c {
  justify-content: center;
}

#s-f8870f4a-0894-4703-8f6f-2536246f37c4 {
  margin-top: 4%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 4%;
}

#s-4f0cb23e-7524-4150-83ca-7ac953fa5a76 {
  box-shadow:0px 0px 0px 0px rgba(60, 189, 67, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 6%;
margin-right: 0%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 6px;
background-color: rgba(221, 180, 64, 1);
}








#s-4f0cb23e-7524-4150-83ca-7ac953fa5a76 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f0cb23e-7524-4150-83ca-7ac953fa5a76.shg-box.shg-c {
  justify-content: center;
}

#s-db295325-e00d-47d5-b06d-767b005b811c {
  margin-top: 7%;
margin-bottom: 7%;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-db295325-e00d-47d5-b06d-767b005b811c {
  margin-top: 6%;
margin-bottom: 1%;
}
}
@media (min-width: 0px) {
[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-933f60b0-2225-4102-bcf8-c060414a45f4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7eb49403-ee7b-4399-a3f2-00910319e347 {
  margin-top: 4%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 4%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7eb49403-ee7b-4399-a3f2-00910319e347 {
  margin-top: 0%;
margin-left: 17%;
margin-bottom: 0%;
margin-right: 17%;
}
}







#s-7eb49403-ee7b-4399-a3f2-00910319e347 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7eb49403-ee7b-4399-a3f2-00910319e347.shg-box.shg-c {
  justify-content: center;
}

#s-a58fd35a-ec6e-48fa-8024-4da5f2daff8f {
  margin-top: 5%;
margin-bottom: 5%;
padding-left: 0px;
padding-right: 0px;
}

#s-bb179cfe-c7a9-4315-bf1e-4c268c745a8a {
  margin-top: 4%;
margin-left: 15%;
margin-bottom: 4%;
margin-right: 15%;
text-align: center;
}




  #s-bb179cfe-c7a9-4315-bf1e-4c268c745a8a img.shogun-image {
    
    width: px;
  }


#s-bb179cfe-c7a9-4315-bf1e-4c268c745a8a .shogun-image-content {
  
    align-items: center;
  
}

#s-57f9add0-dc6b-460b-940e-0b0b282c75ef {
  border-style: solid;
margin-top: 13%;
margin-bottom: 10%;
padding-top: 8%;
padding-left: 9%;
padding-bottom: 8%;
padding-right: 9%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 130, 195, 1);
letter-spacing: 4px;
line-height: 0.5em;
}
#s-57f9add0-dc6b-460b-940e-0b0b282c75ef:hover {border-radius: 30px !important;
background-color: rgba(87, 181, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-57f9add0-dc6b-460b-940e-0b0b282c75ef:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-57f9add0-dc6b-460b-940e-0b0b282c75ef.shg-btn {
  color: rgba(0, 130, 195, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-ad3b408f-1a5d-4f4f-baae-03a96d06025f {
  margin-top: 2%;
margin-left: 4%;
margin-bottom: 2%;
margin-right: 4%;
min-height: 50px;
}








#s-ad3b408f-1a5d-4f4f-baae-03a96d06025f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad3b408f-1a5d-4f4f-baae-03a96d06025f.shg-box.shg-c {
  justify-content: center;
}

#s-2114f558-b67b-456f-bbb6-fa64ceeec077 {
  margin-top: 6%;
margin-left: 4%;
margin-bottom: 6%;
margin-right: 4%;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-2114f558-b67b-456f-bbb6-fa64ceeec077 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2114f558-b67b-456f-bbb6-fa64ceeec077.shg-box.shg-c {
  justify-content: center;
}

#s-5a6df0e1-1a19-4406-8073-352cd15d357f {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-18ab83cf-d117-4ddc-9b06-4095732bd8d3 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-3adbba5f-99d6-4ad5-b68c-271e86628296 {
  margin-top: 6%;
margin-left: 4%;
margin-bottom: 6%;
margin-right: 4%;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-3adbba5f-99d6-4ad5-b68c-271e86628296 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3adbba5f-99d6-4ad5-b68c-271e86628296.shg-box.shg-c {
  justify-content: center;
}

#s-87d735fc-3115-4aee-8b83-ca13220089ce {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-52edfc10-0871-4dad-a00e-2e6cbcf0218c {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-27593e30-8fd1-4c0b-8a98-58547c514776 {
  margin-top: 3%;
margin-left: 6%;
margin-bottom: 50px;
margin-right: 6%;
}
@media (min-width: 1200px){#s-27593e30-8fd1-4c0b-8a98-58547c514776 {
  display: none;
}
#s-27593e30-8fd1-4c0b-8a98-58547c514776, #wrap-s-27593e30-8fd1-4c0b-8a98-58547c514776 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-27593e30-8fd1-4c0b-8a98-58547c514776 {
  display: none;
}
#s-27593e30-8fd1-4c0b-8a98-58547c514776, #wrap-s-27593e30-8fd1-4c0b-8a98-58547c514776 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-27593e30-8fd1-4c0b-8a98-58547c514776 {
  
}
}
#s-27593e30-8fd1-4c0b-8a98-58547c514776 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-27593e30-8fd1-4c0b-8a98-58547c514776 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 15px;
}

#s-27593e30-8fd1-4c0b-8a98-58547c514776 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(219, 219, 219, 1);
}

#s-27593e30-8fd1-4c0b-8a98-58547c514776 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0.39);
  border-top: 1px solid #ddd;
}

#s-27593e30-8fd1-4c0b-8a98-58547c514776 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(219, 219, 219, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-27593e30-8fd1-4c0b-8a98-58547c514776 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-3ac0e2ff-6245-47c4-bcf4-9e54e27095b5 {
  min-height: 50px;
}








#s-3ac0e2ff-6245-47c4-bcf4-9e54e27095b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ac0e2ff-6245-47c4-bcf4-9e54e27095b5.shg-box.shg-c {
  justify-content: center;
}

#s-af50ce91-0a3e-43e5-b773-289b2e6aea7e {
  min-height: 50px;
}
@media (min-width: 1200px){#s-af50ce91-0a3e-43e5-b773-289b2e6aea7e {
  display: none;
}
#s-af50ce91-0a3e-43e5-b773-289b2e6aea7e, #wrap-s-af50ce91-0a3e-43e5-b773-289b2e6aea7e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-af50ce91-0a3e-43e5-b773-289b2e6aea7e {
  display: none;
}
#s-af50ce91-0a3e-43e5-b773-289b2e6aea7e, #wrap-s-af50ce91-0a3e-43e5-b773-289b2e6aea7e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-af50ce91-0a3e-43e5-b773-289b2e6aea7e {
  
}
}







#s-af50ce91-0a3e-43e5-b773-289b2e6aea7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af50ce91-0a3e-43e5-b773-289b2e6aea7e.shg-box.shg-c {
  justify-content: center;
}

#s-813baaa6-216d-4bd9-995f-1447582911c5 {
  margin-top: 4%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 4%;
}

#s-4c7c6e59-8702-4297-be17-5742687a7488 {
  box-shadow:0px 0px 0px 0px rgba(60, 189, 67, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 6%;
margin-right: 0%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 6px;
background-color: rgba(221, 82, 142, 1);
}








#s-4c7c6e59-8702-4297-be17-5742687a7488 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c7c6e59-8702-4297-be17-5742687a7488.shg-box.shg-c {
  justify-content: center;
}

#s-c6e6c100-0262-4e81-927e-768d5cd802d9 {
  margin-top: 7%;
margin-bottom: 7%;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c6e6c100-0262-4e81-927e-768d5cd802d9 {
  margin-top: 6%;
margin-bottom: 1%;
}
}
@media (min-width: 0px) {
[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1cf0ec5f-8fee-4fd9-9ce2-77b940ed4f56"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e26dadd3-3294-411a-a040-bf6522402d30 {
  margin-top: 4%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 4%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e26dadd3-3294-411a-a040-bf6522402d30 {
  margin-top: 0%;
margin-left: 17%;
margin-bottom: 0%;
margin-right: 17%;
}
}







#s-e26dadd3-3294-411a-a040-bf6522402d30 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e26dadd3-3294-411a-a040-bf6522402d30.shg-box.shg-c {
  justify-content: center;
}

#s-55207d57-eccc-462f-ba98-448e880d47fe {
  margin-top: 5%;
margin-bottom: 5%;
padding-left: 0px;
padding-right: 0px;
}

#s-af69ad97-24af-4b14-adf8-175cc08537c8 {
  margin-top: 4%;
margin-left: 15%;
margin-bottom: 4%;
margin-right: 15%;
text-align: center;
}




  #s-af69ad97-24af-4b14-adf8-175cc08537c8 img.shogun-image {
    
    width: px;
  }


#s-af69ad97-24af-4b14-adf8-175cc08537c8 .shogun-image-content {
  
    align-items: center;
  
}

#s-e0f977ae-c4e1-41c0-8eb6-f3c973a12be1 {
  border-style: solid;
margin-top: 13%;
margin-bottom: 10%;
padding-top: 8%;
padding-left: 9%;
padding-bottom: 8%;
padding-right: 9%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 130, 195, 1);
letter-spacing: 4px;
line-height: 0.5em;
}
#s-e0f977ae-c4e1-41c0-8eb6-f3c973a12be1:hover {border-radius: 30px !important;
background-color: rgba(87, 181, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e0f977ae-c4e1-41c0-8eb6-f3c973a12be1:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-e0f977ae-c4e1-41c0-8eb6-f3c973a12be1.shg-btn {
  color: rgba(0, 130, 195, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-52bc7d3d-c90f-4966-9a05-550e8c360207 {
  margin-top: 2%;
margin-left: 4%;
margin-bottom: 2%;
margin-right: 4%;
min-height: 50px;
}








#s-52bc7d3d-c90f-4966-9a05-550e8c360207 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52bc7d3d-c90f-4966-9a05-550e8c360207.shg-box.shg-c {
  justify-content: center;
}

#s-887ca789-3035-426c-aad6-bbebda00a66f {
  margin-top: 6%;
margin-left: 4%;
margin-bottom: 6%;
margin-right: 4%;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-887ca789-3035-426c-aad6-bbebda00a66f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-887ca789-3035-426c-aad6-bbebda00a66f.shg-box.shg-c {
  justify-content: center;
}

#s-68e9e6ac-203a-4fac-80cb-526a4e04f674 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-fb779af6-e572-4c66-a254-66561349574f {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-52a59f2c-bd38-4f49-835b-26f1bb92343e {
  margin-top: 6%;
margin-left: 4%;
margin-bottom: 6%;
margin-right: 4%;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-52a59f2c-bd38-4f49-835b-26f1bb92343e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52a59f2c-bd38-4f49-835b-26f1bb92343e.shg-box.shg-c {
  justify-content: center;
}

#s-02ea547a-0294-4e5f-8506-a7a016bbf266 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-bf946330-60ed-48e3-88a5-09b7878e58de {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-dcbd842c-29da-4d90-ba4e-88716edf2d9d {
  margin-top: 3%;
margin-left: 6%;
margin-bottom: 50px;
margin-right: 6%;
}
@media (min-width: 1200px){#s-dcbd842c-29da-4d90-ba4e-88716edf2d9d {
  display: none;
}
#s-dcbd842c-29da-4d90-ba4e-88716edf2d9d, #wrap-s-dcbd842c-29da-4d90-ba4e-88716edf2d9d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dcbd842c-29da-4d90-ba4e-88716edf2d9d {
  display: none;
}
#s-dcbd842c-29da-4d90-ba4e-88716edf2d9d, #wrap-s-dcbd842c-29da-4d90-ba4e-88716edf2d9d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dcbd842c-29da-4d90-ba4e-88716edf2d9d {
  
}
}
#s-dcbd842c-29da-4d90-ba4e-88716edf2d9d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-dcbd842c-29da-4d90-ba4e-88716edf2d9d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 15px;
}

#s-dcbd842c-29da-4d90-ba4e-88716edf2d9d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(219, 219, 219, 1);
}

#s-dcbd842c-29da-4d90-ba4e-88716edf2d9d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0.4);
  border-top: 1px solid #ddd;
}

#s-dcbd842c-29da-4d90-ba4e-88716edf2d9d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(219, 219, 219, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-dcbd842c-29da-4d90-ba4e-88716edf2d9d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-5cf0d27f-2d6d-4100-81b7-594bae69a6c0 {
  min-height: 50px;
}








#s-5cf0d27f-2d6d-4100-81b7-594bae69a6c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5cf0d27f-2d6d-4100-81b7-594bae69a6c0.shg-box.shg-c {
  justify-content: center;
}

#s-4a256b8c-d0cc-4032-8ec3-0c6deccfdfd4 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-4a256b8c-d0cc-4032-8ec3-0c6deccfdfd4 {
  display: none;
}
#s-4a256b8c-d0cc-4032-8ec3-0c6deccfdfd4, #wrap-s-4a256b8c-d0cc-4032-8ec3-0c6deccfdfd4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a256b8c-d0cc-4032-8ec3-0c6deccfdfd4 {
  display: none;
}
#s-4a256b8c-d0cc-4032-8ec3-0c6deccfdfd4, #wrap-s-4a256b8c-d0cc-4032-8ec3-0c6deccfdfd4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4a256b8c-d0cc-4032-8ec3-0c6deccfdfd4 {
  
}
}







#s-4a256b8c-d0cc-4032-8ec3-0c6deccfdfd4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a256b8c-d0cc-4032-8ec3-0c6deccfdfd4.shg-box.shg-c {
  justify-content: center;
}

#s-2a640358-23dc-4644-b639-b3f315435459 {
  margin-top: 4%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 4%;
}

#s-792359a8-0c6e-4ac8-9f0f-020e4af1f1f9 {
  min-height: 50px;
background-color: rgba(218, 226, 242, 1);
}








#s-792359a8-0c6e-4ac8-9f0f-020e4af1f1f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-792359a8-0c6e-4ac8-9f0f-020e4af1f1f9.shg-box.shg-c {
  justify-content: center;
}

#s-cfef952b-8abd-42b4-87f9-684fcaf897f0 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
background-attachment: scroll;
}








#s-cfef952b-8abd-42b4-87f9-684fcaf897f0 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
}#s-cfef952b-8abd-42b4-87f9-684fcaf897f0.shg-box.shg-c {
  justify-content: center;
}

#s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca {
  margin-top: 6%;
margin-bottom: 2%;
}

@media (min-width: 0px) {
[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8ad06125-f5b6-4f4f-a7b9-b0b852661dca"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-2d172be5-745e-4545-adf3-8fc867c76620 {
  margin-left: 18%;
margin-right: 18%;
text-align: center;
}




  #s-2d172be5-745e-4545-adf3-8fc867c76620 img.shogun-image {
    
    width: px;
  }


#s-2d172be5-745e-4545-adf3-8fc867c76620 .shogun-image-content {
  
    align-items: center;
  
}

#s-b28e3632-928f-4212-9e48-2b7e328076be {
  margin-top: 19px;
margin-left: 6%;
margin-bottom: 19px;
margin-right: 6%;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b28e3632-928f-4212-9e48-2b7e328076be {
  margin-left: 8%;
margin-right: 8%;
}
}@media (max-width: 767px){#s-b28e3632-928f-4212-9e48-2b7e328076be {
  display: none;
}
#s-b28e3632-928f-4212-9e48-2b7e328076be, #wrap-s-b28e3632-928f-4212-9e48-2b7e328076be { display:none !important; }}
#s-739178c4-4572-4c69-8612-8f59c75c6981 {
  margin-top: 19px;
margin-left: 6%;
margin-bottom: 19px;
margin-right: 6%;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 1200px){#s-739178c4-4572-4c69-8612-8f59c75c6981 {
  display: none;
}
#s-739178c4-4572-4c69-8612-8f59c75c6981, #wrap-s-739178c4-4572-4c69-8612-8f59c75c6981 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-739178c4-4572-4c69-8612-8f59c75c6981 {
  display: none;
}
#s-739178c4-4572-4c69-8612-8f59c75c6981, #wrap-s-739178c4-4572-4c69-8612-8f59c75c6981 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-739178c4-4572-4c69-8612-8f59c75c6981 {
  margin-left: 8%;
margin-right: 8%;
display: none;
}
#s-739178c4-4572-4c69-8612-8f59c75c6981, #wrap-s-739178c4-4572-4c69-8612-8f59c75c6981 { display:none !important; }}
#s-ba064a42-1f33-49c6-830d-182b5b54f723 {
  margin-top: 6%;
margin-left: 2%;
margin-bottom: 0%;
margin-right: 2%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-ba064a42-1f33-49c6-830d-182b5b54f723 {
  display: none;
}
#s-ba064a42-1f33-49c6-830d-182b5b54f723, #wrap-s-ba064a42-1f33-49c6-830d-182b5b54f723 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ba064a42-1f33-49c6-830d-182b5b54f723 {
  display: none;
}
#s-ba064a42-1f33-49c6-830d-182b5b54f723, #wrap-s-ba064a42-1f33-49c6-830d-182b5b54f723 { display:none !important; }}@media (max-width: 767px){#s-ba064a42-1f33-49c6-830d-182b5b54f723 {
  display: none;
}
#s-ba064a42-1f33-49c6-830d-182b5b54f723, #wrap-s-ba064a42-1f33-49c6-830d-182b5b54f723 { display:none !important; }}
#s-0add0727-45d7-4bf6-b373-acf7e56a9865 {
  margin-top: 60px;
margin-left: 2%;
margin-bottom: 20px;
margin-right: 2%;
}
@media (min-width: 1200px){#s-0add0727-45d7-4bf6-b373-acf7e56a9865 {
  display: none;
}
#s-0add0727-45d7-4bf6-b373-acf7e56a9865, #wrap-s-0add0727-45d7-4bf6-b373-acf7e56a9865 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0add0727-45d7-4bf6-b373-acf7e56a9865 {
  display: none;
}
#s-0add0727-45d7-4bf6-b373-acf7e56a9865, #wrap-s-0add0727-45d7-4bf6-b373-acf7e56a9865 { display:none !important; }}@media (max-width: 767px){#s-0add0727-45d7-4bf6-b373-acf7e56a9865 {
  display: none;
}
#s-0add0727-45d7-4bf6-b373-acf7e56a9865, #wrap-s-0add0727-45d7-4bf6-b373-acf7e56a9865 { display:none !important; }}
#s-ee7cf26d-11fc-429c-bf63-cbe9e4ce473c {
  margin-top: 60px;
margin-left: 6%;
margin-bottom: 20px;
margin-right: 6%;
}
@media (min-width: 1200px){#s-ee7cf26d-11fc-429c-bf63-cbe9e4ce473c {
  display: none;
}
#s-ee7cf26d-11fc-429c-bf63-cbe9e4ce473c, #wrap-s-ee7cf26d-11fc-429c-bf63-cbe9e4ce473c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ee7cf26d-11fc-429c-bf63-cbe9e4ce473c {
  display: none;
}
#s-ee7cf26d-11fc-429c-bf63-cbe9e4ce473c, #wrap-s-ee7cf26d-11fc-429c-bf63-cbe9e4ce473c { display:none !important; }}
#s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e {
  margin-top: 40px;
margin-left: 6%;
margin-bottom: 80px;
margin-right: 6%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e {
  display: none;
}
#s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e, #wrap-s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e { display:none !important; }}@media (max-width: 767px){#s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e {
  display: none;
}
#s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e, #wrap-s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e { display:none !important; }}
@media (min-width: 0px) {
[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-c7ab7ff2-cfd7-44d7-9c48-a68d8acc945e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.0px);
}

}

#s-f43568cc-11e9-4471-aa95-a99761da6582 {
  min-height: 50px;
}








#s-f43568cc-11e9-4471-aa95-a99761da6582 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f43568cc-11e9-4471-aa95-a99761da6582.shg-box.shg-c {
  justify-content: center;
}

#s-980fd279-3bdc-4f34-80f1-bf7a2cc98483 {
  margin-left: 4%;
margin-right: 4%;
}

@media (min-width: 0px) {
[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-980fd279-3bdc-4f34-80f1-bf7a2cc98483"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c3bc11b9-e404-4f3c-a0d0-38668a89cb4d {
  min-height: 50px;
}








#s-c3bc11b9-e404-4f3c-a0d0-38668a89cb4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c3bc11b9-e404-4f3c-a0d0-38668a89cb4d.shg-box.shg-c {
  justify-content: center;
}

#s-55056013-dc35-4baf-87ab-2edcd810f99c {
  margin-left: 2%;
margin-right: 2%;
text-align: center;
}




  #s-55056013-dc35-4baf-87ab-2edcd810f99c img.shogun-image {
    
    width: px;
  }


#s-55056013-dc35-4baf-87ab-2edcd810f99c .shogun-image-content {
  
    align-items: center;
  
}

#s-7e0d5929-a1d9-4cf7-98b2-1d837a68927b {
  padding-left: 0px;
padding-right: 0px;
}

#s-c90fec52-fb36-48eb-8257-0668237938b3 {
  min-height: 50px;
}








#s-c90fec52-fb36-48eb-8257-0668237938b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c90fec52-fb36-48eb-8257-0668237938b3.shg-box.shg-c {
  justify-content: center;
}

#s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f {
  margin-left: 4%;
margin-right: 4%;
}

@media (min-width: 0px) {
[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8c4b3699-c15a-4db7-b3ab-5f82bfe67c5f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e3ecd959-11ec-4c68-8b21-8efdd5bbc79a {
  min-height: 50px;
}








#s-e3ecd959-11ec-4c68-8b21-8efdd5bbc79a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e3ecd959-11ec-4c68-8b21-8efdd5bbc79a.shg-box.shg-c {
  justify-content: center;
}

#s-78b97eb2-9d4a-42db-8577-90129bb97e7a {
  margin-left: 2%;
margin-right: 2%;
text-align: center;
}




  #s-78b97eb2-9d4a-42db-8577-90129bb97e7a img.shogun-image {
    
    width: px;
  }


#s-78b97eb2-9d4a-42db-8577-90129bb97e7a .shogun-image-content {
  
    align-items: center;
  
}

#s-f6ecdf16-edab-46ee-9666-c9f56f4ffc68 {
  padding-left: 0px;
padding-right: 0px;
}

#s-3d7b6b73-da55-4966-b1de-b010d9f39be6 {
  margin-top: 60px;
margin-left: 6%;
margin-bottom: 60px;
margin-right: 6%;
}
@media (min-width: 1200px){#s-3d7b6b73-da55-4966-b1de-b010d9f39be6 {
  display: none;
}
#s-3d7b6b73-da55-4966-b1de-b010d9f39be6, #wrap-s-3d7b6b73-da55-4966-b1de-b010d9f39be6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3d7b6b73-da55-4966-b1de-b010d9f39be6 {
  display: none;
}
#s-3d7b6b73-da55-4966-b1de-b010d9f39be6, #wrap-s-3d7b6b73-da55-4966-b1de-b010d9f39be6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3d7b6b73-da55-4966-b1de-b010d9f39be6 {
  
}
}@media (max-width: 767px){#s-3d7b6b73-da55-4966-b1de-b010d9f39be6 {
  display: none;
}
#s-3d7b6b73-da55-4966-b1de-b010d9f39be6, #wrap-s-3d7b6b73-da55-4966-b1de-b010d9f39be6 { display:none !important; }}
@media (min-width: 0px) {
[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-3d7b6b73-da55-4966-b1de-b010d9f39be6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.0px);
}

}

#s-d0764d6c-9ec9-49f5-b1bf-d1e34a7f9e5c {
  min-height: 50px;
}








#s-d0764d6c-9ec9-49f5-b1bf-d1e34a7f9e5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0764d6c-9ec9-49f5-b1bf-d1e34a7f9e5c.shg-box.shg-c {
  justify-content: center;
}

#s-d21c1806-014f-49ee-be93-56066acf5dd6 {
  margin-top: 40px;
margin-left: 24%;
margin-right: 24%;
text-align: center;
}




  #s-d21c1806-014f-49ee-be93-56066acf5dd6 img.shogun-image {
    
    width: px;
  }


#s-d21c1806-014f-49ee-be93-56066acf5dd6 .shogun-image-content {
  
    align-items: center;
  
}

#s-70becebc-a140-4cb4-bfb7-39547597c556 {
  margin-top: 30px;
margin-left: 4%;
margin-bottom: 30px;
margin-right: 4%;
padding-left: 0px;
padding-right: 0px;
}

#s-fe1aad42-c5f7-4348-9e09-8cad6fa0e041 {
  min-height: 50px;
}








#s-fe1aad42-c5f7-4348-9e09-8cad6fa0e041 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe1aad42-c5f7-4348-9e09-8cad6fa0e041.shg-box.shg-c {
  justify-content: center;
}

#s-131e4654-b7bf-458c-84df-b622b3c7f6d8 {
  margin-top: 40px;
margin-left: 24%;
margin-right: 24%;
text-align: center;
}




  #s-131e4654-b7bf-458c-84df-b622b3c7f6d8 img.shogun-image {
    
    width: px;
  }


#s-131e4654-b7bf-458c-84df-b622b3c7f6d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-c59cfd0a-e8d5-4af3-88b0-5d125ae6e3d1 {
  margin-top: 30px;
margin-left: 4%;
margin-bottom: 30px;
margin-right: 4%;
padding-left: 0px;
padding-right: 0px;
}

#s-1dcf7b31-b614-49da-a7fa-6f7700522a02 {
  margin-top: 30px;
margin-left: 6%;
margin-bottom: 50px;
margin-right: 6%;
}
@media (min-width: 1200px){#s-1dcf7b31-b614-49da-a7fa-6f7700522a02 {
  display: none;
}
#s-1dcf7b31-b614-49da-a7fa-6f7700522a02, #wrap-s-1dcf7b31-b614-49da-a7fa-6f7700522a02 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1dcf7b31-b614-49da-a7fa-6f7700522a02 {
  display: none;
}
#s-1dcf7b31-b614-49da-a7fa-6f7700522a02, #wrap-s-1dcf7b31-b614-49da-a7fa-6f7700522a02 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1dcf7b31-b614-49da-a7fa-6f7700522a02 {
  display: none;
}
#s-1dcf7b31-b614-49da-a7fa-6f7700522a02, #wrap-s-1dcf7b31-b614-49da-a7fa-6f7700522a02 { display:none !important; }}
#s-1dcf7b31-b614-49da-a7fa-6f7700522a02 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-1dcf7b31-b614-49da-a7fa-6f7700522a02 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 15px;
}

#s-1dcf7b31-b614-49da-a7fa-6f7700522a02 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(219, 219, 219, 1);
}

#s-1dcf7b31-b614-49da-a7fa-6f7700522a02 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-1dcf7b31-b614-49da-a7fa-6f7700522a02 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(219, 219, 219, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-1dcf7b31-b614-49da-a7fa-6f7700522a02 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-2f6bb46a-b063-45c2-9669-867d582ac1c0 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2f6bb46a-b063-45c2-9669-867d582ac1c0 {
  display: none;
}
#s-2f6bb46a-b063-45c2-9669-867d582ac1c0, #wrap-s-2f6bb46a-b063-45c2-9669-867d582ac1c0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2f6bb46a-b063-45c2-9669-867d582ac1c0 {
  display: none;
}
#s-2f6bb46a-b063-45c2-9669-867d582ac1c0, #wrap-s-2f6bb46a-b063-45c2-9669-867d582ac1c0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2f6bb46a-b063-45c2-9669-867d582ac1c0 {
  
}
}







#s-2f6bb46a-b063-45c2-9669-867d582ac1c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f6bb46a-b063-45c2-9669-867d582ac1c0.shg-box.shg-c {
  justify-content: center;
}

#s-eba719d1-9706-41df-ab7c-06f81c4f3941 {
  margin-top: 40px;
margin-left: 22%;
margin-right: 22%;
text-align: center;
}




  #s-eba719d1-9706-41df-ab7c-06f81c4f3941 img.shogun-image {
    
    width: px;
  }


#s-eba719d1-9706-41df-ab7c-06f81c4f3941 .shogun-image-content {
  
    align-items: center;
  
}

#s-7839d60c-86a2-49fe-83ac-6511cb7fbe3f {
  margin-top: 30px;
margin-left: 4%;
margin-bottom: 30px;
margin-right: 4%;
padding-left: 0px;
padding-right: 0px;
}

#s-bc56eff6-c557-4467-8bb9-6beccdf34e75 {
  min-height: 50px;
}








#s-bc56eff6-c557-4467-8bb9-6beccdf34e75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc56eff6-c557-4467-8bb9-6beccdf34e75.shg-box.shg-c {
  justify-content: center;
}

#s-5018ccbb-f48a-4eb6-bc5c-e65789eb64dd {
  min-height: 50px;
}
@media (min-width: 1200px){#s-5018ccbb-f48a-4eb6-bc5c-e65789eb64dd {
  display: none;
}
#s-5018ccbb-f48a-4eb6-bc5c-e65789eb64dd, #wrap-s-5018ccbb-f48a-4eb6-bc5c-e65789eb64dd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5018ccbb-f48a-4eb6-bc5c-e65789eb64dd {
  display: none;
}
#s-5018ccbb-f48a-4eb6-bc5c-e65789eb64dd, #wrap-s-5018ccbb-f48a-4eb6-bc5c-e65789eb64dd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5018ccbb-f48a-4eb6-bc5c-e65789eb64dd {
  
}
}







#s-5018ccbb-f48a-4eb6-bc5c-e65789eb64dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5018ccbb-f48a-4eb6-bc5c-e65789eb64dd.shg-box.shg-c {
  justify-content: center;
}

#s-63e71cb5-b824-438d-9f2e-2546ca2cd798 {
  margin-top: 40px;
margin-left: 22%;
margin-right: 22%;
text-align: center;
}




  #s-63e71cb5-b824-438d-9f2e-2546ca2cd798 img.shogun-image {
    
    width: px;
  }


#s-63e71cb5-b824-438d-9f2e-2546ca2cd798 .shogun-image-content {
  
    align-items: center;
  
}

#s-417a1e64-2312-4fc5-a58c-6eb2f8401cc3 {
  margin-top: 30px;
margin-left: 4%;
margin-bottom: 30px;
margin-right: 4%;
padding-left: 0px;
padding-right: 0px;
}

#s-912b458e-d5ce-4d34-a1b5-b16462d1f983 {
  min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-912b458e-d5ce-4d34-a1b5-b16462d1f983 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-912b458e-d5ce-4d34-a1b5-b16462d1f983.shg-box.shg-c {
  justify-content: center;
}

#s-88eb5603-2eb3-4e09-a561-ece01fdefbe6 {
  padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-88eb5603-2eb3-4e09-a561-ece01fdefbe6"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-f2583ea3-5d56-459e-ad6a-1e3bb1ef3a80 {
  padding-top: 20px;
padding-bottom: 20px;
background-color: rgba(254, 254, 254, 0);
}
@media (min-width: 1200px){#s-f2583ea3-5d56-459e-ad6a-1e3bb1ef3a80 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f2583ea3-5d56-459e-ad6a-1e3bb1ef3a80 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f2583ea3-5d56-459e-ad6a-1e3bb1ef3a80 {
  
}
}@media (max-width: 767px){#s-f2583ea3-5d56-459e-ad6a-1e3bb1ef3a80 {
  display: none;
}
#s-f2583ea3-5d56-459e-ad6a-1e3bb1ef3a80, #wrap-s-f2583ea3-5d56-459e-ad6a-1e3bb1ef3a80 { display:none !important; }}







#s-f2583ea3-5d56-459e-ad6a-1e3bb1ef3a80 > .shg-box-overlay {
  background-color: rgba(87, 17, 174, 1);
  opacity: 0;
}#s-f2583ea3-5d56-459e-ad6a-1e3bb1ef3a80.shg-box.shg-c {
  justify-content: center;
}

#s-842bd75c-2027-4d85-83fa-5eb10298e937 {
  margin-top: 20px;
margin-left: 6%;
margin-bottom: 20px;
margin-right: 6%;
padding-left: 0px;
padding-right: 0px;
}

#s-425cf2f0-919c-4806-b475-aef2b690f19b {
  margin-top: 10px;
margin-left: 6%;
margin-bottom: 10px;
margin-right: 6%;
background-color: rgba(63, 87, 128, 0);
}

#s-2ac59844-4179-4d40-b9f0-f764ec06ca32 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
padding-left: 0px;
padding-right: 0px;
}

#s-aa88d335-2004-4c36-8140-aea8d486b404 {
  padding-top: 20px;
padding-bottom: 20px;
background-color: rgba(254, 254, 254, 0);
}
@media (min-width: 1200px){#s-aa88d335-2004-4c36-8140-aea8d486b404 {
  display: none;
}
#s-aa88d335-2004-4c36-8140-aea8d486b404, #wrap-s-aa88d335-2004-4c36-8140-aea8d486b404 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aa88d335-2004-4c36-8140-aea8d486b404 {
  display: none;
}
#s-aa88d335-2004-4c36-8140-aea8d486b404, #wrap-s-aa88d335-2004-4c36-8140-aea8d486b404 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aa88d335-2004-4c36-8140-aea8d486b404 {
  display: none;
}
#s-aa88d335-2004-4c36-8140-aea8d486b404, #wrap-s-aa88d335-2004-4c36-8140-aea8d486b404 { display:none !important; }}







#s-aa88d335-2004-4c36-8140-aea8d486b404 > .shg-box-overlay {
  background-color: rgba(87, 17, 174, 1);
  opacity: 0;
}#s-aa88d335-2004-4c36-8140-aea8d486b404.shg-box.shg-c {
  justify-content: center;
}

#s-94825f5f-87a3-4d6b-bb40-258697b8c052 {
  margin-top: 20px;
margin-left: 6%;
margin-bottom: 20px;
margin-right: 6%;
padding-left: 0px;
padding-right: 0px;
}

#s-3489998e-1aa5-42e0-8010-53815fbe7e3b {
  margin-top: 10px;
margin-left: 6%;
margin-bottom: 10px;
margin-right: 6%;
background-color: rgba(63, 87, 128, 0);
}

#s-b03d1036-f8a4-4676-a2d3-2388d765e30b {
  margin-top: 10px;
margin-left: 6%;
margin-bottom: 10px;
margin-right: 6%;
padding-left: 0px;
padding-right: 0px;
}

#s-bf0271d9-d685-4bb7-be7c-36237d99aac7 {
  background-color: rgba(0, 0, 0, 0);
}








#s-bf0271d9-d685-4bb7-be7c-36237d99aac7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf0271d9-d685-4bb7-be7c-36237d99aac7.shg-box.shg-c {
  justify-content: center;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-34eb4798-2c50-4ac3-9273-a4f685587c15 {
  background-color: rgba(24, 28, 61, 0);
}

@media (min-width: 0px) {
[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-34eb4798-2c50-4ac3-9273-a4f685587c15"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7c75eddb-a726-4106-9bfd-d2e14c3d8692 {
  min-height: 50px;
}








#s-7c75eddb-a726-4106-9bfd-d2e14c3d8692 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c75eddb-a726-4106-9bfd-d2e14c3d8692.shg-box.shg-c {
  justify-content: center;
}

#s-a7d507c9-f53a-40c4-905d-8e906b2cbd31 {
  padding-top: 20px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 992px) and (max-width: 1199px){#s-a7d507c9-f53a-40c4-905d-8e906b2cbd31 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a7d507c9-f53a-40c4-905d-8e906b2cbd31 {
  
}
}@media (max-width: 767px){#s-a7d507c9-f53a-40c4-905d-8e906b2cbd31 {
  display: none;
}
#s-a7d507c9-f53a-40c4-905d-8e906b2cbd31, #wrap-s-a7d507c9-f53a-40c4-905d-8e906b2cbd31 { display:none !important; }}







#s-a7d507c9-f53a-40c4-905d-8e906b2cbd31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7d507c9-f53a-40c4-905d-8e906b2cbd31.shg-box.shg-c {
  justify-content: center;
}

#s-7b20f3e7-cc15-4708-850f-585dff83c02e {
  margin-left: 6%;
margin-bottom: 30px;
margin-right: 6%;
padding-left: 0px;
padding-right: 0px;
}

#s-3e553092-8682-46f7-9404-9786608cec70 {
  margin-top: 10px;
margin-left: 9%;
margin-bottom: 10px;
margin-right: 9%;
padding-left: 0px;
padding-right: 0px;
}

#s-07875ee3-7048-42bc-ad23-fd83614239c2 {
  padding-top: 20px;
padding-bottom: 20px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-07875ee3-7048-42bc-ad23-fd83614239c2 {
  display: none;
}
#s-07875ee3-7048-42bc-ad23-fd83614239c2, #wrap-s-07875ee3-7048-42bc-ad23-fd83614239c2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-07875ee3-7048-42bc-ad23-fd83614239c2 {
  display: none;
}
#s-07875ee3-7048-42bc-ad23-fd83614239c2, #wrap-s-07875ee3-7048-42bc-ad23-fd83614239c2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-07875ee3-7048-42bc-ad23-fd83614239c2 {
  display: none;
}
#s-07875ee3-7048-42bc-ad23-fd83614239c2, #wrap-s-07875ee3-7048-42bc-ad23-fd83614239c2 { display:none !important; }}







#s-07875ee3-7048-42bc-ad23-fd83614239c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07875ee3-7048-42bc-ad23-fd83614239c2.shg-box.shg-c {
  justify-content: center;
}

#s-df779bb4-6202-4bd1-8842-bc7c9c92bd82 {
  margin-left: 6%;
margin-bottom: 30px;
margin-right: 6%;
padding-left: 0px;
padding-right: 0px;
}

#s-39941486-1a3a-43c2-811a-30af7c6e057e {
  margin-top: 10px;
margin-left: 6%;
margin-bottom: 10px;
margin-right: 6%;
padding-left: 0px;
padding-right: 0px;
}

#s-85439063-441f-489e-a701-5639878c1a44 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-85439063-441f-489e-a701-5639878c1a44 {
  display: none;
}
#s-85439063-441f-489e-a701-5639878c1a44, #wrap-s-85439063-441f-489e-a701-5639878c1a44 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-85439063-441f-489e-a701-5639878c1a44 {
  display: none;
}
#s-85439063-441f-489e-a701-5639878c1a44, #wrap-s-85439063-441f-489e-a701-5639878c1a44 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-85439063-441f-489e-a701-5639878c1a44 {
  display: none;
}
#s-85439063-441f-489e-a701-5639878c1a44, #wrap-s-85439063-441f-489e-a701-5639878c1a44 { display:none !important; }}@media (max-width: 767px){#s-85439063-441f-489e-a701-5639878c1a44 {
  display: none;
}
#s-85439063-441f-489e-a701-5639878c1a44, #wrap-s-85439063-441f-489e-a701-5639878c1a44 { display:none !important; }}







#s-85439063-441f-489e-a701-5639878c1a44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85439063-441f-489e-a701-5639878c1a44.shg-box.shg-c {
  justify-content: center;
}

#s-b3fd9dd2-9921-4065-a564-8c80e87f44e6 {
  min-height: 50px;
background-color: rgba(220, 220, 220, 1);
}
@media (min-width: 1200px){#s-b3fd9dd2-9921-4065-a564-8c80e87f44e6 {
  display: none;
}
#s-b3fd9dd2-9921-4065-a564-8c80e87f44e6, #wrap-s-b3fd9dd2-9921-4065-a564-8c80e87f44e6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b3fd9dd2-9921-4065-a564-8c80e87f44e6 {
  display: none;
}
#s-b3fd9dd2-9921-4065-a564-8c80e87f44e6, #wrap-s-b3fd9dd2-9921-4065-a564-8c80e87f44e6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b3fd9dd2-9921-4065-a564-8c80e87f44e6 {
  display: none;
}
#s-b3fd9dd2-9921-4065-a564-8c80e87f44e6, #wrap-s-b3fd9dd2-9921-4065-a564-8c80e87f44e6 { display:none !important; }}







#s-b3fd9dd2-9921-4065-a564-8c80e87f44e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3fd9dd2-9921-4065-a564-8c80e87f44e6.shg-box.shg-c {
  justify-content: center;
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body>.shogun-tab-content {
  display: none;
}

.shogun-tabs-body>.shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-c7ae81c8-8505-4b4b-9ce2-36e945756850 {
  box-shadow:0px 0px 0px 0px ;
margin-top: 20px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-c7ae81c8-8505-4b4b-9ce2-36e945756850 {
  display: none;
}
#s-c7ae81c8-8505-4b4b-9ce2-36e945756850, #wrap-s-c7ae81c8-8505-4b4b-9ce2-36e945756850 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c7ae81c8-8505-4b4b-9ce2-36e945756850 {
  display: none;
}
#s-c7ae81c8-8505-4b4b-9ce2-36e945756850, #wrap-s-c7ae81c8-8505-4b4b-9ce2-36e945756850 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c7ae81c8-8505-4b4b-9ce2-36e945756850 {
  display: none;
}
#s-c7ae81c8-8505-4b4b-9ce2-36e945756850, #wrap-s-c7ae81c8-8505-4b4b-9ce2-36e945756850 { display:none !important; }}
#s-c7ae81c8-8505-4b4b-9ce2-36e945756850 .shogun-tabs {
  justify-content: center;
}


  #s-c7ae81c8-8505-4b4b-9ce2-36e945756850 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0);
  }
  #s-c7ae81c8-8505-4b4b-9ce2-36e945756850 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(87, 181, 255, 1);
    border: 1px solid rgba(221, 221, 221, 0);
  }
#s-c7ae81c8-8505-4b4b-9ce2-36e945756850 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 130, 195, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 14px;
}

#s-c7ae81c8-8505-4b4b-9ce2-36e945756850 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-c7ae81c8-8505-4b4b-9ce2-36e945756850 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(87, 181, 255, 1);
}

#s-c7ae81c8-8505-4b4b-9ce2-36e945756850 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-d73d9e0b-6095-484f-8bd5-26200da6bcbe {
  box-shadow:0px 0px 0px 0px rgba(60, 189, 67, 0);
border-style: solid;
margin-left: 10%;
margin-bottom: 80px;
margin-right: 10%;
padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 6px;
background-color: rgba(221, 82, 142, 1);
}








#s-d73d9e0b-6095-484f-8bd5-26200da6bcbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d73d9e0b-6095-484f-8bd5-26200da6bcbe.shg-box.shg-c {
  justify-content: center;
}

#s-c139f9ef-5c74-4e11-99aa-4320b30d2ab5 {
  padding-left: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fe2b6db6-6227-484d-bbfd-4226c121cef3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ea0ba469-f78a-489f-b5fe-9aaacf1740dd {
  margin-top: 40px;
margin-left: 8%;
margin-bottom: 40px;
margin-right: 8%;
text-align: center;
}




  #s-ea0ba469-f78a-489f-b5fe-9aaacf1740dd img.shogun-image {
    
    width: px;
  }


#s-ea0ba469-f78a-489f-b5fe-9aaacf1740dd .shogun-image-content {
  
    align-items: center;
  
}








#s-81a77e88-07a8-47aa-9c6c-d595f7022d16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-81a77e88-07a8-47aa-9c6c-d595f7022d16.shg-box.shg-c {
  justify-content: center;
}

#s-8165b23e-524b-457c-ace2-263ab02ec94f {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-8165b23e-524b-457c-ace2-263ab02ec94f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8165b23e-524b-457c-ace2-263ab02ec94f.shg-box.shg-c {
  justify-content: center;
}

#s-f7c9546e-b704-4d8d-928f-e6cd3ad77813 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-1e171916-78ea-4fd8-b5c7-3ea20931e7d6 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-a832a1bb-221e-46d8-a3df-cd65e5d68194 {
  min-height: 50px;
}








#s-a832a1bb-221e-46d8-a3df-cd65e5d68194 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a832a1bb-221e-46d8-a3df-cd65e5d68194.shg-box.shg-c {
  justify-content: center;
}

#s-6cf94f4d-3f3d-4c46-9266-784402668f1e {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-6cf94f4d-3f3d-4c46-9266-784402668f1e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6cf94f4d-3f3d-4c46-9266-784402668f1e.shg-box.shg-c {
  justify-content: center;
}

#s-5ed21a3a-22ca-4511-80ba-e337eae921b6 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-9c5ffcc6-aeda-4b2c-85bd-3c1da5fb51ce {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-5ef5c3d5-b539-43b0-b143-041cb03afa16 {
  border-style: solid;
margin-top: 60px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 130, 195, 1);
letter-spacing: 2px;
line-height: 0.5em;
}
#s-5ef5c3d5-b539-43b0-b143-041cb03afa16:hover {border-radius: 30px !important;
background-color: rgba(87, 181, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5ef5c3d5-b539-43b0-b143-041cb03afa16:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-5ef5c3d5-b539-43b0-b143-041cb03afa16.shg-btn {
  color: rgba(0, 130, 195, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-3f478ec5-25aa-4e5a-94c0-c1130fedc8bf {
  box-shadow:0px 0px 0px 0px rgba(60, 189, 67, 0);
border-style: solid;
margin-left: 10%;
margin-bottom: 80px;
margin-right: 10%;
padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 6px;
background-color: rgba(221, 180, 64, 1);
}








#s-3f478ec5-25aa-4e5a-94c0-c1130fedc8bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f478ec5-25aa-4e5a-94c0-c1130fedc8bf.shg-box.shg-c {
  justify-content: center;
}

#s-de1f0288-de62-4eee-a7fd-fd9d5aff2642 {
  padding-left: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e3fd315-3399-4665-8c27-1e9387b69c67"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3a970d64-dff8-4c06-a95f-785f5c4439db {
  margin-top: 40px;
margin-left: 8%;
margin-bottom: 40px;
margin-right: 8%;
text-align: center;
}




  #s-3a970d64-dff8-4c06-a95f-785f5c4439db img.shogun-image {
    
    width: px;
  }


#s-3a970d64-dff8-4c06-a95f-785f5c4439db .shogun-image-content {
  
    align-items: center;
  
}








#s-802c39ec-4034-43ac-9c5f-b0673713627f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-802c39ec-4034-43ac-9c5f-b0673713627f.shg-box.shg-c {
  justify-content: center;
}

#s-2ee2fe5c-8949-4de8-a65a-910d8eed579c {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-2ee2fe5c-8949-4de8-a65a-910d8eed579c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ee2fe5c-8949-4de8-a65a-910d8eed579c.shg-box.shg-c {
  justify-content: center;
}

#s-2dbae3b9-137d-40ca-80c9-dad22df99a7e {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-9749e4e4-988c-413d-8a51-52479deec179 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-f82950dc-2317-4a15-a5f1-9f8866ea6c04 {
  min-height: 50px;
}








#s-f82950dc-2317-4a15-a5f1-9f8866ea6c04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f82950dc-2317-4a15-a5f1-9f8866ea6c04.shg-box.shg-c {
  justify-content: center;
}

#s-8579e8d8-f00a-4b84-abff-ada3dfc460d3 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-8579e8d8-f00a-4b84-abff-ada3dfc460d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8579e8d8-f00a-4b84-abff-ada3dfc460d3.shg-box.shg-c {
  justify-content: center;
}

#s-2b75faaf-a051-4e2b-bb10-b33260aefd3d {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-31ddf0e1-53d9-4f3d-aaba-c051efbf2e5a {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-55cfc99d-c1bf-422f-b59c-461e7459f640 {
  border-style: solid;
margin-top: 60px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 130, 195, 1);
letter-spacing: 2px;
line-height: 0.5em;
}
#s-55cfc99d-c1bf-422f-b59c-461e7459f640:hover {border-radius: 30px !important;
background-color: rgba(87, 181, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-55cfc99d-c1bf-422f-b59c-461e7459f640:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-55cfc99d-c1bf-422f-b59c-461e7459f640.shg-btn {
  color: rgba(0, 130, 195, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-22f67500-8a37-404f-bcdc-230923e75ab1 {
  box-shadow:0px 0px 0px 0px rgba(60, 189, 67, 0);
border-style: solid;
margin-left: 10%;
margin-bottom: 80px;
margin-right: 10%;
padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 6px;
background-color: rgba(174, 80, 165, 1);
}








#s-22f67500-8a37-404f-bcdc-230923e75ab1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22f67500-8a37-404f-bcdc-230923e75ab1.shg-box.shg-c {
  justify-content: center;
}

#s-44a5fc1f-ae41-4a9a-b22f-47bcecb9df30 {
  padding-left: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dcca91cb-017d-491c-9eab-173ab9349cd6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-223ae3d2-32f1-4ac8-b8cf-92d16d014aff {
  min-height: 50px;
}








#s-223ae3d2-32f1-4ac8-b8cf-92d16d014aff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-223ae3d2-32f1-4ac8-b8cf-92d16d014aff.shg-box.shg-c {
  justify-content: center;
}

#s-28eabb3e-4e4e-449f-824b-ce3eef74f1dd {
  min-height: 50px;
}








#s-28eabb3e-4e4e-449f-824b-ce3eef74f1dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28eabb3e-4e4e-449f-824b-ce3eef74f1dd.shg-box.shg-c {
  justify-content: center;
}

#s-1319b896-1b0d-4576-ba73-7335c6152ff1 {
  margin-top: 40px;
margin-left: 8%;
margin-bottom: 40px;
margin-right: 8%;
text-align: center;
}




  #s-1319b896-1b0d-4576-ba73-7335c6152ff1 img.shogun-image {
    
    width: px;
  }


#s-1319b896-1b0d-4576-ba73-7335c6152ff1 .shogun-image-content {
  
    align-items: center;
  
}








#s-7dd9c54d-5293-4109-925a-6e0669b0cd55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7dd9c54d-5293-4109-925a-6e0669b0cd55.shg-box.shg-c {
  justify-content: center;
}

#s-16dac778-3cab-4078-9071-434770085016 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-16dac778-3cab-4078-9071-434770085016 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16dac778-3cab-4078-9071-434770085016.shg-box.shg-c {
  justify-content: center;
}

#s-a4833d87-64a2-4d01-b604-ba6d2330c001 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-8a15008f-0d01-4266-80fe-6de1d1a7a9a1 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-35368452-f55a-44ef-84b8-fbb27bd1bd67 {
  min-height: 50px;
}








#s-35368452-f55a-44ef-84b8-fbb27bd1bd67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35368452-f55a-44ef-84b8-fbb27bd1bd67.shg-box.shg-c {
  justify-content: center;
}

#s-c06d02d0-06bc-4ec8-a11f-abd6e4742e62 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-c06d02d0-06bc-4ec8-a11f-abd6e4742e62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c06d02d0-06bc-4ec8-a11f-abd6e4742e62.shg-box.shg-c {
  justify-content: center;
}

#s-b4d19d0e-1877-4279-b83a-ce495306a4ae {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-61235d9f-925d-4424-b2be-a243be57b3f8 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-2f6a994b-2e7b-4823-859b-f77d0bba15ad {
  border-style: solid;
margin-top: 60px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 130, 195, 1);
letter-spacing: 2px;
line-height: 0.5em;
}
#s-2f6a994b-2e7b-4823-859b-f77d0bba15ad:hover {border-radius: 30px !important;
background-color: rgba(87, 181, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2f6a994b-2e7b-4823-859b-f77d0bba15ad:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-2f6a994b-2e7b-4823-859b-f77d0bba15ad.shg-btn {
  color: rgba(0, 130, 195, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-0774c48b-1e0e-4b04-9bcc-ec7a6097acf7 {
  box-shadow:0px 0px 0px 0px rgba(60, 189, 67, 0);
border-style: solid;
margin-left: 10%;
margin-bottom: 80px;
margin-right: 10%;
padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 6px;
background-color: rgba(104, 172, 18, 1);
}








#s-0774c48b-1e0e-4b04-9bcc-ec7a6097acf7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0774c48b-1e0e-4b04-9bcc-ec7a6097acf7.shg-box.shg-c {
  justify-content: center;
}

#s-5cb984b3-f52d-4088-8907-f705d4c3072a {
  padding-left: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3712d386-75df-47fe-899a-1c46a5b43870"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1181536c-3358-4589-8981-c5f43bc23166 {
  min-height: 50px;
}








#s-1181536c-3358-4589-8981-c5f43bc23166 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1181536c-3358-4589-8981-c5f43bc23166.shg-box.shg-c {
  justify-content: center;
}

#s-755aa45d-ce9e-4b26-a5c0-3a99aedda7ea {
  margin-top: 40px;
margin-left: 8%;
margin-bottom: 40px;
margin-right: 8%;
text-align: center;
}




  #s-755aa45d-ce9e-4b26-a5c0-3a99aedda7ea img.shogun-image {
    
    width: px;
  }


#s-755aa45d-ce9e-4b26-a5c0-3a99aedda7ea .shogun-image-content {
  
    align-items: center;
  
}








#s-9d9eb037-4b91-4397-b918-d9bcaf2e9f0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d9eb037-4b91-4397-b918-d9bcaf2e9f0d.shg-box.shg-c {
  justify-content: center;
}

#s-aabdbcd6-a7e0-4473-a483-52fa3c126377 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-aabdbcd6-a7e0-4473-a483-52fa3c126377 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aabdbcd6-a7e0-4473-a483-52fa3c126377.shg-box.shg-c {
  justify-content: center;
}

#s-c3b19e9a-d31d-457e-b304-79b886a33cf7 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-ab1d1493-a487-41e3-a8fc-6fab67cdc286 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-55b9f954-1ec0-4837-89b1-bf314dfac7ac {
  min-height: 50px;
}








#s-55b9f954-1ec0-4837-89b1-bf314dfac7ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-55b9f954-1ec0-4837-89b1-bf314dfac7ac.shg-box.shg-c {
  justify-content: center;
}

#s-7df9857a-269d-4404-aec9-b797a046cd6e {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-7df9857a-269d-4404-aec9-b797a046cd6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7df9857a-269d-4404-aec9-b797a046cd6e.shg-box.shg-c {
  justify-content: center;
}

#s-25c3d694-8e74-4ee7-bc75-2ef43e2d391b {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-85a20506-4f86-4729-ae86-a4a591fa647b {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-5568175b-24a2-4f45-afe1-e735e9ae84ea {
  border-style: solid;
margin-top: 60px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 130, 195, 1);
letter-spacing: 2px;
line-height: 0.5em;
}
#s-5568175b-24a2-4f45-afe1-e735e9ae84ea:hover {border-radius: 30px !important;
background-color: rgba(87, 181, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5568175b-24a2-4f45-afe1-e735e9ae84ea:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-5568175b-24a2-4f45-afe1-e735e9ae84ea.shg-btn {
  color: rgba(0, 130, 195, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-683037e9-4f81-45e7-a7c5-fa2e9fef83c8 {
  box-shadow:0px 0px 0px 0px rgba(60, 189, 67, 0);
border-style: solid;
margin-left: 10%;
margin-bottom: 80px;
margin-right: 10%;
padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 6px;
background-color: rgba(69, 115, 187, 1);
}








#s-683037e9-4f81-45e7-a7c5-fa2e9fef83c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-683037e9-4f81-45e7-a7c5-fa2e9fef83c8.shg-box.shg-c {
  justify-content: center;
}

#s-b9b3f34e-58b9-43eb-8453-8866b541b159 {
  padding-left: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-797adf8a-531b-4061-9737-b381ed2a78a4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a8d4c4d6-1070-48b1-80c8-f653d3a5f33f {
  min-height: 50px;
}








#s-a8d4c4d6-1070-48b1-80c8-f653d3a5f33f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8d4c4d6-1070-48b1-80c8-f653d3a5f33f.shg-box.shg-c {
  justify-content: center;
}

#s-594dd5d0-1d63-48e2-9015-cebb9b5c7511 {
  margin-top: 40px;
margin-left: 8%;
margin-bottom: 40px;
margin-right: 8%;
text-align: center;
}




  #s-594dd5d0-1d63-48e2-9015-cebb9b5c7511 img.shogun-image {
    
    width: px;
  }


#s-594dd5d0-1d63-48e2-9015-cebb9b5c7511 .shogun-image-content {
  
    align-items: center;
  
}








#s-20e1cb4e-6880-47e4-9bde-9987ad32ee9c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20e1cb4e-6880-47e4-9bde-9987ad32ee9c.shg-box.shg-c {
  justify-content: center;
}

#s-c085bec6-0061-4b24-9f68-95c6702d0e8f {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-c085bec6-0061-4b24-9f68-95c6702d0e8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c085bec6-0061-4b24-9f68-95c6702d0e8f.shg-box.shg-c {
  justify-content: center;
}

#s-81f126a4-ef35-453e-8cae-89042f1b06ef {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-53a43505-c9f5-42bb-a8ac-3a0881da88e1 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-06ffb05f-4f19-4aeb-8b09-20d6fbc8b5e8 {
  min-height: 50px;
}








#s-06ffb05f-4f19-4aeb-8b09-20d6fbc8b5e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06ffb05f-4f19-4aeb-8b09-20d6fbc8b5e8.shg-box.shg-c {
  justify-content: center;
}

#s-f155c9c0-45d6-4ca8-89e6-fdeb70c9565e {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-f155c9c0-45d6-4ca8-89e6-fdeb70c9565e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f155c9c0-45d6-4ca8-89e6-fdeb70c9565e.shg-box.shg-c {
  justify-content: center;
}

#s-80edb38a-8ca9-49f8-ba2b-9ffab1a12994 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-b75fe92b-a914-4c36-b56e-a66876a44cd8 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-aa86e452-6fb5-43b1-9b1f-80f5c4467868 {
  border-style: solid;
margin-top: 60px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 130, 195, 1);
letter-spacing: 2px;
line-height: 0.5em;
}
#s-aa86e452-6fb5-43b1-9b1f-80f5c4467868:hover {border-radius: 30px !important;
background-color: rgba(87, 181, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-aa86e452-6fb5-43b1-9b1f-80f5c4467868:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-aa86e452-6fb5-43b1-9b1f-80f5c4467868.shg-btn {
  color: rgba(0, 130, 195, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-cf6e5b3d-bf13-4c9f-84a6-70d020228873 {
  box-shadow:0px 0px 0px 0px rgba(60, 189, 67, 0);
border-style: solid;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 6px;
background-color: rgba(1, 129, 107, 1);
}








#s-cf6e5b3d-bf13-4c9f-84a6-70d020228873 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf6e5b3d-bf13-4c9f-84a6-70d020228873.shg-box.shg-c {
  justify-content: center;
}

#s-8739d608-7aaf-4366-b08f-a8bb69e0e084 {
  padding-left: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d3350702-01b2-46f1-b2c5-2e798fc25e14"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4db3eef8-125e-48c2-be68-e07cc89c8c63 {
  min-height: 50px;
}








#s-4db3eef8-125e-48c2-be68-e07cc89c8c63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4db3eef8-125e-48c2-be68-e07cc89c8c63.shg-box.shg-c {
  justify-content: center;
}

#s-bc2f9c45-7abb-4d1c-93e2-da5b7c9463dc {
  margin-top: 40px;
margin-left: 8%;
margin-bottom: 40px;
margin-right: 8%;
text-align: center;
}




  #s-bc2f9c45-7abb-4d1c-93e2-da5b7c9463dc img.shogun-image {
    
    width: px;
  }


#s-bc2f9c45-7abb-4d1c-93e2-da5b7c9463dc .shogun-image-content {
  
    align-items: center;
  
}








#s-4b30ebaf-3458-4e31-a2a4-51960d9ba138 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b30ebaf-3458-4e31-a2a4-51960d9ba138.shg-box.shg-c {
  justify-content: center;
}

#s-e452d911-c8dd-46eb-9f12-a92eb8fdb405 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-e452d911-c8dd-46eb-9f12-a92eb8fdb405 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e452d911-c8dd-46eb-9f12-a92eb8fdb405.shg-box.shg-c {
  justify-content: center;
}

#s-55277c23-e2f4-4a06-b9c7-a64f5b877c68 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-96a302a6-35e4-40cc-81ed-a5499065502c {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-4aae02f5-7967-4e2e-85ed-a509476e7b30 {
  min-height: 50px;
}








#s-4aae02f5-7967-4e2e-85ed-a509476e7b30 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4aae02f5-7967-4e2e-85ed-a509476e7b30.shg-box.shg-c {
  justify-content: center;
}

#s-f88f93ad-f5cb-4081-894c-31a6c59d59df {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 20px;
background-color: rgba(255, 255, 255, 0.39);
}








#s-f88f93ad-f5cb-4081-894c-31a6c59d59df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f88f93ad-f5cb-4081-894c-31a6c59d59df.shg-box.shg-c {
  justify-content: center;
}

#s-ea543cb8-6a48-4128-8b23-2df8acb9b5c4 {
  margin-top: 5px;
margin-left: 2%;
margin-bottom: 5px;
margin-right: 2%;
background-color: rgba(255, 255, 255, 0);
}

#s-3aefa9bb-9809-45e7-a0b9-9ecc0cae0ac5 {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 0);
}

#s-cee314d6-262e-4d43-bfe5-e90a3ac2c62e {
  border-style: solid;
margin-top: 60px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 130, 195, 1);
letter-spacing: 2px;
line-height: 0.5em;
}
#s-cee314d6-262e-4d43-bfe5-e90a3ac2c62e:hover {border-radius: 30px !important;
background-color: rgba(87, 181, 255, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-cee314d6-262e-4d43-bfe5-e90a3ac2c62e:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-cee314d6-262e-4d43-bfe5-e90a3ac2c62e.shg-btn {
  color: rgba(0, 130, 195, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-dc5f452e-7aaf-4277-94e0-4a36e1563453 {
  margin-top: 80px;
margin-left: 2%;
margin-bottom: 40px;
margin-right: 2%;
}

#s-7f4efec6-d459-4b39-be84-52c6e35461c4 {
  margin-top: 80px;
margin-left: 8%;
margin-bottom: 80px;
margin-right: 8%;
}

@media (min-width: 0px) {
[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.6666666666666665em);
}

}

@media (min-width: 992px) {
[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.6666666666666665em);
}

}

@media (min-width: 1200px) {
[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.6666666666666665em);
}

[id="s-7f4efec6-d459-4b39-be84-52c6e35461c4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.6666666666666665em);
}

}

#s-2b0c6c2c-0a93-46b8-b404-2c4067142dda {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-2b0c6c2c-0a93-46b8-b404-2c4067142dda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b0c6c2c-0a93-46b8-b404-2c4067142dda.shg-box.shg-c {
  justify-content: center;
}

#s-14a8b78e-9bfe-4b74-8935-a7cf5903b2e0 {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}




  #s-14a8b78e-9bfe-4b74-8935-a7cf5903b2e0 img.shogun-image {
    
    width: px;
  }


#s-14a8b78e-9bfe-4b74-8935-a7cf5903b2e0 .shogun-image-content {
  
    align-items: center;
  
}

#s-288b7c9b-d82f-4b1d-ba61-68b136edc43d {
  border-style: solid;
margin-top: 40px;
margin-bottom: 40px;
padding-top: 12px;
padding-left: 10px;
padding-bottom: 12px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(0, 130, 195, 1);
text-decoration: none;
}
#s-288b7c9b-d82f-4b1d-ba61-68b136edc43d:hover {background-color: rgba(27, 153, 216, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-288b7c9b-d82f-4b1d-ba61-68b136edc43d:active {background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-288b7c9b-d82f-4b1d-ba61-68b136edc43d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-ad74940f-b0f4-4598-96c5-189374b05b19 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-ad74940f-b0f4-4598-96c5-189374b05b19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad74940f-b0f4-4598-96c5-189374b05b19.shg-box.shg-c {
  justify-content: center;
}

#s-313cb35d-8986-4341-85b8-80e9de0236ba {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}




  #s-313cb35d-8986-4341-85b8-80e9de0236ba img.shogun-image {
    
    width: px;
  }


#s-313cb35d-8986-4341-85b8-80e9de0236ba .shogun-image-content {
  
    align-items: center;
  
}

#s-4bad17b8-538d-4a02-86d8-79ce28385005 {
  border-style: solid;
margin-top: 40px;
margin-bottom: 40px;
padding-top: 12px;
padding-left: 10px;
padding-bottom: 12px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(0, 130, 195, 1);
text-decoration: none;
}
#s-4bad17b8-538d-4a02-86d8-79ce28385005:hover {background-color: rgba(27, 153, 216, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4bad17b8-538d-4a02-86d8-79ce28385005:active {background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-4bad17b8-538d-4a02-86d8-79ce28385005.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-5170e7ad-5f8b-46fb-b6f2-e0263b76c6ed {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-5170e7ad-5f8b-46fb-b6f2-e0263b76c6ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5170e7ad-5f8b-46fb-b6f2-e0263b76c6ed.shg-box.shg-c {
  justify-content: center;
}

#s-7860692b-c18e-4791-98d3-b986b1e8bb12 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
text-align: center;
}




  #s-7860692b-c18e-4791-98d3-b986b1e8bb12 img.shogun-image {
    
    width: px;
  }


#s-7860692b-c18e-4791-98d3-b986b1e8bb12 .shogun-image-content {
  
    align-items: center;
  
}

#s-8eb10608-2e8e-4e6b-8108-0ebf3b6ef9ef {
  border-style: solid;
margin-top: 40px;
margin-bottom: 40px;
padding-top: 12px;
padding-left: 10px;
padding-bottom: 12px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(0, 130, 195, 1);
text-decoration: none;
}
#s-8eb10608-2e8e-4e6b-8108-0ebf3b6ef9ef:hover {background-color: rgba(27, 153, 216, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8eb10608-2e8e-4e6b-8108-0ebf3b6ef9ef:active {background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-8eb10608-2e8e-4e6b-8108-0ebf3b6ef9ef.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-7a1746ec-aca5-46a7-af18-c7d0a96819c7 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-7a1746ec-aca5-46a7-af18-c7d0a96819c7 {
  
}
}







#s-7a1746ec-aca5-46a7-af18-c7d0a96819c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a1746ec-aca5-46a7-af18-c7d0a96819c7.shg-box.shg-c {
  justify-content: center;
}

#s-021dc2d4-be5e-4b70-87dc-f32dfbcebb01 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-021dc2d4-be5e-4b70-87dc-f32dfbcebb01 {
  
}
}







#s-021dc2d4-be5e-4b70-87dc-f32dfbcebb01 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-021dc2d4-be5e-4b70-87dc-f32dfbcebb01.shg-box.shg-c {
  justify-content: center;
}

#s-9d04d16c-0dbc-4ed9-93e6-ea8bb78f22bd {
  margin-top: 80px;
margin-left: 2%;
margin-bottom: 40px;
margin-right: 2%;
}

#s-845c304b-b39d-4502-a9b0-d2fd6541a7b1 {
  margin-top: 40px;
margin-left: 14%;
margin-bottom: 80px;
margin-right: 14%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-845c304b-b39d-4502-a9b0-d2fd6541a7b1 {
  margin-bottom: 40px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-845c304b-b39d-4502-a9b0-d2fd6541a7b1 {
  margin-bottom: 30px;
}
}@media (max-width: 767px){#s-845c304b-b39d-4502-a9b0-d2fd6541a7b1 {
  margin-top: 20px;
margin-left: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0em);
}

}

@media (min-width: 768px) {
[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0em);
}

}

@media (min-width: 992px) {
[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0em);
}

}

@media (min-width: 1200px) {
[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-845c304b-b39d-4502-a9b0-d2fd6541a7b1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0em);
}

}

#s-d61af2b8-b4ec-4703-8705-4c5ba74a91d2 {
  margin-top: 20px;
margin-left: 2%;
margin-bottom: 40px;
margin-right: 2%;
min-height: 50px;
}
@media (max-width: 767px){#s-d61af2b8-b4ec-4703-8705-4c5ba74a91d2 {
  margin-top: 0px;
margin-left: 6%;
margin-bottom: 0px;
margin-right: 6%;
}
}







#s-d61af2b8-b4ec-4703-8705-4c5ba74a91d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d61af2b8-b4ec-4703-8705-4c5ba74a91d2.shg-box.shg-c {
  justify-content: center;
}

#s-c6dacf30-2342-4fb8-9265-ed0da4add1da {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-72e22882-a9fb-4605-a762-710d672b9d0c {
  margin-top: 20px;
margin-left: 8%;
margin-bottom: 20px;
margin-right: 8%;
text-align: left;
}


.shg-c#s-72e22882-a9fb-4605-a762-710d672b9d0c {
  max-width: 100%;
}

.shg-c#s-72e22882-a9fb-4605-a762-710d672b9d0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72e22882-a9fb-4605-a762-710d672b9d0c .shg-image-zoom,
.shg-c#s-72e22882-a9fb-4605-a762-710d672b9d0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72e22882-a9fb-4605-a762-710d672b9d0c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-72e22882-a9fb-4605-a762-710d672b9d0c {
  max-width: 100%;
}

.shg-c#s-72e22882-a9fb-4605-a762-710d672b9d0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72e22882-a9fb-4605-a762-710d672b9d0c .shg-image-zoom,
.shg-c#s-72e22882-a9fb-4605-a762-710d672b9d0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72e22882-a9fb-4605-a762-710d672b9d0c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-72e22882-a9fb-4605-a762-710d672b9d0c {
  max-width: 100%;
}

.shg-c#s-72e22882-a9fb-4605-a762-710d672b9d0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72e22882-a9fb-4605-a762-710d672b9d0c .shg-image-zoom,
.shg-c#s-72e22882-a9fb-4605-a762-710d672b9d0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72e22882-a9fb-4605-a762-710d672b9d0c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-72e22882-a9fb-4605-a762-710d672b9d0c {
  max-width: 100%;
}

.shg-c#s-72e22882-a9fb-4605-a762-710d672b9d0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72e22882-a9fb-4605-a762-710d672b9d0c .shg-image-zoom,
.shg-c#s-72e22882-a9fb-4605-a762-710d672b9d0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72e22882-a9fb-4605-a762-710d672b9d0c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-72e22882-a9fb-4605-a762-710d672b9d0c {
  max-width: 100%;
}

.shg-c#s-72e22882-a9fb-4605-a762-710d672b9d0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72e22882-a9fb-4605-a762-710d672b9d0c .shg-image-zoom,
.shg-c#s-72e22882-a9fb-4605-a762-710d672b9d0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72e22882-a9fb-4605-a762-710d672b9d0c .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

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

#s-e4158c7e-5994-45f4-b6ee-85f79ada9c20 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e4158c7e-5994-45f4-b6ee-85f79ada9c20 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-ccc7f639-e61a-4fda-b425-cc32f2ce8679 {
  border-style: solid;
margin-top: 10px;
margin-left: 26%;
margin-bottom: 10px;
margin-right: 26%;
padding-top: 5px;
padding-bottom: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(255, 234, 40, 1);
}

#s-ccc7f639-e61a-4fda-b425-cc32f2ce8679 .shg-product-sold-out {
  display: none;
  color: rgba(26, 23, 27, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ccc7f639-e61a-4fda-b425-cc32f2ce8679 .shg-product-price {
  color: rgba(26, 23, 27, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ccc7f639-e61a-4fda-b425-cc32f2ce8679 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-87e0e179-98b3-4167-a5ad-3a4737ac538e {
  border-style: solid;
margin-top: 24px;
margin-bottom: 24px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(0, 130, 195, 1);
text-decoration: none;
letter-spacing: 2px;
}
#s-87e0e179-98b3-4167-a5ad-3a4737ac538e:hover {background-color: rgba(27, 153, 216, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-87e0e179-98b3-4167-a5ad-3a4737ac538e:active {background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-87e0e179-98b3-4167-a5ad-3a4737ac538e {
  padding-left: 12px;
padding-right: 12px;
}
}@media (max-width: 767px){#s-87e0e179-98b3-4167-a5ad-3a4737ac538e {
  padding-top: 10px;
padding-left: 12px;
padding-bottom: 10px;
padding-right: 12px;
}
}


#s-87e0e179-98b3-4167-a5ad-3a4737ac538e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-41b1c4bb-3d2b-4be6-9465-b3aff07b0eb5 {
  margin-top: 20px;
margin-left: 2%;
margin-bottom: 20px;
margin-right: 2%;
min-height: 50px;
}
@media (max-width: 767px){#s-41b1c4bb-3d2b-4be6-9465-b3aff07b0eb5 {
  margin-top: 0px;
margin-left: 6%;
margin-bottom: 0px;
margin-right: 6%;
}
}







#s-41b1c4bb-3d2b-4be6-9465-b3aff07b0eb5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-41b1c4bb-3d2b-4be6-9465-b3aff07b0eb5.shg-box.shg-c {
  justify-content: center;
}

#s-5b0ebb5e-fe91-4cba-b1f5-89fa8eaf435d {
  display: none;
}
#s-8e575c72-5540-4255-b4aa-af763edeaf8d {
  margin-top: 20px;
margin-left: 8%;
margin-bottom: 20px;
margin-right: 8%;
text-align: left;
}


.shg-c#s-8e575c72-5540-4255-b4aa-af763edeaf8d {
  max-width: 100%;
}

.shg-c#s-8e575c72-5540-4255-b4aa-af763edeaf8d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e575c72-5540-4255-b4aa-af763edeaf8d .shg-image-zoom,
.shg-c#s-8e575c72-5540-4255-b4aa-af763edeaf8d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e575c72-5540-4255-b4aa-af763edeaf8d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8e575c72-5540-4255-b4aa-af763edeaf8d {
  max-width: 100%;
}

.shg-c#s-8e575c72-5540-4255-b4aa-af763edeaf8d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e575c72-5540-4255-b4aa-af763edeaf8d .shg-image-zoom,
.shg-c#s-8e575c72-5540-4255-b4aa-af763edeaf8d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e575c72-5540-4255-b4aa-af763edeaf8d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8e575c72-5540-4255-b4aa-af763edeaf8d {
  max-width: 100%;
}

.shg-c#s-8e575c72-5540-4255-b4aa-af763edeaf8d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e575c72-5540-4255-b4aa-af763edeaf8d .shg-image-zoom,
.shg-c#s-8e575c72-5540-4255-b4aa-af763edeaf8d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e575c72-5540-4255-b4aa-af763edeaf8d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8e575c72-5540-4255-b4aa-af763edeaf8d {
  max-width: 100%;
}

.shg-c#s-8e575c72-5540-4255-b4aa-af763edeaf8d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e575c72-5540-4255-b4aa-af763edeaf8d .shg-image-zoom,
.shg-c#s-8e575c72-5540-4255-b4aa-af763edeaf8d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e575c72-5540-4255-b4aa-af763edeaf8d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8e575c72-5540-4255-b4aa-af763edeaf8d {
  max-width: 100%;
}

.shg-c#s-8e575c72-5540-4255-b4aa-af763edeaf8d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e575c72-5540-4255-b4aa-af763edeaf8d .shg-image-zoom,
.shg-c#s-8e575c72-5540-4255-b4aa-af763edeaf8d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e575c72-5540-4255-b4aa-af763edeaf8d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-28600d7d-e6d4-496f-a386-a89122d3e62d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-28600d7d-e6d4-496f-a386-a89122d3e62d .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-159d1d96-c9e3-4813-ace6-f0abdf4ba0f7 {
  border-style: solid;
margin-top: 10px;
margin-left: 26%;
margin-bottom: 10px;
margin-right: 26%;
padding-top: 5px;
padding-bottom: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(255, 234, 40, 1);
}

#s-159d1d96-c9e3-4813-ace6-f0abdf4ba0f7 .shg-product-sold-out {
  display: none;
  color: rgba(26, 23, 27, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-159d1d96-c9e3-4813-ace6-f0abdf4ba0f7 .shg-product-price {
  color: rgba(26, 23, 27, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-159d1d96-c9e3-4813-ace6-f0abdf4ba0f7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-44ca6ad6-e49e-4904-b917-b414de9dd3da {
  border-style: solid;
margin-top: 24px;
margin-bottom: 24px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(0, 130, 195, 1);
text-decoration: none;
letter-spacing: 2px;
}
#s-44ca6ad6-e49e-4904-b917-b414de9dd3da:hover {background-color: rgba(27, 153, 216, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-44ca6ad6-e49e-4904-b917-b414de9dd3da:active {background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-44ca6ad6-e49e-4904-b917-b414de9dd3da {
  padding-left: 12px;
padding-right: 12px;
}
}@media (max-width: 767px){#s-44ca6ad6-e49e-4904-b917-b414de9dd3da {
  padding-top: 10px;
padding-left: 12px;
padding-bottom: 10px;
padding-right: 12px;
}
}


#s-44ca6ad6-e49e-4904-b917-b414de9dd3da.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-c2707e31-13ad-4f94-ac93-a41a2ba17f17 {
  min-height: 50px;
}








#s-c2707e31-13ad-4f94-ac93-a41a2ba17f17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2707e31-13ad-4f94-ac93-a41a2ba17f17.shg-box.shg-c {
  justify-content: center;
}

#s-ad52e9a4-b026-4b5e-8b22-eda4eb72e7c3 {
  margin-top: 80px;
margin-left: 2%;
margin-bottom: 40px;
margin-right: 2%;
}

#s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461 {
  margin-top: 40px;
margin-left: 14%;
margin-bottom: 80px;
margin-right: 14%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461 {
  margin-bottom: 40px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461 {
  margin-bottom: 30px;
}
}@media (max-width: 767px){#s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461 {
  margin-top: 20px;
margin-left: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0em);
}

}

@media (min-width: 768px) {
[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0em);
}

}

@media (min-width: 992px) {
[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0em);
}

}

@media (min-width: 1200px) {
[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-b4a31ad9-a92f-4f0b-9a1b-c6b1d5af6461"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0em);
}

}

#s-edc22b93-dc72-4a8e-ba65-6e47c84049ce {
  margin-top: 20px;
margin-left: 2%;
margin-bottom: 20px;
margin-right: 2%;
min-height: 50px;
}
@media (max-width: 767px){#s-edc22b93-dc72-4a8e-ba65-6e47c84049ce {
  margin-top: 0px;
margin-left: 3%;
margin-bottom: 0px;
margin-right: 3%;
}
}







#s-edc22b93-dc72-4a8e-ba65-6e47c84049ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-edc22b93-dc72-4a8e-ba65-6e47c84049ce.shg-box.shg-c {
  justify-content: center;
}

#s-58228d43-b440-4d11-b7e0-a07054ed213e {
  display: none;
}
#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 {
  margin-top: 20px;
margin-left: 8%;
margin-bottom: 20px;
margin-right: 8%;
text-align: left;
}


.shg-c#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 {
  max-width: 100%;
}

.shg-c#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 .shg-image-zoom,
.shg-c#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 {
  max-width: 100%;
}

.shg-c#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 .shg-image-zoom,
.shg-c#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 {
  max-width: 100%;
}

.shg-c#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 .shg-image-zoom,
.shg-c#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 {
  max-width: 100%;
}

.shg-c#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 .shg-image-zoom,
.shg-c#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 {
  max-width: 100%;
}

.shg-c#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 .shg-image-zoom,
.shg-c#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2548cc92-0058-4a69-a4f1-6b0dd96bd847 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4502b645-a27a-43c9-9816-54411648b049 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4502b645-a27a-43c9-9816-54411648b049 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-f0173297-2c73-4bef-a938-a3fc81243ef5 {
  border-style: solid;
margin-top: 10px;
margin-left: 26%;
margin-bottom: 10px;
margin-right: 26%;
padding-top: 5px;
padding-bottom: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(255, 234, 40, 1);
}

#s-f0173297-2c73-4bef-a938-a3fc81243ef5 .shg-product-sold-out {
  display: none;
  color: rgba(26, 23, 27, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f0173297-2c73-4bef-a938-a3fc81243ef5 .shg-product-price {
  color: rgba(26, 23, 27, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f0173297-2c73-4bef-a938-a3fc81243ef5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-119c3ea8-34e0-485e-a0c0-5bcafd467efd {
  border-style: solid;
margin-top: 24px;
margin-bottom: 24px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(0, 130, 195, 1);
text-decoration: none;
letter-spacing: 2px;
}
#s-119c3ea8-34e0-485e-a0c0-5bcafd467efd:hover {background-color: rgba(27, 153, 216, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-119c3ea8-34e0-485e-a0c0-5bcafd467efd:active {background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-119c3ea8-34e0-485e-a0c0-5bcafd467efd {
  padding-left: 12px;
padding-right: 12px;
}
}@media (max-width: 767px){#s-119c3ea8-34e0-485e-a0c0-5bcafd467efd {
  padding-top: 10px;
padding-left: 12px;
padding-bottom: 10px;
padding-right: 12px;
}
}


#s-119c3ea8-34e0-485e-a0c0-5bcafd467efd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-408da297-6f58-44cc-b1bd-de2a3e7dcaa5 {
  margin-top: 20px;
margin-left: 2%;
margin-bottom: 20px;
margin-right: 2%;
min-height: 50px;
}
@media (max-width: 767px){#s-408da297-6f58-44cc-b1bd-de2a3e7dcaa5 {
  margin-top: 0px;
margin-left: 3%;
margin-bottom: 0px;
margin-right: 3%;
}
}







#s-408da297-6f58-44cc-b1bd-de2a3e7dcaa5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-408da297-6f58-44cc-b1bd-de2a3e7dcaa5.shg-box.shg-c {
  justify-content: center;
}

#s-dc71b1ab-9846-465b-8d55-7a24703a38c1 {
  display: none;
}
#s-7472f317-aa7c-40e7-a181-c8882e3d7883 {
  margin-top: 20px;
margin-left: 8%;
margin-bottom: 20px;
margin-right: 8%;
text-align: left;
}


.shg-c#s-7472f317-aa7c-40e7-a181-c8882e3d7883 {
  max-width: 100%;
}

.shg-c#s-7472f317-aa7c-40e7-a181-c8882e3d7883 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7472f317-aa7c-40e7-a181-c8882e3d7883 .shg-image-zoom,
.shg-c#s-7472f317-aa7c-40e7-a181-c8882e3d7883 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7472f317-aa7c-40e7-a181-c8882e3d7883 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7472f317-aa7c-40e7-a181-c8882e3d7883 {
  max-width: 100%;
}

.shg-c#s-7472f317-aa7c-40e7-a181-c8882e3d7883 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7472f317-aa7c-40e7-a181-c8882e3d7883 .shg-image-zoom,
.shg-c#s-7472f317-aa7c-40e7-a181-c8882e3d7883 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7472f317-aa7c-40e7-a181-c8882e3d7883 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7472f317-aa7c-40e7-a181-c8882e3d7883 {
  max-width: 100%;
}

.shg-c#s-7472f317-aa7c-40e7-a181-c8882e3d7883 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7472f317-aa7c-40e7-a181-c8882e3d7883 .shg-image-zoom,
.shg-c#s-7472f317-aa7c-40e7-a181-c8882e3d7883 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7472f317-aa7c-40e7-a181-c8882e3d7883 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7472f317-aa7c-40e7-a181-c8882e3d7883 {
  max-width: 100%;
}

.shg-c#s-7472f317-aa7c-40e7-a181-c8882e3d7883 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7472f317-aa7c-40e7-a181-c8882e3d7883 .shg-image-zoom,
.shg-c#s-7472f317-aa7c-40e7-a181-c8882e3d7883 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7472f317-aa7c-40e7-a181-c8882e3d7883 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7472f317-aa7c-40e7-a181-c8882e3d7883 {
  max-width: 100%;
}

.shg-c#s-7472f317-aa7c-40e7-a181-c8882e3d7883 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7472f317-aa7c-40e7-a181-c8882e3d7883 .shg-image-zoom,
.shg-c#s-7472f317-aa7c-40e7-a181-c8882e3d7883 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7472f317-aa7c-40e7-a181-c8882e3d7883 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-633949dc-96ef-4d30-89ae-caf6dcc4a947 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-633949dc-96ef-4d30-89ae-caf6dcc4a947 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-10435075-1335-4004-a43f-fccfc43d182b {
  border-style: solid;
margin-top: 10px;
margin-left: 26%;
margin-bottom: 10px;
margin-right: 26%;
padding-top: 5px;
padding-bottom: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
background-color: rgba(255, 234, 40, 1);
}

#s-10435075-1335-4004-a43f-fccfc43d182b .shg-product-sold-out {
  display: none;
  color: rgba(26, 23, 27, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-10435075-1335-4004-a43f-fccfc43d182b .shg-product-price {
  color: rgba(26, 23, 27, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-10435075-1335-4004-a43f-fccfc43d182b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e43214f1-367d-46a5-ad75-9e1518e36d32 {
  border-style: solid;
margin-top: 24px;
margin-bottom: 24px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(0, 130, 195, 1);
text-decoration: none;
letter-spacing: 2px;
}
#s-e43214f1-367d-46a5-ad75-9e1518e36d32:hover {background-color: rgba(27, 153, 216, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e43214f1-367d-46a5-ad75-9e1518e36d32:active {background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-e43214f1-367d-46a5-ad75-9e1518e36d32 {
  padding-left: 12px;
padding-right: 12px;
}
}@media (max-width: 767px){#s-e43214f1-367d-46a5-ad75-9e1518e36d32 {
  padding-top: 10px;
padding-left: 12px;
padding-bottom: 10px;
padding-right: 12px;
}
}


#s-e43214f1-367d-46a5-ad75-9e1518e36d32.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-c05b4b7e-4df9-492d-a6a1-e6f640ce9db8 {
  margin-top: 80px;
margin-left: 2%;
margin-bottom: 40px;
margin-right: 2%;
}

#s-b1d3bcea-6263-49ab-9714-9cb142f94640 {
  margin-top: 80px;
margin-left: 8%;
margin-bottom: 80px;
margin-right: 8%;
}
@media (max-width: 767px){#s-b1d3bcea-6263-49ab-9714-9cb142f94640 {
  margin-left: 20%;
margin-right: 20%;
}
}
@media (min-width: 0px) {
[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.6666666666666665em);
}

}

@media (min-width: 992px) {
[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.6666666666666665em);
}

}

@media (min-width: 1200px) {
[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.6666666666666665em);
}

[id="s-b1d3bcea-6263-49ab-9714-9cb142f94640"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.6666666666666665em);
}

}

#s-599714fe-6104-4f16-9c6e-31f060c31362 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-599714fe-6104-4f16-9c6e-31f060c31362 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-599714fe-6104-4f16-9c6e-31f060c31362.shg-box.shg-c {
  justify-content: center;
}

#s-9417032a-df86-4751-9ad2-d067ab97e135 {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}




  #s-9417032a-df86-4751-9ad2-d067ab97e135 img.shogun-image {
    
    width: px;
  }


#s-9417032a-df86-4751-9ad2-d067ab97e135 .shogun-image-content {
  
    align-items: center;
  
}

#s-b2057f20-5d1e-4478-854a-066b8e9d6cf9 {
  border-style: solid;
margin-top: 40px;
margin-bottom: 40px;
padding-top: 12px;
padding-left: 10px;
padding-bottom: 12px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(0, 130, 195, 1);
text-decoration: none;
}
#s-b2057f20-5d1e-4478-854a-066b8e9d6cf9:hover {background-color: rgba(27, 153, 216, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b2057f20-5d1e-4478-854a-066b8e9d6cf9:active {background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-b2057f20-5d1e-4478-854a-066b8e9d6cf9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-16cdcd18-21af-41ae-9fe9-3fab99b236ac {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-16cdcd18-21af-41ae-9fe9-3fab99b236ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16cdcd18-21af-41ae-9fe9-3fab99b236ac.shg-box.shg-c {
  justify-content: center;
}

#s-07d466c5-9bfe-49c6-b0d3-7abef40653cd {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}




  #s-07d466c5-9bfe-49c6-b0d3-7abef40653cd img.shogun-image {
    
    width: px;
  }


#s-07d466c5-9bfe-49c6-b0d3-7abef40653cd .shogun-image-content {
  
    align-items: center;
  
}

#s-1998a176-e893-44d8-a332-f43adb07e501 {
  border-style: solid;
margin-top: 40px;
margin-bottom: 40px;
padding-top: 12px;
padding-left: 10px;
padding-bottom: 12px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(0, 130, 195, 1);
text-decoration: none;
}
#s-1998a176-e893-44d8-a332-f43adb07e501:hover {background-color: rgba(27, 153, 216, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1998a176-e893-44d8-a332-f43adb07e501:active {background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-1998a176-e893-44d8-a332-f43adb07e501.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-95e94318-1b63-48c8-8a31-5e9fbe7f5e55 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-95e94318-1b63-48c8-8a31-5e9fbe7f5e55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95e94318-1b63-48c8-8a31-5e9fbe7f5e55.shg-box.shg-c {
  justify-content: center;
}

#s-008068ad-5cfe-4a04-9a38-3722e535e541 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
text-align: center;
}




  #s-008068ad-5cfe-4a04-9a38-3722e535e541 img.shogun-image {
    
    width: px;
  }


#s-008068ad-5cfe-4a04-9a38-3722e535e541 .shogun-image-content {
  
    align-items: center;
  
}

#s-1b3f2bef-daf4-4054-9565-2d5822f881ba {
  border-style: solid;
margin-top: 40px;
margin-bottom: 40px;
padding-top: 12px;
padding-left: 10px;
padding-bottom: 12px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(0, 130, 195, 1);
text-decoration: none;
}
#s-1b3f2bef-daf4-4054-9565-2d5822f881ba:hover {background-color: rgba(27, 153, 216, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1b3f2bef-daf4-4054-9565-2d5822f881ba:active {background-color: rgba(0, 130, 195, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-1b3f2bef-daf4-4054-9565-2d5822f881ba.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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