.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-a17193e3-8326-4c45-bb06-d6d5fc82b50f {
  background-image: url(https://i.shgcdn.com/8f21069e-2498-4254-a594-6ffc8810f77f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 400px;
background-position: right center;
background-attachment: scroll;
}








#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f {
  cursor: pointer;
}#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5 {
  padding-left: 10%;
padding-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5 {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5 {
  padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.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-9af24d81-ac7c-48d9-a53b-cd92a5aaf35e {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-9af24d81-ac7c-48d9-a53b-cd92a5aaf35e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 72px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-9af24d81-ac7c-48d9-a53b-cd92a5aaf35e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 48px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-9af24d81-ac7c-48d9-a53b-cd92a5aaf35e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 48px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


}
#s-139c5e48-3a80-461b-b590-32f1213ae541 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(254, 255, 84, 1);
}

#s-bdc92bb4-c375-4140-a791-222982af8adf {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-bdc92bb4-c375-4140-a791-222982af8adf hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(207, 253, 200, 1);
}

#s-12428599-e100-4c6d-9e5b-1b6813dadf74 {
  min-height: 50px;
}








#s-12428599-e100-4c6d-9e5b-1b6813dadf74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12428599-e100-4c6d-9e5b-1b6813dadf74.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6df56221-1f74-42ee-ab9d-9dfe75973b4c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-7a549468-9df8-4f76-8391-e023b42956ed {
  text-align: center;
}




  #s-7a549468-9df8-4f76-8391-e023b42956ed img.shogun-image {
    
    width: px;
  }


#s-7a549468-9df8-4f76-8391-e023b42956ed .shogun-image-content {
  
    align-items: center;
  
}

#s-b0cc4622-4719-4cb3-a2e4-81b9b36c74d4 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-b0cc4622-4719-4cb3-a2e4-81b9b36c74d4 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(207, 253, 200, 1);
}

@media (min-width: 0px) {
[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-e531a3f3-0185-4ee7-878d-a5b92985b298"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-6f249a9b-6693-428f-a336-f67b7cfe7f2c {
  text-align: center;
}




  #s-6f249a9b-6693-428f-a336-f67b7cfe7f2c img.shogun-image {
    
    width: px;
  }


#s-6f249a9b-6693-428f-a336-f67b7cfe7f2c .shogun-image-content {
  
    align-items: center;
  
}

#s-002f58f1-7a89-472e-9692-d070275227f4 {
  text-align: center;
}




  #s-002f58f1-7a89-472e-9692-d070275227f4 img.shogun-image {
    
    width: px;
  }


#s-002f58f1-7a89-472e-9692-d070275227f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-6b225332-e6c0-4d42-b971-f98ea24ca503 {
  text-align: center;
}




  #s-6b225332-e6c0-4d42-b971-f98ea24ca503 img.shogun-image {
    
    width: px;
  }


#s-6b225332-e6c0-4d42-b971-f98ea24ca503 .shogun-image-content {
  
    align-items: center;
  
}

#s-89977f30-2824-445d-abee-63e5fe284026 {
  text-align: center;
}




  #s-89977f30-2824-445d-abee-63e5fe284026 img.shogun-image {
    
    width: px;
  }


#s-89977f30-2824-445d-abee-63e5fe284026 .shogun-image-content {
  
    align-items: center;
  
}

#s-0f1a2cad-f002-40bc-877e-d42edae7ac62 {
  text-align: center;
}




  #s-0f1a2cad-f002-40bc-877e-d42edae7ac62 img.shogun-image {
    
    width: px;
  }


#s-0f1a2cad-f002-40bc-877e-d42edae7ac62 .shogun-image-content {
  
    align-items: center;
  
}

#s-fcc5148b-ae9c-4837-9fef-487057d61945 {
  text-align: center;
}




  #s-fcc5148b-ae9c-4837-9fef-487057d61945 img.shogun-image {
    
    width: px;
  }


#s-fcc5148b-ae9c-4837-9fef-487057d61945 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-700601fb-9cac-4e64-8703-42f8b0085ae3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-989d21ea-7296-4663-b22c-ade0461e4170 {
  text-align: center;
}




  #s-989d21ea-7296-4663-b22c-ade0461e4170 img.shogun-image {
    
    width: px;
  }


#s-989d21ea-7296-4663-b22c-ade0461e4170 .shogun-image-content {
  
    align-items: center;
  
}

