.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-676b4772-07f6-48c8-a6eb-9272f5ec8467 {
  min-height: 550px;
background-color: rgba(255, 249, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-676b4772-07f6-48c8-a6eb-9272f5ec8467 {
  display: none;
}
#s-676b4772-07f6-48c8-a6eb-9272f5ec8467, #wrap-s-676b4772-07f6-48c8-a6eb-9272f5ec8467 { display:none !important; }}@media (max-width: 767px){#s-676b4772-07f6-48c8-a6eb-9272f5ec8467 {
  display: none;
}
#s-676b4772-07f6-48c8-a6eb-9272f5ec8467, #wrap-s-676b4772-07f6-48c8-a6eb-9272f5ec8467 { display:none !important; }}







#s-676b4772-07f6-48c8-a6eb-9272f5ec8467 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-676b4772-07f6-48c8-a6eb-9272f5ec8467.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a8f32c9d-a7fd-4f5a-aab3-b6df57af6514"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-bc2276b6-b804-42aa-b7a7-6deb0507b1d5 {
  margin-top: auto;
margin-left: 3em;
margin-bottom: auto;
margin-right: 1em;
min-height: 550px;
}








#s-bc2276b6-b804-42aa-b7a7-6deb0507b1d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc2276b6-b804-42aa-b7a7-6deb0507b1d5 {
  cursor: pointer;
}#s-bc2276b6-b804-42aa-b7a7-6deb0507b1d5.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-3df69a0c-cc64-4c54-b169-1253924acf7f {
  text-align: center;
}




  #s-3df69a0c-cc64-4c54-b169-1253924acf7f img.shogun-image {
    
    width: px;
  }


#s-3df69a0c-cc64-4c54-b169-1253924acf7f .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-a7367a09-15c7-4f17-9aec-27c713430342 {
  margin-top: 2em;
margin-bottom: 2em;
}

.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-46ec9947-d56e-4416-a7d7-5b2b393bde4f {
  border-style: solid;
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: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-46ec9947-d56e-4416-a7d7-5b2b393bde4f:hover {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-46ec9947-d56e-4416-a7d7-5b2b393bde4f:active {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;}


#s-46ec9947-d56e-4416-a7d7-5b2b393bde4f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.3em;
  
  
  
  display:  inline-block ;
}

#s-0a18e0b0-21ad-4262-a47e-b65dfae263c5 {
  background-image: url(https://i.shgcdn.com/71f4374c-bc27-47cb-a776-ed6e870343b0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 550px;
background-position: left center;
}








#s-0a18e0b0-21ad-4262-a47e-b65dfae263c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a18e0b0-21ad-4262-a47e-b65dfae263c5 {
  cursor: pointer;
}#s-0a18e0b0-21ad-4262-a47e-b65dfae263c5.shg-box.shg-c {
  justify-content: center;
}

#s-ac942102-cd02-43f9-b309-51213712bdbe {
  background-color: rgba(255, 249, 0, 1);
}
@media (min-width: 1200px){#s-ac942102-cd02-43f9-b309-51213712bdbe {
  display: none;
}
#s-ac942102-cd02-43f9-b309-51213712bdbe, #wrap-s-ac942102-cd02-43f9-b309-51213712bdbe { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ac942102-cd02-43f9-b309-51213712bdbe {
  display: none;
}
#s-ac942102-cd02-43f9-b309-51213712bdbe, #wrap-s-ac942102-cd02-43f9-b309-51213712bdbe { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ac942102-cd02-43f9-b309-51213712bdbe {
  
}
}@media (max-width: 767px){#s-ac942102-cd02-43f9-b309-51213712bdbe {
  
}
}







#s-ac942102-cd02-43f9-b309-51213712bdbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac942102-cd02-43f9-b309-51213712bdbe.shg-box.shg-c {
  justify-content: center;
}

#s-652431c6-4662-4e2f-b8e3-38cbe37bfdb6 {
  text-align: center;
}




  #s-652431c6-4662-4e2f-b8e3-38cbe37bfdb6 img.shogun-image {
    
    width: px;
  }


#s-652431c6-4662-4e2f-b8e3-38cbe37bfdb6 .shogun-image-content {
  
    align-items: center;
  
}

#s-621ee933-9a5e-4b7d-9e34-c5cfddd09984 {
  margin-top: 1em;
margin-left: 2em;
margin-bottom: 1em;
margin-right: 2em;
}








#s-621ee933-9a5e-4b7d-9e34-c5cfddd09984 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-621ee933-9a5e-4b7d-9e34-c5cfddd09984 {
  cursor: pointer;
}#s-621ee933-9a5e-4b7d-9e34-c5cfddd09984.shg-box.shg-c {
  justify-content: center;
}

#s-9bef0f70-da44-4fa8-b0f4-3732b42fcc21 {
  text-align: center;
}




  #s-9bef0f70-da44-4fa8-b0f4-3732b42fcc21 img.shogun-image {
    
    width: px;
  }


#s-9bef0f70-da44-4fa8-b0f4-3732b42fcc21 .shogun-image-content {
  
    align-items: center;
  
}

#s-b0aeaef9-9dc0-4fca-9dad-bee4b7151c83 {
  margin-top: 1em;
margin-bottom: 1em;
}

#s-5f54ee78-6495-49d9-8a8f-0095da723842 {
  border-style: solid;
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: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-5f54ee78-6495-49d9-8a8f-0095da723842:hover {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-5f54ee78-6495-49d9-8a8f-0095da723842:active {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;}


#s-5f54ee78-6495-49d9-8a8f-0095da723842.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.3em;
  
  
  
  display:  inline-block ;
}

#s-7f244857-4104-4946-9185-3f93de15d56c {
  margin-left: 3em;
margin-bottom: 2em;
margin-right: 3em;
}
@media (min-width: 768px) and (max-width: 991px){#s-7f244857-4104-4946-9185-3f93de15d56c {
  display: none;
}
#s-7f244857-4104-4946-9185-3f93de15d56c, #wrap-s-7f244857-4104-4946-9185-3f93de15d56c { display:none !important; }}@media (max-width: 767px){#s-7f244857-4104-4946-9185-3f93de15d56c {
  display: none;
}
#s-7f244857-4104-4946-9185-3f93de15d56c, #wrap-s-7f244857-4104-4946-9185-3f93de15d56c { display:none !important; }}
@media (min-width: 0px) {
[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0em);
}

}

#s-2ff63b98-f211-4d83-96a8-36e980160bd2 {
  border-style: solid;
margin-bottom: 1em;
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(106, 106, 106, 1);
}








#s-2ff63b98-f211-4d83-96a8-36e980160bd2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ff63b98-f211-4d83-96a8-36e980160bd2 {
  cursor: pointer;
}#s-2ff63b98-f211-4d83-96a8-36e980160bd2.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-7ce12944-83a9-4160-9089-2477bfcead2a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7ce12944-83a9-4160-9089-2477bfcead2a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}


#s-7ce12944-83a9-4160-9089-2477bfcead2a .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-3fccd106-bbea-43ce-88fb-086ec9a1f109 {
  border-style: solid;
margin-bottom: 1em;
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: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(40, 231, 222, 1);
}








#s-3fccd106-bbea-43ce-88fb-086ec9a1f109 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3fccd106-bbea-43ce-88fb-086ec9a1f109 {
  cursor: pointer;
}#s-3fccd106-bbea-43ce-88fb-086ec9a1f109.shg-box.shg-c {
  justify-content: center;
}

#s-3c62d3e5-88ba-46d9-8b02-0279c9ffc679 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3c62d3e5-88ba-46d9-8b02-0279c9ffc679 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-3c62d3e5-88ba-46d9-8b02-0279c9ffc679 .shogun-heading-component h1 a {
  color: #000;
}


#s-cbfb1acf-856c-4f9e-9614-1a590a725870 {
  border-style: solid;
margin-bottom: 1em;
padding-top: 1em;
padding-left: 1px;
padding-bottom: 1em;
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(0, 0, 0, 1);
}








#s-cbfb1acf-856c-4f9e-9614-1a590a725870 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-cbfb1acf-856c-4f9e-9614-1a590a725870.shg-box.shg-c {
  justify-content: center;
}

#s-58710bb5-47ae-42a3-a6a6-973b0fd31e62 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-58710bb5-47ae-42a3-a6a6-973b0fd31e62 .shogun-heading-component h1 {
  color: rgba(40, 231, 222, 1);
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 1200px){#s-b03174e7-a43e-4b69-ba97-8248594e8e47 {
  display: none;
}
#s-b03174e7-a43e-4b69-ba97-8248594e8e47, #wrap-s-b03174e7-a43e-4b69-ba97-8248594e8e47 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b03174e7-a43e-4b69-ba97-8248594e8e47 {
  display: none;
}
#s-b03174e7-a43e-4b69-ba97-8248594e8e47, #wrap-s-b03174e7-a43e-4b69-ba97-8248594e8e47 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b7a4ef2f-e945-4116-a9bd-8d13942e20a2 {
  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(106, 106, 106, 1);
}








#s-b7a4ef2f-e945-4116-a9bd-8d13942e20a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7a4ef2f-e945-4116-a9bd-8d13942e20a2 {
  cursor: pointer;
}#s-b7a4ef2f-e945-4116-a9bd-8d13942e20a2.shg-box.shg-c {
  justify-content: center;
}

#s-86d467cf-d34a-4f8b-a26a-18219aed57b7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-86d467cf-d34a-4f8b-a26a-18219aed57b7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}


#s-86d467cf-d34a-4f8b-a26a-18219aed57b7 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-8dad7cad-7433-41d9-8ab5-3e8fcacf3406 {
  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: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(40, 231, 222, 1);
}








#s-8dad7cad-7433-41d9-8ab5-3e8fcacf3406 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8dad7cad-7433-41d9-8ab5-3e8fcacf3406 {
  cursor: pointer;
}#s-8dad7cad-7433-41d9-8ab5-3e8fcacf3406.shg-box.shg-c {
  justify-content: center;
}

#s-10c5d3c8-20d6-4907-8e66-85e6caadb190 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-10c5d3c8-20d6-4907-8e66-85e6caadb190 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-10c5d3c8-20d6-4907-8e66-85e6caadb190 .shogun-heading-component h1 a {
  color: #000;
}


