.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-59afb76b-be02-4b1a-bc47-0beb2ed17f7d {
  min-height: 80px;
background-color: rgba(165, 227, 231, 1);
}








#s-59afb76b-be02-4b1a-bc47-0beb2ed17f7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59afb76b-be02-4b1a-bc47-0beb2ed17f7d.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-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c7dcdd19-1bf8-44ce-902d-9651933eb844"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 0px) {
[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-20bdb550-c258-4562-90f9-041562eb0c7c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-2ee118e8-6c6b-4192-a967-dbb93b4aa8ae {
  text-align: center;
}




  #s-2ee118e8-6c6b-4192-a967-dbb93b4aa8ae img.shogun-image {
    
    width: px;
  }


#s-2ee118e8-6c6b-4192-a967-dbb93b4aa8ae .shogun-image-content {
  
    align-items: flex-end;
  
}

.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-aea4c855-512b-4cda-be7a-65b5b9732323 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid rgba(165, 227, 231, 1);
  border-radius: 0px;
}

#s-aea4c855-512b-4cda-be7a-65b5b9732323 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-aea4c855-512b-4cda-be7a-65b5b9732323 td.shogun-table-column {
  background-color: rgba(165, 227, 231, 1);
  padding: 10px;
  text-align: inherit;
}

#s-aea4c855-512b-4cda-be7a-65b5b9732323 td.shogun-table-row {
  background-color: rgba(165, 227, 231, 1);
  padding: 10px;
}

#s-aea4c855-512b-4cda-be7a-65b5b9732323 td.shogun-table-column, #s-aea4c855-512b-4cda-be7a-65b5b9732323 td.shogun-table-row {
  border: 0px solid rgba(165, 227, 231, 1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-8b1db40d-1fab-4378-9254-cfeacce3b1ab {
  background-image: url(https://i.shgcdn.com/618c2e02-545c-44c6-ac16-be8bffffdc20/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 550px;
background-position: center center;
}








#s-8b1db40d-1fab-4378-9254-cfeacce3b1ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b1db40d-1fab-4378-9254-cfeacce3b1ab.shg-box.shg-c {
  justify-content: center;
}

#s-90b16190-7492-4336-a486-bc88f49d3a84 {
  min-height: 100px;
}








#s-90b16190-7492-4336-a486-bc88f49d3a84 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90b16190-7492-4336-a486-bc88f49d3a84.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fa8555a4-20bf-4c22-8196-e0b0f25ad17f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-28d42ad9-47b8-46b1-9d44-53a24ef1bfb7 {
  text-align: center;
}




  #s-28d42ad9-47b8-46b1-9d44-53a24ef1bfb7 img.shogun-image {
    
    width: px;
  }


#s-28d42ad9-47b8-46b1-9d44-53a24ef1bfb7 .shogun-image-content {
  
    align-items: center;
  
}

#s-3fbfd2d6-1d06-4b8b-8c46-018acf4be8f6 {
  text-align: center;
}




  #s-3fbfd2d6-1d06-4b8b-8c46-018acf4be8f6 img.shogun-image {
    
    width: px;
  }


#s-3fbfd2d6-1d06-4b8b-8c46-018acf4be8f6 .shogun-image-content {
  
    align-items: center;
  
}

#s-48079581-cf30-4251-a2fa-1cb467aa8eac {
  min-height: 100px;
}








#s-48079581-cf30-4251-a2fa-1cb467aa8eac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48079581-cf30-4251-a2fa-1cb467aa8eac.shg-box.shg-c {
  justify-content: center;
}

#s-4126f53a-36f8-4db2-8ba0-29acdf42f353 {
  min-height: 450px;
background-color: rgba(51, 125, 188, 1);
}








#s-4126f53a-36f8-4db2-8ba0-29acdf42f353 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4126f53a-36f8-4db2-8ba0-29acdf42f353.shg-box.shg-c {
  justify-content: center;
}

#s-bf2425ae-7056-4c03-b279-4fe31c90e120 {
  min-height: 50px;
}








