.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-9d54a633-bfe7-41f5-83f7-f7b0553f6ba3 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-9d54a633-bfe7-41f5-83f7-f7b0553f6ba3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d54a633-bfe7-41f5-83f7-f7b0553f6ba3.shg-box.shg-c {
  justify-content: center;
}
@media (min-width: 992px) and (max-width: 1199px){






#s-9d54a633-bfe7-41f5-83f7-f7b0553f6ba3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d54a633-bfe7-41f5-83f7-f7b0553f6ba3.shg-box.shg-c {
  justify-content: flex-start;
}
}
#s-e4e8a952-c633-4a80-92a0-2ca8a32c3c4b {
  margin-left: auto;
margin-right: auto;
padding-bottom: 60px;
min-height: 50px;
max-width: 1200px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-e4e8a952-c633-4a80-92a0-2ca8a32c3c4b {
  max-width: 1000px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e4e8a952-c633-4a80-92a0-2ca8a32c3c4b {
  display: none;
}
#s-e4e8a952-c633-4a80-92a0-2ca8a32c3c4b, #wrap-s-e4e8a952-c633-4a80-92a0-2ca8a32c3c4b { display:none !important; }}@media (max-width: 767px){#s-e4e8a952-c633-4a80-92a0-2ca8a32c3c4b {
  display: none;
}
#s-e4e8a952-c633-4a80-92a0-2ca8a32c3c4b, #wrap-s-e4e8a952-c633-4a80-92a0-2ca8a32c3c4b { display:none !important; }}







#s-e4e8a952-c633-4a80-92a0-2ca8a32c3c4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4e8a952-c633-4a80-92a0-2ca8a32c3c4b.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ff5b7fd4-e33b-48cf-928e-4d262c637769"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-afd7b065-eb9f-4280-af7b-b900ece9d8da {
  margin-bottom: 20px;
}

.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-3faf8848-0473-45c4-8083-c0bc5e49e925 {
  text-align: center;
}




  #s-3faf8848-0473-45c4-8083-c0bc5e49e925 img.shogun-image {
    
    width: px;
  }


#s-3faf8848-0473-45c4-8083-c0bc5e49e925 .shogun-image-content {
  
    align-items: center;
  
}

#s-b5d0ae8f-16d5-4c19-b637-53b4d0a7f6b1 {
  margin-top: 15px;
}

#s-8b3d3056-7440-4305-b191-fd573731fe66 {
  margin-top: 60px;
margin-bottom: 60px;
}

@media (min-width: 0px) {
[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-f7038911-e4d4-4917-88c4-8f68193b6881"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-cebbd36d-b577-4395-a2c3-ad2066dafbaf {
  text-align: center;
}




  #s-cebbd36d-b577-4395-a2c3-ad2066dafbaf img.shogun-image {
    
    width: px;
  }


#s-cebbd36d-b577-4395-a2c3-ad2066dafbaf .shogun-image-content {
  
    align-items: center;
  
}

#s-3fee088d-63cd-4c03-ad0d-cb58156dc8b9 {
  margin-top: 10px;
}

#s-20b1994d-78d5-4cfa-b308-a3e596f1223a {
  text-align: center;
}




  #s-20b1994d-78d5-4cfa-b308-a3e596f1223a img.shogun-image {
    
    width: px;
  }


#s-20b1994d-78d5-4cfa-b308-a3e596f1223a .shogun-image-content {
  
    align-items: center;
  
}

#s-0af16f42-7205-449c-9214-898a1d8275af {
  margin-top: 10px;
}

#s-1e46b4f5-12f2-49b2-917b-912d3c8818d6 {
  text-align: center;
}




  #s-1e46b4f5-12f2-49b2-917b-912d3c8818d6 img.shogun-image {
    
    width: px;
  }


#s-1e46b4f5-12f2-49b2-917b-912d3c8818d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-f013cea8-4d79-4af8-b722-f1a7885c4d4e {
  margin-top: 10px;
}

#s-5aa87187-160b-46af-aaa1-9dd21ac0d69f {
  text-align: center;
}




  #s-5aa87187-160b-46af-aaa1-9dd21ac0d69f img.shogun-image {
    
    width: px;
  }


#s-5aa87187-160b-46af-aaa1-9dd21ac0d69f .shogun-image-content {
  
    align-items: center;
  
}

#s-c41cf1cc-9c8c-4311-9f1a-7f8e08989ad3 {
  margin-top: 10px;
}

#s-2cee1f1c-8052-42cd-9f69-77a5ce3f60c1 {
  margin-top: 60px;
