.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-a172caa3-b292-4e2a-bdd1-f389fac54677 {
  min-height: 50px;
}








#s-a172caa3-b292-4e2a-bdd1-f389fac54677 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a172caa3-b292-4e2a-bdd1-f389fac54677.shg-box.shg-c {
  justify-content: center;
}

#s-53c2a4b4-3062-4b97-9d52-904e01a4a5e5 {
  background-image: url(https://i.shgcdn.com/dd6bc5ff-9761-40ed-9e18-56d34b52d672/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 550px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-53c2a4b4-3062-4b97-9d52-904e01a4a5e5 {
  display: none;
}
#s-53c2a4b4-3062-4b97-9d52-904e01a4a5e5, #wrap-s-53c2a4b4-3062-4b97-9d52-904e01a4a5e5 { display:none !important; }}@media (max-width: 767px){#s-53c2a4b4-3062-4b97-9d52-904e01a4a5e5 {
  display: none;
}
#s-53c2a4b4-3062-4b97-9d52-904e01a4a5e5, #wrap-s-53c2a4b4-3062-4b97-9d52-904e01a4a5e5 { display:none !important; }}







#s-53c2a4b4-3062-4b97-9d52-904e01a4a5e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53c2a4b4-3062-4b97-9d52-904e01a4a5e5 {
  cursor: pointer;
}#s-53c2a4b4-3062-4b97-9d52-904e01a4a5e5.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-21b8c0c2-3275-4940-8edf-089a3541aea3 {
  padding-left: 5%;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-21b8c0c2-3275-4940-8edf-089a3541aea3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d61e7b91-92c1-4dd5-9a59-f5ae146551f7 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}








#s-d61e7b91-92c1-4dd5-9a59-f5ae146551f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d61e7b91-92c1-4dd5-9a59-f5ae146551f7.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-c530355b-974c-4c65-b037-09232ee15914 {
  text-align: center;
}

#s-c530355b-974c-4c65-b037-09232ee15914 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 96px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-c530355b-974c-4c65-b037-09232ee15914 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-a54acbc1-f381-4010-97ce-c2e27f1f61b0 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
}

.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-341858d2-b5b4-4514-a831-5cb4bfc56a99 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(255, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-341858d2-b5b4-4514-a831-5cb4bfc56a99:hover {background-color: rgba(255, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-341858d2-b5b4-4514-a831-5cb4bfc56a99:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-341858d2-b5b4-4514-a831-5cb4bfc56a99-btn-wrapper {
    text-align: center;
  }


#s-341858d2-b5b4-4514-a831-5cb4bfc56a99.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.25em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

.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-f40db4d3-4676-484d-90bb-f3b28fd2fa91 {
  text-align: center;
}
@media (min-width: 1200px){#s-f40db4d3-4676-484d-90bb-f3b28fd2fa91 {
  display: none;
}
#s-f40db4d3-4676-484d-90bb-f3b28fd2fa91, #wrap-s-f40db4d3-4676-484d-90bb-f3b28fd2fa91 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f40db4d3-4676-484d-90bb-f3b28fd2fa91 {
  display: none;
}
#s-f40db4d3-4676-484d-90bb-f3b28fd2fa91, #wrap-s-f40db4d3-4676-484d-90bb-f3b28fd2fa91 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f40db4d3-4676-484d-90bb-f3b28fd2fa91 {
  display: none;
}
#s-f40db4d3-4676-484d-90bb-f3b28fd2fa91, #wrap-s-f40db4d3-4676-484d-90bb-f3b28fd2fa91 { display:none !important; }}



  #s-f40db4d3-4676-484d-90bb-f3b28fd2fa91 img.shogun-image {
    
    width: px;
  }


#s-f40db4d3-4676-484d-90bb-f3b28fd2fa91 .shogun-image-content {
  
    align-items: center;
  
}

#s-e8116ea9-8977-4956-a698-cb45d1b658b0 {
  background-image: url(https://i.shgcdn.com/dd6bc5ff-9761-40ed-9e18-56d34b52d672/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 550px;
background-position: right center;
}
@media (min-width: 1200px){#s-e8116ea9-8977-4956-a698-cb45d1b658b0 {
  display: none;
}
#s-e8116ea9-8977-4956-a698-cb45d1b658b0, #wrap-s-e8116ea9-8977-4956-a698-cb45d1b658b0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e8116ea9-8977-4956-a698-cb45d1b658b0 {
  display: none;
}
#s-e8116ea9-8977-4956-a698-cb45d1b658b0, #wrap-s-e8116ea9-8977-4956-a698-cb45d1b658b0 { display:none !important; }}@media (max-width: 767px){#s-e8116ea9-8977-4956-a698-cb45d1b658b0 {
  display: none;
}
#s-e8116ea9-8977-4956-a698-cb45d1b658b0, #wrap-s-e8116ea9-8977-4956-a698-cb45d1b658b0 { display:none !important; }}







#s-e8116ea9-8977-4956-a698-cb45d1b658b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e8116ea9-8977-4956-a698-cb45d1b658b0 {
  cursor: pointer;
}#s-e8116ea9-8977-4956-a698-cb45d1b658b0.shg-box.shg-c {
  justify-content: center;
}

#s-81606291-30a1-4493-a844-77fee347f3ba {
  margin-top: 30%;
text-align: center;
}

#s-81606291-30a1-4493-a844-77fee347f3ba .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 70px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-81606291-30a1-4493-a844-77fee347f3ba .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-58b23e52-2af3-4019-b0b7-c6b93077d474 {
  margin-top: 1em;
margin-bottom: 1em;
margin-right: 10%;
}

#s-d0a21020-ec74-4a2f-bd7d-ca415963977b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-d0a21020-ec74-4a2f-bd7d-ca415963977b:hover {background-color: rgba(218, 255, 52, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-d0a21020-ec74-4a2f-bd7d-ca415963977b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d0a21020-ec74-4a2f-bd7d-ca415963977b-btn-wrapper {
    text-align: center;
  }


#s-d0a21020-ec74-4a2f-bd7d-ca415963977b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

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







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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

#s-7bb45188-b8f3-4991-8d9b-e88460744afc {
  text-align: center;
}




  #s-7bb45188-b8f3-4991-8d9b-e88460744afc img.shogun-image {
    
    width: px;
  }


#s-7bb45188-b8f3-4991-8d9b-e88460744afc .shogun-image-content {
  
    align-items: flex-end;
  
}

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

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


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


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


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

#s-c77ef70c-74a9-4443-9fbf-8010379a663d {
  text-align: center;
}




  #s-c77ef70c-74a9-4443-9fbf-8010379a663d img.shogun-image {
    
    width: px;
  }


#s-c77ef70c-74a9-4443-9fbf-8010379a663d .shogun-image-content {
  
    align-items: flex-end;
  
}

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

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


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


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


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

#s-d77b70cf-b4f4-44f7-a150-b6261d5f9623 {
  text-align: center;
}




  #s-d77b70cf-b4f4-44f7-a150-b6261d5f9623 img.shogun-image {
    
    width: px;
  }


#s-d77b70cf-b4f4-44f7-a150-b6261d5f9623 .shogun-image-content {
  
    align-items: flex-end;
  
}

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

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


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


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


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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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




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


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

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

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


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


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


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

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




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


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

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

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


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


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


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

#s-210f95fb-21c4-4ee4-bf82-7baeaf281345 {
  text-align: center;
}




  #s-210f95fb-21c4-4ee4-bf82-7baeaf281345 img.shogun-image {
    
    width: px;
  }


#s-210f95fb-21c4-4ee4-bf82-7baeaf281345 .shogun-image-content {
  
    align-items: flex-end;
  
}

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

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


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


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


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

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








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

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







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

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

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



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







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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

#s-bb34d170-ab07-4c85-bded-111130da733f {
  border-style: solid;
margin-bottom: 2em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}





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

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








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

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




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


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

#s-762a6159-c91f-4645-9819-f2b9ad47d3ed {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




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


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

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








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

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








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

#s-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% - 1.0em);
}

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

#s-81828df2-1ca2-4dba-a8b9-682229f0c4c7 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-81828df2-1ca2-4dba-a8b9-682229f0c4c7 img.shogun-image {
    
    width: px;
  }


#s-81828df2-1ca2-4dba-a8b9-682229f0c4c7 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-50885cc2-54b6-4889-bc30-8b5f5cbd7096 {
  border-style: solid;
margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-50885cc2-54b6-4889-bc30-8b5f5cbd7096 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50885cc2-54b6-4889-bc30-8b5f5cbd7096.shg-box.shg-c {
  justify-content: center;
}

#s-34b2ab17-3665-46e6-8827-aa48bb38f4ff {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-34b2ab17-3665-46e6-8827-aa48bb38f4ff img.shogun-image {
    
    width: px;
  }


#s-34b2ab17-3665-46e6-8827-aa48bb38f4ff .shogun-image-content {
  
    align-items: center;
  
}

#s-93a57b66-1515-4579-bbc6-d067ebe669b9 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}
#s-93a57b66-1515-4579-bbc6-d067ebe669b9:hover {opacity: 1 !important;}



  #s-93a57b66-1515-4579-bbc6-d067ebe669b9 img.shogun-image {
    
    width: px;
  }


#s-93a57b66-1515-4579-bbc6-d067ebe669b9 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-4e1cc63a-4424-469b-9892-fa7908a5d47a {
  border-style: solid;
margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-4e1cc63a-4424-469b-9892-fa7908a5d47a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e1cc63a-4424-469b-9892-fa7908a5d47a.shg-box.shg-c {
  justify-content: center;
}

#s-15dca6e7-57e2-496b-829a-00e959b2dc3d {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-15dca6e7-57e2-496b-829a-00e959b2dc3d img.shogun-image {
    
    width: px;
  }


#s-15dca6e7-57e2-496b-829a-00e959b2dc3d .shogun-image-content {
  
    align-items: center;
  
}

#s-4d359698-1193-43b5-bcfa-7423fd9de4b9 {
  border-style: solid;
margin-bottom: 1.5em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-4d359698-1193-43b5-bcfa-7423fd9de4b9 img.shogun-image {
    
    width: px;
  }


#s-4d359698-1193-43b5-bcfa-7423fd9de4b9 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-13588aca-afa3-447b-a70e-110b08045b14 {
  border-style: solid;
margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-13588aca-afa3-447b-a70e-110b08045b14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13588aca-afa3-447b-a70e-110b08045b14 {
  cursor: pointer;
}#s-13588aca-afa3-447b-a70e-110b08045b14.shg-box.shg-c {
  justify-content: center;
}

#s-2d71e552-de11-41c8-8adc-3cde5ad6139b {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-2d71e552-de11-41c8-8adc-3cde5ad6139b img.shogun-image {
    
    width: px;
  }


#s-2d71e552-de11-41c8-8adc-3cde5ad6139b .shogun-image-content {
  
    align-items: center;
  
}

#s-2e6cfac2-db81-4a50-b6c4-4b3e7aaeb6b9 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-2e6cfac2-db81-4a50-b6c4-4b3e7aaeb6b9 img.shogun-image {
    
    width: px;
  }


#s-2e6cfac2-db81-4a50-b6c4-4b3e7aaeb6b9 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-9b43c914-c45a-48d5-9e2a-f361a70792c1 {
  border-style: solid;
margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-9b43c914-c45a-48d5-9e2a-f361a70792c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b43c914-c45a-48d5-9e2a-f361a70792c1.shg-box.shg-c {
  justify-content: center;
}

#s-cb27b838-0e22-4b01-9938-6c4819659582 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-cb27b838-0e22-4b01-9938-6c4819659582 img.shogun-image {
    
    width: px;
  }


#s-cb27b838-0e22-4b01-9938-6c4819659582 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-31dfa64e-e72e-4e41-aa8f-e0db9446e0f3 {
  display: none;
}
#s-31dfa64e-e72e-4e41-aa8f-e0db9446e0f3, #wrap-s-31dfa64e-e72e-4e41-aa8f-e0db9446e0f3 { display:none !important; }}@media (max-width: 767px){#s-31dfa64e-e72e-4e41-aa8f-e0db9446e0f3 {
  display: none;
}
#s-31dfa64e-e72e-4e41-aa8f-e0db9446e0f3, #wrap-s-31dfa64e-e72e-4e41-aa8f-e0db9446e0f3 { display:none !important; }}







#s-31dfa64e-e72e-4e41-aa8f-e0db9446e0f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31dfa64e-e72e-4e41-aa8f-e0db9446e0f3.shg-box.shg-c {
  justify-content: center;
}