#s-cb9ebfd8-e43a-4fdb-80bb-215e169c7930 {
  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(0, 0, 0, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-cb9ebfd8-e43a-4fdb-80bb-215e169c7930 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-cb9ebfd8-e43a-4fdb-80bb-215e169c7930.shg-box.shg-c {
  justify-content: center;
}

#s-34c2f076-4441-459e-94ea-386d53fb2255 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-34c2f076-4441-459e-94ea-386d53fb2255 .shogun-heading-component h1 {
  color: rgba(40, 231, 222, 1);
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-61fb4ecd-ac7e-408b-91a6-da126ac5700d {
  background-size: cover;
background-color: rgba(215, 211, 212, 1);
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-61fb4ecd-ac7e-408b-91a6-da126ac5700d {
  display: none;
}
#s-61fb4ecd-ac7e-408b-91a6-da126ac5700d, #wrap-s-61fb4ecd-ac7e-408b-91a6-da126ac5700d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-61fb4ecd-ac7e-408b-91a6-da126ac5700d {
  display: none;
}
#s-61fb4ecd-ac7e-408b-91a6-da126ac5700d, #wrap-s-61fb4ecd-ac7e-408b-91a6-da126ac5700d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-61fb4ecd-ac7e-408b-91a6-da126ac5700d {
  
}
}@media (max-width: 767px){#s-61fb4ecd-ac7e-408b-91a6-da126ac5700d {
  
}
}







#s-61fb4ecd-ac7e-408b-91a6-da126ac5700d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61fb4ecd-ac7e-408b-91a6-da126ac5700d {
  cursor: pointer;
}#s-61fb4ecd-ac7e-408b-91a6-da126ac5700d.shg-box.shg-c {
  justify-content: center;
}

#s-eae9d235-d81c-4afc-bc28-219ff5d62f03 {
  text-align: center;
}




  #s-eae9d235-d81c-4afc-bc28-219ff5d62f03 img.shogun-image {
    
    width: px;
  }


#s-eae9d235-d81c-4afc-bc28-219ff5d62f03 .shogun-image-content {
  
    align-items: center;
  
}

#s-b7130cb0-3e2b-4d23-8c81-76658c624f4f {
  margin-top: 1.5em;
margin-left: 5%;
margin-bottom: 1.5em;
margin-right: 5%;
}

#s-b727f5bd-d6b3-45a7-bac0-b8dce394c47b {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(167, 121, 44, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-b727f5bd-d6b3-45a7-bac0-b8dce394c47b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(167, 121, 44, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-b727f5bd-d6b3-45a7-bac0-b8dce394c47b:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(167, 121, 44, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-b727f5bd-d6b3-45a7-bac0-b8dce394c47b-btn-wrapper {
    text-align: center;
  }


#s-b727f5bd-d6b3-45a7-bac0-b8dce394c47b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.2em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-7074cd38-6e22-44ee-84c1-ab827aff7219 {
  margin-top: 1em;
margin-bottom: 1em;
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-bottom: 1em;
padding-bottom: 0.5em;
text-align: center;
}

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



#s-c4e16f55-5809-43b5-96f3-c2c81cb6cdb5 {
  margin-left: 3em;
margin-right: 3em;
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% - 0.75em);
}

[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.125em);
}

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

#s-bb34d170-ab07-4c85-bded-111130da733f {
  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-bb34d170-ab07-4c85-bded-111130da733f img.shogun-image {
    
    width: px;
  }


#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-f5205434-1d87-4751-8b96-1525978b637b {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




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


#s-f5205434-1d87-4751-8b96-1525978b637b .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% - 0.75em);
}

[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.125em);
}

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-9c260091-6f9e-4e79-8eda-d78e662e9404 {
  margin-top: 1em;
margin-bottom: 1em;
min-height: 55px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9c260091-6f9e-4e79-8eda-d78e662e9404 {
  display: none;
}
#s-9c260091-6f9e-4e79-8eda-d78e662e9404, #wrap-s-9c260091-6f9e-4e79-8eda-d78e662e9404 { display:none !important; }}@media (max-width: 767px){#s-9c260091-6f9e-4e79-8eda-d78e662e9404 {
  display: none;
}
#s-9c260091-6f9e-4e79-8eda-d78e662e9404, #wrap-s-9c260091-6f9e-4e79-8eda-d78e662e9404 { display:none !important; }}
#s-be89ba38-871c-499c-9b39-1e9073f4966b {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 1.5em;
padding-bottom: 0.5em;
min-height: 600px;
background-position: center top;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-be89ba38-871c-499c-9b39-1e9073f4966b {
  display: none;
}
#s-be89ba38-871c-499c-9b39-1e9073f4966b, #wrap-s-be89ba38-871c-499c-9b39-1e9073f4966b { display:none !important; }}@media (max-width: 767px){#s-be89ba38-871c-499c-9b39-1e9073f4966b {
  display: none;
}
#s-be89ba38-871c-499c-9b39-1e9073f4966b, #wrap-s-be89ba38-871c-499c-9b39-1e9073f4966b { display:none !important; }}







#s-be89ba38-871c-499c-9b39-1e9073f4966b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be89ba38-871c-499c-9b39-1e9073f4966b {
  cursor: pointer;
}#s-be89ba38-871c-499c-9b39-1e9073f4966b.shg-box.shg-c {
  justify-content: center;
}

#s-fe0221e3-1702-4293-8199-c259c75782f2 {
  margin-left: 1.5em;
margin-right: 1.5em;
}

@media (min-width: 0px) {
[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-129d6500-4f2c-4e66-8dab-a3bc2d87f786 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
background-color: rgba(250, 240, 2, 0.01);
}








#s-129d6500-4f2c-4e66-8dab-a3bc2d87f786 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-129d6500-4f2c-4e66-8dab-a3bc2d87f786.shg-box.shg-c {
  justify-content: center;
}

#s-a584bd72-9c63-4a1c-be37-b06633660ea2 {
  text-align: center;
}




  #s-a584bd72-9c63-4a1c-be37-b06633660ea2 img.shogun-image {
    
    width: px;
  }


#s-a584bd72-9c63-4a1c-be37-b06633660ea2 .shogun-image-content {
  
    align-items: center;
  
}

#s-e46024bc-ade7-4122-a094-f9d3bd275230 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
}

#s-edadd49f-ae4f-4b10-a194-d1d3cae6b61f {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
hover-type: color;
color: rgba(255, 0, 0, 1);
}
#s-edadd49f-ae4f-4b10-a194-d1d3cae6b61f:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 0, 0, 1) !important;}#s-edadd49f-ae4f-4b10-a194-d1d3cae6b61f:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 0, 0, 1) !important;}

  #s-edadd49f-ae4f-4b10-a194-d1d3cae6b61f-btn-wrapper {
    text-align: center;
  }


#s-edadd49f-ae4f-4b10-a194-d1d3cae6b61f.shg-btn {
  color: rgba(255, 0, 0, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-67f3747c-3d7f-4a28-b2d9-beda56c670c0 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 1.5em;
padding-bottom: 0.5em;
min-height: 600px;
background-position: center top;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-67f3747c-3d7f-4a28-b2d9-beda56c670c0 {
  
}
}@media (max-width: 767px){#s-67f3747c-3d7f-4a28-b2d9-beda56c670c0 {
  display: none;
}
#s-67f3747c-3d7f-4a28-b2d9-beda56c670c0, #wrap-s-67f3747c-3d7f-4a28-b2d9-beda56c670c0 { display:none !important; }}







#s-67f3747c-3d7f-4a28-b2d9-beda56c670c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67f3747c-3d7f-4a28-b2d9-beda56c670c0 {
  cursor: pointer;
}#s-67f3747c-3d7f-4a28-b2d9-beda56c670c0.shg-box.shg-c {
  justify-content: center;
}

#s-0b507c28-609d-4329-8082-dc97ace9cce8 {
  margin-left: 1.5em;
margin-right: 1.5em;
}

@media (min-width: 0px) {
[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-7fb3ce81-042e-4e00-8311-decbde37b10d {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
background-color: rgba(250, 240, 2, 0.01);
}








#s-7fb3ce81-042e-4e00-8311-decbde37b10d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7fb3ce81-042e-4e00-8311-decbde37b10d.shg-box.shg-c {
  justify-content: center;
}

#s-e64927f9-0a23-4f7a-a232-65ecd8b74556 {
  text-align: center;
}




  #s-e64927f9-0a23-4f7a-a232-65ecd8b74556 img.shogun-image {
    
    width: px;
  }


#s-e64927f9-0a23-4f7a-a232-65ecd8b74556 .shogun-image-content {
  
    align-items: center;
  
}

#s-70193d7b-7822-4958-bc4b-a2d80ae813f1 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
}

#s-1de66f33-0c8f-4e32-ac8d-5820883f4a56 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(146, 107, 42, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-1de66f33-0c8f-4e32-ac8d-5820883f4a56:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(146, 107, 42, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-1de66f33-0c8f-4e32-ac8d-5820883f4a56:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(146, 107, 42, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-1de66f33-0c8f-4e32-ac8d-5820883f4a56-btn-wrapper {
    text-align: center;
  }


#s-1de66f33-0c8f-4e32-ac8d-5820883f4a56.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-837a9cbd-1e73-45f5-9760-0ac800d1440b {
  border-style: solid;
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: 600px;
}








#s-837a9cbd-1e73-45f5-9760-0ac800d1440b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-837a9cbd-1e73-45f5-9760-0ac800d1440b.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e90583ec-baa8-4874-a3b8-e7c21889235a {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(64, 193, 173, 1);
border-style: solid;
min-height: 600px;
background-position: center center;
}








#s-e90583ec-baa8-4874-a3b8-e7c21889235a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e90583ec-baa8-4874-a3b8-e7c21889235a {
  cursor: pointer;
}#s-e90583ec-baa8-4874-a3b8-e7c21889235a.shg-box.shg-c {
  justify-content: center;
}

#s-76b1ced9-7bdb-4ba8-b7d7-889c28561b0c {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 600px;
background-position: center center;
}








