.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-98a29898-b300-4e3f-9f4d-b590faccc5bc {
  min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}








#s-98a29898-b300-4e3f-9f4d-b590faccc5bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98a29898-b300-4e3f-9f4d-b590faccc5bc.shg-box.shg-c {
  justify-content: flex-start;
}

#s-32e9a13b-8abe-4998-9c29-32188c24a64e {
  background-image: url(https://i.shgcdn.com/685a923a-d380-4d81-8ce0-504b50d048cb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 450px;
background-position: center center;
}








#s-32e9a13b-8abe-4998-9c29-32188c24a64e > .shg-box-overlay {
  background-color: rgba(4, 4, 4, 1);
  opacity: 0;
}#s-32e9a13b-8abe-4998-9c29-32188c24a64e.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-ee8b5cd9-06c5-478f-968a-6aba4331f81c {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ee8b5cd9-06c5-478f-968a-6aba4331f81c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

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

#s-96347cc8-bad8-400e-92ba-759dfb1d6874 {
  border-style: solid;
padding-top: 25px;
padding-left: 25px;
padding-bottom: 25px;
padding-right: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(242, 221, 221, 1);
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-96347cc8-bad8-400e-92ba-759dfb1d6874 .shogun-heading-component h1 {
  color: rgba(109, 209, 221, 1);
  font-weight:   ;
  font-family: Bebas Neue;
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-639f38e7-0c44-4c8d-bb8f-034d636f192a {
  margin-left: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-639f38e7-0c44-4c8d-bb8f-034d636f192a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-639f38e7-0c44-4c8d-bb8f-034d636f192a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fd61f793-7f5a-49d6-9ba0-16e970d837ab {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fd61f793-7f5a-49d6-9ba0-16e970d837ab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-38869e70-5e6b-4fc1-b075-039495b6e0df {
  margin-top: 25px;
margin-bottom: 25px;
padding-left: 25px;
padding-right: 25px;
}

#s-c72489e6-ecd2-4ad3-b789-f7e437731a1a {
  border-style: solid;
margin-left: 50px;
margin-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(250, 250, 250, 1);
border-style: solid;
background-color: rgba(0, 0, 0, 0);
opacity: 1;
}

@media (min-width: 0px) {
[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c72489e6-ecd2-4ad3-b789-f7e437731a1a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-1237108f-4bec-4817-b7ea-91260cf9299d {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
text-align: center;
}




  #s-1237108f-4bec-4817-b7ea-91260cf9299d img.shogun-image {
    
    width: px;
  }


#s-1237108f-4bec-4817-b7ea-91260cf9299d .shogun-image-content {
  
    align-items: center;
  
}

#s-b28e2773-9f5f-4848-a0e2-8f79d3369899 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
text-align: center;
}




  #s-b28e2773-9f5f-4848-a0e2-8f79d3369899 img.shogun-image {
    
    width: px;
  }


#s-b28e2773-9f5f-4848-a0e2-8f79d3369899 .shogun-image-content {
  
    align-items: center;
  
}

#s-c0d4e292-e728-4e19-893e-c947ddd21e70 {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-c0d4e292-e728-4e19-893e-c947ddd21e70"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-7ac4387d-9b93-464e-99fb-75ae609209c2 {
  min-height: 400px;
}








#s-7ac4387d-9b93-464e-99fb-75ae609209c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ac4387d-9b93-464e-99fb-75ae609209c2.shg-box.shg-c {
  justify-content: center;
}

#s-c2528c60-82e5-4258-a62b-a90203f6c7fd {
  box-shadow:20px 20px 60px  rgba(221, 152, 107, 1);
background-repeat: no-repeat;
background-size: cover;
min-height: 357px;
background-position: center top;
}








#s-c2528c60-82e5-4258-a62b-a90203f6c7fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2528c60-82e5-4258-a62b-a90203f6c7fd {
  cursor: pointer;
}#s-c2528c60-82e5-4258-a62b-a90203f6c7fd.shg-box.shg-c {
  justify-content: flex-start;
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-78e619ef-b251-4543-ac41-b1afd2c7461f {
  box-shadow:    rgba(0, 0, 0, 0);
text-align: center;
}


.shg-c#s-78e619ef-b251-4543-ac41-b1afd2c7461f {
  max-width: 100%;
}

.shg-c#s-78e619ef-b251-4543-ac41-b1afd2c7461f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-78e619ef-b251-4543-ac41-b1afd2c7461f .shg-image-zoom,
.shg-c#s-78e619ef-b251-4543-ac41-b1afd2c7461f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-78e619ef-b251-4543-ac41-b1afd2c7461f .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-78e619ef-b251-4543-ac41-b1afd2c7461f {
  max-width: 100%;
}

.shg-c#s-78e619ef-b251-4543-ac41-b1afd2c7461f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-78e619ef-b251-4543-ac41-b1afd2c7461f .shg-image-zoom,
.shg-c#s-78e619ef-b251-4543-ac41-b1afd2c7461f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-78e619ef-b251-4543-ac41-b1afd2c7461f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-78e619ef-b251-4543-ac41-b1afd2c7461f {
  max-width: 100%;
}

.shg-c#s-78e619ef-b251-4543-ac41-b1afd2c7461f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-78e619ef-b251-4543-ac41-b1afd2c7461f .shg-image-zoom,
.shg-c#s-78e619ef-b251-4543-ac41-b1afd2c7461f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-78e619ef-b251-4543-ac41-b1afd2c7461f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-78e619ef-b251-4543-ac41-b1afd2c7461f {
  max-width: 100%;
}