#s-05cb06ad-9ad8-4a3b-a4b8-f257fa5527ea {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
}
#s-05cb06ad-9ad8-4a3b-a4b8-f257fa5527ea:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-05cb06ad-9ad8-4a3b-a4b8-f257fa5527ea:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-05cb06ad-9ad8-4a3b-a4b8-f257fa5527ea.shg-btn {
  color: #ffffff;
  font-size: 36px;
  font-weight: 600;
  
  font-family: Oswald;
  display:  block ;
}

#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}
@media (min-width: 1200px){#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943 {
  display: none;
}
#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943, #wrap-s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943 {
  display: none;
}
#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943, #wrap-s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943 {
  
}
}@media (max-width: 767px){#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943 {
  
}
}







#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943.shg-box.shg-c {
  justify-content: center;
}

#s-84999040-db60-4ee9-9ed1-16f36cb7527f {
  margin-top: 0.5px;
margin-bottom: 1em;
text-align: center;
}

#s-84999040-db60-4ee9-9ed1-16f36cb7527f .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-05c0fd89-8cc3-4e18-a6e3-f23967194e76 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-05c0fd89-8cc3-4e18-a6e3-f23967194e76 img.shogun-image {
    
    width: px;
  }


#s-05c0fd89-8cc3-4e18-a6e3-f23967194e76 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-5ce3cf36-40a8-4bd8-be6b-8f70d5dfdc0f {
  border-style: solid;
margin-top: 0.5em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.65);
}








#s-5ce3cf36-40a8-4bd8-be6b-8f70d5dfdc0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ce3cf36-40a8-4bd8-be6b-8f70d5dfdc0f.shg-box.shg-c {
  justify-content: center;
}

#s-443dac51-e3f3-4ad9-b227-cc54f700b863 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-443dac51-e3f3-4ad9-b227-cc54f700b863 img.shogun-image {
    
    width: px;
  }


#s-443dac51-e3f3-4ad9-b227-cc54f700b863 .shogun-image-content {
  
    align-items: center;
  
}

#s-7cf5fa14-2667-47a7-982a-18ee9a83e8d8 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-7cf5fa14-2667-47a7-982a-18ee9a83e8d8 img.shogun-image {
    
    width: px;
  }


#s-7cf5fa14-2667-47a7-982a-18ee9a83e8d8 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-4a6fc4ee-5ce9-4a13-913e-2a42106d81a1 {
  min-height: 50px;
}








#s-4a6fc4ee-5ce9-4a13-913e-2a42106d81a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a6fc4ee-5ce9-4a13-913e-2a42106d81a1.shg-box.shg-c {
  justify-content: center;
}

#s-4534578c-efec-488c-8e36-a3a8d349aecc {
  border-style: solid;
margin-top: 0.5em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.55);
}








#s-4534578c-efec-488c-8e36-a3a8d349aecc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4534578c-efec-488c-8e36-a3a8d349aecc.shg-box.shg-c {
  justify-content: center;
}

#s-cc35fdb8-cd25-4df5-bafc-460a64dbe798 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-cc35fdb8-cd25-4df5-bafc-460a64dbe798 img.shogun-image {
    
    width: px;
  }


#s-cc35fdb8-cd25-4df5-bafc-460a64dbe798 .shogun-image-content {
  
    align-items: center;
  
}

#s-607a0483-fa29-4552-a796-37eafde48976 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-607a0483-fa29-4552-a796-37eafde48976 img.shogun-image {
    
    width: px;
  }


#s-607a0483-fa29-4552-a796-37eafde48976 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-763d0ac9-0b0c-45ca-b731-8e53ae9cabe4 {
  border-style: solid;
margin-top: 0.5em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-763d0ac9-0b0c-45ca-b731-8e53ae9cabe4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-763d0ac9-0b0c-45ca-b731-8e53ae9cabe4.shg-box.shg-c {
  justify-content: center;
}

#s-f44b7ba5-4139-4caf-be9e-74c46ea50187 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-f44b7ba5-4139-4caf-be9e-74c46ea50187 img.shogun-image {
    
    width: px;
  }


#s-f44b7ba5-4139-4caf-be9e-74c46ea50187 .shogun-image-content {
  
    align-items: center;
  
}

#s-b4416327-9a4d-45cf-a857-71195348a566 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-b4416327-9a4d-45cf-a857-71195348a566 img.shogun-image {
    
    width: px;
  }


#s-b4416327-9a4d-45cf-a857-71195348a566 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-e4490fbe-314b-4b02-9975-648450f790d6 {
  border-style: solid;
margin-top: 0.5em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-e4490fbe-314b-4b02-9975-648450f790d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4490fbe-314b-4b02-9975-648450f790d6.shg-box.shg-c {
  justify-content: center;
}

#s-61b23f9e-a8ca-4761-a7a1-c330928d4d7d {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-61b23f9e-a8ca-4761-a7a1-c330928d4d7d img.shogun-image {
    
    width: px;
  }


#s-61b23f9e-a8ca-4761-a7a1-c330928d4d7d .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-37e7ab26-8f5a-4435-9e02-bfd4b97e236c {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-37e7ab26-8f5a-4435-9e02-bfd4b97e236c img.shogun-image {
    
    width: px;
  }


#s-37e7ab26-8f5a-4435-9e02-bfd4b97e236c .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-4b5a94b3-9377-400f-9b6b-4017a1ea774b {
  border-style: solid;
margin-top: 0.5em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-4b5a94b3-9377-400f-9b6b-4017a1ea774b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b5a94b3-9377-400f-9b6b-4017a1ea774b.shg-box.shg-c {
  justify-content: center;
}

#s-b253706d-36a5-489c-9f37-14d8a6faaf15 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-b253706d-36a5-489c-9f37-14d8a6faaf15 img.shogun-image {
    
    width: px;
  }


#s-b253706d-36a5-489c-9f37-14d8a6faaf15 .shogun-image-content {
  
    align-items: center;
  
}

#s-02a507fa-27f8-437e-9af5-1364d06f7c4b {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}
#s-02a507fa-27f8-437e-9af5-1364d06f7c4b:hover {opacity: 1 !important;}



  #s-02a507fa-27f8-437e-9af5-1364d06f7c4b img.shogun-image {
    
    width: px;
  }


#s-02a507fa-27f8-437e-9af5-1364d06f7c4b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-454d73a3-0b5b-4d07-beca-d2f73d86c1d1 {
  border-style: solid;
margin-top: 0.5em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-454d73a3-0b5b-4d07-beca-d2f73d86c1d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-454d73a3-0b5b-4d07-beca-d2f73d86c1d1.shg-box.shg-c {
  justify-content: center;
}

#s-7ff7913e-89a1-417b-af4f-bc33864cb421 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-7ff7913e-89a1-417b-af4f-bc33864cb421 img.shogun-image {
    
    width: px;
  }


#s-7ff7913e-89a1-417b-af4f-bc33864cb421 .shogun-image-content {
  
    align-items: center;
  
}

#s-c01b9d76-7926-4755-8340-d98737bceb3b {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-c01b9d76-7926-4755-8340-d98737bceb3b img.shogun-image {
    
    width: px;
  }


#s-c01b9d76-7926-4755-8340-d98737bceb3b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-47032f8c-1cf9-43f3-abbc-9e16b078657f {
  border-style: solid;
margin-top: 0.5em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-47032f8c-1cf9-43f3-abbc-9e16b078657f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-47032f8c-1cf9-43f3-abbc-9e16b078657f {
  cursor: pointer;
}#s-47032f8c-1cf9-43f3-abbc-9e16b078657f.shg-box.shg-c {
  justify-content: center;
}

#s-fd21d2d4-0322-4c94-ac29-dc76819b2384 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-fd21d2d4-0322-4c94-ac29-dc76819b2384 img.shogun-image {
    
    width: px;
  }


#s-fd21d2d4-0322-4c94-ac29-dc76819b2384 .shogun-image-content {
  
    align-items: center;
  
}

#s-023436bb-6512-4d87-befe-7d41dc33396f {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-023436bb-6512-4d87-befe-7d41dc33396f img.shogun-image {
    
    width: px;
  }


#s-023436bb-6512-4d87-befe-7d41dc33396f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-92752bb6-5a9d-4bea-8963-90ce662e42d9 {
  border-style: solid;
margin-top: 0.5em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-92752bb6-5a9d-4bea-8963-90ce662e42d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92752bb6-5a9d-4bea-8963-90ce662e42d9.shg-box.shg-c {
  justify-content: center;
}

#s-e5374d6a-e7f4-44a2-a12b-6a7cce232622 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-e5374d6a-e7f4-44a2-a12b-6a7cce232622 img.shogun-image {
    
    width: px;
  }


#s-e5374d6a-e7f4-44a2-a12b-6a7cce232622 .shogun-image-content {
  
    align-items: center;
  
}

#s-056553da-ecb2-4fd3-8f30-88a473af2ea8 {
  min-height: 0px;
}
@media (min-width: 1200px){#s-056553da-ecb2-4fd3-8f30-88a473af2ea8 {
  display: none;
}
#s-056553da-ecb2-4fd3-8f30-88a473af2ea8, #wrap-s-056553da-ecb2-4fd3-8f30-88a473af2ea8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-056553da-ecb2-4fd3-8f30-88a473af2ea8 {
  display: none;
}
#s-056553da-ecb2-4fd3-8f30-88a473af2ea8, #wrap-s-056553da-ecb2-4fd3-8f30-88a473af2ea8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-056553da-ecb2-4fd3-8f30-88a473af2ea8 {
  
}
}@media (max-width: 767px){#s-056553da-ecb2-4fd3-8f30-88a473af2ea8 {
  
}
}







#s-056553da-ecb2-4fd3-8f30-88a473af2ea8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-056553da-ecb2-4fd3-8f30-88a473af2ea8.shg-box.shg-c {
  justify-content: center;
}

#s-c28f40fc-37a7-42f9-ab89-11b9e3d06249 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
}
#s-c28f40fc-37a7-42f9-ab89-11b9e3d06249:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-c28f40fc-37a7-42f9-ab89-11b9e3d06249:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c28f40fc-37a7-42f9-ab89-11b9e3d06249.shg-btn {
  color: #ffffff;
  font-size: 1em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  block ;
}

#s-952b3e08-e32a-4308-87b4-8e61b5cd8377 {
  min-height: 50px;
}








#s-952b3e08-e32a-4308-87b4-8e61b5cd8377 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-952b3e08-e32a-4308-87b4-8e61b5cd8377.shg-box.shg-c {
  justify-content: center;
}

#s-0462bbb5-f1cc-4272-adeb-279e24970916 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 1em;
margin-left: 5%;
margin-right: 5%;
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0462bbb5-f1cc-4272-adeb-279e24970916 {
  display: none;
}
#s-0462bbb5-f1cc-4272-adeb-279e24970916, #wrap-s-0462bbb5-f1cc-4272-adeb-279e24970916 { display:none !important; }}@media (max-width: 767px){#s-0462bbb5-f1cc-4272-adeb-279e24970916 {
  display: none;
}
#s-0462bbb5-f1cc-4272-adeb-279e24970916, #wrap-s-0462bbb5-f1cc-4272-adeb-279e24970916 { display:none !important; }}







#s-0462bbb5-f1cc-4272-adeb-279e24970916 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0462bbb5-f1cc-4272-adeb-279e24970916 {
  cursor: pointer;
}#s-0462bbb5-f1cc-4272-adeb-279e24970916.shg-box.shg-c {
  justify-content: center;
}

#s-0296758d-c0e6-4a07-b385-f38a9cd34259 {
  padding-left: 5%;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0296758d-c0e6-4a07-b385-f38a9cd34259"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-badc53db-38f4-4985-9784-b65f7c5f6acf {
  padding-top: 2em;
padding-left: 3em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.3);
}








#s-badc53db-38f4-4985-9784-b65f7c5f6acf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-badc53db-38f4-4985-9784-b65f7c5f6acf.shg-box.shg-c {
  justify-content: center;
}

#s-1b6930d6-e46a-4ab1-a0cf-73d2685f2ff3 {
  text-align: left;
}

#s-1b6930d6-e46a-4ab1-a0cf-73d2685f2ff3 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 96px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


#s-1b6930d6-e46a-4ab1-a0cf-73d2685f2ff3 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-9b5eb009-8d31-4446-9fc2-6699bdf32b51 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
}