#s-328ac094-2cae-43c4-aa07-5fed96921bbd {
  text-align: center;
}




  #s-328ac094-2cae-43c4-aa07-5fed96921bbd img.shogun-image {
    
    width: px;
  }


#s-328ac094-2cae-43c4-aa07-5fed96921bbd .shogun-image-content {
  
    align-items: center;
  
}

#s-3906d624-7972-4b5b-85ed-42d2f8f84a74 {
  text-align: center;
}




  #s-3906d624-7972-4b5b-85ed-42d2f8f84a74 img.shogun-image {
    
    width: px;
  }


#s-3906d624-7972-4b5b-85ed-42d2f8f84a74 .shogun-image-content {
  
    align-items: center;
  
}

#s-a9db06be-f93c-47ae-9266-30dea58f2c96 {
  text-align: center;
}




  #s-a9db06be-f93c-47ae-9266-30dea58f2c96 img.shogun-image {
    
    width: px;
  }


#s-a9db06be-f93c-47ae-9266-30dea58f2c96 .shogun-image-content {
  
    align-items: center;
  
}

#s-0002fd3f-2364-49ab-92ca-709c1e540c1d {
  text-align: center;
}




  #s-0002fd3f-2364-49ab-92ca-709c1e540c1d img.shogun-image {
    
    width: px;
  }


#s-0002fd3f-2364-49ab-92ca-709c1e540c1d .shogun-image-content {
  
    align-items: center;
  
}

#s-03f7dba0-c723-47a9-83c7-c08c70fd0705 {
  text-align: center;
}




  #s-03f7dba0-c723-47a9-83c7-c08c70fd0705 img.shogun-image {
    
    width: px;
  }


#s-03f7dba0-c723-47a9-83c7-c08c70fd0705 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-a841129f-f297-47b8-bd98-98ee9fc8a11c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-0fb82d35-4a11-470c-9fa9-b88b87d52958 {
  text-align: center;
}




  #s-0fb82d35-4a11-470c-9fa9-b88b87d52958 img.shogun-image {
    
    width: px;
  }


#s-0fb82d35-4a11-470c-9fa9-b88b87d52958 .shogun-image-content {
  
    align-items: center;
  
}

#s-9ed20f07-790c-4792-bc2e-4b0a699561bb {
  text-align: center;
}




  #s-9ed20f07-790c-4792-bc2e-4b0a699561bb img.shogun-image {
    
    width: px;
  }


#s-9ed20f07-790c-4792-bc2e-4b0a699561bb .shogun-image-content {
  
    align-items: center;
  
}

#s-e9aa3a6a-e222-4378-aa1f-d6da6f7c7c79 {
  text-align: center;
}




  #s-e9aa3a6a-e222-4378-aa1f-d6da6f7c7c79 img.shogun-image {
    
    width: px;
  }


#s-e9aa3a6a-e222-4378-aa1f-d6da6f7c7c79 .shogun-image-content {
  
    align-items: center;
  
}

#s-02d428d7-0dc6-4357-8b29-486039093063 {
  text-align: center;
}




  #s-02d428d7-0dc6-4357-8b29-486039093063 img.shogun-image {
    
    width: px;
  }


#s-02d428d7-0dc6-4357-8b29-486039093063 .shogun-image-content {
  
    align-items: center;
  
}

#s-f6ebfc70-ca0e-4c53-82b0-bac99c56fb22 {
  text-align: center;
}




  #s-f6ebfc70-ca0e-4c53-82b0-bac99c56fb22 img.shogun-image {
    
    width: px;
  }


#s-f6ebfc70-ca0e-4c53-82b0-bac99c56fb22 .shogun-image-content {
  
    align-items: center;
  
}

#s-f8d3d752-a322-48c6-9306-2376f749cb6e {
  text-align: center;
}




  #s-f8d3d752-a322-48c6-9306-2376f749cb6e img.shogun-image {
    
    width: px;
  }


#s-f8d3d752-a322-48c6-9306-2376f749cb6e .shogun-image-content {
  
    align-items: center;
  
}

#s-f42e7a3f-64c7-4938-b439-fa220d67f033 {
  text-align: center;
}




  #s-f42e7a3f-64c7-4938-b439-fa220d67f033 img.shogun-image {
    
    width: px;
  }