.shg-c#s-78e619ef-b251-4543-ac41-b1afd2c7461f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-78e619ef-b251-4543-ac41-b1afd2c7461f .shg-image-zoom,
.shg-c#s-78e619ef-b251-4543-ac41-b1afd2c7461f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-78e619ef-b251-4543-ac41-b1afd2c7461f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-78e619ef-b251-4543-ac41-b1afd2c7461f {
  max-width: 100%;
}

.shg-c#s-78e619ef-b251-4543-ac41-b1afd2c7461f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-78e619ef-b251-4543-ac41-b1afd2c7461f .shg-image-zoom,
.shg-c#s-78e619ef-b251-4543-ac41-b1afd2c7461f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-78e619ef-b251-4543-ac41-b1afd2c7461f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-7a8c13ad-8159-4224-b86f-3cf6fc0653cc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7a8c13ad-8159-4224-b86f-3cf6fc0653cc .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bcda02b9-47fc-42b6-979a-305a165514d7 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-bcda02b9-47fc-42b6-979a-305a165514d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bcda02b9-47fc-42b6-979a-305a165514d7.shg-box.shg-c {
  justify-content: flex-start;
}

.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;
  image-rendering: -webkit-optimize-contrast;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-66a1d553-2e33-4550-92ca-1f3265ec6c1b {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-63e355d5-ff70-401c-a746-e373db00d957"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-4f0bf7dd-4c7e-465c-aa8a-32381316ea9d {
  box-shadow:20px 20px 60px  rgba(255, 255, 255, 1);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 25px;
min-height: 600px;
background-position: center center;
}








#s-4f0bf7dd-4c7e-465c-aa8a-32381316ea9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f0bf7dd-4c7e-465c-aa8a-32381316ea9d {
  cursor: pointer;
}#s-4f0bf7dd-4c7e-465c-aa8a-32381316ea9d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5f33c212-af58-440d-bf67-2b7db6a22402 {
  box-shadow:20px 20px 60px  rgba(253, 253, 253, 1);
background-repeat: no-repeat;
background-size: contain;
margin-bottom: 25px;
min-height: 600px;
background-position: center center;
}








#s-5f33c212-af58-440d-bf67-2b7db6a22402 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f33c212-af58-440d-bf67-2b7db6a22402 {
  cursor: pointer;
}#s-5f33c212-af58-440d-bf67-2b7db6a22402.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7fd551a0-cec0-4d52-a730-42ae1107824e {
  box-shadow:    rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-7fd551a0-cec0-4d52-a730-42ae1107824e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-4f53b0ce-700b-4d70-b2e9-a99b947449c2 {
  box-shadow:20px 20px 60px  rgba(255, 255, 255, 1);
background-repeat: no-repeat;
background-size: contain;
margin-bottom: 25px;
min-height: 600px;
background-position: center center;
}








#s-4f53b0ce-700b-4d70-b2e9-a99b947449c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f53b0ce-700b-4d70-b2e9-a99b947449c2 {
  cursor: pointer;
}#s-4f53b0ce-700b-4d70-b2e9-a99b947449c2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f7cdb063-b83c-40bc-b8d9-a6eba7986939 {
  box-shadow:20px 20px 60px  rgba(255, 255, 255, 1);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 25px;
min-height: 600px;
background-position: center center;
}








#s-f7cdb063-b83c-40bc-b8d9-a6eba7986939 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7cdb063-b83c-40bc-b8d9-a6eba7986939 {
  cursor: pointer;
}#s-f7cdb063-b83c-40bc-b8d9-a6eba7986939.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-be221014-0b4c-4f18-85f2-9730f7aef91f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b25629e0-d124-4f14-91ef-c8929cec0596 {
  border-style: solid;
margin-left: 50px;
margin-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(250, 250, 250, 1);
border-style: solid;
background-color: rgba(0, 0, 0, 0);
opacity: 1;
}

@media (min-width: 0px) {
[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b25629e0-d124-4f14-91ef-c8929cec0596"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0f78b995-fc9c-4613-942c-0bd71c88a3c8 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
text-align: center;
}




  #s-0f78b995-fc9c-4613-942c-0bd71c88a3c8 img.shogun-image {
    
    width: px;
  }


#s-0f78b995-fc9c-4613-942c-0bd71c88a3c8 .shogun-image-content {
  
    align-items: center;
  
}

#s-491a4189-be78-498c-89af-014259558ce2 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
text-align: center;
}





#s-491a4189-be78-498c-89af-014259558ce2 .shogun-image-content {
  
    align-items: center;
  
}

#s-a70d4764-357f-4f7b-a31e-a76ad98a741c {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-a70d4764-357f-4f7b-a31e-a76ad98a741c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a70d4764-357f-4f7b-a31e-a76ad98a741c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c0add43e-573d-440e-9fcf-e6d53762e193 {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-c0add43e-573d-440e-9fcf-e6d53762e193"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-3e617c22-b3f0-4cb2-83ab-927ed745bc64 {
  min-height: 400px;
}








#s-3e617c22-b3f0-4cb2-83ab-927ed745bc64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e617c22-b3f0-4cb2-83ab-927ed745bc64.shg-box.shg-c {
  justify-content: center;
}

#s-621964b8-7158-4081-ad12-8cf31a328607 {
  box-shadow:20px 20px 60px  rgba(81, 111, 87, 1);
background-repeat: no-repeat;
background-size: cover;
min-height: 357px;
background-position: center center;
}








#s-621964b8-7158-4081-ad12-8cf31a328607 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-621964b8-7158-4081-ad12-8cf31a328607 {
  cursor: pointer;
}#s-621964b8-7158-4081-ad12-8cf31a328607.shg-box.shg-c {
  justify-content: flex-start;
}

#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e {
  box-shadow:    rgba(0, 0, 0, 0);
text-align: center;
}


.shg-c#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e {
  max-width: 100%;
}

