.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-94d2e858-230d-4c15-9d62-c2caa0c4eaaf {
  min-height: 50px;
}








#s-94d2e858-230d-4c15-9d62-c2caa0c4eaaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-94d2e858-230d-4c15-9d62-c2caa0c4eaaf.shg-box.shg-c {
  justify-content: center;
}

#s-0f66b632-23a2-41cb-a762-add1f8d294eb {
  background-image: url(https://i.shgcdn.com/ff6591a3-78fd-41ca-8694-70039fc5902a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-bottom: 2em;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0f66b632-23a2-41cb-a762-add1f8d294eb {
  display: none;
}
#s-0f66b632-23a2-41cb-a762-add1f8d294eb, #wrap-s-0f66b632-23a2-41cb-a762-add1f8d294eb { display:none !important; }}@media (max-width: 767px){#s-0f66b632-23a2-41cb-a762-add1f8d294eb {
  display: none;
}
#s-0f66b632-23a2-41cb-a762-add1f8d294eb, #wrap-s-0f66b632-23a2-41cb-a762-add1f8d294eb { display:none !important; }}







#s-0f66b632-23a2-41cb-a762-add1f8d294eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f66b632-23a2-41cb-a762-add1f8d294eb {
  cursor: pointer;
}#s-0f66b632-23a2-41cb-a762-add1f8d294eb.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b {
  margin-top: 7%;
margin-left: 5em;
margin-right: 5em;
}

@media (min-width: 0px) {
[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f72c666c-fb6c-4a2e-9a9c-481d16ca853b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-c38ac7e1-56ae-41eb-a31e-b41704983a8c {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}




  #s-c38ac7e1-56ae-41eb-a31e-b41704983a8c img.shogun-image {
    
    width: px;
  }


#s-c38ac7e1-56ae-41eb-a31e-b41704983a8c .shogun-image-content {
  
    align-items: center;
  
}

#s-94bb68eb-161c-4604-92ed-d1e122b71cf7 {
  margin-top: 5em;
margin-left: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-94bb68eb-161c-4604-92ed-d1e122b71cf7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0em);
}

}

#s-02de1c14-cfc7-4989-844d-fefd7fa34a72 {
  margin-top: 2em;
margin-bottom: 2em;
}

@media (min-width: 0px) {
[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-02de1c14-cfc7-4989-844d-fefd7fa34a72"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-89fe71ad-2af0-4918-9353-76e114cd8763 {
  border-style: solid;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-89fe71ad-2af0-4918-9353-76e114cd8763 img.shogun-image {
    
    width: px;
  }


#s-89fe71ad-2af0-4918-9353-76e114cd8763 .shogun-image-content {
  
    align-items: center;
  
}

#s-be11ae02-6c01-445b-be1a-66571d4c743f {
  border-style: solid;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-be11ae02-6c01-445b-be1a-66571d4c743f img.shogun-image {
    
    width: px;
  }


#s-be11ae02-6c01-445b-be1a-66571d4c743f .shogun-image-content {
  
    align-items: center;
  
}

#s-4f6ea67c-fee2-4ffa-921d-76eb9f022a95 {
  border-style: solid;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-4f6ea67c-fee2-4ffa-921d-76eb9f022a95 img.shogun-image {
    
    width: px;
  }


#s-4f6ea67c-fee2-4ffa-921d-76eb9f022a95 .shogun-image-content {
  
    align-items: center;
  
}

#s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7 {
  margin-top: 2em;
margin-bottom: 2em;
}

@media (min-width: 0px) {
[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-b6fefeb1-a63e-42a3-87f5-710e270ee0b7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-14127758-b527-47dd-9914-6e3ee10ce581 {
  border-style: solid;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-14127758-b527-47dd-9914-6e3ee10ce581 img.shogun-image {
    
    width: px;
  }


#s-14127758-b527-47dd-9914-6e3ee10ce581 .shogun-image-content {
  
    align-items: center;
  
}

#s-9272fc64-cccb-46a0-86cd-828114c1098e {
  border-style: solid;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-9272fc64-cccb-46a0-86cd-828114c1098e img.shogun-image {
    
    width: px;
  }


#s-9272fc64-cccb-46a0-86cd-828114c1098e .shogun-image-content {
  
    align-items: center;
  
}

#s-3cc907d8-af65-4ed0-a6f1-2dbe4486cf9e {
  border-style: solid;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}
#s-3cc907d8-af65-4ed0-a6f1-2dbe4486cf9e:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(255, 255, 255, 1) !important;}



  #s-3cc907d8-af65-4ed0-a6f1-2dbe4486cf9e img.shogun-image {
    
    width: px;
  }


#s-3cc907d8-af65-4ed0-a6f1-2dbe4486cf9e .shogun-image-content {
  
    align-items: center;
  
}

#s-ecf29dba-af86-47a8-99ee-e7f2c64338e9 {
  background-image: url(https://i.shgcdn.com/7ffeeb0f-7321-4e86-842b-8f69f6630f3f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 1em;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-ecf29dba-af86-47a8-99ee-e7f2c64338e9 {
  display: none;
}
#s-ecf29dba-af86-47a8-99ee-e7f2c64338e9, #wrap-s-ecf29dba-af86-47a8-99ee-e7f2c64338e9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ecf29dba-af86-47a8-99ee-e7f2c64338e9 {
  display: none;
}
#s-ecf29dba-af86-47a8-99ee-e7f2c64338e9, #wrap-s-ecf29dba-af86-47a8-99ee-e7f2c64338e9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ecf29dba-af86-47a8-99ee-e7f2c64338e9 {
  display: none;
}
#s-ecf29dba-af86-47a8-99ee-e7f2c64338e9, #wrap-s-ecf29dba-af86-47a8-99ee-e7f2c64338e9 { display:none !important; }}@media (max-width: 767px){#s-ecf29dba-af86-47a8-99ee-e7f2c64338e9 {
  
}
}







#s-ecf29dba-af86-47a8-99ee-e7f2c64338e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ecf29dba-af86-47a8-99ee-e7f2c64338e9 {
  cursor: pointer;
}#s-ecf29dba-af86-47a8-99ee-e7f2c64338e9.shg-box.shg-c {
  justify-content: center;
}

#s-53277a09-94f2-4266-8481-4a6683ab0522 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
}

@media (min-width: 0px) {
[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-53277a09-94f2-4266-8481-4a6683ab0522"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0em);
}

}

#s-f39fbed2-6191-40cd-b847-955d7ca0a5f4 {
  margin-top: 50%;
margin-left: 5%;
margin-bottom: 2em;
margin-right: 5%;
padding-left: 2em;
padding-right: 2em;
text-align: center;
}




  #s-f39fbed2-6191-40cd-b847-955d7ca0a5f4 img.shogun-image {
    
    width: px;
  }


#s-f39fbed2-6191-40cd-b847-955d7ca0a5f4 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

@media (min-width: 768px) {
[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

@media (min-width: 992px) {
[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

@media (min-width: 1200px) {
[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-ea14a9df-928f-46dd-b124-01495fdcd943"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

#s-23fdabad-4363-41c1-b5dd-1c349e164208 {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-23fdabad-4363-41c1-b5dd-1c349e164208 img.shogun-image {
    
    width: px;
  }


#s-23fdabad-4363-41c1-b5dd-1c349e164208 .shogun-image-content {
  
    align-items: center;
  
}

#s-bdb3e593-af76-4355-a8f4-444e4f0f0553 {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-bdb3e593-af76-4355-a8f4-444e4f0f0553 img.shogun-image {
    
    width: px;
  }


#s-bdb3e593-af76-4355-a8f4-444e4f0f0553 .shogun-image-content {
  
    align-items: center;
  
}

#s-7b2552b0-753b-4b80-9273-d0582ec79011 {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-7b2552b0-753b-4b80-9273-d0582ec79011 img.shogun-image {
    
    width: px;
  }


#s-7b2552b0-753b-4b80-9273-d0582ec79011 .shogun-image-content {
  
    align-items: center;
  
}

#s-0852d7d6-451c-4ec0-9e3f-0a4b6f4e7099 {
  background-image: url(https://i.shgcdn.com/dde541b5-a770-4cf7-9882-03bbaff0d0a8/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-bottom: 1em;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-0852d7d6-451c-4ec0-9e3f-0a4b6f4e7099 {
  display: none;
}
#s-0852d7d6-451c-4ec0-9e3f-0a4b6f4e7099, #wrap-s-0852d7d6-451c-4ec0-9e3f-0a4b6f4e7099 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0852d7d6-451c-4ec0-9e3f-0a4b6f4e7099 {
  display: none;
}
#s-0852d7d6-451c-4ec0-9e3f-0a4b6f4e7099, #wrap-s-0852d7d6-451c-4ec0-9e3f-0a4b6f4e7099 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0852d7d6-451c-4ec0-9e3f-0a4b6f4e7099 {
  
}
}@media (max-width: 767px){#s-0852d7d6-451c-4ec0-9e3f-0a4b6f4e7099 {
  display: none;
}
#s-0852d7d6-451c-4ec0-9e3f-0a4b6f4e7099, #wrap-s-0852d7d6-451c-4ec0-9e3f-0a4b6f4e7099 { display:none !important; }}







#s-0852d7d6-451c-4ec0-9e3f-0a4b6f4e7099 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0852d7d6-451c-4ec0-9e3f-0a4b6f4e7099 {
  cursor: pointer;
}#s-0852d7d6-451c-4ec0-9e3f-0a4b6f4e7099.shg-box.shg-c {
  justify-content: center;
}

#s-4bdfda50-f2ab-4349-9073-2c6312e55bfe {
  margin-top: 20%;
margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-4bdfda50-f2ab-4349-9073-2c6312e55bfe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-72e87ce0-5b40-4d8b-b9d2-c3d75f05f19c {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}




  #s-72e87ce0-5b40-4d8b-b9d2-c3d75f05f19c img.shogun-image {
    
    width: px;
  }


#s-72e87ce0-5b40-4d8b-b9d2-c3d75f05f19c .shogun-image-content {
  
    align-items: center;
  
}

#s-2462a8db-d84e-48fa-99a8-8907bf2eeab9 {
  margin-top: 1em;
margin-left: 5%;
margin-bottom: 2em;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-2462a8db-d84e-48fa-99a8-8907bf2eeab9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-9cfcf2ec-9b4d-49b0-bf28-4816500b3c49"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-5ae7ac42-2b00-4aec-b789-42d72f8fc7c9 {
  border-style: solid;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-5ae7ac42-2b00-4aec-b789-42d72f8fc7c9 img.shogun-image {
    
    width: px;
  }


#s-5ae7ac42-2b00-4aec-b789-42d72f8fc7c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-525cbcfc-7db3-4ebf-9009-90f25e4829d2 {
  border-style: solid;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-525cbcfc-7db3-4ebf-9009-90f25e4829d2 img.shogun-image {
    
    width: px;
  }


#s-525cbcfc-7db3-4ebf-9009-90f25e4829d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-80a57d29-a075-499e-906d-46565ed3f310 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-80a57d29-a075-499e-906d-46565ed3f310"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-876f0c8e-7b30-4e21-b82c-1ae8d06a0dde {
  border-style: solid;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-876f0c8e-7b30-4e21-b82c-1ae8d06a0dde img.shogun-image {
    
    width: px;
  }


#s-876f0c8e-7b30-4e21-b82c-1ae8d06a0dde .shogun-image-content {
  
    align-items: center;
  
}

#s-8c433016-68d0-492d-a57a-39be0c371cee {
  border-style: solid;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}




  #s-8c433016-68d0-492d-a57a-39be0c371cee img.shogun-image {
    
    width: px;
  }


#s-8c433016-68d0-492d-a57a-39be0c371cee .shogun-image-content {
  
    align-items: center;
  
}

#s-325eb795-4ee0-41a7-bbe2-b5053e24ca9e {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-325eb795-4ee0-41a7-bbe2-b5053e24ca9e {
  
}
}@media (max-width: 767px){#s-325eb795-4ee0-41a7-bbe2-b5053e24ca9e {
  
}
}







#s-325eb795-4ee0-41a7-bbe2-b5053e24ca9e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-325eb795-4ee0-41a7-bbe2-b5053e24ca9e.shg-box.shg-c {
  justify-content: center;
}

#s-46351633-9085-4a4f-bf80-6847ef010b5d {
  margin-left: 1em;
margin-right: 1em;
}
@media (min-width: 1200px){#s-46351633-9085-4a4f-bf80-6847ef010b5d {
  display: none;
}
#s-46351633-9085-4a4f-bf80-6847ef010b5d, #wrap-s-46351633-9085-4a4f-bf80-6847ef010b5d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-46351633-9085-4a4f-bf80-6847ef010b5d {
  display: none;
}
#s-46351633-9085-4a4f-bf80-6847ef010b5d, #wrap-s-46351633-9085-4a4f-bf80-6847ef010b5d { display:none !important; }}
@media (min-width: 0px) {
[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

@media (min-width: 992px) {
[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

@media (min-width: 1200px) {
[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666em);
}

[id="s-46351633-9085-4a4f-bf80-6847ef010b5d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666em);
}

}

#s-959f6fee-c1e8-459a-8c5d-bf95dcf0d78d {
  text-align: center;
}




  #s-959f6fee-c1e8-459a-8c5d-bf95dcf0d78d img.shogun-image {
    
    width: px;
  }


#s-959f6fee-c1e8-459a-8c5d-bf95dcf0d78d .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-9bb714ec-d2a0-4788-9560-354c3c72a3c9 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 50%;
text-align: left;
}




  #s-9bb714ec-d2a0-4788-9560-354c3c72a3c9 img.shogun-image {
    
    width: px;
  }


#s-9bb714ec-d2a0-4788-9560-354c3c72a3c9 .shogun-image-content {
  
    align-items: flex-end;
  
}

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

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

#s-d0b9f53a-e51b-4c8a-bff6-96141939adf4 {
  margin-top: 1em;
margin-bottom: 1em;
text-align: left;
}

#s-d0b9f53a-e51b-4c8a-bff6-96141939adf4 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 2em;
  line-height: 1em;
  letter-spacing: -1px;
  text-align: left;
}


#s-d0b9f53a-e51b-4c8a-bff6-96141939adf4 .shogun-heading-component h2 a {
  color: rgba(0, 0, 0, 1);
}


.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-48c48e83-3e28-45bb-97ad-d1a234747cd6 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(2, 231, 223, 1);
border-style: solid;
background-color: rgba(82, 82, 82, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-48c48e83-3e28-45bb-97ad-d1a234747cd6:hover {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-48c48e83-3e28-45bb-97ad-d1a234747cd6:active {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;}


#s-48c48e83-3e28-45bb-97ad-d1a234747cd6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.3em;
  
  
  
  display:  inline-block ;
}

#s-19cb7d2e-d8af-4930-8d24-1aa34fe067cb {
  text-align: center;
}




  #s-19cb7d2e-d8af-4930-8d24-1aa34fe067cb img.shogun-image {
    
    width: px;
  }


#s-19cb7d2e-d8af-4930-8d24-1aa34fe067cb .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-75026fb6-aea3-4f93-b8a2-3ca27e1a44d0 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 50%;
text-align: left;
}




  #s-75026fb6-aea3-4f93-b8a2-3ca27e1a44d0 img.shogun-image {
    
    width: px;
  }


#s-75026fb6-aea3-4f93-b8a2-3ca27e1a44d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-d891db8b-7d18-455b-9c48-23860c6d6cd5 {
  margin-top: 1em;
margin-bottom: 1em;
text-align: left;
}

#s-d891db8b-7d18-455b-9c48-23860c6d6cd5 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 2em;
  line-height: 1em;
  letter-spacing: -1px;
  text-align: left;
}


#s-d891db8b-7d18-455b-9c48-23860c6d6cd5 .shogun-heading-component h2 a {
  color: rgba(0, 0, 0, 1);
}


#s-5cf6f3b8-7078-40fa-8eac-96445dc8b9d6 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(2, 231, 223, 1);
border-style: solid;
background-color: rgba(82, 82, 82, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-5cf6f3b8-7078-40fa-8eac-96445dc8b9d6:hover {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-5cf6f3b8-7078-40fa-8eac-96445dc8b9d6:active {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;}


#s-5cf6f3b8-7078-40fa-8eac-96445dc8b9d6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.3em;
  
  
  
  display:  inline-block ;
}

#s-2eb63b65-08cb-4329-b2cc-f326e1776676 {
  text-align: center;
}




  #s-2eb63b65-08cb-4329-b2cc-f326e1776676 img.shogun-image {
    
    width: px;
  }


#s-2eb63b65-08cb-4329-b2cc-f326e1776676 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-a8340294-325e-4bdc-b428-f3b44c65ba00 {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 50%;
text-align: center;
}




  #s-a8340294-325e-4bdc-b428-f3b44c65ba00 img.shogun-image {
    
    width: px;
  }


#s-a8340294-325e-4bdc-b428-f3b44c65ba00 .shogun-image-content {
  
    align-items: center;
  
}

#s-111295a5-e1ed-4cee-acba-4c4469479f71 {
  margin-top: 1em;
margin-bottom: 1em;
text-align: left;
}

#s-111295a5-e1ed-4cee-acba-4c4469479f71 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 2em;
  line-height: 1em;
  letter-spacing: -1px;
  text-align: left;
}


#s-111295a5-e1ed-4cee-acba-4c4469479f71 .shogun-heading-component h2 a {
  color: rgba(0, 0, 0, 1);
}


#s-cfa0a037-94f5-4ba9-a5df-91b84a8d9cb3 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(2, 231, 223, 1);
border-style: solid;
background-color: rgba(82, 82, 82, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-cfa0a037-94f5-4ba9-a5df-91b84a8d9cb3:hover {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-cfa0a037-94f5-4ba9-a5df-91b84a8d9cb3:active {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;}


#s-cfa0a037-94f5-4ba9-a5df-91b84a8d9cb3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.3em;
  
  
  
  display:  inline-block ;
}

#s-b0142519-2d34-472a-bcc8-6795c2fde573 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-b0142519-2d34-472a-bcc8-6795c2fde573 {
  display: none;
}
#s-b0142519-2d34-472a-bcc8-6795c2fde573, #wrap-s-b0142519-2d34-472a-bcc8-6795c2fde573 { display:none !important; }}@media (max-width: 767px){#s-b0142519-2d34-472a-bcc8-6795c2fde573 {
  display: none;
}
#s-b0142519-2d34-472a-bcc8-6795c2fde573, #wrap-s-b0142519-2d34-472a-bcc8-6795c2fde573 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-b0142519-2d34-472a-bcc8-6795c2fde573"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-900d4d32-be67-48ac-836b-1227a5e36bd7 {
  text-align: center;
}




  #s-900d4d32-be67-48ac-836b-1227a5e36bd7 img.shogun-image {
    
    width: px;
  }


#s-900d4d32-be67-48ac-836b-1227a5e36bd7 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-dfcd65d6-425d-4ca9-929b-25852187bba0 {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 50%;
text-align: center;
}




  #s-dfcd65d6-425d-4ca9-929b-25852187bba0 img.shogun-image {
    
    width: px;
  }


#s-dfcd65d6-425d-4ca9-929b-25852187bba0 .shogun-image-content {
  
    align-items: center;
  
}

#s-2efe1933-e352-493a-8594-592ae18e229d {
  margin-top: 1em;
margin-bottom: 0.5em;
text-align: left;
}

#s-2efe1933-e352-493a-8594-592ae18e229d .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: -1px;
  text-align: left;
}


#s-2efe1933-e352-493a-8594-592ae18e229d .shogun-heading-component h2 a {
  color: rgba(0, 0, 0, 1);
}


#s-b16697a2-5e49-47c5-a9cc-b325cfd15d33 {
  border-style: solid;
margin-top: 1em;
margin-bottom: 1em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(2, 231, 223, 1);
border-style: solid;
background-color: rgba(82, 82, 82, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-b16697a2-5e49-47c5-a9cc-b325cfd15d33:hover {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-b16697a2-5e49-47c5-a9cc-b325cfd15d33:active {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;}


#s-b16697a2-5e49-47c5-a9cc-b325cfd15d33.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.3em;
  
  
  
  display:  inline-block ;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-360f16dc-0738-44ef-a3e5-a2a355f5ec97 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-360f16dc-0738-44ef-a3e5-a2a355f5ec97 .shg-sld-nav-button.shg-sld-left,
#s-360f16dc-0738-44ef-a3e5-a2a355f5ec97 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-7900f1c4-11fd-40dc-960a-35bba7786c55 {
  text-align: center;
}




  #s-7900f1c4-11fd-40dc-960a-35bba7786c55 img.shogun-image {
    
    width: px;
  }


#s-7900f1c4-11fd-40dc-960a-35bba7786c55 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-4733c19d-9f2e-47b9-85ee-513bedd061d0 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 50%;
text-align: left;
}




  #s-4733c19d-9f2e-47b9-85ee-513bedd061d0 img.shogun-image {
    
    width: px;
  }


#s-4733c19d-9f2e-47b9-85ee-513bedd061d0 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-0177f519-607f-4299-9e86-960cd6722627 {
  text-align: center;
}




  #s-0177f519-607f-4299-9e86-960cd6722627 img.shogun-image {
    
    width: px;
  }


