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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-ad518dce-a704-40a0-8d10-35aac84142c9 {
  padding-top: 25px;
padding-bottom: 0px;
}

.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-0d513bff-1bbc-4a32-8369-8139756bc979 {
  padding-top: 50px;
padding-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-0d513bff-1bbc-4a32-8369-8139756bc979"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-3d09cec6-96ac-4bee-a295-30384909f6aa {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(102, 96, 95, 1);
text-decoration: none;
}
#s-3d09cec6-96ac-4bee-a295-30384909f6aa:hover {background-color: rgba(102, 96, 95, 1) !important;
text-decoration: none !important;}#s-3d09cec6-96ac-4bee-a295-30384909f6aa:active {background-color: rgba(102, 96, 95, 1) !important;
text-decoration: none !important;}


#s-3d09cec6-96ac-4bee-a295-30384909f6aa.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-26fcb7f6-494f-4d4b-802d-c3e688197b30 {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-26fcb7f6-494f-4d4b-802d-c3e688197b30"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-952f831e-c492-417a-8ba7-9ce460defd7b {
  text-align: center;
}




  #s-952f831e-c492-417a-8ba7-9ce460defd7b img.shogun-image {
    
    width: px;
  }


#s-952f831e-c492-417a-8ba7-9ce460defd7b .shogun-image-content {
  
    align-items: center;
  
}

#s-25c866cb-5220-4e61-b8f2-ab9f42d1c609 {
  text-align: center;
}




  #s-25c866cb-5220-4e61-b8f2-ab9f42d1c609 img.shogun-image {
    
    width: px;
  }


#s-25c866cb-5220-4e61-b8f2-ab9f42d1c609 .shogun-image-content {
  
    align-items: 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-566f27ad-e125-4511-bbb3-5b8593ec9401 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: left;
}
@media (min-width: 1200px){#s-566f27ad-e125-4511-bbb3-5b8593ec9401 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-566f27ad-e125-4511-bbb3-5b8593ec9401 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-566f27ad-e125-4511-bbb3-5b8593ec9401 {
  
}
}@media (max-width: 767px){#s-566f27ad-e125-4511-bbb3-5b8593ec9401 {
  
}
}
#s-566f27ad-e125-4511-bbb3-5b8593ec9401 .shogun-heading-component h2 {
  color: rgba(102, 96, 95, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-c2dc8a60-de7e-4f7f-a6c6-ea71982b3482 {
  padding-top: 15px;
padding-bottom: 15px;
}
@media (min-width: 1200px){#s-c2dc8a60-de7e-4f7f-a6c6-ea71982b3482 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c2dc8a60-de7e-4f7f-a6c6-ea71982b3482 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c2dc8a60-de7e-4f7f-a6c6-ea71982b3482 {
  display: none;
}
#s-c2dc8a60-de7e-4f7f-a6c6-ea71982b3482, #wrap-s-c2dc8a60-de7e-4f7f-a6c6-ea71982b3482 { display:none !important; }}@media (max-width: 767px){#s-c2dc8a60-de7e-4f7f-a6c6-ea71982b3482 {
  display: none;
}
#s-c2dc8a60-de7e-4f7f-a6c6-ea71982b3482, #wrap-s-c2dc8a60-de7e-4f7f-a6c6-ea71982b3482 { display:none !important; }}
@media (min-width: 1200px){#s-ad814282-4a82-46cc-b58f-285a786c2112 {
  display: none;
}
#s-ad814282-4a82-46cc-b58f-285a786c2112, #wrap-s-ad814282-4a82-46cc-b58f-285a786c2112 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ad814282-4a82-46cc-b58f-285a786c2112 {
  display: none;
}
#s-ad814282-4a82-46cc-b58f-285a786c2112, #wrap-s-ad814282-4a82-46cc-b58f-285a786c2112 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ad814282-4a82-46cc-b58f-285a786c2112 {
  
}
}@media (max-width: 767px){#s-ad814282-4a82-46cc-b58f-285a786c2112 {
  
}
}
#s-87366947-1f1b-4a24-ab6a-67056e71e676 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-87366947-1f1b-4a24-ab6a-67056e71e676 img.shogun-image {
    
    width: px;
  }