#s-f42e7a3f-64c7-4938-b439-fa220d67f033 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-51535060-ccd3-4b17-a4fd-600d52bff272"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-cefa4cb6-c356-4a3e-91ae-59b3a19de05a {
  text-align: center;
}




  #s-cefa4cb6-c356-4a3e-91ae-59b3a19de05a img.shogun-image {
    
    width: px;
  }


#s-cefa4cb6-c356-4a3e-91ae-59b3a19de05a .shogun-image-content {
  
    align-items: center;
  
}

#s-d58a6e9f-85fb-472c-b720-53fdb33e96a5 {
  text-align: center;
}




  #s-d58a6e9f-85fb-472c-b720-53fdb33e96a5 img.shogun-image {
    
    width: px;
  }


#s-d58a6e9f-85fb-472c-b720-53fdb33e96a5 .shogun-image-content {
  
    align-items: center;
  
}

#s-943e36db-617b-4c1e-848a-f540a810cc24 {
  text-align: center;
}




  #s-943e36db-617b-4c1e-848a-f540a810cc24 img.shogun-image {
    
    width: px;
  }


#s-943e36db-617b-4c1e-848a-f540a810cc24 .shogun-image-content {
  
    align-items: center;
  
}

#s-9ba8ba98-4fb9-4a7d-87c3-090fc67b9d4a {
  text-align: center;
}




  #s-9ba8ba98-4fb9-4a7d-87c3-090fc67b9d4a img.shogun-image {
    
    width: px;
  }


#s-9ba8ba98-4fb9-4a7d-87c3-090fc67b9d4a .shogun-image-content {
  
    align-items: center;
  
}

#s-f011109e-49a8-4ffb-84a6-3c55a960ea31 {
  text-align: center;
}




  #s-f011109e-49a8-4ffb-84a6-3c55a960ea31 img.shogun-image {
    
    width: px;
  }


#s-f011109e-49a8-4ffb-84a6-3c55a960ea31 .shogun-image-content {
  
    align-items: center;
  
}

#s-54f19eaa-7b92-491f-957a-d0c60a9ff20c {
  text-align: center;
}




  #s-54f19eaa-7b92-491f-957a-d0c60a9ff20c img.shogun-image {
    
    width: px;
  }


#s-54f19eaa-7b92-491f-957a-d0c60a9ff20c .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-c99a8f10-0c87-43b1-b251-b08d92b3283b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-129ff025-3dcd-469a-856e-94803f4f2b23 {
  text-align: center;
}




  #s-129ff025-3dcd-469a-856e-94803f4f2b23 img.shogun-image {
    
    width: px;
  }


#s-129ff025-3dcd-469a-856e-94803f4f2b23 .shogun-image-content {
  
    align-items: center;
  
}

#s-4f9a696b-7f08-47a8-baf8-d68dd3c9eeab {
  text-align: center;
}




  #s-4f9a696b-7f08-47a8-baf8-d68dd3c9eeab img.shogun-image {
    
    width: px;
  }


#s-4f9a696b-7f08-47a8-baf8-d68dd3c9eeab .shogun-image-content {
  
    align-items: center;
  
}

#s-650e1de6-c009-4881-9b69-b1fa1b4db0fa {
  text-align: center;
}




  #s-650e1de6-c009-4881-9b69-b1fa1b4db0fa img.shogun-image {
    
    width: px;
  }


#s-650e1de6-c009-4881-9b69-b1fa1b4db0fa .shogun-image-content {
  
    align-items: center;
  
}

#s-99ee8532-5bfe-419d-adb9-539f794128fb {
  text-align: center;
}




  #s-99ee8532-5bfe-419d-adb9-539f794128fb img.shogun-image {
    
    width: px;
  }


#s-99ee8532-5bfe-419d-adb9-539f794128fb .shogun-image-content {
  
    align-items: center;
  
}

#s-ecdc4530-7c95-4dff-8fee-6dea0ecd44b2 {
  text-align: center;
}




  #s-ecdc4530-7c95-4dff-8fee-6dea0ecd44b2 img.shogun-image {
    
    width: px;
  }


#s-ecdc4530-7c95-4dff-8fee-6dea0ecd44b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-0e26c989-276e-4363-9a35-1cfa58c9d95e {
  text-align: center;
}




  #s-0e26c989-276e-4363-9a35-1cfa58c9d95e img.shogun-image {
    
    width: px;
  }


