.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-ba524fc2-9847-4bae-b68e-dea049937671 {
  background-image: url(https://i.shgcdn.com/f53feaa6-13f4-4c58-80c4-c660cbf09cfa/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
background-attachment: scroll;
}








#s-ba524fc2-9847-4bae-b68e-dea049937671 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba524fc2-9847-4bae-b68e-dea049937671.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-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c74d06ff-7e51-40db-bb30-bb487a76568b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-6dec8cbd-92e2-466a-9ba2-dc12722abfec {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(88, 75, 96, 0.8);
}

#s-decc15cf-9b0e-4d15-a1c8-321e1e95c406 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-decc15cf-9b0e-4d15-a1c8-321e1e95c406 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-decc15cf-9b0e-4d15-a1c8-321e1e95c406 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-decc15cf-9b0e-4d15-a1c8-321e1e95c406 {
  
}
}@media (max-width: 767px){#s-decc15cf-9b0e-4d15-a1c8-321e1e95c406 {
  
}
}







#s-decc15cf-9b0e-4d15-a1c8-321e1e95c406 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-decc15cf-9b0e-4d15-a1c8-321e1e95c406.shg-box.shg-c {
  justify-content: flex-start;
}

#s-be9d1df0-4e20-40b5-8b2d-ace66bd7fbf9 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(236, 236, 236, 1);
}
@media (min-width: 1200px){#s-be9d1df0-4e20-40b5-8b2d-ace66bd7fbf9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-be9d1df0-4e20-40b5-8b2d-ace66bd7fbf9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-be9d1df0-4e20-40b5-8b2d-ace66bd7fbf9 {
  
}
}@media (max-width: 767px){#s-be9d1df0-4e20-40b5-8b2d-ace66bd7fbf9 {
  
}
}







#s-be9d1df0-4e20-40b5-8b2d-ace66bd7fbf9 > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-be9d1df0-4e20-40b5-8b2d-ace66bd7fbf9.shg-box.shg-c {
  justify-content: center;
}

#s-0bc43636-4068-46da-af8e-e6333d2a02c0 {
  margin-left: 0px;
margin-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0bc43636-4068-46da-af8e-e6333d2a02c0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

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

#s-b8b5ae10-dfb7-44fb-a234-6a76517d3faf {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 30px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-b8b5ae10-dfb7-44fb-a234-6a76517d3faf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b8b5ae10-dfb7-44fb-a234-6a76517d3faf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b8b5ae10-dfb7-44fb-a234-6a76517d3faf {
  
}
}@media (max-width: 767px){#s-b8b5ae10-dfb7-44fb-a234-6a76517d3faf {
  
}
}
#s-b8b5ae10-dfb7-44fb-a234-6a76517d3faf .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b07eac38-6d87-44ac-aa61-75319d74eee8 {
  border-style: solid;
margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 20px;
padding-bottom: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-b07eac38-6d87-44ac-aa61-75319d74eee8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b07eac38-6d87-44ac-aa61-75319d74eee8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b07eac38-6d87-44ac-aa61-75319d74eee8 {
  
}
}@media (max-width: 767px){#s-b07eac38-6d87-44ac-aa61-75319d74eee8 {
  
}
}
.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-cf2e488b-4f7c-4f11-a133-fcc41a470706 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}





#s-cf2e488b-4f7c-4f11-a133-fcc41a470706 .shogun-image-content {
  
    align-items: center;
  
}

#s-41376f8f-6b83-42e4-879c-a05e06ac217f {
  min-height: 50px;
background-color: rgba(236, 236, 236, 1);
}
@media (min-width: 1200px){#s-41376f8f-6b83-42e4-879c-a05e06ac217f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-41376f8f-6b83-42e4-879c-a05e06ac217f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-41376f8f-6b83-42e4-879c-a05e06ac217f {
  
}
}@media (max-width: 767px){#s-41376f8f-6b83-42e4-879c-a05e06ac217f {
  
}
}







#s-41376f8f-6b83-42e4-879c-a05e06ac217f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-41376f8f-6b83-42e4-879c-a05e06ac217f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a818f6d3-b5c2-4f82-82a1-a341e34a13dd {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(236, 236, 236, 1);
}
@media (min-width: 1200px){#s-a818f6d3-b5c2-4f82-82a1-a341e34a13dd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a818f6d3-b5c2-4f82-82a1-a341e34a13dd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a818f6d3-b5c2-4f82-82a1-a341e34a13dd {
  
}
}@media (max-width: 767px){#s-a818f6d3-b5c2-4f82-82a1-a341e34a13dd {
  
}
}







#s-a818f6d3-b5c2-4f82-82a1-a341e34a13dd > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-a818f6d3-b5c2-4f82-82a1-a341e34a13dd.shg-box.shg-c {
  justify-content: center;
}

#s-1083c357-b99b-4b73-b4f5-428186ffebb2 {
  margin-left: 0px;
margin-right: 0px;
background-color: rgba(236, 236, 236, 1);
}

@media (min-width: 0px) {
[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-1083c357-b99b-4b73-b4f5-428186ffebb2"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-3872c2fb-48d6-4468-934e-a5748d8d9d19 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}





#s-3872c2fb-48d6-4468-934e-a5748d8d9d19 .shogun-image-content {
  
    align-items: center;
  
}

#s-3e6585ca-f502-43b2-b3ef-c7433a1ce73f {
  border-style: solid;
margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 30px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-3e6585ca-f502-43b2-b3ef-c7433a1ce73f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3e6585ca-f502-43b2-b3ef-c7433a1ce73f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3e6585ca-f502-43b2-b3ef-c7433a1ce73f {
  
}
}@media (max-width: 767px){#s-3e6585ca-f502-43b2-b3ef-c7433a1ce73f {
  
}
}
#s-066ef39e-307d-4c42-848e-2e7e69a9c249 {
  min-height: 50px;
}