#s-87366947-1f1b-4a24-ab6a-67056e71e676 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-186807fb-ae88-4e23-b0cd-641237c438c3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-b40a42e3-6816-4e34-ae16-14b114f5bf45 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-b40a42e3-6816-4e34-ae16-14b114f5bf45 img.shogun-image {
    
    width: px;
  }


#s-b40a42e3-6816-4e34-ae16-14b114f5bf45 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-a297f1b3-f84e-4778-8823-bf29de8d48d8 {
  padding-top: 30px;
padding-left: 10px;
padding-bottom: 30px;
padding-right: 10px;
text-align: left;
}

#s-a297f1b3-f84e-4778-8823-bf29de8d48d8 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



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

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

.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-29ba89ca-bebc-4abb-90fd-0a546cccd704 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-29ba89ca-bebc-4abb-90fd-0a546cccd704 {
  display: none;
}
#s-29ba89ca-bebc-4abb-90fd-0a546cccd704, #wrap-s-29ba89ca-bebc-4abb-90fd-0a546cccd704 { display:none !important; }}@media (max-width: 767px){#s-29ba89ca-bebc-4abb-90fd-0a546cccd704 {
  display: none;
}
#s-29ba89ca-bebc-4abb-90fd-0a546cccd704, #wrap-s-29ba89ca-bebc-4abb-90fd-0a546cccd704 { display:none !important; }}







#s-29ba89ca-bebc-4abb-90fd-0a546cccd704 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29ba89ca-bebc-4abb-90fd-0a546cccd704.shg-box.shg-c {
  justify-content: center;
}

#s-b30c36af-4515-4a83-bc22-0b3b8e6201d5 {
  text-align: center;
}




  #s-b30c36af-4515-4a83-bc22-0b3b8e6201d5 img.shogun-image {
    
    width: px;
  }


#s-b30c36af-4515-4a83-bc22-0b3b8e6201d5 .shogun-image-content {
  
    align-items: center;
  
}

#s-ba4473dd-b923-4e7c-a273-fca4a7a1b85b {
  padding-top: 10px;
text-align: center;
}




  #s-ba4473dd-b923-4e7c-a273-fca4a7a1b85b img.shogun-image {
    
    width: px;
  }


#s-ba4473dd-b923-4e7c-a273-fca4a7a1b85b .shogun-image-content {
  
    align-items: center;
  
}

#s-06cbc230-6e1b-4684-8ddd-60554325930f {
  padding-top: 10px;
text-align: center;
}




  #s-06cbc230-6e1b-4684-8ddd-60554325930f img.shogun-image {
    
    width: px;
  }


#s-06cbc230-6e1b-4684-8ddd-60554325930f .shogun-image-content {
  
    align-items: center;
  
}

#s-ac8cefe8-b00b-4adb-bc07-ad52422e0c30 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-ac8cefe8-b00b-4adb-bc07-ad52422e0c30 img.shogun-image {
    
    width: px;
  }


#s-ac8cefe8-b00b-4adb-bc07-ad52422e0c30 .shogun-image-content {
  
    align-items: center;
  
}

#s-96f5fbe0-25dd-427b-ab64-d6b923200998 {
  text-align: center;
}




  #s-96f5fbe0-25dd-427b-ab64-d6b923200998 img.shogun-image {
    
    width: px;
  }


#s-96f5fbe0-25dd-427b-ab64-d6b923200998 .shogun-image-content {
  
    align-items: center;
  
}

#s-c98d7a22-9eb6-4cd7-85dd-43d90552d730 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}




  #s-c98d7a22-9eb6-4cd7-85dd-43d90552d730 img.shogun-image {
    
    width: px;
  }