#s-bf2425ae-7056-4c03-b279-4fe31c90e120 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf2425ae-7056-4c03-b279-4fe31c90e120.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0e3473c3-aa13-4948-9908-d75b13574104"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 0px) {
[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c2bea209-6d37-468c-87bd-1435b7ae967f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 0px) {
[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-153b6375-4cfb-4525-90fc-590e613743c0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c159b696-b860-41a0-91fe-07a59a9321b7 {
  text-align: center;
}




  #s-c159b696-b860-41a0-91fe-07a59a9321b7 img.shogun-image {
    
    width: px;
  }


#s-c159b696-b860-41a0-91fe-07a59a9321b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-22c8598f-664c-47d9-9e7d-3cf365bc295a {
  min-height: 50px;
}








#s-22c8598f-664c-47d9-9e7d-3cf365bc295a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22c8598f-664c-47d9-9e7d-3cf365bc295a.shg-box.shg-c {
  justify-content: center;
}

#s-a8f3d879-9540-4c2d-b915-5aadaed596b1 {
  text-align: center;
}




  #s-a8f3d879-9540-4c2d-b915-5aadaed596b1 img.shogun-image {
    
    width: px;
  }


#s-a8f3d879-9540-4c2d-b915-5aadaed596b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-f4f7fce4-d5ce-4bd4-8771-7b4322eaa56e {
  min-height: 50px;
}








#s-f4f7fce4-d5ce-4bd4-8771-7b4322eaa56e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4f7fce4-d5ce-4bd4-8771-7b4322eaa56e.shg-box.shg-c {
  justify-content: center;
}

#s-c64eeab8-7b8e-43de-9b8d-dc1fb5423abc {
  text-align: center;
}




  #s-c64eeab8-7b8e-43de-9b8d-dc1fb5423abc img.shogun-image {
    
    width: px;
  }


#s-c64eeab8-7b8e-43de-9b8d-dc1fb5423abc .shogun-image-content {
  
    align-items: center;
  
}

#s-38a4dbcd-a6b9-47e5-b23b-ecc7b284ab83 {
  min-height: 450px;
background-color: rgba(165, 227, 231, 1);
}








#s-38a4dbcd-a6b9-47e5-b23b-ecc7b284ab83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38a4dbcd-a6b9-47e5-b23b-ecc7b284ab83.shg-box.shg-c {
  justify-content: center;
}

#s-c1c4feff-467b-4348-860f-c2c909329d8c {
  min-height: 50px;
}








#s-c1c4feff-467b-4348-860f-c2c909329d8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1c4feff-467b-4348-860f-c2c909329d8c.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cee8da9e-24af-479f-a4db-4a6f5628d0d6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-fce38ed0-1eeb-410b-8c76-91a853071f6a {
  margin-left: 20px;
margin-right: 20px;
}

#s-fce38ed0-1eeb-410b-8c76-91a853071f6a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(46, 113, 167, 1);
}

#s-abf6029b-1ab5-4188-bb78-4829b867c02a {
  min-height: 50px;
}








#s-abf6029b-1ab5-4188-bb78-4829b867c02a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-abf6029b-1ab5-4188-bb78-4829b867c02a.shg-box.shg-c {
  justify-content: center;
}

#s-ff2e0cd9-1b19-4fbf-a3e7-8ea5582751d4 {
  margin-left: 40px;
margin-right: 40px;
}

#s-df49a954-b365-4d7c-aa86-271d6bf69a28 {
  min-height: 250px;
background-color: rgba(214, 242, 244, 1);
}








#s-df49a954-b365-4d7c-aa86-271d6bf69a28 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df49a954-b365-4d7c-aa86-271d6bf69a28.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-115a2330-1ada-4759-a373-a78620f263ca"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 0px) {
[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0ae0e451-06bb-4faf-92bf-01d21dddff4f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-23b9481d-19de-48c9-a34f-4c0db6baaeb8 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 30px;
padding-right: 30px;
}

