.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  
  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-30bcd1f3-2a49-4eea-8604-6ab6f945e8eb {
  padding-top: 40px;
padding-bottom: 40px;
min-height: 50px;
}
@media (min-width: 1200px){#s-30bcd1f3-2a49-4eea-8604-6ab6f945e8eb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-30bcd1f3-2a49-4eea-8604-6ab6f945e8eb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-30bcd1f3-2a49-4eea-8604-6ab6f945e8eb {
  
}
}@media (max-width: 767px){#s-30bcd1f3-2a49-4eea-8604-6ab6f945e8eb {
  
}
}







#s-30bcd1f3-2a49-4eea-8604-6ab6f945e8eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30bcd1f3-2a49-4eea-8604-6ab6f945e8eb.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-7f69e874-31ad-49fc-8a59-f280dbdc1f5c {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 23.5px);
}

}

@media (min-width: 992px) {
[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 23.5px);
}

}

@media (min-width: 1200px) {
[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 23.5px);
}

[id="s-7f69e874-31ad-49fc-8a59-f280dbdc1f5c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 23.5px);
}

}

.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;
}


.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;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-6c4ffb82-1b62-418f-a9ae-38f42d09474a {
  min-height: 354px;
max-width: 652px;
}

#s-571b013b-95f8-4ba5-b7ad-3336ad8beae6 {
  box-shadow:1px 1px 1px 1px rgba(197, 197, 197, 1);
margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-571b013b-95f8-4ba5-b7ad-3336ad8beae6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-571b013b-95f8-4ba5-b7ad-3336ad8beae6.shg-box.shg-c {
  justify-content: center;
}

#s-f5eae8bd-68e5-4166-af13-030872db73ff {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-03df263e-6825-4922-a33f-8c0c566c1520 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(189, 189, 189, 0);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-03df263e-6825-4922-a33f-8c0c566c1520"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

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

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

.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 > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.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;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

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

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

.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-1e93848f-c9c4-47be-b0b2-27e8282b71c6 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-1e93848f-c9c4-47be-b0b2-27e8282b71c6 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-1e93848f-c9c4-47be-b0b2-27e8282b71c6 .shg-sld-nav-button.shg-sld-left,
#s-1e93848f-c9c4-47be-b0b2-27e8282b71c6 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

.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-0c6f13e8-664c-4d0b-aaf7-c370900c7b3b {
  text-align: center;
}




  #s-0c6f13e8-664c-4d0b-aaf7-c370900c7b3b img.shogun-image {
    
    width: px;
  }


#s-0c6f13e8-664c-4d0b-aaf7-c370900c7b3b .shogun-image-content {
  
    align-items: center;
  
}

#s-52009cc5-9c8b-4c20-abe9-6688168b71d6 {
  text-align: center;
}




  #s-52009cc5-9c8b-4c20-abe9-6688168b71d6 img.shogun-image {
    
    width: px;
  }


#s-52009cc5-9c8b-4c20-abe9-6688168b71d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-ab3656a9-9be5-4409-adf4-2040c849f362 {
  text-align: center;
}




  #s-ab3656a9-9be5-4409-adf4-2040c849f362 img.shogun-image {
    
    width: px;
  }


#s-ab3656a9-9be5-4409-adf4-2040c849f362 .shogun-image-content {
  
    align-items: center;
  
}

#s-d8f0c966-cac3-4b3a-996a-ed6813e1fee9 {
  text-align: center;
}




  #s-d8f0c966-cac3-4b3a-996a-ed6813e1fee9 img.shogun-image {
    
    width: px;
  }


#s-d8f0c966-cac3-4b3a-996a-ed6813e1fee9 .shogun-image-content {
  
    align-items: center;
  
}