#s-c98d7a22-9eb6-4cd7-85dd-43d90552d730 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-56df11f9-62eb-433d-9b90-e22f3c1b6028 {
  padding-top: 30px;
padding-left: 10px;
padding-bottom: 30px;
padding-right: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-56df11f9-62eb-433d-9b90-e22f3c1b6028 {
  display: none;
}
#s-56df11f9-62eb-433d-9b90-e22f3c1b6028, #wrap-s-56df11f9-62eb-433d-9b90-e22f3c1b6028 { display:none !important; }}@media (max-width: 767px){#s-56df11f9-62eb-433d-9b90-e22f3c1b6028 {
  display: none;
}
#s-56df11f9-62eb-433d-9b90-e22f3c1b6028, #wrap-s-56df11f9-62eb-433d-9b90-e22f3c1b6028 { display:none !important; }}
#s-56df11f9-62eb-433d-9b90-e22f3c1b6028 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-a7a6a12a-8edf-44e4-ab87-187771392c2b {
  padding-top: 30px;
padding-left: 10px;
padding-bottom: 30px;
padding-right: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-a7a6a12a-8edf-44e4-ab87-187771392c2b {
  display: none;
}
#s-a7a6a12a-8edf-44e4-ab87-187771392c2b, #wrap-s-a7a6a12a-8edf-44e4-ab87-187771392c2b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a7a6a12a-8edf-44e4-ab87-187771392c2b {
  display: none;
}
#s-a7a6a12a-8edf-44e4-ab87-187771392c2b, #wrap-s-a7a6a12a-8edf-44e4-ab87-187771392c2b { display:none !important; }}
#s-a7a6a12a-8edf-44e4-ab87-187771392c2b .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-aad4b721-fd98-4f9c-9016-b89754f9ed1f {
  padding-top: 70px;
padding-bottom: 70px;
}

@media (min-width: 0px) {
[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-aad4b721-fd98-4f9c-9016-b89754f9ed1f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-7bcc2fc0-5046-475c-9b23-eb4c877042a1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(102, 96, 95, 1);
text-decoration: none;
}
#s-7bcc2fc0-5046-475c-9b23-eb4c877042a1:hover {background-color: rgba(102, 96, 95, 1) !important;
text-decoration: none !important;}#s-7bcc2fc0-5046-475c-9b23-eb4c877042a1:active {background-color: rgba(102, 96, 95, 1) !important;
text-decoration: none !important;}


#s-7bcc2fc0-5046-475c-9b23-eb4c877042a1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-19013a61-9441-4afe-8e07-a4bb39405c21 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-19013a61-9441-4afe-8e07-a4bb39405c21 img.shogun-image {
    
    width: px;
  }


#s-19013a61-9441-4afe-8e07-a4bb39405c21 .shogun-image-content {
  
    align-items: center;
  
}

#s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6 {
  padding-top: 10px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bba6eb2f-87ce-4cef-b83d-2e9d6e850dc6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-5183a25f-7a17-431d-a34c-bb58d127ece4 {
  padding-top: 30px;
padding-bottom: 30px;
text-align: left;
}

#s-5183a25f-7a17-431d-a34c-bb58d127ece4 .shogun-heading-component h2 {
  color: rgba(102, 96, 95, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b4645524-1f6d-42ad-a978-2a920bf704d5 {
  text-align: center;
}




  #s-b4645524-1f6d-42ad-a978-2a920bf704d5 img.shogun-image {
    
    width: px;
  }


#s-b4645524-1f6d-42ad-a978-2a920bf704d5 .shogun-image-content {
  
    align-items: center;
  
}

#s-26c9e52d-bd58-4a89-941c-0b2229a4d5cc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-26c9e52d-bd58-4a89-941c-0b2229a4d5cc img.shogun-image {
    
    width: px;
  }


#s-26c9e52d-bd58-4a89-941c-0b2229a4d5cc .shogun-image-content {
  
    align-items: center;
  
}