#s-0744a5cb-c8ae-44ec-a463-f93ae014f944 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(218, 255, 52, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-0744a5cb-c8ae-44ec-a463-f93ae014f944:hover {background-color: rgba(218, 255, 52, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-0744a5cb-c8ae-44ec-a463-f93ae014f944:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0744a5cb-c8ae-44ec-a463-f93ae014f944-btn-wrapper {
    text-align: left;
  }


#s-0744a5cb-c8ae-44ec-a463-f93ae014f944.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.25em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-6d28881c-ad18-4474-8bf1-7dc78086828d {
  text-align: center;
}
@media (min-width: 1200px){#s-6d28881c-ad18-4474-8bf1-7dc78086828d {
  display: none;
}
#s-6d28881c-ad18-4474-8bf1-7dc78086828d, #wrap-s-6d28881c-ad18-4474-8bf1-7dc78086828d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6d28881c-ad18-4474-8bf1-7dc78086828d {
  display: none;
}
#s-6d28881c-ad18-4474-8bf1-7dc78086828d, #wrap-s-6d28881c-ad18-4474-8bf1-7dc78086828d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6d28881c-ad18-4474-8bf1-7dc78086828d {
  display: none;
}
#s-6d28881c-ad18-4474-8bf1-7dc78086828d, #wrap-s-6d28881c-ad18-4474-8bf1-7dc78086828d { display:none !important; }}



  #s-6d28881c-ad18-4474-8bf1-7dc78086828d img.shogun-image {
    
    width: px;
  }


#s-6d28881c-ad18-4474-8bf1-7dc78086828d .shogun-image-content {
  
    align-items: center;
  
}

#s-bcfd72ea-3f51-4575-9e69-cb49757d7fad {
  background-image: url(https://i.shgcdn.com/f2a26a9d-0639-4150-b9f5-fd1a9af4d5ed/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: 1em;
margin-right: 1em;
min-height: 400px;
background-position: right center;
}
@media (min-width: 1200px){#s-bcfd72ea-3f51-4575-9e69-cb49757d7fad {
  display: none;
}
#s-bcfd72ea-3f51-4575-9e69-cb49757d7fad, #wrap-s-bcfd72ea-3f51-4575-9e69-cb49757d7fad { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bcfd72ea-3f51-4575-9e69-cb49757d7fad {
  display: none;
}
#s-bcfd72ea-3f51-4575-9e69-cb49757d7fad, #wrap-s-bcfd72ea-3f51-4575-9e69-cb49757d7fad { display:none !important; }}@media (max-width: 767px){#s-bcfd72ea-3f51-4575-9e69-cb49757d7fad {
  display: none;
}
#s-bcfd72ea-3f51-4575-9e69-cb49757d7fad, #wrap-s-bcfd72ea-3f51-4575-9e69-cb49757d7fad { display:none !important; }}







#s-bcfd72ea-3f51-4575-9e69-cb49757d7fad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bcfd72ea-3f51-4575-9e69-cb49757d7fad {
  cursor: pointer;
}#s-bcfd72ea-3f51-4575-9e69-cb49757d7fad.shg-box.shg-c {
  justify-content: center;
}

#s-8e1895a9-e629-41ad-a59e-593449743ec9 {
  margin-top: 30%;
margin-left: 3em;
margin-right: 3em;
padding-top: 2em;
padding-bottom: 2em;
}

@media (min-width: 0px) {
[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8e1895a9-e629-41ad-a59e-593449743ec9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c689f49a-3c11-403c-93d6-97450c28b2a1 {
  text-align: left;
}

#s-c689f49a-3c11-403c-93d6-97450c28b2a1 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 70px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


#s-c689f49a-3c11-403c-93d6-97450c28b2a1 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-fac27007-3a57-4ce3-94e0-6688d209301c {
  margin-top: 1em;
margin-bottom: 1em;
margin-right: 10%;
}

#s-8234e5a3-0535-46a2-8eab-415fcc4bb9da {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-8234e5a3-0535-46a2-8eab-415fcc4bb9da:hover {background-color: rgba(218, 255, 52, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-8234e5a3-0535-46a2-8eab-415fcc4bb9da:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8234e5a3-0535-46a2-8eab-415fcc4bb9da-btn-wrapper {
    text-align: left;
  }


#s-8234e5a3-0535-46a2-8eab-415fcc4bb9da.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339 {
  margin-top: 1em;
margin-left: 5%;
margin-bottom: 1em;
margin-right: 5%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339 {
  display: none;
}
#s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339, #wrap-s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339 { display:none !important; }}@media (max-width: 767px){#s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339 {
  display: none;
}
#s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339, #wrap-s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339 { display:none !important; }}







#s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339.shg-box.shg-c {
  justify-content: center;
}

#s-0a97f4c1-dcc3-4606-b1ed-e71636d6b979 {
  margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}

#s-0a97f4c1-dcc3-4606-b1ed-e71636d6b979 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 48px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.0em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

#s-debd68f4-ffe3-4627-a143-d1abbc5dd63f {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-debd68f4-ffe3-4627-a143-d1abbc5dd63f img.shogun-image {
    
    width: px;
  }


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

#s-e51b121f-f1b2-4e04-a22d-c48f3f753409 {
  margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}

#s-e51b121f-f1b2-4e04-a22d-c48f3f753409 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-e51b121f-f1b2-4e04-a22d-c48f3f753409 .shogun-heading-component h2 a {
  color: #000;
}


#s-6245d1c5-b6b3-44b7-a63d-ffc1b9ce6a5f {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-6245d1c5-b6b3-44b7-a63d-ffc1b9ce6a5f img.shogun-image {
    
    width: px;
  }


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

#s-3f376f1d-8e50-4a0e-a716-81e02b3a5a7a {
  margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}

#s-3f376f1d-8e50-4a0e-a716-81e02b3a5a7a .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-3f376f1d-8e50-4a0e-a716-81e02b3a5a7a .shogun-heading-component h2 a {
  color: #000;
}


#s-a2ad52a9-aaa4-4a33-abd6-1b97aa556d83 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-a2ad52a9-aaa4-4a33-abd6-1b97aa556d83 img.shogun-image {
    
    width: px;
  }


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

#s-d282bcc7-3d87-4c96-95c3-b729fb577e29 {
  margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}

#s-d282bcc7-3d87-4c96-95c3-b729fb577e29 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-d282bcc7-3d87-4c96-95c3-b729fb577e29 .shogun-heading-component h2 a {
  color: #000;
}


#s-4499e30f-e9a7-435e-94de-312fc97a13c3 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-4499e30f-e9a7-435e-94de-312fc97a13c3 img.shogun-image {
    
    width: px;
  }


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

#s-600f2895-e642-4613-b144-cb7be14b2645 {
  margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}

#s-600f2895-e642-4613-b144-cb7be14b2645 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-600f2895-e642-4613-b144-cb7be14b2645 .shogun-heading-component h2 a {
  color: #000;
}


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

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

#s-1521f75a-141e-4c15-9042-9bca5c3eeb6f {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-1521f75a-141e-4c15-9042-9bca5c3eeb6f img.shogun-image {
    
    width: px;
  }


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

#s-31c3739a-c0b9-4b75-914a-fdfbee659b04 {
  margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}

#s-31c3739a-c0b9-4b75-914a-fdfbee659b04 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-31c3739a-c0b9-4b75-914a-fdfbee659b04 .shogun-heading-component h2 a {
  color: #000;
}


#s-70591c9d-7883-4742-aea1-0e3926f25363 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-70591c9d-7883-4742-aea1-0e3926f25363 img.shogun-image {
    
    width: px;
  }


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

#s-53734638-a5ed-430e-92e9-468f8f36fb54 {
  margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}

#s-53734638-a5ed-430e-92e9-468f8f36fb54 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-53734638-a5ed-430e-92e9-468f8f36fb54 .shogun-heading-component h2 a {
  color: #000;
}


#s-787bbeb5-808c-4605-83ed-a11477a54616 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-787bbeb5-808c-4605-83ed-a11477a54616 img.shogun-image {
    
    width: px;
  }


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

#s-ce0d36c8-d712-4de2-b812-0b66f0cbabfc {
  margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}

#s-ce0d36c8-d712-4de2-b812-0b66f0cbabfc .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-ce0d36c8-d712-4de2-b812-0b66f0cbabfc .shogun-heading-component h2 a {
  color: #000;
}


#s-c1f1206f-420a-4e1e-b836-72bdb94a6e3d {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-c1f1206f-420a-4e1e-b836-72bdb94a6e3d img.shogun-image {
    
    width: px;
  }


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

#s-175897e9-0356-4f56-9d7b-1acbd059a53a {
  margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}

#s-175897e9-0356-4f56-9d7b-1acbd059a53a .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 36px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-175897e9-0356-4f56-9d7b-1acbd059a53a .shogun-heading-component h2 a {
  color: #000;
}


#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}
@media (min-width: 1200px){#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2 {
  display: none;
}
#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2, #wrap-s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2 {
  display: none;
}
#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2, #wrap-s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2 {
  
}
}@media (max-width: 767px){#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2 {
  
}
}







#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2.shg-box.shg-c {
  justify-content: center;
}

#s-fe128f8f-f47c-4ada-b758-15cc44623fad {
  margin-top: 0.5em;
margin-bottom: 1em;
text-align: center;
}

#s-fe128f8f-f47c-4ada-b758-15cc44623fad .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-af012882-f6c9-4c22-b0d6-79a1796ee78b {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-af012882-f6c9-4c22-b0d6-79a1796ee78b img.shogun-image {
    
    width: px;
  }


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

#s-99984ffe-eaf7-426c-ad0b-835a1ec6f39a {
  margin-top: 0.5em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-99984ffe-eaf7-426c-ad0b-835a1ec6f39a .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 1em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-99984ffe-eaf7-426c-ad0b-835a1ec6f39a .shogun-heading-component h2 a {
  color: #000;
}


#s-bbf4ca45-0caf-41cc-b94a-457034091bca {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-bbf4ca45-0caf-41cc-b94a-457034091bca img.shogun-image {
    
    width: px;
  }


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

#s-0ba2a68f-ca3a-4302-9161-ffde2642a5ad {
  margin-top: 0.5em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0ba2a68f-ca3a-4302-9161-ffde2642a5ad .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 1em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-0ba2a68f-ca3a-4302-9161-ffde2642a5ad .shogun-heading-component h2 a {
  color: #000;
}


#s-ac269624-c035-46dd-b062-0a24930fe106 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-ac269624-c035-46dd-b062-0a24930fe106 img.shogun-image {
    
    width: px;
  }


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

#s-2e762fe8-235b-4731-800a-c7b686e63b56 {
  margin-top: 0.5em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2e762fe8-235b-4731-800a-c7b686e63b56 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 1em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-2e762fe8-235b-4731-800a-c7b686e63b56 .shogun-heading-component h2 a {
  color: #000;
}


#s-c7fd9b7c-c36d-4d55-811d-85d231ce9351 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-c7fd9b7c-c36d-4d55-811d-85d231ce9351 img.shogun-image {
    
    width: px;
  }


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

#s-46c30bfd-c7df-41b4-8c00-4e86f6a1e5f8 {
  margin-top: 0.5em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-46c30bfd-c7df-41b4-8c00-4e86f6a1e5f8 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 1em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-46c30bfd-c7df-41b4-8c00-4e86f6a1e5f8 .shogun-heading-component h2 a {
  color: #000;
}


@media (min-width: 0px) {
[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-6ca727c8-77b3-4eea-b38d-ea4f38a12640 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-6ca727c8-77b3-4eea-b38d-ea4f38a12640 img.shogun-image {
    
    width: px;
  }


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

#s-5f79a6fd-21a0-4aef-8e4c-a1bfc08e5b74 {
  margin-top: 0.5em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5f79a6fd-21a0-4aef-8e4c-a1bfc08e5b74 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 1em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-5f79a6fd-21a0-4aef-8e4c-a1bfc08e5b74 .shogun-heading-component h2 a {
  color: #000;
}


#s-b36674fa-8630-4d08-b047-c4524f49dc81 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-b36674fa-8630-4d08-b047-c4524f49dc81 img.shogun-image {
    
    width: px;
  }


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

#s-8b5d2104-087b-4337-a921-5e733ee2b2ad {
  margin-top: 0.5em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8b5d2104-087b-4337-a921-5e733ee2b2ad .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 1em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-8b5d2104-087b-4337-a921-5e733ee2b2ad .shogun-heading-component h2 a {
  color: #000;
}


#s-31eaced6-1f70-4208-b152-ba8845ee6d72 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-31eaced6-1f70-4208-b152-ba8845ee6d72 img.shogun-image {
    
    width: px;
  }


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