.shg-c#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e .shg-image-zoom,
.shg-c#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e {
  max-width: 100%;
}

.shg-c#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e .shg-image-zoom,
.shg-c#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e {
  max-width: 100%;
}

.shg-c#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e .shg-image-zoom,
.shg-c#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e {
  max-width: 100%;
}

.shg-c#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e .shg-image-zoom,
.shg-c#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e {
  max-width: 100%;
}

.shg-c#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e .shg-image-zoom,
.shg-c#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-825f42f3-9c5d-4036-96ed-77536cd5ea2e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-780dc9ca-5707-4423-8c5a-926594900f4d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-780dc9ca-5707-4423-8c5a-926594900f4d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2a59a7bc-421b-4b25-9811-6fa9d95c8099 hr {
  border: 0;
  width: 100%;
  border-top: 18px solid rgba(255, 255, 255, 1);
}

#s-533ab7e1-d3ab-47bc-b2f6-66f98cf5b4ce {
  min-height: 50px;
}








#s-533ab7e1-d3ab-47bc-b2f6-66f98cf5b4ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-533ab7e1-d3ab-47bc-b2f6-66f98cf5b4ce.shg-box.shg-c {
  justify-content: center;
}

#s-a817d9bb-0132-4a94-8681-8a1da7bca82d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-da073106-191e-4bcc-80e2-e01c9ba31085 {
  text-align: center;
}




  #s-da073106-191e-4bcc-80e2-e01c9ba31085 img.shogun-image {
    
    width: px;
  }


#s-da073106-191e-4bcc-80e2-e01c9ba31085 .shogun-image-content {
  
    align-items: center;
  
}

#s-80838358-0c47-419f-9fb5-a5cf1fba7c62 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-6b432f9c-743b-4f43-a90c-c4391be853ed {
  box-shadow:    rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-6b432f9c-743b-4f43-a90c-c4391be853ed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-1c902e1a-a176-4741-ba70-99e87d22a648 {
  box-shadow:20px 20px 60px  rgba(255, 255, 255, 1);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 25px;
min-height: 600px;
background-position: center center;
}








#s-1c902e1a-a176-4741-ba70-99e87d22a648 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c902e1a-a176-4741-ba70-99e87d22a648 {
  cursor: pointer;
}#s-1c902e1a-a176-4741-ba70-99e87d22a648.shg-box.shg-c {
  justify-content: flex-start;
}

#s-cb43bde4-e9eb-41bf-b5c0-c087516b3ec1 {
  box-shadow:20px 20px 60px  rgba(255, 255, 255, 1);
background-repeat: no-repeat;
background-size: contain;
margin-bottom: 25px;
min-height: 600px;
background-position: center center;
}








#s-cb43bde4-e9eb-41bf-b5c0-c087516b3ec1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb43bde4-e9eb-41bf-b5c0-c087516b3ec1 {
  cursor: pointer;
}#s-cb43bde4-e9eb-41bf-b5c0-c087516b3ec1.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-945cf365-76a2-438c-8a62-10a437b19531"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-67425ba9-96e4-48ac-b1ae-c9cb00f7e6e7 {
  box-shadow:20px 20px 60px  rgba(255, 255, 255, 1);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 25px;
min-height: 600px;
background-position: center center;
}








#s-67425ba9-96e4-48ac-b1ae-c9cb00f7e6e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67425ba9-96e4-48ac-b1ae-c9cb00f7e6e7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-07252cf1-92f6-419c-9f6c-49218943f26d {
  box-shadow:20px 20px 60px  rgba(253, 253, 253, 1);
background-repeat: no-repeat;
background-size: contain;
margin-bottom: 25px;
min-height: 600px;
background-position: center center;
}








#s-07252cf1-92f6-419c-9f6c-49218943f26d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07252cf1-92f6-419c-9f6c-49218943f26d.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6241f360-1290-44cf-a7eb-9373dfc8b88a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e {
  border-style: solid;
margin-left: 50px;
margin-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(250, 250, 250, 1);
border-style: solid;
background-color: rgba(0, 0, 0, 0);
opacity: 1;
}

@media (min-width: 0px) {
[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-adcfcd80-fe2c-4f19-adba-2043ffe6de1e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fe58c552-c4ed-4be7-b5b2-5d903d6d85f7 {
  margin-top: 89px;
margin-left: 25px;
margin-bottom: 72px;
margin-right: 25px;
text-align: center;
}




  #s-fe58c552-c4ed-4be7-b5b2-5d903d6d85f7 img.shogun-image {
    
    width: px;
  }


#s-fe58c552-c4ed-4be7-b5b2-5d903d6d85f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-0b521873-1a76-4c1f-8dc6-21c8d2235404 {
  margin-top: 75px;
margin-left: 50px;
margin-bottom: 75px;
margin-right: 50px;
text-align: center;
}




  #s-0b521873-1a76-4c1f-8dc6-21c8d2235404 img.shogun-image {
    
    width: px;
  }


#s-0b521873-1a76-4c1f-8dc6-21c8d2235404 .shogun-image-content {
  
    align-items: center;
  
}

#s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-3a1a8367-0f66-4ca2-b51f-e6bbeb4de31b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-7deeca48-6c9a-4938-b003-c2c2603109f5 {
  min-height: 400px;
}








#s-7deeca48-6c9a-4938-b003-c2c2603109f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7deeca48-6c9a-4938-b003-c2c2603109f5.shg-box.shg-c {
  justify-content: center;
}

#s-d5a2a6b5-b54b-41e1-9cfa-6bcbe76c650f {
  box-shadow:20px 20px 60px  rgba(0, 0, 0, 1);
background-repeat: no-repeat;
background-size: cover;
min-height: 391px;
background-position: center bottom;
}