#s-066ef39e-307d-4c42-848e-2e7e69a9c249 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-066ef39e-307d-4c42-848e-2e7e69a9c249.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-1e5a090e-11c2-4804-ae55-9fcfe409160a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

#s-96fec59a-64e6-4218-bdf8-6e86c82de45b {
  text-align: center;
}





#s-96fec59a-64e6-4218-bdf8-6e86c82de45b .shogun-image-content {
  
    align-items: center;
  
}

#s-2d2d4108-1600-40ed-bed4-3bce91630d22 {
  text-align: center;
}





#s-2d2d4108-1600-40ed-bed4-3bce91630d22 .shogun-image-content {
  
    align-items: center;
  
}

#s-ee3b0d19-f674-4800-83e9-1d0686050639 {
  text-align: center;
}





#s-ee3b0d19-f674-4800-83e9-1d0686050639 .shogun-image-content {
  
    align-items: center;
  
}

#s-e9ed9510-df6b-419e-bd0e-27a39a4f8ce4 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-e9ed9510-df6b-419e-bd0e-27a39a4f8ce4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e9ed9510-df6b-419e-bd0e-27a39a4f8ce4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e9ed9510-df6b-419e-bd0e-27a39a4f8ce4 {
  
}
}@media (max-width: 767px){#s-e9ed9510-df6b-419e-bd0e-27a39a4f8ce4 {
  
}
}







#s-e9ed9510-df6b-419e-bd0e-27a39a4f8ce4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9ed9510-df6b-419e-bd0e-27a39a4f8ce4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-157f7692-abb8-49aa-8b8c-541282a2da5f {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(236, 236, 236, 1);
}
@media (min-width: 1200px){#s-157f7692-abb8-49aa-8b8c-541282a2da5f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-157f7692-abb8-49aa-8b8c-541282a2da5f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-157f7692-abb8-49aa-8b8c-541282a2da5f {
  
}
}@media (max-width: 767px){#s-157f7692-abb8-49aa-8b8c-541282a2da5f {
  
}
}







#s-157f7692-abb8-49aa-8b8c-541282a2da5f > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-157f7692-abb8-49aa-8b8c-541282a2da5f.shg-box.shg-c {
  justify-content: center;
}

#s-f9462c47-f199-440c-9213-da4c8e15486c {
  margin-left: 0px;
margin-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f9462c47-f199-440c-9213-da4c8e15486c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-55e1a66d-cfa7-4803-9d9d-1f218411af90 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 30px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-55e1a66d-cfa7-4803-9d9d-1f218411af90 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-55e1a66d-cfa7-4803-9d9d-1f218411af90 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-55e1a66d-cfa7-4803-9d9d-1f218411af90 {
  
}
}@media (max-width: 767px){#s-55e1a66d-cfa7-4803-9d9d-1f218411af90 {
  
}
}
#s-55e1a66d-cfa7-4803-9d9d-1f218411af90 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f03c9ecc-60d0-4642-9d8d-80292b5352e3 {
  border-style: solid;
margin-top: 20px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 20px;
padding-bottom: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-f03c9ecc-60d0-4642-9d8d-80292b5352e3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f03c9ecc-60d0-4642-9d8d-80292b5352e3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f03c9ecc-60d0-4642-9d8d-80292b5352e3 {
  
}
}@media (max-width: 767px){#s-f03c9ecc-60d0-4642-9d8d-80292b5352e3 {
  
}
}
#s-479258cc-75e4-43c7-9157-679afdbebc8d {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}





#s-479258cc-75e4-43c7-9157-679afdbebc8d .shogun-image-content {
  
    align-items: center;
  
}

#s-18d7e53a-cdfa-4881-823d-e85f197026a5 {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-18d7e53a-cdfa-4881-823d-e85f197026a5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-18d7e53a-cdfa-4881-823d-e85f197026a5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-18d7e53a-cdfa-4881-823d-e85f197026a5 {
  
}
}@media (max-width: 767px){#s-18d7e53a-cdfa-4881-823d-e85f197026a5 {
  
}
}







#s-18d7e53a-cdfa-4881-823d-e85f197026a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-18d7e53a-cdfa-4881-823d-e85f197026a5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2e06486e-25ea-4385-8838-e1a011963fab {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-2e06486e-25ea-4385-8838-e1a011963fab {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2e06486e-25ea-4385-8838-e1a011963fab {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2e06486e-25ea-4385-8838-e1a011963fab {
  
}
}@media (max-width: 767px){#s-2e06486e-25ea-4385-8838-e1a011963fab {
  
}
}







#s-2e06486e-25ea-4385-8838-e1a011963fab > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-2e06486e-25ea-4385-8838-e1a011963fab.shg-box.shg-c {
  justify-content: center;
}

#s-622d2061-8963-4dc4-a610-53b44e35a565 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-622d2061-8963-4dc4-a610-53b44e35a565"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-46da9108-637b-4133-8274-4c9e1f673e8e {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-46da9108-637b-4133-8274-4c9e1f673e8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-46da9108-637b-4133-8274-4c9e1f673e8e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6c4bb391-ea4d-48bd-8da0-03c518f71705 {
  margin-left: 20px;
margin-right: 20px;
}

#s-6c4bb391-ea4d-48bd-8da0-03c518f71705 .shogun-icon-wrapper {
  text-align: left;
}


#s-6c4bb391-ea4d-48bd-8da0-03c518f71705 .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgba(0, 0, 0, 1);
}