#s-76b1ced9-7bdb-4ba8-b7d7-889c28561b0c > .shg-box-overlay {
  background-color: rgba(29, 114, 103, 1);
  opacity: 0.6;
}#s-76b1ced9-7bdb-4ba8-b7d7-889c28561b0c {
  cursor: pointer;
}#s-76b1ced9-7bdb-4ba8-b7d7-889c28561b0c.shg-box.shg-c {
  justify-content: center;
}

#s-6f6c4f92-e85b-45b8-b8a8-d665bdb1a375 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
background-color: rgba(250, 240, 2, 0.01);
}








#s-6f6c4f92-e85b-45b8-b8a8-d665bdb1a375 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f6c4f92-e85b-45b8-b8a8-d665bdb1a375.shg-box.shg-c {
  justify-content: center;
}

#s-5f0c7a2d-02ae-4142-9422-f8de39949e83 {
  margin-bottom: 1em;
text-align: center;
}




  #s-5f0c7a2d-02ae-4142-9422-f8de39949e83 img.shogun-image {
    
    width: px;
  }


#s-5f0c7a2d-02ae-4142-9422-f8de39949e83 .shogun-image-content {
  
    align-items: center;
  
}

#s-b9da0d2a-8b2c-4fa2-aac3-f59b67c325fe {
  margin-top: 1.5em;
margin-bottom: 1.5em;
}

#s-79d8d670-9762-441e-90ae-4ef12a51afb7 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
hover-type: color;
color: rgba(69, 190, 171, 1);
}
#s-79d8d670-9762-441e-90ae-4ef12a51afb7:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(69, 190, 171, 1) !important;}#s-79d8d670-9762-441e-90ae-4ef12a51afb7:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(69, 190, 171, 1) !important;}

  #s-79d8d670-9762-441e-90ae-4ef12a51afb7-btn-wrapper {
    text-align: center;
  }


#s-79d8d670-9762-441e-90ae-4ef12a51afb7.shg-btn {
  color: rgba(69, 190, 171, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-7ac42389-0e94-493f-8ee4-5e0de2b394dd {
  background-image: url(https://i.shgcdn.com/e04176f1-3daa-4406-aff7-85f96ad0605c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 1.5em;
padding-bottom: 0.5em;
min-height: 5px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-7ac42389-0e94-493f-8ee4-5e0de2b394dd {
  
}
}@media (max-width: 767px){#s-7ac42389-0e94-493f-8ee4-5e0de2b394dd {
  display: none;
}
#s-7ac42389-0e94-493f-8ee4-5e0de2b394dd, #wrap-s-7ac42389-0e94-493f-8ee4-5e0de2b394dd { display:none !important; }}







#s-7ac42389-0e94-493f-8ee4-5e0de2b394dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ac42389-0e94-493f-8ee4-5e0de2b394dd {
  cursor: pointer;
}#s-7ac42389-0e94-493f-8ee4-5e0de2b394dd.shg-box.shg-c {
  justify-content: center;
}

#s-cbde7960-f2c3-4f6a-a0aa-9cede1763ae2 {
  padding-right: 1.5em;
text-align: right;
}




  #s-cbde7960-f2c3-4f6a-a0aa-9cede1763ae2 img.shogun-image {
    
    width: px;
  }


#s-cbde7960-f2c3-4f6a-a0aa-9cede1763ae2 .shogun-image-content {
  
    align-items: center;
  
}

#s-5625dfc9-f31d-4664-b9df-76aa1b2809ed {
  margin-left: 1.5em;
margin-right: 1.5em;
}

@media (min-width: 0px) {
[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-e2ed2037-382b-4849-811a-64232872079e {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
background-color: rgba(250, 240, 2, 0.01);
}








#s-e2ed2037-382b-4849-811a-64232872079e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2ed2037-382b-4849-811a-64232872079e.shg-box.shg-c {
  justify-content: center;
}

#s-eab97f5a-48ea-4d98-b6dd-0df36b6b7ced {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}




  #s-eab97f5a-48ea-4d98-b6dd-0df36b6b7ced img.shogun-image {
    
    width: px;
  }


#s-eab97f5a-48ea-4d98-b6dd-0df36b6b7ced .shogun-image-content {
  
    align-items: center;
  
}

#s-6679c42f-7cf5-4483-bef1-434c459c8caa {
  margin-top: 1.5em;
margin-left: 3em;
margin-bottom: 1.5em;
margin-right: 3em;
}

#s-f91b14fb-6940-46fb-8a84-8143fde54541 {
  background-image: url(none);
background-repeat: no-repeat;
margin-right: 2em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 2px;
background-color: rgba(255, 216, 0, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-f91b14fb-6940-46fb-8a84-8143fde54541:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 216, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-f91b14fb-6940-46fb-8a84-8143fde54541:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 216, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-f91b14fb-6940-46fb-8a84-8143fde54541-btn-wrapper {
    text-align: center;
  }


#s-f91b14fb-6940-46fb-8a84-8143fde54541.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-89835c63-3c5b-45ba-9a66-6994192e5fe5 {
  margin-top: 3em;
margin-left: 1.5em;
margin-right: 1.5em;
}

#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943 {
  margin-top: 1em;
margin-left: 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: 1em;
margin-bottom: 1em;
text-align: center;
}

#s-84999040-db60-4ee9-9ed1-16f36cb7527f .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  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.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 {
  margin-bottom: 1em;
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-5a1c102d-7ab7-40e0-895b-342e75e2822c {
  background-repeat: no-repeat;
background-size: cover;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-5a1c102d-7ab7-40e0-895b-342e75e2822c {
  display: none;
}
#s-5a1c102d-7ab7-40e0-895b-342e75e2822c, #wrap-s-5a1c102d-7ab7-40e0-895b-342e75e2822c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5a1c102d-7ab7-40e0-895b-342e75e2822c {
  display: none;
}
#s-5a1c102d-7ab7-40e0-895b-342e75e2822c, #wrap-s-5a1c102d-7ab7-40e0-895b-342e75e2822c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5a1c102d-7ab7-40e0-895b-342e75e2822c {
  
}
}@media (max-width: 767px){#s-5a1c102d-7ab7-40e0-895b-342e75e2822c {
  
}
}







#s-5a1c102d-7ab7-40e0-895b-342e75e2822c > .shg-box-overlay {
  background-color: rgba(29, 114, 103, 1);
  opacity: 0.6;
}#s-5a1c102d-7ab7-40e0-895b-342e75e2822c {
  cursor: pointer;
}#s-5a1c102d-7ab7-40e0-895b-342e75e2822c.shg-box.shg-c {
  justify-content: center;
}

#s-cf9a22b2-36ea-481a-847d-47b35161ddf0 {
  text-align: center;
}




  #s-cf9a22b2-36ea-481a-847d-47b35161ddf0 img.shogun-image {
    
    width: px;
  }


#s-cf9a22b2-36ea-481a-847d-47b35161ddf0 .shogun-image-content {
  
    align-items: center;
  
}

#s-1f9c1ed2-00ce-48cf-bc3b-cfcb42e840da {
  margin-top: 1em;
margin-left: 10%;
margin-bottom: 1em;
margin-right: 10%;
text-align: center;
}




  #s-1f9c1ed2-00ce-48cf-bc3b-cfcb42e840da img.shogun-image {
    
    width: px;
  }


#s-1f9c1ed2-00ce-48cf-bc3b-cfcb42e840da .shogun-image-content {
  
    align-items: center;
  
}

#s-9c64d334-10a7-465c-8df6-4b28b0698311 {
  margin-top: 1em;
margin-left: 5%;
margin-bottom: 1em;
margin-right: 5%;
}

#s-b762cedc-959e-418a-8c57-3231d6981186 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 2em;
margin-bottom: 1.5em;
margin-right: 2em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
hover-type: color;
color: rgba(69, 190, 171, 1);
}
#s-b762cedc-959e-418a-8c57-3231d6981186:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(69, 190, 171, 1) !important;}#s-b762cedc-959e-418a-8c57-3231d6981186:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(69, 190, 171, 1) !important;}

  #s-b762cedc-959e-418a-8c57-3231d6981186-btn-wrapper {
    text-align: center;
  }


#s-b762cedc-959e-418a-8c57-3231d6981186.shg-btn {
  color: rgba(69, 190, 171, 1);
  font-size: 1.2em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339 {
  margin-top: 1.5em;
margin-left: 3em;
margin-bottom: 1.5em;
margin-right: 3em;
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-bottom: 1em;
text-align: center;
}

#s-0a97f4c1-dcc3-4606-b1ed-e71636d6b979 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  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% - 0.75em);
}

[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.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.125em);
}

}

@media (min-width: 992px) {
[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.125em);
}

}

@media (min-width: 1200px) {
[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.125em);
}

}

#s-debd68f4-ffe3-4627-a143-d1abbc5dd63f {
  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-debd68f4-ffe3-4627-a143-d1abbc5dd63f img.shogun-image {
    
    width: px;
  }


#s-debd68f4-ffe3-4627-a143-d1abbc5dd63f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-96f8e9fc-cd20-4639-9534-79152bfd4451 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-96f8e9fc-cd20-4639-9534-79152bfd4451:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-96f8e9fc-cd20-4639-9534-79152bfd4451:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-96f8e9fc-cd20-4639-9534-79152bfd4451.shg-btn {
  color: #ffffff;
  font-size: 1.5em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-6245d1c5-b6b3-44b7-a63d-ffc1b9ce6a5f {
  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-6245d1c5-b6b3-44b7-a63d-ffc1b9ce6a5f img.shogun-image {
    
    width: px;
  }


#s-6245d1c5-b6b3-44b7-a63d-ffc1b9ce6a5f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-74657c79-2baa-4525-9922-60e18193b875 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-74657c79-2baa-4525-9922-60e18193b875:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-74657c79-2baa-4525-9922-60e18193b875:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-74657c79-2baa-4525-9922-60e18193b875.shg-btn {
  color: #ffffff;
  font-size: 1.5em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-a2ad52a9-aaa4-4a33-abd6-1b97aa556d83 {
  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-a2ad52a9-aaa4-4a33-abd6-1b97aa556d83 img.shogun-image {
    
    width: px;
  }


#s-a2ad52a9-aaa4-4a33-abd6-1b97aa556d83 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-eb4be981-ba78-42e8-a637-f9ca4c55b2cc {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-eb4be981-ba78-42e8-a637-f9ca4c55b2cc:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-eb4be981-ba78-42e8-a637-f9ca4c55b2cc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-eb4be981-ba78-42e8-a637-f9ca4c55b2cc.shg-btn {
  color: #ffffff;
  font-size: 1.5em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-4499e30f-e9a7-435e-94de-312fc97a13c3 {
  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-4499e30f-e9a7-435e-94de-312fc97a13c3 img.shogun-image {
    
    width: px;
  }


#s-4499e30f-e9a7-435e-94de-312fc97a13c3 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-16e480b1-274f-4291-9461-0ad21cd35d74 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-16e480b1-274f-4291-9461-0ad21cd35d74:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-16e480b1-274f-4291-9461-0ad21cd35d74:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-16e480b1-274f-4291-9461-0ad21cd35d74.shg-btn {
  color: #ffffff;
  font-size: 1.5em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.75em);
}

[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.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.125em);
}

}