margin-bottom: 55px;
}
@media (min-width: 1200px){#s-2cee1f1c-8052-42cd-9f69-77a5ce3f60c1 {
  display: none;
}
#s-2cee1f1c-8052-42cd-9f69-77a5ce3f60c1, #wrap-s-2cee1f1c-8052-42cd-9f69-77a5ce3f60c1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2cee1f1c-8052-42cd-9f69-77a5ce3f60c1 {
  display: none;
}
#s-2cee1f1c-8052-42cd-9f69-77a5ce3f60c1, #wrap-s-2cee1f1c-8052-42cd-9f69-77a5ce3f60c1 { display:none !important; }}
#s-c3ede01f-3c6b-4b03-b26b-544a4f07f8d3 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c3ede01f-3c6b-4b03-b26b-544a4f07f8d3 {
  display: none;
}
#s-c3ede01f-3c6b-4b03-b26b-544a4f07f8d3, #wrap-s-c3ede01f-3c6b-4b03-b26b-544a4f07f8d3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c3ede01f-3c6b-4b03-b26b-544a4f07f8d3 {
  display: none;
}
#s-c3ede01f-3c6b-4b03-b26b-544a4f07f8d3, #wrap-s-c3ede01f-3c6b-4b03-b26b-544a4f07f8d3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c3ede01f-3c6b-4b03-b26b-544a4f07f8d3 {
  padding-left: 25px;
padding-right: 25px;
}
}@media (max-width: 767px){#s-c3ede01f-3c6b-4b03-b26b-544a4f07f8d3 {
  padding-left: 10px;
padding-right: 10px;
}
}







#s-c3ede01f-3c6b-4b03-b26b-544a4f07f8d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c3ede01f-3c6b-4b03-b26b-544a4f07f8d3.shg-box.shg-c {
  justify-content: center;
}

#s-0606a125-0165-4633-97fb-8a0bef2ce702 {
  margin-bottom: 20px;
}

#s-e249eb16-a463-4164-b3ce-1a13d1ee8cdb {
  text-align: center;
}




  #s-e249eb16-a463-4164-b3ce-1a13d1ee8cdb img.shogun-image {
    
    width: px;
  }


#s-e249eb16-a463-4164-b3ce-1a13d1ee8cdb .shogun-image-content {
  
    align-items: center;
  
}

#s-615dcf93-fecf-414a-8fc3-fbf2c02bdbb9 {
  margin-top: 15px;
}

#s-7b684da1-60da-44ca-a8f1-7f3e9c1c6766 {
  margin-top: 50px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-cfee7562-a0cd-4a95-a0dd-08ab0f7ecc13"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-d5af0458-225a-41b1-8d09-1fd554e52b8b {
  text-align: center;
}




  #s-d5af0458-225a-41b1-8d09-1fd554e52b8b img.shogun-image {
    
    width: px;
  }


#s-d5af0458-225a-41b1-8d09-1fd554e52b8b .shogun-image-content {
  
    align-items: center;
  
}

#s-1ecb6dcd-5241-46a8-822d-28efd4489701 {
  margin-top: 10px;
}

#s-6edb2827-dbb4-4c00-9b13-e369f8d0b0b6 {
  text-align: center;
}




  #s-6edb2827-dbb4-4c00-9b13-e369f8d0b0b6 img.shogun-image {
    
    width: px;
  }


#s-6edb2827-dbb4-4c00-9b13-e369f8d0b0b6 .shogun-image-content {
  
    align-items: center;
  
}

#s-8de02cd0-1002-4f90-887c-6fe2cdacfe44 {
  margin-top: 10px;
}

#s-e559d6a5-a58c-4243-917d-a068da489275 {
  text-align: center;
}
@media (max-width: 767px){#s-e559d6a5-a58c-4243-917d-a068da489275 {
  padding-top: 30px;
}
}



  #s-e559d6a5-a58c-4243-917d-a068da489275 img.shogun-image {
    
    width: px;
  }


#s-e559d6a5-a58c-4243-917d-a068da489275 .shogun-image-content {
  
    align-items: center;
  
}

#s-5456e540-a21d-42c6-95f3-7133d522e4b4 {
  margin-top: 10px;
}

#s-9ff8703d-1ea0-4374-9a87-e23d74595a08 {
  text-align: center;
}
@media (max-width: 767px){#s-9ff8703d-1ea0-4374-9a87-e23d74595a08 {
  padding-top: 30px;
}
}



  #s-9ff8703d-1ea0-4374-9a87-e23d74595a08 img.shogun-image {
    
    width: px;
  }


#s-9ff8703d-1ea0-4374-9a87-e23d74595a08 .shogun-image-content {
  
    align-items: center;
  
}

#s-ea1c47d1-fd4e-4603-a1b7-14a626f24b7f {
  margin-top: 10px;
}

#s-32c59456-2eca-40a4-a3a8-8a1393a2e76b {
  margin-top: 50px;
}

#s-8a0a0b3b-a0a4-4c14-9210-e445f269ab37 {
  text-align: center;
}




  #s-8a0a0b3b-a0a4-4c14-9210-e445f269ab37 img.shogun-image {
    
    width: px;
  }


#s-8a0a0b3b-a0a4-4c14-9210-e445f269ab37 .shogun-image-content {
  
    align-items: center;
  
}

#s-39c1b54d-8272-40ef-8da7-8f50d928cf8b {
  margin-top: 20px;
}

#s-c17d64fa-3073-4738-b231-3e07f562e49e {
  text-align: center;
}




  #s-c17d64fa-3073-4738-b231-3e07f562e49e img.shogun-image {
    
    width: px;
  }