#s-698e6e4c-08c9-479b-ad2a-d82ab70d7952 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-698e6e4c-08c9-479b-ad2a-d82ab70d7952 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-7f2394f0-945e-4998-b1c4-d1e2e6656730 {
  margin-left: 20px;
margin-right: 20px;
}

#s-ac1ccb52-810d-425b-8fcc-b8b8e9e2ae2a {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}

#s-bd70080f-6e37-4bf7-b681-67eba369059c {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-bd70080f-6e37-4bf7-b681-67eba369059c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd70080f-6e37-4bf7-b681-67eba369059c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1c68a35c-b42a-4607-b9c8-3acbff5ad390 {
  margin-left: 20px;
margin-right: 20px;
}

#s-1c68a35c-b42a-4607-b9c8-3acbff5ad390 .shogun-icon-wrapper {
  text-align: left;
}


#s-1c68a35c-b42a-4607-b9c8-3acbff5ad390 .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgba(0, 0, 0, 1);
}

#s-7996c96b-3906-4411-80e2-5620db35b5a1 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7996c96b-3906-4411-80e2-5620db35b5a1 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-ec942c03-f418-43f6-a9a2-250194c26e38 {
  margin-left: 20px;
margin-right: 20px;
}

#s-5ed1ef73-e096-42b8-9fe6-d0d86663cff3 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
border-top-width: 01px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}

#s-c79f4e30-fdfc-477b-8b54-ef4e92e9c4f4 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-c79f4e30-fdfc-477b-8b54-ef4e92e9c4f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c79f4e30-fdfc-477b-8b54-ef4e92e9c4f4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1fe8092a-29e0-4af5-8883-3b070d710e7d {
  margin-left: 20px;
margin-right: 20px;
}

#s-1fe8092a-29e0-4af5-8883-3b070d710e7d .shogun-icon-wrapper {
  text-align: left;
}


#s-1fe8092a-29e0-4af5-8883-3b070d710e7d .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgba(0, 0, 0, 1);
}

#s-34e9fab1-c12e-4723-a8fe-f8af0e058277 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-34e9fab1-c12e-4723-a8fe-f8af0e058277 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-4330f5d5-17d0-463b-b258-459eb222f26d {
  margin-left: 20px;
margin-right: 20px;
}

#s-adc5bcc1-1fad-435b-a5e2-6169f7e17ae4 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
border-top-width: 01px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}

#s-47974e55-f192-4d75-9993-501b1dbe1d93 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-47974e55-f192-4d75-9993-501b1dbe1d93 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-47974e55-f192-4d75-9993-501b1dbe1d93.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d88dd777-f41c-4248-97e2-9be7d6d645be {
  margin-left: 20px;
margin-right: 20px;
}

#s-d88dd777-f41c-4248-97e2-9be7d6d645be .shogun-icon-wrapper {
  text-align: left;
}


#s-d88dd777-f41c-4248-97e2-9be7d6d645be .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgba(0, 0, 0, 1);
}

#s-bdc0c235-c08e-43c8-ac33-5d209843036d {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-bdc0c235-c08e-43c8-ac33-5d209843036d .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-9f8699e2-bf7e-4e88-92e9-4e66842ed794 {
  margin-left: 20px;
margin-right: 20px;
}

#s-dada94fd-ae3c-4d9c-806a-271bcbc3e1a0 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
border-top-width: 01px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}

#s-19616b16-897e-460f-900f-a5b562a1e572 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-19616b16-897e-460f-900f-a5b562a1e572 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-19616b16-897e-460f-900f-a5b562a1e572 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-19616b16-897e-460f-900f-a5b562a1e572 {
  
}
}@media (max-width: 767px){#s-19616b16-897e-460f-900f-a5b562a1e572 {
  
}
}







#s-19616b16-897e-460f-900f-a5b562a1e572 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19616b16-897e-460f-900f-a5b562a1e572.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a43639a2-0f64-4bc3-a97c-1ab679298c89 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-a43639a2-0f64-4bc3-a97c-1ab679298c89 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a43639a2-0f64-4bc3-a97c-1ab679298c89 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a43639a2-0f64-4bc3-a97c-1ab679298c89 {
  
}
}@media (max-width: 767px){#s-a43639a2-0f64-4bc3-a97c-1ab679298c89 {
  
}
}







#s-a43639a2-0f64-4bc3-a97c-1ab679298c89 > .shg-box-overlay {
  background-color: rgba(249, 249, 249, 1);
  opacity: 0;
}#s-a43639a2-0f64-4bc3-a97c-1ab679298c89.shg-box.shg-c {
  justify-content: center;
}

#s-6da63b72-a582-4f2c-b1ee-791e9e0c006f {
  margin-left: 0px;
margin-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6da63b72-a582-4f2c-b1ee-791e9e0c006f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e348dbea-e823-4a69-b767-b3dbb5a94e6e {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 10px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-e348dbea-e823-4a69-b767-b3dbb5a94e6e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e348dbea-e823-4a69-b767-b3dbb5a94e6e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e348dbea-e823-4a69-b767-b3dbb5a94e6e {
  
}
}@media (max-width: 767px){#s-e348dbea-e823-4a69-b767-b3dbb5a94e6e {
  
}
}
#s-e348dbea-e823-4a69-b767-b3dbb5a94e6e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-0283547a-b70a-484c-bd59-757490927fa4 {
  border-style: solid;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-80b9d22e-c7c6-4eb8-98d8-451b1fb0e04a {
  border-style: solid;
margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-80b9d22e-c7c6-4eb8-98d8-451b1fb0e04a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-80b9d22e-c7c6-4eb8-98d8-451b1fb0e04a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-80b9d22e-c7c6-4eb8-98d8-451b1fb0e04a {
  
}
}@media (max-width: 767px){#s-80b9d22e-c7c6-4eb8-98d8-451b1fb0e04a {
  
}
}
#s-14fbd89f-ded2-4235-bdce-ba244ab82bf0 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}