@media (min-width: 992px) {
[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.125em);
}

}

@media (min-width: 1200px) {
[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.125em);
}

}

#s-1521f75a-141e-4c15-9042-9bca5c3eeb6f {
  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-1521f75a-141e-4c15-9042-9bca5c3eeb6f img.shogun-image {
    
    width: px;
  }


#s-1521f75a-141e-4c15-9042-9bca5c3eeb6f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-033b14c2-e76b-485b-ab69-4b6f5881f539 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-033b14c2-e76b-485b-ab69-4b6f5881f539:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-033b14c2-e76b-485b-ab69-4b6f5881f539:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-033b14c2-e76b-485b-ab69-4b6f5881f539.shg-btn {
  color: #ffffff;
  font-size: 1.5em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-70591c9d-7883-4742-aea1-0e3926f25363 {
  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-70591c9d-7883-4742-aea1-0e3926f25363 img.shogun-image {
    
    width: px;
  }


#s-70591c9d-7883-4742-aea1-0e3926f25363 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-2f866d53-17a0-4b95-8e2c-5cd1cca59607 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-2f866d53-17a0-4b95-8e2c-5cd1cca59607:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-2f866d53-17a0-4b95-8e2c-5cd1cca59607:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2f866d53-17a0-4b95-8e2c-5cd1cca59607.shg-btn {
  color: #ffffff;
  font-size: 1.5em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-787bbeb5-808c-4605-83ed-a11477a54616 {
  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-787bbeb5-808c-4605-83ed-a11477a54616 img.shogun-image {
    
    width: px;
  }


#s-787bbeb5-808c-4605-83ed-a11477a54616 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-cbf0623c-d447-4529-b49c-c6e39dc79ecb {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-cbf0623c-d447-4529-b49c-c6e39dc79ecb:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-cbf0623c-d447-4529-b49c-c6e39dc79ecb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cbf0623c-d447-4529-b49c-c6e39dc79ecb.shg-btn {
  color: #ffffff;
  font-size: 1.5em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-c1f1206f-420a-4e1e-b836-72bdb94a6e3d {
  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-c1f1206f-420a-4e1e-b836-72bdb94a6e3d img.shogun-image {
    
    width: px;
  }


#s-c1f1206f-420a-4e1e-b836-72bdb94a6e3d .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-200c864b-f89b-455d-913f-f6f226bcdb20 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-200c864b-f89b-455d-913f-f6f226bcdb20:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-200c864b-f89b-455d-913f-f6f226bcdb20:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-200c864b-f89b-455d-913f-f6f226bcdb20.shg-btn {
  color: #ffffff;
  font-size: 1.5em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2 {
  margin-top: 1em;
margin-left: 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-bottom: 1em;
text-align: center;
}

#s-fe128f8f-f47c-4ada-b758-15cc44623fad .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  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;
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-af012882-f6c9-4c22-b0d6-79a1796ee78b img.shogun-image {
    
    width: px;
  }


#s-af012882-f6c9-4c22-b0d6-79a1796ee78b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-9179b9b2-a924-46a1-8ac4-f2f6a48ba8d7 {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-9179b9b2-a924-46a1-8ac4-f2f6a48ba8d7:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-9179b9b2-a924-46a1-8ac4-f2f6a48ba8d7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9179b9b2-a924-46a1-8ac4-f2f6a48ba8d7.shg-btn {
  color: #ffffff;
  font-size: 1em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-bbf4ca45-0caf-41cc-b94a-457034091bca {
  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-bbf4ca45-0caf-41cc-b94a-457034091bca img.shogun-image {
    
    width: px;
  }


#s-bbf4ca45-0caf-41cc-b94a-457034091bca .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-9a28f11d-71b0-4449-ba52-30754069fe83 {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-9a28f11d-71b0-4449-ba52-30754069fe83:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-9a28f11d-71b0-4449-ba52-30754069fe83:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9a28f11d-71b0-4449-ba52-30754069fe83.shg-btn {
  color: #ffffff;
  font-size: 1em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-ac269624-c035-46dd-b062-0a24930fe106 {
  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-ac269624-c035-46dd-b062-0a24930fe106 img.shogun-image {
    
    width: px;
  }


#s-ac269624-c035-46dd-b062-0a24930fe106 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-e31aa6f4-25dc-4db1-b90a-d601b80b6785 {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-e31aa6f4-25dc-4db1-b90a-d601b80b6785:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-e31aa6f4-25dc-4db1-b90a-d601b80b6785:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e31aa6f4-25dc-4db1-b90a-d601b80b6785.shg-btn {
  color: #ffffff;
  font-size: 1em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-c7fd9b7c-c36d-4d55-811d-85d231ce9351 {
  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-c7fd9b7c-c36d-4d55-811d-85d231ce9351 img.shogun-image {
    
    width: px;
  }


#s-c7fd9b7c-c36d-4d55-811d-85d231ce9351 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-42ee9f1a-ea19-4e2b-b3c9-a94cf9b573af {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-42ee9f1a-ea19-4e2b-b3c9-a94cf9b573af:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-42ee9f1a-ea19-4e2b-b3c9-a94cf9b573af:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-42ee9f1a-ea19-4e2b-b3c9-a94cf9b573af.shg-btn {
  color: #ffffff;
  font-size: 1em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

@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;
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-6ca727c8-77b3-4eea-b38d-ea4f38a12640 img.shogun-image {
    
    width: px;
  }


#s-6ca727c8-77b3-4eea-b38d-ea4f38a12640 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-83fb2026-2a9b-447c-aaf7-ca237dd1e17e {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-83fb2026-2a9b-447c-aaf7-ca237dd1e17e:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-83fb2026-2a9b-447c-aaf7-ca237dd1e17e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-83fb2026-2a9b-447c-aaf7-ca237dd1e17e.shg-btn {
  color: #ffffff;
  font-size: 1em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-b36674fa-8630-4d08-b047-c4524f49dc81 {
  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-b36674fa-8630-4d08-b047-c4524f49dc81 img.shogun-image {
    
    width: px;
  }


#s-b36674fa-8630-4d08-b047-c4524f49dc81 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-3029ba2c-30cc-412d-86ec-1a07f20a12bd {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-3029ba2c-30cc-412d-86ec-1a07f20a12bd:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-3029ba2c-30cc-412d-86ec-1a07f20a12bd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3029ba2c-30cc-412d-86ec-1a07f20a12bd.shg-btn {
  color: #ffffff;
  font-size: 1em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-31eaced6-1f70-4208-b152-ba8845ee6d72 {
  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-31eaced6-1f70-4208-b152-ba8845ee6d72 img.shogun-image {
    
    width: px;
  }


#s-31eaced6-1f70-4208-b152-ba8845ee6d72 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-d4dbb902-83c8-47c7-aed3-b59d7cfee117 {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-d4dbb902-83c8-47c7-aed3-b59d7cfee117:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-d4dbb902-83c8-47c7-aed3-b59d7cfee117:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d4dbb902-83c8-47c7-aed3-b59d7cfee117.shg-btn {
  color: #ffffff;
  font-size: 1em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-10625ad7-712e-4abe-a89b-33adff0afd6c {
  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-10625ad7-712e-4abe-a89b-33adff0afd6c img.shogun-image {
    
    width: px;
  }


#s-10625ad7-712e-4abe-a89b-33adff0afd6c .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-e4cca78b-58d6-4d10-8010-83e8d3b77273 {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-e4cca78b-58d6-4d10-8010-83e8d3b77273:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-e4cca78b-58d6-4d10-8010-83e8d3b77273:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e4cca78b-58d6-4d10-8010-83e8d3b77273.shg-btn {
  color: #ffffff;
  font-size: 1em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-9196bc5b-118d-497b-aa40-5d354e5508c6 {
  background-size: cover;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-9196bc5b-118d-497b-aa40-5d354e5508c6 {
  display: none;
}
#s-9196bc5b-118d-497b-aa40-5d354e5508c6, #wrap-s-9196bc5b-118d-497b-aa40-5d354e5508c6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9196bc5b-118d-497b-aa40-5d354e5508c6 {
  display: none;
}
#s-9196bc5b-118d-497b-aa40-5d354e5508c6, #wrap-s-9196bc5b-118d-497b-aa40-5d354e5508c6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9196bc5b-118d-497b-aa40-5d354e5508c6 {
  
}
}@media (max-width: 767px){#s-9196bc5b-118d-497b-aa40-5d354e5508c6 {
  
}
}







#s-9196bc5b-118d-497b-aa40-5d354e5508c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9196bc5b-118d-497b-aa40-5d354e5508c6 {
  cursor: pointer;
}#s-9196bc5b-118d-497b-aa40-5d354e5508c6.shg-box.shg-c {
  justify-content: center;
}

#s-bdf96b4f-ba58-469c-9cf7-baa0eab7b6c2 {
  margin-top: 2em;
padding-left: 10%;
padding-right: 10%;
text-align: center;
}




  #s-bdf96b4f-ba58-469c-9cf7-baa0eab7b6c2 img.shogun-image {
    
    width: px;
  }


#s-bdf96b4f-ba58-469c-9cf7-baa0eab7b6c2 .shogun-image-content {
  
    align-items: center;
  
}

#s-651cf0f2-1435-40c4-9f63-a8f547b7641f {
  margin-top: 1.5em;
margin-left: 5%;
margin-bottom: 1.5em;
margin-right: 5%;
}