#s-c17d64fa-3073-4738-b231-3e07f562e49e .shogun-image-content {
  
    align-items: center;
  
}

#s-16c4238c-733d-46fc-b931-177cd6adee50 {
  margin-top: 20px;
}

#s-fcb6dff3-e49d-4f16-b3e7-374c29af42e8 {
  text-align: center;
}




  #s-fcb6dff3-e49d-4f16-b3e7-374c29af42e8 img.shogun-image {
    
    width: px;
  }


#s-fcb6dff3-e49d-4f16-b3e7-374c29af42e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-65c8f3d8-5471-4885-8b6d-e0410e9b6ac6 {
  margin-top: 40px;
}

#s-b03d23bf-6a06-4c12-9d08-84fe530f01fd hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-219322c8-53de-4cf6-8878-ceb70b9bfecb {
  margin-bottom: 20px;
}

#s-3068d155-131f-4336-a447-2c65270b25f9 {
  margin-bottom: 30px;
}

#s-019e54b3-95b4-4452-9f4e-e30881bbaa75 {
  margin-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-c8a0d91e-f4c8-45cb-9697-efe4da475030"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-09a94c80-adf8-416f-9c7f-e7394e263f48 {
  text-align: center;
}




  #s-09a94c80-adf8-416f-9c7f-e7394e263f48 img.shogun-image {
    
    width: px;
  }


#s-09a94c80-adf8-416f-9c7f-e7394e263f48 .shogun-image-content {
  
    align-items: center;
  
}

#s-b91d0577-6e8d-49d9-8396-e1198f50cf99 {
  margin-left: 0px;
margin-right: 0px;
}

#s-3f559023-3de5-4f7e-bd12-af22a82d2259 {
  text-align: center;
}
@media (max-width: 767px){#s-3f559023-3de5-4f7e-bd12-af22a82d2259 {
  margin-top: 15px;
}
}



  #s-3f559023-3de5-4f7e-bd12-af22a82d2259 img.shogun-image {
    
    width: px;
  }


#s-3f559023-3de5-4f7e-bd12-af22a82d2259 .shogun-image-content {
  
    align-items: center;
  
}

#s-fbd604c4-ba54-4b21-95f8-535e038f5420 {
  margin-left: 0px;
margin-right: 0px;
}

#s-ea6a40e5-dcbb-4205-91cf-97c634fbe3d7 {
  text-align: center;
}
@media (max-width: 767px){#s-ea6a40e5-dcbb-4205-91cf-97c634fbe3d7 {
  margin-top: 15px;
}
}



  #s-ea6a40e5-dcbb-4205-91cf-97c634fbe3d7 img.shogun-image {
    
    width: px;
  }


#s-ea6a40e5-dcbb-4205-91cf-97c634fbe3d7 .shogun-image-content {
  
    align-items: center;
  
}

#s-4625f390-0c6b-4d43-8882-571b9b436526 {
  margin-left: 0px;
margin-right: 0px;
}

#s-83774368-c63f-4146-ab5a-2225b5b54e4e {
  margin-top: 30px;
}
@media (max-width: 767px){#s-83774368-c63f-4146-ab5a-2225b5b54e4e {
  margin-top: 0px;
}
}
@media (min-width: 0px) {
[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-83774368-c63f-4146-ab5a-2225b5b54e4e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-59d96d73-c4e6-46cf-b86e-fbc634d60d7a {
  text-align: center;
}
@media (max-width: 767px){#s-59d96d73-c4e6-46cf-b86e-fbc634d60d7a {
  margin-top: 15px;
}
}



  #s-59d96d73-c4e6-46cf-b86e-fbc634d60d7a img.shogun-image {
    
    width: px;
  }


#s-59d96d73-c4e6-46cf-b86e-fbc634d60d7a .shogun-image-content {
  
    align-items: center;
  
}

#s-8952c01b-812e-45e2-a387-831aa229d0b5 {
  margin-left: 0px;
margin-right: 0px;
}

#s-83ec5a49-c4ed-47af-aaf6-7c4bb9a83c20 {
  text-align: center;
}
@media (max-width: 767px){#s-83ec5a49-c4ed-47af-aaf6-7c4bb9a83c20 {
  margin-top: 15px;
}
}



  #s-83ec5a49-c4ed-47af-aaf6-7c4bb9a83c20 img.shogun-image {
    
    width: px;
  }


#s-83ec5a49-c4ed-47af-aaf6-7c4bb9a83c20 .shogun-image-content {
  
    align-items: center;
  
}

#s-d4ef530d-21f7-4c36-942b-a717fa6793d3 {
  margin-left: 0px;
margin-right: 0px;
}

#s-72298142-a2a4-47c9-b90c-2935d9f049b2 {
  text-align: center;
}
@media (max-width: 767px){#s-72298142-a2a4-47c9-b90c-2935d9f049b2 {
  margin-top: 15px;
}
}



  #s-72298142-a2a4-47c9-b90c-2935d9f049b2 img.shogun-image {
    
    width: px;
  }


#s-72298142-a2a4-47c9-b90c-2935d9f049b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-2d1dbc77-98a5-47c1-bf6c-ff9623e89bc9 {
  margin-left: 0px;