#s-14fbd89f-ded2-4235-bdce-ba244ab82bf0 .shogun-image-content {
  
    align-items: center;
  
}

#s-3f13ca78-d84e-495e-8967-53e632a9db56 {
  min-height: 50px;
}
@media (max-width: 767px){#s-3f13ca78-d84e-495e-8967-53e632a9db56 {
  display: none;
}
#s-3f13ca78-d84e-495e-8967-53e632a9db56, #wrap-s-3f13ca78-d84e-495e-8967-53e632a9db56 { display:none !important; }}







#s-3f13ca78-d84e-495e-8967-53e632a9db56 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f13ca78-d84e-495e-8967-53e632a9db56.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b09da8fb-2ef3-4d50-acb9-263a5128fbdd {
  text-align: center;
}





#s-b09da8fb-2ef3-4d50-acb9-263a5128fbdd .shogun-image-content {
  
    align-items: center;
  
}

#s-de29d592-8a07-4019-953f-b67ece6b5488 {
  min-height: 50px;
}








#s-de29d592-8a07-4019-953f-b67ece6b5488 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de29d592-8a07-4019-953f-b67ece6b5488.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9f64bc74-994c-4fe4-a7d6-c572a55c7666 {
  padding-top: 30px;
padding-bottom: 0px;
text-align: center;
}

#s-9f64bc74-994c-4fe4-a7d6-c572a55c7666 .shogun-heading-component h1 {
  color: #000;
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-899f201a-b814-4667-bd42-e4f2576bfb9b {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-899f201a-b814-4667-bd42-e4f2576bfb9b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-899f201a-b814-4667-bd42-e4f2576bfb9b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-899f201a-b814-4667-bd42-e4f2576bfb9b {
  
}
}@media (max-width: 767px){#s-899f201a-b814-4667-bd42-e4f2576bfb9b {
  
}
}







#s-899f201a-b814-4667-bd42-e4f2576bfb9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-899f201a-b814-4667-bd42-e4f2576bfb9b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a3405236-a37b-4631-8daf-3dab0fb4dbf9 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-a3405236-a37b-4631-8daf-3dab0fb4dbf9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a3405236-a37b-4631-8daf-3dab0fb4dbf9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a3405236-a37b-4631-8daf-3dab0fb4dbf9 {
  
}
}@media (max-width: 767px){#s-a3405236-a37b-4631-8daf-3dab0fb4dbf9 {
  
}
}







#s-a3405236-a37b-4631-8daf-3dab0fb4dbf9 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-a3405236-a37b-4631-8daf-3dab0fb4dbf9.shg-box.shg-c {
  justify-content: center;
}

#s-1119a932-054d-473a-93c1-d83a6274f1ee {
  border-style: solid;
margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}

@media (min-width: 0px) {
[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1119a932-054d-473a-93c1-d83a6274f1ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b2f5fca7-4fb8-4719-af18-3a7f5fec72a5 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-b2f5fca7-4fb8-4719-af18-3a7f5fec72a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2f5fca7-4fb8-4719-af18-3a7f5fec72a5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b5ce2a98-252f-4ea5-8804-266979cf0ff3 {
  text-align: center;
}




  #s-b5ce2a98-252f-4ea5-8804-266979cf0ff3 img.shogun-image {
    
    width: px;
  }


#s-b5ce2a98-252f-4ea5-8804-266979cf0ff3 .shogun-image-content {
  
    align-items: center;
  
}

#s-67612497-a37a-4894-a7c6-b3efbc9efec7 {
  margin-left: 20px;
margin-right: 20px;
}

#s-2e913993-5a7b-46e2-ad65-74cf45fb1bde {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
min-height: 50px;
}








#s-2e913993-5a7b-46e2-ad65-74cf45fb1bde > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e913993-5a7b-46e2-ad65-74cf45fb1bde.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fbc6c78d-e01e-44d4-880c-42c6590fcb65 {
  text-align: center;
}




  #s-fbc6c78d-e01e-44d4-880c-42c6590fcb65 img.shogun-image {
    
    width: px;
  }


#s-fbc6c78d-e01e-44d4-880c-42c6590fcb65 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d635a65-e1fb-4ed5-9148-3afbaedcde2c {
  margin-left: 20px;
margin-right: 20px;
}

#s-e2c7ed5b-f27c-4015-83f3-0a4065a4a35f {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
min-height: 50px;
}








#s-e2c7ed5b-f27c-4015-83f3-0a4065a4a35f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2c7ed5b-f27c-4015-83f3-0a4065a4a35f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c10e69ad-7e17-4a2f-baed-2e69db15b5dd {
  margin-left: 20px;
margin-right: 20px;
text-align: center;
}




  #s-c10e69ad-7e17-4a2f-baed-2e69db15b5dd img.shogun-image {
    
    width: px;
  }


#s-c10e69ad-7e17-4a2f-baed-2e69db15b5dd .shogun-image-content {
  
    align-items: center;
  
}

#s-04cfe75c-67da-47cd-8bef-1c9f9f501540 {
  margin-left: 20px;
margin-right: 20px;
}

#s-f4cbbc47-8a39-439d-a287-2fb605fb0e12 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 30px;
margin-right: 50px;
min-height: 50px;
}
@media (max-width: 767px){#s-f4cbbc47-8a39-439d-a287-2fb605fb0e12 {
  
}
}