#s-23b9481d-19de-48c9-a34f-4c0db6baaeb8 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(255, 0, 0, 1);
}

#s-6b175274-ca5d-4fd2-a44c-bf24e65b7361 {
  min-height: 450px;
}








#s-6b175274-ca5d-4fd2-a44c-bf24e65b7361 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b175274-ca5d-4fd2-a44c-bf24e65b7361.shg-box.shg-c {
  justify-content: center;
}

#s-777a427e-ff7a-42bc-91be-369bd1a594f0 {
  min-height: 50px;
}








#s-777a427e-ff7a-42bc-91be-369bd1a594f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-777a427e-ff7a-42bc-91be-369bd1a594f0.shg-box.shg-c {
  justify-content: center;
}

#s-31af88f6-922a-47cf-813f-ffe7964e4d10 {
  min-height: 50px;
}








#s-31af88f6-922a-47cf-813f-ffe7964e4d10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31af88f6-922a-47cf-813f-ffe7964e4d10.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8ca0fbba-7372-49ae-b681-0bef57b95f1b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 0px) {
[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-416feebb-d71e-49ec-b05c-0b795b1afc74"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0b6f52f9-9cb7-48ef-a261-17d586f3d7e0 {
  text-align: center;
}




  #s-0b6f52f9-9cb7-48ef-a261-17d586f3d7e0 img.shogun-image {
    
    width: px;
  }


#s-0b6f52f9-9cb7-48ef-a261-17d586f3d7e0 .shogun-image-content {
  
    align-items: center;
  
}

#s-092d64c0-8bcc-48bf-80bb-bf915959aee4 {
  min-height: 50px;
}








#s-092d64c0-8bcc-48bf-80bb-bf915959aee4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-092d64c0-8bcc-48bf-80bb-bf915959aee4.shg-box.shg-c {
  justify-content: center;
}

#s-a00c2a86-3a19-4ed2-90f9-a49a5379a99e {
  margin-left: 10px;
margin-right: 10px;
}

#s-e8d2d3e6-3e6c-4318-8cf5-c0a4391035da {
  min-height: 50px;
}








#s-e8d2d3e6-3e6c-4318-8cf5-c0a4391035da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e8d2d3e6-3e6c-4318-8cf5-c0a4391035da.shg-box.shg-c {
  justify-content: center;
}

#s-20628ca8-89f0-43e2-ab92-ff9af67efb92 {
  min-height: 50px;
}








#s-20628ca8-89f0-43e2-ab92-ff9af67efb92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20628ca8-89f0-43e2-ab92-ff9af67efb92.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fc93f357-9dd9-4508-aa2d-364f414e301d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-de3ccece-45e7-4a20-ae9d-83abc410f3f9 {
  min-height: 50px;
}








#s-de3ccece-45e7-4a20-ae9d-83abc410f3f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de3ccece-45e7-4a20-ae9d-83abc410f3f9.shg-box.shg-c {
  justify-content: center;
}

#s-3f362904-ad76-4e9f-95e3-f7bdcd8ecf4a {
  text-align: center;
}




  #s-3f362904-ad76-4e9f-95e3-f7bdcd8ecf4a img.shogun-image {
    
    width: px;
  }


#s-3f362904-ad76-4e9f-95e3-f7bdcd8ecf4a .shogun-image-content {
  
    align-items: center;
  
}

#s-87421b02-2db4-4be9-889a-1515af6fa33f {
  display: none;
}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-1bc6660b-29f0-4106-85fc-ac05b9c65130 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1bc6660b-29f0-4106-85fc-ac05b9c65130 .shg-product-title-component h3 {
  color: rgba(46, 113, 167, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-0f13c363-9526-4031-8636-e38dfd5f4ed1 {
  min-height: 50px;
}








#s-0f13c363-9526-4031-8636-e38dfd5f4ed1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f13c363-9526-4031-8636-e38dfd5f4ed1.shg-box.shg-c {
  justify-content: center;
}

#s-f41127e3-a6fe-4ca9-b3de-b41392f3872e {
  text-align: center;
}




  #s-f41127e3-a6fe-4ca9-b3de-b41392f3872e img.shogun-image {
    
    width: px;
  }