#s-1907a098-6e9c-465e-9f94-56cb03c4116c {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 2em;
margin-right: 2em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
hover-type: color;
color: rgba(255, 1, 1, 1);
}
#s-1907a098-6e9c-465e-9f94-56cb03c4116c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 0, 0, 1) !important;}#s-1907a098-6e9c-465e-9f94-56cb03c4116c:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 0, 0, 1) !important;}

  #s-1907a098-6e9c-465e-9f94-56cb03c4116c-btn-wrapper {
    text-align: center;
  }


#s-1907a098-6e9c-465e-9f94-56cb03c4116c.shg-btn {
  color: rgba(255, 1, 1, 1);
  font-size: 1.2em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-a4c69f80-6e02-4c05-b8a3-e0dd3dd955ba {
  text-align: center;
}




  #s-a4c69f80-6e02-4c05-b8a3-e0dd3dd955ba img.shogun-image {
    
    width: px;
  }


#s-a4c69f80-6e02-4c05-b8a3-e0dd3dd955ba .shogun-image-content {
  
    align-items: center;
  
}

#s-8e7d47dd-3c0e-455c-a857-f5e48ea53a26 {
  padding-top: 1em;
padding-left: 3em;
padding-bottom: 1em;
padding-right: 3em;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8e7d47dd-3c0e-455c-a857-f5e48ea53a26 {
  display: none;
}
#s-8e7d47dd-3c0e-455c-a857-f5e48ea53a26, #wrap-s-8e7d47dd-3c0e-455c-a857-f5e48ea53a26 { display:none !important; }}@media (max-width: 767px){#s-8e7d47dd-3c0e-455c-a857-f5e48ea53a26 {
  display: none;
}
#s-8e7d47dd-3c0e-455c-a857-f5e48ea53a26, #wrap-s-8e7d47dd-3c0e-455c-a857-f5e48ea53a26 { display:none !important; }}







#s-8e7d47dd-3c0e-455c-a857-f5e48ea53a26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e7d47dd-3c0e-455c-a857-f5e48ea53a26.shg-box.shg-c {
  justify-content: center;
}

#s-09aa58df-7738-4171-bd1d-a14a6eaaf422 {
  margin-bottom: 1em;
text-align: center;
}

#s-09aa58df-7738-4171-bd1d-a14a6eaaf422 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 48px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 0px) {
[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-454e3537-8f34-4176-9f79-4f790d0afc9a {
  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(239, 159, 8, 1);
border-style: solid;
text-align: center;
}




  #s-454e3537-8f34-4176-9f79-4f790d0afc9a img.shogun-image {
    
    width: px;
  }


#s-454e3537-8f34-4176-9f79-4f790d0afc9a .shogun-image-content {
  
    align-items: center;
  
}

#s-c63ab2b3-2520-434d-8a8a-db2158cb2ea4 {
  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(51, 176, 164, 1);
border-style: solid;
text-align: center;
}





#s-c63ab2b3-2520-434d-8a8a-db2158cb2ea4 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-0064c3de-2508-4490-91cc-c9cf0e450287 {
  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(239, 27, 123, 1);
border-style: solid;
text-align: center;
}




  #s-0064c3de-2508-4490-91cc-c9cf0e450287 img.shogun-image {
    
    width: px;
  }


#s-0064c3de-2508-4490-91cc-c9cf0e450287 .shogun-image-content {
  
    align-items: center;
  
}

#s-cbef71e6-f70c-4f09-8020-de8028692153 {
  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(201, 201, 201, 1);
border-style: solid;
text-align: center;
}




  #s-cbef71e6-f70c-4f09-8020-de8028692153 img.shogun-image {
    
    width: px;
  }


#s-cbef71e6-f70c-4f09-8020-de8028692153 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 0px) {
[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-1b31a6d2-72d8-4014-a6c2-fc0dce3e95ba {
  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(190, 169, 73, 1);
border-style: solid;
text-align: center;
}




  #s-1b31a6d2-72d8-4014-a6c2-fc0dce3e95ba img.shogun-image {
    
    width: px;
  }


#s-1b31a6d2-72d8-4014-a6c2-fc0dce3e95ba .shogun-image-content {
  
    align-items: center;
  
}

#s-5fc0822f-d08b-4167-abe5-5cf9cdc37615 {
  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(171, 72, 39, 1);
border-style: solid;
text-align: center;
}




  #s-5fc0822f-d08b-4167-abe5-5cf9cdc37615 img.shogun-image {
    
    width: px;
  }


#s-5fc0822f-d08b-4167-abe5-5cf9cdc37615 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-42aca9ae-3e64-4e06-b69e-59989d87ecab {
  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-42aca9ae-3e64-4e06-b69e-59989d87ecab img.shogun-image {
    
    width: px;
  }


#s-42aca9ae-3e64-4e06-b69e-59989d87ecab .shogun-image-content {
  
    align-items: center;
  
}

#s-ae8af20b-a672-4ffe-a21f-1ad15304e5af {
  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(114, 116, 117, 1);
border-style: solid;
text-align: center;
}




  #s-ae8af20b-a672-4ffe-a21f-1ad15304e5af img.shogun-image {
    
    width: px;
  }


#s-ae8af20b-a672-4ffe-a21f-1ad15304e5af .shogun-image-content {
  
    align-items: center;
  
}

#s-7a11ff53-34b5-4417-ae03-2946ba1fa590 {
  padding-top: 1em;
padding-left: 1em;
padding-right: 1em;
}
@media (min-width: 1200px){#s-7a11ff53-34b5-4417-ae03-2946ba1fa590 {
  display: none;
}
#s-7a11ff53-34b5-4417-ae03-2946ba1fa590, #wrap-s-7a11ff53-34b5-4417-ae03-2946ba1fa590 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7a11ff53-34b5-4417-ae03-2946ba1fa590 {
  display: none;
}
#s-7a11ff53-34b5-4417-ae03-2946ba1fa590, #wrap-s-7a11ff53-34b5-4417-ae03-2946ba1fa590 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7a11ff53-34b5-4417-ae03-2946ba1fa590 {
  
}
}@media (max-width: 767px){#s-7a11ff53-34b5-4417-ae03-2946ba1fa590 {
  
}
}







#s-7a11ff53-34b5-4417-ae03-2946ba1fa590 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a11ff53-34b5-4417-ae03-2946ba1fa590.shg-box.shg-c {
  justify-content: center;
}

#s-05313d78-7613-4e36-98a7-c0cb133bcbc2 {
  margin-bottom: 1em;
text-align: center;
}

#s-05313d78-7613-4e36-98a7-c0cb133bcbc2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-be6e4e29-b940-4b13-ae38-59c9a4178dd5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 0px) {
[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-7049bfa3-3e4c-47ee-9e0f-b5a5d42cb9a3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-421235ed-c35c-4fa2-889c-7e089854f07f {
  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(239, 159, 8, 1);
border-style: solid;
text-align: center;
}




  #s-421235ed-c35c-4fa2-889c-7e089854f07f img.shogun-image {
    
    width: px;
  }


#s-421235ed-c35c-4fa2-889c-7e089854f07f .shogun-image-content {
  
    align-items: center;
  
}

#s-f23644df-cb19-44f4-8b95-d18c79a37238 {
  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(51, 176, 164, 1);
border-style: solid;
text-align: center;
}





#s-f23644df-cb19-44f4-8b95-d18c79a37238 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-6ee61986-2fe4-4d26-8a13-fa1e206e0d44"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-05837662-a67e-401f-ae31-67ab8991cab6 {
  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(239, 27, 123, 1);
border-style: solid;
text-align: center;
}




  #s-05837662-a67e-401f-ae31-67ab8991cab6 img.shogun-image {
    
    width: px;
  }


#s-05837662-a67e-401f-ae31-67ab8991cab6 .shogun-image-content {
  
    align-items: center;
  
}

#s-d6756feb-4f51-41fa-8b3c-c181fe28c167 {
  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(201, 201, 201, 1);
border-style: solid;
text-align: center;
}




  #s-d6756feb-4f51-41fa-8b3c-c181fe28c167 img.shogun-image {
    
    width: px;
  }


#s-d6756feb-4f51-41fa-8b3c-c181fe28c167 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-f0fa7dca-1a98-4ffd-bfa2-4693c2b076d9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 0px) {
[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-e8e809cf-7822-470e-964e-a448f6d2790f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-974ea627-49d1-46f2-9e4d-e70782c51175 {
  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(190, 169, 73, 1);
border-style: solid;
text-align: center;
}




  #s-974ea627-49d1-46f2-9e4d-e70782c51175 img.shogun-image {
    
    width: px;
  }


#s-974ea627-49d1-46f2-9e4d-e70782c51175 .shogun-image-content {
  
    align-items: center;
  
}

#s-8701f82e-730d-4626-905d-5e89de60423f {
  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(171, 72, 39, 1);
border-style: solid;
text-align: center;
}




  #s-8701f82e-730d-4626-905d-5e89de60423f img.shogun-image {
    
    width: px;
  }


#s-8701f82e-730d-4626-905d-5e89de60423f .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-34730ffe-683d-470a-bba2-0ccaef0c5518"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-22ec4164-d885-4daf-9f6b-a82d3d078835 {
  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-22ec4164-d885-4daf-9f6b-a82d3d078835 img.shogun-image {
    
    width: px;
  }


#s-22ec4164-d885-4daf-9f6b-a82d3d078835 .shogun-image-content {
  
    align-items: center;
  
}

#s-3d16f6e8-d3f0-4dcf-ac88-4ede8af20f77 {
  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(114, 116, 117, 1);
border-style: solid;
text-align: center;
}




  #s-3d16f6e8-d3f0-4dcf-ac88-4ede8af20f77 img.shogun-image {
    
    width: px;
  }


#s-3d16f6e8-d3f0-4dcf-ac88-4ede8af20f77 .shogun-image-content {
  
    align-items: center;
  
}

#s-88ea3495-cd33-4ef7-b725-c0a2c1bb778a {
  background-size: cover;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-88ea3495-cd33-4ef7-b725-c0a2c1bb778a {
  display: none;
}
#s-88ea3495-cd33-4ef7-b725-c0a2c1bb778a, #wrap-s-88ea3495-cd33-4ef7-b725-c0a2c1bb778a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-88ea3495-cd33-4ef7-b725-c0a2c1bb778a {
  display: none;
}
#s-88ea3495-cd33-4ef7-b725-c0a2c1bb778a, #wrap-s-88ea3495-cd33-4ef7-b725-c0a2c1bb778a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-88ea3495-cd33-4ef7-b725-c0a2c1bb778a {
  
}
}@media (max-width: 767px){#s-88ea3495-cd33-4ef7-b725-c0a2c1bb778a {
  
}
}