#s-d5a2a6b5-b54b-41e1-9cfa-6bcbe76c650f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5a2a6b5-b54b-41e1-9cfa-6bcbe76c650f {
  cursor: pointer;
}#s-d5a2a6b5-b54b-41e1-9cfa-6bcbe76c650f.shg-box.shg-c {
  justify-content: center;
}

#s-9c28395d-8f12-418a-9810-d47ef48933a2 {
  box-shadow:    rgba(0, 0, 0, 0);
text-align: center;
}


.shg-c#s-9c28395d-8f12-418a-9810-d47ef48933a2 {
  max-width: 100%;
}

.shg-c#s-9c28395d-8f12-418a-9810-d47ef48933a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c28395d-8f12-418a-9810-d47ef48933a2 .shg-image-zoom,
.shg-c#s-9c28395d-8f12-418a-9810-d47ef48933a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9c28395d-8f12-418a-9810-d47ef48933a2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-9c28395d-8f12-418a-9810-d47ef48933a2 {
  max-width: 100%;
}

.shg-c#s-9c28395d-8f12-418a-9810-d47ef48933a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c28395d-8f12-418a-9810-d47ef48933a2 .shg-image-zoom,
.shg-c#s-9c28395d-8f12-418a-9810-d47ef48933a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9c28395d-8f12-418a-9810-d47ef48933a2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9c28395d-8f12-418a-9810-d47ef48933a2 {
  max-width: 100%;
}

.shg-c#s-9c28395d-8f12-418a-9810-d47ef48933a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c28395d-8f12-418a-9810-d47ef48933a2 .shg-image-zoom,
.shg-c#s-9c28395d-8f12-418a-9810-d47ef48933a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9c28395d-8f12-418a-9810-d47ef48933a2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9c28395d-8f12-418a-9810-d47ef48933a2 {
  max-width: 100%;
}

.shg-c#s-9c28395d-8f12-418a-9810-d47ef48933a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c28395d-8f12-418a-9810-d47ef48933a2 .shg-image-zoom,
.shg-c#s-9c28395d-8f12-418a-9810-d47ef48933a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9c28395d-8f12-418a-9810-d47ef48933a2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-9c28395d-8f12-418a-9810-d47ef48933a2 {
  max-width: 100%;
}

.shg-c#s-9c28395d-8f12-418a-9810-d47ef48933a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c28395d-8f12-418a-9810-d47ef48933a2 .shg-image-zoom,
.shg-c#s-9c28395d-8f12-418a-9810-d47ef48933a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9c28395d-8f12-418a-9810-d47ef48933a2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-c8a8f049-2d74-47ac-b90c-9341b763cfdf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c8a8f049-2d74-47ac-b90c-9341b763cfdf .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-dd138ad0-eba5-4c6f-9473-2c4bf234547a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-654e489f-078c-4ac2-afbf-0b8eaf0ca8c7 {
  min-height: 50px;
}








#s-654e489f-078c-4ac2-afbf-0b8eaf0ca8c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-654e489f-078c-4ac2-afbf-0b8eaf0ca8c7.shg-box.shg-c {
  justify-content: center;
}

#s-b4308700-da28-4bc9-85ad-9c168dd44708 {
  text-align: center;
}




  #s-b4308700-da28-4bc9-85ad-9c168dd44708 img.shogun-image {
    
    width: px;
  }


#s-b4308700-da28-4bc9-85ad-9c168dd44708 .shogun-image-content {
  
    align-items: center;
  
}

#s-2b3ef7bc-7e32-4ca2-b847-964ab25aa226 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-402c9636-4a14-4757-aac9-aff9d65dcfe2 {
  box-shadow:    rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-402c9636-4a14-4757-aac9-aff9d65dcfe2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-f72c993e-7aa7-47b7-967e-9bd461c58292 {
  box-shadow:20px 20px 60px  rgba(255, 255, 255, 1);
background-repeat: no-repeat;
background-size: contain;
margin-bottom: 25px;
min-height: 600px;
background-position: center center;
}








#s-f72c993e-7aa7-47b7-967e-9bd461c58292 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f72c993e-7aa7-47b7-967e-9bd461c58292 {
  cursor: pointer;
}#s-f72c993e-7aa7-47b7-967e-9bd461c58292.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ae76dfb2-faff-490e-ac74-ca83a2b4633b {
  box-shadow:20px 20px 60px  rgba(255, 255, 255, 1);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 25px;
min-height: 600px;
background-position: center center;
}








#s-ae76dfb2-faff-490e-ac74-ca83a2b4633b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae76dfb2-faff-490e-ac74-ca83a2b4633b {
  cursor: pointer;
}#s-ae76dfb2-faff-490e-ac74-ca83a2b4633b.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-38599f50-0359-4fc1-8f38-15fef5666181"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-bda2b134-d60e-45cd-ae7b-aaa21bfd6b02 {
  box-shadow:20px 20px 60px  rgba(255, 255, 255, 1);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 25px;
min-height: 600px;
background-position: center center;
}








#s-bda2b134-d60e-45cd-ae7b-aaa21bfd6b02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bda2b134-d60e-45cd-ae7b-aaa21bfd6b02.shg-box.shg-c {
  justify-content: flex-start;
}

#s-eff9509d-ec1a-4769-941b-d326c5ca9bb9 {
  box-shadow:20px 20px 60px  rgba(253, 253, 253, 1);
background-repeat: no-repeat;
background-size: contain;
margin-bottom: 25px;
min-height: 600px;
background-position: center center;
}








#s-eff9509d-ec1a-4769-941b-d326c5ca9bb9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eff9509d-ec1a-4769-941b-d326c5ca9bb9.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-753703be-7d1d-4a0b-a085-7bd546d0bf32"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4741e0bb-41b0-4ea7-b909-aa04af97882b {
  min-height: 50px;
}