#s-0e26c989-276e-4363-9a35-1cfa58c9d95e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-be19c5f3-3ab1-483b-800b-c1f213d73f4b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-8d91b4e9-f145-49c1-a678-051b0883d5d8 {
  text-align: center;
}




  #s-8d91b4e9-f145-49c1-a678-051b0883d5d8 img.shogun-image {
    
    width: px;
  }


#s-8d91b4e9-f145-49c1-a678-051b0883d5d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-066ecb3d-8ce1-4729-a0a2-5e3577d89646 {
  text-align: center;
}




  #s-066ecb3d-8ce1-4729-a0a2-5e3577d89646 img.shogun-image {
    
    width: px;
  }


#s-066ecb3d-8ce1-4729-a0a2-5e3577d89646 .shogun-image-content {
  
    align-items: center;
  
}

#s-fd34aca5-a7d4-4708-b159-d62890a3a829 {
  text-align: center;
}




  #s-fd34aca5-a7d4-4708-b159-d62890a3a829 img.shogun-image {
    
    width: px;
  }


#s-fd34aca5-a7d4-4708-b159-d62890a3a829 .shogun-image-content {
  
    align-items: center;
  
}

#s-b5be86aa-3fa5-4e08-8f57-2ff9048463fc {
  text-align: center;
}




  #s-b5be86aa-3fa5-4e08-8f57-2ff9048463fc img.shogun-image {
    
    width: px;
  }


#s-b5be86aa-3fa5-4e08-8f57-2ff9048463fc .shogun-image-content {
  
    align-items: center;
  
}

#s-7c51cdf2-5ad4-43cb-860b-0af56bf3dcfa {
  text-align: center;
}




  #s-7c51cdf2-5ad4-43cb-860b-0af56bf3dcfa img.shogun-image {
    
    width: px;
  }


#s-7c51cdf2-5ad4-43cb-860b-0af56bf3dcfa .shogun-image-content {
  
    align-items: center;
  
}

#s-ae1fb5a8-b28f-4f9d-b70a-09efd91d755d {
  text-align: center;
}




  #s-ae1fb5a8-b28f-4f9d-b70a-09efd91d755d img.shogun-image {
    
    width: px;
  }


#s-ae1fb5a8-b28f-4f9d-b70a-09efd91d755d .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-99852fd6-eb88-441d-a096-11b595a8580e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-26143f13-1ef7-43e0-a258-3d27c78a2ca7 {
  text-align: center;
}




  #s-26143f13-1ef7-43e0-a258-3d27c78a2ca7 img.shogun-image {
    
    width: px;
  }


#s-26143f13-1ef7-43e0-a258-3d27c78a2ca7 .shogun-image-content {
  
    align-items: center;
  
}

#s-3ce72b87-2766-44f4-b1a3-b1556421ec7b {
  text-align: center;
}




  #s-3ce72b87-2766-44f4-b1a3-b1556421ec7b img.shogun-image {
    
    width: px;
  }


#s-3ce72b87-2766-44f4-b1a3-b1556421ec7b .shogun-image-content {
  
    align-items: center;
  
}

#s-285654a7-c14a-4e8b-be07-41f0b487da87 {
  text-align: center;
}




  #s-285654a7-c14a-4e8b-be07-41f0b487da87 img.shogun-image {
    
    width: px;
  }


#s-285654a7-c14a-4e8b-be07-41f0b487da87 .shogun-image-content {
  
    align-items: center;
  
}

#s-c9225259-4870-4a5d-9759-dd917798d819 {
  text-align: center;
}




  #s-c9225259-4870-4a5d-9759-dd917798d819 img.shogun-image {
    
    width: px;
  }


#s-c9225259-4870-4a5d-9759-dd917798d819 .shogun-image-content {
  
    align-items: center;
  
}

#s-1f0b5d3f-c30b-4a3f-a577-bd4bb3786e3b {
  text-align: center;
}




  #s-1f0b5d3f-c30b-4a3f-a577-bd4bb3786e3b img.shogun-image {
    
    width: px;
  }


#s-1f0b5d3f-c30b-4a3f-a577-bd4bb3786e3b .shogun-image-content {
  
    align-items: center;
  
}

#s-173b626e-c214-4be3-b165-16b41d140017 {
  text-align: center;
}




  #s-173b626e-c214-4be3-b165-16b41d140017 img.shogun-image {
    
    width: px;
  }


#s-173b626e-c214-4be3-b165-16b41d140017 .shogun-image-content {
  
    align-items: center;
  
}