margin-right: 0px;
}

#s-f891d87e-bb5b-4d8c-a1a3-692820c43110 {
  margin-top: 30px;
}
@media (max-width: 767px){#s-f891d87e-bb5b-4d8c-a1a3-692820c43110 {
  margin-top: 0px;
}
}
@media (min-width: 0px) {
[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-f891d87e-bb5b-4d8c-a1a3-692820c43110"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-da61f900-2e42-45dd-a6c1-367d2812b313 {
  text-align: center;
}
@media (max-width: 767px){#s-da61f900-2e42-45dd-a6c1-367d2812b313 {
  margin-top: 15px;
}
}



  #s-da61f900-2e42-45dd-a6c1-367d2812b313 img.shogun-image {
    
    width: px;
  }


#s-da61f900-2e42-45dd-a6c1-367d2812b313 .shogun-image-content {
  
    align-items: center;
  
}

#s-f24a0a90-5ff8-4ed5-9098-4aa8f86eb65e {
  margin-left: 0px;
margin-right: 0px;
}

#s-d39b8ad1-3674-448a-a2f8-50c39454a7d9 {
  text-align: center;
}
@media (max-width: 767px){#s-d39b8ad1-3674-448a-a2f8-50c39454a7d9 {
  margin-top: 15px;
}
}



  #s-d39b8ad1-3674-448a-a2f8-50c39454a7d9 img.shogun-image {
    
    width: px;
  }


#s-d39b8ad1-3674-448a-a2f8-50c39454a7d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-2322ceb4-c343-4ca0-8f6b-7dcf34657cfe {
  margin-left: 0px;
margin-right: 0px;
}

#s-bf23a7d5-39e8-49ac-97e7-d55f8638855b {
  text-align: center;
}
@media (max-width: 767px){#s-bf23a7d5-39e8-49ac-97e7-d55f8638855b {
  margin-top: 15px;
margin-bottom: 15px;
}
}



  #s-bf23a7d5-39e8-49ac-97e7-d55f8638855b img.shogun-image {
    
    width: px;
  }


#s-bf23a7d5-39e8-49ac-97e7-d55f8638855b .shogun-image-content {
  
    align-items: center;
  
}

#s-9ae2c23b-6b7a-4141-b72f-315b11f0f4d1 {
  margin-left: 0px;
margin-right: 0px;
}

#s-201a5857-5652-4093-9037-aff898798712 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 768px) and (max-width: 991px){#s-18631219-46b0-416f-941a-c12e1c73ac8a {
  margin-bottom: 30px;
}
}
@media (min-width: 0px) {
[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-5ae7e926-2235-4703-95d0-36a22cfefa62"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-1466a144-5b49-4dc7-87a5-c0dc0463ecea {
  text-align: center;
}




  #s-1466a144-5b49-4dc7-87a5-c0dc0463ecea img.shogun-image {
    
    width: px;
  }


#s-1466a144-5b49-4dc7-87a5-c0dc0463ecea .shogun-image-content {
  
    align-items: center;
  
}

#s-f797a3be-d8b2-4c2d-8f99-d491872f106f {
  text-align: center;
}
@media (max-width: 767px){#s-f797a3be-d8b2-4c2d-8f99-d491872f106f {
  margin-top: 15px;
}
}



  #s-f797a3be-d8b2-4c2d-8f99-d491872f106f img.shogun-image {
    
    width: px;
  }


#s-f797a3be-d8b2-4c2d-8f99-d491872f106f .shogun-image-content {
  
    align-items: center;
  
}

#s-63deebe6-82a5-43e2-85be-691a330f497d {
  text-align: center;
}
@media (max-width: 767px){#s-63deebe6-82a5-43e2-85be-691a330f497d {
  margin-top: 15px;
}
}



  #s-63deebe6-82a5-43e2-85be-691a330f497d img.shogun-image {
    
    width: px;
  }


#s-63deebe6-82a5-43e2-85be-691a330f497d .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-d226f1a9-af3d-48f2-9980-01af8d6fd20f {
  margin-top: 30px;
margin-bottom: 30px;
}
}
@media (min-width: 0px) {
[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-d226f1a9-af3d-48f2-9980-01af8d6fd20f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-bf822058-6c1e-4d17-9fd8-9d6dfd7e4c09 {
  text-align: center;
}
@media (max-width: 767px){#s-bf822058-6c1e-4d17-9fd8-9d6dfd7e4c09 {
  margin-top: 15px;
}
}



  #s-bf822058-6c1e-4d17-9fd8-9d6dfd7e4c09 img.shogun-image {
    
    width: px;
  }


#s-bf822058-6c1e-4d17-9fd8-9d6dfd7e4c09 .shogun-image-content {
  
    align-items: center;
  
}

#s-3e7ce810-cfa0-43bf-90bd-1603e1158897 {
  text-align: center;
}
@media (max-width: 767px){#s-3e7ce810-cfa0-43bf-90bd-1603e1158897 {
  margin-top: 15px;
}
}



  #s-3e7ce810-cfa0-43bf-90bd-1603e1158897 img.shogun-image {
    
    width: px;
  }