#s-0177f519-607f-4299-9e86-960cd6722627 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-33d2ec5b-0ffe-41f5-8cfc-df1912b1b54d {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 50%;
text-align: left;
}




  #s-33d2ec5b-0ffe-41f5-8cfc-df1912b1b54d img.shogun-image {
    
    width: px;
  }


#s-33d2ec5b-0ffe-41f5-8cfc-df1912b1b54d .shogun-image-content {
  
    align-items: center;
  
}

#s-8dbabbab-7beb-4bf2-be9c-669da1d75329 {
  text-align: center;
}




  #s-8dbabbab-7beb-4bf2-be9c-669da1d75329 img.shogun-image {
    
    width: px;
  }


#s-8dbabbab-7beb-4bf2-be9c-669da1d75329 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-140dff2e-8cef-4396-9897-599341dd5bb5 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 50%;
text-align: left;
}




  #s-140dff2e-8cef-4396-9897-599341dd5bb5 img.shogun-image {
    
    width: px;
  }


#s-140dff2e-8cef-4396-9897-599341dd5bb5 .shogun-image-content {
  
    align-items: center;
  
}

#s-12308253-f203-4904-bded-e08088cff112 {
  margin-top: 1em;
margin-bottom: 0.5em;
text-align: left;
}

#s-12308253-f203-4904-bded-e08088cff112 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: -1px;
  text-align: left;
}


#s-12308253-f203-4904-bded-e08088cff112 .shogun-heading-component h2 a {
  color: rgba(0, 0, 0, 1);
}


#s-d5a61fd5-ed23-43e3-9c22-d437218820d3 {
  border-style: solid;
margin-top: 1em;
margin-bottom: 1em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(2, 231, 223, 1);
border-style: solid;
background-color: rgba(82, 82, 82, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-d5a61fd5-ed23-43e3-9c22-d437218820d3:hover {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-d5a61fd5-ed23-43e3-9c22-d437218820d3:active {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;}


#s-d5a61fd5-ed23-43e3-9c22-d437218820d3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.3em;
  
  
  
  display:  inline-block ;
}

#s-3cfd37aa-da64-4d1b-9230-ef47088d38cb {
  text-align: center;
}




  #s-3cfd37aa-da64-4d1b-9230-ef47088d38cb img.shogun-image {
    
    width: px;
  }


#s-3cfd37aa-da64-4d1b-9230-ef47088d38cb .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-f5205434-1d87-4751-8b96-1525978b637b {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 50%;
text-align: left;
}




  #s-f5205434-1d87-4751-8b96-1525978b637b img.shogun-image {
    
    width: px;
  }


#s-f5205434-1d87-4751-8b96-1525978b637b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-5b86cdf2-f1aa-4426-bd8e-9868c119c63c {
  margin-top: 1em;
margin-bottom: 0.5em;
text-align: left;
}

#s-5b86cdf2-f1aa-4426-bd8e-9868c119c63c .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: -1px;
  text-align: left;
}


#s-5b86cdf2-f1aa-4426-bd8e-9868c119c63c .shogun-heading-component h2 a {
  color: rgba(0, 0, 0, 1);
}


#s-0fb4fccb-fb98-4250-8df8-d5f9bb79ef27 {
  border-style: solid;
margin-top: 1em;
margin-bottom: 1em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(2, 231, 223, 1);
border-style: solid;
background-color: rgba(82, 82, 82, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-0fb4fccb-fb98-4250-8df8-d5f9bb79ef27:hover {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-0fb4fccb-fb98-4250-8df8-d5f9bb79ef27:active {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;}


#s-0fb4fccb-fb98-4250-8df8-d5f9bb79ef27.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.3em;
  
  
  
  display:  inline-block ;
}

#s-ef1a6448-d977-4caa-a2f7-1d9180c3690b {
  min-height: 50px;
}








#s-ef1a6448-d977-4caa-a2f7-1d9180c3690b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef1a6448-d977-4caa-a2f7-1d9180c3690b.shg-box.shg-c {
  justify-content: center;
}

#s-7074cd38-6e22-44ee-84c1-ab827aff7219 {
  margin-top: 1em;
margin-left: 5%;
margin-bottom: 2em;
margin-right: 5%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7074cd38-6e22-44ee-84c1-ab827aff7219 {
  display: none;
}
#s-7074cd38-6e22-44ee-84c1-ab827aff7219, #wrap-s-7074cd38-6e22-44ee-84c1-ab827aff7219 { display:none !important; }}@media (max-width: 767px){#s-7074cd38-6e22-44ee-84c1-ab827aff7219 {
  display: none;
}
#s-7074cd38-6e22-44ee-84c1-ab827aff7219, #wrap-s-7074cd38-6e22-44ee-84c1-ab827aff7219 { display:none !important; }}







#s-7074cd38-6e22-44ee-84c1-ab827aff7219 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7074cd38-6e22-44ee-84c1-ab827aff7219.shg-box.shg-c {
  justify-content: center;
}

#s-18bdad96-993c-4c9e-b1fd-7a149e621fe0 {
  margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}

#s-18bdad96-993c-4c9e-b1fd-7a149e621fe0 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 48px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-c4e16f55-5809-43b5-96f3-c2c81cb6cdb5 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c4e16f55-5809-43b5-96f3-c2c81cb6cdb5 {
  display: none;
}
#s-c4e16f55-5809-43b5-96f3-c2c81cb6cdb5, #wrap-s-c4e16f55-5809-43b5-96f3-c2c81cb6cdb5 { display:none !important; }}@media (max-width: 767px){#s-c4e16f55-5809-43b5-96f3-c2c81cb6cdb5 {
  display: none;
}
#s-c4e16f55-5809-43b5-96f3-c2c81cb6cdb5, #wrap-s-c4e16f55-5809-43b5-96f3-c2c81cb6cdb5 { display:none !important; }}







#s-c4e16f55-5809-43b5-96f3-c2c81cb6cdb5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4e16f55-5809-43b5-96f3-c2c81cb6cdb5.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.0em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 992px) {
[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 1200px) {
[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.5em);
}

}

#s-bb34d170-ab07-4c85-bded-111130da733f {
  border-style: solid;
margin-bottom: 2em;
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;
}





#s-bb34d170-ab07-4c85-bded-111130da733f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-43dad9bb-9085-4292-9d69-476615e3d371 {
  border-style: solid;
margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.65);
}








#s-43dad9bb-9085-4292-9d69-476615e3d371 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43dad9bb-9085-4292-9d69-476615e3d371.shg-box.shg-c {
  justify-content: center;
}

#s-8c390a43-eff2-40e7-b4b1-fac336a31fde {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-8c390a43-eff2-40e7-b4b1-fac336a31fde img.shogun-image {
    
    width: px;
  }


#s-8c390a43-eff2-40e7-b4b1-fac336a31fde .shogun-image-content {
  
    align-items: center;
  
}

#s-762a6159-c91f-4645-9819-f2b9ad47d3ed {
  border-style: solid;
margin-bottom: 1em;
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;
}




  #s-762a6159-c91f-4645-9819-f2b9ad47d3ed img.shogun-image {
    
    width: px;
  }


#s-762a6159-c91f-4645-9819-f2b9ad47d3ed .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-c274a38a-9ade-43e3-bf82-3c479af5f312 {
  min-height: 50px;
}








#s-c274a38a-9ade-43e3-bf82-3c479af5f312 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c274a38a-9ade-43e3-bf82-3c479af5f312.shg-box.shg-c {
  justify-content: center;
}

#s-69bd3101-36f2-4e52-b100-59c4b94cfbb6 {
  border-style: solid;
margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.55);
}








#s-69bd3101-36f2-4e52-b100-59c4b94cfbb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69bd3101-36f2-4e52-b100-59c4b94cfbb6.shg-box.shg-c {
  justify-content: center;
}

#s-3dfca430-28d8-46ca-b5ee-96e0f505b6a9 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-3dfca430-28d8-46ca-b5ee-96e0f505b6a9 img.shogun-image {
    
    width: px;
  }


#s-3dfca430-28d8-46ca-b5ee-96e0f505b6a9 .shogun-image-content {
  
    align-items: center;
  
}

#s-7d9319d4-bfa3-40ce-ac6d-f8326fde7c25 {
  border-style: solid;
margin-bottom: 1em;
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;
}




  #s-7d9319d4-bfa3-40ce-ac6d-f8326fde7c25 img.shogun-image {
    
    width: px;
  }


#s-7d9319d4-bfa3-40ce-ac6d-f8326fde7c25 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-0fb3c39f-6554-4c08-9d1d-03304f95b2e2 {
  border-style: solid;
margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-0fb3c39f-6554-4c08-9d1d-03304f95b2e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0fb3c39f-6554-4c08-9d1d-03304f95b2e2.shg-box.shg-c {
  justify-content: center;
}

#s-bdaaea01-7c96-472a-8ffd-c9a2ff49869f {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-bdaaea01-7c96-472a-8ffd-c9a2ff49869f img.shogun-image {
    
    width: px;
  }


#s-bdaaea01-7c96-472a-8ffd-c9a2ff49869f .shogun-image-content {
  
    align-items: center;
  
}

#s-542e56af-4a54-428d-a2f1-b47577c8a1d7 {
  border-style: solid;
margin-bottom: 1em;
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;
}




  #s-542e56af-4a54-428d-a2f1-b47577c8a1d7 img.shogun-image {
    
    width: px;
  }


#s-542e56af-4a54-428d-a2f1-b47577c8a1d7 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-8b12f87d-c662-4e78-900e-73a9f10ee813 {
  border-style: solid;
margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-8b12f87d-c662-4e78-900e-73a9f10ee813 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b12f87d-c662-4e78-900e-73a9f10ee813.shg-box.shg-c {
  justify-content: center;
}

#s-8f59f9c1-7cb2-4546-b50d-5b18946a1eed {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-8f59f9c1-7cb2-4546-b50d-5b18946a1eed img.shogun-image {
    
    width: px;
  }


#s-8f59f9c1-7cb2-4546-b50d-5b18946a1eed .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.0em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 992px) {
[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 1200px) {
[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.5em);
}

}

#s-81828df2-1ca2-4dba-a8b9-682229f0c4c7 {
  border-style: solid;
margin-bottom: 1em;
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;
}




  #s-81828df2-1ca2-4dba-a8b9-682229f0c4c7 img.shogun-image {
    
    width: px;
  }


#s-81828df2-1ca2-4dba-a8b9-682229f0c4c7 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-50885cc2-54b6-4889-bc30-8b5f5cbd7096 {
  border-style: solid;
margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-50885cc2-54b6-4889-bc30-8b5f5cbd7096 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50885cc2-54b6-4889-bc30-8b5f5cbd7096.shg-box.shg-c {
  justify-content: center;
}

#s-34b2ab17-3665-46e6-8827-aa48bb38f4ff {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-34b2ab17-3665-46e6-8827-aa48bb38f4ff img.shogun-image {
    
    width: px;
  }


#s-34b2ab17-3665-46e6-8827-aa48bb38f4ff .shogun-image-content {
  
    align-items: center;
  
}

#s-93a57b66-1515-4579-bbc6-d067ebe669b9 {
  border-style: solid;
margin-bottom: 1em;
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;
}
#s-93a57b66-1515-4579-bbc6-d067ebe669b9:hover {opacity: 1 !important;}



  #s-93a57b66-1515-4579-bbc6-d067ebe669b9 img.shogun-image {
    
    width: px;
  }


#s-93a57b66-1515-4579-bbc6-d067ebe669b9 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-4e1cc63a-4424-469b-9892-fa7908a5d47a {
  border-style: solid;
margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-4e1cc63a-4424-469b-9892-fa7908a5d47a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e1cc63a-4424-469b-9892-fa7908a5d47a.shg-box.shg-c {
  justify-content: center;
}

#s-15dca6e7-57e2-496b-829a-00e959b2dc3d {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-15dca6e7-57e2-496b-829a-00e959b2dc3d img.shogun-image {
    
    width: px;
  }


#s-15dca6e7-57e2-496b-829a-00e959b2dc3d .shogun-image-content {
  
    align-items: center;
  
}

#s-4d359698-1193-43b5-bcfa-7423fd9de4b9 {
  border-style: solid;
margin-bottom: 1.5em;
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;
}




  #s-4d359698-1193-43b5-bcfa-7423fd9de4b9 img.shogun-image {
    
    width: px;
  }


#s-4d359698-1193-43b5-bcfa-7423fd9de4b9 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-13588aca-afa3-447b-a70e-110b08045b14 {
  border-style: solid;
margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-13588aca-afa3-447b-a70e-110b08045b14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13588aca-afa3-447b-a70e-110b08045b14 {
  cursor: pointer;
}#s-13588aca-afa3-447b-a70e-110b08045b14.shg-box.shg-c {
  justify-content: center;
}

#s-2d71e552-de11-41c8-8adc-3cde5ad6139b {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-2d71e552-de11-41c8-8adc-3cde5ad6139b img.shogun-image {
    
    width: px;
  }


#s-2d71e552-de11-41c8-8adc-3cde5ad6139b .shogun-image-content {
  
    align-items: center;
  
}

#s-2e6cfac2-db81-4a50-b6c4-4b3e7aaeb6b9 {
  border-style: solid;
margin-bottom: 1em;
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;
}




  #s-2e6cfac2-db81-4a50-b6c4-4b3e7aaeb6b9 img.shogun-image {
    
    width: px;
  }


#s-2e6cfac2-db81-4a50-b6c4-4b3e7aaeb6b9 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-9b43c914-c45a-48d5-9e2a-f361a70792c1 {
  border-style: solid;
margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-9b43c914-c45a-48d5-9e2a-f361a70792c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b43c914-c45a-48d5-9e2a-f361a70792c1.shg-box.shg-c {
  justify-content: center;
}

#s-cb27b838-0e22-4b01-9938-6c4819659582 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-cb27b838-0e22-4b01-9938-6c4819659582 img.shogun-image {
    
    width: px;
  }


#s-cb27b838-0e22-4b01-9938-6c4819659582 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-31dfa64e-e72e-4e41-aa8f-e0db9446e0f3 {
  display: none;
}
#s-31dfa64e-e72e-4e41-aa8f-e0db9446e0f3, #wrap-s-31dfa64e-e72e-4e41-aa8f-e0db9446e0f3 { display:none !important; }}@media (max-width: 767px){#s-31dfa64e-e72e-4e41-aa8f-e0db9446e0f3 {
  display: none;
}
#s-31dfa64e-e72e-4e41-aa8f-e0db9446e0f3, #wrap-s-31dfa64e-e72e-4e41-aa8f-e0db9446e0f3 { display:none !important; }}







#s-31dfa64e-e72e-4e41-aa8f-e0db9446e0f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31dfa64e-e72e-4e41-aa8f-e0db9446e0f3.shg-box.shg-c {
  justify-content: center;
}

#s-05cb06ad-9ad8-4a3b-a4b8-f257fa5527ea {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
}
#s-05cb06ad-9ad8-4a3b-a4b8-f257fa5527ea:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-05cb06ad-9ad8-4a3b-a4b8-f257fa5527ea:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-05cb06ad-9ad8-4a3b-a4b8-f257fa5527ea.shg-btn {
  color: #ffffff;
  font-size: 36px;
  font-weight: 600;
  
  font-family: Oswald;
  display:  block ;
}

#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}
@media (min-width: 1200px){#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943 {
  display: none;
}
#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943, #wrap-s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943 {
  display: none;
}
#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943, #wrap-s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943 {
  
}
}@media (max-width: 767px){#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943 {
  
}
}







#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943.shg-box.shg-c {
  justify-content: center;
}

#s-84999040-db60-4ee9-9ed1-16f36cb7527f {
  margin-top: 0.5px;
margin-bottom: 1em;
text-align: center;
}

#s-84999040-db60-4ee9-9ed1-16f36cb7527f .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-05c0fd89-8cc3-4e18-a6e3-f23967194e76 {
  border-style: solid;
margin-bottom: 1em;
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;
}




  #s-05c0fd89-8cc3-4e18-a6e3-f23967194e76 img.shogun-image {
    
    width: px;
  }


#s-05c0fd89-8cc3-4e18-a6e3-f23967194e76 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-5ce3cf36-40a8-4bd8-be6b-8f70d5dfdc0f {
  border-style: solid;
margin-top: 0.5em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.65);
}








#s-5ce3cf36-40a8-4bd8-be6b-8f70d5dfdc0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ce3cf36-40a8-4bd8-be6b-8f70d5dfdc0f.shg-box.shg-c {
  justify-content: center;
}

#s-443dac51-e3f3-4ad9-b227-cc54f700b863 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-443dac51-e3f3-4ad9-b227-cc54f700b863 img.shogun-image {
    
    width: px;
  }


#s-443dac51-e3f3-4ad9-b227-cc54f700b863 .shogun-image-content {
  
    align-items: center;
  
}

#s-7cf5fa14-2667-47a7-982a-18ee9a83e8d8 {
  border-style: solid;
margin-bottom: 1em;
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;
}




  #s-7cf5fa14-2667-47a7-982a-18ee9a83e8d8 img.shogun-image {
    
    width: px;
  }


#s-7cf5fa14-2667-47a7-982a-18ee9a83e8d8 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-4a6fc4ee-5ce9-4a13-913e-2a42106d81a1 {
  min-height: 50px;
}








#s-4a6fc4ee-5ce9-4a13-913e-2a42106d81a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a6fc4ee-5ce9-4a13-913e-2a42106d81a1.shg-box.shg-c {
  justify-content: center;
}

#s-4534578c-efec-488c-8e36-a3a8d349aecc {
  border-style: solid;
margin-top: 0.5em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.55);
}








#s-4534578c-efec-488c-8e36-a3a8d349aecc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4534578c-efec-488c-8e36-a3a8d349aecc.shg-box.shg-c {
  justify-content: center;
}

#s-cc35fdb8-cd25-4df5-bafc-460a64dbe798 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-cc35fdb8-cd25-4df5-bafc-460a64dbe798 img.shogun-image {
    
    width: px;
  }


#s-cc35fdb8-cd25-4df5-bafc-460a64dbe798 .shogun-image-content {
  
    align-items: center;
  
}

#s-607a0483-fa29-4552-a796-37eafde48976 {
  border-style: solid;
margin-bottom: 1em;
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;
}




  #s-607a0483-fa29-4552-a796-37eafde48976 img.shogun-image {
    
    width: px;
  }


#s-607a0483-fa29-4552-a796-37eafde48976 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-763d0ac9-0b0c-45ca-b731-8e53ae9cabe4 {
  border-style: solid;
margin-top: 0.5em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-763d0ac9-0b0c-45ca-b731-8e53ae9cabe4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-763d0ac9-0b0c-45ca-b731-8e53ae9cabe4.shg-box.shg-c {
  justify-content: center;
}

#s-f44b7ba5-4139-4caf-be9e-74c46ea50187 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-f44b7ba5-4139-4caf-be9e-74c46ea50187 img.shogun-image {
    
    width: px;
  }


#s-f44b7ba5-4139-4caf-be9e-74c46ea50187 .shogun-image-content {
  
    align-items: center;
  
}

#s-b4416327-9a4d-45cf-a857-71195348a566 {
  border-style: solid;
margin-bottom: 1em;
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;
}




  #s-b4416327-9a4d-45cf-a857-71195348a566 img.shogun-image {
    
    width: px;
  }


#s-b4416327-9a4d-45cf-a857-71195348a566 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-e4490fbe-314b-4b02-9975-648450f790d6 {
  border-style: solid;
margin-top: 0.5em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-e4490fbe-314b-4b02-9975-648450f790d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4490fbe-314b-4b02-9975-648450f790d6.shg-box.shg-c {
  justify-content: center;
}

#s-61b23f9e-a8ca-4761-a7a1-c330928d4d7d {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-61b23f9e-a8ca-4761-a7a1-c330928d4d7d img.shogun-image {
    
    width: px;
  }


#s-61b23f9e-a8ca-4761-a7a1-c330928d4d7d .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-37e7ab26-8f5a-4435-9e02-bfd4b97e236c {
  border-style: solid;
margin-bottom: 1em;
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;
}




  #s-37e7ab26-8f5a-4435-9e02-bfd4b97e236c img.shogun-image {
    
    width: px;
  }


#s-37e7ab26-8f5a-4435-9e02-bfd4b97e236c .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-4b5a94b3-9377-400f-9b6b-4017a1ea774b {
  border-style: solid;
margin-top: 0.5em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-4b5a94b3-9377-400f-9b6b-4017a1ea774b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b5a94b3-9377-400f-9b6b-4017a1ea774b.shg-box.shg-c {
  justify-content: center;
}

#s-b253706d-36a5-489c-9f37-14d8a6faaf15 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-b253706d-36a5-489c-9f37-14d8a6faaf15 img.shogun-image {
    
    width: px;
  }


#s-b253706d-36a5-489c-9f37-14d8a6faaf15 .shogun-image-content {
  
    align-items: center;
  
}

#s-02a507fa-27f8-437e-9af5-1364d06f7c4b {
  border-style: solid;
margin-bottom: 1em;
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;
}
#s-02a507fa-27f8-437e-9af5-1364d06f7c4b:hover {opacity: 1 !important;}



  #s-02a507fa-27f8-437e-9af5-1364d06f7c4b img.shogun-image {
    
    width: px;
  }