#s-0acd2d9e-3683-4f68-b82b-4b504af38277 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0acd2d9e-3683-4f68-b82b-4b504af38277 {
  display: none;
}
#s-0acd2d9e-3683-4f68-b82b-4b504af38277, #wrap-s-0acd2d9e-3683-4f68-b82b-4b504af38277 { display:none !important; }}@media (max-width: 767px){#s-0acd2d9e-3683-4f68-b82b-4b504af38277 {
  display: none;
}
#s-0acd2d9e-3683-4f68-b82b-4b504af38277, #wrap-s-0acd2d9e-3683-4f68-b82b-4b504af38277 { display:none !important; }}







#s-0acd2d9e-3683-4f68-b82b-4b504af38277 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0acd2d9e-3683-4f68-b82b-4b504af38277.shg-box.shg-c {
  justify-content: center;
}

#s-82c71556-a5a1-4f5f-b833-d5638abf5b65 {
  text-align: center;
}




  #s-82c71556-a5a1-4f5f-b833-d5638abf5b65 img.shogun-image {
    
    width: px;
  }


#s-82c71556-a5a1-4f5f-b833-d5638abf5b65 .shogun-image-content {
  
    align-items: center;
  
}

#s-66d034ea-37f2-4c02-a815-e1f70d765885 {
  text-align: center;
}




  #s-66d034ea-37f2-4c02-a815-e1f70d765885 img.shogun-image {
    
    width: px;
  }


#s-66d034ea-37f2-4c02-a815-e1f70d765885 .shogun-image-content {
  
    align-items: center;
  
}

#s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9 {
  padding-top: 10px;
}

@media (min-width: 0px) {
[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-cd1b6563-5dfb-464c-ab6a-9fbeae4daed9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-03ae3930-da9d-4d2b-8be8-741428306dcb {
  text-align: center;
}




  #s-03ae3930-da9d-4d2b-8be8-741428306dcb img.shogun-image {
    
    width: px;
  }


#s-03ae3930-da9d-4d2b-8be8-741428306dcb .shogun-image-content {
  
    align-items: center;
  
}

#s-a096b83c-2a77-481b-805a-e37c524dbb1a {
  padding-left: 0px;
padding-right: 0px;
text-align: center;
}




  #s-a096b83c-2a77-481b-805a-e37c524dbb1a img.shogun-image {
    
    width: px;
  }


#s-a096b83c-2a77-481b-805a-e37c524dbb1a .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-b1b0dac8-2382-4fe5-b700-f464351734c9 {
  padding-top: 60px;
padding-left: 190px;
padding-bottom: 30px;
padding-right: 10px;
text-align: right;
}

#s-b1b0dac8-2382-4fe5-b700-f464351734c9 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-6ac4d3fb-0855-429e-ac69-59a72114347b {
  padding-top: 70px;
padding-bottom: 70px;
}

@media (min-width: 0px) {
[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-6ac4d3fb-0855-429e-ac69-59a72114347b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-89fa6076-0f54-4328-850f-9f2ad0a50069 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(102, 96, 95, 1);
text-decoration: none;
}
#s-89fa6076-0f54-4328-850f-9f2ad0a50069:hover {background-color: rgba(102, 96, 95, 1) !important;
text-decoration: none !important;}#s-89fa6076-0f54-4328-850f-9f2ad0a50069:active {background-color: rgba(102, 96, 95, 1) !important;
text-decoration: none !important;}


#s-89fa6076-0f54-4328-850f-9f2ad0a50069.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-71b906c1-34d3-4e32-975c-8b8cdd868935 {
  padding-bottom: 10px;
text-align: center;
}




  #s-71b906c1-34d3-4e32-975c-8b8cdd868935 img.shogun-image {
    
    width: px;
  }


#s-71b906c1-34d3-4e32-975c-8b8cdd868935 .shogun-image-content {
  
    align-items: center;
  
}

#s-4c294d1a-fbd3-42af-8f7a-c068547a8b77 {
  padding-top: 10px;
}