#s-8e696617-3d15-444b-a582-088df7a38c78 {
  text-align: center;
}




  #s-8e696617-3d15-444b-a582-088df7a38c78 img.shogun-image {
    
    width: px;
  }


#s-8e696617-3d15-444b-a582-088df7a38c78 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-fda0477c-b395-47ed-baad-545965fbfb65"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-3bcc7aa0-7a1e-4362-b4a6-3dded1e57092 {
  text-align: center;
}




  #s-3bcc7aa0-7a1e-4362-b4a6-3dded1e57092 img.shogun-image {
    
    width: px;
  }


#s-3bcc7aa0-7a1e-4362-b4a6-3dded1e57092 .shogun-image-content {
  
    align-items: center;
  
}

#s-05cc229f-272f-47d2-9167-da94f0f3d144 {
  text-align: center;
}




  #s-05cc229f-272f-47d2-9167-da94f0f3d144 img.shogun-image {
    
    width: px;
  }


#s-05cc229f-272f-47d2-9167-da94f0f3d144 .shogun-image-content {
  
    align-items: center;
  
}

#s-586a801e-8eb1-4106-b597-2d8fdbad8ccc {
  text-align: center;
}




  #s-586a801e-8eb1-4106-b597-2d8fdbad8ccc img.shogun-image {
    
    width: px;
  }


#s-586a801e-8eb1-4106-b597-2d8fdbad8ccc .shogun-image-content {
  
    align-items: center;
  
}

#s-7da69599-462d-4678-a6e6-5ca854d48586 {
  text-align: center;
}




  #s-7da69599-462d-4678-a6e6-5ca854d48586 img.shogun-image {
    
    width: px;
  }


#s-7da69599-462d-4678-a6e6-5ca854d48586 .shogun-image-content {
  
    align-items: center;
  
}

#s-44395216-aa4a-4f52-8c72-e6d8245bd102 {
  text-align: center;
}




  #s-44395216-aa4a-4f52-8c72-e6d8245bd102 img.shogun-image {
    
    width: px;
  }


#s-44395216-aa4a-4f52-8c72-e6d8245bd102 .shogun-image-content {
  
    align-items: center;
  
}

#s-c3f0a1bc-57ce-4899-b0ba-511f7935767e {
  text-align: center;
}




  #s-c3f0a1bc-57ce-4899-b0ba-511f7935767e img.shogun-image {
    
    width: px;
  }


#s-c3f0a1bc-57ce-4899-b0ba-511f7935767e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-d9324934-39e3-452d-8f40-6c83ebb4bc7c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-4e3a1489-4a96-4a97-9f9e-f34bce77a8ae {
  text-align: center;
}




  #s-4e3a1489-4a96-4a97-9f9e-f34bce77a8ae img.shogun-image {
    
    width: px;
  }


#s-4e3a1489-4a96-4a97-9f9e-f34bce77a8ae .shogun-image-content {
  
    align-items: center;
  
}

#s-186bd297-15de-4234-a700-3eaef56341b9 {
  text-align: center;
}




  #s-186bd297-15de-4234-a700-3eaef56341b9 img.shogun-image {
    
    width: px;
  }


#s-186bd297-15de-4234-a700-3eaef56341b9 .shogun-image-content {
  
    align-items: center;
  
}

#s-37330c29-f85a-496c-bc93-eea74537e6a1 {
  text-align: center;
}




  #s-37330c29-f85a-496c-bc93-eea74537e6a1 img.shogun-image {
    
    width: px;
  }


#s-37330c29-f85a-496c-bc93-eea74537e6a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-fc809fd4-0283-4df3-987a-494bc34a7fc0 {
  text-align: center;
}




  #s-fc809fd4-0283-4df3-987a-494bc34a7fc0 img.shogun-image {
    
    width: px;
  }


#s-fc809fd4-0283-4df3-987a-494bc34a7fc0 .shogun-image-content {
  
    align-items: center;
  
}

#s-d80fb2e7-66e1-40c6-9cea-14781cbb2a64 {
  text-align: center;
}




  #s-d80fb2e7-66e1-40c6-9cea-14781cbb2a64 img.shogun-image {
    
    width: px;
  }


#s-d80fb2e7-66e1-40c6-9cea-14781cbb2a64 .shogun-image-content {
  
    align-items: center;
  
}