#s-8573741a-8720-4e28-8de8-cbc7b91dfea1 {
  margin-top: 0.5em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8573741a-8720-4e28-8de8-cbc7b91dfea1 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 1em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-8573741a-8720-4e28-8de8-cbc7b91dfea1 .shogun-heading-component h2 a {
  color: #000;
}


#s-10625ad7-712e-4abe-a89b-33adff0afd6c {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-10625ad7-712e-4abe-a89b-33adff0afd6c img.shogun-image {
    
    width: px;
  }


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

#s-e64084a3-e753-47f1-8a6e-23ccb9b88dae {
  margin-top: 0.5em;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e64084a3-e753-47f1-8a6e-23ccb9b88dae .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 1em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-e64084a3-e753-47f1-8a6e-23ccb9b88dae .shogun-heading-component h2 a {
  color: #000;
}


#s-87b06495-9d36-4451-98c0-2c33a3e2f130 {
  min-height: 50px;
}








#s-87b06495-9d36-4451-98c0-2c33a3e2f130 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87b06495-9d36-4451-98c0-2c33a3e2f130.shg-box.shg-c {
  justify-content: center;
}

#s-99556915-a433-406c-ad0d-3592f616fe72 {
  padding-top: 1em;
padding-left: 5%;
padding-bottom: 1em;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-99556915-a433-406c-ad0d-3592f616fe72 {
  display: none;
}
#s-99556915-a433-406c-ad0d-3592f616fe72, #wrap-s-99556915-a433-406c-ad0d-3592f616fe72 { display:none !important; }}@media (max-width: 767px){#s-99556915-a433-406c-ad0d-3592f616fe72 {
  display: none;
}
#s-99556915-a433-406c-ad0d-3592f616fe72, #wrap-s-99556915-a433-406c-ad0d-3592f616fe72 { display:none !important; }}







#s-99556915-a433-406c-ad0d-3592f616fe72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99556915-a433-406c-ad0d-3592f616fe72.shg-box.shg-c {
  justify-content: center;
}

#s-42b1295a-47e7-4937-b39e-27577ccfff94 {
  margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}

#s-42b1295a-47e7-4937-b39e-27577ccfff94 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 48px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 768px) {
[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-cb8718fb-ad81-4ad1-b01b-b956a98ce7da"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 0px) {
[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-392ea367-827c-4cca-9f6d-879becb82aea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0em);
}

}

#s-e7d5ff3d-7325-47d3-b504-1036b5a64615 {
  border-style: solid;
margin-bottom: 2em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(160, 160, 157, 1);
border-style: solid;
text-align: center;
}




  #s-e7d5ff3d-7325-47d3-b504-1036b5a64615 img.shogun-image {
    
    width: px;
  }


#s-e7d5ff3d-7325-47d3-b504-1036b5a64615 .shogun-image-content {
  
    align-items: center;
  
}

#s-bfc09295-6204-43ba-ac55-f27db22acbb0 {
  border-style: solid;
margin-bottom: 2em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
}




  #s-bfc09295-6204-43ba-ac55-f27db22acbb0 img.shogun-image {
    
    width: px;
  }


#s-bfc09295-6204-43ba-ac55-f27db22acbb0 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-65227412-9418-4e46-b90b-3fa3a804d7f0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0em);
}

}

#s-7963b3fa-9d62-4380-9ca9-8ad6dea82159 {
  border-style: solid;
margin-bottom: 2em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(240, 28, 125, 1);
border-style: solid;
text-align: center;
}
#s-7963b3fa-9d62-4380-9ca9-8ad6dea82159:hover {opacity: 1 !important;}



  #s-7963b3fa-9d62-4380-9ca9-8ad6dea82159 img.shogun-image {
    
    width: px;
  }


#s-7963b3fa-9d62-4380-9ca9-8ad6dea82159 .shogun-image-content {
  
    align-items: center;
  
}

#s-172b136a-1d15-4b80-8eae-e7cfc5cf3c0e {
  border-style: solid;
margin-bottom: 2em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(169, 32, 35, 1);
border-style: solid;
text-align: center;
}




  #s-172b136a-1d15-4b80-8eae-e7cfc5cf3c0e img.shogun-image {
    
    width: px;
  }


#s-172b136a-1d15-4b80-8eae-e7cfc5cf3c0e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 768px) {
[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-53686edf-aae5-445d-b43e-2275f06d7a03"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 0px) {
[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-190bd463-d993-4e84-9316-0e3b2f19cf28"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0em);
}

}

#s-248b69ea-8654-4642-840d-27fac3e297c4 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(155, 18, 19, 1);
border-style: solid;
text-align: center;
}




  #s-248b69ea-8654-4642-840d-27fac3e297c4 img.shogun-image {
    
    width: px;
  }


#s-248b69ea-8654-4642-840d-27fac3e297c4 .shogun-image-content {
  
    align-items: center;
  
}

#s-8d4eb914-8adf-4f3b-a5fd-592b8fa27b15 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(178, 65, 57, 1);
border-style: solid;
text-align: center;
}




  #s-8d4eb914-8adf-4f3b-a5fd-592b8fa27b15 img.shogun-image {
    
    width: px;
  }


#s-8d4eb914-8adf-4f3b-a5fd-592b8fa27b15 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-dd68ee26-5969-46a1-b375-02d786314a94"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0em);
}

}

#s-a7c68906-2c12-425d-951e-7a3457b04baf {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(28, 159, 231, 1);
border-style: solid;
text-align: center;
}




  #s-a7c68906-2c12-425d-951e-7a3457b04baf img.shogun-image {
    
    width: px;
  }


#s-a7c68906-2c12-425d-951e-7a3457b04baf .shogun-image-content {
  
    align-items: center;
  
}

#s-3cc16d7b-5663-47a7-9136-f8ff1368166d {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(230, 139, 31, 1);
border-style: solid;
text-align: center;
}




  #s-3cc16d7b-5663-47a7-9136-f8ff1368166d img.shogun-image {
    
    width: px;
  }


#s-3cc16d7b-5663-47a7-9136-f8ff1368166d .shogun-image-content {
  
    align-items: center;
  
}

#s-96cfe35c-de20-4ee4-8d45-66980c2609f6 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
}
@media (min-width: 1200px){#s-96cfe35c-de20-4ee4-8d45-66980c2609f6 {
  display: none;
}
#s-96cfe35c-de20-4ee4-8d45-66980c2609f6, #wrap-s-96cfe35c-de20-4ee4-8d45-66980c2609f6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-96cfe35c-de20-4ee4-8d45-66980c2609f6 {
  display: none;
}
#s-96cfe35c-de20-4ee4-8d45-66980c2609f6, #wrap-s-96cfe35c-de20-4ee4-8d45-66980c2609f6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-96cfe35c-de20-4ee4-8d45-66980c2609f6 {
  
}
}@media (max-width: 767px){#s-96cfe35c-de20-4ee4-8d45-66980c2609f6 {
  
}
}







#s-96cfe35c-de20-4ee4-8d45-66980c2609f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96cfe35c-de20-4ee4-8d45-66980c2609f6.shg-box.shg-c {
  justify-content: center;
}

#s-40158e20-229e-426c-a9cf-22b4536302c9 {
  margin-top: 0.5px;
margin-bottom: 1em;
text-align: center;
}

#s-40158e20-229e-426c-a9cf-22b4536302c9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-6beb77fc-ebf5-4608-9614-4725e39e9dc8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 0px) {
[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-7f3c4468-0404-4541-a572-92dc1422db6a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-725e5760-5e3d-4a32-8d7c-7bd1e84c95e6 {
  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(160, 160, 157, 1);
border-style: solid;
text-align: center;
}




  #s-725e5760-5e3d-4a32-8d7c-7bd1e84c95e6 img.shogun-image {
    
    width: px;
  }


#s-725e5760-5e3d-4a32-8d7c-7bd1e84c95e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-1c101d99-8287-4e8d-b997-e666503f7bf5 {
  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-1c101d99-8287-4e8d-b997-e666503f7bf5 img.shogun-image {
    
    width: px;
  }


#s-1c101d99-8287-4e8d-b997-e666503f7bf5 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-0b0f54f9-15ae-45ac-ba7c-97e9e7500625"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-d9abf0b6-f84d-43ef-9f69-3bf9465eed9a {
  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(240, 28, 125, 1);
border-style: solid;
text-align: center;
}
#s-d9abf0b6-f84d-43ef-9f69-3bf9465eed9a:hover {opacity: 1 !important;}



  #s-d9abf0b6-f84d-43ef-9f69-3bf9465eed9a img.shogun-image {
    
    width: px;
  }


#s-d9abf0b6-f84d-43ef-9f69-3bf9465eed9a .shogun-image-content {
  
    align-items: center;
  
}

#s-d54885a0-fd46-4123-86cb-07c9704bf98a {
  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(169, 32, 35, 1);
border-style: solid;
text-align: center;
}




  #s-d54885a0-fd46-4123-86cb-07c9704bf98a img.shogun-image {
    
    width: px;
  }


#s-d54885a0-fd46-4123-86cb-07c9704bf98a .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-b8197186-4d4c-479a-b406-e89876dc2341"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 0px) {
[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-b178e9a1-0c28-46c1-8708-6923dc36559b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-14e24487-7b42-4d95-a79d-13ba028bfca5 {
  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(155, 18, 19, 1);
border-style: solid;
text-align: center;
}




  #s-14e24487-7b42-4d95-a79d-13ba028bfca5 img.shogun-image {
    
    width: px;
  }


#s-14e24487-7b42-4d95-a79d-13ba028bfca5 .shogun-image-content {
  
    align-items: center;
  
}

#s-a7113741-18b2-4499-899c-4c768e10587e {
  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(178, 65, 57, 1);
border-style: solid;
text-align: center;
}




  #s-a7113741-18b2-4499-899c-4c768e10587e img.shogun-image {
    
    width: px;
  }


#s-a7113741-18b2-4499-899c-4c768e10587e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-b1bed3b4-f719-48c4-9b06-fe5f399cba12"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-8af3ef87-246d-4ccf-98e7-9a6aa7c283f0 {
  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(28, 159, 231, 1);
border-style: solid;
text-align: center;
}




  #s-8af3ef87-246d-4ccf-98e7-9a6aa7c283f0 img.shogun-image {
    
    width: px;
  }


#s-8af3ef87-246d-4ccf-98e7-9a6aa7c283f0 .shogun-image-content {
  
    align-items: center;
  
}

#s-70f120a4-38a5-4de8-aed8-70ce7f9a632c {
  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(230, 139, 31, 1);
border-style: solid;
text-align: center;
}




  #s-70f120a4-38a5-4de8-aed8-70ce7f9a632c img.shogun-image {
    
    width: px;
  }


#s-70f120a4-38a5-4de8-aed8-70ce7f9a632c .shogun-image-content {
  
    align-items: center;
  
}

#s-b0a6dcfb-8c05-47ef-9290-f2883b46405a {
  margin-top: 1px;
margin-bottom: 1px;
min-height: 50px;
background-color: rgba(241, 242, 242, 1);
}








#s-b0a6dcfb-8c05-47ef-9290-f2883b46405a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0a6dcfb-8c05-47ef-9290-f2883b46405a.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-c24beb53-3a9b-4847-a57d-2cd9a7ffecad {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-c24beb53-3a9b-4847-a57d-2cd9a7ffecad {
  display: none;
}
#s-c24beb53-3a9b-4847-a57d-2cd9a7ffecad, #wrap-s-c24beb53-3a9b-4847-a57d-2cd9a7ffecad { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c24beb53-3a9b-4847-a57d-2cd9a7ffecad {
  display: none;
}
#s-c24beb53-3a9b-4847-a57d-2cd9a7ffecad, #wrap-s-c24beb53-3a9b-4847-a57d-2cd9a7ffecad { display:none !important; }}
#s-c24beb53-3a9b-4847-a57d-2cd9a7ffecad .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-c24beb53-3a9b-4847-a57d-2cd9a7ffecad .shg-sld-nav-button.shg-sld-left,
#s-c24beb53-3a9b-4847-a57d-2cd9a7ffecad .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-7d4f9313-f0fc-437f-84e5-a267c38f5749 {
  margin-left: 1em;
margin-right: 1em;
}

@media (min-width: 0px) {
[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7d4f9313-f0fc-437f-84e5-a267c38f5749"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b741a157-6fa8-41b9-8542-9fa1b7897843 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}




  #s-b741a157-6fa8-41b9-8542-9fa1b7897843 img.shogun-image {
    
    width: px;
  }


#s-b741a157-6fa8-41b9-8542-9fa1b7897843 .shogun-image-content {
  
    align-items: center;
  
}