#s-f9a075ff-0780-439a-a43a-680d89349ccc {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-ddfa2acc-cd09-4c6f-9cb7-a5f947e164c8 {
  display: none;
}
@media (min-width: 0px) {
[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-169c9120-7823-409e-aab3-efc36f740ae5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ec7f7d6e-9b58-4daa-82f8-5abbdbabfc98 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-ec7f7d6e-9b58-4daa-82f8-5abbdbabfc98 .shg-product-quantity-wrapper {
  display: flex;
}

#s-ec7f7d6e-9b58-4daa-82f8-5abbdbabfc98 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-ec7f7d6e-9b58-4daa-82f8-5abbdbabfc98 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-ec7f7d6e-9b58-4daa-82f8-5abbdbabfc98 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-ec7f7d6e-9b58-4daa-82f8-5abbdbabfc98 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




.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-53cf486f-b940-43fa-a2e6-42dd578390a7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(200, 78, 37, 1);
text-align: left;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-53cf486f-b940-43fa-a2e6-42dd578390a7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-53cf486f-b940-43fa-a2e6-42dd578390a7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-53cf486f-b940-43fa-a2e6-42dd578390a7-atc-btn-wrapper {
    text-align: left;
  }


#s-53cf486f-b940-43fa-a2e6-42dd578390a7 {
  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-53cf486f-b940-43fa-a2e6-42dd578390a7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-53cf486f-b940-43fa-a2e6-42dd578390a7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-53cf486f-b940-43fa-a2e6-42dd578390a7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-53cf486f-b940-43fa-a2e6-42dd578390a7.shg-btn.shg-product-atc-success {
    
    font-family: Montserrat;
    
    
    
  }


.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-1f0eb72d-2ff3-407d-8be6-58c77ea411db {
  margin-top: 40px;
}

#s-1f0eb72d-2ff3-407d-8be6-58c77ea411db > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-1f0eb72d-2ff3-407d-8be6-58c77ea411db > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-1f0eb72d-2ff3-407d-8be6-58c77ea411db > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(9, 16, 19, 1);
}

#s-1f0eb72d-2ff3-407d-8be6-58c77ea411db > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-1f0eb72d-2ff3-407d-8be6-58c77ea411db > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(9, 16, 19, 1);
  text-align: center;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-1f0eb72d-2ff3-407d-8be6-58c77ea411db > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
.shogun-table-wrapper {
  overflow: auto;
}

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

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

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

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

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

#s-4cc2e478-50e2-45e7-9d17-daed403509c2 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-4cc2e478-50e2-45e7-9d17-daed403509c2 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-4cc2e478-50e2-45e7-9d17-daed403509c2 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-4cc2e478-50e2-45e7-9d17-daed403509c2 td.shogun-table-column {
  background-color: #fff;
  padding: 5px;
  text-align: center;
}

#s-4cc2e478-50e2-45e7-9d17-daed403509c2 td.shogun-table-row {
  background-color: #fff;
  padding: 3px;
}

#s-4cc2e478-50e2-45e7-9d17-daed403509c2 td.shogun-table-column, #s-4cc2e478-50e2-45e7-9d17-daed403509c2 td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-5e7dd061-7ccf-459f-926c-3156e539c8e0 {
  margin-left: 10px;
margin-right: 10px;
}

#s-036ad0c5-6768-421c-97f3-cfc571ebc6c8 {
  margin-top: 50px;
margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 1300px;
background-color: rgba(235, 235, 235, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-036ad0c5-6768-421c-97f3-cfc571ebc6c8 {
  margin-top: 30px;
}
}@media (max-width: 767px){#s-036ad0c5-6768-421c-97f3-cfc571ebc6c8 {
  margin-top: 20px;
}
}
@media (min-width: 0px) {
[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-036ad0c5-6768-421c-97f3-cfc571ebc6c8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a8491653-8ffc-4f03-acbf-a3244a7a910e {
  text-align: center;
}




  #s-a8491653-8ffc-4f03-acbf-a3244a7a910e img.shogun-image {
    
    width: px;
  }


#s-a8491653-8ffc-4f03-acbf-a3244a7a910e .shogun-image-content {
  
    align-items: center;
  
}

#s-76fae571-71dc-4914-b352-2cb6d6188b2d {
  margin-top: 24px;
margin-bottom: 0px;
padding-left: 39px;
padding-right: 39px;
}

#s-a5b27769-6795-4b0e-973f-7ce6c23e3cda {
  margin-top: 0px;
margin-left: 39px;
margin-bottom: 0px;
margin-right: 39px;
}

#s-eeb141a7-26fe-4d66-9c63-69250b5ce92a {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(242, 248, 250, 1);
}
@media (min-width: 1200px){#s-eeb141a7-26fe-4d66-9c63-69250b5ce92a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eeb141a7-26fe-4d66-9c63-69250b5ce92a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-eeb141a7-26fe-4d66-9c63-69250b5ce92a {
  
}
}@media (max-width: 767px){#s-eeb141a7-26fe-4d66-9c63-69250b5ce92a {
  
}
}