#s-02a507fa-27f8-437e-9af5-1364d06f7c4b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-454d73a3-0b5b-4d07-beca-d2f73d86c1d1 {
  border-style: solid;
margin-top: 0.5em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-454d73a3-0b5b-4d07-beca-d2f73d86c1d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-454d73a3-0b5b-4d07-beca-d2f73d86c1d1.shg-box.shg-c {
  justify-content: center;
}

#s-7ff7913e-89a1-417b-af4f-bc33864cb421 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-7ff7913e-89a1-417b-af4f-bc33864cb421 img.shogun-image {
    
    width: px;
  }


#s-7ff7913e-89a1-417b-af4f-bc33864cb421 .shogun-image-content {
  
    align-items: center;
  
}

#s-c01b9d76-7926-4755-8340-d98737bceb3b {
  border-style: solid;
margin-bottom: 1em;
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;
}




  #s-c01b9d76-7926-4755-8340-d98737bceb3b img.shogun-image {
    
    width: px;
  }


#s-c01b9d76-7926-4755-8340-d98737bceb3b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-47032f8c-1cf9-43f3-abbc-9e16b078657f {
  border-style: solid;
margin-top: 0.5em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-47032f8c-1cf9-43f3-abbc-9e16b078657f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-47032f8c-1cf9-43f3-abbc-9e16b078657f {
  cursor: pointer;
}#s-47032f8c-1cf9-43f3-abbc-9e16b078657f.shg-box.shg-c {
  justify-content: center;
}

#s-fd21d2d4-0322-4c94-ac29-dc76819b2384 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-fd21d2d4-0322-4c94-ac29-dc76819b2384 img.shogun-image {
    
    width: px;
  }


#s-fd21d2d4-0322-4c94-ac29-dc76819b2384 .shogun-image-content {
  
    align-items: center;
  
}

#s-023436bb-6512-4d87-befe-7d41dc33396f {
  border-style: solid;
margin-bottom: 1em;
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;
}




  #s-023436bb-6512-4d87-befe-7d41dc33396f img.shogun-image {
    
    width: px;
  }


#s-023436bb-6512-4d87-befe-7d41dc33396f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-92752bb6-5a9d-4bea-8963-90ce662e42d9 {
  border-style: solid;
margin-top: 0.5em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-92752bb6-5a9d-4bea-8963-90ce662e42d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92752bb6-5a9d-4bea-8963-90ce662e42d9.shg-box.shg-c {
  justify-content: center;
}

#s-e5374d6a-e7f4-44a2-a12b-6a7cce232622 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-e5374d6a-e7f4-44a2-a12b-6a7cce232622 img.shogun-image {
    
    width: px;
  }


#s-e5374d6a-e7f4-44a2-a12b-6a7cce232622 .shogun-image-content {
  
    align-items: center;
  
}

#s-056553da-ecb2-4fd3-8f30-88a473af2ea8 {
  min-height: 0px;
}
@media (min-width: 1200px){#s-056553da-ecb2-4fd3-8f30-88a473af2ea8 {
  display: none;
}
#s-056553da-ecb2-4fd3-8f30-88a473af2ea8, #wrap-s-056553da-ecb2-4fd3-8f30-88a473af2ea8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-056553da-ecb2-4fd3-8f30-88a473af2ea8 {
  display: none;
}
#s-056553da-ecb2-4fd3-8f30-88a473af2ea8, #wrap-s-056553da-ecb2-4fd3-8f30-88a473af2ea8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-056553da-ecb2-4fd3-8f30-88a473af2ea8 {
  
}
}@media (max-width: 767px){#s-056553da-ecb2-4fd3-8f30-88a473af2ea8 {
  
}
}







#s-056553da-ecb2-4fd3-8f30-88a473af2ea8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-056553da-ecb2-4fd3-8f30-88a473af2ea8.shg-box.shg-c {
  justify-content: center;
}

#s-c28f40fc-37a7-42f9-ab89-11b9e3d06249 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
}
#s-c28f40fc-37a7-42f9-ab89-11b9e3d06249:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-c28f40fc-37a7-42f9-ab89-11b9e3d06249:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c28f40fc-37a7-42f9-ab89-11b9e3d06249.shg-btn {
  color: #ffffff;
  font-size: 1em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  block ;
}

#s-8b57ed21-6b5f-4e7c-8422-94e2c63e1b80 {
  min-height: 50px;
}








#s-8b57ed21-6b5f-4e7c-8422-94e2c63e1b80 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b57ed21-6b5f-4e7c-8422-94e2c63e1b80.shg-box.shg-c {
  justify-content: center;
}

#s-5ac6fedc-91c5-4f69-8b22-1c419d86ec2a {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 1em;
margin-right: 1em;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-5ac6fedc-91c5-4f69-8b22-1c419d86ec2a {
  display: none;
}
#s-5ac6fedc-91c5-4f69-8b22-1c419d86ec2a, #wrap-s-5ac6fedc-91c5-4f69-8b22-1c419d86ec2a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5ac6fedc-91c5-4f69-8b22-1c419d86ec2a {
  display: none;
}
#s-5ac6fedc-91c5-4f69-8b22-1c419d86ec2a, #wrap-s-5ac6fedc-91c5-4f69-8b22-1c419d86ec2a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5ac6fedc-91c5-4f69-8b22-1c419d86ec2a {
  
}
}@media (max-width: 767px){#s-5ac6fedc-91c5-4f69-8b22-1c419d86ec2a {
  display: none;
}
#s-5ac6fedc-91c5-4f69-8b22-1c419d86ec2a, #wrap-s-5ac6fedc-91c5-4f69-8b22-1c419d86ec2a { display:none !important; }}







#s-5ac6fedc-91c5-4f69-8b22-1c419d86ec2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ac6fedc-91c5-4f69-8b22-1c419d86ec2a {
  cursor: pointer;
}#s-5ac6fedc-91c5-4f69-8b22-1c419d86ec2a.shg-box.shg-c {
  justify-content: center;
}

#s-f234621a-686f-4d01-9622-9e8f9a055d96 {
  margin-left: 1em;
margin-right: 1em;
}

@media (min-width: 0px) {
[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-f234621a-686f-4d01-9622-9e8f9a055d96"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5px);
}

}

#s-004e32bd-481e-45a4-aa03-b12cc8d2ed1f {
  margin-top: 15%;
margin-bottom: 15%;
padding-top: 2em;
padding-bottom: 2em;
min-height: 50px;
background-color: rgba(110, 88, 59, 0);
}








#s-004e32bd-481e-45a4-aa03-b12cc8d2ed1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-004e32bd-481e-45a4-aa03-b12cc8d2ed1f.shg-box.shg-c {
  justify-content: center;
}

#s-d5995dd8-1b87-4c31-9b8d-ac1a7a5dd50c {
  text-align: left;
}

#s-d5995dd8-1b87-4c31-9b8d-ac1a7a5dd50c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 72px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


#s-d5995dd8-1b87-4c31-9b8d-ac1a7a5dd50c .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


.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-b089ef9d-8065-48fd-b9d0-56b4f22634f0 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
margin-right: 1em;
}

#s-bbb841e7-1ee8-47fd-9b52-9852b5690328 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(9, 74, 138, 1);
}
#s-bbb841e7-1ee8-47fd-9b52-9852b5690328:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(9, 74, 138, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-bbb841e7-1ee8-47fd-9b52-9852b5690328:active {background-color: rgba(52, 136, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-bbb841e7-1ee8-47fd-9b52-9852b5690328-btn-wrapper {
    text-align: left;
  }


#s-bbb841e7-1ee8-47fd-9b52-9852b5690328.shg-btn {
  color: rgba(9, 74, 138, 1);
  font-size: 1em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-8b5463ce-f471-4ea8-966a-4908d0a6df02 {
  margin-top: 1em;
text-align: center;
}
@media (min-width: 1200px){#s-8b5463ce-f471-4ea8-966a-4908d0a6df02 {
  display: none;
}
#s-8b5463ce-f471-4ea8-966a-4908d0a6df02, #wrap-s-8b5463ce-f471-4ea8-966a-4908d0a6df02 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8b5463ce-f471-4ea8-966a-4908d0a6df02 {
  display: none;
}
#s-8b5463ce-f471-4ea8-966a-4908d0a6df02, #wrap-s-8b5463ce-f471-4ea8-966a-4908d0a6df02 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8b5463ce-f471-4ea8-966a-4908d0a6df02 {
  display: none;
}
#s-8b5463ce-f471-4ea8-966a-4908d0a6df02, #wrap-s-8b5463ce-f471-4ea8-966a-4908d0a6df02 { display:none !important; }}



  #s-8b5463ce-f471-4ea8-966a-4908d0a6df02 img.shogun-image {
    
    width: px;
  }


#s-8b5463ce-f471-4ea8-966a-4908d0a6df02 .shogun-image-content {
  
    align-items: center;
  
}

#s-8a7bbb35-a4fa-4545-83f0-ccd275949961 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 5%;
margin-right: 5%;
min-height: 550px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8a7bbb35-a4fa-4545-83f0-ccd275949961 {
  display: none;
}
#s-8a7bbb35-a4fa-4545-83f0-ccd275949961, #wrap-s-8a7bbb35-a4fa-4545-83f0-ccd275949961 { display:none !important; }}@media (max-width: 767px){#s-8a7bbb35-a4fa-4545-83f0-ccd275949961 {
  display: none;
}
#s-8a7bbb35-a4fa-4545-83f0-ccd275949961, #wrap-s-8a7bbb35-a4fa-4545-83f0-ccd275949961 { display:none !important; }}







#s-8a7bbb35-a4fa-4545-83f0-ccd275949961 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a7bbb35-a4fa-4545-83f0-ccd275949961 {
  cursor: pointer;
}#s-8a7bbb35-a4fa-4545-83f0-ccd275949961.shg-box.shg-c {
  justify-content: center;
}

#s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8d74e085-8609-4e7d-9477-3dc58b9bb2f7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f6cd68a9-23b0-49f1-a1b0-821c3a254136 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f6cd68a9-23b0-49f1-a1b0-821c3a254136 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 96px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-f6cd68a9-23b0-49f1-a1b0-821c3a254136 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-21f51661-f3f5-4267-b959-5e4275302901 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
margin-right: 0%;
}

#s-6ac83ce2-8dd0-464e-a553-c1c28626dc5f {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
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;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(9, 74, 138, 1);
}
#s-6ac83ce2-8dd0-464e-a553-c1c28626dc5f:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(9, 74, 138, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-6ac83ce2-8dd0-464e-a553-c1c28626dc5f:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #000000 !important;
text-decoration: none !important;}

  #s-6ac83ce2-8dd0-464e-a553-c1c28626dc5f-btn-wrapper {
    text-align: center;
  }


#s-6ac83ce2-8dd0-464e-a553-c1c28626dc5f.shg-btn {
  color: rgba(9, 74, 138, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-af086ff9-e365-46a7-9eb2-bf5eac81a302 {
  min-height: 50px;
}








#s-af086ff9-e365-46a7-9eb2-bf5eac81a302 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af086ff9-e365-46a7-9eb2-bf5eac81a302.shg-box.shg-c {
  justify-content: center;
}

#s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339 {
  margin-top: 1em;
margin-left: 5%;
margin-bottom: 1em;
margin-right: 5%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339 {
  display: none;
}
#s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339, #wrap-s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339 { display:none !important; }}@media (max-width: 767px){#s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339 {
  display: none;
}
#s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339, #wrap-s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339 { display:none !important; }}







#s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339.shg-box.shg-c {
  justify-content: center;
}

#s-0a97f4c1-dcc3-4606-b1ed-e71636d6b979 {
  margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}

#s-0a97f4c1-dcc3-4606-b1ed-e71636d6b979 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 48px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.0em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 992px) {
[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 1200px) {
[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.5em);
}

}

#s-debd68f4-ffe3-4627-a143-d1abbc5dd63f {
  border-style: solid;
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;
}




  #s-debd68f4-ffe3-4627-a143-d1abbc5dd63f img.shogun-image {
    
    width: px;
  }


#s-debd68f4-ffe3-4627-a143-d1abbc5dd63f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-e51b121f-f1b2-4e04-a22d-c48f3f753409 {
  margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}

#s-e51b121f-f1b2-4e04-a22d-c48f3f753409 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-e51b121f-f1b2-4e04-a22d-c48f3f753409 .shogun-heading-component h2 a {
  color: #000;
}


#s-6245d1c5-b6b3-44b7-a63d-ffc1b9ce6a5f {
  border-style: solid;
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;
}




  #s-6245d1c5-b6b3-44b7-a63d-ffc1b9ce6a5f img.shogun-image {
    
    width: px;
  }


#s-6245d1c5-b6b3-44b7-a63d-ffc1b9ce6a5f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-3f376f1d-8e50-4a0e-a716-81e02b3a5a7a {
  margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}

#s-3f376f1d-8e50-4a0e-a716-81e02b3a5a7a .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-3f376f1d-8e50-4a0e-a716-81e02b3a5a7a .shogun-heading-component h2 a {
  color: #000;
}


#s-a2ad52a9-aaa4-4a33-abd6-1b97aa556d83 {
  border-style: solid;
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;
}




  #s-a2ad52a9-aaa4-4a33-abd6-1b97aa556d83 img.shogun-image {
    
    width: px;
  }


#s-a2ad52a9-aaa4-4a33-abd6-1b97aa556d83 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-d282bcc7-3d87-4c96-95c3-b729fb577e29 {
  margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}

#s-d282bcc7-3d87-4c96-95c3-b729fb577e29 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-d282bcc7-3d87-4c96-95c3-b729fb577e29 .shogun-heading-component h2 a {
  color: #000;
}


#s-4499e30f-e9a7-435e-94de-312fc97a13c3 {
  border-style: solid;
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;
}




  #s-4499e30f-e9a7-435e-94de-312fc97a13c3 img.shogun-image {
    
    width: px;
  }


#s-4499e30f-e9a7-435e-94de-312fc97a13c3 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-600f2895-e642-4613-b144-cb7be14b2645 {
  margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}

#s-600f2895-e642-4613-b144-cb7be14b2645 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-600f2895-e642-4613-b144-cb7be14b2645 .shogun-heading-component h2 a {
  color: #000;
}


@media (min-width: 0px) {
[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.0em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 992px) {
[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 1200px) {
[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.5em);
}

}

#s-1521f75a-141e-4c15-9042-9bca5c3eeb6f {
  border-style: solid;
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;
}




  #s-1521f75a-141e-4c15-9042-9bca5c3eeb6f img.shogun-image {
    
    width: px;
  }


#s-1521f75a-141e-4c15-9042-9bca5c3eeb6f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-31c3739a-c0b9-4b75-914a-fdfbee659b04 {
  margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}

#s-31c3739a-c0b9-4b75-914a-fdfbee659b04 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-31c3739a-c0b9-4b75-914a-fdfbee659b04 .shogun-heading-component h2 a {
  color: #000;
}


#s-70591c9d-7883-4742-aea1-0e3926f25363 {
  border-style: solid;
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;
}




  #s-70591c9d-7883-4742-aea1-0e3926f25363 img.shogun-image {
    
    width: px;
  }


#s-70591c9d-7883-4742-aea1-0e3926f25363 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-53734638-a5ed-430e-92e9-468f8f36fb54 {
  margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}

#s-53734638-a5ed-430e-92e9-468f8f36fb54 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-53734638-a5ed-430e-92e9-468f8f36fb54 .shogun-heading-component h2 a {
  color: #000;
}


#s-787bbeb5-808c-4605-83ed-a11477a54616 {
  border-style: solid;
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;
}




  #s-787bbeb5-808c-4605-83ed-a11477a54616 img.shogun-image {
    
    width: px;
  }


#s-787bbeb5-808c-4605-83ed-a11477a54616 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-ce0d36c8-d712-4de2-b812-0b66f0cbabfc {
  margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}

#s-ce0d36c8-d712-4de2-b812-0b66f0cbabfc .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-ce0d36c8-d712-4de2-b812-0b66f0cbabfc .shogun-heading-component h2 a {
  color: #000;
}


#s-c1f1206f-420a-4e1e-b836-72bdb94a6e3d {
  border-style: solid;
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;
}




  #s-c1f1206f-420a-4e1e-b836-72bdb94a6e3d img.shogun-image {
    
    width: px;
  }


#s-c1f1206f-420a-4e1e-b836-72bdb94a6e3d .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-175897e9-0356-4f56-9d7b-1acbd059a53a {
  margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}

#s-175897e9-0356-4f56-9d7b-1acbd059a53a .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-175897e9-0356-4f56-9d7b-1acbd059a53a .shogun-heading-component h2 a {
  color: #000;
}


#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}
@media (min-width: 1200px){#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2 {
  display: none;
}
#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2, #wrap-s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2 {
  display: none;
}
#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2, #wrap-s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2 {
  
}
}@media (max-width: 767px){#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2 {
  
}
}







#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2.shg-box.shg-c {
  justify-content: center;
}

#s-fe128f8f-f47c-4ada-b758-15cc44623fad {
  margin-top: 0.5em;
margin-bottom: 1em;
text-align: center;
}

#s-fe128f8f-f47c-4ada-b758-15cc44623fad .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-af012882-f6c9-4c22-b0d6-79a1796ee78b {
  border-style: solid;
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;
}




  #s-af012882-f6c9-4c22-b0d6-79a1796ee78b img.shogun-image {
    
    width: px;
  }


#s-af012882-f6c9-4c22-b0d6-79a1796ee78b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-99984ffe-eaf7-426c-ad0b-835a1ec6f39a {
  margin-top: 0.5em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-99984ffe-eaf7-426c-ad0b-835a1ec6f39a .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 1em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-99984ffe-eaf7-426c-ad0b-835a1ec6f39a .shogun-heading-component h2 a {
  color: #000;
}


#s-bbf4ca45-0caf-41cc-b94a-457034091bca {
  border-style: solid;
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;
}




  #s-bbf4ca45-0caf-41cc-b94a-457034091bca img.shogun-image {
    
    width: px;
  }


#s-bbf4ca45-0caf-41cc-b94a-457034091bca .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-0ba2a68f-ca3a-4302-9161-ffde2642a5ad {
  margin-top: 0.5em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0ba2a68f-ca3a-4302-9161-ffde2642a5ad .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 1em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-0ba2a68f-ca3a-4302-9161-ffde2642a5ad .shogun-heading-component h2 a {
  color: #000;
}


#s-ac269624-c035-46dd-b062-0a24930fe106 {
  border-style: solid;
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;
}




  #s-ac269624-c035-46dd-b062-0a24930fe106 img.shogun-image {
    
    width: px;
  }


#s-ac269624-c035-46dd-b062-0a24930fe106 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-2e762fe8-235b-4731-800a-c7b686e63b56 {
  margin-top: 0.5em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2e762fe8-235b-4731-800a-c7b686e63b56 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 1em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-2e762fe8-235b-4731-800a-c7b686e63b56 .shogun-heading-component h2 a {
  color: #000;
}


#s-c7fd9b7c-c36d-4d55-811d-85d231ce9351 {
  border-style: solid;
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;
}




  #s-c7fd9b7c-c36d-4d55-811d-85d231ce9351 img.shogun-image {
    
    width: px;
  }


#s-c7fd9b7c-c36d-4d55-811d-85d231ce9351 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-46c30bfd-c7df-41b4-8c00-4e86f6a1e5f8 {
  margin-top: 0.5em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-46c30bfd-c7df-41b4-8c00-4e86f6a1e5f8 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 1em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-46c30bfd-c7df-41b4-8c00-4e86f6a1e5f8 .shogun-heading-component h2 a {
  color: #000;
}


@media (min-width: 0px) {
[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-6ca727c8-77b3-4eea-b38d-ea4f38a12640 {
  border-style: solid;
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;
}




  #s-6ca727c8-77b3-4eea-b38d-ea4f38a12640 img.shogun-image {
    
    width: px;
  }


#s-6ca727c8-77b3-4eea-b38d-ea4f38a12640 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-5f79a6fd-21a0-4aef-8e4c-a1bfc08e5b74 {
  margin-top: 0.5em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5f79a6fd-21a0-4aef-8e4c-a1bfc08e5b74 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 1em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-5f79a6fd-21a0-4aef-8e4c-a1bfc08e5b74 .shogun-heading-component h2 a {
  color: #000;
}


#s-b36674fa-8630-4d08-b047-c4524f49dc81 {
  border-style: solid;
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;
}




  #s-b36674fa-8630-4d08-b047-c4524f49dc81 img.shogun-image {
    
    width: px;
  }


#s-b36674fa-8630-4d08-b047-c4524f49dc81 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-8b5d2104-087b-4337-a921-5e733ee2b2ad {
  margin-top: 0.5em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8b5d2104-087b-4337-a921-5e733ee2b2ad .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 1em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-8b5d2104-087b-4337-a921-5e733ee2b2ad .shogun-heading-component h2 a {
  color: #000;
}


#s-31eaced6-1f70-4208-b152-ba8845ee6d72 {
  border-style: solid;
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;
}




  #s-31eaced6-1f70-4208-b152-ba8845ee6d72 img.shogun-image {
    
    width: px;
  }