#s-4741e0bb-41b0-4ea7-b909-aa04af97882b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4741e0bb-41b0-4ea7-b909-aa04af97882b.shg-box.shg-c {
  justify-content: center;
}

#s-f800d97f-d9dc-4907-aa1d-29f5aeca1c63 {
  text-align: center;
}




  #s-f800d97f-d9dc-4907-aa1d-29f5aeca1c63 img.shogun-image {
    
    width: px;
  }


#s-f800d97f-d9dc-4907-aa1d-29f5aeca1c63 .shogun-image-content {
  
    align-items: center;
  
}

#s-77c7b972-447b-4e47-88d9-14d5b49367bd hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-5c3924f2-d300-4bc5-8cd7-431967df9128 {
  box-shadow:    rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-5c3924f2-d300-4bc5-8cd7-431967df9128"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-7ceb4e0a-23eb-469a-b225-c47991e0c04e {
  box-shadow:20px 20px 60px  rgba(255, 255, 255, 1);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 25px;
min-height: 600px;
background-position: center center;
}








#s-7ceb4e0a-23eb-469a-b225-c47991e0c04e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ceb4e0a-23eb-469a-b225-c47991e0c04e {
  cursor: pointer;
}#s-7ceb4e0a-23eb-469a-b225-c47991e0c04e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d0165bf3-8f56-40d5-854b-f5a8f45a7a35 {
  box-shadow:20px 20px 60px  rgba(255, 255, 255, 1);
background-repeat: no-repeat;
background-size: contain;
margin-bottom: 25px;
min-height: 600px;
background-position: center center;
}








#s-d0165bf3-8f56-40d5-854b-f5a8f45a7a35 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0165bf3-8f56-40d5-854b-f5a8f45a7a35 {
  cursor: pointer;
}#s-d0165bf3-8f56-40d5-854b-f5a8f45a7a35.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3 {
  border-style: solid;
margin-left: 50px;
margin-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(250, 250, 250, 1);
border-style: solid;
background-color: rgba(0, 0, 0, 0);
opacity: 1;
}

@media (min-width: 0px) {
[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0d05a0de-11bf-4bdd-8580-fdbc6ffd56e3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5d2b7ba1-32ca-4853-ad8a-855d7ae3a8d8 {
  margin-top: 89px;
margin-left: 25px;
margin-bottom: 72px;
margin-right: 25px;
text-align: center;
}




  #s-5d2b7ba1-32ca-4853-ad8a-855d7ae3a8d8 img.shogun-image {
    
    width: px;
  }


#s-5d2b7ba1-32ca-4853-ad8a-855d7ae3a8d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-3aede0a0-fbce-4704-8b8a-ca506cb81832 {
  margin-top: 75px;
margin-left: 50px;
margin-bottom: 75px;
margin-right: 50px;
text-align: center;
}




  #s-3aede0a0-fbce-4704-8b8a-ca506cb81832 img.shogun-image {
    
    width: px;
  }


#s-3aede0a0-fbce-4704-8b8a-ca506cb81832 .shogun-image-content {
  
    align-items: center;
  
}

#s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-b35a960e-6e0a-4cc1-8342-e6de6ba3679f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-c0558c59-f064-4954-82bc-5a250a7e8e46 {
  min-height: 400px;
}








#s-c0558c59-f064-4954-82bc-5a250a7e8e46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0558c59-f064-4954-82bc-5a250a7e8e46.shg-box.shg-c {
  justify-content: center;
}

#s-95c45260-a4a9-416e-a05e-c47316c9f067 {
  box-shadow:20px 20px 60px  rgba(158, 191, 240, 1);
background-repeat: no-repeat;
background-size: cover;
min-height: 391px;
background-position: center center;
}








#s-95c45260-a4a9-416e-a05e-c47316c9f067 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95c45260-a4a9-416e-a05e-c47316c9f067 {
  cursor: pointer;
}#s-95c45260-a4a9-416e-a05e-c47316c9f067.shg-box.shg-c {
  justify-content: center;
}

#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 {
  box-shadow:    rgba(0, 0, 0, 0);
text-align: center;
}


.shg-c#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 {
  max-width: 100%;
}

.shg-c#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 .shg-image-zoom,
.shg-c#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 {
  max-width: 100%;
}

.shg-c#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 .shg-image-zoom,
.shg-c#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 {
  max-width: 100%;
}

.shg-c#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 .shg-image-zoom,
.shg-c#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 {
  max-width: 100%;
}

.shg-c#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 .shg-image-zoom,
.shg-c#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 {
  max-width: 100%;
}

.shg-c#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 .shg-image-zoom,
.shg-c#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9ca52e6d-53bf-44cd-8866-30af1a5d4e15 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-748557db-72f5-4cc0-868b-363d896b231a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-748557db-72f5-4cc0-868b-363d896b231a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6f0bb609-0c4e-44c3-bb1e-6fb1e98969ae hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 250, 250, 1);
}

@media (min-width: 0px) {
[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d7848c79-5e17-4e19-b0cf-96364bb1c6eb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9c98fbcc-bf52-4e14-939b-2fd2cdf335d4 {
  text-align: center;
}




  #s-9c98fbcc-bf52-4e14-939b-2fd2cdf335d4 img.shogun-image {
    
    width: px;
  }


#s-9c98fbcc-bf52-4e14-939b-2fd2cdf335d4 .shogun-image-content {
  
    align-items: center;
  
}

#s-7998cc4a-6fef-460b-973a-44f179793ad3 {
  display: none;
}
#s-793f8cda-8cd4-4058-8a69-6092b4c4e733 {
  min-height: 50px;
}