#s-f41127e3-a6fe-4ca9-b3de-b41392f3872e .shogun-image-content {
  
    align-items: center;
  
}

#s-a9edb6c7-d7d7-46f2-a187-777ab68f5dee {
  display: none;
}
#s-728dc233-c1b3-442d-bacd-fee15012cddc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-728dc233-c1b3-442d-bacd-fee15012cddc .shg-product-title-component h3 {
  color: rgba(46, 113, 167, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-8267fcfd-a83d-496c-94ed-70bb2d080fb7 {
  min-height: 50px;
}








#s-8267fcfd-a83d-496c-94ed-70bb2d080fb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8267fcfd-a83d-496c-94ed-70bb2d080fb7.shg-box.shg-c {
  justify-content: center;
}

#s-18814401-11fb-4c4c-87cf-b0c91827731c {
  text-align: center;
}




  #s-18814401-11fb-4c4c-87cf-b0c91827731c img.shogun-image {
    
    width: px;
  }


#s-18814401-11fb-4c4c-87cf-b0c91827731c .shogun-image-content {
  
    align-items: center;
  
}

#s-06dc13ce-f7ed-4cf3-889f-d78b5d1c1bd9 {
  display: none;
}
#s-5c6df96b-b69a-4e2e-beaa-4530c0a21c96 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5c6df96b-b69a-4e2e-beaa-4530c0a21c96 .shg-product-title-component h3 {
  color: rgba(46, 113, 167, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-45e753b2-84c2-4414-bc64-26668b988b03 {
  min-height: 50px;
}








#s-45e753b2-84c2-4414-bc64-26668b988b03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45e753b2-84c2-4414-bc64-26668b988b03.shg-box.shg-c {
  justify-content: center;
}

#s-0979ce1d-5944-4c04-a922-5777407929d8 {
  min-height: 300px;
background-color: rgba(214, 242, 244, 1);
}








#s-0979ce1d-5944-4c04-a922-5777407929d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0979ce1d-5944-4c04-a922-5777407929d8.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-071ae46e-ca88-409f-ab77-da24795f31e0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-95e43f96-48fc-4038-9155-e68df4e3c511 {
  min-height: 50px;
}








#s-95e43f96-48fc-4038-9155-e68df4e3c511 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95e43f96-48fc-4038-9155-e68df4e3c511.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ad17c82b-ade1-45d4-b081-210329e09606"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d89c619a-4d0a-45a4-92b6-413acd321646 {
  text-align: center;
}




  #s-d89c619a-4d0a-45a4-92b6-413acd321646 img.shogun-image {
    
    width: px;
  }


#s-d89c619a-4d0a-45a4-92b6-413acd321646 .shogun-image-content {
  
    align-items: center;
  
}

#s-d6710da4-4387-4465-95cf-f303bf3192bf {
  min-height: 50px;
}








#s-d6710da4-4387-4465-95cf-f303bf3192bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6710da4-4387-4465-95cf-f303bf3192bf.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b927d02d-f3a6-4662-b4e6-3d29c8f48e0e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-7b81888c-76f3-4867-be30-fe4c115c0e5e {
  min-height: 50px;
}








#s-7b81888c-76f3-4867-be30-fe4c115c0e5e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b81888c-76f3-4867-be30-fe4c115c0e5e.shg-box.shg-c {
  justify-content: center;
}

#s-b7af42a8-3103-4f3e-83f6-1e2f083b81e9 {
  text-align: center;
}




  #s-b7af42a8-3103-4f3e-83f6-1e2f083b81e9 img.shogun-image {
    
    width: px;
  }


