.shg-box {
  position: relative;
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-flex: 1;
  flex: 1;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: -webkit-box;
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  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-392e6b04-e267-40d6-87f4-4a477c8851cb {
  min-height: 50px;
}








#s-392e6b04-e267-40d6-87f4-4a477c8851cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-392e6b04-e267-40d6-87f4-4a477c8851cb.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

#s-40304499-21be-4172-95c0-1e79e1380be2 {
  margin-top: 1%;
margin-bottom: 1%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-40304499-21be-4172-95c0-1e79e1380be2 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.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: -webkit-box;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

.shogun-image-overlay.shg-bottom-right {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: 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: -webkit-box;
  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 {
  -webkit-box-align: start;
          align-items: flex-start;
}

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

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-b20fe846-3c23-4895-a637-551227b8c3da {
  opacity: 1;
text-align: center;
}




  #s-b20fe846-3c23-4895-a637-551227b8c3da img.shogun-image {
    
    width: px;
  }


#s-b20fe846-3c23-4895-a637-551227b8c3da .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-cfa9490d-1196-46a3-9542-8b6617caacc3 {
  margin-top: 1%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
max-width: 1200px;
}

#s-61b37827-8d44-4f41-87ad-c538b0444c0f {
  min-height: 50px;
}








#s-61b37827-8d44-4f41-87ad-c538b0444c0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61b37827-8d44-4f41-87ad-c538b0444c0f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4cbeb464-1b1d-4baf-9242-b232c4edf367 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

.shg-row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
   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-f5971883-c39b-4663-8dc9-30fa37fb4aaf {
  margin-left: 2%;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5971883-c39b-4663-8dc9-30fa37fb4aaf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4dc2b431-14ed-49e8-a9dc-6cd802a5e30f {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-4dc2b431-14ed-49e8-a9dc-6cd802a5e30f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1e67a3f2-c30f-46cc-a166-94a51d371c51 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-cf7855ba-0c0d-4b2f-b0bd-ac0dbb671dc6 {
  text-align: center;
}




  #s-cf7855ba-0c0d-4b2f-b0bd-ac0dbb671dc6 img.shogun-image {
    
    width: px;
  }


#s-cf7855ba-0c0d-4b2f-b0bd-ac0dbb671dc6 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7cc465af-963a-435a-a848-fe47e94dae9c {
  min-height: 50px;
}








#s-7cc465af-963a-435a-a848-fe47e94dae9c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7cc465af-963a-435a-a848-fe47e94dae9c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48d7617a-d5db-4488-bb9f-4cd6d3ffe099"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6913b4e2-c517-49a5-a896-efae4939059c {
  text-align: center;
}




  #s-6913b4e2-c517-49a5-a896-efae4939059c img.shogun-image {
    
    width: px;
  }


#s-6913b4e2-c517-49a5-a896-efae4939059c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-21250786-656b-4459-b1f1-9b399a3670a7 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-21250786-656b-4459-b1f1-9b399a3670a7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9aa45050-b6aa-4ca2-9e1f-f5bd1bbde72a {
  margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-08e15dc3-589a-42fa-8a82-9dab63870707 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-e93613c2-1572-45f1-994e-27a220ad011b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e93613c2-1572-45f1-994e-27a220ad011b .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6023c677-8236-4870-9f72-00262fdaacca"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2b211d9c-7e5b-4624-b28b-6125bbc07c9b {
  text-align: center;
}




  #s-2b211d9c-7e5b-4624-b28b-6125bbc07c9b img.shogun-image {
    
    width: px;
  }


#s-2b211d9c-7e5b-4624-b28b-6125bbc07c9b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e80b37fd-cace-4147-a4b5-237a39438368 {
  text-align: center;
}




  #s-e80b37fd-cace-4147-a4b5-237a39438368 img.shogun-image {
    
    width: px;
  }