#s-eeb141a7-26fe-4d66-9c63-69250b5ce92a > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-eeb141a7-26fe-4d66-9c63-69250b5ce92a.shg-box.shg-c {
  justify-content: center;
}

#s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684 {
  margin-top: 40px;
margin-left: auto;
margin-right: auto;
max-width: 1300px;
background-color: rgba(235, 235, 235, 1);
}

@media (min-width: 0px) {
[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-07bd57f4-2cc3-4b2d-ab8b-340a0af70684"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-0791956d-c736-410e-b36d-fc4950b4a7fb {
  margin-top: 24px;
margin-bottom: 0px;
padding-left: 39px;
padding-right: 39px;
}

#s-c910a22a-bd59-48c2-87fe-533dd7d7bc19 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 39px;
padding-right: 39px;
}

#s-7f1e2830-a5b0-4102-927e-0958c2f96b83 {
  text-align: center;
}




  #s-7f1e2830-a5b0-4102-927e-0958c2f96b83 img.shogun-image {
    
    width: px;
  }


#s-7f1e2830-a5b0-4102-927e-0958c2f96b83 .shogun-image-content {
  
    align-items: center;
  
}

#s-824dde8b-e3da-42ee-97fd-1bca90db3ab6 {
  margin-top: 40px;
margin-left: auto;
margin-right: auto;
max-width: 1300px;
background-color: rgba(235, 235, 235, 1);
}

@media (min-width: 0px) {
[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-824dde8b-e3da-42ee-97fd-1bca90db3ab6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5a190d45-d740-4a02-92c9-0a37cb73c29d {
  text-align: center;
}




  #s-5a190d45-d740-4a02-92c9-0a37cb73c29d img.shogun-image {
    
    width: px;
  }


#s-5a190d45-d740-4a02-92c9-0a37cb73c29d .shogun-image-content {
  
    align-items: center;
  
}

#s-52f91b8d-44ee-4278-8181-8deb429a5a3e {
  margin-top: 24px;
margin-bottom: 0px;
padding-left: 39px;
padding-right: 39px;
}

#s-d31a63af-950c-4573-ad16-59d005da6f6f {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 39px;
padding-right: 39px;
max-width: 636px;
}

#s-9f854240-8204-4d1d-9dcb-626ffb914026 {
  margin-top: 40px;
margin-left: auto;
margin-right: auto;
max-width: 1300px;
background-color: rgba(235, 235, 235, 1);
}

@media (min-width: 0px) {
[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-9f854240-8204-4d1d-9dcb-626ffb914026"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-0e531bb9-7ba5-417c-acd7-5a5ae26d34f2 {
  margin-top: 24px;
margin-bottom: 0px;
padding-left: 39px;
padding-right: 39px;
}

#s-84aea464-d4fd-433e-ad48-214725bf303b {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 39px;
padding-right: 39px;
}

#s-e00d8e2c-9bb1-4ebf-9579-715759b5c59b {
  text-align: center;
}




  #s-e00d8e2c-9bb1-4ebf-9579-715759b5c59b img.shogun-image {
    
    width: px;
  }


#s-e00d8e2c-9bb1-4ebf-9579-715759b5c59b .shogun-image-content {
  
    align-items: center;
  
}

#s-fd07df19-d461-456e-bf42-79565e55b548 {
  margin-top: 40px;
margin-left: auto;
margin-right: auto;
max-width: 1300px;
background-color: rgba(235, 235, 235, 1);
}

@media (min-width: 0px) {
[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fd07df19-d461-456e-bf42-79565e55b548"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-d0182614-75e1-4de6-b0ef-7008bcb5f62d {
  text-align: center;
}




  #s-d0182614-75e1-4de6-b0ef-7008bcb5f62d img.shogun-image {
    
    width: px;
  }


#s-d0182614-75e1-4de6-b0ef-7008bcb5f62d .shogun-image-content {
  
    align-items: center;
  
}

#s-7279ebad-1c17-477d-9968-63a1cc5d53c4 {
  margin-top: 24px;
margin-bottom: 0px;
padding-left: 39px;
padding-right: 39px;
}