#s-b7af42a8-3103-4f3e-83f6-1e2f083b81e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-659ca976-c129-46b2-908b-46d31c994495 {
  display: none;
}
#s-7a81708a-2c24-4ea9-aaad-654e851f74b7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7a81708a-2c24-4ea9-aaad-654e851f74b7 .shg-product-title-component h3 {
  color: rgba(46, 113, 167, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-d41c4386-bc8f-4341-a683-cf7c472b77d0 {
  min-height: 50px;
}








#s-d41c4386-bc8f-4341-a683-cf7c472b77d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d41c4386-bc8f-4341-a683-cf7c472b77d0.shg-box.shg-c {
  justify-content: center;
}

#s-feb9ed0b-69ff-4589-9d19-f59a056e8df7 {
  text-align: center;
}




  #s-feb9ed0b-69ff-4589-9d19-f59a056e8df7 img.shogun-image {
    
    width: px;
  }


#s-feb9ed0b-69ff-4589-9d19-f59a056e8df7 .shogun-image-content {
  
    align-items: center;
  
}

#s-4e5e2049-9d51-4b82-bb54-aa6b34aa66eb {
  display: none;
}
#s-999f9554-960d-4650-b8d0-c393aa23b797 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-999f9554-960d-4650-b8d0-c393aa23b797 .shg-product-title-component h3 {
  color: rgba(46, 113, 167, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-d6a2159c-d224-4ac3-b4e3-c164aadbd003 {
  min-height: 450px;
}








#s-d6a2159c-d224-4ac3-b4e3-c164aadbd003 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6a2159c-d224-4ac3-b4e3-c164aadbd003.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-de275bd2-7aa3-419a-bbbb-b3ba709ea750"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-de3a8932-37cb-4bbb-9f69-5fa5d110db45 {
  min-height: 50px;
}








#s-de3a8932-37cb-4bbb-9f69-5fa5d110db45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de3a8932-37cb-4bbb-9f69-5fa5d110db45.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-df51cb2d-9696-42a3-bb4e-f373a6e9a4c8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3bcd9ebc-a9d0-4485-9e31-151b3c42093d {
  text-align: center;
}




  #s-3bcd9ebc-a9d0-4485-9e31-151b3c42093d img.shogun-image {
    
    width: px;
  }


#s-3bcd9ebc-a9d0-4485-9e31-151b3c42093d .shogun-image-content {
  
    align-items: center;
  
}

#s-1ab3af71-6526-4a0c-b393-cf779af88aca {
  min-height: 50px;
}








#s-1ab3af71-6526-4a0c-b393-cf779af88aca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ab3af71-6526-4a0c-b393-cf779af88aca.shg-box.shg-c {
  justify-content: center;
}

#s-6533e135-ee20-4546-a87b-569e07cc5c10 {
  margin-left: 10px;
margin-right: 10px;
}

#s-3cd2c9b7-b849-4613-97f0-4bdfecf8b1c1 {
  min-height: 50px;
}








#s-3cd2c9b7-b849-4613-97f0-4bdfecf8b1c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3cd2c9b7-b849-4613-97f0-4bdfecf8b1c1.shg-box.shg-c {
  justify-content: center;
}

#s-948f4c18-ecfc-49b8-8884-1d49ebc846f1 {
  min-height: 50px;
}








#s-948f4c18-ecfc-49b8-8884-1d49ebc846f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-948f4c18-ecfc-49b8-8884-1d49ebc846f1.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-7277f376-cf44-4174-a34d-a607a8acd53e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-88e3642a-d105-4ea2-95ff-f632916efa42 {
  min-height: 50px;
}








#s-88e3642a-d105-4ea2-95ff-f632916efa42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88e3642a-d105-4ea2-95ff-f632916efa42.shg-box.shg-c {
  justify-content: center;
}

#s-80d27815-906f-47e3-addc-d7f80bb2b9d7 {
  text-align: center;
}




  #s-80d27815-906f-47e3-addc-d7f80bb2b9d7 img.shogun-image {
    
    width: px;
  }


#s-80d27815-906f-47e3-addc-d7f80bb2b9d7 .shogun-image-content {
  
    align-items: center;
  
}