#s-31eaced6-1f70-4208-b152-ba8845ee6d72 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-8573741a-8720-4e28-8de8-cbc7b91dfea1 {
  margin-top: 0.5em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8573741a-8720-4e28-8de8-cbc7b91dfea1 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 1em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-8573741a-8720-4e28-8de8-cbc7b91dfea1 .shogun-heading-component h2 a {
  color: #000;
}


#s-10625ad7-712e-4abe-a89b-33adff0afd6c {
  border-style: solid;
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;
}




  #s-10625ad7-712e-4abe-a89b-33adff0afd6c img.shogun-image {
    
    width: px;
  }


#s-10625ad7-712e-4abe-a89b-33adff0afd6c .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-e64084a3-e753-47f1-8a6e-23ccb9b88dae {
  margin-top: 0.5em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e64084a3-e753-47f1-8a6e-23ccb9b88dae .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 1em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-e64084a3-e753-47f1-8a6e-23ccb9b88dae .shogun-heading-component h2 a {
  color: #000;
}


#s-67a95274-9cd3-4402-8523-04f33bb1cc98 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-67a95274-9cd3-4402-8523-04f33bb1cc98 {
  display: none;
}
#s-67a95274-9cd3-4402-8523-04f33bb1cc98, #wrap-s-67a95274-9cd3-4402-8523-04f33bb1cc98 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-67a95274-9cd3-4402-8523-04f33bb1cc98 {
  display: none;
}
#s-67a95274-9cd3-4402-8523-04f33bb1cc98, #wrap-s-67a95274-9cd3-4402-8523-04f33bb1cc98 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-67a95274-9cd3-4402-8523-04f33bb1cc98 {
  display: none;
}
#s-67a95274-9cd3-4402-8523-04f33bb1cc98, #wrap-s-67a95274-9cd3-4402-8523-04f33bb1cc98 { display:none !important; }}
#s-67a95274-9cd3-4402-8523-04f33bb1cc98 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-67a95274-9cd3-4402-8523-04f33bb1cc98 .shg-sld-nav-button.shg-sld-left,
#s-67a95274-9cd3-4402-8523-04f33bb1cc98 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-59342779-3c84-4d2e-a9fa-42901dcf0a97 {
  min-height: 50px;
}








#s-59342779-3c84-4d2e-a9fa-42901dcf0a97 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59342779-3c84-4d2e-a9fa-42901dcf0a97.shg-box.shg-c {
  justify-content: center;
}

#s-d89f3799-ea67-420b-ba71-076bec4b02d7 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 5%;
margin-right: 5%;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d89f3799-ea67-420b-ba71-076bec4b02d7 {
  display: none;
}
#s-d89f3799-ea67-420b-ba71-076bec4b02d7, #wrap-s-d89f3799-ea67-420b-ba71-076bec4b02d7 { display:none !important; }}@media (max-width: 767px){#s-d89f3799-ea67-420b-ba71-076bec4b02d7 {
  display: none;
}
#s-d89f3799-ea67-420b-ba71-076bec4b02d7, #wrap-s-d89f3799-ea67-420b-ba71-076bec4b02d7 { display:none !important; }}







#s-d89f3799-ea67-420b-ba71-076bec4b02d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d89f3799-ea67-420b-ba71-076bec4b02d7 {
  cursor: pointer;
}#s-d89f3799-ea67-420b-ba71-076bec4b02d7.shg-box.shg-c {
  justify-content: center;
}

#s-94626bfc-596a-4b97-b8f3-19bec2f26f8b {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-94626bfc-596a-4b97-b8f3-19bec2f26f8b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f0082866-47a6-42dc-a568-55136b4003a1 {
  margin-top: 10%;
margin-bottom: 10%;
padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
min-height: 50px;
background-color: rgba(110, 88, 59, 0);
}








#s-f0082866-47a6-42dc-a568-55136b4003a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0082866-47a6-42dc-a568-55136b4003a1.shg-box.shg-c {
  justify-content: center;
}

#s-3c7b4471-01ed-4d9b-a102-dfefe3f20c26 {
  text-align: center;
}

#s-3c7b4471-01ed-4d9b-a102-dfefe3f20c26 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 96px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-3c7b4471-01ed-4d9b-a102-dfefe3f20c26 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-a96545ec-8bfa-49cd-aa20-a3e71dbe75db {
  margin-top: 1.5em;
margin-bottom: 1.5em;
margin-right: 0%;
}

#s-5883637d-2bfd-4838-95ea-83835759c8e3 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
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;
background-color: rgba(184, 160, 88, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-5883637d-2bfd-4838-95ea-83835759c8e3:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(184, 160, 88, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-5883637d-2bfd-4838-95ea-83835759c8e3:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #000000 !important;
text-decoration: none !important;}

  #s-5883637d-2bfd-4838-95ea-83835759c8e3-btn-wrapper {
    text-align: center;
  }


#s-5883637d-2bfd-4838-95ea-83835759c8e3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-a8996ae6-7872-41d3-b86d-51b64252e31f {
  background-image: url(https://i.shgcdn.com/aa15d6e4-59c8-46f7-a40d-9d7a2191bb59/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: 1em;
margin-right: 1em;
background-position: center center;
}
@media (min-width: 1200px){#s-a8996ae6-7872-41d3-b86d-51b64252e31f {
  display: none;
}
#s-a8996ae6-7872-41d3-b86d-51b64252e31f, #wrap-s-a8996ae6-7872-41d3-b86d-51b64252e31f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a8996ae6-7872-41d3-b86d-51b64252e31f {
  display: none;
}
#s-a8996ae6-7872-41d3-b86d-51b64252e31f, #wrap-s-a8996ae6-7872-41d3-b86d-51b64252e31f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a8996ae6-7872-41d3-b86d-51b64252e31f {
  
}
}@media (max-width: 767px){#s-a8996ae6-7872-41d3-b86d-51b64252e31f {
  display: none;
}
#s-a8996ae6-7872-41d3-b86d-51b64252e31f, #wrap-s-a8996ae6-7872-41d3-b86d-51b64252e31f { display:none !important; }}







#s-a8996ae6-7872-41d3-b86d-51b64252e31f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8996ae6-7872-41d3-b86d-51b64252e31f {
  cursor: pointer;
}#s-a8996ae6-7872-41d3-b86d-51b64252e31f.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-572ef5e8-acc3-406c-8219-cc508bef321c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bd927914-23fc-46b4-bc68-26a9e7028875 {
  margin-top: 15%;
margin-bottom: 15%;
padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
min-height: 50px;
background-color: rgba(110, 88, 59, 0);
}








#s-bd927914-23fc-46b4-bc68-26a9e7028875 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd927914-23fc-46b4-bc68-26a9e7028875.shg-box.shg-c {
  justify-content: center;
}

#s-343723ec-30ba-4244-8d49-136d952a33ee {
  text-align: left;
}

#s-343723ec-30ba-4244-8d49-136d952a33ee .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 72px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


#s-343723ec-30ba-4244-8d49-136d952a33ee .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-b37e7c39-ffbc-4dd6-96f3-d88dc444a2c3 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
margin-right: 1em;
}

#s-89351fad-c3dc-4657-9d16-0b72795873f1 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(184, 160, 88, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-89351fad-c3dc-4657-9d16-0b72795873f1:hover {background-color: rgba(184, 160, 88, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-89351fad-c3dc-4657-9d16-0b72795873f1:active {background-color: rgba(184, 160, 88, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-89351fad-c3dc-4657-9d16-0b72795873f1-btn-wrapper {
    text-align: left;
  }


#s-89351fad-c3dc-4657-9d16-0b72795873f1.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-58321759-baa3-4a6b-8330-82f13448e5e2 {
  text-align: center;
}
@media (min-width: 1200px){#s-58321759-baa3-4a6b-8330-82f13448e5e2 {
  display: none;
}
#s-58321759-baa3-4a6b-8330-82f13448e5e2, #wrap-s-58321759-baa3-4a6b-8330-82f13448e5e2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-58321759-baa3-4a6b-8330-82f13448e5e2 {
  display: none;
}
#s-58321759-baa3-4a6b-8330-82f13448e5e2, #wrap-s-58321759-baa3-4a6b-8330-82f13448e5e2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-58321759-baa3-4a6b-8330-82f13448e5e2 {
  display: none;
}
#s-58321759-baa3-4a6b-8330-82f13448e5e2, #wrap-s-58321759-baa3-4a6b-8330-82f13448e5e2 { display:none !important; }}



  #s-58321759-baa3-4a6b-8330-82f13448e5e2 img.shogun-image {
    
    width: px;
  }


#s-58321759-baa3-4a6b-8330-82f13448e5e2 .shogun-image-content {
  
    align-items: center;
  
}

#s-0a3923e6-1040-4d8f-adae-bc88da799057 {
  min-height: 50px;
}








#s-0a3923e6-1040-4d8f-adae-bc88da799057 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a3923e6-1040-4d8f-adae-bc88da799057.shg-box.shg-c {
  justify-content: center;
}

#s-ebe91954-ada8-4c88-a42b-47248cca4939 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 5%;
margin-right: 5%;
min-height: 550px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ebe91954-ada8-4c88-a42b-47248cca4939 {
  display: none;
}
#s-ebe91954-ada8-4c88-a42b-47248cca4939, #wrap-s-ebe91954-ada8-4c88-a42b-47248cca4939 { display:none !important; }}@media (max-width: 767px){#s-ebe91954-ada8-4c88-a42b-47248cca4939 {
  display: none;
}
#s-ebe91954-ada8-4c88-a42b-47248cca4939, #wrap-s-ebe91954-ada8-4c88-a42b-47248cca4939 { display:none !important; }}







#s-ebe91954-ada8-4c88-a42b-47248cca4939 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ebe91954-ada8-4c88-a42b-47248cca4939 {
  cursor: pointer;
}#s-ebe91954-ada8-4c88-a42b-47248cca4939.shg-box.shg-c {
  justify-content: center;
}

#s-b416b59e-8dad-47b0-aa83-f2897e39d33e {
  padding-left: 8%;
padding-right: 8%;
}

@media (min-width: 0px) {
[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b416b59e-8dad-47b0-aa83-f2897e39d33e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b1bc0c83-8421-4949-a824-eae9bf48b6a8 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}








#s-b1bc0c83-8421-4949-a824-eae9bf48b6a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1bc0c83-8421-4949-a824-eae9bf48b6a8.shg-box.shg-c {
  justify-content: center;
}

#s-c866f8fc-6a9c-4a79-85fb-c1a425279e74 {
  text-align: center;
}

#s-c866f8fc-6a9c-4a79-85fb-c1a425279e74 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 96px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-c866f8fc-6a9c-4a79-85fb-c1a425279e74 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-f33c9ed3-058f-480e-8d14-cf3f2a75a1cd {
  margin-top: 1.5em;
margin-bottom: 1.5em;
}

#s-e09d146d-05db-47fc-856e-300900b765e3 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
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;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-e09d146d-05db-47fc-856e-300900b765e3:hover {background-color: rgba(255, 153, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e09d146d-05db-47fc-856e-300900b765e3:active {background-color: rgba(255, 153, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-e09d146d-05db-47fc-856e-300900b765e3-btn-wrapper {
    text-align: center;
  }


#s-e09d146d-05db-47fc-856e-300900b765e3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.25em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-a1f0cd70-649a-4b27-aa95-ed0cb2736d13 {
  text-align: center;
}
@media (min-width: 1200px){#s-a1f0cd70-649a-4b27-aa95-ed0cb2736d13 {
  display: none;
}
#s-a1f0cd70-649a-4b27-aa95-ed0cb2736d13, #wrap-s-a1f0cd70-649a-4b27-aa95-ed0cb2736d13 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a1f0cd70-649a-4b27-aa95-ed0cb2736d13 {
  display: none;
}
#s-a1f0cd70-649a-4b27-aa95-ed0cb2736d13, #wrap-s-a1f0cd70-649a-4b27-aa95-ed0cb2736d13 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a1f0cd70-649a-4b27-aa95-ed0cb2736d13 {
  display: none;
}
#s-a1f0cd70-649a-4b27-aa95-ed0cb2736d13, #wrap-s-a1f0cd70-649a-4b27-aa95-ed0cb2736d13 { display:none !important; }}



  #s-a1f0cd70-649a-4b27-aa95-ed0cb2736d13 img.shogun-image {
    
    width: px;
  }


#s-a1f0cd70-649a-4b27-aa95-ed0cb2736d13 .shogun-image-content {
  
    align-items: center;
  
}

#s-ac244ac5-d8be-4dae-9d61-f57a49aa1eaf {
  background-image: url(https://i.shgcdn.com/2d37d57e-3311-4786-9273-d928e8a42744/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: 1em;
margin-right: 1em;
min-height: 550px;
background-position: left center;
}
@media (min-width: 1200px){#s-ac244ac5-d8be-4dae-9d61-f57a49aa1eaf {
  display: none;
}
#s-ac244ac5-d8be-4dae-9d61-f57a49aa1eaf, #wrap-s-ac244ac5-d8be-4dae-9d61-f57a49aa1eaf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ac244ac5-d8be-4dae-9d61-f57a49aa1eaf {
  display: none;
}
#s-ac244ac5-d8be-4dae-9d61-f57a49aa1eaf, #wrap-s-ac244ac5-d8be-4dae-9d61-f57a49aa1eaf { display:none !important; }}@media (max-width: 767px){#s-ac244ac5-d8be-4dae-9d61-f57a49aa1eaf {
  display: none;
}
#s-ac244ac5-d8be-4dae-9d61-f57a49aa1eaf, #wrap-s-ac244ac5-d8be-4dae-9d61-f57a49aa1eaf { display:none !important; }}







#s-ac244ac5-d8be-4dae-9d61-f57a49aa1eaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac244ac5-d8be-4dae-9d61-f57a49aa1eaf {
  cursor: pointer;
}#s-ac244ac5-d8be-4dae-9d61-f57a49aa1eaf.shg-box.shg-c {
  justify-content: center;
}

#s-3986b47e-91ed-48e5-8d50-676ec9a954e1 {
  margin-top: 30%;
text-align: center;
}

#s-3986b47e-91ed-48e5-8d50-676ec9a954e1 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 70px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-3986b47e-91ed-48e5-8d50-676ec9a954e1 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-a69abe35-ffd0-425f-ba7e-9fdcf6958c9e {
  margin-top: 1em;
margin-bottom: 1em;
margin-right: 10%;
}

#s-8fb1720f-578a-4cf4-960c-1364d4ee90ec {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-8fb1720f-578a-4cf4-960c-1364d4ee90ec:hover {background-color: rgba(218, 255, 52, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-8fb1720f-578a-4cf4-960c-1364d4ee90ec:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8fb1720f-578a-4cf4-960c-1364d4ee90ec-btn-wrapper {
    text-align: center;
  }


#s-8fb1720f-578a-4cf4-960c-1364d4ee90ec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-78541561-e637-4a16-a82e-2c7324452315 {
  min-height: 50px;
}








#s-78541561-e637-4a16-a82e-2c7324452315 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78541561-e637-4a16-a82e-2c7324452315.shg-box.shg-c {
  justify-content: center;
}

#s-78a45bc1-59f6-45d1-b3d1-1edeeaf0a46d {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 5%;
margin-right: 5%;
min-height: 550px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-78a45bc1-59f6-45d1-b3d1-1edeeaf0a46d {
  display: none;
}
#s-78a45bc1-59f6-45d1-b3d1-1edeeaf0a46d, #wrap-s-78a45bc1-59f6-45d1-b3d1-1edeeaf0a46d { display:none !important; }}@media (max-width: 767px){#s-78a45bc1-59f6-45d1-b3d1-1edeeaf0a46d {
  display: none;
}
#s-78a45bc1-59f6-45d1-b3d1-1edeeaf0a46d, #wrap-s-78a45bc1-59f6-45d1-b3d1-1edeeaf0a46d { display:none !important; }}







#s-78a45bc1-59f6-45d1-b3d1-1edeeaf0a46d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78a45bc1-59f6-45d1-b3d1-1edeeaf0a46d {
  cursor: pointer;
}#s-78a45bc1-59f6-45d1-b3d1-1edeeaf0a46d.shg-box.shg-c {
  justify-content: center;
}

#s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6 {
  padding-left: 8%;
padding-right: 8%;
}

@media (min-width: 0px) {
[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fa332cec-8a77-4f4e-b3d6-2e347dfab1f6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2263709f-3479-40e7-b1fc-3ab207d1bc0b {
  margin-left: 8%;
margin-right: 8%;
padding-top: 2em;
padding-left: 5%;
padding-bottom: 2em;
padding-right: 5%;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.75);
}








#s-2263709f-3479-40e7-b1fc-3ab207d1bc0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2263709f-3479-40e7-b1fc-3ab207d1bc0b.shg-box.shg-c {
  justify-content: center;
}

#s-eccf9f1b-d8dd-486b-96fc-158d8b7d1944 {
  text-align: center;
}

#s-eccf9f1b-d8dd-486b-96fc-158d8b7d1944 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 96px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-eccf9f1b-d8dd-486b-96fc-158d8b7d1944 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-41fc8575-9679-4a6b-889c-ab7de3a09f85 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
}

#s-9c72033c-f083-4c6a-a86a-91daf8a46ebb {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
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;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 102, 204, 1);
}
#s-9c72033c-f083-4c6a-a86a-91daf8a46ebb:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 102, 204, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9c72033c-f083-4c6a-a86a-91daf8a46ebb:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 102, 204, 1) !important;}

  #s-9c72033c-f083-4c6a-a86a-91daf8a46ebb-btn-wrapper {
    text-align: center;
  }


#s-9c72033c-f083-4c6a-a86a-91daf8a46ebb.shg-btn {
  color: rgba(0, 102, 204, 1);
  font-size: 1.25em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-a037272f-676b-43d2-80b0-38334ef5794d {
  text-align: center;
}
@media (min-width: 1200px){#s-a037272f-676b-43d2-80b0-38334ef5794d {
  display: none;
}
#s-a037272f-676b-43d2-80b0-38334ef5794d, #wrap-s-a037272f-676b-43d2-80b0-38334ef5794d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a037272f-676b-43d2-80b0-38334ef5794d {
  display: none;
}
#s-a037272f-676b-43d2-80b0-38334ef5794d, #wrap-s-a037272f-676b-43d2-80b0-38334ef5794d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a037272f-676b-43d2-80b0-38334ef5794d {
  display: none;
}
#s-a037272f-676b-43d2-80b0-38334ef5794d, #wrap-s-a037272f-676b-43d2-80b0-38334ef5794d { display:none !important; }}



  #s-a037272f-676b-43d2-80b0-38334ef5794d img.shogun-image {
    
    width: px;
  }


#s-a037272f-676b-43d2-80b0-38334ef5794d .shogun-image-content {
  
    align-items: center;
  
}

#s-28e31dc6-812b-40fe-8b84-cb931a2aa7b5 {
  background-image: url(https://i.shgcdn.com/b6020d21-c7f2-46be-821c-361112545f8d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: 1em;
margin-right: 1em;
padding-left: 5%;
padding-right: 5%;
min-height: 550px;
background-position: center center;
}
@media (min-width: 1200px){#s-28e31dc6-812b-40fe-8b84-cb931a2aa7b5 {
  display: none;
}
#s-28e31dc6-812b-40fe-8b84-cb931a2aa7b5, #wrap-s-28e31dc6-812b-40fe-8b84-cb931a2aa7b5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-28e31dc6-812b-40fe-8b84-cb931a2aa7b5 {
  display: none;
}
#s-28e31dc6-812b-40fe-8b84-cb931a2aa7b5, #wrap-s-28e31dc6-812b-40fe-8b84-cb931a2aa7b5 { display:none !important; }}@media (max-width: 767px){#s-28e31dc6-812b-40fe-8b84-cb931a2aa7b5 {
  display: none;
}
#s-28e31dc6-812b-40fe-8b84-cb931a2aa7b5, #wrap-s-28e31dc6-812b-40fe-8b84-cb931a2aa7b5 { display:none !important; }}







#s-28e31dc6-812b-40fe-8b84-cb931a2aa7b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28e31dc6-812b-40fe-8b84-cb931a2aa7b5 {
  cursor: pointer;
}#s-28e31dc6-812b-40fe-8b84-cb931a2aa7b5.shg-box.shg-c {
  justify-content: center;
}

#s-5a655a08-e3a6-4055-83b8-5613389afb38 {
  margin-top: 30%;
text-align: left;
}

#s-5a655a08-e3a6-4055-83b8-5613389afb38 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 70px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


#s-5a655a08-e3a6-4055-83b8-5613389afb38 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-46779cb2-695d-4954-a83d-a8bad1183143 {
  margin-top: 1em;
margin-bottom: 1em;
margin-right: 10%;
}

#s-bd49eaca-990f-409c-83fb-ce4b4b7e6521 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 102, 204, 1);
}
#s-bd49eaca-990f-409c-83fb-ce4b4b7e6521:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 102, 204, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-bd49eaca-990f-409c-83fb-ce4b4b7e6521:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bd49eaca-990f-409c-83fb-ce4b4b7e6521-btn-wrapper {
    text-align: left;
  }