#s-72e8fcd5-971d-4a1a-83d2-741ab4f51b96 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 39px;
padding-right: 39px;
max-width: 636px;
}

#s-1c95d216-4fb0-42a7-9450-1da793e2d492 {
  min-height: 50px;
}








#s-1c95d216-4fb0-42a7-9450-1da793e2d492 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c95d216-4fb0-42a7-9450-1da793e2d492.shg-box.shg-c {
  justify-content: center;
}

#s-2a89b8f1-b33a-4224-93ca-c5bca18ca0d8 {
  min-height: 50px;
}








#s-2a89b8f1-b33a-4224-93ca-c5bca18ca0d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a89b8f1-b33a-4224-93ca-c5bca18ca0d8.shg-box.shg-c {
  justify-content: center;
}

#s-50932e87-4e39-4a24-a1e7-7ab294b00f8d {
  margin-top: 20px;
margin-bottom: 20px;
padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-50932e87-4e39-4a24-a1e7-7ab294b00f8d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-aaa16b7b-369e-4821-866e-0515350a274a {
  text-align: center;
}




  #s-aaa16b7b-369e-4821-866e-0515350a274a img.shogun-image {
    
    width: px;
  }


#s-aaa16b7b-369e-4821-866e-0515350a274a .shogun-image-content {
  
    align-items: center;
  
}

#s-04694c66-8446-4793-bfe9-38961bfb3809 {
  text-align: center;
}




  #s-04694c66-8446-4793-bfe9-38961bfb3809 img.shogun-image {
    
    width: px;
  }


#s-04694c66-8446-4793-bfe9-38961bfb3809 .shogun-image-content {
  
    align-items: center;
  
}

#s-6aab770f-0e88-4e73-942f-791c39737b8c {
  text-align: center;
}




  #s-6aab770f-0e88-4e73-942f-791c39737b8c img.shogun-image {
    
    width: px;
  }


#s-6aab770f-0e88-4e73-942f-791c39737b8c .shogun-image-content {
  
    align-items: center;
  
}

#s-fe61a038-e033-4087-b34e-4fa636bff94c {
  text-align: center;
}




  #s-fe61a038-e033-4087-b34e-4fa636bff94c img.shogun-image {
    
    width: px;
  }


#s-fe61a038-e033-4087-b34e-4fa636bff94c .shogun-image-content {
  
    align-items: center;
  
}

#s-ad192d4b-51aa-449d-8700-ca903b690b12 {
  text-align: center;
}




  #s-ad192d4b-51aa-449d-8700-ca903b690b12 img.shogun-image {
    
    width: px;
  }


#s-ad192d4b-51aa-449d-8700-ca903b690b12 .shogun-image-content {
  
    align-items: center;
  
}

#s-7a5fdf4f-659f-4068-905b-3ae8fd7e10e5 {
  text-align: center;
}




  #s-7a5fdf4f-659f-4068-905b-3ae8fd7e10e5 img.shogun-image {
    
    width: px;
  }


#s-7a5fdf4f-659f-4068-905b-3ae8fd7e10e5 .shogun-image-content {
  
    align-items: center;
  
}

#s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8 {
  margin-top: 40px;
margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
max-width: 1300px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8 {
  
}
}@media (max-width: 767px){#s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8 {
  
}
}
@media (min-width: 0px) {
[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.666666666666666px);
}

[id="s-8a545ae8-c491-4a94-87fd-6a8e5b6c89a8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.666666666666666px);
}

}

#s-a0291fd8-f619-4dc9-a056-686514146499 {
  border-style: solid;
margin-top: -5px;
margin-bottom: -5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(37, 169, 224, 1);
border-style: solid;
border-radius: 5px;
background-color: rgba(37, 169, 224, 1);
}

#s-a0291fd8-f619-4dc9-a056-686514146499 .shogun-icon-wrapper {
  text-align: center;
}


#s-a0291fd8-f619-4dc9-a056-686514146499 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(255, 255, 255, 1);
}

#s-a4eee2c7-7b81-460e-bd98-4d4b521af516 {
  border-style: solid;