#s-5ade75e5-befe-42d8-accb-ecbe698ffb2e {
  display: none;
}
#s-979c0711-0c89-431d-92df-fc1b37b57536 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-979c0711-0c89-431d-92df-fc1b37b57536 .shg-product-title-component h3 {
  color: rgba(46, 113, 167, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-5726f12b-3e14-4902-a772-09fc856134d8 {
  min-height: 50px;
}








#s-5726f12b-3e14-4902-a772-09fc856134d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5726f12b-3e14-4902-a772-09fc856134d8.shg-box.shg-c {
  justify-content: center;
}

#s-0df71131-140c-4952-a77f-2d685618d338 {
  text-align: center;
}




  #s-0df71131-140c-4952-a77f-2d685618d338 img.shogun-image {
    
    width: px;
  }


#s-0df71131-140c-4952-a77f-2d685618d338 .shogun-image-content {
  
    align-items: center;
  
}

#s-ac6dfad4-1748-4707-be3c-24f9ec801216 {
  display: none;
}
#s-253e3cb4-7f54-4f2a-a78b-495c84db2237 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-253e3cb4-7f54-4f2a-a78b-495c84db2237 .shg-product-title-component h3 {
  color: rgba(46, 113, 167, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-ccbf294b-a077-492e-8a2a-81b01099b497 {
  min-height: 50px;
}








#s-ccbf294b-a077-492e-8a2a-81b01099b497 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccbf294b-a077-492e-8a2a-81b01099b497.shg-box.shg-c {
  justify-content: center;
}

#s-5d332218-c045-47fe-a329-b71a84004bd8 {
  min-height: 350px;
}








#s-5d332218-c045-47fe-a329-b71a84004bd8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d332218-c045-47fe-a329-b71a84004bd8.shg-box.shg-c {
  justify-content: center;
}

#s-83461287-b012-470f-bb67-02851adfcc82 {
  padding-left: 3%;
padding-right: 3%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-83461287-b012-470f-bb67-02851adfcc82 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83461287-b012-470f-bb67-02851adfcc82.shg-box.shg-c {
  justify-content: center;
}








#s-7fc3ddf2-cb8e-46eb-8559-67480c05ae71 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7fc3ddf2-cb8e-46eb-8559-67480c05ae71.shg-box.shg-c {
  justify-content: center;
}

#s-204e2878-d9c5-4d86-b7ea-bc7c9c7bac58 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-204e2878-d9c5-4d86-b7ea-bc7c9c7bac58 {
  display: none;
}
#s-204e2878-d9c5-4d86-b7ea-bc7c9c7bac58, #wrap-s-204e2878-d9c5-4d86-b7ea-bc7c9c7bac58 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-204e2878-d9c5-4d86-b7ea-bc7c9c7bac58 {
  display: none;
}
#s-204e2878-d9c5-4d86-b7ea-bc7c9c7bac58, #wrap-s-204e2878-d9c5-4d86-b7ea-bc7c9c7bac58 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-204e2878-d9c5-4d86-b7ea-bc7c9c7bac58 {
  display: none;
}
#s-204e2878-d9c5-4d86-b7ea-bc7c9c7bac58, #wrap-s-204e2878-d9c5-4d86-b7ea-bc7c9c7bac58 { display:none !important; }}
#s-204e2878-d9c5-4d86-b7ea-bc7c9c7bac58 hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(182, 182, 182, 1);
}

#s-01b53116-64dc-4900-9e17-1cd43daf8b83 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-01b53116-64dc-4900-9e17-1cd43daf8b83 {
  display: none;
}
#s-01b53116-64dc-4900-9e17-1cd43daf8b83, #wrap-s-01b53116-64dc-4900-9e17-1cd43daf8b83 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-01b53116-64dc-4900-9e17-1cd43daf8b83 {
  display: none;
}
#s-01b53116-64dc-4900-9e17-1cd43daf8b83, #wrap-s-01b53116-64dc-4900-9e17-1cd43daf8b83 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-01b53116-64dc-4900-9e17-1cd43daf8b83 {
  display: none;
}
#s-01b53116-64dc-4900-9e17-1cd43daf8b83, #wrap-s-01b53116-64dc-4900-9e17-1cd43daf8b83 { display:none !important; }}



  #s-01b53116-64dc-4900-9e17-1cd43daf8b83 img.shogun-image {
    
    width: px;
  }