#s-793f8cda-8cd4-4058-8a69-6092b4c4e733 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-793f8cda-8cd4-4058-8a69-6092b4c4e733.shg-box.shg-c {
  justify-content: center;
}

#s-206cafb7-b801-42e6-a36b-b3e810e5f3a5 {
  margin-top: 8px;
margin-bottom: 8px;
min-height: 400px;
}








#s-206cafb7-b801-42e6-a36b-b3e810e5f3a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-206cafb7-b801-42e6-a36b-b3e810e5f3a5.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-8962192f-d2ed-4e08-a80c-c1163d8a08f1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8962192f-d2ed-4e08-a80c-c1163d8a08f1 .shg-product-title-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Allura;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
}

#s-f7a75672-eb07-4e9e-876b-1858fb778dad {
  margin-top: 12px;
margin-bottom: 12px;
}

#s-b57a9f19-0c72-4820-b535-60c4d6424c0a {
  margin-top: 12px;
margin-bottom: 12px;
text-align: center;
}

#s-b57a9f19-0c72-4820-b535-60c4d6424c0a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b57a9f19-0c72-4820-b535-60c4d6424c0a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b57a9f19-0c72-4820-b535-60c4d6424c0a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.shg-product-atc-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-product-atc-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-7d36cb58-1fe7-424d-8a23-b7154fde3781 {
  border-style: solid;
margin-top: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
#s-7d36cb58-1fe7-424d-8a23-b7154fde3781:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(197, 163, 163, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-7d36cb58-1fe7-424d-8a23-b7154fde3781:active {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
opacity: 1 !important;
background-color: rgba(197, 163, 163, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-7d36cb58-1fe7-424d-8a23-b7154fde3781 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7d36cb58-1fe7-424d-8a23-b7154fde3781.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d36cb58-1fe7-424d-8a23-b7154fde3781.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  font-family: Muli;
  display:  block ;
}

#s-7d36cb58-1fe7-424d-8a23-b7154fde3781.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f7cb2b88-d98b-478a-be53-bcc2e9d88668 {
  border-style: solid;
margin-left: 50px;
margin-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(250, 250, 250, 1);
border-style: solid;
background-color: rgba(0, 0, 0, 0);
opacity: 1;
}

@media (min-width: 0px) {
[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f7cb2b88-d98b-478a-be53-bcc2e9d88668"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a2608cc1-61e5-41c4-8200-e202a61e091b {
  margin-top: 89px;
margin-left: 25px;
margin-bottom: 72px;
margin-right: 25px;
text-align: center;
}




  #s-a2608cc1-61e5-41c4-8200-e202a61e091b img.shogun-image {
    
    width: px;
  }


#s-a2608cc1-61e5-41c4-8200-e202a61e091b .shogun-image-content {
  
    align-items: center;
  
}

#s-79a3d485-176f-4987-949b-86157c1c4d95 {
  margin-top: 75px;
margin-left: 50px;
margin-bottom: 75px;
margin-right: 50px;
text-align: center;
}




  #s-79a3d485-176f-4987-949b-86157c1c4d95 img.shogun-image {
    
    width: px;
  }


#s-79a3d485-176f-4987-949b-86157c1c4d95 .shogun-image-content {
  
    align-items: center;
  
}

#s-cc0d35e0-a4b8-4b7e-bb8a-99b3f7d89668 {
  min-height: 50px;
}








#s-cc0d35e0-a4b8-4b7e-bb8a-99b3f7d89668 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc0d35e0-a4b8-4b7e-bb8a-99b3f7d89668.shg-box.shg-c {
  justify-content: center;
}

#s-ea9af152-a7b0-4429-bf31-a1434d41e5f8 {
  margin-top: 27px;
margin-left: 25px;
margin-bottom: 59px;
margin-right: 25px;
}

#s-8750efec-d60f-43ac-ab66-ec7974c50168 {
  min-height: 50px;
}








#s-8750efec-d60f-43ac-ab66-ec7974c50168 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8750efec-d60f-43ac-ab66-ec7974c50168.shg-box.shg-c {
  justify-content: center;
}

#s-6dc4ac7c-d8b6-4c31-a1d8-41dfdc32da25 {
  text-align: center;
}




  #s-6dc4ac7c-d8b6-4c31-a1d8-41dfdc32da25 img.shogun-image {
    
    width: px;
  }


#s-6dc4ac7c-d8b6-4c31-a1d8-41dfdc32da25 .shogun-image-content {
  
    align-items: center;
  
}

#s-20c688f3-d2ff-479f-b19c-c1fe6d18e5bf {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d {
  box-shadow:    rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-97a860a9-0aa9-45ec-9774-2b747c8e8a4d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-c14bdec2-4243-44d5-a9b1-2b6bff66cd20 {
  box-shadow:20px 20px 60px  rgba(255, 255, 255, 1);
background-repeat: no-repeat;
background-size: contain;
margin-bottom: 25px;
min-height: 600px;
background-position: center center;
}








#s-c14bdec2-4243-44d5-a9b1-2b6bff66cd20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c14bdec2-4243-44d5-a9b1-2b6bff66cd20 {
  cursor: pointer;
}#s-c14bdec2-4243-44d5-a9b1-2b6bff66cd20.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c4942308-4237-4379-9dd7-6fbac95d9dff {
  box-shadow:20px 20px 60px  rgba(255, 255, 255, 1);
background-repeat: no-repeat;
background-size: contain;
margin-bottom: 25px;
min-height: 600px;
background-position: center center;
}