padding-left: 20px;
padding-bottom: 40px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(37, 169, 224, 1);
border-style: solid;
border-radius: 5px;
background-color: rgba(37, 169, 224, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-a4eee2c7-7b81-460e-bd98-4d4b521af516 {
  padding-left: 15px;
padding-right: 15px;
}
}@media (max-width: 767px){#s-a4eee2c7-7b81-460e-bd98-4d4b521af516 {
  padding-left: 15px;
padding-right: 15px;
}
}
#s-8d52b9b9-c33f-48a9-936c-70a7a9f5b625 {
  margin-top: -50px;
margin-bottom: 10px;
text-align: center;
}




  #s-8d52b9b9-c33f-48a9-936c-70a7a9f5b625 img.shogun-image {
    
    width: px;
  }


#s-8d52b9b9-c33f-48a9-936c-70a7a9f5b625 .shogun-image-content {
  
    align-items: center;
  
}

#s-c80fc9a5-d637-4344-a0e2-d4a8101b3800 {
  border-style: solid;
margin-top: -5px;
margin-bottom: -5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(37, 169, 224, 1);
border-style: solid;
border-radius: 5px;
background-color: rgba(37, 169, 224, 1);
}

#s-c80fc9a5-d637-4344-a0e2-d4a8101b3800 .shogun-icon-wrapper {
  text-align: center;
}


#s-c80fc9a5-d637-4344-a0e2-d4a8101b3800 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(255, 255, 255, 1);
}

#s-07815445-0061-43c5-b71d-90e10440e369 {
  border-style: solid;
padding-bottom: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(37, 169, 224, 1);
border-style: solid;
border-radius: 5px;
background-color: rgba(37, 169, 224, 1);
}

#s-cbe3ad92-6820-43ca-853e-4384663ef744 {
  margin-top: -50px;
margin-bottom: 10px;
text-align: center;
}




  #s-cbe3ad92-6820-43ca-853e-4384663ef744 img.shogun-image {
    
    width: px;
  }


#s-cbe3ad92-6820-43ca-853e-4384663ef744 .shogun-image-content {
  
    align-items: center;
  
}

#s-b26cc9be-6474-43e5-bf0e-9b89cb1f8e33 {
  border-style: solid;
margin-top: -5px;
margin-bottom: -5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(37, 169, 224, 1);
border-style: solid;
border-radius: 5px;
background-color: rgba(37, 169, 224, 1);
}

#s-b26cc9be-6474-43e5-bf0e-9b89cb1f8e33 .shogun-icon-wrapper {
  text-align: center;
}


#s-b26cc9be-6474-43e5-bf0e-9b89cb1f8e33 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(255, 255, 255, 1);
}

#s-3f477588-0b0d-4b39-9444-1ae21ecf0ad1 {
  border-style: solid;
padding-bottom: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(37, 169, 224, 1);
border-style: solid;
border-radius: 5px;
background-color: rgba(37, 169, 224, 1);
}

#s-f44773fa-7e08-4af9-984f-beb0588e90e5 {
  margin-top: -50px;
margin-bottom: 10px;
text-align: center;
}




  #s-f44773fa-7e08-4af9-984f-beb0588e90e5 img.shogun-image {
    
    width: px;
  }


#s-f44773fa-7e08-4af9-984f-beb0588e90e5 .shogun-image-content {
  
    align-items: center;
  
}

#s-ee9d2a4b-6e4d-4146-b5d9-0869966a2828 {
  box-shadow:1px 1px 1px 0px rgba(0, 0, 0, 0.1);
padding-bottom: 40px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-ee9d2a4b-6e4d-4146-b5d9-0869966a2828 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee9d2a4b-6e4d-4146-b5d9-0869966a2828.shg-box.shg-c {
  justify-content: center;
}

#s-e0a7876d-2a02-48c7-9b7d-f048636444ad {
  min-height: 50px;
}








#s-e0a7876d-2a02-48c7-9b7d-f048636444ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0a7876d-2a02-48c7-9b7d-f048636444ad.shg-box.shg-c {
  justify-content: center;
}

#s-dbab84e7-83fc-482c-a558-ee4d2669c3c6 {
  margin-top: 56px;
margin-left: auto;
margin-bottom: 56px;
margin-right: auto;
max-width: 1000px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-dbab84e7-83fc-482c-a558-ee4d2669c3c6 {
  margin-top: 30px;
margin-bottom: 30px;
}
}@media (max-width: 767px){#s-dbab84e7-83fc-482c-a558-ee4d2669c3c6 {
  margin-top: 20px;
margin-bottom: 20px;
}
}



  #s-dbab84e7-83fc-482c-a558-ee4d2669c3c6 img.shogun-image {
    
    width: px;
  }