#s-bd49eaca-990f-409c-83fb-ce4b4b7e6521.shg-btn {
  color: rgba(0, 102, 204, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-b95e620c-2b08-4e33-954d-093854e71cd5 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 767px){#s-b95e620c-2b08-4e33-954d-093854e71cd5 {
  display: none;
}
#s-b95e620c-2b08-4e33-954d-093854e71cd5, #wrap-s-b95e620c-2b08-4e33-954d-093854e71cd5 { display:none !important; }}
#s-b95e620c-2b08-4e33-954d-093854e71cd5 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-b95e620c-2b08-4e33-954d-093854e71cd5 .shg-sld-nav-button.shg-sld-left,
#s-b95e620c-2b08-4e33-954d-093854e71cd5 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-0877bf85-90c1-4080-8f03-bc13f65149d1 {
  min-height: 50px;
}








#s-0877bf85-90c1-4080-8f03-bc13f65149d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0877bf85-90c1-4080-8f03-bc13f65149d1.shg-box.shg-c {
  justify-content: center;
}

#s-512bdb69-ed21-499f-85d5-2e4d71f4dae7 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 5%;
margin-right: 5%;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-512bdb69-ed21-499f-85d5-2e4d71f4dae7 {
  display: none;
}
#s-512bdb69-ed21-499f-85d5-2e4d71f4dae7, #wrap-s-512bdb69-ed21-499f-85d5-2e4d71f4dae7 { display:none !important; }}@media (max-width: 767px){#s-512bdb69-ed21-499f-85d5-2e4d71f4dae7 {
  display: none;
}
#s-512bdb69-ed21-499f-85d5-2e4d71f4dae7, #wrap-s-512bdb69-ed21-499f-85d5-2e4d71f4dae7 { display:none !important; }}







#s-512bdb69-ed21-499f-85d5-2e4d71f4dae7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-512bdb69-ed21-499f-85d5-2e4d71f4dae7 {
  cursor: pointer;
}#s-512bdb69-ed21-499f-85d5-2e4d71f4dae7.shg-box.shg-c {
  justify-content: center;
}

#s-99ef629e-32cc-4c11-952b-6bc2aeebe23c {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-99ef629e-32cc-4c11-952b-6bc2aeebe23c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c1fdc87d-36eb-4197-91b3-74d6be8c16a1 {
  margin-top: 10%;
margin-bottom: 10%;
padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
min-height: 50px;
background-color: rgba(110, 88, 59, 0);
}








#s-c1fdc87d-36eb-4197-91b3-74d6be8c16a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1fdc87d-36eb-4197-91b3-74d6be8c16a1.shg-box.shg-c {
  justify-content: center;
}

#s-12846352-62a6-4797-a3fb-58542f3d061b {
  text-align: center;
}

#s-12846352-62a6-4797-a3fb-58542f3d061b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 96px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-12846352-62a6-4797-a3fb-58542f3d061b .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-b8a2a017-7c48-4d32-87c7-9a3d94e03818 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
margin-right: 0%;
}

#s-85ef93b3-79db-4271-a1a1-838d7585ad09 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
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;
background-color: rgba(184, 160, 88, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-85ef93b3-79db-4271-a1a1-838d7585ad09:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(184, 160, 88, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-85ef93b3-79db-4271-a1a1-838d7585ad09:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #000000 !important;
text-decoration: none !important;}

  #s-85ef93b3-79db-4271-a1a1-838d7585ad09-btn-wrapper {
    text-align: center;
  }


#s-85ef93b3-79db-4271-a1a1-838d7585ad09.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-5498f403-c91f-4322-be56-7fd4f73ee303 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 1em;
margin-right: 1em;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-5498f403-c91f-4322-be56-7fd4f73ee303 {
  display: none;
}
#s-5498f403-c91f-4322-be56-7fd4f73ee303, #wrap-s-5498f403-c91f-4322-be56-7fd4f73ee303 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5498f403-c91f-4322-be56-7fd4f73ee303 {
  display: none;
}
#s-5498f403-c91f-4322-be56-7fd4f73ee303, #wrap-s-5498f403-c91f-4322-be56-7fd4f73ee303 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5498f403-c91f-4322-be56-7fd4f73ee303 {
  
}
}@media (max-width: 767px){#s-5498f403-c91f-4322-be56-7fd4f73ee303 {
  display: none;
}
#s-5498f403-c91f-4322-be56-7fd4f73ee303, #wrap-s-5498f403-c91f-4322-be56-7fd4f73ee303 { display:none !important; }}







#s-5498f403-c91f-4322-be56-7fd4f73ee303 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5498f403-c91f-4322-be56-7fd4f73ee303 {
  cursor: pointer;
}#s-5498f403-c91f-4322-be56-7fd4f73ee303.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c6367323-91b3-49f4-8baa-fbc1f323305e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c67bd4b0-7866-4809-9e64-9a94bec3862c {
  margin-top: 15%;
margin-bottom: 15%;
padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
min-height: 50px;
background-color: rgba(110, 88, 59, 0);
}








#s-c67bd4b0-7866-4809-9e64-9a94bec3862c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c67bd4b0-7866-4809-9e64-9a94bec3862c.shg-box.shg-c {
  justify-content: center;
}

#s-c7671c2e-bbfe-4f11-a483-218b7f0ac7fd {
  text-align: left;
}

#s-c7671c2e-bbfe-4f11-a483-218b7f0ac7fd .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 72px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


#s-c7671c2e-bbfe-4f11-a483-218b7f0ac7fd .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-d3f37a6c-84da-4a33-a055-3a6163c70ca4 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
margin-right: 1em;
}

#s-794fd75d-bce9-4e53-a42c-6d108b44a293 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(184, 160, 88, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-794fd75d-bce9-4e53-a42c-6d108b44a293:hover {background-color: rgba(184, 160, 88, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-794fd75d-bce9-4e53-a42c-6d108b44a293:active {background-color: rgba(184, 160, 88, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-794fd75d-bce9-4e53-a42c-6d108b44a293-btn-wrapper {
    text-align: left;
  }


#s-794fd75d-bce9-4e53-a42c-6d108b44a293.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-363ceb8d-b821-4f3e-ab2e-3b7412715c6f {
  text-align: center;
}
@media (min-width: 1200px){#s-363ceb8d-b821-4f3e-ab2e-3b7412715c6f {
  display: none;
}
#s-363ceb8d-b821-4f3e-ab2e-3b7412715c6f, #wrap-s-363ceb8d-b821-4f3e-ab2e-3b7412715c6f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-363ceb8d-b821-4f3e-ab2e-3b7412715c6f {
  display: none;
}
#s-363ceb8d-b821-4f3e-ab2e-3b7412715c6f, #wrap-s-363ceb8d-b821-4f3e-ab2e-3b7412715c6f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-363ceb8d-b821-4f3e-ab2e-3b7412715c6f {
  display: none;
}
#s-363ceb8d-b821-4f3e-ab2e-3b7412715c6f, #wrap-s-363ceb8d-b821-4f3e-ab2e-3b7412715c6f { display:none !important; }}



  #s-363ceb8d-b821-4f3e-ab2e-3b7412715c6f img.shogun-image {
    
    width: px;
  }


#s-363ceb8d-b821-4f3e-ab2e-3b7412715c6f .shogun-image-content {
  
    align-items: center;
  
}

#s-37390735-0046-4355-b52b-0a8fcd84181e {
  min-height: 50px;
}








#s-37390735-0046-4355-b52b-0a8fcd84181e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37390735-0046-4355-b52b-0a8fcd84181e.shg-box.shg-c {
  justify-content: center;
}

#s-c88ad4c2-7b25-402f-b301-b6059b18e015 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 5%;
margin-right: 5%;
min-height: 550px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c88ad4c2-7b25-402f-b301-b6059b18e015 {
  display: none;
}
#s-c88ad4c2-7b25-402f-b301-b6059b18e015, #wrap-s-c88ad4c2-7b25-402f-b301-b6059b18e015 { display:none !important; }}@media (max-width: 767px){#s-c88ad4c2-7b25-402f-b301-b6059b18e015 {
  display: none;
}
#s-c88ad4c2-7b25-402f-b301-b6059b18e015, #wrap-s-c88ad4c2-7b25-402f-b301-b6059b18e015 { display:none !important; }}







#s-c88ad4c2-7b25-402f-b301-b6059b18e015 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c88ad4c2-7b25-402f-b301-b6059b18e015 {
  cursor: pointer;
}#s-c88ad4c2-7b25-402f-b301-b6059b18e015.shg-box.shg-c {
  justify-content: center;
}

#s-27607e49-7eac-419e-bebf-59e45164545a {
  padding-left: 8%;
padding-right: 8%;
}

@media (min-width: 0px) {
[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-27607e49-7eac-419e-bebf-59e45164545a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-488dbbb8-0106-40a8-ab9a-3c9de942ef38 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}








#s-488dbbb8-0106-40a8-ab9a-3c9de942ef38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-488dbbb8-0106-40a8-ab9a-3c9de942ef38.shg-box.shg-c {
  justify-content: center;
}

#s-75ec6731-fd7e-4359-a563-fe192f033a50 {
  text-align: center;
}

#s-75ec6731-fd7e-4359-a563-fe192f033a50 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 96px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-75ec6731-fd7e-4359-a563-fe192f033a50 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-bfd638c4-3447-41c1-ad81-accdbcc50223 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
}

#s-c083f495-ff04-4428-81f4-d58794019fc8 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
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;
background-color: rgba(255, 153, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-c083f495-ff04-4428-81f4-d58794019fc8:hover {background-color: rgba(255, 153, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c083f495-ff04-4428-81f4-d58794019fc8:active {background-color: rgba(255, 153, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-c083f495-ff04-4428-81f4-d58794019fc8-btn-wrapper {
    text-align: center;
  }


#s-c083f495-ff04-4428-81f4-d58794019fc8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.25em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-0cbffd8a-fc6c-4cc1-8cd6-ea190ace360f {
  text-align: center;
}
@media (min-width: 1200px){#s-0cbffd8a-fc6c-4cc1-8cd6-ea190ace360f {
  display: none;
}
#s-0cbffd8a-fc6c-4cc1-8cd6-ea190ace360f, #wrap-s-0cbffd8a-fc6c-4cc1-8cd6-ea190ace360f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0cbffd8a-fc6c-4cc1-8cd6-ea190ace360f {
  display: none;
}
#s-0cbffd8a-fc6c-4cc1-8cd6-ea190ace360f, #wrap-s-0cbffd8a-fc6c-4cc1-8cd6-ea190ace360f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0cbffd8a-fc6c-4cc1-8cd6-ea190ace360f {
  display: none;
}
#s-0cbffd8a-fc6c-4cc1-8cd6-ea190ace360f, #wrap-s-0cbffd8a-fc6c-4cc1-8cd6-ea190ace360f { display:none !important; }}



  #s-0cbffd8a-fc6c-4cc1-8cd6-ea190ace360f img.shogun-image {
    
    width: px;
  }


#s-0cbffd8a-fc6c-4cc1-8cd6-ea190ace360f .shogun-image-content {
  
    align-items: center;
  
}

#s-56266e24-e538-4a9e-acf4-f1614e4956d3 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 1em;
margin-right: 1em;
min-height: 500px;
background-position: left center;
}
@media (min-width: 1200px){#s-56266e24-e538-4a9e-acf4-f1614e4956d3 {
  display: none;
}
#s-56266e24-e538-4a9e-acf4-f1614e4956d3, #wrap-s-56266e24-e538-4a9e-acf4-f1614e4956d3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-56266e24-e538-4a9e-acf4-f1614e4956d3 {
  display: none;
}
#s-56266e24-e538-4a9e-acf4-f1614e4956d3, #wrap-s-56266e24-e538-4a9e-acf4-f1614e4956d3 { display:none !important; }}@media (max-width: 767px){#s-56266e24-e538-4a9e-acf4-f1614e4956d3 {
  display: none;
}
#s-56266e24-e538-4a9e-acf4-f1614e4956d3, #wrap-s-56266e24-e538-4a9e-acf4-f1614e4956d3 { display:none !important; }}







#s-56266e24-e538-4a9e-acf4-f1614e4956d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-56266e24-e538-4a9e-acf4-f1614e4956d3 {
  cursor: pointer;
}#s-56266e24-e538-4a9e-acf4-f1614e4956d3.shg-box.shg-c {
  justify-content: center;
}

#s-479a5291-8c02-4e86-911e-5cf3677e857c {
  margin-top: 30%;
text-align: center;
}

#s-479a5291-8c02-4e86-911e-5cf3677e857c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 70px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-479a5291-8c02-4e86-911e-5cf3677e857c .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-eb9c4f38-66e5-4b0f-93c1-d247b550f072 {
  margin-top: 1em;
margin-bottom: 1em;
margin-right: 10%;
}

#s-52f8ea6e-75be-46b9-ab58-fa63dc490bea {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-52f8ea6e-75be-46b9-ab58-fa63dc490bea:hover {background-color: rgba(218, 255, 52, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-52f8ea6e-75be-46b9-ab58-fa63dc490bea:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-52f8ea6e-75be-46b9-ab58-fa63dc490bea-btn-wrapper {
    text-align: center;
  }


#s-52f8ea6e-75be-46b9-ab58-fa63dc490bea.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-8871c6bc-54f5-4bdc-9b75-e427ba4c1545 {
  min-height: 50px;
}








#s-8871c6bc-54f5-4bdc-9b75-e427ba4c1545 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8871c6bc-54f5-4bdc-9b75-e427ba4c1545.shg-box.shg-c {
  justify-content: center;
}

#s-26a1e6d4-a357-40d1-902b-5ac450849dc6 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 5%;
margin-right: 5%;
min-height: 550px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-26a1e6d4-a357-40d1-902b-5ac450849dc6 {
  display: none;
}
#s-26a1e6d4-a357-40d1-902b-5ac450849dc6, #wrap-s-26a1e6d4-a357-40d1-902b-5ac450849dc6 { display:none !important; }}@media (max-width: 767px){#s-26a1e6d4-a357-40d1-902b-5ac450849dc6 {
  display: none;
}
#s-26a1e6d4-a357-40d1-902b-5ac450849dc6, #wrap-s-26a1e6d4-a357-40d1-902b-5ac450849dc6 { display:none !important; }}







#s-26a1e6d4-a357-40d1-902b-5ac450849dc6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26a1e6d4-a357-40d1-902b-5ac450849dc6 {
  cursor: pointer;
}#s-26a1e6d4-a357-40d1-902b-5ac450849dc6.shg-box.shg-c {
  justify-content: center;
}

#s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07 {
  padding-left: 8%;
padding-right: 8%;
}

@media (min-width: 0px) {
[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8e6283a1-2ed3-4067-9c44-73a99f6e6d07"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-665dcf31-7ff9-4ad9-9f8a-398f433f50d4 {
  margin-left: 3%;
margin-right: 3%;
padding-top: 2em;
padding-left: 5%;
padding-bottom: 2em;
padding-right: 5%;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.75);
}








#s-665dcf31-7ff9-4ad9-9f8a-398f433f50d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-665dcf31-7ff9-4ad9-9f8a-398f433f50d4.shg-box.shg-c {
  justify-content: center;
}

#s-ee922282-5c3f-446d-884f-db8d87145ddf {
  text-align: center;
}

#s-ee922282-5c3f-446d-884f-db8d87145ddf .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 96px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-ee922282-5c3f-446d-884f-db8d87145ddf .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-94353d87-158f-457d-ad1a-7a1a4133e6c7 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
}

#s-c52f01b3-e22f-49d2-8203-4488eeee7819 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
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;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 102, 204, 1);
}
#s-c52f01b3-e22f-49d2-8203-4488eeee7819:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 102, 204, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c52f01b3-e22f-49d2-8203-4488eeee7819:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 102, 204, 1) !important;}

  #s-c52f01b3-e22f-49d2-8203-4488eeee7819-btn-wrapper {
    text-align: center;
  }


#s-c52f01b3-e22f-49d2-8203-4488eeee7819.shg-btn {
  color: rgba(0, 102, 204, 1);
  font-size: 1.25em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-bd4bed72-2624-4199-a9ad-d23dcf305a34 {
  text-align: center;
}
@media (min-width: 1200px){#s-bd4bed72-2624-4199-a9ad-d23dcf305a34 {
  display: none;
}
#s-bd4bed72-2624-4199-a9ad-d23dcf305a34, #wrap-s-bd4bed72-2624-4199-a9ad-d23dcf305a34 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bd4bed72-2624-4199-a9ad-d23dcf305a34 {
  display: none;
}
#s-bd4bed72-2624-4199-a9ad-d23dcf305a34, #wrap-s-bd4bed72-2624-4199-a9ad-d23dcf305a34 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bd4bed72-2624-4199-a9ad-d23dcf305a34 {
  display: none;
}
#s-bd4bed72-2624-4199-a9ad-d23dcf305a34, #wrap-s-bd4bed72-2624-4199-a9ad-d23dcf305a34 { display:none !important; }}



  #s-bd4bed72-2624-4199-a9ad-d23dcf305a34 img.shogun-image {
    
    width: px;
  }


#s-bd4bed72-2624-4199-a9ad-d23dcf305a34 .shogun-image-content {
  
    align-items: center;
  
}

#s-0772c9f6-04ea-4a6e-8db1-14aaebcb2c14 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 1em;
margin-right: 1em;
padding-left: 5%;
padding-right: 5%;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-0772c9f6-04ea-4a6e-8db1-14aaebcb2c14 {
  display: none;
}
#s-0772c9f6-04ea-4a6e-8db1-14aaebcb2c14, #wrap-s-0772c9f6-04ea-4a6e-8db1-14aaebcb2c14 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0772c9f6-04ea-4a6e-8db1-14aaebcb2c14 {
  display: none;
}
#s-0772c9f6-04ea-4a6e-8db1-14aaebcb2c14, #wrap-s-0772c9f6-04ea-4a6e-8db1-14aaebcb2c14 { display:none !important; }}@media (max-width: 767px){#s-0772c9f6-04ea-4a6e-8db1-14aaebcb2c14 {
  display: none;
}
#s-0772c9f6-04ea-4a6e-8db1-14aaebcb2c14, #wrap-s-0772c9f6-04ea-4a6e-8db1-14aaebcb2c14 { display:none !important; }}







#s-0772c9f6-04ea-4a6e-8db1-14aaebcb2c14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0772c9f6-04ea-4a6e-8db1-14aaebcb2c14 {
  cursor: pointer;
}#s-0772c9f6-04ea-4a6e-8db1-14aaebcb2c14.shg-box.shg-c {
  justify-content: center;
}

#s-64c9d511-d492-4aef-b3d0-684e574bc859 {
  margin-top: 30%;
text-align: left;
}

#s-64c9d511-d492-4aef-b3d0-684e574bc859 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 70px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


#s-64c9d511-d492-4aef-b3d0-684e574bc859 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-7c362453-6bab-4843-afed-2207101f72d4 {
  margin-top: 1em;
margin-bottom: 1em;
margin-right: 10%;
}

#s-3c802567-45b9-4b47-b3d6-88799f8e1469 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 102, 204, 1);
}
#s-3c802567-45b9-4b47-b3d6-88799f8e1469:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 102, 204, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-3c802567-45b9-4b47-b3d6-88799f8e1469:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3c802567-45b9-4b47-b3d6-88799f8e1469-btn-wrapper {
    text-align: left;
  }


#s-3c802567-45b9-4b47-b3d6-88799f8e1469.shg-btn {
  color: rgba(0, 102, 204, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-87b06495-9d36-4451-98c0-2c33a3e2f130 {
  min-height: 50px;
}








#s-87b06495-9d36-4451-98c0-2c33a3e2f130 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87b06495-9d36-4451-98c0-2c33a3e2f130.shg-box.shg-c {
  justify-content: center;
}

#s-99556915-a433-406c-ad0d-3592f616fe72 {
  padding-top: 1em;
padding-left: 5%;
padding-bottom: 1em;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-99556915-a433-406c-ad0d-3592f616fe72 {
  display: none;
}
#s-99556915-a433-406c-ad0d-3592f616fe72, #wrap-s-99556915-a433-406c-ad0d-3592f616fe72 { display:none !important; }}@media (max-width: 767px){#s-99556915-a433-406c-ad0d-3592f616fe72 {
  display: none;
}
#s-99556915-a433-406c-ad0d-3592f616fe72, #wrap-s-99556915-a433-406c-ad0d-3592f616fe72 { display:none !important; }}







#s-99556915-a433-406c-ad0d-3592f616fe72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99556915-a433-406c-ad0d-3592f616fe72.shg-box.shg-c {
  justify-content: center;
}

#s-42b1295a-47e7-4937-b39e-27577ccfff94 {
  margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}

#s-42b1295a-47e7-4937-b39e-27577ccfff94 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 48px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 768px) {
[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 0px) {
[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0em);
}

}

#s-e7d5ff3d-7325-47d3-b504-1036b5a64615 {
  border-style: solid;
margin-bottom: 2em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(208, 1, 0, 1);
border-style: solid;
text-align: center;
}




  #s-e7d5ff3d-7325-47d3-b504-1036b5a64615 img.shogun-image {
    
    width: px;
  }


#s-e7d5ff3d-7325-47d3-b504-1036b5a64615 .shogun-image-content {
  
    align-items: center;
  
}