#s-c1777526-3c03-4acc-9e98-71095921acfa {
  margin-top: 0.5em;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c1777526-3c03-4acc-9e98-71095921acfa .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 2em;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


#s-c1777526-3c03-4acc-9e98-71095921acfa .shogun-heading-component h1 a {
  color: #000;
}


#s-76011ac1-4205-43ab-890a-6c87ce4bccc7 {
  border-style: solid;
margin-top: 0.5em;
margin-bottom: 0.5em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(2, 231, 223, 1);
border-style: solid;
background-color: rgba(82, 82, 82, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-76011ac1-4205-43ab-890a-6c87ce4bccc7:hover {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-76011ac1-4205-43ab-890a-6c87ce4bccc7:active {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;}

  #s-76011ac1-4205-43ab-890a-6c87ce4bccc7-btn-wrapper {
    text-align: left;
  }


#s-76011ac1-4205-43ab-890a-6c87ce4bccc7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.3em;
  
  
  
  display:  inline-block ;
}

#s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588 {
  margin-left: 1em;
margin-right: 1em;
}

@media (min-width: 0px) {
[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-247dcef1-c694-4c3e-aa8c-ba5cb5f1f588"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f7866e57-3dc5-4d4b-b29f-142dd366a0bd {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}




  #s-f7866e57-3dc5-4d4b-b29f-142dd366a0bd img.shogun-image {
    
    width: px;
  }


#s-f7866e57-3dc5-4d4b-b29f-142dd366a0bd .shogun-image-content {
  
    align-items: center;
  
}

#s-c505b810-76ef-42bd-b8a4-e46d677e6841 {
  margin-top: 0.5em;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c505b810-76ef-42bd-b8a4-e46d677e6841 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 2em;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


#s-c505b810-76ef-42bd-b8a4-e46d677e6841 .shogun-heading-component h1 a {
  color: #000;
}


#s-c1657bae-78e1-40e8-a707-5640036690be {
  border-style: solid;
margin-top: 0.5em;
margin-bottom: 0.5em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(2, 231, 223, 1);
border-style: solid;
background-color: rgba(82, 82, 82, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-c1657bae-78e1-40e8-a707-5640036690be:hover {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-c1657bae-78e1-40e8-a707-5640036690be:active {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;}

  #s-c1657bae-78e1-40e8-a707-5640036690be-btn-wrapper {
    text-align: left;
  }


#s-c1657bae-78e1-40e8-a707-5640036690be.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.3em;
  
  
  
  display:  inline-block ;
}

#s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e {
  margin-left: 1em;
margin-right: 1em;
}

@media (min-width: 0px) {
[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1ecaef7b-9b4a-4fe4-9109-9a61e924721e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-efe8b29e-31ca-465a-8cc6-f44bf1765ab6 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}




  #s-efe8b29e-31ca-465a-8cc6-f44bf1765ab6 img.shogun-image {
    
    width: px;
  }


#s-efe8b29e-31ca-465a-8cc6-f44bf1765ab6 .shogun-image-content {
  
    align-items: center;
  
}

#s-f2606470-8365-4512-8186-0b430a4e702a {
  margin-top: 0.5em;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f2606470-8365-4512-8186-0b430a4e702a .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 2em;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


#s-f2606470-8365-4512-8186-0b430a4e702a .shogun-heading-component h1 a {
  color: #000;
}


#s-34f748aa-19d3-4c0c-9853-aafd8d766343 {
  border-style: solid;
margin-top: 0.5em;
margin-bottom: 0.5em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(2, 231, 223, 1);
border-style: solid;
background-color: rgba(82, 82, 82, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-34f748aa-19d3-4c0c-9853-aafd8d766343:hover {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-34f748aa-19d3-4c0c-9853-aafd8d766343:active {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;}

  #s-34f748aa-19d3-4c0c-9853-aafd8d766343-btn-wrapper {
    text-align: left;
  }


#s-34f748aa-19d3-4c0c-9853-aafd8d766343.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.3em;
  
  
  
  display:  inline-block ;
}

#s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd {
  margin-left: 1em;
margin-right: 1em;
}

@media (min-width: 0px) {
[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f30fdfd4-91d6-4a2b-85cc-b07241d41fbd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f217d1cc-91e1-4966-ba36-93267d925335 {
  margin-top: auto;
margin-bottom: auto;
text-align: center;
}




  #s-f217d1cc-91e1-4966-ba36-93267d925335 img.shogun-image {
    
    width: px;
  }


#s-f217d1cc-91e1-4966-ba36-93267d925335 .shogun-image-content {
  
    align-items: center;
  
}

#s-fbc6e8de-12de-4fac-af9f-194688e488ba {
  margin-top: 0.5em;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fbc6e8de-12de-4fac-af9f-194688e488ba .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 2em;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


#s-fbc6e8de-12de-4fac-af9f-194688e488ba .shogun-heading-component h1 a {
  color: #000;
}


#s-c1355e10-7e16-4671-8431-2e7123bb98a5 {
  border-style: solid;
margin-top: 0.5em;
margin-bottom: 0.5em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(2, 231, 223, 1);
border-style: solid;
background-color: rgba(82, 82, 82, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-c1355e10-7e16-4671-8431-2e7123bb98a5:hover {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-c1355e10-7e16-4671-8431-2e7123bb98a5:active {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;}

  #s-c1355e10-7e16-4671-8431-2e7123bb98a5-btn-wrapper {
    text-align: left;
  }


#s-c1355e10-7e16-4671-8431-2e7123bb98a5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.3em;
  
  
  
  display:  inline-block ;
}

#s-b5734439-c841-48c8-a0e6-99fe815369c9 {
  margin-left: 1em;
margin-right: 1em;
}

@media (min-width: 0px) {
[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b5734439-c841-48c8-a0e6-99fe815369c9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0340e272-f3e0-46a6-9835-995e1bf981f2 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}




  #s-0340e272-f3e0-46a6-9835-995e1bf981f2 img.shogun-image {
    
    width: px;
  }


#s-0340e272-f3e0-46a6-9835-995e1bf981f2 .shogun-image-content {
  
    align-items: center;
  
}

#s-5d0e93e9-4640-4298-b724-9ddd60b85604 {
  margin-top: 0.5em;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5d0e93e9-4640-4298-b724-9ddd60b85604 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 2em;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


#s-5d0e93e9-4640-4298-b724-9ddd60b85604 .shogun-heading-component h1 a {
  color: #000;
}


#s-2e55df2d-8ea5-47df-8908-01c6c3f33478 {
  border-style: solid;
margin-top: 0.5em;
margin-bottom: 0.5em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(2, 231, 223, 1);
border-style: solid;
background-color: rgba(82, 82, 82, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-2e55df2d-8ea5-47df-8908-01c6c3f33478:hover {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-2e55df2d-8ea5-47df-8908-01c6c3f33478:active {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;}

  #s-2e55df2d-8ea5-47df-8908-01c6c3f33478-btn-wrapper {
    text-align: left;
  }


#s-2e55df2d-8ea5-47df-8908-01c6c3f33478.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.3em;
  
  
  
  display:  inline-block ;
}

#s-84816508-9a93-4429-8035-93e191ef1dbd {
  margin-left: 1em;
margin-right: 1em;
}

@media (min-width: 0px) {
[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-84816508-9a93-4429-8035-93e191ef1dbd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1be70ed7-981c-401a-9047-b0633d0efabc {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}




  #s-1be70ed7-981c-401a-9047-b0633d0efabc img.shogun-image {
    
    width: px;
  }


#s-1be70ed7-981c-401a-9047-b0633d0efabc .shogun-image-content {
  
    align-items: center;
  
}

#s-3a8b4ce4-d7c6-474c-ba02-4762f4cede0a {
  margin-top: 0.5em;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3a8b4ce4-d7c6-474c-ba02-4762f4cede0a .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 2em;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


#s-3a8b4ce4-d7c6-474c-ba02-4762f4cede0a .shogun-heading-component h1 a {
  color: #000;
}


#s-52ec6903-432a-4a72-bab7-15685e892eb5 {
  border-style: solid;
margin-top: 0.5em;
margin-bottom: 0.5em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(2, 231, 223, 1);
border-style: solid;
background-color: rgba(82, 82, 82, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-52ec6903-432a-4a72-bab7-15685e892eb5:hover {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-52ec6903-432a-4a72-bab7-15685e892eb5:active {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;}

  #s-52ec6903-432a-4a72-bab7-15685e892eb5-btn-wrapper {
    text-align: left;
  }


#s-52ec6903-432a-4a72-bab7-15685e892eb5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.3em;
  
  
  
  display:  inline-block ;
}

@media (min-width: 768px) and (max-width: 991px){#s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0 {
  display: none;
}
#s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0, #wrap-s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0 { display:none !important; }}@media (max-width: 767px){#s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0 {
  display: none;
}
#s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0, #wrap-s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7ae050f2-a395-4ee6-bb94-3c925c2c41a0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-de18dfc6-0de4-49b2-9031-b46df94386f8 {
  margin-top: 1em;
margin-left: 0px;
margin-bottom: 1em;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-de18dfc6-0de4-49b2-9031-b46df94386f8 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-de18dfc6-0de4-49b2-9031-b46df94386f8 .shg-sld-nav-button.shg-sld-left,
#s-de18dfc6-0de4-49b2-9031-b46df94386f8 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f182faa4-3f1f-46bf-9580-3d515d98e1ca"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-cb1e1724-c806-4246-8cba-335add679ea0 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
text-align: center;
}




  #s-cb1e1724-c806-4246-8cba-335add679ea0 img.shogun-image {
    
    width: px;
  }


#s-cb1e1724-c806-4246-8cba-335add679ea0 .shogun-image-content {
  
    align-items: center;
  
}

#s-17edae8f-a210-4e50-9e8f-2b42f633267d {
  margin-top: 10%;
text-align: left;
}

#s-17edae8f-a210-4e50-9e8f-2b42f633267d .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 48px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


#s-17edae8f-a210-4e50-9e8f-2b42f633267d .shogun-heading-component h1 a {
  color: #000;
}


#s-ac1b2468-9624-472d-aad7-fcd4cee2836d {
  border-style: solid;
margin-top: 1em;
margin-bottom: 1em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(2, 231, 223, 1);
border-style: solid;
background-color: rgba(82, 82, 82, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-ac1b2468-9624-472d-aad7-fcd4cee2836d:hover {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-ac1b2468-9624-472d-aad7-fcd4cee2836d:active {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;}

  #s-ac1b2468-9624-472d-aad7-fcd4cee2836d-btn-wrapper {
    text-align: left;
  }


#s-ac1b2468-9624-472d-aad7-fcd4cee2836d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.3em;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fddd1343-2b0d-4fac-9146-6dc915584257"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-84592a6c-f9ea-4605-b34e-51e2dd463797 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
text-align: center;
}




  #s-84592a6c-f9ea-4605-b34e-51e2dd463797 img.shogun-image {
    
    width: px;
  }


#s-84592a6c-f9ea-4605-b34e-51e2dd463797 .shogun-image-content {
  
    align-items: center;
  
}

#s-8931f2fe-7a78-4cec-96cb-b29c590c67d1 {
  margin-top: 10%;
text-align: left;
}

#s-8931f2fe-7a78-4cec-96cb-b29c590c67d1 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 48px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


#s-8931f2fe-7a78-4cec-96cb-b29c590c67d1 .shogun-heading-component h1 a {
  color: #000;
}


#s-65d0476d-04cb-4709-9a9d-591572ea8b79 {
  border-style: solid;
margin-top: 1em;
margin-bottom: 1em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(2, 231, 223, 1);
border-style: solid;
background-color: rgba(82, 82, 82, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-65d0476d-04cb-4709-9a9d-591572ea8b79:hover {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-65d0476d-04cb-4709-9a9d-591572ea8b79:active {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;}

  #s-65d0476d-04cb-4709-9a9d-591572ea8b79-btn-wrapper {
    text-align: left;
  }


#s-65d0476d-04cb-4709-9a9d-591572ea8b79.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.3em;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-45e30508-fec9-4846-b00d-ac2771477164"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2d44b12b-8919-469d-aa58-cb543e3b0a84 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
text-align: center;
}




  #s-2d44b12b-8919-469d-aa58-cb543e3b0a84 img.shogun-image {
    
    width: px;
  }