#s-d4de5aee-40d1-418b-a377-cf67fa9b5f9e {
  text-align: center;
}




  #s-d4de5aee-40d1-418b-a377-cf67fa9b5f9e img.shogun-image {
    
    width: px;
  }


#s-d4de5aee-40d1-418b-a377-cf67fa9b5f9e .shogun-image-content {
  
    align-items: center;
  
}

#s-4c68b097-7277-4d20-8beb-02f00191e215 {
  padding-top: 5px;
padding-bottom: 5px;
}

#s-4c68b097-7277-4d20-8beb-02f00191e215 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(243, 173, 190, 1);
}

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

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

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

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

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

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

#s-3933ee29-f612-4b42-941c-ef9feef84a2c .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(251, 246, 245, 1);
  border-radius: 0px;
}

#s-3933ee29-f612-4b42-941c-ef9feef84a2c table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-3933ee29-f612-4b42-941c-ef9feef84a2c td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-3933ee29-f612-4b42-941c-ef9feef84a2c td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-3933ee29-f612-4b42-941c-ef9feef84a2c td.shogun-table-column, #s-3933ee29-f612-4b42-941c-ef9feef84a2c td.shogun-table-row {
  border: 1px solid rgba(251, 246, 245, 1);
}

#s-ac504863-9b7d-41a1-ad6a-d0e739b65c05 {
  text-align: center;
}




  #s-ac504863-9b7d-41a1-ad6a-d0e739b65c05 img.shogun-image {
    
    width: px;
  }


#s-ac504863-9b7d-41a1-ad6a-d0e739b65c05 .shogun-image-content {
  
    align-items: center;
  
}

#s-c2de4c96-21bb-438c-8784-dd7f69385903 {
  text-align: center;
}




  #s-c2de4c96-21bb-438c-8784-dd7f69385903 img.shogun-image {
    
    width: px;
  }


#s-c2de4c96-21bb-438c-8784-dd7f69385903 .shogun-image-content {
  
    align-items: center;
  
}

#s-c65db18f-01da-451b-a395-3466839ce4ed {
  text-align: center;
}




  #s-c65db18f-01da-451b-a395-3466839ce4ed img.shogun-image {
    
    width: px;
  }


#s-c65db18f-01da-451b-a395-3466839ce4ed .shogun-image-content {
  
    align-items: center;
  
}

#s-dea79be2-b229-4f3b-904d-2d8789ad2738 {
  text-align: center;
}




  #s-dea79be2-b229-4f3b-904d-2d8789ad2738 img.shogun-image {
    
    width: px;
  }


#s-dea79be2-b229-4f3b-904d-2d8789ad2738 .shogun-image-content {
  
    align-items: center;
  
}

#s-8cba33a2-0142-4534-8d49-18db31ed196f .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(251, 246, 245, 1);
  border-radius: 0px;
}

#s-8cba33a2-0142-4534-8d49-18db31ed196f table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-8cba33a2-0142-4534-8d49-18db31ed196f td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-8cba33a2-0142-4534-8d49-18db31ed196f td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-8cba33a2-0142-4534-8d49-18db31ed196f td.shogun-table-column, #s-8cba33a2-0142-4534-8d49-18db31ed196f td.shogun-table-row {
  border: 1px solid rgba(251, 246, 245, 1);
}

#s-15785e87-47ee-4b76-b74a-0c681eb6e1bf {
  text-align: center;
}




  #s-15785e87-47ee-4b76-b74a-0c681eb6e1bf img.shogun-image {
    
    width: px;
  }


#s-15785e87-47ee-4b76-b74a-0c681eb6e1bf .shogun-image-content {
  
    align-items: center;
  
}

#s-d9795aef-9ec5-44c8-97f3-4f92c0b8b260 {
  text-align: center;
}




  #s-d9795aef-9ec5-44c8-97f3-4f92c0b8b260 img.shogun-image {
    
    width: px;
  }


#s-d9795aef-9ec5-44c8-97f3-4f92c0b8b260 .shogun-image-content {
  
    align-items: center;
  
}

#s-9d81a57d-8fdf-41eb-9b2f-3a2a7f1df882 {
  text-align: center;
}




  #s-9d81a57d-8fdf-41eb-9b2f-3a2a7f1df882 img.shogun-image {
    
    width: px;
  }


#s-9d81a57d-8fdf-41eb-9b2f-3a2a7f1df882 .shogun-image-content {
  
    align-items: center;
  
}