#s-88ea3495-cd33-4ef7-b725-c0a2c1bb778a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88ea3495-cd33-4ef7-b725-c0a2c1bb778a {
  cursor: pointer;
}#s-88ea3495-cd33-4ef7-b725-c0a2c1bb778a.shg-box.shg-c {
  justify-content: center;
}

#s-d0632ed6-402c-4b01-8caa-122b056462a4 {
  margin-top: 2em;
padding-left: 10%;
padding-right: 10%;
text-align: center;
}




  #s-d0632ed6-402c-4b01-8caa-122b056462a4 img.shogun-image {
    
    width: px;
  }


#s-d0632ed6-402c-4b01-8caa-122b056462a4 .shogun-image-content {
  
    align-items: center;
  
}

#s-39d3d55d-ac55-47b4-8e96-3390137ea213 {
  margin-top: 1.5em;
margin-left: 5%;
margin-bottom: 1.5em;
margin-right: 5%;
}

#s-d6f4a3cb-4c56-45a2-bb25-36bca2cfcf54 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 2em;
margin-right: 2em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(255, 216, 0, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-d6f4a3cb-4c56-45a2-bb25-36bca2cfcf54:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 216, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-d6f4a3cb-4c56-45a2-bb25-36bca2cfcf54:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 216, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-d6f4a3cb-4c56-45a2-bb25-36bca2cfcf54-btn-wrapper {
    text-align: center;
  }


#s-d6f4a3cb-4c56-45a2-bb25-36bca2cfcf54.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.2em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-78dd5d81-2626-4482-9686-f2b039b2445f {
  text-align: center;
}




  #s-78dd5d81-2626-4482-9686-f2b039b2445f img.shogun-image {
    
    width: px;
  }


#s-78dd5d81-2626-4482-9686-f2b039b2445f .shogun-image-content {
  
    align-items: center;
  
}

#s-27535ec6-f191-428c-90be-73bcc05080c4 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-27535ec6-f191-428c-90be-73bcc05080c4 {
  display: none;
}
#s-27535ec6-f191-428c-90be-73bcc05080c4, #wrap-s-27535ec6-f191-428c-90be-73bcc05080c4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-27535ec6-f191-428c-90be-73bcc05080c4 {
  display: none;
}
#s-27535ec6-f191-428c-90be-73bcc05080c4, #wrap-s-27535ec6-f191-428c-90be-73bcc05080c4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-27535ec6-f191-428c-90be-73bcc05080c4 {
  
}
}@media (max-width: 767px){#s-27535ec6-f191-428c-90be-73bcc05080c4 {
  
}
}







#s-27535ec6-f191-428c-90be-73bcc05080c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27535ec6-f191-428c-90be-73bcc05080c4.shg-box.shg-c {
  justify-content: center;
}

#s-5dddf776-0601-4990-bcb4-3e1c23416f33 {
  padding-top: 1em;
padding-bottom: 1em;
text-align: center;
}

#s-5dddf776-0601-4990-bcb4-3e1c23416f33 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-d5764dc6-ecb5-4b88-bfdc-113257c8331c {
  margin-left: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-d5764dc6-ecb5-4b88-bfdc-113257c8331c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5764dc6-ecb5-4b88-bfdc-113257c8331c.shg-box.shg-c {
  justify-content: center;
}

#s-efb18a40-adc1-4e70-9627-9e644425c1dd {
  margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-efb18a40-adc1-4e70-9627-9e644425c1dd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-b2a504c0-3398-4b2c-b1b8-a8885692ef33 {
  min-height: 50px;
}








#s-b2a504c0-3398-4b2c-b1b8-a8885692ef33 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2a504c0-3398-4b2c-b1b8-a8885692ef33.shg-box.shg-c {
  justify-content: center;
}

#s-394f2c34-dec1-4726-9cc2-cf1cdc3e681f {
  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-394f2c34-dec1-4726-9cc2-cf1cdc3e681f img.shogun-image {
    
    width: px;
  }


#s-394f2c34-dec1-4726-9cc2-cf1cdc3e681f .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-ccb38d97-0dd5-4d44-8731-fa7d5271689b {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-dca95c47-ae97-4e0f-a6f6-7ffb4c5778f2 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-42132e86-4e12-4cc4-a2a6-f70e0d88b5a5 {
  min-height: 50px;
}








#s-42132e86-4e12-4cc4-a2a6-f70e0d88b5a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42132e86-4e12-4cc4-a2a6-f70e0d88b5a5.shg-box.shg-c {
  justify-content: center;
}

#s-f9517ddd-0212-49cf-b818-30cbc55cbb6f {
  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-f9517ddd-0212-49cf-b818-30cbc55cbb6f img.shogun-image {
    
    width: px;
  }


#s-f9517ddd-0212-49cf-b818-30cbc55cbb6f .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-ebe85cd5-509e-4a27-9e54-2d4766eed7eb {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-e31da236-56f8-415e-88b1-91ca61d8b4e6 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-9a285ca2-f351-471f-bf4f-8d35c1cb561a {
  min-height: 50px;
}








#s-9a285ca2-f351-471f-bf4f-8d35c1cb561a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a285ca2-f351-471f-bf4f-8d35c1cb561a.shg-box.shg-c {
  justify-content: center;
}

#s-c20d690d-56d7-41d3-90e6-63de9d140f28 {
  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-c20d690d-56d7-41d3-90e6-63de9d140f28 img.shogun-image {
    
    width: px;
  }


#s-c20d690d-56d7-41d3-90e6-63de9d140f28 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-8a05ccd3-5c4a-4bf4-8519-6ab587b6c99a {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-728f999f-c27b-4658-af14-4ea4bce0616f {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-edf6f8c6-3291-4b5d-9589-a4ece0010999 {
  min-height: 50px;
}








#s-edf6f8c6-3291-4b5d-9589-a4ece0010999 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-edf6f8c6-3291-4b5d-9589-a4ece0010999.shg-box.shg-c {
  justify-content: center;
}

#s-1e66d1c2-29e4-42e4-b513-77709dfd1620 {
  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-1e66d1c2-29e4-42e4-b513-77709dfd1620 img.shogun-image {
    
    width: px;
  }


#s-1e66d1c2-29e4-42e4-b513-77709dfd1620 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-8d35d746-bc82-425f-a37e-2d684f8e8d5b {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-027e35f3-3aac-47e5-977c-8346c7b28616 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-45f86b3e-6d35-495d-9acb-2585db586827 {
  margin-top: 1em;
margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-45f86b3e-6d35-495d-9acb-2585db586827"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-54fa94ad-e3d6-40df-a9ca-afbb18c0b745 {
  min-height: 50px;
}








#s-54fa94ad-e3d6-40df-a9ca-afbb18c0b745 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54fa94ad-e3d6-40df-a9ca-afbb18c0b745.shg-box.shg-c {
  justify-content: center;
}

#s-f7d13165-8aac-4882-9176-44606605514d {
  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-f7d13165-8aac-4882-9176-44606605514d img.shogun-image {
    
    width: px;
  }


#s-f7d13165-8aac-4882-9176-44606605514d .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-ccf7a919-86b1-4440-a24b-f3d59f0e8e05 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-dfff13f9-15a3-49de-aa01-87d986a9e063 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-aa670677-2feb-4103-bc6c-596fc85b8082 {
  min-height: 50px;
}








#s-aa670677-2feb-4103-bc6c-596fc85b8082 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa670677-2feb-4103-bc6c-596fc85b8082.shg-box.shg-c {
  justify-content: center;
}

#s-9007f8f9-d35d-4d59-a600-21b09cbb7ed2 {
  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-9007f8f9-d35d-4d59-a600-21b09cbb7ed2 img.shogun-image {
    
    width: px;
  }


#s-9007f8f9-d35d-4d59-a600-21b09cbb7ed2 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-86e6db7f-a4a9-4a38-8299-1b2f24ddfeff {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-cfcdfd6e-9316-4067-be24-2225ae22cd81 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-20f6d7f2-744a-441a-960d-546b9b7576d2 {
  min-height: 50px;
}








#s-20f6d7f2-744a-441a-960d-546b9b7576d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20f6d7f2-744a-441a-960d-546b9b7576d2.shg-box.shg-c {
  justify-content: center;
}

#s-2d3e76c7-05a7-444d-b860-7b686f95ae4f {
  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-2d3e76c7-05a7-444d-b860-7b686f95ae4f img.shogun-image {
    
    width: px;
  }


#s-2d3e76c7-05a7-444d-b860-7b686f95ae4f .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-08d6de7c-6915-4fa0-a52a-6b928218bd60 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-5f6be8d8-a51c-456b-ad13-251cc34bf71b {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-007d1965-0377-4634-9f8c-bbc508b2c3e3 {
  min-height: 50px;
}








#s-007d1965-0377-4634-9f8c-bbc508b2c3e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-007d1965-0377-4634-9f8c-bbc508b2c3e3.shg-box.shg-c {
  justify-content: center;
}

#s-9d2e53ca-f3d9-4809-90e9-5e7645a6886c {
  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-9d2e53ca-f3d9-4809-90e9-5e7645a6886c img.shogun-image {
    
    width: px;
  }


#s-9d2e53ca-f3d9-4809-90e9-5e7645a6886c .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-ca8371b1-4413-4c00-8190-c264a03d89d3 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-cfd499b0-32c7-4f43-8fd0-306cb391a857 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-33bfe71d-1442-4558-8a06-991df23ace1e {
  margin-top: 1em;