@media (min-width: 0px) {
[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (max-width: 767px) {
  [id="s-4c294d1a-fbd3-42af-8f7a-c068547a8b77"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-5ed8b6aa-ee85-4c16-ae34-cd9f1699908e {
  text-align: center;
}




  #s-5ed8b6aa-ee85-4c16-ae34-cd9f1699908e img.shogun-image {
    
    width: px;
  }


#s-5ed8b6aa-ee85-4c16-ae34-cd9f1699908e .shogun-image-content {
  
    align-items: center;
  
}

#s-334f85dc-32a2-4e14-9219-c23fdfefc805 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-334f85dc-32a2-4e14-9219-c23fdfefc805 {
  display: none;
}
#s-334f85dc-32a2-4e14-9219-c23fdfefc805, #wrap-s-334f85dc-32a2-4e14-9219-c23fdfefc805 { display:none !important; }}@media (max-width: 767px){#s-334f85dc-32a2-4e14-9219-c23fdfefc805 {
  display: none;
}
#s-334f85dc-32a2-4e14-9219-c23fdfefc805, #wrap-s-334f85dc-32a2-4e14-9219-c23fdfefc805 { display:none !important; }}







#s-334f85dc-32a2-4e14-9219-c23fdfefc805 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-334f85dc-32a2-4e14-9219-c23fdfefc805.shg-box.shg-c {
  justify-content: center;
}

#s-f40a6cd5-cf2c-4ee7-b5a0-683f90423a18 {
  padding-top: 30px;
padding-bottom: 30px;
text-align: right;
}

#s-f40a6cd5-cf2c-4ee7-b5a0-683f90423a18 .shogun-heading-component h2 {
  color: rgba(102, 96, 95, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0 {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-96c7acbd-8c5e-4fba-b6e5-fcb83f761bf0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-e895266e-776d-4ea0-94c1-16d2deee051c {
  text-align: center;
}




  #s-e895266e-776d-4ea0-94c1-16d2deee051c img.shogun-image {
    
    width: px;
  }


#s-e895266e-776d-4ea0-94c1-16d2deee051c .shogun-image-content {
  
    align-items: center;
  
}

#s-4dac792c-61d4-4714-9bea-799b03f08607 {
  text-align: center;
}




  #s-4dac792c-61d4-4714-9bea-799b03f08607 img.shogun-image {
    
    width: px;
  }


#s-4dac792c-61d4-4714-9bea-799b03f08607 .shogun-image-content {
  
    align-items: center;
  
}

#s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594 {
  padding-top: 70px;
padding-bottom: 70px;
}

@media (min-width: 0px) {
[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-241b1bb1-ad0f-4d8a-8afa-8c3a63e34594"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-ec300342-2eb0-4908-b3d3-92f99633eadb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(102, 96, 95, 1);
text-decoration: none;
}
#s-ec300342-2eb0-4908-b3d3-92f99633eadb:hover {background-color: rgba(102, 96, 95, 1) !important;
text-decoration: none !important;}#s-ec300342-2eb0-4908-b3d3-92f99633eadb:active {background-color: rgba(102, 96, 95, 1) !important;
text-decoration: none !important;}


#s-ec300342-2eb0-4908-b3d3-92f99633eadb.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-406903f8-007d-4ef5-b0af-072bbbb4fd47 {
  text-align: center;
}




  #s-406903f8-007d-4ef5-b0af-072bbbb4fd47 img.shogun-image {
    
    width: px;
  }


#s-406903f8-007d-4ef5-b0af-072bbbb4fd47 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-23f74b96-fb07-431d-b492-0441d24f52b1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-1be7a63e-2671-4649-a590-11aa82891f56 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1be7a63e-2671-4649-a590-11aa82891f56 {
  display: none;
}
#s-1be7a63e-2671-4649-a590-11aa82891f56, #wrap-s-1be7a63e-2671-4649-a590-11aa82891f56 { display:none !important; }}@media (max-width: 767px){#s-1be7a63e-2671-4649-a590-11aa82891f56 {
  display: none;
}
#s-1be7a63e-2671-4649-a590-11aa82891f56, #wrap-s-1be7a63e-2671-4649-a590-11aa82891f56 { display:none !important; }}