#s-2d44b12b-8919-469d-aa58-cb543e3b0a84 .shogun-image-content {
  
    align-items: center;
  
}

#s-0d9f1f34-b539-4336-8aa7-64f371b9ef8a {
  margin-top: 10%;
text-align: left;
}

#s-0d9f1f34-b539-4336-8aa7-64f371b9ef8a .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 48px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


#s-0d9f1f34-b539-4336-8aa7-64f371b9ef8a .shogun-heading-component h1 a {
  color: #000;
}


#s-42dacbfd-e3bf-4081-a2bb-0d5f49915cc3 {
  border-style: solid;
margin-top: 1em;
margin-bottom: 1em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(2, 231, 223, 1);
border-style: solid;
background-color: rgba(82, 82, 82, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-42dacbfd-e3bf-4081-a2bb-0d5f49915cc3:hover {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-42dacbfd-e3bf-4081-a2bb-0d5f49915cc3:active {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;}

  #s-42dacbfd-e3bf-4081-a2bb-0d5f49915cc3-btn-wrapper {
    text-align: left;
  }


#s-42dacbfd-e3bf-4081-a2bb-0d5f49915cc3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.3em;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9ca10dc5-79be-4f10-8d75-1aab967c7584"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-dae9d1b2-377f-493b-a362-3d77201bb93c {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
text-align: center;
}




  #s-dae9d1b2-377f-493b-a362-3d77201bb93c img.shogun-image {
    
    width: px;
  }


#s-dae9d1b2-377f-493b-a362-3d77201bb93c .shogun-image-content {
  
    align-items: center;
  
}

#s-d76ee4d1-1b1c-4596-9571-f4ce02d5e95d {
  margin-top: 10%;
text-align: left;
}

#s-d76ee4d1-1b1c-4596-9571-f4ce02d5e95d .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 48px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


#s-d76ee4d1-1b1c-4596-9571-f4ce02d5e95d .shogun-heading-component h1 a {
  color: #000;
}


#s-322db154-6b24-412e-a3a3-d30f072b1063 {
  border-style: solid;
margin-top: 1em;
margin-bottom: 1em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(2, 231, 223, 1);
border-style: solid;
background-color: rgba(82, 82, 82, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-322db154-6b24-412e-a3a3-d30f072b1063:hover {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-322db154-6b24-412e-a3a3-d30f072b1063:active {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;}

  #s-322db154-6b24-412e-a3a3-d30f072b1063-btn-wrapper {
    text-align: left;
  }


#s-322db154-6b24-412e-a3a3-d30f072b1063.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.3em;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b9e661b5-30a7-4c39-8e7c-a51508d79e09"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4f60edfd-e119-450c-a3ee-e3a391d3106e {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
text-align: center;
}




  #s-4f60edfd-e119-450c-a3ee-e3a391d3106e img.shogun-image {
    
    width: px;
  }


#s-4f60edfd-e119-450c-a3ee-e3a391d3106e .shogun-image-content {
  
    align-items: center;
  
}

#s-5e32b0ff-70a5-42ce-8e23-b8d6cab1b527 {
  margin-top: 10%;
text-align: left;
}

#s-5e32b0ff-70a5-42ce-8e23-b8d6cab1b527 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 48px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


#s-5e32b0ff-70a5-42ce-8e23-b8d6cab1b527 .shogun-heading-component h1 a {
  color: #000;
}


#s-d17f5990-94ce-4cbb-a8ef-07059b3fe04c {
  border-style: solid;
margin-top: 1em;
margin-bottom: 1em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(2, 231, 223, 1);
border-style: solid;
background-color: rgba(82, 82, 82, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-d17f5990-94ce-4cbb-a8ef-07059b3fe04c:hover {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-d17f5990-94ce-4cbb-a8ef-07059b3fe04c:active {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;}

  #s-d17f5990-94ce-4cbb-a8ef-07059b3fe04c-btn-wrapper {
    text-align: left;
  }


#s-d17f5990-94ce-4cbb-a8ef-07059b3fe04c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.3em;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8e8c3601-b94e-4786-96f9-3d8e593925d4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6ea80889-73cd-4d0b-91c2-bf5cbeb69f65 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
text-align: center;
}




  #s-6ea80889-73cd-4d0b-91c2-bf5cbeb69f65 img.shogun-image {
    
    width: px;
  }


#s-6ea80889-73cd-4d0b-91c2-bf5cbeb69f65 .shogun-image-content {
  
    align-items: center;
  
}

#s-92b0d1ac-1df3-4de0-98e4-548922b9c166 {
  margin-top: 10%;
text-align: left;
}

#s-92b0d1ac-1df3-4de0-98e4-548922b9c166 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 48px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


#s-92b0d1ac-1df3-4de0-98e4-548922b9c166 .shogun-heading-component h1 a {
  color: #000;
}


#s-041593ec-9d54-4b1c-b88c-b0a704a3ff7a {
  border-style: solid;
margin-top: 1em;
margin-bottom: 1em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(2, 231, 223, 1);
border-style: solid;
background-color: rgba(82, 82, 82, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-041593ec-9d54-4b1c-b88c-b0a704a3ff7a:hover {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-041593ec-9d54-4b1c-b88c-b0a704a3ff7a:active {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;}

  #s-041593ec-9d54-4b1c-b88c-b0a704a3ff7a-btn-wrapper {
    text-align: left;
  }


#s-041593ec-9d54-4b1c-b88c-b0a704a3ff7a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.3em;
  
  
  
  display:  inline-block ;
}

#s-bbd287fa-7bb3-429c-9747-71eb862fed1f {
  margin-top: 1em;
margin-bottom: 1em;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-bbd287fa-7bb3-429c-9747-71eb862fed1f {
  display: none;
}
#s-bbd287fa-7bb3-429c-9747-71eb862fed1f, #wrap-s-bbd287fa-7bb3-429c-9747-71eb862fed1f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bbd287fa-7bb3-429c-9747-71eb862fed1f {
  display: none;
}
#s-bbd287fa-7bb3-429c-9747-71eb862fed1f, #wrap-s-bbd287fa-7bb3-429c-9747-71eb862fed1f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bbd287fa-7bb3-429c-9747-71eb862fed1f {
  
}
}@media (max-width: 767px){#s-bbd287fa-7bb3-429c-9747-71eb862fed1f {
  
}
}







#s-bbd287fa-7bb3-429c-9747-71eb862fed1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bbd287fa-7bb3-429c-9747-71eb862fed1f.shg-box.shg-c {
  justify-content: center;
}

#s-63797f88-3eed-4bac-9cb5-096a64fe7288 {
  padding-top: 1em;
padding-bottom: 1em;
text-align: center;
}

#s-63797f88-3eed-4bac-9cb5-096a64fe7288 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4 {
  margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
}

@media (min-width: 0px) {
[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-a7f1a3c6-8175-4be0-8aaa-c589db946ce4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-572b7bb3-4b33-4984-8542-70780e8df9b2 {
  min-height: 50px;
}








#s-572b7bb3-4b33-4984-8542-70780e8df9b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-572b7bb3-4b33-4984-8542-70780e8df9b2.shg-box.shg-c {
  justify-content: center;
}

#s-8fe3c239-b4ff-45fd-9fea-31940607d4ab {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-8fe3c239-b4ff-45fd-9fea-31940607d4ab img.shogun-image {
    
    width: px;
  }


#s-8fe3c239-b4ff-45fd-9fea-31940607d4ab .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-1e49f3fd-3b5f-4a34-8800-fc7dba647dac {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-3af1cc5e-814e-476e-9006-63d8dc3c03a8 {
  margin-left: 1em;
margin-right: 1em;
}

#s-91cc8e54-b9fe-4686-97ec-2a3e36b45d9d {
  min-height: 50px;
}








#s-91cc8e54-b9fe-4686-97ec-2a3e36b45d9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91cc8e54-b9fe-4686-97ec-2a3e36b45d9d.shg-box.shg-c {
  justify-content: center;
}

#s-dc5c084b-f976-487c-8792-476600cf499f {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-dc5c084b-f976-487c-8792-476600cf499f img.shogun-image {
    
    width: px;
  }


#s-dc5c084b-f976-487c-8792-476600cf499f .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-6e69f4db-73db-491b-9e3e-b2de136d594e {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-b483a02b-9bee-44c1-9333-7d53e61142c2 {
  margin-left: 1em;
margin-right: 1em;
}

#s-1c13e4fd-becf-4bb3-93d2-2b73009ccd3a {
  min-height: 50px;
}








#s-1c13e4fd-becf-4bb3-93d2-2b73009ccd3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c13e4fd-becf-4bb3-93d2-2b73009ccd3a.shg-box.shg-c {
  justify-content: center;
}

#s-22162ba2-79e8-4739-86cd-78ec9f31ebee {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-22162ba2-79e8-4739-86cd-78ec9f31ebee img.shogun-image {
    
    width: px;
  }


#s-22162ba2-79e8-4739-86cd-78ec9f31ebee .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-16982268-8689-4ac9-9366-1da31fb6216e {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-ca2c5fad-2024-408e-9bd4-37df1ed24dd4 {
  margin-left: 1em;
margin-right: 1em;
}

#s-e547ce1e-261d-4c4e-b61c-01d0ef379f45 {
  min-height: 50px;
}








#s-e547ce1e-261d-4c4e-b61c-01d0ef379f45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e547ce1e-261d-4c4e-b61c-01d0ef379f45.shg-box.shg-c {
  justify-content: center;
}

#s-4ecf8059-dd7c-46a6-a1fc-e5d2a5692c49 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-4ecf8059-dd7c-46a6-a1fc-e5d2a5692c49 img.shogun-image {
    
    width: px;
  }


#s-4ecf8059-dd7c-46a6-a1fc-e5d2a5692c49 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-3dacb57a-7047-47ed-b737-ba46b5f6fe28 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-6b648691-ebe2-4768-ab42-dc7707b8e557 {
  margin-left: 1em;
margin-right: 1em;
}

#s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc {
  margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
}

@media (min-width: 0px) {
[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-4fa5e2e3-a12b-460a-92d6-a265732cd0dc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-cfb21edb-18be-4f8b-8bc9-ea054f2d9154 {
  min-height: 50px;
}








#s-cfb21edb-18be-4f8b-8bc9-ea054f2d9154 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cfb21edb-18be-4f8b-8bc9-ea054f2d9154.shg-box.shg-c {
  justify-content: center;
}

#s-e7eabd36-e685-4e84-9094-eaa1c8a8d662 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-e7eabd36-e685-4e84-9094-eaa1c8a8d662 img.shogun-image {
    
    width: px;
  }


#s-e7eabd36-e685-4e84-9094-eaa1c8a8d662 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-9f277e1b-b102-428f-a998-49e71a0fd549 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-e5c2196e-05a1-4693-98f8-523f746419b5 {
  margin-left: 1em;
margin-right: 1em;
}

#s-467f98a4-0bb7-4839-b96f-4b0c9d12a699 {
  min-height: 50px;
}








#s-467f98a4-0bb7-4839-b96f-4b0c9d12a699 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-467f98a4-0bb7-4839-b96f-4b0c9d12a699.shg-box.shg-c {
  justify-content: center;
}

#s-8ca053db-19d5-483c-8362-66d65078036b {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-8ca053db-19d5-483c-8362-66d65078036b img.shogun-image {
    
    width: px;
  }


#s-8ca053db-19d5-483c-8362-66d65078036b .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-8e411191-3314-48ed-a3ee-6666f9199f78 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-05e4d6e1-b753-4c19-bd85-a677dc036487 {
  margin-left: 1em;
margin-right: 1em;
}

#s-5a32dfbd-47eb-4ef1-8cf9-1836fdaa1c0a {
  min-height: 50px;
}








#s-5a32dfbd-47eb-4ef1-8cf9-1836fdaa1c0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a32dfbd-47eb-4ef1-8cf9-1836fdaa1c0a.shg-box.shg-c {
  justify-content: center;
}

#s-7fe8f6af-e024-49da-956a-6a338a60a4c1 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-7fe8f6af-e024-49da-956a-6a338a60a4c1 img.shogun-image {
    
    width: px;
  }


#s-7fe8f6af-e024-49da-956a-6a338a60a4c1 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-43e1b996-a827-405a-8ba5-05c8e3e371af {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-6c1c485f-0805-426b-bf42-21018a9c280f {
  margin-left: 1em;
margin-right: 1em;
}

#s-705ca567-72b4-4837-a99e-caf5d5509713 {
  min-height: 50px;
}