#s-01b53116-64dc-4900-9e17-1cd43daf8b83 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-77186cc3-6877-486a-9e6a-075c61f861e2 {
  display: none;
}
#s-77186cc3-6877-486a-9e6a-075c61f861e2, #wrap-s-77186cc3-6877-486a-9e6a-075c61f861e2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-77186cc3-6877-486a-9e6a-075c61f861e2 {
  display: none;
}
#s-77186cc3-6877-486a-9e6a-075c61f861e2, #wrap-s-77186cc3-6877-486a-9e6a-075c61f861e2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-77186cc3-6877-486a-9e6a-075c61f861e2 {
  display: none;
}
#s-77186cc3-6877-486a-9e6a-075c61f861e2, #wrap-s-77186cc3-6877-486a-9e6a-075c61f861e2 { display:none !important; }}
#s-652fa3a7-23ec-4745-b100-3d7a797475d8 {
  margin-left: 10px;
margin-right: 10px;
}
@media (min-width: 1200px){#s-652fa3a7-23ec-4745-b100-3d7a797475d8 {
  display: none;
}
#s-652fa3a7-23ec-4745-b100-3d7a797475d8, #wrap-s-652fa3a7-23ec-4745-b100-3d7a797475d8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-652fa3a7-23ec-4745-b100-3d7a797475d8 {
  display: none;
}
#s-652fa3a7-23ec-4745-b100-3d7a797475d8, #wrap-s-652fa3a7-23ec-4745-b100-3d7a797475d8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-652fa3a7-23ec-4745-b100-3d7a797475d8 {
  display: none;
}
#s-652fa3a7-23ec-4745-b100-3d7a797475d8, #wrap-s-652fa3a7-23ec-4745-b100-3d7a797475d8 { display:none !important; }}@media (max-width: 767px){#s-652fa3a7-23ec-4745-b100-3d7a797475d8 {
  
}
}
#s-055eede3-960f-421b-8d41-4a73e0cb0614 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}
@media (max-width: 767px){#s-055eede3-960f-421b-8d41-4a73e0cb0614 {
  display: none;
}
#s-055eede3-960f-421b-8d41-4a73e0cb0614, #wrap-s-055eede3-960f-421b-8d41-4a73e0cb0614 { display:none !important; }}







#s-055eede3-960f-421b-8d41-4a73e0cb0614 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-055eede3-960f-421b-8d41-4a73e0cb0614.shg-box.shg-c {
  justify-content: center;
}

#s-4dd71523-ca49-4d4d-bf01-8a94c1270ad0 hr {
  border: 0;
  width: 100%;
  border-top: 4px solid rgba(182, 182, 182, 1);
}

@media (min-width: 0px) {
[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c07585c9-c0a3-4162-856b-68e2a82c0fc2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d6640fa6-56b1-49dd-9cc3-e743d92084ac {
  padding-bottom: 5px;
text-align: left;
}
@media (max-width: 767px){#s-d6640fa6-56b1-49dd-9cc3-e743d92084ac {
  display: none;
}
#s-d6640fa6-56b1-49dd-9cc3-e743d92084ac, #wrap-s-d6640fa6-56b1-49dd-9cc3-e743d92084ac { display:none !important; }}



  #s-d6640fa6-56b1-49dd-9cc3-e743d92084ac img.shogun-image {
    
    width: px;
  }


#s-d6640fa6-56b1-49dd-9cc3-e743d92084ac .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-8964503a-1cca-42ef-9b6f-4fab0c74e932 {
  display: none;
}
#s-8964503a-1cca-42ef-9b6f-4fab0c74e932, #wrap-s-8964503a-1cca-42ef-9b6f-4fab0c74e932 { display:none !important; }}
/*
  $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;
}