#s-1be7a63e-2671-4649-a590-11aa82891f56 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1be7a63e-2671-4649-a590-11aa82891f56.shg-box.shg-c {
  justify-content: center;
}

#s-7a82974e-5522-4005-8942-d825960c45cc {
  min-height: 50px;
}








#s-7a82974e-5522-4005-8942-d825960c45cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a82974e-5522-4005-8942-d825960c45cc.shg-box.shg-c {
  justify-content: center;
}

#s-f037ca70-cc8b-42f0-97bf-cf69db5c31ba {
  padding-top: 30px;
padding-bottom: 30px;
text-align: left;
}

#s-f037ca70-cc8b-42f0-97bf-cf69db5c31ba .shogun-heading-component h2 {
  color: rgba(102, 96, 95, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-42a1a402-3bc9-4364-9f0e-4f375a08b58e {
  text-align: center;
}




  #s-42a1a402-3bc9-4364-9f0e-4f375a08b58e img.shogun-image {
    
    width: px;
  }


#s-42a1a402-3bc9-4364-9f0e-4f375a08b58e .shogun-image-content {
  
    align-items: center;
  
}

#s-7d874608-d800-4268-9401-180d0d38f4db {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7d874608-d800-4268-9401-180d0d38f4db"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-50d07198-695f-4fce-8e54-9572975b3835 {
  text-align: center;
}




  #s-50d07198-695f-4fce-8e54-9572975b3835 img.shogun-image {
    
    width: px;
  }


#s-50d07198-695f-4fce-8e54-9572975b3835 .shogun-image-content {
  
    align-items: center;
  
}

#s-f71b2f9d-cfe1-43fc-8a26-13ce746dc14a {
  text-align: center;
}




  #s-f71b2f9d-cfe1-43fc-8a26-13ce746dc14a img.shogun-image {
    
    width: px;
  }


#s-f71b2f9d-cfe1-43fc-8a26-13ce746dc14a .shogun-image-content {
  
    align-items: center;
  
}

#s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627 {
  padding-top: 70px;
padding-bottom: 70px;
}

@media (min-width: 0px) {
[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-a57ef7b8-a265-4c6d-aad9-1b0870f2f627"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-7c8b4901-edbc-48ba-b8f7-5d3cb0cf06f0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(102, 96, 95, 1);
text-decoration: none;
}
#s-7c8b4901-edbc-48ba-b8f7-5d3cb0cf06f0:hover {background-color: rgba(102, 96, 95, 1) !important;
text-decoration: none !important;}#s-7c8b4901-edbc-48ba-b8f7-5d3cb0cf06f0:active {background-color: rgba(102, 96, 95, 1) !important;
text-decoration: none !important;}


#s-7c8b4901-edbc-48ba-b8f7-5d3cb0cf06f0.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-792c4567-af9d-4bb3-b476-7e76be7c4473 {
  padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-792c4567-af9d-4bb3-b476-7e76be7c4473"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-68079aac-ad4e-42e5-a3e5-5095bbddc384 {
  text-align: center;
}




  #s-68079aac-ad4e-42e5-a3e5-5095bbddc384 img.shogun-image {
    
    width: px;
  }


#s-68079aac-ad4e-42e5-a3e5-5095bbddc384 .shogun-image-content {
  
    align-items: center;
  
}

#s-60abf28b-5023-4af3-851f-8dd35c5f4a8d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-60abf28b-5023-4af3-851f-8dd35c5f4a8d img.shogun-image {
    
    width: px;
  }


#s-60abf28b-5023-4af3-851f-8dd35c5f4a8d .shogun-image-content {
  
    align-items: center;
  
}

#s-b99abc92-b52a-4ba1-bccd-dcd5223f6a7b {
  text-align: center;
}




  #s-b99abc92-b52a-4ba1-bccd-dcd5223f6a7b img.shogun-image {
    
    width: px;
  }