#s-bfc09295-6204-43ba-ac55-f27db22acbb0 {
  border-style: solid;
margin-bottom: 2em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(253, 228, 51, 1);
border-style: solid;
text-align: center;
}




  #s-bfc09295-6204-43ba-ac55-f27db22acbb0 img.shogun-image {
    
    width: px;
  }


#s-bfc09295-6204-43ba-ac55-f27db22acbb0 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0em);
}

}

#s-172b136a-1d15-4b80-8eae-e7cfc5cf3c0e {
  border-style: solid;
margin-bottom: 2em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(161, 234, 178, 1);
border-style: solid;
text-align: center;
}




  #s-172b136a-1d15-4b80-8eae-e7cfc5cf3c0e img.shogun-image {
    
    width: px;
  }


#s-172b136a-1d15-4b80-8eae-e7cfc5cf3c0e .shogun-image-content {
  
    align-items: center;
  
}

#s-7963b3fa-9d62-4380-9ca9-8ad6dea82159 {
  border-style: solid;
margin-bottom: 2em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(213, 181, 40, 1);
border-style: solid;
text-align: center;
}
#s-7963b3fa-9d62-4380-9ca9-8ad6dea82159:hover {opacity: 1 !important;}



  #s-7963b3fa-9d62-4380-9ca9-8ad6dea82159 img.shogun-image {
    
    width: px;
  }


#s-7963b3fa-9d62-4380-9ca9-8ad6dea82159 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 768px) {
[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 0px) {
[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0em);
}

}

#s-8d4eb914-8adf-4f3b-a5fd-592b8fa27b15 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 123, 10, 1);
border-style: solid;
text-align: center;
}




  #s-8d4eb914-8adf-4f3b-a5fd-592b8fa27b15 img.shogun-image {
    
    width: px;
  }


#s-8d4eb914-8adf-4f3b-a5fd-592b8fa27b15 .shogun-image-content {
  
    align-items: center;
  
}

#s-248b69ea-8654-4642-840d-27fac3e297c4 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}




  #s-248b69ea-8654-4642-840d-27fac3e297c4 img.shogun-image {
    
    width: px;
  }


#s-248b69ea-8654-4642-840d-27fac3e297c4 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0em);
}

}

#s-3cc16d7b-5663-47a7-9136-f8ff1368166d {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(150, 35, 42, 1);
border-style: solid;
text-align: center;
}




  #s-3cc16d7b-5663-47a7-9136-f8ff1368166d img.shogun-image {
    
    width: px;
  }


#s-3cc16d7b-5663-47a7-9136-f8ff1368166d .shogun-image-content {
  
    align-items: center;
  
}

#s-a7c68906-2c12-425d-951e-7a3457b04baf {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(11, 147, 174, 1);
border-style: solid;
text-align: center;
}




  #s-a7c68906-2c12-425d-951e-7a3457b04baf img.shogun-image {
    
    width: px;
  }


#s-a7c68906-2c12-425d-951e-7a3457b04baf .shogun-image-content {
  
    align-items: center;
  
}

#s-96cfe35c-de20-4ee4-8d45-66980c2609f6 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
}
@media (min-width: 1200px){#s-96cfe35c-de20-4ee4-8d45-66980c2609f6 {
  display: none;
}
#s-96cfe35c-de20-4ee4-8d45-66980c2609f6, #wrap-s-96cfe35c-de20-4ee4-8d45-66980c2609f6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-96cfe35c-de20-4ee4-8d45-66980c2609f6 {
  display: none;
}
#s-96cfe35c-de20-4ee4-8d45-66980c2609f6, #wrap-s-96cfe35c-de20-4ee4-8d45-66980c2609f6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-96cfe35c-de20-4ee4-8d45-66980c2609f6 {
  
}
}@media (max-width: 767px){#s-96cfe35c-de20-4ee4-8d45-66980c2609f6 {
  
}
}







#s-96cfe35c-de20-4ee4-8d45-66980c2609f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96cfe35c-de20-4ee4-8d45-66980c2609f6.shg-box.shg-c {
  justify-content: center;
}

#s-40158e20-229e-426c-a9cf-22b4536302c9 {
  margin-top: 0.5px;
margin-bottom: 1em;
text-align: center;
}

#s-40158e20-229e-426c-a9cf-22b4536302c9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-3d53f7d2-f511-4332-af69-74bed6714467"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 0px) {
[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-7cd6fe99-06b9-4113-926f-a67bc98f3259"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-7d851d82-8a55-4eb0-8cf3-8d233b8a5bfa {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(208, 1, 0, 1);
border-style: solid;
text-align: center;
}




  #s-7d851d82-8a55-4eb0-8cf3-8d233b8a5bfa img.shogun-image {
    
    width: px;
  }


#s-7d851d82-8a55-4eb0-8cf3-8d233b8a5bfa .shogun-image-content {
  
    align-items: center;
  
}

#s-cc82a6d4-01ce-4d1b-80a5-597a13226ade {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(253, 228, 51, 1);
border-style: solid;
text-align: center;
}




  #s-cc82a6d4-01ce-4d1b-80a5-597a13226ade img.shogun-image {
    
    width: px;
  }


#s-cc82a6d4-01ce-4d1b-80a5-597a13226ade .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-59138411-30fd-453e-94d4-2cdfa69ce6a3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-ef256eb0-8d02-4db7-adfc-6c88ab80075c {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(161, 234, 178, 1);
border-style: solid;
text-align: center;
}




  #s-ef256eb0-8d02-4db7-adfc-6c88ab80075c img.shogun-image {
    
    width: px;
  }


#s-ef256eb0-8d02-4db7-adfc-6c88ab80075c .shogun-image-content {
  
    align-items: center;
  
}

#s-5f12ca7e-e4a1-4c34-af70-f1570faf0ad3 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(11, 147, 174, 1);
border-style: solid;
text-align: center;
}




  #s-5f12ca7e-e4a1-4c34-af70-f1570faf0ad3 img.shogun-image {
    
    width: px;
  }


#s-5f12ca7e-e4a1-4c34-af70-f1570faf0ad3 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-20caaf7b-69c8-4a49-b66e-db4e55049270"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 0px) {
[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-649a1665-0b57-4dfb-a5dd-1abc27561421"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-15c41577-0a12-4dda-b6a6-ee3b5b7548b2 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 123, 10, 1);
border-style: solid;
text-align: center;
}




  #s-15c41577-0a12-4dda-b6a6-ee3b5b7548b2 img.shogun-image {
    
    width: px;
  }


#s-15c41577-0a12-4dda-b6a6-ee3b5b7548b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-f6be7664-8c5c-4546-8ec5-e440af608eb1 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}




  #s-f6be7664-8c5c-4546-8ec5-e440af608eb1 img.shogun-image {
    
    width: px;
  }


#s-f6be7664-8c5c-4546-8ec5-e440af608eb1 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-80cdb2f7-8ff2-4829-848c-2625d21b70f9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-da034475-2e3f-4f83-803e-ad9978af3ada {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(150, 35, 42, 1);
border-style: solid;
text-align: center;
}




  #s-da034475-2e3f-4f83-803e-ad9978af3ada img.shogun-image {
    
    width: px;
  }


#s-da034475-2e3f-4f83-803e-ad9978af3ada .shogun-image-content {
  
    align-items: center;
  
}

#s-72377a46-7210-49a6-a4be-f00f3aec3933 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(213, 181, 40, 1);
border-style: solid;
text-align: center;
}
#s-72377a46-7210-49a6-a4be-f00f3aec3933:hover {opacity: 1 !important;}



  #s-72377a46-7210-49a6-a4be-f00f3aec3933 img.shogun-image {
    
    width: px;
  }


#s-72377a46-7210-49a6-a4be-f00f3aec3933 .shogun-image-content {
  
    align-items: center;
  
}

#s-873801f0-5ccc-4078-9e36-431efa914a93 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 767px){#s-873801f0-5ccc-4078-9e36-431efa914a93 {
  display: none;
}
#s-873801f0-5ccc-4078-9e36-431efa914a93, #wrap-s-873801f0-5ccc-4078-9e36-431efa914a93 { display:none !important; }}
#s-873801f0-5ccc-4078-9e36-431efa914a93 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-873801f0-5ccc-4078-9e36-431efa914a93 .shg-sld-nav-button.shg-sld-left,
#s-873801f0-5ccc-4078-9e36-431efa914a93 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-e59f6047-8ba4-4b38-8e7c-9aba04cfe357 {
  min-height: 50px;
}








#s-e59f6047-8ba4-4b38-8e7c-9aba04cfe357 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e59f6047-8ba4-4b38-8e7c-9aba04cfe357.shg-box.shg-c {
  justify-content: center;
}

#s-84a6fdb7-c8a5-4f0c-822f-8e5d7370e6e8 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 1em;
margin-right: 1em;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-84a6fdb7-c8a5-4f0c-822f-8e5d7370e6e8 {
  display: none;
}
#s-84a6fdb7-c8a5-4f0c-822f-8e5d7370e6e8, #wrap-s-84a6fdb7-c8a5-4f0c-822f-8e5d7370e6e8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-84a6fdb7-c8a5-4f0c-822f-8e5d7370e6e8 {
  display: none;
}
#s-84a6fdb7-c8a5-4f0c-822f-8e5d7370e6e8, #wrap-s-84a6fdb7-c8a5-4f0c-822f-8e5d7370e6e8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-84a6fdb7-c8a5-4f0c-822f-8e5d7370e6e8 {
  
}
}@media (max-width: 767px){#s-84a6fdb7-c8a5-4f0c-822f-8e5d7370e6e8 {
  display: none;
}
#s-84a6fdb7-c8a5-4f0c-822f-8e5d7370e6e8, #wrap-s-84a6fdb7-c8a5-4f0c-822f-8e5d7370e6e8 { display:none !important; }}







#s-84a6fdb7-c8a5-4f0c-822f-8e5d7370e6e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84a6fdb7-c8a5-4f0c-822f-8e5d7370e6e8 {
  cursor: pointer;
}#s-84a6fdb7-c8a5-4f0c-822f-8e5d7370e6e8.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-90753c28-8779-4179-adf9-675ddf9ceb1d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7bb14d26-ee98-4c57-9242-06557d73fe99 {
  margin-top: 15%;
margin-bottom: 15%;
padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
min-height: 50px;
background-color: rgba(110, 88, 59, 0);
}








#s-7bb14d26-ee98-4c57-9242-06557d73fe99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7bb14d26-ee98-4c57-9242-06557d73fe99.shg-box.shg-c {
  justify-content: center;
}

#s-12b87176-773a-4c3a-8590-ca27a7b35b24 {
  text-align: left;
}

#s-12b87176-773a-4c3a-8590-ca27a7b35b24 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 72px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


#s-12b87176-773a-4c3a-8590-ca27a7b35b24 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-802e83ce-b7d3-407a-b366-25f814fb9585 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
margin-right: 1em;
}

#s-194b53b8-dacc-4258-9190-b0788749ece5 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(52, 136, 77, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-194b53b8-dacc-4258-9190-b0788749ece5:hover {background-color: rgba(52, 136, 77, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-194b53b8-dacc-4258-9190-b0788749ece5:active {background-color: rgba(52, 136, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-194b53b8-dacc-4258-9190-b0788749ece5-btn-wrapper {
    text-align: left;
  }


#s-194b53b8-dacc-4258-9190-b0788749ece5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-9fca3a22-5cf8-4403-93c7-c55e36fd11eb {
  margin-top: 1em;
text-align: center;
}
@media (min-width: 1200px){#s-9fca3a22-5cf8-4403-93c7-c55e36fd11eb {
  display: none;
}
#s-9fca3a22-5cf8-4403-93c7-c55e36fd11eb, #wrap-s-9fca3a22-5cf8-4403-93c7-c55e36fd11eb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9fca3a22-5cf8-4403-93c7-c55e36fd11eb {
  display: none;
}
#s-9fca3a22-5cf8-4403-93c7-c55e36fd11eb, #wrap-s-9fca3a22-5cf8-4403-93c7-c55e36fd11eb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9fca3a22-5cf8-4403-93c7-c55e36fd11eb {
  display: none;
}
#s-9fca3a22-5cf8-4403-93c7-c55e36fd11eb, #wrap-s-9fca3a22-5cf8-4403-93c7-c55e36fd11eb { display:none !important; }}



  #s-9fca3a22-5cf8-4403-93c7-c55e36fd11eb img.shogun-image {
    
    width: px;
  }


#s-9fca3a22-5cf8-4403-93c7-c55e36fd11eb .shogun-image-content {
  
    align-items: center;
  
}

#s-d188467d-ca6f-445f-a4e1-09dc00443168 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 5%;
margin-right: 5%;
min-height: 550px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d188467d-ca6f-445f-a4e1-09dc00443168 {
  display: none;
}
#s-d188467d-ca6f-445f-a4e1-09dc00443168, #wrap-s-d188467d-ca6f-445f-a4e1-09dc00443168 { display:none !important; }}@media (max-width: 767px){#s-d188467d-ca6f-445f-a4e1-09dc00443168 {
  display: none;
}
#s-d188467d-ca6f-445f-a4e1-09dc00443168, #wrap-s-d188467d-ca6f-445f-a4e1-09dc00443168 { display:none !important; }}







#s-d188467d-ca6f-445f-a4e1-09dc00443168 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d188467d-ca6f-445f-a4e1-09dc00443168 {
  cursor: pointer;
}#s-d188467d-ca6f-445f-a4e1-09dc00443168.shg-box.shg-c {
  justify-content: center;
}

#s-54520f01-7083-43af-80f5-8e3844229f7f {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-54520f01-7083-43af-80f5-8e3844229f7f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1c744c52-4b2c-4e8d-8f13-c4b3ec8632eb {
  padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
min-height: 50px;
background-color: rgba(110, 88, 59, 0);
}








#s-1c744c52-4b2c-4e8d-8f13-c4b3ec8632eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c744c52-4b2c-4e8d-8f13-c4b3ec8632eb.shg-box.shg-c {
  justify-content: center;
}

#s-911c34d9-f61c-43d6-8b49-f6ee06a617fb {
  text-align: center;
}

#s-911c34d9-f61c-43d6-8b49-f6ee06a617fb .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 96px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-911c34d9-f61c-43d6-8b49-f6ee06a617fb .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-9505be4b-8efe-496d-bb74-2d12eb792ad2 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
margin-right: 0%;
}

#s-1fdcec8f-dad6-4fa4-88fc-697cf89cc1b4 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
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;
background-color: rgba(52, 136, 77, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-1fdcec8f-dad6-4fa4-88fc-697cf89cc1b4:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(52, 136, 77, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-1fdcec8f-dad6-4fa4-88fc-697cf89cc1b4:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #000000 !important;
text-decoration: none !important;}

  #s-1fdcec8f-dad6-4fa4-88fc-697cf89cc1b4-btn-wrapper {
    text-align: center;
  }


#s-1fdcec8f-dad6-4fa4-88fc-697cf89cc1b4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-5828cb36-c043-4a1f-ac81-e43b5bcfc3f4 {
  min-height: 50px;
}








#s-5828cb36-c043-4a1f-ac81-e43b5bcfc3f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5828cb36-c043-4a1f-ac81-e43b5bcfc3f4.shg-box.shg-c {
  justify-content: center;
}

#s-dac1eaa5-cc04-4dd4-b5b3-a26aaff664b0 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 5%;
margin-right: 5%;
min-height: 550px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-dac1eaa5-cc04-4dd4-b5b3-a26aaff664b0 {
  display: none;
}
#s-dac1eaa5-cc04-4dd4-b5b3-a26aaff664b0, #wrap-s-dac1eaa5-cc04-4dd4-b5b3-a26aaff664b0 { display:none !important; }}@media (max-width: 767px){#s-dac1eaa5-cc04-4dd4-b5b3-a26aaff664b0 {
  display: none;
}
#s-dac1eaa5-cc04-4dd4-b5b3-a26aaff664b0, #wrap-s-dac1eaa5-cc04-4dd4-b5b3-a26aaff664b0 { display:none !important; }}







#s-dac1eaa5-cc04-4dd4-b5b3-a26aaff664b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dac1eaa5-cc04-4dd4-b5b3-a26aaff664b0 {
  cursor: pointer;
}#s-dac1eaa5-cc04-4dd4-b5b3-a26aaff664b0.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9fa7413a-f75e-4e96-beb9-7dbe92431464"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e58d0fc2-6607-4c15-a826-5b79e7cfa352 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
min-height: 50px;
background-color: rgba(110, 88, 59, 0.75);
}








#s-e58d0fc2-6607-4c15-a826-5b79e7cfa352 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e58d0fc2-6607-4c15-a826-5b79e7cfa352.shg-box.shg-c {
  justify-content: center;
}

#s-6dce7916-5780-45e6-8439-8b5aa379910f {
  text-align: left;
}

#s-6dce7916-5780-45e6-8439-8b5aa379910f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 96px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


#s-6dce7916-5780-45e6-8439-8b5aa379910f .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-bc66775d-5cb3-46eb-99d8-0b08120f4b21 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
margin-right: 10%;
}

#s-ef3acf27-d8dc-4d31-81a2-2976cac05c44 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
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;
background-color: rgba(255, 173, 52, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-ef3acf27-d8dc-4d31-81a2-2976cac05c44:hover {background-color: rgba(222, 85, 97, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ef3acf27-d8dc-4d31-81a2-2976cac05c44:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ef3acf27-d8dc-4d31-81a2-2976cac05c44-btn-wrapper {
    text-align: left;
  }


#s-ef3acf27-d8dc-4d31-81a2-2976cac05c44.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-1eef4eac-2cca-451e-a1d0-2f5e32c30b6b {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 1em;
margin-right: 1em;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-1eef4eac-2cca-451e-a1d0-2f5e32c30b6b {
  display: none;
}
#s-1eef4eac-2cca-451e-a1d0-2f5e32c30b6b, #wrap-s-1eef4eac-2cca-451e-a1d0-2f5e32c30b6b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1eef4eac-2cca-451e-a1d0-2f5e32c30b6b {
  display: none;
}
#s-1eef4eac-2cca-451e-a1d0-2f5e32c30b6b, #wrap-s-1eef4eac-2cca-451e-a1d0-2f5e32c30b6b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1eef4eac-2cca-451e-a1d0-2f5e32c30b6b {
  
}
}@media (max-width: 767px){#s-1eef4eac-2cca-451e-a1d0-2f5e32c30b6b {
  display: none;
}
#s-1eef4eac-2cca-451e-a1d0-2f5e32c30b6b, #wrap-s-1eef4eac-2cca-451e-a1d0-2f5e32c30b6b { display:none !important; }}







#s-1eef4eac-2cca-451e-a1d0-2f5e32c30b6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1eef4eac-2cca-451e-a1d0-2f5e32c30b6b {
  cursor: pointer;
}#s-1eef4eac-2cca-451e-a1d0-2f5e32c30b6b.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-78630e33-482a-4c85-b64c-60238e6f2b0a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9fb259c3-db75-4ef7-ab0f-5c94cddb6cc0 {
  margin-top: 15%;
margin-bottom: 15%;
padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
min-height: 50px;
background-color: rgba(110, 88, 59, 0.75);
}








#s-9fb259c3-db75-4ef7-ab0f-5c94cddb6cc0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9fb259c3-db75-4ef7-ab0f-5c94cddb6cc0.shg-box.shg-c {
  justify-content: center;
}

#s-5bb32997-4d04-4361-8762-75b5277925a3 {
  text-align: left;
}

#s-5bb32997-4d04-4361-8762-75b5277925a3 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 72px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


#s-5bb32997-4d04-4361-8762-75b5277925a3 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-1dacceb4-364d-43aa-bd3f-d4f4740f64a4 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
margin-right: 1em;
}

#s-9aa7649c-d902-47d7-8e3e-ca3f763d3a23 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(255, 173, 52, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-9aa7649c-d902-47d7-8e3e-ca3f763d3a23:hover {background-color: rgba(222, 85, 97, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9aa7649c-d902-47d7-8e3e-ca3f763d3a23:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9aa7649c-d902-47d7-8e3e-ca3f763d3a23-btn-wrapper {
    text-align: left;
  }


#s-9aa7649c-d902-47d7-8e3e-ca3f763d3a23.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-34cac226-cdf4-44ab-ae77-eda5aece143f {
  text-align: center;
}
@media (min-width: 1200px){#s-34cac226-cdf4-44ab-ae77-eda5aece143f {
  display: none;
}
#s-34cac226-cdf4-44ab-ae77-eda5aece143f, #wrap-s-34cac226-cdf4-44ab-ae77-eda5aece143f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-34cac226-cdf4-44ab-ae77-eda5aece143f {
  display: none;
}
#s-34cac226-cdf4-44ab-ae77-eda5aece143f, #wrap-s-34cac226-cdf4-44ab-ae77-eda5aece143f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-34cac226-cdf4-44ab-ae77-eda5aece143f {
  display: none;
}
#s-34cac226-cdf4-44ab-ae77-eda5aece143f, #wrap-s-34cac226-cdf4-44ab-ae77-eda5aece143f { display:none !important; }}



  #s-34cac226-cdf4-44ab-ae77-eda5aece143f img.shogun-image {
    
    width: px;
  }