#s-c4942308-4237-4379-9dd7-6fbac95d9dff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4942308-4237-4379-9dd7-6fbac95d9dff {
  cursor: pointer;
}#s-c4942308-4237-4379-9dd7-6fbac95d9dff.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-5209d86c-87ee-4784-82f0-4a14fb8d7bb5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-3fd317ef-d31e-45e2-bfd8-38a8823e254d {
  box-shadow:20px 20px 60px  rgba(255, 255, 255, 1);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 25px;
min-height: 600px;
background-position: center center;
}








#s-3fd317ef-d31e-45e2-bfd8-38a8823e254d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3fd317ef-d31e-45e2-bfd8-38a8823e254d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-dec7e60f-99f5-43a5-a9e3-7d9be26f5726 {
  box-shadow:20px 20px 60px  rgba(253, 253, 253, 1);
background-repeat: no-repeat;
background-size: contain;
margin-bottom: 25px;
min-height: 600px;
background-position: center center;
}








#s-dec7e60f-99f5-43a5-a9e3-7d9be26f5726 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dec7e60f-99f5-43a5-a9e3-7d9be26f5726.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-eda79863-35ee-48ec-813d-c58cf5c2c4f9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a11054dd-1e05-4055-a111-125eac7c22b1 {
  min-height: 50px;
}








#s-a11054dd-1e05-4055-a111-125eac7c22b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a11054dd-1e05-4055-a111-125eac7c22b1.shg-box.shg-c {
  justify-content: center;
}

#s-7dabf0da-d5f0-4cc3-a0b4-de9fc2065d40 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-1a3942b2-dd53-40b7-935b-8fd901a426a6 {
  box-shadow:    rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-1a3942b2-dd53-40b7-935b-8fd901a426a6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-92b622fe-7203-4515-a0bb-0134d1ccf39d {
  box-shadow:20px 20px 60px  rgba(255, 255, 255, 1);
background-repeat: no-repeat;
background-size: contain;
margin-bottom: 25px;
min-height: 600px;
background-position: center center;
}








#s-92b622fe-7203-4515-a0bb-0134d1ccf39d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92b622fe-7203-4515-a0bb-0134d1ccf39d {
  cursor: pointer;
}#s-92b622fe-7203-4515-a0bb-0134d1ccf39d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6d5b600c-171d-4a8b-82c5-b6728bf0abe3 {
  box-shadow:20px 20px 60px  rgba(255, 255, 255, 1);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 25px;
min-height: 600px;
background-position: center center;
}








#s-6d5b600c-171d-4a8b-82c5-b6728bf0abe3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d5b600c-171d-4a8b-82c5-b6728bf0abe3 {
  cursor: pointer;
}#s-6d5b600c-171d-4a8b-82c5-b6728bf0abe3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8bd96edc-8721-4e73-9d50-84f3572630c1 {
  min-height: 50px;
}








#s-8bd96edc-8721-4e73-9d50-84f3572630c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8bd96edc-8721-4e73-9d50-84f3572630c1.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9742ea5d-25c7-4c6f-9d5c-678de95eba0d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0e2dd64d-46b7-4203-93a2-1da8ab4da02c {
  text-align: center;
}




  #s-0e2dd64d-46b7-4203-93a2-1da8ab4da02c img.shogun-image {
    
    width: px;
  }


#s-0e2dd64d-46b7-4203-93a2-1da8ab4da02c .shogun-image-content {
  
    align-items: center;
  
}

#s-60691e83-ff97-4f34-ab7f-16c6568d256b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e87d8f19-9165-449e-a26c-6c583419503d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-858403fb-1c66-4361-808c-78ccb06e871c {
  text-align: center;
}




  #s-858403fb-1c66-4361-808c-78ccb06e871c img.shogun-image {
    
    width: px;
  }


#s-858403fb-1c66-4361-808c-78ccb06e871c .shogun-image-content {
  
    align-items: center;
  
}

#s-8cbf46d6-06fc-4370-a3a4-36367041cea1 {
  display: none;
}
#s-d80b8eb8-bafa-42d5-bd26-30bb7ce8caea {
  display: none;
}
#s-90b17e7e-5b67-4f1e-8d03-5d1105589f4f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-90b17e7e-5b67-4f1e-8d03-5d1105589f4f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-10d3c9ca-a461-4312-8054-4245b9248f2a {
  text-align: center;
}

#s-10d3c9ca-a461-4312-8054-4245b9248f2a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-10d3c9ca-a461-4312-8054-4245b9248f2a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-10d3c9ca-a461-4312-8054-4245b9248f2a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-51c8850d-1a69-456a-bc5c-fb4ca21dd103 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-cd69deed-a466-4a7e-8d5b-6cf7113fd89e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-cd69deed-a466-4a7e-8d5b-6cf7113fd89e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cd69deed-a466-4a7e-8d5b-6cf7113fd89e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cd69deed-a466-4a7e-8d5b-6cf7113fd89e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cd69deed-a466-4a7e-8d5b-6cf7113fd89e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cd69deed-a466-4a7e-8d5b-6cf7113fd89e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-cd69deed-a466-4a7e-8d5b-6cf7113fd89e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-876a114a-950c-4a6c-96e4-f4120a5ce83a {
  border-style: solid;
margin-left: 50px;
margin-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(250, 250, 250, 1);
border-style: solid;
background-color: rgba(0, 0, 0, 0);
opacity: 1;
}

@media (min-width: 0px) {
[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-876a114a-950c-4a6c-96e4-f4120a5ce83a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f17e0f0a-0e96-4dee-93fb-c448c625d39e {
  margin-top: 89px;
margin-left: 25px;
margin-bottom: 72px;
margin-right: 25px;
text-align: center;
}




  #s-f17e0f0a-0e96-4dee-93fb-c448c625d39e img.shogun-image {
    
    width: px;
  }


#s-f17e0f0a-0e96-4dee-93fb-c448c625d39e .shogun-image-content {
  
    align-items: center;
  
}