#s-f4cbbc47-8a39-439d-a287-2fb605fb0e12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4cbbc47-8a39-439d-a287-2fb605fb0e12.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-78729b13-d2eb-4dc9-96fe-20c429298d85"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-2dd3a42b-a897-4469-832f-af7687729ce0 {
  margin-left: 20px;
margin-right: 20px;
text-align: center;
}




  #s-2dd3a42b-a897-4469-832f-af7687729ce0 img.shogun-image {
    
    width: px;
  }


#s-2dd3a42b-a897-4469-832f-af7687729ce0 .shogun-image-content {
  
    align-items: center;
  
}

#s-9d89eddb-543b-49f8-81a1-fc560dd5c587 {
  margin-left: 20px;
margin-right: 20px;
text-align: center;
}




  #s-9d89eddb-543b-49f8-81a1-fc560dd5c587 img.shogun-image {
    
    width: px;
  }


#s-9d89eddb-543b-49f8-81a1-fc560dd5c587 .shogun-image-content {
  
    align-items: center;
  
}

#s-579670dc-d069-4aaf-8e55-2342d5b1947a {
  text-align: center;
}




  #s-579670dc-d069-4aaf-8e55-2342d5b1947a img.shogun-image {
    
    width: px;
  }


#s-579670dc-d069-4aaf-8e55-2342d5b1947a .shogun-image-content {
  
    align-items: center;
  
}

#s-0cd143a0-5f93-4df0-8bf5-f4b531dcccf8 {
  text-align: center;
}




  #s-0cd143a0-5f93-4df0-8bf5-f4b531dcccf8 img.shogun-image {
    
    width: px;
  }


#s-0cd143a0-5f93-4df0-8bf5-f4b531dcccf8 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fbb4212f-34ea-4ba8-935b-c4e4e7a57261"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-9592dd8d-69f6-47d8-92e8-6da0ae8874c9 {
  text-align: center;
}




  #s-9592dd8d-69f6-47d8-92e8-6da0ae8874c9 img.shogun-image {
    
    width: px;
  }


#s-9592dd8d-69f6-47d8-92e8-6da0ae8874c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-ec45e4da-8ab4-41a0-8d93-8074b42ed1aa {
  text-align: center;
}




  #s-ec45e4da-8ab4-41a0-8d93-8074b42ed1aa img.shogun-image {
    
    width: px;
  }


#s-ec45e4da-8ab4-41a0-8d93-8074b42ed1aa .shogun-image-content {
  
    align-items: center;
  
}

#s-abe400e9-8cd9-4912-9785-06cd80b65797 {
  text-align: center;
}




  #s-abe400e9-8cd9-4912-9785-06cd80b65797 img.shogun-image {
    
    width: px;
  }


#s-abe400e9-8cd9-4912-9785-06cd80b65797 .shogun-image-content {
  
    align-items: center;
  
}

#s-ee845ac0-260c-48ca-993e-4b3ac33a0c0c {
  text-align: center;
}




  #s-ee845ac0-260c-48ca-993e-4b3ac33a0c0c img.shogun-image {
    
    width: px;
  }


#s-ee845ac0-260c-48ca-993e-4b3ac33a0c0c .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ff57b485-060c-4a1b-98f2-99f9780802dd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-071d9338-44aa-4b13-8450-32bfa2263380 {
  text-align: center;
}




  #s-071d9338-44aa-4b13-8450-32bfa2263380 img.shogun-image {
    
    width: px;
  }


#s-071d9338-44aa-4b13-8450-32bfa2263380 .shogun-image-content {
  
    align-items: center;
  
}

#s-45c0d45d-09ca-4d65-9c96-0b93e80d2823 {
  text-align: center;
}




  #s-45c0d45d-09ca-4d65-9c96-0b93e80d2823 img.shogun-image {
    
    width: px;
  }


#s-45c0d45d-09ca-4d65-9c96-0b93e80d2823 .shogun-image-content {
  
    align-items: center;
  
}

#s-e97d3670-d816-40f7-9503-96487dc5f248 {
  text-align: center;
}




  #s-e97d3670-d816-40f7-9503-96487dc5f248 img.shogun-image {
    
    width: px;
  }


#s-e97d3670-d816-40f7-9503-96487dc5f248 .shogun-image-content {
  
    align-items: center;
  
}

#s-18391a80-4eab-4fcf-8c12-648addc7f32c {
  text-align: center;
}




  #s-18391a80-4eab-4fcf-8c12-648addc7f32c img.shogun-image {
    
    width: px;
  }


#s-18391a80-4eab-4fcf-8c12-648addc7f32c .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b9b29bf2-6328-425e-8d07-7a32ab72df75"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-73b950eb-6cde-448c-adc9-26c574b18471 {
  text-align: center;
}




  #s-73b950eb-6cde-448c-adc9-26c574b18471 img.shogun-image {
    
    width: px;
  }


#s-73b950eb-6cde-448c-adc9-26c574b18471 .shogun-image-content {
  
    align-items: center;
  
}

#s-10421741-d664-449f-b31c-db939257e085 {
  text-align: center;
}




  #s-10421741-d664-449f-b31c-db939257e085 img.shogun-image {
    
    width: px;
  }


#s-10421741-d664-449f-b31c-db939257e085 .shogun-image-content {
  
    align-items: center;
  
}

#s-4d6c230d-17bb-4274-9cde-a0ca116476d9 {
  text-align: center;
}




  #s-4d6c230d-17bb-4274-9cde-a0ca116476d9 img.shogun-image {
    
    width: px;
  }