#s-34cac226-cdf4-44ab-ae77-eda5aece143f .shogun-image-content {
  
    align-items: center;
  
}

#s-5c6076a2-6658-4f47-9e89-b9a87acb1f5b {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-5c6076a2-6658-4f47-9e89-b9a87acb1f5b {
  display: none;
}
#s-5c6076a2-6658-4f47-9e89-b9a87acb1f5b, #wrap-s-5c6076a2-6658-4f47-9e89-b9a87acb1f5b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5c6076a2-6658-4f47-9e89-b9a87acb1f5b {
  display: none;
}
#s-5c6076a2-6658-4f47-9e89-b9a87acb1f5b, #wrap-s-5c6076a2-6658-4f47-9e89-b9a87acb1f5b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5c6076a2-6658-4f47-9e89-b9a87acb1f5b {
  display: none;
}
#s-5c6076a2-6658-4f47-9e89-b9a87acb1f5b, #wrap-s-5c6076a2-6658-4f47-9e89-b9a87acb1f5b { display:none !important; }}
#s-5c6076a2-6658-4f47-9e89-b9a87acb1f5b .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-5c6076a2-6658-4f47-9e89-b9a87acb1f5b .shg-sld-nav-button.shg-sld-left,
#s-5c6076a2-6658-4f47-9e89-b9a87acb1f5b .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-627773b8-8279-494a-bc35-0ec24d15417e {
  min-height: 50px;
}








#s-627773b8-8279-494a-bc35-0ec24d15417e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-627773b8-8279-494a-bc35-0ec24d15417e.shg-box.shg-c {
  justify-content: center;
}

#s-cfd8790f-a1df-4002-b9ca-1943c97e291b {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 1em;
margin-right: 1em;
background-position: center center;
}
@media (min-width: 1200px){#s-cfd8790f-a1df-4002-b9ca-1943c97e291b {
  display: none;
}
#s-cfd8790f-a1df-4002-b9ca-1943c97e291b, #wrap-s-cfd8790f-a1df-4002-b9ca-1943c97e291b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cfd8790f-a1df-4002-b9ca-1943c97e291b {
  display: none;
}
#s-cfd8790f-a1df-4002-b9ca-1943c97e291b, #wrap-s-cfd8790f-a1df-4002-b9ca-1943c97e291b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cfd8790f-a1df-4002-b9ca-1943c97e291b {
  
}
}@media (max-width: 767px){#s-cfd8790f-a1df-4002-b9ca-1943c97e291b {
  display: none;
}
#s-cfd8790f-a1df-4002-b9ca-1943c97e291b, #wrap-s-cfd8790f-a1df-4002-b9ca-1943c97e291b { display:none !important; }}







#s-cfd8790f-a1df-4002-b9ca-1943c97e291b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cfd8790f-a1df-4002-b9ca-1943c97e291b {
  cursor: pointer;
}#s-cfd8790f-a1df-4002-b9ca-1943c97e291b.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0aeb28da-8af9-4866-a054-4813364963c2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-367128de-ed56-42d4-80fd-c6eb536af198 {
  margin-top: 15%;
margin-bottom: 15%;
padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
min-height: 50px;
background-color: rgba(110, 88, 59, 0);
}








#s-367128de-ed56-42d4-80fd-c6eb536af198 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-367128de-ed56-42d4-80fd-c6eb536af198.shg-box.shg-c {
  justify-content: center;
}

#s-67a5d8ec-6a1f-44d0-80b4-fa686f9aa7d4 {
  text-align: left;
}

#s-67a5d8ec-6a1f-44d0-80b4-fa686f9aa7d4 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 72px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


#s-67a5d8ec-6a1f-44d0-80b4-fa686f9aa7d4 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-a6effab7-bf3b-47fd-9545-215ad91c9029 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
margin-right: 1em;
}

#s-5aad8003-ddba-4362-8b3c-2829c8352d0c {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(52, 136, 77, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-5aad8003-ddba-4362-8b3c-2829c8352d0c:hover {background-color: rgba(52, 136, 77, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-5aad8003-ddba-4362-8b3c-2829c8352d0c:active {background-color: rgba(52, 136, 77, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-5aad8003-ddba-4362-8b3c-2829c8352d0c-btn-wrapper {
    text-align: left;
  }


#s-5aad8003-ddba-4362-8b3c-2829c8352d0c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-e21abf27-5586-427c-836b-48de70e712a2 {
  text-align: center;
}
@media (min-width: 1200px){#s-e21abf27-5586-427c-836b-48de70e712a2 {
  display: none;
}
#s-e21abf27-5586-427c-836b-48de70e712a2, #wrap-s-e21abf27-5586-427c-836b-48de70e712a2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e21abf27-5586-427c-836b-48de70e712a2 {
  display: none;
}
#s-e21abf27-5586-427c-836b-48de70e712a2, #wrap-s-e21abf27-5586-427c-836b-48de70e712a2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e21abf27-5586-427c-836b-48de70e712a2 {
  display: none;
}
#s-e21abf27-5586-427c-836b-48de70e712a2, #wrap-s-e21abf27-5586-427c-836b-48de70e712a2 { display:none !important; }}



  #s-e21abf27-5586-427c-836b-48de70e712a2 img.shogun-image {
    
    width: px;
  }


#s-e21abf27-5586-427c-836b-48de70e712a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-416e604a-d563-4f81-b4d1-3fb80977ebdf {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 5%;
margin-right: 5%;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-416e604a-d563-4f81-b4d1-3fb80977ebdf {
  display: none;
}
#s-416e604a-d563-4f81-b4d1-3fb80977ebdf, #wrap-s-416e604a-d563-4f81-b4d1-3fb80977ebdf { display:none !important; }}@media (max-width: 767px){#s-416e604a-d563-4f81-b4d1-3fb80977ebdf {
  display: none;
}
#s-416e604a-d563-4f81-b4d1-3fb80977ebdf, #wrap-s-416e604a-d563-4f81-b4d1-3fb80977ebdf { display:none !important; }}







#s-416e604a-d563-4f81-b4d1-3fb80977ebdf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-416e604a-d563-4f81-b4d1-3fb80977ebdf {
  cursor: pointer;
}#s-416e604a-d563-4f81-b4d1-3fb80977ebdf.shg-box.shg-c {
  justify-content: center;
}

#s-be7951de-accb-42b0-8365-99db83664c2c {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-be7951de-accb-42b0-8365-99db83664c2c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-96041cb0-978e-40ef-950b-e45a00e04e9b {
  margin-top: 10%;
margin-bottom: 10%;
padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
min-height: 50px;
background-color: rgba(110, 88, 59, 0);
}








#s-96041cb0-978e-40ef-950b-e45a00e04e9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96041cb0-978e-40ef-950b-e45a00e04e9b.shg-box.shg-c {
  justify-content: center;
}

#s-7287acfc-c2a0-4072-99f7-66f7fab3eb0b {
  text-align: center;
}

#s-7287acfc-c2a0-4072-99f7-66f7fab3eb0b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 96px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-7287acfc-c2a0-4072-99f7-66f7fab3eb0b .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-864abb16-51f4-4962-98dd-826aa3a62f70 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
margin-right: 0%;
}

#s-4710d996-a3b3-443a-b2c8-2cfb2ebc8de9 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
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;
background-color: rgba(52, 136, 77, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-4710d996-a3b3-443a-b2c8-2cfb2ebc8de9:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(52, 136, 77, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-4710d996-a3b3-443a-b2c8-2cfb2ebc8de9:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: #000000 !important;
text-decoration: none !important;}

  #s-4710d996-a3b3-443a-b2c8-2cfb2ebc8de9-btn-wrapper {
    text-align: center;
  }


#s-4710d996-a3b3-443a-b2c8-2cfb2ebc8de9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-4ac1648a-fa61-4856-824c-f5d2df936dfe {
  min-height: 50px;
}








#s-4ac1648a-fa61-4856-824c-f5d2df936dfe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ac1648a-fa61-4856-824c-f5d2df936dfe.shg-box.shg-c {
  justify-content: center;
}

#s-1b0f7975-5e9c-4940-b9d3-c25ab4e7b5c6 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 5%;
margin-right: 5%;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-1b0f7975-5e9c-4940-b9d3-c25ab4e7b5c6 {
  display: none;
}
#s-1b0f7975-5e9c-4940-b9d3-c25ab4e7b5c6, #wrap-s-1b0f7975-5e9c-4940-b9d3-c25ab4e7b5c6 { display:none !important; }}@media (max-width: 767px){#s-1b0f7975-5e9c-4940-b9d3-c25ab4e7b5c6 {
  display: none;
}
#s-1b0f7975-5e9c-4940-b9d3-c25ab4e7b5c6, #wrap-s-1b0f7975-5e9c-4940-b9d3-c25ab4e7b5c6 { display:none !important; }}







#s-1b0f7975-5e9c-4940-b9d3-c25ab4e7b5c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b0f7975-5e9c-4940-b9d3-c25ab4e7b5c6 {
  cursor: pointer;
}#s-1b0f7975-5e9c-4940-b9d3-c25ab4e7b5c6.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-78dcab85-4b41-4d08-ba5f-2fa2df319ec1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bffff36a-49d5-49ea-a067-68e3a1301d6b {
  margin-top: 15%;
margin-bottom: 15%;
padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
min-height: 50px;
background-color: rgba(110, 88, 59, 0.75);
}








#s-bffff36a-49d5-49ea-a067-68e3a1301d6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bffff36a-49d5-49ea-a067-68e3a1301d6b.shg-box.shg-c {
  justify-content: center;
}

#s-050c9f5a-646b-4e8e-a78e-8c2b7f13ef58 {
  text-align: left;
}

#s-050c9f5a-646b-4e8e-a78e-8c2b7f13ef58 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 96px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


#s-050c9f5a-646b-4e8e-a78e-8c2b7f13ef58 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-b112f74f-c860-474c-9aab-361cfe9d23e8 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
margin-right: 10%;
}

#s-73558290-a0ca-483f-be81-58c003440407 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(255, 173, 52, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-73558290-a0ca-483f-be81-58c003440407:hover {background-color: rgba(222, 85, 97, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-73558290-a0ca-483f-be81-58c003440407:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-73558290-a0ca-483f-be81-58c003440407-btn-wrapper {
    text-align: left;
  }


#s-73558290-a0ca-483f-be81-58c003440407.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-d64cc487-c0f5-44b0-94bf-a1a313b086c9 {
  background-image: url(https://i.shgcdn.com/633a8f38-dad5-40cd-a4ca-f7146d4cc8d2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: 1em;
margin-right: 1em;
background-position: center center;
}
@media (min-width: 1200px){#s-d64cc487-c0f5-44b0-94bf-a1a313b086c9 {
  display: none;
}
#s-d64cc487-c0f5-44b0-94bf-a1a313b086c9, #wrap-s-d64cc487-c0f5-44b0-94bf-a1a313b086c9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d64cc487-c0f5-44b0-94bf-a1a313b086c9 {
  display: none;
}
#s-d64cc487-c0f5-44b0-94bf-a1a313b086c9, #wrap-s-d64cc487-c0f5-44b0-94bf-a1a313b086c9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d64cc487-c0f5-44b0-94bf-a1a313b086c9 {
  
}
}@media (max-width: 767px){#s-d64cc487-c0f5-44b0-94bf-a1a313b086c9 {
  display: none;
}
#s-d64cc487-c0f5-44b0-94bf-a1a313b086c9, #wrap-s-d64cc487-c0f5-44b0-94bf-a1a313b086c9 { display:none !important; }}







#s-d64cc487-c0f5-44b0-94bf-a1a313b086c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d64cc487-c0f5-44b0-94bf-a1a313b086c9 {
  cursor: pointer;
}#s-d64cc487-c0f5-44b0-94bf-a1a313b086c9.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b2248d3d-b8cb-4b14-874b-42287c006e1c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7db4841d-0140-4223-810d-76f067445422 {
  margin-top: 15%;
margin-bottom: 15%;
padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
min-height: 50px;
background-color: rgba(110, 88, 59, 0.75);
}








#s-7db4841d-0140-4223-810d-76f067445422 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7db4841d-0140-4223-810d-76f067445422.shg-box.shg-c {
  justify-content: center;
}

#s-8bfbe334-849e-47e4-895d-60d830c17401 {
  text-align: left;
}

#s-8bfbe334-849e-47e4-895d-60d830c17401 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 72px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


#s-8bfbe334-849e-47e4-895d-60d830c17401 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-27a60e20-a8bd-4144-b41b-5d4f87a68782 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
margin-right: 1em;
}

#s-5d6f1816-107d-4ba7-b672-6078492d32fd {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(255, 173, 52, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-5d6f1816-107d-4ba7-b672-6078492d32fd:hover {background-color: rgba(222, 85, 97, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-5d6f1816-107d-4ba7-b672-6078492d32fd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5d6f1816-107d-4ba7-b672-6078492d32fd-btn-wrapper {
    text-align: left;
  }


#s-5d6f1816-107d-4ba7-b672-6078492d32fd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-45f43c67-0724-4122-b890-812d5fe79b93 {
  text-align: center;
}
@media (min-width: 1200px){#s-45f43c67-0724-4122-b890-812d5fe79b93 {
  display: none;
}
#s-45f43c67-0724-4122-b890-812d5fe79b93, #wrap-s-45f43c67-0724-4122-b890-812d5fe79b93 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-45f43c67-0724-4122-b890-812d5fe79b93 {
  display: none;
}
#s-45f43c67-0724-4122-b890-812d5fe79b93, #wrap-s-45f43c67-0724-4122-b890-812d5fe79b93 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-45f43c67-0724-4122-b890-812d5fe79b93 {
  display: none;
}
#s-45f43c67-0724-4122-b890-812d5fe79b93, #wrap-s-45f43c67-0724-4122-b890-812d5fe79b93 { display:none !important; }}



  #s-45f43c67-0724-4122-b890-812d5fe79b93 img.shogun-image {
    
    width: px;
  }


#s-45f43c67-0724-4122-b890-812d5fe79b93 .shogun-image-content {
  
    align-items: center;
  
}

#s-bbd287fa-7bb3-429c-9747-71eb862fed1f {
  margin-top: 1em;
margin-bottom: 1em;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-bbd287fa-7bb3-429c-9747-71eb862fed1f {
  display: none;
}
#s-bbd287fa-7bb3-429c-9747-71eb862fed1f, #wrap-s-bbd287fa-7bb3-429c-9747-71eb862fed1f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bbd287fa-7bb3-429c-9747-71eb862fed1f {
  display: none;
}
#s-bbd287fa-7bb3-429c-9747-71eb862fed1f, #wrap-s-bbd287fa-7bb3-429c-9747-71eb862fed1f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bbd287fa-7bb3-429c-9747-71eb862fed1f {
  
}
}@media (max-width: 767px){#s-bbd287fa-7bb3-429c-9747-71eb862fed1f {
  
}
}







#s-bbd287fa-7bb3-429c-9747-71eb862fed1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bbd287fa-7bb3-429c-9747-71eb862fed1f.shg-box.shg-c {
  justify-content: center;
}

#s-63797f88-3eed-4bac-9cb5-096a64fe7288 {
  padding-top: 1em;
padding-bottom: 1em;
text-align: center;
}

#s-63797f88-3eed-4bac-9cb5-096a64fe7288 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4 {
  margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
}

@media (min-width: 0px) {
[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-572b7bb3-4b33-4984-8542-70780e8df9b2 {
  min-height: 50px;
}








#s-572b7bb3-4b33-4984-8542-70780e8df9b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-572b7bb3-4b33-4984-8542-70780e8df9b2.shg-box.shg-c {
  justify-content: center;
}

#s-8fe3c239-b4ff-45fd-9fea-31940607d4ab {
  border-style: solid;
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;
}




  #s-8fe3c239-b4ff-45fd-9fea-31940607d4ab img.shogun-image {
    
    width: px;
  }


#s-8fe3c239-b4ff-45fd-9fea-31940607d4ab .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-1e49f3fd-3b5f-4a34-8800-fc7dba647dac {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-3af1cc5e-814e-476e-9006-63d8dc3c03a8 {
  margin-left: 1em;
margin-right: 1em;
}

#s-705ca567-72b4-4837-a99e-caf5d5509713 {
  min-height: 50px;
}








#s-705ca567-72b4-4837-a99e-caf5d5509713 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-705ca567-72b4-4837-a99e-caf5d5509713.shg-box.shg-c {
  justify-content: center;
}

#s-14a6cae1-5b78-4099-9872-d80b78e43dd3 {
  border-style: solid;
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;
}




  #s-14a6cae1-5b78-4099-9872-d80b78e43dd3 img.shogun-image {
    
    width: px;
  }


#s-14a6cae1-5b78-4099-9872-d80b78e43dd3 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-286562a8-716e-4bfe-989c-9cb8f189e6a8 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-d38a18cd-df61-47dd-8af1-546fcccf8ef6 {
  margin-left: 1em;
margin-right: 1em;
}

#s-1c13e4fd-becf-4bb3-93d2-2b73009ccd3a {
  min-height: 50px;
}








#s-1c13e4fd-becf-4bb3-93d2-2b73009ccd3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c13e4fd-becf-4bb3-93d2-2b73009ccd3a.shg-box.shg-c {
  justify-content: center;
}

#s-22162ba2-79e8-4739-86cd-78ec9f31ebee {
  border-style: solid;
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;
}




  #s-22162ba2-79e8-4739-86cd-78ec9f31ebee img.shogun-image {
    
    width: px;
  }


#s-22162ba2-79e8-4739-86cd-78ec9f31ebee .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-16982268-8689-4ac9-9366-1da31fb6216e {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-ca2c5fad-2024-408e-9bd4-37df1ed24dd4 {
  margin-left: 1em;
margin-right: 1em;
}

#s-e547ce1e-261d-4c4e-b61c-01d0ef379f45 {
  min-height: 50px;
}








#s-e547ce1e-261d-4c4e-b61c-01d0ef379f45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e547ce1e-261d-4c4e-b61c-01d0ef379f45.shg-box.shg-c {
  justify-content: center;
}

#s-4ecf8059-dd7c-46a6-a1fc-e5d2a5692c49 {
  border-style: solid;
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;
}




  #s-4ecf8059-dd7c-46a6-a1fc-e5d2a5692c49 img.shogun-image {
    
    width: px;
  }


#s-4ecf8059-dd7c-46a6-a1fc-e5d2a5692c49 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-3dacb57a-7047-47ed-b737-ba46b5f6fe28 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-6b648691-ebe2-4768-ab42-dc7707b8e557 {
  margin-left: 1em;
margin-right: 1em;
}

#s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc {
  margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
}

@media (min-width: 0px) {
[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-cfb21edb-18be-4f8b-8bc9-ea054f2d9154 {
  min-height: 50px;
}








#s-cfb21edb-18be-4f8b-8bc9-ea054f2d9154 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cfb21edb-18be-4f8b-8bc9-ea054f2d9154.shg-box.shg-c {
  justify-content: center;
}

#s-e7eabd36-e685-4e84-9094-eaa1c8a8d662 {
  border-style: solid;
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;
}




  #s-e7eabd36-e685-4e84-9094-eaa1c8a8d662 img.shogun-image {
    
    width: px;
  }


#s-e7eabd36-e685-4e84-9094-eaa1c8a8d662 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-9f277e1b-b102-428f-a998-49e71a0fd549 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-e5c2196e-05a1-4693-98f8-523f746419b5 {
  margin-left: 1em;
margin-right: 1em;
}

#s-467f98a4-0bb7-4839-b96f-4b0c9d12a699 {
  min-height: 50px;
}








#s-467f98a4-0bb7-4839-b96f-4b0c9d12a699 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-467f98a4-0bb7-4839-b96f-4b0c9d12a699.shg-box.shg-c {
  justify-content: center;
}

#s-8ca053db-19d5-483c-8362-66d65078036b {
  border-style: solid;
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;
}




  #s-8ca053db-19d5-483c-8362-66d65078036b img.shogun-image {
    
    width: px;
  }


#s-8ca053db-19d5-483c-8362-66d65078036b .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-8e411191-3314-48ed-a3ee-6666f9199f78 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-05e4d6e1-b753-4c19-bd85-a677dc036487 {
  margin-left: 1em;
margin-right: 1em;
}

#s-5a32dfbd-47eb-4ef1-8cf9-1836fdaa1c0a {
  min-height: 50px;
}








#s-5a32dfbd-47eb-4ef1-8cf9-1836fdaa1c0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a32dfbd-47eb-4ef1-8cf9-1836fdaa1c0a.shg-box.shg-c {
  justify-content: center;
}

#s-7fe8f6af-e024-49da-956a-6a338a60a4c1 {
  border-style: solid;
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;
}




  #s-7fe8f6af-e024-49da-956a-6a338a60a4c1 img.shogun-image {
    
    width: px;
  }


#s-7fe8f6af-e024-49da-956a-6a338a60a4c1 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-43e1b996-a827-405a-8ba5-05c8e3e371af {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-6c1c485f-0805-426b-bf42-21018a9c280f {
  margin-left: 1em;
margin-right: 1em;
}

#s-91cc8e54-b9fe-4686-97ec-2a3e36b45d9d {
  min-height: 50px;
}