#s-fe252e7b-e13b-4a98-96ac-74882b59c71a {
  margin-top: 75px;
margin-left: 50px;
margin-bottom: 75px;
margin-right: 50px;
text-align: center;
}




  #s-fe252e7b-e13b-4a98-96ac-74882b59c71a img.shogun-image {
    
    width: px;
  }


#s-fe252e7b-e13b-4a98-96ac-74882b59c71a .shogun-image-content {
  
    align-items: center;
  
}

#s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-f0ed213f-e2c0-4f23-85e3-5f52fb6b212b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-c6021f03-300b-4a7d-9160-d79b79b9fe9c {
  min-height: 400px;
}








#s-c6021f03-300b-4a7d-9160-d79b79b9fe9c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6021f03-300b-4a7d-9160-d79b79b9fe9c.shg-box.shg-c {
  justify-content: center;
}

#s-ddd9d16d-dd67-456f-9346-c2d821397ce2 {
  box-shadow:20px 20px 60px  rgba(158, 191, 240, 1);
background-repeat: no-repeat;
background-size: cover;
min-height: 391px;
background-position: center center;
}








#s-ddd9d16d-dd67-456f-9346-c2d821397ce2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ddd9d16d-dd67-456f-9346-c2d821397ce2 {
  cursor: pointer;
}#s-ddd9d16d-dd67-456f-9346-c2d821397ce2.shg-box.shg-c {
  justify-content: center;
}

#s-757d909e-df2e-466c-863a-22c7876de07b {
  box-shadow:    rgba(0, 0, 0, 0);
text-align: center;
}


.shg-c#s-757d909e-df2e-466c-863a-22c7876de07b {
  max-width: 100%;
}

.shg-c#s-757d909e-df2e-466c-863a-22c7876de07b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-757d909e-df2e-466c-863a-22c7876de07b .shg-image-zoom,
.shg-c#s-757d909e-df2e-466c-863a-22c7876de07b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-757d909e-df2e-466c-863a-22c7876de07b .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-757d909e-df2e-466c-863a-22c7876de07b {
  max-width: 100%;
}

.shg-c#s-757d909e-df2e-466c-863a-22c7876de07b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-757d909e-df2e-466c-863a-22c7876de07b .shg-image-zoom,
.shg-c#s-757d909e-df2e-466c-863a-22c7876de07b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-757d909e-df2e-466c-863a-22c7876de07b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-757d909e-df2e-466c-863a-22c7876de07b {
  max-width: 100%;
}

.shg-c#s-757d909e-df2e-466c-863a-22c7876de07b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-757d909e-df2e-466c-863a-22c7876de07b .shg-image-zoom,
.shg-c#s-757d909e-df2e-466c-863a-22c7876de07b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-757d909e-df2e-466c-863a-22c7876de07b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-757d909e-df2e-466c-863a-22c7876de07b {
  max-width: 100%;
}

.shg-c#s-757d909e-df2e-466c-863a-22c7876de07b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-757d909e-df2e-466c-863a-22c7876de07b .shg-image-zoom,
.shg-c#s-757d909e-df2e-466c-863a-22c7876de07b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-757d909e-df2e-466c-863a-22c7876de07b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-757d909e-df2e-466c-863a-22c7876de07b {
  max-width: 100%;
}

.shg-c#s-757d909e-df2e-466c-863a-22c7876de07b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-757d909e-df2e-466c-863a-22c7876de07b .shg-image-zoom,
.shg-c#s-757d909e-df2e-466c-863a-22c7876de07b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-757d909e-df2e-466c-863a-22c7876de07b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-9eabe51c-c2c8-4863-b74a-89d1a7163c87 {
  min-height: 400px;
}








#s-9eabe51c-c2c8-4863-b74a-89d1a7163c87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9eabe51c-c2c8-4863-b74a-89d1a7163c87.shg-box.shg-c {
  justify-content: center;
}

#s-75519532-aa08-4e71-b707-5b7b462618c1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-75519532-aa08-4e71-b707-5b7b462618c1 .shg-product-title-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Allura;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
}

#s-b01917ab-ef21-4084-a8a6-19a5b264f5ea {
  margin-top: 12px;
margin-bottom: 12px;
}

#s-05841c6e-9899-466d-ac42-69d0abb68af0 {
  margin-top: 12px;
margin-bottom: 12px;
text-align: center;
}

#s-05841c6e-9899-466d-ac42-69d0abb68af0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-05841c6e-9899-466d-ac42-69d0abb68af0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-05841c6e-9899-466d-ac42-69d0abb68af0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-99731525-c407-4bbb-8b5c-0a9d79a74dbc {
  min-height: 50px;
background-color: rgba(240, 193, 193, 1);
}








#s-99731525-c407-4bbb-8b5c-0a9d79a74dbc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99731525-c407-4bbb-8b5c-0a9d79a74dbc.shg-box.shg-c {
  justify-content: center;
}

#s-93f548f0-3ff6-4101-9b5b-b543d3f699d0 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-93f548f0-3ff6-4101-9b5b-b543d3f699d0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7e697806-e73c-488a-b8cb-21f271870454 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7e697806-e73c-488a-b8cb-21f271870454 .shogun-heading-component h2 {
  color: rgba(34, 34, 34, 1);
  font-weight:   ;
  font-family: Allura;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shg-social-alignable {
  display: inline-block;
}

.shg-social-container {
  display: flex;
}

.shg-social-element {
  display: inline-block;
  border: none !important;
  padding: 0px !important;
}

#s-cee2ab05-e1de-4ab0-9824-dda060255643 {
  text-align: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

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

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