#s-4d6c230d-17bb-4274-9cde-a0ca116476d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-4c56ead9-7154-4250-b0f3-26a61389bb1f {
  text-align: center;
}




  #s-4c56ead9-7154-4250-b0f3-26a61389bb1f img.shogun-image {
    
    width: px;
  }


#s-4c56ead9-7154-4250-b0f3-26a61389bb1f .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d9106d5f-01ec-47ed-8397-29daffa36903"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-f32ebfed-6bd8-42b4-a87f-18651a5f90d8 {
  text-align: center;
}




  #s-f32ebfed-6bd8-42b4-a87f-18651a5f90d8 img.shogun-image {
    
    width: px;
  }


#s-f32ebfed-6bd8-42b4-a87f-18651a5f90d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-ca8e2aa5-d3e6-4e3b-9458-d238af9b8b61 {
  text-align: center;
}




  #s-ca8e2aa5-d3e6-4e3b-9458-d238af9b8b61 img.shogun-image {
    
    width: px;
  }


#s-ca8e2aa5-d3e6-4e3b-9458-d238af9b8b61 .shogun-image-content {
  
    align-items: center;
  
}

#s-4b772429-6b50-40c4-b5d7-a53a3c09ae99 {
  text-align: center;
}




  #s-4b772429-6b50-40c4-b5d7-a53a3c09ae99 img.shogun-image {
    
    width: px;
  }


#s-4b772429-6b50-40c4-b5d7-a53a3c09ae99 .shogun-image-content {
  
    align-items: center;
  
}

#s-7ed8e9d3-8d06-4f97-84c7-8ef717fdd76a {
  text-align: center;
}




  #s-7ed8e9d3-8d06-4f97-84c7-8ef717fdd76a img.shogun-image {
    
    width: px;
  }


#s-7ed8e9d3-8d06-4f97-84c7-8ef717fdd76a .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-96dd3c98-ff17-4de8-941b-a137ec404727"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-a9eeac58-6ff5-459e-ab06-ccb55286271c {
  text-align: center;
}




  #s-a9eeac58-6ff5-459e-ab06-ccb55286271c img.shogun-image {
    
    width: px;
  }


#s-a9eeac58-6ff5-459e-ab06-ccb55286271c .shogun-image-content {
  
    align-items: center;
  
}

#s-b95b9d3b-a852-4ac0-a0fb-baed3d15c372 {
  text-align: center;
}




  #s-b95b9d3b-a852-4ac0-a0fb-baed3d15c372 img.shogun-image {
    
    width: px;
  }


#s-b95b9d3b-a852-4ac0-a0fb-baed3d15c372 .shogun-image-content {
  
    align-items: center;
  
}

#s-d3cac3f3-f1c0-425f-85a2-dcce5fa7551d {
  text-align: center;
}




  #s-d3cac3f3-f1c0-425f-85a2-dcce5fa7551d img.shogun-image {
    
    width: px;
  }


#s-d3cac3f3-f1c0-425f-85a2-dcce5fa7551d .shogun-image-content {
  
    align-items: center;
  
}

#s-73382f3d-3dea-432e-9e55-6a6133717fa7 {
  text-align: center;
}




  #s-73382f3d-3dea-432e-9e55-6a6133717fa7 img.shogun-image {
    
    width: px;
  }


#s-73382f3d-3dea-432e-9e55-6a6133717fa7 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-bdf80e63-e487-4534-bf69-2389cf9ef3ca"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-70a67b3d-22ac-456c-9c98-f542de7a0a00 {
  text-align: center;
}




  #s-70a67b3d-22ac-456c-9c98-f542de7a0a00 img.shogun-image {
    
    width: px;
  }


#s-70a67b3d-22ac-456c-9c98-f542de7a0a00 .shogun-image-content {
  
    align-items: center;
  
}

#s-3f5faad6-98be-4661-a902-7d044bf69336 {
  text-align: center;
}




  #s-3f5faad6-98be-4661-a902-7d044bf69336 img.shogun-image {
    
    width: px;
  }


#s-3f5faad6-98be-4661-a902-7d044bf69336 .shogun-image-content {
  
    align-items: center;
  
}

#s-8a0f83e9-e78a-40e7-a963-66b413eae2db {
  text-align: center;
}




  #s-8a0f83e9-e78a-40e7-a963-66b413eae2db img.shogun-image {
    
    width: px;
  }


#s-8a0f83e9-e78a-40e7-a963-66b413eae2db .shogun-image-content {
  
    align-items: center;
  
}

#s-503114a4-8ee1-413d-8e9b-cc8203f0cacb {
  text-align: center;
}




  #s-503114a4-8ee1-413d-8e9b-cc8203f0cacb img.shogun-image {
    
    width: px;
  }


#s-503114a4-8ee1-413d-8e9b-cc8203f0cacb .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-29bc8206-f7ca-438d-8cad-94a90e70e863"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-c68eded3-fc18-48c7-8308-65bf4bfd1e05 {
  text-align: center;
}




  #s-c68eded3-fc18-48c7-8308-65bf4bfd1e05 img.shogun-image {
    
    width: px;
  }


#s-c68eded3-fc18-48c7-8308-65bf4bfd1e05 .shogun-image-content {
  
    align-items: center;
  
}

#s-a6966f67-487d-406b-92c8-4b43350dc3de {
  text-align: center;
}




  #s-a6966f67-487d-406b-92c8-4b43350dc3de img.shogun-image {
    
    width: px;
  }


#s-a6966f67-487d-406b-92c8-4b43350dc3de .shogun-image-content {
  
    align-items: center;
  
}

#s-4f512c39-8c24-4005-ab82-c06febbc7d9b {
  text-align: center;
}




  #s-4f512c39-8c24-4005-ab82-c06febbc7d9b img.shogun-image {
    
    width: px;
  }