#s-3e7ce810-cfa0-43bf-90bd-1603e1158897 .shogun-image-content {
  
    align-items: center;
  
}

#s-feb33aef-5100-4eb0-9738-746713f01bc0 {
  text-align: center;
}
@media (max-width: 767px){#s-feb33aef-5100-4eb0-9738-746713f01bc0 {
  margin-top: 15px;
}
}



  #s-feb33aef-5100-4eb0-9738-746713f01bc0 img.shogun-image {
    
    width: px;
  }


#s-feb33aef-5100-4eb0-9738-746713f01bc0 .shogun-image-content {
  
    align-items: center;
  
}

#s-91b4dae9-b313-411f-aa89-7d52442343f5 {
  margin-top: 20px;
}
@media (max-width: 767px){#s-91b4dae9-b313-411f-aa89-7d52442343f5 {
  margin-top: 40px;
}
}
#s-48cd9474-610b-49f0-80ac-d1aa7714191e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-dcd133c8-0358-4b62-bafc-4710688da92c {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}




  #s-dcd133c8-0358-4b62-bafc-4710688da92c img.shogun-image {
    
    width: px;
  }


#s-dcd133c8-0358-4b62-bafc-4710688da92c .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-642791e2-0f6e-4c11-8d55-ab77ed07847b {
  margin-top: 30px;
}

#s-642791e2-0f6e-4c11-8d55-ab77ed07847b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-642791e2-0f6e-4c11-8d55-ab77ed07847b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-642791e2-0f6e-4c11-8d55-ab77ed07847b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(31, 31, 31, 1);
}

#s-642791e2-0f6e-4c11-8d55-ab77ed07847b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-642791e2-0f6e-4c11-8d55-ab77ed07847b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(31, 31, 31, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-642791e2-0f6e-4c11-8d55-ab77ed07847b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-4870a605-87d7-4e5a-9d2d-04f9ad93c8c8 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-0811fe4b-8ee4-417d-bb3d-9415e3e755b0 {
  margin-top: 70px;
margin-bottom: 20px;
}

#s-9d62c04c-24bf-411e-b76b-d3b357c9e1f9 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-9d62c04c-24bf-411e-b76b-d3b357c9e1f9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-9d62c04c-24bf-411e-b76b-d3b357c9e1f9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-9d62c04c-24bf-411e-b76b-d3b357c9e1f9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-9d62c04c-24bf-411e-b76b-d3b357c9e1f9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-9d62c04c-24bf-411e-b76b-d3b357c9e1f9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-4d915bf5-1382-4f87-aa42-7395d162ee81 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-ff2ed2ee-d53a-465e-92a2-b51129c0a63f {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-835613bf-406e-4ca1-a2f7-47c5728c6e4c {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-49a16950-4f09-4c68-890e-960b6777455f {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-893ef5da-2b0d-4d28-be60-f671934fd78e {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-ad4320dc-eae2-49b2-9434-e4c754e430fd {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-543212fb-f607-4655-b63a-256db820c96c {
  min-height: 50px;
background-color: rgba(229, 234, 237, 1);
}
@media (min-width: 1200px){#s-543212fb-f607-4655-b63a-256db820c96c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-543212fb-f607-4655-b63a-256db820c96c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-543212fb-f607-4655-b63a-256db820c96c {
  display: none;
}
#s-543212fb-f607-4655-b63a-256db820c96c, #wrap-s-543212fb-f607-4655-b63a-256db820c96c { display:none !important; }}@media (max-width: 767px){#s-543212fb-f607-4655-b63a-256db820c96c {
  display: none;
}
#s-543212fb-f607-4655-b63a-256db820c96c, #wrap-s-543212fb-f607-4655-b63a-256db820c96c { display:none !important; }}







#s-543212fb-f607-4655-b63a-256db820c96c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-543212fb-f607-4655-b63a-256db820c96c.shg-box.shg-c {
  justify-content: center;
}

#s-ba054032-946f-4e47-a263-c133131c7612 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
max-width: 1200px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-ba054032-946f-4e47-a263-c133131c7612 {
  max-width: 1000px;
}
}







#s-ba054032-946f-4e47-a263-c133131c7612 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba054032-946f-4e47-a263-c133131c7612.shg-box.shg-c {
  justify-content: center;
}

#s-ba54e849-5954-4aa8-ac0d-ee372e39fd7f {
  margin-bottom: 60px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-ba54e849-5954-4aa8-ac0d-ee372e39fd7f {
  margin-bottom: 40px;
}
}
@media (min-width: 0px) {
[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-82313e97-be7c-404e-abb3-bb05a523c3a4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-8cb4837f-0c97-47e0-b2c6-f85e587891b9 {
  text-align: center;
}




  #s-8cb4837f-0c97-47e0-b2c6-f85e587891b9 img.shogun-image {
    
    width: px;
  }


#s-8cb4837f-0c97-47e0-b2c6-f85e587891b9 .shogun-image-content {
  
    align-items: center;
  
}