#s-705ca567-72b4-4837-a99e-caf5d5509713 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-705ca567-72b4-4837-a99e-caf5d5509713.shg-box.shg-c {
  justify-content: center;
}

#s-14a6cae1-5b78-4099-9872-d80b78e43dd3 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-14a6cae1-5b78-4099-9872-d80b78e43dd3 img.shogun-image {
    
    width: px;
  }


#s-14a6cae1-5b78-4099-9872-d80b78e43dd3 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-286562a8-716e-4bfe-989c-9cb8f189e6a8 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-d38a18cd-df61-47dd-8af1-546fcccf8ef6 {
  margin-left: 1em;
margin-right: 1em;
}

#s-ca32c89b-c744-455f-a8bf-8928d12fa53f {
  margin-top: 1em;
margin-left: 5%;
margin-bottom: 1em;
margin-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-ca32c89b-c744-455f-a8bf-8928d12fa53f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ca32c89b-c744-455f-a8bf-8928d12fa53f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ca32c89b-c744-455f-a8bf-8928d12fa53f {
  display: none;
}
#s-ca32c89b-c744-455f-a8bf-8928d12fa53f, #wrap-s-ca32c89b-c744-455f-a8bf-8928d12fa53f { display:none !important; }}@media (max-width: 767px){#s-ca32c89b-c744-455f-a8bf-8928d12fa53f {
  display: none;
}
#s-ca32c89b-c744-455f-a8bf-8928d12fa53f, #wrap-s-ca32c89b-c744-455f-a8bf-8928d12fa53f { display:none !important; }}







#s-ca32c89b-c744-455f-a8bf-8928d12fa53f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca32c89b-c744-455f-a8bf-8928d12fa53f.shg-box.shg-c {
  justify-content: center;
}

#s-d1ca8002-bbbf-4a95-a835-210d4a8713bd {
  margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}

#s-d1ca8002-bbbf-4a95-a835-210d4a8713bd .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 48px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-814cbfad-0507-4251-9ab1-f9107b27716a {
  margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-814cbfad-0507-4251-9ab1-f9107b27716a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-9d194508-69e0-4cd4-ab77-28a4bea5948e {
  min-height: 50px;
}








#s-9d194508-69e0-4cd4-ab77-28a4bea5948e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d194508-69e0-4cd4-ab77-28a4bea5948e.shg-box.shg-c {
  justify-content: center;
}

#s-7f614180-8888-416d-8e06-0626786606af {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-7f614180-8888-416d-8e06-0626786606af img.shogun-image {
    
    width: px;
  }


#s-7f614180-8888-416d-8e06-0626786606af .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-09a0e2c4-161f-4209-8910-3e8464a1083a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(0, 102, 255, 1);
text-align: left;
text-decoration: none;
letter-spacing: 1px;
}
#s-09a0e2c4-161f-4209-8910-3e8464a1083a:hover {background-color: rgba(0, 102, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-09a0e2c4-161f-4209-8910-3e8464a1083a:active {background-color: rgba(0, 102, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-09a0e2c4-161f-4209-8910-3e8464a1083a-btn-wrapper {
    text-align: left;
  }


#s-09a0e2c4-161f-4209-8910-3e8464a1083a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-00471d53-5b24-44fa-b802-79236a5cc1c7 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-16cb5af8-1ab4-4546-aa26-93f5bda6056c {
  margin-left: 1em;
margin-right: 1em;
}

#s-ba77bc8e-02cb-43dd-ad0b-9eae00fd6258 {
  min-height: 50px;
}








#s-ba77bc8e-02cb-43dd-ad0b-9eae00fd6258 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba77bc8e-02cb-43dd-ad0b-9eae00fd6258.shg-box.shg-c {
  justify-content: center;
}

#s-6d539b79-26af-4063-afdf-747ff69d5219 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-6d539b79-26af-4063-afdf-747ff69d5219 img.shogun-image {
    
    width: px;
  }


#s-6d539b79-26af-4063-afdf-747ff69d5219 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-6bc57da1-fb94-4538-a3d8-e781f4b9df22 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(0, 102, 255, 1);
text-align: left;
text-decoration: none;
letter-spacing: 1px;
}
#s-6bc57da1-fb94-4538-a3d8-e781f4b9df22:hover {background-color: rgba(0, 102, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6bc57da1-fb94-4538-a3d8-e781f4b9df22:active {background-color: rgba(0, 102, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-6bc57da1-fb94-4538-a3d8-e781f4b9df22-btn-wrapper {
    text-align: left;
  }


#s-6bc57da1-fb94-4538-a3d8-e781f4b9df22.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-4e218e61-7cf6-40b8-b622-1ac5eeacd8fe {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-73028630-d255-472f-b864-0fb70939452d {
  margin-left: 1em;
margin-right: 1em;
}

#s-e283a75f-6ea5-4fb1-941e-65ed120f0ecf {
  min-height: 50px;
}








#s-e283a75f-6ea5-4fb1-941e-65ed120f0ecf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e283a75f-6ea5-4fb1-941e-65ed120f0ecf.shg-box.shg-c {
  justify-content: center;
}

#s-c9650489-8a0b-4eb6-9132-17bdd60b7506 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-c9650489-8a0b-4eb6-9132-17bdd60b7506 img.shogun-image {
    
    width: px;
  }


#s-c9650489-8a0b-4eb6-9132-17bdd60b7506 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-93d77de1-b3e2-4927-a913-d74a36c1fa9b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(0, 102, 255, 1);
text-align: left;
text-decoration: none;
letter-spacing: 1px;
}
#s-93d77de1-b3e2-4927-a913-d74a36c1fa9b:hover {background-color: rgba(0, 102, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-93d77de1-b3e2-4927-a913-d74a36c1fa9b:active {background-color: rgba(0, 102, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-93d77de1-b3e2-4927-a913-d74a36c1fa9b-btn-wrapper {
    text-align: left;
  }


#s-93d77de1-b3e2-4927-a913-d74a36c1fa9b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-fcbdacdb-db3c-43d3-a208-f701577a06f4 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-753421a8-1b85-4ce8-a9bf-2a1a9eff0c49 {
  margin-left: 1em;
margin-right: 1em;
}

#s-ed6130e4-80bf-446d-bb50-28363b94d9a1 {
  min-height: 50px;
}








#s-ed6130e4-80bf-446d-bb50-28363b94d9a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed6130e4-80bf-446d-bb50-28363b94d9a1.shg-box.shg-c {
  justify-content: center;
}

#s-9ba22baa-c062-48ee-a141-7cd908d2be8a {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-9ba22baa-c062-48ee-a141-7cd908d2be8a img.shogun-image {
    
    width: px;
  }


#s-9ba22baa-c062-48ee-a141-7cd908d2be8a .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-14179acc-b3fb-4727-b0e1-f101e68991e2 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-14327729-c7c8-4555-b625-6f0abc87799d {
  margin-left: 1em;
margin-right: 1em;
}

#s-fbc2a7a4-9d32-4af4-aee7-c94160577093 {
  margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-fbc2a7a4-9d32-4af4-aee7-c94160577093"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-9a3be393-1d64-4fa9-8d5e-a417c9f35316 {
  min-height: 50px;
}








#s-9a3be393-1d64-4fa9-8d5e-a417c9f35316 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a3be393-1d64-4fa9-8d5e-a417c9f35316.shg-box.shg-c {
  justify-content: center;
}

#s-682e21c6-74db-474a-9aae-81265a2ea66d {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-682e21c6-74db-474a-9aae-81265a2ea66d img.shogun-image {
    
    width: px;
  }


#s-682e21c6-74db-474a-9aae-81265a2ea66d .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-61cd974b-0c04-4caf-9dc2-5c9135fbc77c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(0, 102, 255, 1);
text-align: left;
text-decoration: none;
letter-spacing: 1px;
}
#s-61cd974b-0c04-4caf-9dc2-5c9135fbc77c:hover {background-color: rgba(0, 102, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-61cd974b-0c04-4caf-9dc2-5c9135fbc77c:active {background-color: rgba(0, 102, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-61cd974b-0c04-4caf-9dc2-5c9135fbc77c-btn-wrapper {
    text-align: left;
  }


#s-61cd974b-0c04-4caf-9dc2-5c9135fbc77c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-47a69af0-4235-4346-9529-818fde6d8e75 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-15dfd27d-8aa9-4790-a628-f75b1ce2fb44 {
  margin-left: 1em;
margin-right: 1em;
}

#s-0b51870c-8f03-4cf9-a21d-0a3966155216 {
  min-height: 50px;
}








#s-0b51870c-8f03-4cf9-a21d-0a3966155216 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b51870c-8f03-4cf9-a21d-0a3966155216.shg-box.shg-c {
  justify-content: center;
}

#s-25b62652-54e0-4b55-ad03-3cfd8fcba511 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-25b62652-54e0-4b55-ad03-3cfd8fcba511 img.shogun-image {
    
    width: px;
  }


#s-25b62652-54e0-4b55-ad03-3cfd8fcba511 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-d452f8fd-4e09-43aa-bc96-6874bb150984 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(236, 25, 78, 1);
text-align: left;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-d452f8fd-4e09-43aa-bc96-6874bb150984:hover {background-color: rgba(236, 25, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d452f8fd-4e09-43aa-bc96-6874bb150984:active {background-color: rgba(236, 25, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-d452f8fd-4e09-43aa-bc96-6874bb150984-btn-wrapper {
    text-align: left;
  }


#s-d452f8fd-4e09-43aa-bc96-6874bb150984.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-9745f4e4-5f5e-4ba0-8a78-35c61b1ef46a {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-d9a1ef93-fb5c-4447-a478-c051fac9f0f3 {
  margin-left: 1em;
margin-right: 1em;
}

#s-13040255-500b-4161-929b-81a24296a8f1 {
  min-height: 50px;
}








#s-13040255-500b-4161-929b-81a24296a8f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13040255-500b-4161-929b-81a24296a8f1.shg-box.shg-c {
  justify-content: center;
}

#s-ca460f93-bbcd-4b21-a6b0-341c58540117 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-ca460f93-bbcd-4b21-a6b0-341c58540117 img.shogun-image {
    
    width: px;
  }


#s-ca460f93-bbcd-4b21-a6b0-341c58540117 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-8b745370-9853-4ff8-bed6-a96c23883e9c {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-79848b26-fd64-4697-826f-da7ed781cf11 {
  margin-left: 1em;
margin-right: 1em;
}

#s-e954d45b-43f9-4146-a6f9-846dc949a34a {
  min-height: 50px;
}








#s-e954d45b-43f9-4146-a6f9-846dc949a34a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e954d45b-43f9-4146-a6f9-846dc949a34a.shg-box.shg-c {
  justify-content: center;
}

#s-048d5e08-d878-43f3-9d5c-2039cb6f07b8 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-048d5e08-d878-43f3-9d5c-2039cb6f07b8 img.shogun-image {
    
    width: px;
  }


#s-048d5e08-d878-43f3-9d5c-2039cb6f07b8 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-198e3693-0a57-41f2-be79-4c68afa42af0 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-a1f90534-9408-4100-83c7-dce289829215 {
  margin-left: 1em;
margin-right: 1em;
}

#s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f {
  margin-bottom: 1em;
}

@media (min-width: 0px) {
[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-ef45efdb-d2a9-4aab-ae7e-948701e6d56f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-597cb9f3-9add-4d8c-bc62-f90b51d58663 {
  min-height: 50px;
}








#s-597cb9f3-9add-4d8c-bc62-f90b51d58663 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-597cb9f3-9add-4d8c-bc62-f90b51d58663.shg-box.shg-c {
  justify-content: center;
}

#s-2859e760-366b-4ebf-b177-3136a1dac5ff {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-2859e760-366b-4ebf-b177-3136a1dac5ff img.shogun-image {
    
    width: px;
  }


#s-2859e760-366b-4ebf-b177-3136a1dac5ff .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-6a3993f3-ff8e-4670-8655-a48a2950e303 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(50, 153, 29, 1);
text-align: left;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-6a3993f3-ff8e-4670-8655-a48a2950e303:hover {background-color: rgba(50, 153, 29, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6a3993f3-ff8e-4670-8655-a48a2950e303:active {background-color: rgba(50, 153, 29, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-6a3993f3-ff8e-4670-8655-a48a2950e303-btn-wrapper {
    text-align: left;
  }


#s-6a3993f3-ff8e-4670-8655-a48a2950e303.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-af563735-5ae3-4d32-aeca-2a4abc889ce6 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-1565763f-93f0-467c-a167-3446d20e8a40 {
  margin-left: 1em;
margin-right: 1em;
}

#s-32cba854-1194-426d-90c5-4714833ecac9 {
  min-height: 50px;
}








#s-32cba854-1194-426d-90c5-4714833ecac9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32cba854-1194-426d-90c5-4714833ecac9.shg-box.shg-c {
  justify-content: center;
}

#s-ed1dcb56-465e-4b8e-83ed-8788daaaf61c {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-ed1dcb56-465e-4b8e-83ed-8788daaaf61c img.shogun-image {
    
    width: px;
  }