#s-4f512c39-8c24-4005-ab82-c06febbc7d9b .shogun-image-content {
  
    align-items: center;
  
}

#s-224e4561-122c-4b80-a5fd-3fdaac8447ba {
  text-align: center;
}




  #s-224e4561-122c-4b80-a5fd-3fdaac8447ba img.shogun-image {
    
    width: px;
  }


#s-224e4561-122c-4b80-a5fd-3fdaac8447ba .shogun-image-content {
  
    align-items: center;
  
}

#s-853a7562-a5b0-4361-b447-cb6c7a65f6ef {
  min-height: 50px;
background-color: rgba(236, 236, 236, 1);
}








#s-853a7562-a5b0-4361-b447-cb6c7a65f6ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-853a7562-a5b0-4361-b447-cb6c7a65f6ef.shg-box.shg-c {
  justify-content: flex-start;
}

#s-db4b62f4-53fa-426a-abfd-56fe36fbadbb {
  padding-top: 30px;
padding-bottom: 0px;
text-align: center;
}

#s-db4b62f4-53fa-426a-abfd-56fe36fbadbb .shogun-heading-component h1 {
  color: #000;
  font-weight:  300 ;
  font-family: Lato;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-818be41f-db03-414f-925f-ef2a93859e3b {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-818be41f-db03-414f-925f-ef2a93859e3b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-818be41f-db03-414f-925f-ef2a93859e3b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-818be41f-db03-414f-925f-ef2a93859e3b {
  
}
}@media (max-width: 767px){#s-818be41f-db03-414f-925f-ef2a93859e3b {
  
}
}







#s-818be41f-db03-414f-925f-ef2a93859e3b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-818be41f-db03-414f-925f-ef2a93859e3b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-59d3cdef-9fb7-4d33-8d33-f9e91aef420e {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(236, 236, 236, 1);
}
@media (min-width: 1200px){#s-59d3cdef-9fb7-4d33-8d33-f9e91aef420e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-59d3cdef-9fb7-4d33-8d33-f9e91aef420e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-59d3cdef-9fb7-4d33-8d33-f9e91aef420e {
  
}
}@media (max-width: 767px){#s-59d3cdef-9fb7-4d33-8d33-f9e91aef420e {
  
}
}







#s-59d3cdef-9fb7-4d33-8d33-f9e91aef420e > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-59d3cdef-9fb7-4d33-8d33-f9e91aef420e.shg-box.shg-c {
  justify-content: center;
}

#s-277409b7-045a-4f50-ab50-b1f519cd7e00 {
  border-style: solid;
margin-top: 10px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}

@media (min-width: 0px) {
[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-277409b7-045a-4f50-ab50-b1f519cd7e00"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-d974dfcd-4e8c-4210-bd15-a6fd9b9ed77f {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-d974dfcd-4e8c-4210-bd15-a6fd9b9ed77f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d974dfcd-4e8c-4210-bd15-a6fd9b9ed77f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-cd7c60fc-3d57-4b96-b577-96604e1ac58d {
  text-align: center;
}




  #s-cd7c60fc-3d57-4b96-b577-96604e1ac58d img.shogun-image {
    
    width: px;
  }


#s-cd7c60fc-3d57-4b96-b577-96604e1ac58d .shogun-image-content {
  
    align-items: center;
  
}

#s-c5137892-8370-470c-bfca-439c45086e4c {
  margin-left: 20px;
margin-right: 20px;
}

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

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

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

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

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

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

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

#s-708d74a0-3ad6-4909-ba5b-7a2287700408 {
  box-shadow:00px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-radius: 30px;
opacity: 1;
text-align: center;
background-color: rgba(88, 75, 96, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-708d74a0-3ad6-4909-ba5b-7a2287700408:hover {box-shadow:  0px   !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(88, 75, 96, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-708d74a0-3ad6-4909-ba5b-7a2287700408:active {box-shadow: 0px 0px   !important;
background-color: rgba(88, 75, 96, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-708d74a0-3ad6-4909-ba5b-7a2287700408 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-708d74a0-3ad6-4909-ba5b-7a2287700408 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-708d74a0-3ad6-4909-ba5b-7a2287700408 {
  
}
}@media (max-width: 767px){#s-708d74a0-3ad6-4909-ba5b-7a2287700408 {
  
}
}


#s-708d74a0-3ad6-4909-ba5b-7a2287700408.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  font-family: Lato;
  display:  block ;
}

#s-9f52477d-bb7b-49ce-9577-b1bf3c07734a {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-9f52477d-bb7b-49ce-9577-b1bf3c07734a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f52477d-bb7b-49ce-9577-b1bf3c07734a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-aaa8eea8-a1e2-41de-9bd6-4d454d59cd63 {
  text-align: center;
}




  #s-aaa8eea8-a1e2-41de-9bd6-4d454d59cd63 img.shogun-image {
    
    width: px;
  }


#s-aaa8eea8-a1e2-41de-9bd6-4d454d59cd63 .shogun-image-content {
  
    align-items: center;
  
}

#s-44f9de12-941f-4689-a0f7-bb98b1c538c4 {
  margin-left: 20px;
margin-right: 20px;
}

#s-bd615e33-9c09-41aa-a5e8-bf7e9420e1f6 {
  box-shadow:00px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-radius: 30px;