#s-73544bd5-af5e-415c-9ba0-eeea1ed92e76 {
  margin-top: 40px;
}

#s-966ec890-5cfe-437f-bf49-061811e0c2e4 {
  margin-top: 60px;
}

@media (min-width: 0px) {
[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-966ec890-5cfe-437f-bf49-061811e0c2e4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-5c3eeb81-bc74-4514-b65c-c2d0ea7bde52 {
  text-align: center;
}




  #s-5c3eeb81-bc74-4514-b65c-c2d0ea7bde52 img.shogun-image {
    
    width: px;
  }


#s-5c3eeb81-bc74-4514-b65c-c2d0ea7bde52 .shogun-image-content {
  
    align-items: center;
  
}

#s-b5a4cd59-e4f4-4fb8-9979-c3d5b6f7d596 {
  margin-top: 40px;
}

#s-4921d23a-e667-4982-b595-8106b7befc99 {
  margin-top: 60px;
}

@media (min-width: 0px) {
[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4921d23a-e667-4982-b595-8106b7befc99"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-5f16193c-df44-4d60-9c22-283a0d2a1144 {
  text-align: center;
}




  #s-5f16193c-df44-4d60-9c22-283a0d2a1144 img.shogun-image {
    
    width: px;
  }


#s-5f16193c-df44-4d60-9c22-283a0d2a1144 .shogun-image-content {
  
    align-items: center;
  
}

#s-03fe1b4c-5d97-442c-8b05-d79e7a770ccc {
  margin-top: 40px;
}

#s-fdb4d6db-72c4-43b7-9dfa-f3dba91a456a {
  margin-left: auto;
margin-right: auto;
padding-top: 40px;
padding-bottom: 25px;
min-height: 50px;
max-width: 1200px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-fdb4d6db-72c4-43b7-9dfa-f3dba91a456a {
  max-width: 1000px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-fdb4d6db-72c4-43b7-9dfa-f3dba91a456a {
  display: none;
}
#s-fdb4d6db-72c4-43b7-9dfa-f3dba91a456a, #wrap-s-fdb4d6db-72c4-43b7-9dfa-f3dba91a456a { display:none !important; }}@media (max-width: 767px){#s-fdb4d6db-72c4-43b7-9dfa-f3dba91a456a {
  display: none;
}
#s-fdb4d6db-72c4-43b7-9dfa-f3dba91a456a, #wrap-s-fdb4d6db-72c4-43b7-9dfa-f3dba91a456a { display:none !important; }}







#s-fdb4d6db-72c4-43b7-9dfa-f3dba91a456a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdb4d6db-72c4-43b7-9dfa-f3dba91a456a.shg-box.shg-c {
  justify-content: center;
}

#s-e86f0305-9920-4eb2-8c24-476a6ebf4636 {
  margin-bottom: 45px;
}

#s-8c8208a2-b7ec-4a47-a599-3d7c18ed81a3 {
  margin-bottom: 60px;
}

#s-cf38bee1-5f47-4137-b384-9b4a7444e07b {
  margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-50bba8d6-e7e5-4642-a16e-c716e15b6c26"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-5bde96dd-5030-4eee-aa6e-711422c1d472 {
  text-align: center;
}




  #s-5bde96dd-5030-4eee-aa6e-711422c1d472 img.shogun-image {
    
    width: px;
  }


#s-5bde96dd-5030-4eee-aa6e-711422c1d472 .shogun-image-content {
  
    align-items: center;
  
}

#s-8656a46c-a4cd-42b1-8010-dc90d0404019 {
  margin-left: 0px;
margin-right: 0px;
}

#s-1b54e987-5442-4c70-8a1d-6fbc4ced4501 {
  text-align: center;
}




  #s-1b54e987-5442-4c70-8a1d-6fbc4ced4501 img.shogun-image {
    
    width: px;
  }


#s-1b54e987-5442-4c70-8a1d-6fbc4ced4501 .shogun-image-content {
  
    align-items: center;
  
}

#s-613e28df-1ba9-4481-adb0-28e51b7676f3 {
  margin-left: 0px;
margin-right: 0px;
}

#s-85c640e1-5f0a-4373-9237-bb91a81d5c1e {
  text-align: center;
}




  #s-85c640e1-5f0a-4373-9237-bb91a81d5c1e img.shogun-image {
    
    width: px;
  }


#s-85c640e1-5f0a-4373-9237-bb91a81d5c1e .shogun-image-content {
  
    align-items: center;
  
}

#s-7f2e9005-3ddc-4bc4-a95d-9cb9500f8d1d {
  margin-left: 0px;
margin-right: 0px;
}

#s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50 {
  margin-top: 60px;
}

@media (min-width: 0px) {
[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-05e01dc2-dee0-4d6e-afca-0c6b54f49e50"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-5df1fd53-6dac-437c-bd64-dbb20bebda53 {
  text-align: center;
}




  #s-5df1fd53-6dac-437c-bd64-dbb20bebda53 img.shogun-image {
    
    width: px;
  }


#s-5df1fd53-6dac-437c-bd64-dbb20bebda53 .shogun-image-content {
  
    align-items: center;
  
}