#s-ed1dcb56-465e-4b8e-83ed-8788daaaf61c .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-ba948160-f241-4591-ab47-c92dd275aaea {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-1a6c7be4-338e-4983-9c99-8a429d177acb {
  margin-left: 1em;
margin-right: 1em;
}

#s-63dae4d2-1e8f-4f92-a19c-a1cd2aa5111b {
  min-height: 50px;
}








#s-63dae4d2-1e8f-4f92-a19c-a1cd2aa5111b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63dae4d2-1e8f-4f92-a19c-a1cd2aa5111b.shg-box.shg-c {
  justify-content: center;
}

#s-cbcc2895-2a94-47e7-9f03-7cfc7c363e35 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-cbcc2895-2a94-47e7-9f03-7cfc7c363e35 img.shogun-image {
    
    width: px;
  }


#s-cbcc2895-2a94-47e7-9f03-7cfc7c363e35 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-d076db42-ae28-48dd-8f1b-ce10aa36c269 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(50, 153, 29, 1);
text-align: left;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-d076db42-ae28-48dd-8f1b-ce10aa36c269:hover {background-color: rgba(50, 153, 29, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d076db42-ae28-48dd-8f1b-ce10aa36c269:active {background-color: rgba(50, 153, 29, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-d076db42-ae28-48dd-8f1b-ce10aa36c269-btn-wrapper {
    text-align: left;
  }


#s-d076db42-ae28-48dd-8f1b-ce10aa36c269.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-00796657-e885-4239-adc2-38337b99cfba {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-da6997f2-ed1d-4f72-8cfa-966d673b7daa {
  margin-left: 1em;
margin-right: 1em;
}

#s-ec2b15ae-afc4-4d0f-8db0-0d1dfa752052 {
  min-height: 50px;
}








#s-ec2b15ae-afc4-4d0f-8db0-0d1dfa752052 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec2b15ae-afc4-4d0f-8db0-0d1dfa752052.shg-box.shg-c {
  justify-content: center;
}

#s-e4d23305-c3d4-4f08-bb98-bef6dc35d757 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-e4d23305-c3d4-4f08-bb98-bef6dc35d757 img.shogun-image {
    
    width: px;
  }


#s-e4d23305-c3d4-4f08-bb98-bef6dc35d757 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-70350dbe-4146-4982-ace6-df35ac284bf2 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-352793a9-0f51-49f2-80f3-66378f64997f {
  margin-left: 1em;
margin-right: 1em;
}

#s-704a57b5-98da-4e29-a3f6-010f0c48f2c6 {
  min-height: 50px;
background-color: rgba(204, 204, 204, 1);
}








#s-704a57b5-98da-4e29-a3f6-010f0c48f2c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-704a57b5-98da-4e29-a3f6-010f0c48f2c6.shg-box.shg-c {
  justify-content: center;
}

#s-8b44a962-0830-4ecd-be0e-2e8458a1f986 {
  margin-top: 1em;
margin-left: 3em;
margin-bottom: 1em;
margin-right: 3em;
}
@media (min-width: 768px) and (max-width: 991px){#s-8b44a962-0830-4ecd-be0e-2e8458a1f986 {
  display: none;
}
#s-8b44a962-0830-4ecd-be0e-2e8458a1f986, #wrap-s-8b44a962-0830-4ecd-be0e-2e8458a1f986 { display:none !important; }}@media (max-width: 767px){#s-8b44a962-0830-4ecd-be0e-2e8458a1f986 {
  display: none;
}
#s-8b44a962-0830-4ecd-be0e-2e8458a1f986, #wrap-s-8b44a962-0830-4ecd-be0e-2e8458a1f986 { display:none !important; }}
@media (min-width: 0px) {
[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0em);
}

}

@media (min-width: 992px) {
[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0em);
}

}

@media (min-width: 1200px) {
[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-8b44a962-0830-4ecd-be0e-2e8458a1f986"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0em);
}

}

#s-22c9b74e-dc59-44bf-a739-6f63560b34eb {
  border-style: solid;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(40, 231, 222, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(204, 204, 204, 0);
}








#s-22c9b74e-dc59-44bf-a739-6f63560b34eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22c9b74e-dc59-44bf-a739-6f63560b34eb {
  cursor: pointer;
}#s-22c9b74e-dc59-44bf-a739-6f63560b34eb.shg-box.shg-c {
  justify-content: center;
}

#s-81c9bd4b-9d5e-4b2e-90a3-5e7f7d774811 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-81c9bd4b-9d5e-4b2e-90a3-5e7f7d774811 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}


#s-81c9bd4b-9d5e-4b2e-90a3-5e7f7d774811 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-4e65965f-87d4-48f3-b488-d121f1681e8c {
  border-style: solid;
padding-left: 1em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(204, 204, 204, 0);
}








#s-4e65965f-87d4-48f3-b488-d121f1681e8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e65965f-87d4-48f3-b488-d121f1681e8c {
  cursor: pointer;
}#s-4e65965f-87d4-48f3-b488-d121f1681e8c.shg-box.shg-c {
  justify-content: center;
}

#s-b74aea36-c0d2-478f-9c2f-6c74a8d55dc9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b74aea36-c0d2-478f-9c2f-6c74a8d55dc9 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-b74aea36-c0d2-478f-9c2f-6c74a8d55dc9 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-f796f1a8-db61-407d-8786-96da89e77acb {
  border-style: solid;
padding-left: 1px;
padding-right: 1px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(204, 204, 204, 0);
}








#s-f796f1a8-db61-407d-8786-96da89e77acb > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-f796f1a8-db61-407d-8786-96da89e77acb.shg-box.shg-c {
  justify-content: center;
}

#s-23f8ea39-df86-46f7-a831-9cd10b2891f8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-23f8ea39-df86-46f7-a831-9cd10b2891f8 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-e4316768-76b7-4d58-8c2d-1723c99186da {
  margin-left: 1em;
margin-right: 1em;
}
@media (min-width: 1200px){#s-e4316768-76b7-4d58-8c2d-1723c99186da {
  display: none;
}
#s-e4316768-76b7-4d58-8c2d-1723c99186da, #wrap-s-e4316768-76b7-4d58-8c2d-1723c99186da { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e4316768-76b7-4d58-8c2d-1723c99186da {
  display: none;
}
#s-e4316768-76b7-4d58-8c2d-1723c99186da, #wrap-s-e4316768-76b7-4d58-8c2d-1723c99186da { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e4316768-76b7-4d58-8c2d-1723c99186da {
  display: none;
}
#s-e4316768-76b7-4d58-8c2d-1723c99186da, #wrap-s-e4316768-76b7-4d58-8c2d-1723c99186da { display:none !important; }}
@media (min-width: 0px) {
[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e4316768-76b7-4d58-8c2d-1723c99186da"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b0d54b50-bc2f-465a-a51b-5430c55488c2 {
  border-style: solid;
margin-top: 1em;
padding-top: 0.5em;
padding-left: 0.5em;
padding-bottom: 0.5em;
padding-right: 0.5em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(40, 231, 222, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(204, 204, 204, 0);
}








#s-b0d54b50-bc2f-465a-a51b-5430c55488c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0d54b50-bc2f-465a-a51b-5430c55488c2 {
  cursor: pointer;
}#s-b0d54b50-bc2f-465a-a51b-5430c55488c2.shg-box.shg-c {
  justify-content: center;
}

#s-d7dda849-d8ae-41a0-b500-20a2e221653f {
  text-align: center;
}

#s-d7dda849-d8ae-41a0-b500-20a2e221653f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}


#s-d7dda849-d8ae-41a0-b500-20a2e221653f .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-c1dfb38a-bef8-4e72-ba03-d43b3e35f174 {
  border-style: solid;
padding-top: 0.5em;
padding-left: 1em;
padding-bottom: 0.5em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(204, 204, 204, 0);
}








#s-c1dfb38a-bef8-4e72-ba03-d43b3e35f174 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1dfb38a-bef8-4e72-ba03-d43b3e35f174 {
  cursor: pointer;
}#s-c1dfb38a-bef8-4e72-ba03-d43b3e35f174.shg-box.shg-c {
  justify-content: center;
}

#s-6a98666e-ee2c-4f30-aa0d-7dbbd6f22ddb {
  text-align: center;
}

#s-6a98666e-ee2c-4f30-aa0d-7dbbd6f22ddb .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-6a98666e-ee2c-4f30-aa0d-7dbbd6f22ddb .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-7b8baeda-680c-4b68-9e6f-6b7d02a1a913 {
  border-style: solid;
margin-bottom: 1em;
padding-top: 0.5em;
padding-left: 1em;
padding-bottom: 0.5em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(204, 204, 204, 0);
}








#s-7b8baeda-680c-4b68-9e6f-6b7d02a1a913 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-7b8baeda-680c-4b68-9e6f-6b7d02a1a913.shg-box.shg-c {
  justify-content: center;
}

#s-f405eeda-3848-4569-bd52-dca1ef1bdbce {
  text-align: center;
}

#s-f405eeda-3848-4569-bd52-dca1ef1bdbce .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 1200px){#s-43b8c407-fcc8-49f4-ac7d-f689b3082a65 {
  display: none;
}
#s-43b8c407-fcc8-49f4-ac7d-f689b3082a65, #wrap-s-43b8c407-fcc8-49f4-ac7d-f689b3082a65 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-43b8c407-fcc8-49f4-ac7d-f689b3082a65 {
  display: none;
}
#s-43b8c407-fcc8-49f4-ac7d-f689b3082a65, #wrap-s-43b8c407-fcc8-49f4-ac7d-f689b3082a65 { display:none !important; }}@media (max-width: 767px){#s-43b8c407-fcc8-49f4-ac7d-f689b3082a65 {
  display: none;
}
#s-43b8c407-fcc8-49f4-ac7d-f689b3082a65, #wrap-s-43b8c407-fcc8-49f4-ac7d-f689b3082a65 { display:none !important; }}
@media (min-width: 0px) {
[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-43b8c407-fcc8-49f4-ac7d-f689b3082a65"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-451df80a-b267-4595-a99f-e4f2fee142a4 {
  border-style: solid;
padding-top: 0.5em;
padding-left: 1em;
padding-bottom: 0.5em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(40, 231, 222, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(204, 204, 204, 1);
}








#s-451df80a-b267-4595-a99f-e4f2fee142a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-451df80a-b267-4595-a99f-e4f2fee142a4 {
  cursor: pointer;
}#s-451df80a-b267-4595-a99f-e4f2fee142a4.shg-box.shg-c {
  justify-content: center;
}

#s-f17ef3f5-105d-444d-aa37-ecc90694bc1f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f17ef3f5-105d-444d-aa37-ecc90694bc1f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}


#s-f17ef3f5-105d-444d-aa37-ecc90694bc1f .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-54747d86-02b7-49a1-b532-4de44abc1598 {
  border-style: solid;
padding-top: 0.5em;
padding-left: 1em;
padding-bottom: 0.5em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(204, 204, 204, 1);
}








#s-54747d86-02b7-49a1-b532-4de44abc1598 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54747d86-02b7-49a1-b532-4de44abc1598 {
  cursor: pointer;
}#s-54747d86-02b7-49a1-b532-4de44abc1598.shg-box.shg-c {
  justify-content: center;
}

#s-1ee22b37-caf7-4cab-a3b7-8d8686965053 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1ee22b37-caf7-4cab-a3b7-8d8686965053 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-1ee22b37-caf7-4cab-a3b7-8d8686965053 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-ddfa250e-d8cd-4b26-abe9-e54102c160d6 {
  border-style: solid;
padding-top: 0.5em;
padding-left: 1em;
padding-bottom: 0.5em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(204, 204, 204, 1);
}








#s-ddfa250e-d8cd-4b26-abe9-e54102c160d6 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-ddfa250e-d8cd-4b26-abe9-e54102c160d6.shg-box.shg-c {
  justify-content: center;
}

#s-f11f684b-5f80-4cf7-a29e-65e6485c3635 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f11f684b-5f80-4cf7-a29e-65e6485c3635 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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