#s-e80b37fd-cace-4147-a4b5-237a39438368 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c72aafb5-b2ab-4690-9a19-f1838cbb8512 {
  margin-left: 2%;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c72aafb5-b2ab-4690-9a19-f1838cbb8512"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ce9674df-f706-440d-967a-f0f33f27956c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ce9674df-f706-440d-967a-f0f33f27956c .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-129381d6-2179-410a-89f3-9fb2f857164a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-129381d6-2179-410a-89f3-9fb2f857164a .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c192928e-52a4-4ff0-a5b7-380a1da78d77 {
  min-height: 50px;
}








#s-c192928e-52a4-4ff0-a5b7-380a1da78d77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c192928e-52a4-4ff0-a5b7-380a1da78d77.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-196bd00d-e86d-4e7c-8c88-caee80ff232d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3467cc81-d694-4347-8010-f1d73bd3c6bb {
  text-align: center;
}




  #s-3467cc81-d694-4347-8010-f1d73bd3c6bb img.shogun-image {
    
    width: px;
  }


#s-3467cc81-d694-4347-8010-f1d73bd3c6bb .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-8b9b1c16-27a6-4504-a25c-c1f90447290a {
  text-align: center;
}




  #s-8b9b1c16-27a6-4504-a25c-c1f90447290a img.shogun-image {
    
    width: px;
  }


#s-8b9b1c16-27a6-4504-a25c-c1f90447290a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc {
  margin-left: 2%;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2ea90c3d-a3d1-4e98-96cb-3a675c61acfc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b8e8ebaa-4e1d-477b-a528-b6144d87d811 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b8e8ebaa-4e1d-477b-a528-b6144d87d811 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-da8aa26b-7661-4d79-8fc7-4888e2e23d8f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-da8aa26b-7661-4d79-8fc7-4888e2e23d8f .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3a36d7f2-4085-49f6-9fc1-ed5645c09c73 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-d376f46a-1036-44fc-bedc-245afac7f58f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d376f46a-1036-44fc-bedc-245afac7f58f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d4b4dd16-d67e-4552-9552-2106135a0eee {
  margin-top: 2%;
margin-bottom: 2%;
padding-top: 2%;
padding-left: 1%;
padding-bottom: 2%;
padding-right: 1%;
min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}








#s-d4b4dd16-d67e-4552-9552-2106135a0eee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4b4dd16-d67e-4552-9552-2106135a0eee.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e6c93ddd-de7b-4522-977e-c7dd07cfbe39 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e6c93ddd-de7b-4522-977e-c7dd07cfbe39 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-63ea6de7-3884-48c6-b3be-8ccd963e817f {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-6b93d5a2-211e-41de-9da8-de7394cd4238 {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5e6c36b2-0fe5-4b28-bd84-adaed6bbf727"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-faba7b28-2c3b-41ec-a239-7e7638546b60 {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
}








#s-faba7b28-2c3b-41ec-a239-7e7638546b60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-faba7b28-2c3b-41ec-a239-7e7638546b60.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f2a42584-e2e7-4d3e-bfa2-6369eef762a1 {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 200px;
background-color: rgba(161, 161, 161, 1);
}








#s-f2a42584-e2e7-4d3e-bfa2-6369eef762a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2a42584-e2e7-4d3e-bfa2-6369eef762a1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-273cd537-18f6-467d-af02-501d9d10d3ef {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-273cd537-18f6-467d-af02-501d9d10d3ef .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-70619335-8d89-4e42-898f-b7a5b756f918 {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
}








#s-70619335-8d89-4e42-898f-b7a5b756f918 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70619335-8d89-4e42-898f-b7a5b756f918.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-945a2a6f-ccfa-480f-8e50-837ec3a86dae {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 200px;
background-color: rgba(161, 161, 161, 1);
}








#s-945a2a6f-ccfa-480f-8e50-837ec3a86dae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-945a2a6f-ccfa-480f-8e50-837ec3a86dae.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-81e39dfe-6454-468d-8e24-59f160d55d2d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-81e39dfe-6454-468d-8e24-59f160d55d2d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-6307c5ae-8aa7-491c-a64e-b9b4843cd6d4 {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
}








#s-6307c5ae-8aa7-491c-a64e-b9b4843cd6d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6307c5ae-8aa7-491c-a64e-b9b4843cd6d4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2e51787d-04a7-4aa2-9126-a187329b4415 {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 200px;
background-color: rgba(161, 161, 161, 1);
}