opacity: 1;
text-align: center;
background-color: rgba(88, 75, 96, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-bd615e33-9c09-41aa-a5e8-bf7e9420e1f6:hover {box-shadow:  0px   !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(88, 75, 96, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-bd615e33-9c09-41aa-a5e8-bf7e9420e1f6:active {box-shadow: 0px 0px   !important;
background-color: rgba(88, 75, 96, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-bd615e33-9c09-41aa-a5e8-bf7e9420e1f6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bd615e33-9c09-41aa-a5e8-bf7e9420e1f6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bd615e33-9c09-41aa-a5e8-bf7e9420e1f6 {
  
}
}@media (max-width: 767px){#s-bd615e33-9c09-41aa-a5e8-bf7e9420e1f6 {
  
}
}


#s-bd615e33-9c09-41aa-a5e8-bf7e9420e1f6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  font-family: Lato;
  display:  block ;
}

#s-ccfe3826-6828-4b6b-9bde-da308360b0d3 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-ccfe3826-6828-4b6b-9bde-da308360b0d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccfe3826-6828-4b6b-9bde-da308360b0d3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e8ab0258-847d-41e4-8726-6d2f676dce3b {
  text-align: center;
}




  #s-e8ab0258-847d-41e4-8726-6d2f676dce3b img.shogun-image {
    
    width: px;
  }


#s-e8ab0258-847d-41e4-8726-6d2f676dce3b .shogun-image-content {
  
    align-items: center;
  
}

#s-ec977af9-114e-41aa-9af1-8c10886e70d7 {
  margin-left: 20px;
margin-right: 20px;
}

#s-7b48dac8-9819-47b6-94a3-87fc542e8ab2 {
  box-shadow:00px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-radius: 30px;
opacity: 1;
text-align: center;
background-color: rgba(88, 75, 96, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-7b48dac8-9819-47b6-94a3-87fc542e8ab2:hover {box-shadow:  0px   !important;
border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 30px !important;
opacity: 1 !important;
background-color: rgba(88, 75, 96, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-7b48dac8-9819-47b6-94a3-87fc542e8ab2:active {box-shadow: 0px 0px   !important;
background-color: rgba(88, 75, 96, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-7b48dac8-9819-47b6-94a3-87fc542e8ab2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7b48dac8-9819-47b6-94a3-87fc542e8ab2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7b48dac8-9819-47b6-94a3-87fc542e8ab2 {
  
}
}@media (max-width: 767px){#s-7b48dac8-9819-47b6-94a3-87fc542e8ab2 {
  
}
}


#s-7b48dac8-9819-47b6-94a3-87fc542e8ab2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  font-family: Lato;
  display:  block ;
}

#s-5641a387-a37d-4083-a4b7-a782c6908c58 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
background-color: rgba(236, 236, 236, 1);
}








#s-5641a387-a37d-4083-a4b7-a782c6908c58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5641a387-a37d-4083-a4b7-a782c6908c58.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5238a657-6ecd-4c83-b2ee-3d247bda27d5 {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-5238a657-6ecd-4c83-b2ee-3d247bda27d5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-a03b1866-7f25-43fa-9b21-2f7ee41d26c1 {
  text-align: center;
}




  #s-a03b1866-7f25-43fa-9b21-2f7ee41d26c1 img.shogun-image {
    
    width: px;
  }


#s-a03b1866-7f25-43fa-9b21-2f7ee41d26c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-b7a42c66-3750-426e-bc76-9b0e46cf3354 {
  text-align: center;
}




  #s-b7a42c66-3750-426e-bc76-9b0e46cf3354 img.shogun-image {
    
    width: px;
  }


#s-b7a42c66-3750-426e-bc76-9b0e46cf3354 .shogun-image-content {
  
    align-items: center;
  
}

#s-afc92d0a-4478-4e27-904a-9a62f44fef03 {
  text-align: center;
}




  #s-afc92d0a-4478-4e27-904a-9a62f44fef03 img.shogun-image {
    
    width: px;
  }


#s-afc92d0a-4478-4e27-904a-9a62f44fef03 .shogun-image-content {
  
    align-items: center;
  
}

#s-418f931f-9f1e-48cc-a0cc-1c45b778a02d {
  text-align: center;
}




  #s-418f931f-9f1e-48cc-a0cc-1c45b778a02d img.shogun-image {
    
    width: px;
  }


#s-418f931f-9f1e-48cc-a0cc-1c45b778a02d .shogun-image-content {
  
    align-items: center;
  
}

#s-645d78cd-10c3-473d-833d-d8675f8736dc {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-645d78cd-10c3-473d-833d-d8675f8736dc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-901ad251-6b0e-451f-88ef-444aca84e31d {
  text-align: center;
}




  #s-901ad251-6b0e-451f-88ef-444aca84e31d img.shogun-image {
    
    width: px;
  }


#s-901ad251-6b0e-451f-88ef-444aca84e31d .shogun-image-content {
  
    align-items: center;
  
}

#s-37986b44-5fe7-49cb-b417-d4dbeb6c794b {
  text-align: center;
}




  #s-37986b44-5fe7-49cb-b417-d4dbeb6c794b img.shogun-image {
    
    width: px;
  }


#s-37986b44-5fe7-49cb-b417-d4dbeb6c794b .shogun-image-content {
  
    align-items: center;
  
}

#s-c69a403e-8058-44c1-9086-029b385959ee {
  text-align: center;
}




  #s-c69a403e-8058-44c1-9086-029b385959ee img.shogun-image {
    
    width: px;
  }


#s-c69a403e-8058-44c1-9086-029b385959ee .shogun-image-content {
  
    align-items: center;
  
}

#s-fac9d42d-831e-4dbe-a841-7acc3c18ab88 {
  text-align: center;
}




  #s-fac9d42d-831e-4dbe-a841-7acc3c18ab88 img.shogun-image {
    
    width: px;
  }


#s-fac9d42d-831e-4dbe-a841-7acc3c18ab88 .shogun-image-content {
  
    align-items: center;
  
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

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