#s-f0d80452-648c-4833-9625-90cc985d4ccb .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(251, 246, 245, 1);
  border-radius: 0px;
}

#s-f0d80452-648c-4833-9625-90cc985d4ccb table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-f0d80452-648c-4833-9625-90cc985d4ccb td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-f0d80452-648c-4833-9625-90cc985d4ccb td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-f0d80452-648c-4833-9625-90cc985d4ccb td.shogun-table-column, #s-f0d80452-648c-4833-9625-90cc985d4ccb td.shogun-table-row {
  border: 1px solid rgba(251, 246, 245, 1);
}

#s-cc3d9426-7a76-422c-9e08-37a6288a3eff {
  
}




  #s-cc3d9426-7a76-422c-9e08-37a6288a3eff img.shogun-image {
    
    width: px;
  }


#s-cc3d9426-7a76-422c-9e08-37a6288a3eff .shogun-image-content {
  
    align-items: center;
  
}

#s-363c6083-aacb-4792-ae7d-22819c153aae {
  text-align: center;
}




  #s-363c6083-aacb-4792-ae7d-22819c153aae img.shogun-image {
    
    width: px;
  }


#s-363c6083-aacb-4792-ae7d-22819c153aae .shogun-image-content {
  
    align-items: center;
  
}

#s-4dd923a3-fa15-4542-9228-c7ac83937512 {
  text-align: center;
}




  #s-4dd923a3-fa15-4542-9228-c7ac83937512 img.shogun-image {
    
    width: px;
  }


#s-4dd923a3-fa15-4542-9228-c7ac83937512 .shogun-image-content {
  
    align-items: center;
  
}

#s-14e27392-28cf-46fd-bc36-111c4274a0c6 {
  text-align: center;
}




  #s-14e27392-28cf-46fd-bc36-111c4274a0c6 img.shogun-image {
    
    width: px;
  }


#s-14e27392-28cf-46fd-bc36-111c4274a0c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-c8f38e77-c7c7-4ccb-b788-0d82089d0bc1 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(251, 246, 245, 1);
  border-radius: 0px;
}

#s-c8f38e77-c7c7-4ccb-b788-0d82089d0bc1 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-c8f38e77-c7c7-4ccb-b788-0d82089d0bc1 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-c8f38e77-c7c7-4ccb-b788-0d82089d0bc1 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-c8f38e77-c7c7-4ccb-b788-0d82089d0bc1 td.shogun-table-column, #s-c8f38e77-c7c7-4ccb-b788-0d82089d0bc1 td.shogun-table-row {
  border: 1px solid rgba(251, 246, 245, 1);
}

#s-a4812ca5-b265-4506-9153-a1cae7cc9047 {
  text-align: center;
}




  #s-a4812ca5-b265-4506-9153-a1cae7cc9047 img.shogun-image {
    
    width: px;
  }


#s-a4812ca5-b265-4506-9153-a1cae7cc9047 .shogun-image-content {
  
    align-items: center;
  
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-683980cd-6456-4d33-a852-91cca8363ccf {
  text-align: center;
}




  #s-683980cd-6456-4d33-a852-91cca8363ccf img.shogun-image {
    
    width: px;
  }


#s-683980cd-6456-4d33-a852-91cca8363ccf .shogun-image-content {
  
    align-items: center;
  
}

#s-6db60874-9777-4ecd-abf8-7cef09d761f6 {
  text-align: center;
}




  #s-6db60874-9777-4ecd-abf8-7cef09d761f6 img.shogun-image {
    
    width: px;
  }


#s-6db60874-9777-4ecd-abf8-7cef09d761f6 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d3bff05-ee18-405f-975f-109dd0ab18f8 {
  text-align: center;
}




  #s-1d3bff05-ee18-405f-975f-109dd0ab18f8 img.shogun-image {
    
    width: px;
  }


#s-1d3bff05-ee18-405f-975f-109dd0ab18f8 .shogun-image-content {
  
    align-items: center;
  
}

#s-4b70bacc-827b-4f0b-a934-f81bb2feb862 {
  padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
background-color: rgba(235, 83, 42, 1);
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-4b70bacc-827b-4f0b-a934-f81bb2feb862 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-4b70bacc-827b-4f0b-a934-f81bb2feb862 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-4b70bacc-827b-4f0b-a934-f81bb2feb862 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b70bacc-827b-4f0b-a934-f81bb2feb862.shg-box.shg-c {
  justify-content: flex-start;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