#s-2e51787d-04a7-4aa2-9126-a187329b4415 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e51787d-04a7-4aa2-9126-a187329b4415.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b4bc1235-ade3-4883-bba6-80dbc8fde461 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b4bc1235-ade3-4883-bba6-80dbc8fde461 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4419dc72-33a1-40fa-9321-f04e69d8f230"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-dfb0b203-65c7-40b6-aabb-0f3536d051da {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
}








#s-dfb0b203-65c7-40b6-aabb-0f3536d051da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dfb0b203-65c7-40b6-aabb-0f3536d051da.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1ea9a75a-c578-4036-bb5f-7216c22d9ec0 {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 200px;
background-color: rgba(161, 161, 161, 1);
}








#s-1ea9a75a-c578-4036-bb5f-7216c22d9ec0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ea9a75a-c578-4036-bb5f-7216c22d9ec0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f482aa3b-a426-45a6-9428-3ad2f63bc5ed {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f482aa3b-a426-45a6-9428-3ad2f63bc5ed .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-14b02f86-4189-49be-bca0-a024bab1ec31 {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
}








#s-14b02f86-4189-49be-bca0-a024bab1ec31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14b02f86-4189-49be-bca0-a024bab1ec31.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f797edd5-d3df-46b9-ae36-7ad67fbdf337 {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 200px;
background-color: rgba(161, 161, 161, 1);
}








#s-f797edd5-d3df-46b9-ae36-7ad67fbdf337 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f797edd5-d3df-46b9-ae36-7ad67fbdf337.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1a3897f4-3f90-4f16-93d4-4e03a688fffd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1a3897f4-3f90-4f16-93d4-4e03a688fffd .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d6e4cbbf-5477-4e7b-8da3-8e4d0b1fd0ca"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6061e509-d920-446b-83ef-afd52709f124 {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
}








#s-6061e509-d920-446b-83ef-afd52709f124 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6061e509-d920-446b-83ef-afd52709f124 {
  cursor: pointer;
}#s-6061e509-d920-446b-83ef-afd52709f124.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-fb638ab6-15f0-4ec6-b2e1-e3ff06ef2e10 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 2%;
padding-bottom: 2%;
min-height: 200px;
background-position: center center;
}








#s-fb638ab6-15f0-4ec6-b2e1-e3ff06ef2e10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb638ab6-15f0-4ec6-b2e1-e3ff06ef2e10.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4c1916bf-31a4-45fb-8797-b37c806a2438 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4c1916bf-31a4-45fb-8797-b37c806a2438 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-05dbff71-5d98-481c-a2b2-037989f90558 {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
}








#s-05dbff71-5d98-481c-a2b2-037989f90558 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-05dbff71-5d98-481c-a2b2-037989f90558 {
  cursor: pointer;
}#s-05dbff71-5d98-481c-a2b2-037989f90558.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-49762496-aa60-4fcf-ab68-d24ed64d572d {
  background-image: url(https://i.shgcdn.com/a383aec2-2ec4-4646-8847-626059d7d4d4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 2%;
padding-bottom: 2%;
min-height: 200px;
background-position: center center;
}








#s-49762496-aa60-4fcf-ab68-d24ed64d572d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49762496-aa60-4fcf-ab68-d24ed64d572d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-746b9864-2801-4b98-bf4a-5399b13e0a6d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-746b9864-2801-4b98-bf4a-5399b13e0a6d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-24788ce7-86cb-4415-9742-17103204a7d1 {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
}








#s-24788ce7-86cb-4415-9742-17103204a7d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24788ce7-86cb-4415-9742-17103204a7d1 {
  cursor: pointer;
}#s-24788ce7-86cb-4415-9742-17103204a7d1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2dc5612e-7fde-4731-979c-ef4515a82a65 {
  background-image: url(https://i.shgcdn.com/c6b66d29-93c1-4792-8975-09ff15b7a725/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 2%;
padding-bottom: 2%;
min-height: 200px;
background-position: center center;
}