#s-dbab84e7-83fc-482c-a558-ee4d2669c3c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-6111ce78-93a4-4847-abb4-b7516984a2ec {
  margin-top: 24px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 1300px;
}

#s-5451fbd8-37bb-40ff-a484-0004070488ed {
  margin-left: auto;
margin-right: auto;
max-width: 1300px;
}

#s-6e256510-ba24-4d41-bcbc-739eb9ca2286 {
  padding-top: 54px;
padding-bottom: 54px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6e256510-ba24-4d41-bcbc-739eb9ca2286 {
  padding-top: 30px;
padding-bottom: 30px;
}
}@media (max-width: 767px){#s-6e256510-ba24-4d41-bcbc-739eb9ca2286 {
  padding-top: 20px;
padding-bottom: 20px;
}
}







#s-6e256510-ba24-4d41-bcbc-739eb9ca2286 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e256510-ba24-4d41-bcbc-739eb9ca2286.shg-box.shg-c {
  justify-content: center;
}

#s-b3a3609e-9c4d-42e6-b536-38fab035108d {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b3a3609e-9c4d-42e6-b536-38fab035108d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ac2e70a5-8f01-41af-b926-b9024862dd60 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
max-width: 1300px;
}

#s-ab97e8f7-6707-4b9d-b488-5a412b9fde33 {
  margin-top: 22px;
padding-left: 43px;
max-width: 550px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ab97e8f7-6707-4b9d-b488-5a412b9fde33 {
  padding-left: 20px;
}
}@media (max-width: 767px){#s-ab97e8f7-6707-4b9d-b488-5a412b9fde33 {
  padding-left: 0px;
}
}
#s-c5b972fe-c1d9-4368-9e57-bc33083e9165 {
  margin-top: 20px;
padding-left: 43px;
max-width: 550px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c5b972fe-c1d9-4368-9e57-bc33083e9165 {
  padding-left: 20px;
}
}@media (max-width: 767px){#s-c5b972fe-c1d9-4368-9e57-bc33083e9165 {
  padding-left: 0px;
}
}
#s-269909c7-2db2-4545-b32e-fb5b6068d1df {
  margin-top: 20px;
padding-left: 43px;
max-width: 550px;
}
@media (min-width: 768px) and (max-width: 991px){#s-269909c7-2db2-4545-b32e-fb5b6068d1df {
  padding-left: 20px;
}
}@media (max-width: 767px){#s-269909c7-2db2-4545-b32e-fb5b6068d1df {
  padding-left: 0px;
}
}
#s-f7e95c73-28ed-46b8-b330-399fa8df7729 {
  margin-top: 20px;
padding-left: 43px;
max-width: 550px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f7e95c73-28ed-46b8-b330-399fa8df7729 {
  padding-left: 20px;
}
}@media (max-width: 767px){#s-f7e95c73-28ed-46b8-b330-399fa8df7729 {
  padding-left: 0px;
}
}
#s-fdfebe98-f565-40ed-8376-5ffb9941e470 {
  margin-top: 40px;
margin-bottom: 40px;
min-height: 50px;
}








#s-fdfebe98-f565-40ed-8376-5ffb9941e470 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdfebe98-f565-40ed-8376-5ffb9941e470.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-f7506809-0929-4520-aa12-90cb07340aa9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f7506809-0929-4520-aa12-90cb07340aa9 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-610ed777-cf1c-4a1c-b4f9-3306de131024"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-63e5d133-d112-448b-a7af-5df60f43c637 {
  text-align: center;
}




  #s-63e5d133-d112-448b-a7af-5df60f43c637 img.shogun-image {
    
    width: px;
  }


#s-63e5d133-d112-448b-a7af-5df60f43c637 .shogun-image-content {
  
    align-items: center;
  
}

#s-0ef09924-6171-4096-beff-90e76605046c {
  text-align: center;
}




  #s-0ef09924-6171-4096-beff-90e76605046c img.shogun-image {
    
    width: px;
  }


#s-0ef09924-6171-4096-beff-90e76605046c .shogun-image-content {
  
    align-items: center;
  
}



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


.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;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: block;
}