margin-left: 3em;
margin-bottom: 3em;
margin-right: 3em;
min-height: 55px;
}
@media (min-width: 768px) and (max-width: 991px){#s-33bfe71d-1442-4558-8a06-991df23ace1e {
  display: none;
}
#s-33bfe71d-1442-4558-8a06-991df23ace1e, #wrap-s-33bfe71d-1442-4558-8a06-991df23ace1e { display:none !important; }}@media (max-width: 767px){#s-33bfe71d-1442-4558-8a06-991df23ace1e {
  display: none;
}
#s-33bfe71d-1442-4558-8a06-991df23ace1e, #wrap-s-33bfe71d-1442-4558-8a06-991df23ace1e { display:none !important; }}
#s-c6a56c8a-5a0f-4505-a221-95db189eac57 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 1.5em;
padding-bottom: 0.5em;
min-height: 5px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-c6a56c8a-5a0f-4505-a221-95db189eac57 {
  
}
}@media (max-width: 767px){#s-c6a56c8a-5a0f-4505-a221-95db189eac57 {
  display: none;
}
#s-c6a56c8a-5a0f-4505-a221-95db189eac57, #wrap-s-c6a56c8a-5a0f-4505-a221-95db189eac57 { display:none !important; }}







#s-c6a56c8a-5a0f-4505-a221-95db189eac57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6a56c8a-5a0f-4505-a221-95db189eac57 {
  cursor: pointer;
}#s-c6a56c8a-5a0f-4505-a221-95db189eac57.shg-box.shg-c {
  justify-content: center;
}

#s-b816f80a-b128-40ca-9fd1-ffb31315c7ea {
  padding-right: 1.5em;
text-align: right;
}




  #s-b816f80a-b128-40ca-9fd1-ffb31315c7ea img.shogun-image {
    
    width: px;
  }


#s-b816f80a-b128-40ca-9fd1-ffb31315c7ea .shogun-image-content {
  
    align-items: center;
  
}

#s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9 {
  margin-left: 1.5em;
margin-right: 1.5em;
}

@media (min-width: 0px) {
[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-6cd79e39-d64c-4554-b2cc-51c0f72aeec9"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-ba7fc523-541b-4b76-a874-6ef63d1b1290 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
background-color: rgba(250, 240, 2, 0.01);
}








#s-ba7fc523-541b-4b76-a874-6ef63d1b1290 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba7fc523-541b-4b76-a874-6ef63d1b1290.shg-box.shg-c {
  justify-content: center;
}

#s-e4f2b628-c433-40e2-8728-290db8a8dd7f {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}




  #s-e4f2b628-c433-40e2-8728-290db8a8dd7f img.shogun-image {
    
    width: px;
  }


#s-e4f2b628-c433-40e2-8728-290db8a8dd7f .shogun-image-content {
  
    align-items: center;
  
}

#s-ccd04eca-8b52-4e6a-ac6d-4739e8b17217 {
  margin-top: 1.5em;
margin-left: 3em;
margin-bottom: 1.5em;
margin-right: 3em;
}

#s-b337982a-1287-40fe-8238-5c26ef4b3042 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 2px;
background-color: rgba(255, 216, 0, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-b337982a-1287-40fe-8238-5c26ef4b3042:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 216, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-b337982a-1287-40fe-8238-5c26ef4b3042:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 216, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-b337982a-1287-40fe-8238-5c26ef4b3042-btn-wrapper {
    text-align: center;
  }


#s-b337982a-1287-40fe-8238-5c26ef4b3042.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-9fcad550-187d-4a7b-9b07-2f22251ec68f {
  margin-top: 3em;
margin-left: 1.5em;
margin-right: 1.5em;
}

#s-9d09773d-cfb5-41a6-876d-f22457a24364 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 1.5em;
padding-bottom: 0.5em;
min-height: 5px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-9d09773d-cfb5-41a6-876d-f22457a24364 {
  
}
}@media (max-width: 767px){#s-9d09773d-cfb5-41a6-876d-f22457a24364 {
  display: none;
}
#s-9d09773d-cfb5-41a6-876d-f22457a24364, #wrap-s-9d09773d-cfb5-41a6-876d-f22457a24364 { display:none !important; }}







#s-9d09773d-cfb5-41a6-876d-f22457a24364 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d09773d-cfb5-41a6-876d-f22457a24364 {
  cursor: pointer;
}#s-9d09773d-cfb5-41a6-876d-f22457a24364.shg-box.shg-c {
  justify-content: center;
}

#s-1fd6b673-12be-477d-ae0a-dce6629b9fa8 {
  padding-right: 1.5em;
text-align: right;
}




  #s-1fd6b673-12be-477d-ae0a-dce6629b9fa8 img.shogun-image {
    
    width: px;
  }


#s-1fd6b673-12be-477d-ae0a-dce6629b9fa8 .shogun-image-content {
  
    align-items: center;
  
}

#s-c00a6bb6-90b2-4699-af23-01fd9efa8539 {
  margin-left: 1.5em;
margin-right: 1.5em;
}

@media (min-width: 0px) {
[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-c00a6bb6-90b2-4699-af23-01fd9efa8539"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-9d975721-f8f2-438e-9a09-32506c40ded8 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
background-color: rgba(250, 240, 2, 0.01);
}








#s-9d975721-f8f2-438e-9a09-32506c40ded8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d975721-f8f2-438e-9a09-32506c40ded8.shg-box.shg-c {
  justify-content: center;
}

#s-a2153bd5-a5dd-4e99-9e59-b11491f8bef7 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}




  #s-a2153bd5-a5dd-4e99-9e59-b11491f8bef7 img.shogun-image {
    
    width: px;
  }


#s-a2153bd5-a5dd-4e99-9e59-b11491f8bef7 .shogun-image-content {
  
    align-items: center;
  
}

#s-387feff0-5bfd-4748-830d-b085f66ccf16 {
  margin-top: 1.5em;
margin-left: 3em;
margin-bottom: 1.5em;
margin-right: 3em;
}

#s-c8f4e331-7039-486a-8946-e2370f3b2c6b {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 2px;
background-color: rgba(255, 216, 0, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-c8f4e331-7039-486a-8946-e2370f3b2c6b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 216, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-c8f4e331-7039-486a-8946-e2370f3b2c6b:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 216, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-c8f4e331-7039-486a-8946-e2370f3b2c6b-btn-wrapper {
    text-align: center;
  }


#s-c8f4e331-7039-486a-8946-e2370f3b2c6b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-416eba2d-fd77-4f48-8787-4680f482cb15 {
  margin-top: 3em;
margin-left: 1.5em;
margin-right: 1.5em;
}

#s-3e9a4725-930d-42ff-ae22-6af64d850224 {
  background-image: url(https://i.shgcdn.com/e04176f1-3daa-4406-aff7-85f96ad0605c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 1.5em;
padding-bottom: 0.5em;
min-height: 5px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-3e9a4725-930d-42ff-ae22-6af64d850224 {
  
}
}@media (max-width: 767px){#s-3e9a4725-930d-42ff-ae22-6af64d850224 {
  display: none;
}
#s-3e9a4725-930d-42ff-ae22-6af64d850224, #wrap-s-3e9a4725-930d-42ff-ae22-6af64d850224 { display:none !important; }}







#s-3e9a4725-930d-42ff-ae22-6af64d850224 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e9a4725-930d-42ff-ae22-6af64d850224 {
  cursor: pointer;
}#s-3e9a4725-930d-42ff-ae22-6af64d850224.shg-box.shg-c {
  justify-content: center;
}

#s-77b5b66d-5df9-42ad-905b-a68719d273c1 {
  padding-right: 1.5em;
text-align: right;
}




  #s-77b5b66d-5df9-42ad-905b-a68719d273c1 img.shogun-image {
    
    width: px;
  }


#s-77b5b66d-5df9-42ad-905b-a68719d273c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-057ef834-0f1e-4987-8757-0df288f288e3 {
  margin-left: 1.5em;
margin-right: 1.5em;
}

@media (min-width: 0px) {
[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-057ef834-0f1e-4987-8757-0df288f288e3"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-7855a214-dba6-442f-91c1-1e5f08addf86 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
background-color: rgba(250, 240, 2, 0.01);
}








#s-7855a214-dba6-442f-91c1-1e5f08addf86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7855a214-dba6-442f-91c1-1e5f08addf86.shg-box.shg-c {
  justify-content: center;
}

#s-c79534e7-a05f-40c1-9628-d967a3d5fc4d {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}




  #s-c79534e7-a05f-40c1-9628-d967a3d5fc4d img.shogun-image {
    
    width: px;
  }


#s-c79534e7-a05f-40c1-9628-d967a3d5fc4d .shogun-image-content {
  
    align-items: center;
  
}

#s-38008530-5e6b-4d94-a1f7-71a0910962d4 {
  margin-top: 1.5em;
margin-left: 3em;
margin-bottom: 1.5em;
margin-right: 3em;
}

#s-40ceb91e-48b8-4399-8a11-3d8a42c91fa4 {
  background-image: url(none);
background-repeat: no-repeat;
margin-right: 2em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 2px;
background-color: rgba(255, 216, 0, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-40ceb91e-48b8-4399-8a11-3d8a42c91fa4:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 216, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-40ceb91e-48b8-4399-8a11-3d8a42c91fa4:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 216, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-40ceb91e-48b8-4399-8a11-3d8a42c91fa4-btn-wrapper {
    text-align: center;
  }


#s-40ceb91e-48b8-4399-8a11-3d8a42c91fa4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-43e5405f-6118-4373-ac40-db044d7ea90b {
  margin-top: 3em;
margin-left: 1.5em;
margin-right: 1.5em;
}

#s-e91df5f9-1bd7-4dd5-b9f7-f2cccccea0d1 {
  margin-top: 1em;
margin-bottom: 1em;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-e91df5f9-1bd7-4dd5-b9f7-f2cccccea0d1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e91df5f9-1bd7-4dd5-b9f7-f2cccccea0d1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e91df5f9-1bd7-4dd5-b9f7-f2cccccea0d1 {
  display: none;
}
#s-e91df5f9-1bd7-4dd5-b9f7-f2cccccea0d1, #wrap-s-e91df5f9-1bd7-4dd5-b9f7-f2cccccea0d1 { display:none !important; }}@media (max-width: 767px){#s-e91df5f9-1bd7-4dd5-b9f7-f2cccccea0d1 {
  display: none;
}
#s-e91df5f9-1bd7-4dd5-b9f7-f2cccccea0d1, #wrap-s-e91df5f9-1bd7-4dd5-b9f7-f2cccccea0d1 { display:none !important; }}