#s-b99abc92-b52a-4ba1-bccd-dcd5223f6a7b .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-56c68544-87da-42fe-84b4-bb894e16e283 {
  padding-top: 30px;
padding-left: 10px;
padding-bottom: 30px;
text-align: left;
}

#s-56c68544-87da-42fe-84b4-bb894e16e283 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8ddac6bb-9632-4cd5-99d8-100e3801316e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-8ddac6bb-9632-4cd5-99d8-100e3801316e img.shogun-image {
    
    width: px;
  }


#s-8ddac6bb-9632-4cd5-99d8-100e3801316e .shogun-image-content {
  
    align-items: center;
  
}

#s-7efcbb46-1cbf-4bc6-9921-c60cf0884083 {
  padding-top: 70px;
padding-bottom: 70px;
}

@media (min-width: 0px) {
[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-7efcbb46-1cbf-4bc6-9921-c60cf0884083"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-470cff0d-b970-4ba5-8fba-44425614bfd7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(102, 96, 95, 1);
text-decoration: none;
}
#s-470cff0d-b970-4ba5-8fba-44425614bfd7:hover {background-color: rgba(102, 96, 95, 1) !important;
text-decoration: none !important;}#s-470cff0d-b970-4ba5-8fba-44425614bfd7:active {background-color: rgba(102, 96, 95, 1) !important;
text-decoration: none !important;}


#s-470cff0d-b970-4ba5-8fba-44425614bfd7.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-23bd0e7a-326b-43fd-939b-363f97ec835a {
  min-height: 50px;
}








#s-23bd0e7a-326b-43fd-939b-363f97ec835a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23bd0e7a-326b-43fd-939b-363f97ec835a.shg-box.shg-c {
  justify-content: center;
}

#s-fab406da-c177-47dd-8e49-5e0cc27beff8 {
  padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-fab406da-c177-47dd-8e49-5e0cc27beff8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-446d5234-acc8-4c8f-b00f-f4d225c9a885 {
  padding-top: 10px;
text-align: center;
}




  #s-446d5234-acc8-4c8f-b00f-f4d225c9a885 img.shogun-image {
    
    width: px;
  }


#s-446d5234-acc8-4c8f-b00f-f4d225c9a885 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-10c816f7-6b2f-49f5-aeab-5d17980c23ef {
  padding-top: 30px;
padding-left: 10px;
padding-bottom: 30px;
padding-right: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-10c816f7-6b2f-49f5-aeab-5d17980c23ef {
  
}
}@media (max-width: 767px){#s-10c816f7-6b2f-49f5-aeab-5d17980c23ef {
  
}
}
#s-10c816f7-6b2f-49f5-aeab-5d17980c23ef .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-4d5f6eb2-e2eb-4987-8821-2a0b86957e79 {
  padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}




  #s-4d5f6eb2-e2eb-4987-8821-2a0b86957e79 img.shogun-image {
    
    width: px;
  }


#s-4d5f6eb2-e2eb-4987-8821-2a0b86957e79 .shogun-image-content {
  
    align-items: center;
  
}

#s-e8aa8320-9721-4950-9706-37004b9308d0 {
  text-align: center;
}




  #s-e8aa8320-9721-4950-9706-37004b9308d0 img.shogun-image {
    
    width: px;
  }


#s-e8aa8320-9721-4950-9706-37004b9308d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-968c0a83-701a-4969-b283-b31f3ccb5c26 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}




  #s-968c0a83-701a-4969-b283-b31f3ccb5c26 img.shogun-image {
    
    width: px;
  }


#s-968c0a83-701a-4969-b283-b31f3ccb5c26 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-0388f649-b555-4e3f-b318-e3462c1f4972 {
  padding-top: 30px;
padding-left: 10px;
padding-bottom: 30px;
padding-right: 10px;
text-align: left;
}

#s-0388f649-b555-4e3f-b318-e3462c1f4972 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b {
  padding-top: 70px;