#s-45943c77-4c70-40e7-81ae-24491aed9b36 {
  margin-left: 0px;
margin-right: 0px;
}

#s-f3c140fa-5523-40fe-b153-17d29a492fe5 {
  text-align: center;
}




  #s-f3c140fa-5523-40fe-b153-17d29a492fe5 img.shogun-image {
    
    width: px;
  }


#s-f3c140fa-5523-40fe-b153-17d29a492fe5 .shogun-image-content {
  
    align-items: center;
  
}

#s-1bfbf159-4ecb-49fe-b96d-fc1093350b14 {
  margin-left: 0px;
margin-right: 0px;
}

#s-2566b340-5f05-4b79-8748-a1952a472b69 {
  text-align: center;
}




  #s-2566b340-5f05-4b79-8748-a1952a472b69 img.shogun-image {
    
    width: px;
  }


#s-2566b340-5f05-4b79-8748-a1952a472b69 .shogun-image-content {
  
    align-items: center;
  
}

#s-898f0b30-3585-4449-9a6c-c359e0c0006a {
  margin-left: 0px;
margin-right: 0px;
}

#s-e00bb09c-eb16-4f33-843a-4b2541428c7b {
  margin-top: 60px;
}

@media (min-width: 0px) {
[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e00bb09c-eb16-4f33-843a-4b2541428c7b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-4dde1f2a-8b2c-4f60-a67d-a71673295dec {
  text-align: center;
}




  #s-4dde1f2a-8b2c-4f60-a67d-a71673295dec img.shogun-image {
    
    width: px;
  }


#s-4dde1f2a-8b2c-4f60-a67d-a71673295dec .shogun-image-content {
  
    align-items: center;
  
}

#s-abbdceb0-ff4f-4d40-906f-0d8e0a14710e {
  margin-left: 0px;
margin-right: 0px;
}

#s-98905439-9b86-42ad-9e13-e3e942880ebc {
  text-align: center;
}




  #s-98905439-9b86-42ad-9e13-e3e942880ebc img.shogun-image {
    
    width: px;
  }


#s-98905439-9b86-42ad-9e13-e3e942880ebc .shogun-image-content {
  
    align-items: center;
  
}

#s-47fa829d-a296-4ac4-8866-b3042cbccdeb {
  margin-left: 0px;
margin-right: 0px;
}

#s-63bf179c-7bf3-45a9-959d-800bd8790990 {
  text-align: center;
}




  #s-63bf179c-7bf3-45a9-959d-800bd8790990 img.shogun-image {
    
    width: px;
  }


#s-63bf179c-7bf3-45a9-959d-800bd8790990 .shogun-image-content {
  
    align-items: center;
  
}

#s-21f56fdb-10ea-42e4-955c-e08ce6505301 {
  margin-left: 0px;
margin-right: 0px;
}

#s-a47ba96d-b4d5-4be0-b5e7-4c6b928c9e0c {
  min-height: 50px;
background-color: rgba(229, 234, 237, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-a47ba96d-b4d5-4be0-b5e7-4c6b928c9e0c {
  display: none;
}
#s-a47ba96d-b4d5-4be0-b5e7-4c6b928c9e0c, #wrap-s-a47ba96d-b4d5-4be0-b5e7-4c6b928c9e0c { display:none !important; }}@media (max-width: 767px){#s-a47ba96d-b4d5-4be0-b5e7-4c6b928c9e0c {
  display: none;
}
#s-a47ba96d-b4d5-4be0-b5e7-4c6b928c9e0c, #wrap-s-a47ba96d-b4d5-4be0-b5e7-4c6b928c9e0c { display:none !important; }}







#s-a47ba96d-b4d5-4be0-b5e7-4c6b928c9e0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a47ba96d-b4d5-4be0-b5e7-4c6b928c9e0c.shg-box.shg-c {
  justify-content: center;
}

#s-18fcac6b-76c7-486f-b8ce-725096b9a972 {
  margin-top: 70px;
margin-left: auto;
margin-bottom: 80px;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}








#s-18fcac6b-76c7-486f-b8ce-725096b9a972 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-18fcac6b-76c7-486f-b8ce-725096b9a972.shg-box.shg-c {
  justify-content: center;
}

#s-4028fbf0-9203-4f5e-99d3-71b0cc2e9628 {
  margin-bottom: 60px;
}

@media (min-width: 0px) {
[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-8e90c962-a53b-43e4-bd36-2f43a9b3440c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-9777f2fc-b7de-4308-a666-cfa897207c16 {
  text-align: center;
}




  #s-9777f2fc-b7de-4308-a666-cfa897207c16 img.shogun-image {
    
    width: px;
  }


#s-9777f2fc-b7de-4308-a666-cfa897207c16 .shogun-image-content {
  
    align-items: center;
  
}

#s-f9f7576b-7ad2-46d6-84e2-c599abbd52af {
  text-align: center;
}




  #s-f9f7576b-7ad2-46d6-84e2-c599abbd52af img.shogun-image {
    
    width: px;
  }


#s-f9f7576b-7ad2-46d6-84e2-c599abbd52af .shogun-image-content {
  
    align-items: center;
  
}