#s-2dc5612e-7fde-4731-979c-ef4515a82a65 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2dc5612e-7fde-4731-979c-ef4515a82a65.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-06c1870d-56e2-4929-9841-7371bb3f5818 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-06c1870d-56e2-4929-9841-7371bb3f5818 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f9f6f78d-5df5-49e2-b369-a7e37ec47ea5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-474c6837-efee-4d7f-af7f-842734d37e67 {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
}








#s-474c6837-efee-4d7f-af7f-842734d37e67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-474c6837-efee-4d7f-af7f-842734d37e67 {
  cursor: pointer;
}#s-474c6837-efee-4d7f-af7f-842734d37e67.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ae384adf-e37e-4ce0-85cd-102ed5ba5385 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 2%;
padding-bottom: 2%;
min-height: 200px;
background-position: center center;
}








#s-ae384adf-e37e-4ce0-85cd-102ed5ba5385 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae384adf-e37e-4ce0-85cd-102ed5ba5385.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-dafd0b48-750d-4f6d-a9ee-044b0c582af9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-dafd0b48-750d-4f6d-a9ee-044b0c582af9 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-a7d845e5-0e5c-4f04-8596-9776556d24b1 {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
}








#s-a7d845e5-0e5c-4f04-8596-9776556d24b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7d845e5-0e5c-4f04-8596-9776556d24b1 {
  cursor: pointer;
}#s-a7d845e5-0e5c-4f04-8596-9776556d24b1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6a2025d6-7b34-4a12-b43c-447823f2c877 {
  background-image: url(https://i.shgcdn.com/e59b6840-c932-4b8b-a1c4-6e01d9e52f9b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 2%;
padding-bottom: 2%;
min-height: 200px;
background-position: center center;
}








#s-6a2025d6-7b34-4a12-b43c-447823f2c877 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a2025d6-7b34-4a12-b43c-447823f2c877.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c00e33d0-9d23-4e00-9b4a-f9728bf97043 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c00e33d0-9d23-4e00-9b4a-f9728bf97043 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-25145078-0b0d-49f6-8df5-fcff324fef94 {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
}








#s-25145078-0b0d-49f6-8df5-fcff324fef94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25145078-0b0d-49f6-8df5-fcff324fef94.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d8946114-2991-4ac7-a99b-ce31f9b551ce {
  background-image: url(https://i.shgcdn.com/4fb0fe60-7c15-4ca6-bdcb-bc5301856197/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 2%;
padding-bottom: 2%;
min-height: 200px;
background-position: center center;
}








#s-d8946114-2991-4ac7-a99b-ce31f9b551ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d8946114-2991-4ac7-a99b-ce31f9b551ce.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-82cf5c9c-f12f-464a-9070-5848bf12eb3b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-82cf5c9c-f12f-464a-9070-5848bf12eb3b .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4b35cd30-8945-4f70-92ae-febe9a2d96ae"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-eefe9491-e5ed-4432-be35-463879e05936 {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
}








#s-eefe9491-e5ed-4432-be35-463879e05936 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eefe9491-e5ed-4432-be35-463879e05936 {
  cursor: pointer;
}#s-eefe9491-e5ed-4432-be35-463879e05936.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b042e76c-21ea-40ff-b8d5-d44d8b990877 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 2%;
padding-bottom: 2%;
min-height: 200px;
background-position: center center;
}








#s-b042e76c-21ea-40ff-b8d5-d44d8b990877 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b042e76c-21ea-40ff-b8d5-d44d8b990877.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-66cb681a-fd5e-4aec-8abc-5712c71b6df7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-66cb681a-fd5e-4aec-8abc-5712c71b6df7 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-1839772c-4c85-4143-ae36-989d5b8e5fcb {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
}








#s-1839772c-4c85-4143-ae36-989d5b8e5fcb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1839772c-4c85-4143-ae36-989d5b8e5fcb {
  cursor: pointer;
}#s-1839772c-4c85-4143-ae36-989d5b8e5fcb.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d2d50107-af18-4447-9c37-8e5712db6a5d {
  background-image: url(https://i.shgcdn.com/4bc90d34-53be-4326-8f9e-63adb04bd419/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 2%;
padding-bottom: 2%;
min-height: 200px;
background-position: center center;
}