#s-91cc8e54-b9fe-4686-97ec-2a3e36b45d9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91cc8e54-b9fe-4686-97ec-2a3e36b45d9d.shg-box.shg-c {
  justify-content: center;
}

#s-dc5c084b-f976-487c-8792-476600cf499f {
  border-style: solid;
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;
}




  #s-dc5c084b-f976-487c-8792-476600cf499f img.shogun-image {
    
    width: px;
  }


#s-dc5c084b-f976-487c-8792-476600cf499f .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-6e69f4db-73db-491b-9e3e-b2de136d594e {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-b483a02b-9bee-44c1-9333-7d53e61142c2 {
  margin-left: 1em;
margin-right: 1em;
}

#s-ca32c89b-c744-455f-a8bf-8928d12fa53f {
  margin-top: 1em;
margin-left: 5%;
margin-bottom: 1em;
margin-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-ca32c89b-c744-455f-a8bf-8928d12fa53f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ca32c89b-c744-455f-a8bf-8928d12fa53f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ca32c89b-c744-455f-a8bf-8928d12fa53f {
  display: none;
}
#s-ca32c89b-c744-455f-a8bf-8928d12fa53f, #wrap-s-ca32c89b-c744-455f-a8bf-8928d12fa53f { display:none !important; }}@media (max-width: 767px){#s-ca32c89b-c744-455f-a8bf-8928d12fa53f {
  display: none;
}
#s-ca32c89b-c744-455f-a8bf-8928d12fa53f, #wrap-s-ca32c89b-c744-455f-a8bf-8928d12fa53f { display:none !important; }}







#s-ca32c89b-c744-455f-a8bf-8928d12fa53f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca32c89b-c744-455f-a8bf-8928d12fa53f.shg-box.shg-c {
  justify-content: center;
}

#s-d1ca8002-bbbf-4a95-a835-210d4a8713bd {
  margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}

#s-d1ca8002-bbbf-4a95-a835-210d4a8713bd .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 48px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-814cbfad-0507-4251-9ab1-f9107b27716a {
  margin-bottom: 2em;
}

@media (min-width: 0px) {
[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-9d194508-69e0-4cd4-ab77-28a4bea5948e {
  min-height: 50px;
}








#s-9d194508-69e0-4cd4-ab77-28a4bea5948e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d194508-69e0-4cd4-ab77-28a4bea5948e.shg-box.shg-c {
  justify-content: center;
}

#s-7f614180-8888-416d-8e06-0626786606af {
  border-style: solid;
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;
}




  #s-7f614180-8888-416d-8e06-0626786606af img.shogun-image {
    
    width: px;
  }


#s-7f614180-8888-416d-8e06-0626786606af .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-00471d53-5b24-44fa-b802-79236a5cc1c7 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-16cb5af8-1ab4-4546-aa26-93f5bda6056c {
  margin-left: 1em;
margin-right: 1em;
}

#s-ba77bc8e-02cb-43dd-ad0b-9eae00fd6258 {
  min-height: 50px;
}








#s-ba77bc8e-02cb-43dd-ad0b-9eae00fd6258 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba77bc8e-02cb-43dd-ad0b-9eae00fd6258.shg-box.shg-c {
  justify-content: center;
}

#s-6d539b79-26af-4063-afdf-747ff69d5219 {
  border-style: solid;
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;
}




  #s-6d539b79-26af-4063-afdf-747ff69d5219 img.shogun-image {
    
    width: px;
  }


#s-6d539b79-26af-4063-afdf-747ff69d5219 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-4e218e61-7cf6-40b8-b622-1ac5eeacd8fe {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-73028630-d255-472f-b864-0fb70939452d {
  margin-left: 1em;
margin-right: 1em;
}

#s-e283a75f-6ea5-4fb1-941e-65ed120f0ecf {
  min-height: 50px;
}








#s-e283a75f-6ea5-4fb1-941e-65ed120f0ecf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e283a75f-6ea5-4fb1-941e-65ed120f0ecf.shg-box.shg-c {
  justify-content: center;
}

#s-c9650489-8a0b-4eb6-9132-17bdd60b7506 {
  border-style: solid;
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;
}




  #s-c9650489-8a0b-4eb6-9132-17bdd60b7506 img.shogun-image {
    
    width: px;
  }


#s-c9650489-8a0b-4eb6-9132-17bdd60b7506 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-fcbdacdb-db3c-43d3-a208-f701577a06f4 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-753421a8-1b85-4ce8-a9bf-2a1a9eff0c49 {
  margin-left: 1em;
margin-right: 1em;
}

#s-ed6130e4-80bf-446d-bb50-28363b94d9a1 {
  min-height: 50px;
}








#s-ed6130e4-80bf-446d-bb50-28363b94d9a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed6130e4-80bf-446d-bb50-28363b94d9a1.shg-box.shg-c {
  justify-content: center;
}

#s-9ba22baa-c062-48ee-a141-7cd908d2be8a {
  border-style: solid;
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;
}




  #s-9ba22baa-c062-48ee-a141-7cd908d2be8a img.shogun-image {
    
    width: px;
  }


#s-9ba22baa-c062-48ee-a141-7cd908d2be8a .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-14179acc-b3fb-4727-b0e1-f101e68991e2 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-14327729-c7c8-4555-b625-6f0abc87799d {
  margin-left: 1em;
margin-right: 1em;
}

#s-fbc2a7a4-9d32-4af4-aee7-c94160577093 {
  margin-top: 2em;
margin-bottom: 2em;
}

@media (min-width: 0px) {
[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-9a3be393-1d64-4fa9-8d5e-a417c9f35316 {
  min-height: 50px;
}








#s-9a3be393-1d64-4fa9-8d5e-a417c9f35316 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a3be393-1d64-4fa9-8d5e-a417c9f35316.shg-box.shg-c {
  justify-content: center;
}

#s-682e21c6-74db-474a-9aae-81265a2ea66d {
  border-style: solid;
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;
}




  #s-682e21c6-74db-474a-9aae-81265a2ea66d img.shogun-image {
    
    width: px;
  }


#s-682e21c6-74db-474a-9aae-81265a2ea66d .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-47a69af0-4235-4346-9529-818fde6d8e75 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-15dfd27d-8aa9-4790-a628-f75b1ce2fb44 {
  margin-left: 1em;
margin-right: 1em;
}

#s-0b51870c-8f03-4cf9-a21d-0a3966155216 {
  min-height: 50px;
}








#s-0b51870c-8f03-4cf9-a21d-0a3966155216 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b51870c-8f03-4cf9-a21d-0a3966155216.shg-box.shg-c {
  justify-content: center;
}

#s-25b62652-54e0-4b55-ad03-3cfd8fcba511 {
  border-style: solid;
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;
}




  #s-25b62652-54e0-4b55-ad03-3cfd8fcba511 img.shogun-image {
    
    width: px;
  }


#s-25b62652-54e0-4b55-ad03-3cfd8fcba511 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-9745f4e4-5f5e-4ba0-8a78-35c61b1ef46a {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-d9a1ef93-fb5c-4447-a478-c051fac9f0f3 {
  margin-left: 1em;
margin-right: 1em;
}

#s-63dae4d2-1e8f-4f92-a19c-a1cd2aa5111b {
  min-height: 50px;
}








#s-63dae4d2-1e8f-4f92-a19c-a1cd2aa5111b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63dae4d2-1e8f-4f92-a19c-a1cd2aa5111b.shg-box.shg-c {
  justify-content: center;
}

#s-cbcc2895-2a94-47e7-9f03-7cfc7c363e35 {
  border-style: solid;
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;
}




  #s-cbcc2895-2a94-47e7-9f03-7cfc7c363e35 img.shogun-image {
    
    width: px;
  }


#s-cbcc2895-2a94-47e7-9f03-7cfc7c363e35 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-00796657-e885-4239-adc2-38337b99cfba {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-da6997f2-ed1d-4f72-8cfa-966d673b7daa {
  margin-left: 1em;
margin-right: 1em;
}

#s-e954d45b-43f9-4146-a6f9-846dc949a34a {
  min-height: 50px;
}








#s-e954d45b-43f9-4146-a6f9-846dc949a34a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e954d45b-43f9-4146-a6f9-846dc949a34a.shg-box.shg-c {
  justify-content: center;
}

#s-048d5e08-d878-43f3-9d5c-2039cb6f07b8 {
  border-style: solid;
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;
}




  #s-048d5e08-d878-43f3-9d5c-2039cb6f07b8 img.shogun-image {
    
    width: px;
  }


#s-048d5e08-d878-43f3-9d5c-2039cb6f07b8 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-198e3693-0a57-41f2-be79-4c68afa42af0 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-a1f90534-9408-4100-83c7-dce289829215 {
  margin-left: 1em;
margin-right: 1em;
}

#s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f {
  margin-top: 1em;
margin-bottom: 2em;
}

@media (min-width: 0px) {
[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-597cb9f3-9add-4d8c-bc62-f90b51d58663 {
  min-height: 50px;
}








#s-597cb9f3-9add-4d8c-bc62-f90b51d58663 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-597cb9f3-9add-4d8c-bc62-f90b51d58663.shg-box.shg-c {
  justify-content: center;
}

#s-2859e760-366b-4ebf-b177-3136a1dac5ff {
  border-style: solid;
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;
}




  #s-2859e760-366b-4ebf-b177-3136a1dac5ff img.shogun-image {
    
    width: px;
  }


#s-2859e760-366b-4ebf-b177-3136a1dac5ff .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-af563735-5ae3-4d32-aeca-2a4abc889ce6 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-1565763f-93f0-467c-a167-3446d20e8a40 {
  margin-left: 1em;
margin-right: 1em;
}

#s-32cba854-1194-426d-90c5-4714833ecac9 {
  min-height: 50px;
}








#s-32cba854-1194-426d-90c5-4714833ecac9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32cba854-1194-426d-90c5-4714833ecac9.shg-box.shg-c {
  justify-content: center;
}

#s-ed1dcb56-465e-4b8e-83ed-8788daaaf61c {
  border-style: solid;
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;
}




  #s-ed1dcb56-465e-4b8e-83ed-8788daaaf61c img.shogun-image {
    
    width: px;
  }


#s-ed1dcb56-465e-4b8e-83ed-8788daaaf61c .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-ba948160-f241-4591-ab47-c92dd275aaea {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-1a6c7be4-338e-4983-9c99-8a429d177acb {
  margin-left: 1em;
margin-right: 1em;
}

#s-13040255-500b-4161-929b-81a24296a8f1 {
  min-height: 50px;
}








#s-13040255-500b-4161-929b-81a24296a8f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13040255-500b-4161-929b-81a24296a8f1.shg-box.shg-c {
  justify-content: center;
}

#s-ca460f93-bbcd-4b21-a6b0-341c58540117 {
  border-style: solid;
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;
}




  #s-ca460f93-bbcd-4b21-a6b0-341c58540117 img.shogun-image {
    
    width: px;
  }


#s-ca460f93-bbcd-4b21-a6b0-341c58540117 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-8b745370-9853-4ff8-bed6-a96c23883e9c {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-79848b26-fd64-4697-826f-da7ed781cf11 {
  margin-left: 1em;
margin-right: 1em;
}

#s-ec2b15ae-afc4-4d0f-8db0-0d1dfa752052 {
  min-height: 50px;
}








#s-ec2b15ae-afc4-4d0f-8db0-0d1dfa752052 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec2b15ae-afc4-4d0f-8db0-0d1dfa752052.shg-box.shg-c {
  justify-content: center;
}

#s-e4d23305-c3d4-4f08-bb98-bef6dc35d757 {
  border-style: solid;
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;
}




  #s-e4d23305-c3d4-4f08-bb98-bef6dc35d757 img.shogun-image {
    
    width: px;
  }


#s-e4d23305-c3d4-4f08-bb98-bef6dc35d757 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-70350dbe-4146-4982-ace6-df35ac284bf2 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-352793a9-0f51-49f2-80f3-66378f64997f {
  margin-left: 1em;
margin-right: 1em;
}

#s-704a57b5-98da-4e29-a3f6-010f0c48f2c6 {
  min-height: 50px;
background-color: rgba(204, 204, 204, 1);
}








#s-704a57b5-98da-4e29-a3f6-010f0c48f2c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-704a57b5-98da-4e29-a3f6-010f0c48f2c6.shg-box.shg-c {
  justify-content: center;
}

#s-8b44a962-0830-4ecd-be0e-2e8458a1f986 {
  margin-top: 1em;
margin-left: 3em;
margin-bottom: 1em;
margin-right: 3em;
}
@media (min-width: 768px) and (max-width: 991px){#s-8b44a962-0830-4ecd-be0e-2e8458a1f986 {
  display: none;
}
#s-8b44a962-0830-4ecd-be0e-2e8458a1f986, #wrap-s-8b44a962-0830-4ecd-be0e-2e8458a1f986 { display:none !important; }}@media (max-width: 767px){#s-8b44a962-0830-4ecd-be0e-2e8458a1f986 {
  display: none;
}
#s-8b44a962-0830-4ecd-be0e-2e8458a1f986, #wrap-s-8b44a962-0830-4ecd-be0e-2e8458a1f986 { display:none !important; }}
@media (min-width: 0px) {
[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0em);
}

}

@media (min-width: 992px) {
[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0em);
}

}

@media (min-width: 1200px) {
[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0em);
}

}

#s-22c9b74e-dc59-44bf-a739-6f63560b34eb {
  border-style: solid;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(40, 231, 222, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(204, 204, 204, 0);
}








#s-22c9b74e-dc59-44bf-a739-6f63560b34eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22c9b74e-dc59-44bf-a739-6f63560b34eb {
  cursor: pointer;
}#s-22c9b74e-dc59-44bf-a739-6f63560b34eb.shg-box.shg-c {
  justify-content: center;
}

#s-81c9bd4b-9d5e-4b2e-90a3-5e7f7d774811 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-81c9bd4b-9d5e-4b2e-90a3-5e7f7d774811 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}


#s-81c9bd4b-9d5e-4b2e-90a3-5e7f7d774811 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-4e65965f-87d4-48f3-b488-d121f1681e8c {
  border-style: solid;
padding-left: 1em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(204, 204, 204, 0);
}








#s-4e65965f-87d4-48f3-b488-d121f1681e8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e65965f-87d4-48f3-b488-d121f1681e8c {
  cursor: pointer;
}#s-4e65965f-87d4-48f3-b488-d121f1681e8c.shg-box.shg-c {
  justify-content: center;
}

#s-b74aea36-c0d2-478f-9c2f-6c74a8d55dc9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b74aea36-c0d2-478f-9c2f-6c74a8d55dc9 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-b74aea36-c0d2-478f-9c2f-6c74a8d55dc9 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-f796f1a8-db61-407d-8786-96da89e77acb {
  border-style: solid;
padding-left: 1px;
padding-right: 1px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(204, 204, 204, 0);
}








#s-f796f1a8-db61-407d-8786-96da89e77acb > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-f796f1a8-db61-407d-8786-96da89e77acb.shg-box.shg-c {
  justify-content: center;
}

#s-23f8ea39-df86-46f7-a831-9cd10b2891f8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-23f8ea39-df86-46f7-a831-9cd10b2891f8 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-e4316768-76b7-4d58-8c2d-1723c99186da {
  margin-left: 1em;
margin-right: 1em;
}
@media (min-width: 1200px){#s-e4316768-76b7-4d58-8c2d-1723c99186da {
  display: none;
}
#s-e4316768-76b7-4d58-8c2d-1723c99186da, #wrap-s-e4316768-76b7-4d58-8c2d-1723c99186da { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e4316768-76b7-4d58-8c2d-1723c99186da {
  display: none;
}
#s-e4316768-76b7-4d58-8c2d-1723c99186da, #wrap-s-e4316768-76b7-4d58-8c2d-1723c99186da { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e4316768-76b7-4d58-8c2d-1723c99186da {
  display: none;
}
#s-e4316768-76b7-4d58-8c2d-1723c99186da, #wrap-s-e4316768-76b7-4d58-8c2d-1723c99186da { display:none !important; }}
@media (min-width: 0px) {
[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b0d54b50-bc2f-465a-a51b-5430c55488c2 {
  border-style: solid;
margin-top: 1em;
padding-top: 0.5em;
padding-left: 0.5em;
padding-bottom: 0.5em;
padding-right: 0.5em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(40, 231, 222, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(204, 204, 204, 0);
}








#s-b0d54b50-bc2f-465a-a51b-5430c55488c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0d54b50-bc2f-465a-a51b-5430c55488c2 {
  cursor: pointer;
}#s-b0d54b50-bc2f-465a-a51b-5430c55488c2.shg-box.shg-c {
  justify-content: center;
}

#s-d7dda849-d8ae-41a0-b500-20a2e221653f {
  text-align: center;
}

#s-d7dda849-d8ae-41a0-b500-20a2e221653f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}


#s-d7dda849-d8ae-41a0-b500-20a2e221653f .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-c1dfb38a-bef8-4e72-ba03-d43b3e35f174 {
  border-style: solid;
padding-top: 0.5em;
padding-left: 1em;
padding-bottom: 0.5em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(204, 204, 204, 0);
}








#s-c1dfb38a-bef8-4e72-ba03-d43b3e35f174 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1dfb38a-bef8-4e72-ba03-d43b3e35f174 {
  cursor: pointer;
}#s-c1dfb38a-bef8-4e72-ba03-d43b3e35f174.shg-box.shg-c {
  justify-content: center;
}

#s-6a98666e-ee2c-4f30-aa0d-7dbbd6f22ddb {
  text-align: center;
}

#s-6a98666e-ee2c-4f30-aa0d-7dbbd6f22ddb .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-6a98666e-ee2c-4f30-aa0d-7dbbd6f22ddb .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-7b8baeda-680c-4b68-9e6f-6b7d02a1a913 {
  border-style: solid;
margin-bottom: 1em;
padding-top: 0.5em;
padding-left: 1em;
padding-bottom: 0.5em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(204, 204, 204, 0);
}








#s-7b8baeda-680c-4b68-9e6f-6b7d02a1a913 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-7b8baeda-680c-4b68-9e6f-6b7d02a1a913.shg-box.shg-c {
  justify-content: center;
}

#s-f405eeda-3848-4569-bd52-dca1ef1bdbce {
  text-align: center;
}

#s-f405eeda-3848-4569-bd52-dca1ef1bdbce .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 1200px){#s-43b8c407-fcc8-49f4-ac7d-f689b3082a65 {
  display: none;
}
#s-43b8c407-fcc8-49f4-ac7d-f689b3082a65, #wrap-s-43b8c407-fcc8-49f4-ac7d-f689b3082a65 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-43b8c407-fcc8-49f4-ac7d-f689b3082a65 {
  display: none;
}
#s-43b8c407-fcc8-49f4-ac7d-f689b3082a65, #wrap-s-43b8c407-fcc8-49f4-ac7d-f689b3082a65 { display:none !important; }}@media (max-width: 767px){#s-43b8c407-fcc8-49f4-ac7d-f689b3082a65 {
  display: none;
}
#s-43b8c407-fcc8-49f4-ac7d-f689b3082a65, #wrap-s-43b8c407-fcc8-49f4-ac7d-f689b3082a65 { display:none !important; }}
@media (min-width: 0px) {
[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-451df80a-b267-4595-a99f-e4f2fee142a4 {
  border-style: solid;
padding-top: 0.5em;
padding-left: 1em;
padding-bottom: 0.5em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(40, 231, 222, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(204, 204, 204, 1);
}








#s-451df80a-b267-4595-a99f-e4f2fee142a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-451df80a-b267-4595-a99f-e4f2fee142a4 {
  cursor: pointer;
}#s-451df80a-b267-4595-a99f-e4f2fee142a4.shg-box.shg-c {
  justify-content: center;
}

#s-f17ef3f5-105d-444d-aa37-ecc90694bc1f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f17ef3f5-105d-444d-aa37-ecc90694bc1f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}


#s-f17ef3f5-105d-444d-aa37-ecc90694bc1f .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-54747d86-02b7-49a1-b532-4de44abc1598 {
  border-style: solid;
padding-top: 0.5em;
padding-left: 1em;
padding-bottom: 0.5em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(204, 204, 204, 1);
}








#s-54747d86-02b7-49a1-b532-4de44abc1598 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54747d86-02b7-49a1-b532-4de44abc1598 {
  cursor: pointer;
}#s-54747d86-02b7-49a1-b532-4de44abc1598.shg-box.shg-c {
  justify-content: center;
}

#s-1ee22b37-caf7-4cab-a3b7-8d8686965053 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1ee22b37-caf7-4cab-a3b7-8d8686965053 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-1ee22b37-caf7-4cab-a3b7-8d8686965053 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-ddfa250e-d8cd-4b26-abe9-e54102c160d6 {
  border-style: solid;
padding-top: 0.5em;
padding-left: 1em;
padding-bottom: 0.5em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(204, 204, 204, 1);
}








#s-ddfa250e-d8cd-4b26-abe9-e54102c160d6 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-ddfa250e-d8cd-4b26-abe9-e54102c160d6.shg-box.shg-c {
  justify-content: center;
}

#s-f11f684b-5f80-4cf7-a29e-65e6485c3635 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f11f684b-5f80-4cf7-a29e-65e6485c3635 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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