#s-a381835e-324f-49f1-a3c4-e266bbb5deaa {
  text-align: center;
}




  #s-a381835e-324f-49f1-a3c4-e266bbb5deaa img.shogun-image {
    
    width: px;
  }


#s-a381835e-324f-49f1-a3c4-e266bbb5deaa .shogun-image-content {
  
    align-items: center;
  
}

#s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61 {
  margin-top: 45px;
}

@media (min-width: 0px) {
[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-65e76e1e-c409-4da1-a2c8-d2df25d9eb61"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-c97d9510-b00a-4290-880a-73fc2ac45063 {
  text-align: center;
}




  #s-c97d9510-b00a-4290-880a-73fc2ac45063 img.shogun-image {
    
    width: px;
  }


#s-c97d9510-b00a-4290-880a-73fc2ac45063 .shogun-image-content {
  
    align-items: center;
  
}

#s-246186ef-a25e-4fca-b7f1-c50522499b30 {
  text-align: center;
}




  #s-246186ef-a25e-4fca-b7f1-c50522499b30 img.shogun-image {
    
    width: px;
  }


#s-246186ef-a25e-4fca-b7f1-c50522499b30 .shogun-image-content {
  
    align-items: center;
  
}

#s-ab05ea3f-7a0e-4289-9edf-84009fd9a933 {
  text-align: center;
}




  #s-ab05ea3f-7a0e-4289-9edf-84009fd9a933 img.shogun-image {
    
    width: px;
  }


#s-ab05ea3f-7a0e-4289-9edf-84009fd9a933 .shogun-image-content {
  
    align-items: center;
  
}

#s-0e7ebd4b-584b-4883-baaf-8b5b9665a49a {
  margin-top: 70px;
}

#s-1ff20d30-8c9c-49b5-9fa0-8fd37b542ba3 {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-1ff20d30-8c9c-49b5-9fa0-8fd37b542ba3 {
  max-width: 1000px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1ff20d30-8c9c-49b5-9fa0-8fd37b542ba3 {
  display: none;
}
#s-1ff20d30-8c9c-49b5-9fa0-8fd37b542ba3, #wrap-s-1ff20d30-8c9c-49b5-9fa0-8fd37b542ba3 { display:none !important; }}@media (max-width: 767px){#s-1ff20d30-8c9c-49b5-9fa0-8fd37b542ba3 {
  display: none;
}
#s-1ff20d30-8c9c-49b5-9fa0-8fd37b542ba3, #wrap-s-1ff20d30-8c9c-49b5-9fa0-8fd37b542ba3 { display:none !important; }}







#s-1ff20d30-8c9c-49b5-9fa0-8fd37b542ba3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ff20d30-8c9c-49b5-9fa0-8fd37b542ba3.shg-box.shg-c {
  justify-content: center;
}

#s-88e792da-229c-49e2-ac3f-efc6e3e7e9ef {
  margin-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dc061f57-fb30-43e5-852a-f1d6270e17ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1c75abf5-089e-4593-83c0-05adbfbe8800 {
  text-align: center;
}




  #s-1c75abf5-089e-4593-83c0-05adbfbe8800 img.shogun-image {
    
    width: px;
  }


#s-1c75abf5-089e-4593-83c0-05adbfbe8800 .shogun-image-content {
  
    align-items: center;
  
}

#s-1ab93347-b711-48e8-a2db-023bfcd6c854 {
  margin-top: 70px;
}

#s-1ab93347-b711-48e8-a2db-023bfcd6c854 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-1ab93347-b711-48e8-a2db-023bfcd6c854 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-1ab93347-b711-48e8-a2db-023bfcd6c854 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(31, 31, 31, 1);
}

#s-1ab93347-b711-48e8-a2db-023bfcd6c854 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-1ab93347-b711-48e8-a2db-023bfcd6c854 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(31, 31, 31, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-1ab93347-b711-48e8-a2db-023bfcd6c854 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-3cc24885-7ce6-4a86-aff5-711688841147 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-bf521cb6-e59b-4aa4-b81f-6ac57aba8cbe {
  margin-top: 70px;
margin-bottom: 20px;
}

#s-b1dbf6bf-8f39-4a29-bf30-ec1003fa8fa6 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-b1dbf6bf-8f39-4a29-bf30-ec1003fa8fa6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-b1dbf6bf-8f39-4a29-bf30-ec1003fa8fa6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-b1dbf6bf-8f39-4a29-bf30-ec1003fa8fa6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-b1dbf6bf-8f39-4a29-bf30-ec1003fa8fa6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-b1dbf6bf-8f39-4a29-bf30-ec1003fa8fa6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-0519807d-8c2f-4978-a353-c9dddb82ef8f {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-0b070f70-bdf7-42cd-96d7-366b913d1110 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-bf1127ec-2aa4-4690-98b9-72a51cc38428 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-dcdf253c-e8c0-4dfd-a39c-534915209760 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-c6bc0464-574b-48d1-ad1e-f4032d740825 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-e6cc6cde-214c-4d71-82ca-2907837245c2 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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