#s-e91df5f9-1bd7-4dd5-b9f7-f2cccccea0d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e91df5f9-1bd7-4dd5-b9f7-f2cccccea0d1.shg-box.shg-c {
  justify-content: center;
}

#s-d04673f6-ca53-46ed-b7bc-17489bee5f06 {
  margin-bottom: 1em;
text-align: center;
}

#s-d04673f6-ca53-46ed-b7bc-17489bee5f06 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 48px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-a374a9b7-9a5e-479e-9fdc-57500179c310 {
  margin-left: 2em;
margin-right: 2em;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-73d7e375-0212-4df4-88c9-324849e5be16"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-4581a578-c8d5-4d4d-a514-c223ce42c516 {
  min-height: 50px;
}








#s-4581a578-c8d5-4d4d-a514-c223ce42c516 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4581a578-c8d5-4d4d-a514-c223ce42c516.shg-box.shg-c {
  justify-content: center;
}

#s-89dbd1e3-c362-4f8b-8680-2f1efecd6f54 {
  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-89dbd1e3-c362-4f8b-8680-2f1efecd6f54 img.shogun-image {
    
    width: px;
  }


#s-89dbd1e3-c362-4f8b-8680-2f1efecd6f54 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-c7b636e4-824a-40ae-94f5-0a70b69bf222 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-587f93c7-d532-45af-9c30-9434c2f89877 {
  margin-left: 1em;
margin-right: 1em;
}

#s-05857224-47aa-46e6-ae69-fdb04f4f8a6b {
  min-height: 50px;
}








#s-05857224-47aa-46e6-ae69-fdb04f4f8a6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-05857224-47aa-46e6-ae69-fdb04f4f8a6b.shg-box.shg-c {
  justify-content: center;
}

#s-beb5d3ac-1b57-4b6b-9b6e-3d86e4f2bd91 {
  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-beb5d3ac-1b57-4b6b-9b6e-3d86e4f2bd91 img.shogun-image {
    
    width: px;
  }


#s-beb5d3ac-1b57-4b6b-9b6e-3d86e4f2bd91 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-9a1e6f7a-16b8-4d32-955a-11a2b75b6182 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-e38f69b6-6bb9-459b-8a75-62c1328e2a14 {
  margin-left: 1em;
margin-right: 1em;
}

#s-cc2bfb17-1fe4-46af-b1b5-8b721f65d032 {
  min-height: 50px;
}








#s-cc2bfb17-1fe4-46af-b1b5-8b721f65d032 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc2bfb17-1fe4-46af-b1b5-8b721f65d032.shg-box.shg-c {
  justify-content: center;
}

#s-f3ec3765-bca9-49e5-a4b6-bca68e6e252e {
  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-f3ec3765-bca9-49e5-a4b6-bca68e6e252e img.shogun-image {
    
    width: px;
  }


#s-f3ec3765-bca9-49e5-a4b6-bca68e6e252e .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-31cba452-02f5-4f5c-8c28-de772ec1efec {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-b7b80157-ec12-44c0-9137-668f0209ffca {
  margin-left: 1em;
margin-right: 1em;
}

#s-0debeff4-1b5e-4ed8-a8be-c17d6b594313 {
  min-height: 50px;
}








#s-0debeff4-1b5e-4ed8-a8be-c17d6b594313 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0debeff4-1b5e-4ed8-a8be-c17d6b594313.shg-box.shg-c {
  justify-content: center;
}

#s-e06dba4a-4aba-4d5d-a9c8-f08018656098 {
  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-e06dba4a-4aba-4d5d-a9c8-f08018656098 img.shogun-image {
    
    width: px;
  }


#s-e06dba4a-4aba-4d5d-a9c8-f08018656098 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-9c7bc5de-4929-4f9e-8301-49f2bebd031f {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-883c23e8-f7e8-4941-b155-358fbb19b4c3 {
  margin-left: 1em;
margin-right: 1em;
}

@media (min-width: 0px) {
[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-f05a3dff-0338-4a19-826f-cbb527cfbe69"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-5dfd8433-47aa-43b7-91f5-90fb0b006de1 {
  min-height: 50px;
}








#s-5dfd8433-47aa-43b7-91f5-90fb0b006de1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5dfd8433-47aa-43b7-91f5-90fb0b006de1.shg-box.shg-c {
  justify-content: center;
}

#s-13d36d93-3be9-45d9-a72b-2b31dd9f8cfe {
  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-13d36d93-3be9-45d9-a72b-2b31dd9f8cfe img.shogun-image {
    
    width: px;
  }


#s-13d36d93-3be9-45d9-a72b-2b31dd9f8cfe .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-065a8920-dc49-49ec-bd32-64b11df64f5c {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-b924e994-1142-4a63-895a-b6d394defe89 {
  margin-left: 1em;
margin-right: 1em;
}

#s-709cdadb-8264-4b5b-a716-c15729268a1f {
  min-height: 50px;
}








#s-709cdadb-8264-4b5b-a716-c15729268a1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-709cdadb-8264-4b5b-a716-c15729268a1f.shg-box.shg-c {
  justify-content: center;
}

#s-4d5861d5-c15c-4533-8fa7-6956a5570811 {
  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-4d5861d5-c15c-4533-8fa7-6956a5570811 img.shogun-image {
    
    width: px;
  }


#s-4d5861d5-c15c-4533-8fa7-6956a5570811 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-a5588a64-1c8f-44c6-ade5-1d6c2cf6167b {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-644f0ede-8a90-4b9b-8eb8-6733a71c9e46 {
  margin-left: 1em;
margin-right: 1em;
}

#s-9e6ad16d-c68a-465b-98b5-e006f65787c3 {
  min-height: 50px;
}








#s-9e6ad16d-c68a-465b-98b5-e006f65787c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e6ad16d-c68a-465b-98b5-e006f65787c3.shg-box.shg-c {
  justify-content: center;
}

#s-de1b1b14-a383-4792-955b-76ea117b32b0 {
  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-de1b1b14-a383-4792-955b-76ea117b32b0 img.shogun-image {
    
    width: px;
  }


#s-de1b1b14-a383-4792-955b-76ea117b32b0 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-cd793eae-8902-4bba-b93c-53000b1f6d05 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-a370b152-e90e-428c-9cb1-f41f0596aec8 {
  margin-left: 1em;
margin-right: 1em;
}

#s-e7730239-7f23-4b37-b343-1e06c97ed6a1 {
  min-height: 50px;
}








#s-e7730239-7f23-4b37-b343-1e06c97ed6a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7730239-7f23-4b37-b343-1e06c97ed6a1.shg-box.shg-c {
  justify-content: center;
}

#s-9383c36b-8733-4de2-8b48-bf527f4e2d59 {
  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-9383c36b-8733-4de2-8b48-bf527f4e2d59 img.shogun-image {
    
    width: px;
  }


#s-9383c36b-8733-4de2-8b48-bf527f4e2d59 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-d9eaddf0-e6ed-4d16-bd96-33651b254239 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-290fd91f-dbe0-4d22-875f-7781ca801307 {
  margin-left: 1em;
margin-right: 1em;
}

@media (min-width: 0px) {
[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-f93fab0c-de60-48e0-9de6-c6e92e30abd9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-5ee07885-221f-456f-aaf2-84a4c54839c6 {
  min-height: 50px;
}








#s-5ee07885-221f-456f-aaf2-84a4c54839c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ee07885-221f-456f-aaf2-84a4c54839c6.shg-box.shg-c {
  justify-content: center;
}

#s-c78c8094-e93b-4ec6-8e52-3d9660465663 {
  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-c78c8094-e93b-4ec6-8e52-3d9660465663 img.shogun-image {
    
    width: px;
  }


#s-c78c8094-e93b-4ec6-8e52-3d9660465663 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-b1e83dd0-8e5c-4313-bb40-79f288a1cc4d {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-53a610a5-2831-4199-a5d6-127eb37c129d {
  margin-left: 1em;
margin-right: 1em;
}

#s-5ab6d13f-ed06-4d0c-bd01-06bcdfb2599a {
  min-height: 50px;
}








#s-5ab6d13f-ed06-4d0c-bd01-06bcdfb2599a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ab6d13f-ed06-4d0c-bd01-06bcdfb2599a.shg-box.shg-c {
  justify-content: center;
}

#s-ec042200-b767-40f0-96ed-b79970a00793 {
  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-ec042200-b767-40f0-96ed-b79970a00793 img.shogun-image {
    
    width: px;
  }


#s-ec042200-b767-40f0-96ed-b79970a00793 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-c2f4d25d-a421-443d-b4a7-34cdc0f84feb {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-c3cc956d-d2b0-423d-83a8-9d74492ffac7 {
  margin-left: 1em;
margin-right: 1em;
}

#s-2e35f2c8-2360-4fe2-86f3-56666bf714e6 {
  min-height: 50px;
}








#s-2e35f2c8-2360-4fe2-86f3-56666bf714e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e35f2c8-2360-4fe2-86f3-56666bf714e6.shg-box.shg-c {
  justify-content: center;
}

#s-ab5b62be-5b88-41d7-984c-d101b8856ac8 {
  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-ab5b62be-5b88-41d7-984c-d101b8856ac8 img.shogun-image {
    
    width: px;
  }


#s-ab5b62be-5b88-41d7-984c-d101b8856ac8 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-f8e98137-15b7-4261-8969-05de815192df {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-06daba12-0705-41f9-9d16-7a36ac973cf7 {
  margin-left: 1em;
margin-right: 1em;
}

#s-2f9feb54-3fbb-4ebe-9d7a-511521251c66 {
  min-height: 50px;
}








#s-2f9feb54-3fbb-4ebe-9d7a-511521251c66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f9feb54-3fbb-4ebe-9d7a-511521251c66.shg-box.shg-c {
  justify-content: center;
}

#s-679cdf22-65b4-4422-b45e-f3e79e554aa1 {
  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-679cdf22-65b4-4422-b45e-f3e79e554aa1 img.shogun-image {
    
    width: px;
  }


#s-679cdf22-65b4-4422-b45e-f3e79e554aa1 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-e6af2acb-9092-4231-97bf-8af7d2d00051 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-494b056b-c11c-4c27-84f5-bd93680fd01a {
  margin-left: 1em;
margin-right: 1em;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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