padding-bottom: 70px;
}

@media (min-width: 0px) {
[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-44e92a17-abe3-4e22-8dd5-da0cdf674d3b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-1f9e89ce-c996-4ac1-a99e-f307aa9bb87e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(102, 96, 95, 1);
text-decoration: none;
}
#s-1f9e89ce-c996-4ac1-a99e-f307aa9bb87e:hover {background-color: rgba(102, 96, 95, 1) !important;
text-decoration: none !important;}#s-1f9e89ce-c996-4ac1-a99e-f307aa9bb87e:active {background-color: rgba(102, 96, 95, 1) !important;
text-decoration: none !important;}


#s-1f9e89ce-c996-4ac1-a99e-f307aa9bb87e.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-89e7074a-19c8-4785-bbb7-8f300b40c0e1 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-c0fc796f-949c-4813-a299-0347432a096f {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c0fc796f-949c-4813-a299-0347432a096f {
  display: none;
}
#s-c0fc796f-949c-4813-a299-0347432a096f, #wrap-s-c0fc796f-949c-4813-a299-0347432a096f { display:none !important; }}@media (max-width: 767px){#s-c0fc796f-949c-4813-a299-0347432a096f {
  display: none;
}
#s-c0fc796f-949c-4813-a299-0347432a096f, #wrap-s-c0fc796f-949c-4813-a299-0347432a096f { display:none !important; }}



  #s-c0fc796f-949c-4813-a299-0347432a096f img.shogun-image {
    
    width: px;
  }


#s-c0fc796f-949c-4813-a299-0347432a096f .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-a1290859-9c35-48bd-a96f-fde2588bb97c {
  padding-top: 20px;
padding-left: 430px;
padding-bottom: 20px;
padding-right: 0px;
text-align: center;
}

#s-a1290859-9c35-48bd-a96f-fde2588bb97c .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e539a1cc-15f1-46b7-9977-d2a7b06d032c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-38599970-b434-40ee-87fc-3693f81b36df {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(102, 96, 95, 1);
text-decoration: none;
}
#s-38599970-b434-40ee-87fc-3693f81b36df:hover {background-color: rgba(102, 96, 95, 1) !important;
text-decoration: none !important;}#s-38599970-b434-40ee-87fc-3693f81b36df:active {background-color: rgba(102, 96, 95, 1) !important;
text-decoration: none !important;}


#s-38599970-b434-40ee-87fc-3693f81b36df.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 1200px){#s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb {
  display: none;
}
#s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb, #wrap-s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb {
  display: none;
}
#s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb, #wrap-s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb { display:none !important; }}
@media (min-width: 0px) {
[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-122b114b-c0e8-43ec-9ce5-f84f60f37dcb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-dbc601b6-0144-4a3a-8c7b-b7d10510a7a3 {
  text-align: center;
}




  #s-dbc601b6-0144-4a3a-8c7b-b7d10510a7a3 img.shogun-image {
    
    width: px;
  }


#s-dbc601b6-0144-4a3a-8c7b-b7d10510a7a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-c3f48030-afb5-4401-8792-52137f521d50 {
  padding-top: 15px;
padding-left: 0px;
padding-bottom: 15px;
padding-right: 0px;
text-align: center;
}

#s-c3f48030-afb5-4401-8792-52137f521d50 .shogun-heading-component h2 {
  color: rgba(102, 96, 95, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5e6fdd51-027f-4adb-8c3a-93580cef7cab {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(102, 96, 95, 1);
text-decoration: none;
}
#s-5e6fdd51-027f-4adb-8c3a-93580cef7cab:hover {background-color: rgba(102, 96, 95, 1) !important;
text-decoration: none !important;}#s-5e6fdd51-027f-4adb-8c3a-93580cef7cab:active {background-color: rgba(102, 96, 95, 1) !important;
text-decoration: none !important;}


#s-5e6fdd51-027f-4adb-8c3a-93580cef7cab.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

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

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