#s-d2d50107-af18-4447-9c37-8e5712db6a5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2d50107-af18-4447-9c37-8e5712db6a5d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6e6dbbda-b2e5-41b7-b1a1-15282e848acd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6e6dbbda-b2e5-41b7-b1a1-15282e848acd .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-30cc8e59-095e-400a-b1bd-af3c57a36240 {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
}








#s-30cc8e59-095e-400a-b1bd-af3c57a36240 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30cc8e59-095e-400a-b1bd-af3c57a36240 {
  cursor: pointer;
}#s-30cc8e59-095e-400a-b1bd-af3c57a36240.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1c5b1c4d-e251-4083-9f39-a08b25c636ec {
  background-image: url(https://i.shgcdn.com/1cf75e8e-1dad-4c5d-b1e9-0ccbe1269f84/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 2%;
padding-bottom: 2%;
min-height: 200px;
background-position: center center;
}








#s-1c5b1c4d-e251-4083-9f39-a08b25c636ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c5b1c4d-e251-4083-9f39-a08b25c636ec.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6f753d7d-314d-4803-a7e7-c36e75416c7d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6f753d7d-314d-4803-a7e7-c36e75416c7d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8a7e3bce-bff6-4dea-9219-c0184270f902"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b24b6e03-bdb5-46f3-9c7c-9076611b16a1 {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
}








#s-b24b6e03-bdb5-46f3-9c7c-9076611b16a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b24b6e03-bdb5-46f3-9c7c-9076611b16a1 {
  cursor: pointer;
}#s-b24b6e03-bdb5-46f3-9c7c-9076611b16a1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c262a613-e1dc-4948-a0d0-2532d3ff9cba {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 2%;
padding-bottom: 2%;
min-height: 200px;
background-position: center center;
}








#s-c262a613-e1dc-4948-a0d0-2532d3ff9cba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c262a613-e1dc-4948-a0d0-2532d3ff9cba.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-bc38adfc-6cbe-4563-b4c4-18a1eb6b6402 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-bc38adfc-6cbe-4563-b4c4-18a1eb6b6402 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d9109c38-758c-4519-a0b0-3dd403a642d7 {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
}








#s-d9109c38-758c-4519-a0b0-3dd403a642d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d9109c38-758c-4519-a0b0-3dd403a642d7 {
  cursor: pointer;
}#s-d9109c38-758c-4519-a0b0-3dd403a642d7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-30479f87-86d8-4f9a-8f3e-6f63a2ee3ce0 {
  background-image: url(https://i.shgcdn.com/66c3eed2-db39-4e0e-ab3a-247631ef541c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 2%;
padding-bottom: 2%;
min-height: 200px;
background-position: center center;
}








#s-30479f87-86d8-4f9a-8f3e-6f63a2ee3ce0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30479f87-86d8-4f9a-8f3e-6f63a2ee3ce0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d5aaebca-75f1-4a2d-9b56-b274c3a4f9e7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d5aaebca-75f1-4a2d-9b56-b274c3a4f9e7 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-304c9358-f34c-4fc8-8c4a-9720bf4be940 {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
}








#s-304c9358-f34c-4fc8-8c4a-9720bf4be940 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-304c9358-f34c-4fc8-8c4a-9720bf4be940 {
  cursor: pointer;
}#s-304c9358-f34c-4fc8-8c4a-9720bf4be940.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1850a08d-9a07-4899-9250-569a14fe2cc6 {
  background-image: url(https://i.shgcdn.com/43c15e71-5985-4408-8098-b887f0e76171/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 2%;
padding-bottom: 2%;
min-height: 200px;
background-position: center center;
}








#s-1850a08d-9a07-4899-9250-569a14fe2cc6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1850a08d-9a07-4899-9250-569a14fe2cc6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b42fb838-923f-49f8-b6d9-f6a2dc90fed0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b42fb838-923f-49f8-b6d9-f6a2dc90fed0 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f975e636-c2c3-4388-b8ed-ce36f2c862da {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-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;
  -webkit-transform: translate(0%, -50%);
          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;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
