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

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

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

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

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

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

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

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

#s-03d68380-f183-4fb7-9f35-378914c9d6ae {
  background-image: url(https://i.shgcdn.com/e1c77b7a-c2bb-4829-9c3f-9dad374fb448/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 587px;
background-position: center bottom;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-03d68380-f183-4fb7-9f35-378914c9d6ae {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-03d68380-f183-4fb7-9f35-378914c9d6ae {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-03d68380-f183-4fb7-9f35-378914c9d6ae {
  display: none;
}
#s-03d68380-f183-4fb7-9f35-378914c9d6ae, #wrap-s-03d68380-f183-4fb7-9f35-378914c9d6ae { display:none !important; }}@media (max-width: 767px){#s-03d68380-f183-4fb7-9f35-378914c9d6ae {
  display: none;
}
#s-03d68380-f183-4fb7-9f35-378914c9d6ae, #wrap-s-03d68380-f183-4fb7-9f35-378914c9d6ae { display:none !important; }}







#s-03d68380-f183-4fb7-9f35-378914c9d6ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03d68380-f183-4fb7-9f35-378914c9d6ae.shg-box.shg-c {
  justify-content: flex-start;
}

#s-eae91f00-489a-40af-b0a5-0972a820dc53 {
  margin-top: 190px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 979px;
}








#s-eae91f00-489a-40af-b0a5-0972a820dc53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eae91f00-489a-40af-b0a5-0972a820dc53.shg-box.shg-c {
  justify-content: flex-start;
}

.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-a936ff54-c348-43cb-bded-cfd96f5b5b8b {
  max-width: 979px;
}

#s-ad34aac5-926a-4399-894b-4bdfdcb71d39 {
  background-image: url(https://i.shgcdn.com/3733f789-244c-4684-bf2c-e360bc385f88/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 45px;
min-height: 25em;
background-position: center center;
}
@media (min-width: 1200px){#s-ad34aac5-926a-4399-894b-4bdfdcb71d39 {
  display: none;
}
#s-ad34aac5-926a-4399-894b-4bdfdcb71d39, #wrap-s-ad34aac5-926a-4399-894b-4bdfdcb71d39 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ad34aac5-926a-4399-894b-4bdfdcb71d39 {
  display: none;
}
#s-ad34aac5-926a-4399-894b-4bdfdcb71d39, #wrap-s-ad34aac5-926a-4399-894b-4bdfdcb71d39 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ad34aac5-926a-4399-894b-4bdfdcb71d39 {
  
}
}







#s-ad34aac5-926a-4399-894b-4bdfdcb71d39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad34aac5-926a-4399-894b-4bdfdcb71d39.shg-box.shg-c {
  justify-content: center;
}

#s-e4550fd2-4441-4f13-ac9c-1b94cde5ac1b {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 60px;
margin-right: auto;
min-height: 50px;
}








#s-e4550fd2-4441-4f13-ac9c-1b94cde5ac1b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4550fd2-4441-4f13-ac9c-1b94cde5ac1b.shg-box.shg-c {
  justify-content: center;
}

#s-27f98de5-b2e4-4f4e-9bd1-6727480f6fff {
  margin-left: 20px;
margin-right: 20px;
}

#s-b9d58d3f-feef-4a60-b44a-bfad45391ae6 {
  padding-top: 120px;
padding-bottom: 120px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-b9d58d3f-feef-4a60-b44a-bfad45391ae6 {
  padding-top: 60px;
padding-bottom: 60px;
}
}@media (max-width: 767px){#s-b9d58d3f-feef-4a60-b44a-bfad45391ae6 {
  padding-top: 60px;
padding-bottom: 60px;
}
}







#s-b9d58d3f-feef-4a60-b44a-bfad45391ae6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9d58d3f-feef-4a60-b44a-bfad45391ae6.shg-box.shg-c {
  justify-content: center;
}

#s-829cfbe9-d994-4712-9ac1-6ca996b47472 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
min-height: 50px;
max-width: 1600px;
background-color: rgba(255, 255, 255, 1);
}








#s-829cfbe9-d994-4712-9ac1-6ca996b47472 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-829cfbe9-d994-4712-9ac1-6ca996b47472.shg-box.shg-c {
  justify-content: center;
}

#s-00bba4f9-8c5e-4419-a9d6-e4b9e4bad7f0 {
  min-height: 30px;
}
@media (min-width: 1200px){#s-00bba4f9-8c5e-4419-a9d6-e4b9e4bad7f0 {
  display: none;
}
#s-00bba4f9-8c5e-4419-a9d6-e4b9e4bad7f0, #wrap-s-00bba4f9-8c5e-4419-a9d6-e4b9e4bad7f0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-00bba4f9-8c5e-4419-a9d6-e4b9e4bad7f0 {
  display: none;
}
#s-00bba4f9-8c5e-4419-a9d6-e4b9e4bad7f0, #wrap-s-00bba4f9-8c5e-4419-a9d6-e4b9e4bad7f0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-00bba4f9-8c5e-4419-a9d6-e4b9e4bad7f0 {
  display: none;
}
#s-00bba4f9-8c5e-4419-a9d6-e4b9e4bad7f0, #wrap-s-00bba4f9-8c5e-4419-a9d6-e4b9e4bad7f0 { display:none !important; }}@media (max-width: 767px){#s-00bba4f9-8c5e-4419-a9d6-e4b9e4bad7f0 {
  display: none;
}
#s-00bba4f9-8c5e-4419-a9d6-e4b9e4bad7f0, #wrap-s-00bba4f9-8c5e-4419-a9d6-e4b9e4bad7f0 { display:none !important; }}







#s-00bba4f9-8c5e-4419-a9d6-e4b9e4bad7f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-00bba4f9-8c5e-4419-a9d6-e4b9e4bad7f0.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-a392e794-a932-4811-a2c5-49608a83e597 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 979px;
}

@media (min-width: 0px) {
[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a392e794-a932-4811-a2c5-49608a83e597"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}








#s-fc712b7e-b7ae-491b-8e9c-3e90c268a690 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc712b7e-b7ae-491b-8e9c-3e90c268a690.shg-box.shg-c {
  justify-content: flex-start;
}

#s-66c9fb73-4ebf-4f49-908a-6fcbf9f7e51c {
  min-height: 50px;
}








#s-66c9fb73-4ebf-4f49-908a-6fcbf9f7e51c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66c9fb73-4ebf-4f49-908a-6fcbf9f7e51c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c2651a0f-ca2e-42e2-bf4c-723a6bcd0dd8 {
  max-width: 399px;
}
@media (max-width: 767px){#s-c2651a0f-ca2e-42e2-bf4c-723a6bcd0dd8 {
  margin-top: 0px;
margin-bottom: 0px;
display: none;
}
#s-c2651a0f-ca2e-42e2-bf4c-723a6bcd0dd8, #wrap-s-c2651a0f-ca2e-42e2-bf4c-723a6bcd0dd8 { display:none !important; }}
@media (min-width: 1200px){#s-d8ddc0b7-ef0a-4d14-9fc9-b97f577a6f45 {
  display: none;
}
#s-d8ddc0b7-ef0a-4d14-9fc9-b97f577a6f45, #wrap-s-d8ddc0b7-ef0a-4d14-9fc9-b97f577a6f45 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d8ddc0b7-ef0a-4d14-9fc9-b97f577a6f45 {
  display: none;
}
#s-d8ddc0b7-ef0a-4d14-9fc9-b97f577a6f45, #wrap-s-d8ddc0b7-ef0a-4d14-9fc9-b97f577a6f45 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d8ddc0b7-ef0a-4d14-9fc9-b97f577a6f45 {
  display: none;
}
#s-d8ddc0b7-ef0a-4d14-9fc9-b97f577a6f45, #wrap-s-d8ddc0b7-ef0a-4d14-9fc9-b97f577a6f45 { display:none !important; }}@media (max-width: 767px){#s-d8ddc0b7-ef0a-4d14-9fc9-b97f577a6f45 {
  margin-top: -3px;
margin-bottom: -3px;
}
}
#s-03e2ec74-13d8-4288-b600-873570403d94 {
  margin-top: 15px;
margin-bottom: 15px;
max-width: 399px;
}
@media (max-width: 767px){#s-03e2ec74-13d8-4288-b600-873570403d94 {
  margin-top: 10px;
margin-bottom: 0px;
min-height: 0px;
}
}
#s-a7f951eb-a70c-4c90-a120-e39af07cc0fd {
  min-height: 50px;
}








#s-a7f951eb-a70c-4c90-a120-e39af07cc0fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7f951eb-a70c-4c90-a120-e39af07cc0fd.shg-box.shg-c {
  justify-content: center;
}

#s-99e723f9-5f2b-4257-8603-2d913a50bd93 {
  max-width: 480px;
}
@media (max-width: 767px){#s-99e723f9-5f2b-4257-8603-2d913a50bd93 {
  margin-top: 20px;
}
}
#s-34af5b53-864a-4c5b-9c45-1c4569f88a0a {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 50px;
background-color: rgba(33, 33, 33, 1);
}








#s-34af5b53-864a-4c5b-9c45-1c4569f88a0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34af5b53-864a-4c5b-9c45-1c4569f88a0a.shg-box.shg-c {
  justify-content: center;
}

#s-5698b264-8cdc-43a2-acbc-b53e99fa0551 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-5698b264-8cdc-43a2-acbc-b53e99fa0551 {
  margin-top: 120px;
margin-bottom: 120px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5698b264-8cdc-43a2-acbc-b53e99fa0551 {
  margin-top: 120px;
margin-bottom: 120px;
}
}







#s-5698b264-8cdc-43a2-acbc-b53e99fa0551 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5698b264-8cdc-43a2-acbc-b53e99fa0551.shg-box.shg-c {
  justify-content: center;
}

#s-955a5599-ca99-41da-979c-01fcc20b5ac8 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 0px;
max-width: 979px;
}

@media (min-width: 0px) {
[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-955a5599-ca99-41da-979c-01fcc20b5ac8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c4512bd9-9b75-41c5-ad36-64e94fbab171 {
  min-height: 50px;
}








#s-c4512bd9-9b75-41c5-ad36-64e94fbab171 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4512bd9-9b75-41c5-ad36-64e94fbab171.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: 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-8dc6ba43-ee7f-42df-9bd5-ee990d29864e {
  max-width: 399px;
text-align: center;
}
@media (max-width: 767px){#s-8dc6ba43-ee7f-42df-9bd5-ee990d29864e {
  display: none;
}
#s-8dc6ba43-ee7f-42df-9bd5-ee990d29864e, #wrap-s-8dc6ba43-ee7f-42df-9bd5-ee990d29864e { display:none !important; }}



  #s-8dc6ba43-ee7f-42df-9bd5-ee990d29864e img.shogun-image {
    
    width: px;
  }


#s-8dc6ba43-ee7f-42df-9bd5-ee990d29864e .shogun-image-content {
  
    align-items: center;
  
}

#s-e7e8752f-e82b-4f14-9c6a-b448fa00aaec {
  text-align: center;
}
@media (min-width: 1200px){#s-e7e8752f-e82b-4f14-9c6a-b448fa00aaec {
  display: none;
}
#s-e7e8752f-e82b-4f14-9c6a-b448fa00aaec, #wrap-s-e7e8752f-e82b-4f14-9c6a-b448fa00aaec { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e7e8752f-e82b-4f14-9c6a-b448fa00aaec {
  display: none;
}
#s-e7e8752f-e82b-4f14-9c6a-b448fa00aaec, #wrap-s-e7e8752f-e82b-4f14-9c6a-b448fa00aaec { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e7e8752f-e82b-4f14-9c6a-b448fa00aaec {
  display: none;
}
#s-e7e8752f-e82b-4f14-9c6a-b448fa00aaec, #wrap-s-e7e8752f-e82b-4f14-9c6a-b448fa00aaec { display:none !important; }}



  #s-e7e8752f-e82b-4f14-9c6a-b448fa00aaec img.shogun-image {
    
    width: px;
  }


#s-e7e8752f-e82b-4f14-9c6a-b448fa00aaec .shogun-image-content {
  
    align-items: center;
  
}

#s-6145ebd7-10de-4071-89e5-73941fbf4a08 {
  padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
max-width: 480px;
}
@media (max-width: 767px){#s-6145ebd7-10de-4071-89e5-73941fbf4a08 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-6145ebd7-10de-4071-89e5-73941fbf4a08 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6145ebd7-10de-4071-89e5-73941fbf4a08.shg-box.shg-c {
  justify-content: center;
}

#s-4ef2229d-1ead-4489-b051-30018c0f1721 {
  min-height: 50px;
}








#s-4ef2229d-1ead-4489-b051-30018c0f1721 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ef2229d-1ead-4489-b051-30018c0f1721.shg-box.shg-c {
  justify-content: center;
}

#s-a3b6decb-b4fc-4259-9ae8-ff62fde466df {
  padding-bottom: 20px;
text-align: left;
}




  #s-a3b6decb-b4fc-4259-9ae8-ff62fde466df img.shogun-image {
    
    width: px;
  }


#s-a3b6decb-b4fc-4259-9ae8-ff62fde466df .shogun-image-content {
  
    align-items: center;
  
}

#s-8513e68b-0884-4633-9a44-1d7b507f4bd1 {
  max-width: 480px;
}

#s-4c65d746-e188-4510-a18f-93c9206be4cd {
  margin-top: 30px;
margin-left: 30px;
}
@media (max-width: 767px){#s-4c65d746-e188-4510-a18f-93c9206be4cd {
  margin-left: 0px;
margin-bottom: 0px;
}
}
#s-c1df32a7-582d-4ac1-b102-b6f0454b027f {
  margin-left: auto;
margin-right: auto;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(250, 250, 250, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-c1df32a7-582d-4ac1-b102-b6f0454b027f {
  margin-left: auto;
margin-right: auto;
}
}







#s-c1df32a7-582d-4ac1-b102-b6f0454b027f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1df32a7-582d-4ac1-b102-b6f0454b027f.shg-box.shg-c {
  justify-content: center;
}

#s-960116e7-47e9-42b0-a418-5054a8a3c8fa {
  min-height: 50px;
}
@media (min-width: 1200px){#s-960116e7-47e9-42b0-a418-5054a8a3c8fa {
  display: none;
}
#s-960116e7-47e9-42b0-a418-5054a8a3c8fa, #wrap-s-960116e7-47e9-42b0-a418-5054a8a3c8fa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-960116e7-47e9-42b0-a418-5054a8a3c8fa {
  display: none;
}
#s-960116e7-47e9-42b0-a418-5054a8a3c8fa, #wrap-s-960116e7-47e9-42b0-a418-5054a8a3c8fa { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-960116e7-47e9-42b0-a418-5054a8a3c8fa {
  display: none;
}
#s-960116e7-47e9-42b0-a418-5054a8a3c8fa, #wrap-s-960116e7-47e9-42b0-a418-5054a8a3c8fa { display:none !important; }}@media (max-width: 767px){#s-960116e7-47e9-42b0-a418-5054a8a3c8fa {
  display: none;
}
#s-960116e7-47e9-42b0-a418-5054a8a3c8fa, #wrap-s-960116e7-47e9-42b0-a418-5054a8a3c8fa { display:none !important; }}







#s-960116e7-47e9-42b0-a418-5054a8a3c8fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-960116e7-47e9-42b0-a418-5054a8a3c8fa.shg-box.shg-c {
  justify-content: center;
}

#s-062865e8-8e51-45e9-a295-861d6ee95865 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 979px;
}
@media (min-width: 1200px){#s-062865e8-8e51-45e9-a295-861d6ee95865 {
  margin-top: 60px;
margin-bottom: 60px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-062865e8-8e51-45e9-a295-861d6ee95865 {
  margin-top: 60px;
margin-bottom: 60px;
}
}
@media (min-width: 0px) {
[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-062865e8-8e51-45e9-a295-861d6ee95865"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-3637c972-58b9-4eb9-87b9-8b3ef4187a6a {
  margin-top: 5px;
min-height: 100%;
max-width: 399px;
}








#s-3637c972-58b9-4eb9-87b9-8b3ef4187a6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3637c972-58b9-4eb9-87b9-8b3ef4187a6a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a01922eb-065b-467c-8471-bbea2943c84e {
  min-height: 50px;
}








#s-a01922eb-065b-467c-8471-bbea2943c84e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a01922eb-065b-467c-8471-bbea2943c84e.shg-box.shg-c {
  justify-content: center;
}

#s-537168d4-7d38-4582-86b7-a92138c68375 {
  max-width: 399px;
}
@media (max-width: 767px){#s-537168d4-7d38-4582-86b7-a92138c68375 {
  display: none;
}
#s-537168d4-7d38-4582-86b7-a92138c68375, #wrap-s-537168d4-7d38-4582-86b7-a92138c68375 { display:none !important; }}
#s-4558ffb4-5e17-4be2-a2ee-776b259f0a1f {
  max-width: 399px;
}
@media (min-width: 1200px){#s-4558ffb4-5e17-4be2-a2ee-776b259f0a1f {
  display: none;
}
#s-4558ffb4-5e17-4be2-a2ee-776b259f0a1f, #wrap-s-4558ffb4-5e17-4be2-a2ee-776b259f0a1f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4558ffb4-5e17-4be2-a2ee-776b259f0a1f {
  display: none;
}
#s-4558ffb4-5e17-4be2-a2ee-776b259f0a1f, #wrap-s-4558ffb4-5e17-4be2-a2ee-776b259f0a1f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4558ffb4-5e17-4be2-a2ee-776b259f0a1f {
  display: none;
}
#s-4558ffb4-5e17-4be2-a2ee-776b259f0a1f, #wrap-s-4558ffb4-5e17-4be2-a2ee-776b259f0a1f { display:none !important; }}
#s-00ca1bd8-27ae-49d5-8c21-0a1c354412af {
  margin-top: 15px;
}
@media (max-width: 767px){#s-00ca1bd8-27ae-49d5-8c21-0a1c354412af {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-cb1f9bd8-0487-4b76-bfdf-3e2a0a8e91fa {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-cb1f9bd8-0487-4b76-bfdf-3e2a0a8e91fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb1f9bd8-0487-4b76-bfdf-3e2a0a8e91fa.shg-box.shg-c {
  justify-content: flex-start;
}

#s-98a6363a-3d9b-4979-9ed0-a10cfdd91bbc {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 480px;
}
@media (max-width: 767px){#s-98a6363a-3d9b-4979-9ed0-a10cfdd91bbc {
  margin-top: 20px;
}
}
#s-39b114a1-a066-4478-8144-1960be3499b7 {
  padding-top: 120px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-39b114a1-a066-4478-8144-1960be3499b7 {
  padding-top: 60px;
}
}







#s-39b114a1-a066-4478-8144-1960be3499b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39b114a1-a066-4478-8144-1960be3499b7.shg-box.shg-c {
  justify-content: center;
}

#s-f863e0d7-e3ee-4e22-98e7-c4f87736dc9f {
  padding-left: 20px;
padding-right: 20px;
}

#s-81fc18c9-d57f-485f-a4b4-ee84ac1baa1a {
  padding-left: 20px;
padding-right: 20px;
}

#s-5bf3c796-ed18-445d-b999-b0f8e36cf812 {
  box-shadow:0px 0px 0px 0px ;
min-height: 50px;
opacity: 1;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-5bf3c796-ed18-445d-b999-b0f8e36cf812 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5bf3c796-ed18-445d-b999-b0f8e36cf812 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5bf3c796-ed18-445d-b999-b0f8e36cf812 {
  
}
}@media (max-width: 767px){#s-5bf3c796-ed18-445d-b999-b0f8e36cf812 {
  
}
}







#s-5bf3c796-ed18-445d-b999-b0f8e36cf812 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5bf3c796-ed18-445d-b999-b0f8e36cf812.shg-box.shg-c {
  justify-content: center;
}

#s-1729b3ff-180b-434f-b7fd-20f82ba1b4a5 {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(250, 250, 250, 1);
}
@media (max-width: 767px){#s-1729b3ff-180b-434f-b7fd-20f82ba1b4a5 {
  margin-top: 40px;
}
}
#s-92d6a703-1c14-4423-a707-396209c1d0e4 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-92d6a703-1c14-4423-a707-396209c1d0e4 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-92d6a703-1c14-4423-a707-396209c1d0e4 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-92d6a703-1c14-4423-a707-396209c1d0e4 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-92d6a703-1c14-4423-a707-396209c1d0e4 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
padding-bottom: 60px;
}
}







#s-92d6a703-1c14-4423-a707-396209c1d0e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92d6a703-1c14-4423-a707-396209c1d0e4.shg-box.shg-c {
  justify-content: center;
}

#s-d1708cd6-914d-4903-bd98-983b9fa1f7c0 {
  min-height: 50px;
background-color: rgba(250, 250, 250, 0);
}








#s-d1708cd6-914d-4903-bd98-983b9fa1f7c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1708cd6-914d-4903-bd98-983b9fa1f7c0.shg-box.shg-c {
  justify-content: center;
}

#s-f81cc602-52b0-428c-8c27-1e741c80cec8 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 90px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
@media (min-width: 1200px){#s-f81cc602-52b0-428c-8c27-1e741c80cec8 {
  margin-top: 120px;
}
}@media (max-width: 767px){#s-f81cc602-52b0-428c-8c27-1e741c80cec8 {
  margin-top: 0px;
padding-left: 20px;
padding-right: 20px;
}
}
#s-d6d2ca01-87e4-4844-82cb-20cc84fdc4fd {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}
@media (max-width: 767px){#s-d6d2ca01-87e4-4844-82cb-20cc84fdc4fd {
  padding-left: 20px;
padding-right: 20px;
}
}
#s-b55b271c-1506-434c-b0ef-9472a3112e08 {
  margin-top: 120px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
max-width: 980px;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-b55b271c-1506-434c-b0ef-9472a3112e08 {
  margin-top: 60px;
padding-left: 20px;
padding-right: 20px;
}
}







#s-b55b271c-1506-434c-b0ef-9472a3112e08 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b55b271c-1506-434c-b0ef-9472a3112e08.shg-box.shg-c {
  justify-content: center;
}

#s-2a102c29-a487-49c5-9cac-b793d977fb42 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 980px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 992px) and (max-width: 1199px){#s-2a102c29-a487-49c5-9cac-b793d977fb42 {
  margin-top: 0px;
margin-bottom: 100px;
}
}@media (max-width: 767px){#s-2a102c29-a487-49c5-9cac-b793d977fb42 {
  margin-bottom: 40px;
}
}
@media (min-width: 0px) {
[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2a102c29-a487-49c5-9cac-b793d977fb42"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-474fc90c-5080-4619-ad93-5a4da76cf942 {
  min-height: 100%;
}








#s-474fc90c-5080-4619-ad93-5a4da76cf942 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-474fc90c-5080-4619-ad93-5a4da76cf942.shg-box.shg-c {
  justify-content: center;
}

#s-09aa93b4-d2a6-4336-b9be-006fbf6100a3 {
  max-width: 425px;
text-align: center;
}
@media (max-width: 767px){#s-09aa93b4-d2a6-4336-b9be-006fbf6100a3 {
  display: none;
}
#s-09aa93b4-d2a6-4336-b9be-006fbf6100a3, #wrap-s-09aa93b4-d2a6-4336-b9be-006fbf6100a3 { display:none !important; }}



  #s-09aa93b4-d2a6-4336-b9be-006fbf6100a3 img.shogun-image {
    
    width: px;
  }


#s-09aa93b4-d2a6-4336-b9be-006fbf6100a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-82ae3993-cac4-4131-bc31-59ae2ae8c385 {
  text-align: center;
}
@media (min-width: 1200px){#s-82ae3993-cac4-4131-bc31-59ae2ae8c385 {
  display: none;
}
#s-82ae3993-cac4-4131-bc31-59ae2ae8c385, #wrap-s-82ae3993-cac4-4131-bc31-59ae2ae8c385 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-82ae3993-cac4-4131-bc31-59ae2ae8c385 {
  display: none;
}
#s-82ae3993-cac4-4131-bc31-59ae2ae8c385, #wrap-s-82ae3993-cac4-4131-bc31-59ae2ae8c385 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-82ae3993-cac4-4131-bc31-59ae2ae8c385 {
  display: none;
}
#s-82ae3993-cac4-4131-bc31-59ae2ae8c385, #wrap-s-82ae3993-cac4-4131-bc31-59ae2ae8c385 { display:none !important; }}



  #s-82ae3993-cac4-4131-bc31-59ae2ae8c385 img.shogun-image {
    
    width: px;
  }


#s-82ae3993-cac4-4131-bc31-59ae2ae8c385 .shogun-image-content {
  
    align-items: center;
  
}

#s-1b77bfdc-3b4c-47ac-adc3-52e56e48ef91 {
  min-height: 50px;
max-width: 482px;
}








#s-1b77bfdc-3b4c-47ac-adc3-52e56e48ef91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b77bfdc-3b4c-47ac-adc3-52e56e48ef91.shg-box.shg-c {
  justify-content: center;
}

#s-6e81c865-ee11-4cf7-9119-c0630b15a6d7 {
  margin-top: 30px;
margin-bottom: 5px;
}
@media (min-width: 1200px){#s-6e81c865-ee11-4cf7-9119-c0630b15a6d7 {
  margin-top: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6e81c865-ee11-4cf7-9119-c0630b15a6d7 {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-6e81c865-ee11-4cf7-9119-c0630b15a6d7 {
  margin-top: 45px;
}
}
#s-55b57505-e764-428b-af77-085362dc5f02 {
  margin-top: 10px;
max-width: 480px;
}

#s-e1f98520-d8f5-4509-a81e-a012ca03c4ab {
  margin-top: 160px;
margin-left: auto;
margin-right: auto;
max-width: 980px;
}
@media (max-width: 767px){#s-e1f98520-d8f5-4509-a81e-a012ca03c4ab {
  margin-top: 60px;
}
}
@media (min-width: 0px) {
[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-e1f98520-d8f5-4509-a81e-a012ca03c4ab"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-0a99a893-a7f5-4fd7-8e89-699c7e58a85e {
  min-height: 100%;
}
@media (max-width: 767px){#s-0a99a893-a7f5-4fd7-8e89-699c7e58a85e {
  margin-top: 30px;
}
}







#s-0a99a893-a7f5-4fd7-8e89-699c7e58a85e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a99a893-a7f5-4fd7-8e89-699c7e58a85e.shg-box.shg-c {
  justify-content: center;
}

#s-75d1878a-7f25-42d1-8388-5a714cf75649 {
  min-height: 50px;
}








#s-75d1878a-7f25-42d1-8388-5a714cf75649 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75d1878a-7f25-42d1-8388-5a714cf75649.shg-box.shg-c {
  justify-content: flex-start;
}

#s-06dfb426-b8df-43bf-a45e-0f28036b3aa4 {
  margin-top: 0px;
}

#s-457edc4c-4330-453e-ab0d-bb58a4de8448 {
  margin-top: 10px;
margin-bottom: 40px;
max-width: 482px;
}
@media (max-width: 767px){#s-457edc4c-4330-453e-ab0d-bb58a4de8448 {
  margin-bottom: 0px;
}
}
#s-31e03b3c-0195-464c-882f-5553bace7895 {
  max-width: 480px;
text-align: center;
}
@media (max-width: 767px){#s-31e03b3c-0195-464c-882f-5553bace7895 {
  display: none;
}
#s-31e03b3c-0195-464c-882f-5553bace7895, #wrap-s-31e03b3c-0195-464c-882f-5553bace7895 { display:none !important; }}



  #s-31e03b3c-0195-464c-882f-5553bace7895 img.shogun-image {
    
    width: px;
  }


#s-31e03b3c-0195-464c-882f-5553bace7895 .shogun-image-content {
  
    align-items: center;
  
}

#s-0f37d2e5-0f8a-4dd7-938a-b5a470eb191b {
  text-align: center;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-0f37d2e5-0f8a-4dd7-938a-b5a470eb191b {
  display: none;
}
#s-0f37d2e5-0f8a-4dd7-938a-b5a470eb191b, #wrap-s-0f37d2e5-0f8a-4dd7-938a-b5a470eb191b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0f37d2e5-0f8a-4dd7-938a-b5a470eb191b {
  display: none;
}
#s-0f37d2e5-0f8a-4dd7-938a-b5a470eb191b, #wrap-s-0f37d2e5-0f8a-4dd7-938a-b5a470eb191b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0f37d2e5-0f8a-4dd7-938a-b5a470eb191b {
  display: none;
}
#s-0f37d2e5-0f8a-4dd7-938a-b5a470eb191b, #wrap-s-0f37d2e5-0f8a-4dd7-938a-b5a470eb191b { display:none !important; }}



  #s-0f37d2e5-0f8a-4dd7-938a-b5a470eb191b img.shogun-image {
    
    width: px;
  }


#s-0f37d2e5-0f8a-4dd7-938a-b5a470eb191b .shogun-image-content {
  
    align-items: center;
  
}

#s-9758741a-4207-4f64-b3db-5cd7d7cc38b5 {
  padding-top: 170px;
min-height: 50px;
background-color: rgba(250, 250, 250, 1);
}
@media (max-width: 767px){#s-9758741a-4207-4f64-b3db-5cd7d7cc38b5 {
  padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
}
}







#s-9758741a-4207-4f64-b3db-5cd7d7cc38b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9758741a-4207-4f64-b3db-5cd7d7cc38b5.shg-box.shg-c {
  justify-content: center;
}

#s-4b854e12-313f-4474-95aa-550d63d56dcf {
  background-color: rgba(250, 250, 250, 1);
}
@media (max-width: 767px){#s-4b854e12-313f-4474-95aa-550d63d56dcf {
  padding-bottom: 10px;
background-color: rgba(255, 255, 255, 1);
}
}
#s-ae04ac24-5271-454b-9443-90efcf120f06 {
  margin-top: 30px;
margin-left: 20px;
margin-right: 20px;
min-height: 50px;
}
@media (max-width: 767px){#s-ae04ac24-5271-454b-9443-90efcf120f06 {
  display: none;
}
#s-ae04ac24-5271-454b-9443-90efcf120f06, #wrap-s-ae04ac24-5271-454b-9443-90efcf120f06 { display:none !important; }}







#s-ae04ac24-5271-454b-9443-90efcf120f06 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae04ac24-5271-454b-9443-90efcf120f06.shg-box.shg-c {
  justify-content: center;
}

#s-5543f3b7-6de4-4c42-bd54-6f2b1c6d1141 {
  margin-left: auto;
margin-right: auto;
max-width: 980px;
text-align: center;
}
@media (max-width: 767px){#s-5543f3b7-6de4-4c42-bd54-6f2b1c6d1141 {
  
}
}



  #s-5543f3b7-6de4-4c42-bd54-6f2b1c6d1141 img.shogun-image {
    
    width: px;
  }


#s-5543f3b7-6de4-4c42-bd54-6f2b1c6d1141 .shogun-image-content {
  
    align-items: center;
  
}

#s-4ddfbc49-f021-4fd5-a95f-33d9284768bf {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 100px;
margin-right: auto;
max-width: 980px;
}
@media (min-width: 1200px){#s-4ddfbc49-f021-4fd5-a95f-33d9284768bf {
  margin-top: 16px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4ddfbc49-f021-4fd5-a95f-33d9284768bf {
  margin-top: 16px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4ddfbc49-f021-4fd5-a95f-33d9284768bf {
  margin-top: 16px;
}
}@media (max-width: 767px){#s-4ddfbc49-f021-4fd5-a95f-33d9284768bf {
  display: none;
}
#s-4ddfbc49-f021-4fd5-a95f-33d9284768bf, #wrap-s-4ddfbc49-f021-4fd5-a95f-33d9284768bf { display:none !important; }}
@media (min-width: 0px) {
[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4ddfbc49-f021-4fd5-a95f-33d9284768bf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-283e2085-b3dc-42fd-8581-39a4d48d5782 {
  min-height: 50px;
}








#s-283e2085-b3dc-42fd-8581-39a4d48d5782 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-283e2085-b3dc-42fd-8581-39a4d48d5782.shg-box.shg-c {
  justify-content: center;
}

#s-05918e75-b1d1-44ad-beb6-69fa9598f520 {
  margin-top: 0px;
margin-bottom: 15px;
}

#s-8601187d-a0f2-4926-8847-1097d9957c13 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 290px;
}

#s-92b51857-b976-4682-a49c-3fc25f31040f {
  min-height: 50px;
}








#s-92b51857-b976-4682-a49c-3fc25f31040f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92b51857-b976-4682-a49c-3fc25f31040f.shg-box.shg-c {
  justify-content: center;
}

#s-31217f07-4dde-4f7d-8e86-15bffebd5c58 {
  margin-bottom: 15px;
}

#s-7eed7a50-9193-496c-9bbf-6ab9fcbd5b65 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 290px;
}

#s-12f87285-0100-4e68-8cc9-36e5af0f437a {
  min-height: 50px;
}








#s-12f87285-0100-4e68-8cc9-36e5af0f437a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12f87285-0100-4e68-8cc9-36e5af0f437a.shg-box.shg-c {
  justify-content: center;
}

#s-8ee89db2-856a-484f-9a23-ce4bcc2a57e5 {
  margin-bottom: 15px;
}

#s-bd99e3e0-40f4-4ba3-9760-af9d7814c8f0 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 290px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-d75caf33-d973-41c2-84d3-0b5e44605761 {
  margin-bottom: 30px;
padding-top: 20px;
padding-bottom: 20px;
}
@media (min-width: 1200px){#s-d75caf33-d973-41c2-84d3-0b5e44605761 {
  display: none;
}
#s-d75caf33-d973-41c2-84d3-0b5e44605761, #wrap-s-d75caf33-d973-41c2-84d3-0b5e44605761 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d75caf33-d973-41c2-84d3-0b5e44605761 {
  display: none;
}
#s-d75caf33-d973-41c2-84d3-0b5e44605761, #wrap-s-d75caf33-d973-41c2-84d3-0b5e44605761 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d75caf33-d973-41c2-84d3-0b5e44605761 {
  display: none;
}
#s-d75caf33-d973-41c2-84d3-0b5e44605761, #wrap-s-d75caf33-d973-41c2-84d3-0b5e44605761 { display:none !important; }}@media (max-width: 767px){#s-d75caf33-d973-41c2-84d3-0b5e44605761 {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-744b2284-e43f-4c00-af4d-e8126b10a1ba {
  padding-top: 20px;
min-height: 50px;
}
@media (max-width: 767px){#s-744b2284-e43f-4c00-af4d-e8126b10a1ba {
  padding-right: 0px;
}
}







#s-744b2284-e43f-4c00-af4d-e8126b10a1ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-744b2284-e43f-4c00-af4d-e8126b10a1ba.shg-box.shg-c {
  justify-content: center;
}

#s-fcff6ac4-29e4-4e98-aa19-7dec57056bc0 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}




  #s-fcff6ac4-29e4-4e98-aa19-7dec57056bc0 img.shogun-image {
    
    width: px;
  }


#s-fcff6ac4-29e4-4e98-aa19-7dec57056bc0 .shogun-image-content {
  
    align-items: center;
  
}

#s-1e94347e-5db7-4ed4-a0d1-90b011f939b5 {
  margin-bottom: 30px;
text-align: center;
}
@media (max-width: 767px){#s-1e94347e-5db7-4ed4-a0d1-90b011f939b5 {
  display: none;
}
#s-1e94347e-5db7-4ed4-a0d1-90b011f939b5, #wrap-s-1e94347e-5db7-4ed4-a0d1-90b011f939b5 { display:none !important; }}



  #s-1e94347e-5db7-4ed4-a0d1-90b011f939b5 img.shogun-image {
    
    width: px;
  }


#s-1e94347e-5db7-4ed4-a0d1-90b011f939b5 .shogun-image-content {
  
    align-items: center;
  
}

#s-af943636-c220-477f-ad94-8ee764f88a3e {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-43a7bc98-346e-4e8d-8ca2-42455c950dd7 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 290px;
}
@media (max-width: 767px){#s-43a7bc98-346e-4e8d-8ca2-42455c950dd7 {
  margin-top: 10px;
}
}
#s-d46fcb76-26f9-4413-9fb4-29fcc2961918 {
  padding-top: 20px;
min-height: 50px;
}








#s-d46fcb76-26f9-4413-9fb4-29fcc2961918 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d46fcb76-26f9-4413-9fb4-29fcc2961918.shg-box.shg-c {
  justify-content: center;
}

#s-25c6f01d-6ccd-460a-bdea-9c0759c35876 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}




  #s-25c6f01d-6ccd-460a-bdea-9c0759c35876 img.shogun-image {
    
    width: px;
  }


#s-25c6f01d-6ccd-460a-bdea-9c0759c35876 .shogun-image-content {
  
    align-items: center;
  
}

#s-5aa1f933-ec89-40bb-9714-fe8fbbab3ed4 {
  margin-bottom: 30px;
text-align: center;
}
@media (max-width: 767px){#s-5aa1f933-ec89-40bb-9714-fe8fbbab3ed4 {
  display: none;
}
#s-5aa1f933-ec89-40bb-9714-fe8fbbab3ed4, #wrap-s-5aa1f933-ec89-40bb-9714-fe8fbbab3ed4 { display:none !important; }}



  #s-5aa1f933-ec89-40bb-9714-fe8fbbab3ed4 img.shogun-image {
    
    width: px;
  }


#s-5aa1f933-ec89-40bb-9714-fe8fbbab3ed4 .shogun-image-content {
  
    align-items: center;
  
}

#s-ef9a3f89-a551-4b28-a9f1-42a6a9c9f693 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-1626a65c-2f13-4ffe-9414-1c94ab185ebf {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 335px;
}
@media (max-width: 767px){#s-1626a65c-2f13-4ffe-9414-1c94ab185ebf {
  margin-top: 10px;
}
}
#s-a997eb88-510a-44d8-b576-3a366224914c {
  padding-top: 20px;
min-height: 50px;
}








#s-a997eb88-510a-44d8-b576-3a366224914c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a997eb88-510a-44d8-b576-3a366224914c.shg-box.shg-c {
  justify-content: center;
}

#s-ba6d6bdf-f11e-4ef0-9123-1a20f2051fc3 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}




  #s-ba6d6bdf-f11e-4ef0-9123-1a20f2051fc3 img.shogun-image {
    
    width: px;
  }


#s-ba6d6bdf-f11e-4ef0-9123-1a20f2051fc3 .shogun-image-content {
  
    align-items: center;
  
}

#s-27d29261-3c50-4734-95a4-dcd382460754 {
  margin-bottom: 30px;
text-align: center;
}
@media (max-width: 767px){#s-27d29261-3c50-4734-95a4-dcd382460754 {
  display: none;
}
#s-27d29261-3c50-4734-95a4-dcd382460754, #wrap-s-27d29261-3c50-4734-95a4-dcd382460754 { display:none !important; }}



  #s-27d29261-3c50-4734-95a4-dcd382460754 img.shogun-image {
    
    width: px;
  }


#s-27d29261-3c50-4734-95a4-dcd382460754 .shogun-image-content {
  
    align-items: center;
  
}

#s-a73e6c31-9c7e-480c-81ee-04c99a5be486 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-e69f0d0c-e033-43bb-ab6c-b9e047f01b72 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 335px;
}
@media (max-width: 767px){#s-e69f0d0c-e033-43bb-ab6c-b9e047f01b72 {
  margin-top: 10px;
}
}
#s-0e417ea3-d915-4299-a421-010c9e0b0718 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-0e417ea3-d915-4299-a421-010c9e0b0718 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e417ea3-d915-4299-a421-010c9e0b0718.shg-box.shg-c {
  justify-content: center;
}

#s-75c6a119-8c22-4415-b3dd-0aa88499a139 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 120px;
padding-left: 20px;
padding-right: 20px;
min-height: 50px;
max-width: 1600px;
}
@media (min-width: 768px) and (max-width: 991px){#s-75c6a119-8c22-4415-b3dd-0aa88499a139 {
  padding-top: 60px;
}
}@media (max-width: 767px){#s-75c6a119-8c22-4415-b3dd-0aa88499a139 {
  padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
}
}







#s-75c6a119-8c22-4415-b3dd-0aa88499a139 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75c6a119-8c22-4415-b3dd-0aa88499a139.shg-box.shg-c {
  justify-content: center;
}

#s-2a4ae4f9-70cf-4380-82e2-375b6ebaa2d3 {
  min-height: 50px;
}








#s-2a4ae4f9-70cf-4380-82e2-375b6ebaa2d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a4ae4f9-70cf-4380-82e2-375b6ebaa2d3.shg-box.shg-c {
  justify-content: center;
}

#s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 979px;
}

@media (min-width: 0px) {
[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-007a1801-64ff-4caf-a4b7-f41d42fb0b2d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e7ce9ea8-100e-4f4d-aea4-14a8247bf448 {
  min-height: 100%;
text-align: left;
}
@media (max-width: 767px){#s-e7ce9ea8-100e-4f4d-aea4-14a8247bf448 {
  margin-bottom: 40px;
display: none;
}
#s-e7ce9ea8-100e-4f4d-aea4-14a8247bf448, #wrap-s-e7ce9ea8-100e-4f4d-aea4-14a8247bf448 { display:none !important; }}



  #s-e7ce9ea8-100e-4f4d-aea4-14a8247bf448 img.shogun-image {
    
    width: px;
  }


#s-e7ce9ea8-100e-4f4d-aea4-14a8247bf448 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-e1f8c2df-9ebe-4eee-9ae5-74e47d5d216b {
  min-height: 100%;
text-align: left;
}
@media (min-width: 1200px){#s-e1f8c2df-9ebe-4eee-9ae5-74e47d5d216b {
  display: none;
}
#s-e1f8c2df-9ebe-4eee-9ae5-74e47d5d216b, #wrap-s-e1f8c2df-9ebe-4eee-9ae5-74e47d5d216b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e1f8c2df-9ebe-4eee-9ae5-74e47d5d216b {
  display: none;
}
#s-e1f8c2df-9ebe-4eee-9ae5-74e47d5d216b, #wrap-s-e1f8c2df-9ebe-4eee-9ae5-74e47d5d216b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e1f8c2df-9ebe-4eee-9ae5-74e47d5d216b {
  display: none;
}
#s-e1f8c2df-9ebe-4eee-9ae5-74e47d5d216b, #wrap-s-e1f8c2df-9ebe-4eee-9ae5-74e47d5d216b { display:none !important; }}@media (max-width: 767px){#s-e1f8c2df-9ebe-4eee-9ae5-74e47d5d216b {
  margin-bottom: 40px;
}
}



  #s-e1f8c2df-9ebe-4eee-9ae5-74e47d5d216b img.shogun-image {
    
    width: px;
  }


#s-e1f8c2df-9ebe-4eee-9ae5-74e47d5d216b .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-1f110461-ec9b-4725-a57f-c0bc84834341 {
  margin-top: 45px;
min-height: 0px;
}
@media (max-width: 767px){#s-1f110461-ec9b-4725-a57f-c0bc84834341 {
  margin-top: 0px;
padding-left: 20px;
padding-right: 20px;
}
}







#s-1f110461-ec9b-4725-a57f-c0bc84834341 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f110461-ec9b-4725-a57f-c0bc84834341.shg-box.shg-c {
  justify-content: center;
}

#s-7d50a92c-8560-48c9-80a0-e20a9a69ff02 {
  min-height: 50px;
}








#s-7d50a92c-8560-48c9-80a0-e20a9a69ff02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d50a92c-8560-48c9-80a0-e20a9a69ff02.shg-box.shg-c {
  justify-content: center;
}

#s-175b836f-f0bb-4f6f-b6df-dabf96d91b1e {
  margin-top: 0px;
min-height: 100%;
}








#s-175b836f-f0bb-4f6f-b6df-dabf96d91b1e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-175b836f-f0bb-4f6f-b6df-dabf96d91b1e.shg-box.shg-c {
  justify-content: center;
}

#s-ac4cc46f-aa92-4c28-9cee-e013a11bab1f {
  margin-bottom: 5px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-ac4cc46f-aa92-4c28-9cee-e013a11bab1f {
  margin-bottom: 0px;
}
}
#s-bd87e278-a0ee-4f53-bd76-d480cd9e415a {
  margin-top: 10px;
max-width: 482px;
}

#s-dcd5b513-bc02-4e62-87c7-622021f79581 {
  margin-top: 120px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-dcd5b513-bc02-4e62-87c7-622021f79581 {
  margin-top: 60px;
}
}@media (max-width: 767px){#s-dcd5b513-bc02-4e62-87c7-622021f79581 {
  margin-top: 0px;
padding-top: 60px;
padding-bottom: 60px;
}
}







#s-dcd5b513-bc02-4e62-87c7-622021f79581 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dcd5b513-bc02-4e62-87c7-622021f79581.shg-box.shg-c {
  justify-content: center;
}

#s-eaf9a85a-87a0-4697-a895-c783ec506214 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
min-height: 50px;
max-width: 1600px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-eaf9a85a-87a0-4697-a895-c783ec506214 {
  
}
}@media (max-width: 767px){#s-eaf9a85a-87a0-4697-a895-c783ec506214 {
  
}
}







#s-eaf9a85a-87a0-4697-a895-c783ec506214 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eaf9a85a-87a0-4697-a895-c783ec506214.shg-box.shg-c {
  justify-content: center;
}

#s-e17d69cd-db21-4d60-86c0-1e7a740c36bf {
  min-height: 50px;
}








#s-e17d69cd-db21-4d60-86c0-1e7a740c36bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e17d69cd-db21-4d60-86c0-1e7a740c36bf.shg-box.shg-c {
  justify-content: center;
}

#s-4940f7f5-9f1f-4214-bc19-98fec60601a6 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 0px;
max-width: 979px;
}

@media (min-width: 0px) {
[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-4940f7f5-9f1f-4214-bc19-98fec60601a6"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-f9d0b744-8a11-4e66-ab83-bbeefc087845 {
  margin-top: 45px;
min-height: 0px;
max-width: 482px;
}
@media (max-width: 767px){#s-f9d0b744-8a11-4e66-ab83-bbeefc087845 {
  margin-top: 40px;
}
}







#s-f9d0b744-8a11-4e66-ab83-bbeefc087845 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9d0b744-8a11-4e66-ab83-bbeefc087845.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-ea6f5958-6625-4c8f-afad-f2b48f754cf0 {
  
}
}
#s-e010d03a-b84f-48ce-a6af-f57541c5739a {
  margin-top: 10px;
}

#s-4d5f08ca-4ef7-44a3-874b-8fc4f64fe8a6 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 0px;
}








#s-4d5f08ca-4ef7-44a3-874b-8fc4f64fe8a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d5f08ca-4ef7-44a3-874b-8fc4f64fe8a6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-768e52c4-ee55-480b-9a10-79c025471993 {
  min-height: 100%;
text-align: right;
}
@media (max-width: 767px){#s-768e52c4-ee55-480b-9a10-79c025471993 {
  margin-bottom: 40px;
display: none;
}
#s-768e52c4-ee55-480b-9a10-79c025471993, #wrap-s-768e52c4-ee55-480b-9a10-79c025471993 { display:none !important; }}



  #s-768e52c4-ee55-480b-9a10-79c025471993 img.shogun-image {
    
    width: px;
  }


#s-768e52c4-ee55-480b-9a10-79c025471993 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-0d3aff8c-0dde-4f77-944b-398a4add394c {
  min-height: 100%;
text-align: right;
}
@media (min-width: 1200px){#s-0d3aff8c-0dde-4f77-944b-398a4add394c {
  display: none;
}
#s-0d3aff8c-0dde-4f77-944b-398a4add394c, #wrap-s-0d3aff8c-0dde-4f77-944b-398a4add394c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0d3aff8c-0dde-4f77-944b-398a4add394c {
  display: none;
}
#s-0d3aff8c-0dde-4f77-944b-398a4add394c, #wrap-s-0d3aff8c-0dde-4f77-944b-398a4add394c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0d3aff8c-0dde-4f77-944b-398a4add394c {
  display: none;
}
#s-0d3aff8c-0dde-4f77-944b-398a4add394c, #wrap-s-0d3aff8c-0dde-4f77-944b-398a4add394c { display:none !important; }}



  #s-0d3aff8c-0dde-4f77-944b-398a4add394c img.shogun-image {
    
    width: px;
  }


#s-0d3aff8c-0dde-4f77-944b-398a4add394c .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-a0ca06e3-63f8-42f7-8949-16731675ceb3 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 40px;
padding-left: 20px;
padding-bottom: 40px;
padding-right: 20px;
min-height: 50px;
max-width: 979px;
background-color: rgba(250, 250, 250, 1);
}
@media (min-width: 1200px){#s-a0ca06e3-63f8-42f7-8949-16731675ceb3 {
  display: none;
}
#s-a0ca06e3-63f8-42f7-8949-16731675ceb3, #wrap-s-a0ca06e3-63f8-42f7-8949-16731675ceb3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a0ca06e3-63f8-42f7-8949-16731675ceb3 {
  display: none;
}
#s-a0ca06e3-63f8-42f7-8949-16731675ceb3, #wrap-s-a0ca06e3-63f8-42f7-8949-16731675ceb3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a0ca06e3-63f8-42f7-8949-16731675ceb3 {
  display: none;
}
#s-a0ca06e3-63f8-42f7-8949-16731675ceb3, #wrap-s-a0ca06e3-63f8-42f7-8949-16731675ceb3 { display:none !important; }}@media (max-width: 767px){#s-a0ca06e3-63f8-42f7-8949-16731675ceb3 {
  padding-top: 60px;
padding-bottom: 60px;
}
}







#s-a0ca06e3-63f8-42f7-8949-16731675ceb3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0ca06e3-63f8-42f7-8949-16731675ceb3.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-16f6d57f-263d-4fdb-98a6-dc169fd1e8fd {
  text-align: center;
}

#s-16f6d57f-263d-4fdb-98a6-dc169fd1e8fd .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6 {
  margin-top: 60px;
}

@media (min-width: 0px) {
[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-22f1debf-fda2-43c5-b03e-f0784c6e0fd6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5d4e6638-b726-44c3-8fc4-6c34b9dd4377 {
  margin-left: auto;
margin-right: auto;
max-width: 316px;
}








#s-5d4e6638-b726-44c3-8fc4-6c34b9dd4377 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d4e6638-b726-44c3-8fc4-6c34b9dd4377.shg-box.shg-c {
  justify-content: flex-end;
}

#s-d4bebf88-421d-4432-bf62-1225477f8dfc {
  margin-left: auto;
margin-right: auto;
text-align: center;
}




  #s-d4bebf88-421d-4432-bf62-1225477f8dfc img.shogun-image {
    
    width: px;
  }


#s-d4bebf88-421d-4432-bf62-1225477f8dfc .shogun-image-content {
  
    align-items: center;
  
}

#s-79cc59d5-8b7a-4d3a-822a-3cb930848b86 {
  margin-top: 23px;
text-align: center;
}

#s-79cc59d5-8b7a-4d3a-822a-3cb930848b86 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-366d813a-6137-4cf4-a5c8-4b2d9d079783 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 316px;
}
@media (max-width: 767px){#s-366d813a-6137-4cf4-a5c8-4b2d9d079783 {
  margin-top: 40px;
}
}







#s-366d813a-6137-4cf4-a5c8-4b2d9d079783 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-366d813a-6137-4cf4-a5c8-4b2d9d079783.shg-box.shg-c {
  justify-content: flex-end;
}

#s-ce0d6ec9-271e-4305-8a04-2c08aba5f206 {
  text-align: center;
}




  #s-ce0d6ec9-271e-4305-8a04-2c08aba5f206 img.shogun-image {
    
    width: px;
  }


#s-ce0d6ec9-271e-4305-8a04-2c08aba5f206 .shogun-image-content {
  
    align-items: center;
  
}

#s-a01f2a54-c569-4198-adc5-a0f01f53b700 {
  margin-top: 23px;
text-align: center;
}

#s-a01f2a54-c569-4198-adc5-a0f01f53b700 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2a576a61-f988-4cee-bb12-64c8b64075df {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 316px;
}
@media (max-width: 767px){#s-2a576a61-f988-4cee-bb12-64c8b64075df {
  margin-top: 40px;
}
}







#s-2a576a61-f988-4cee-bb12-64c8b64075df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a576a61-f988-4cee-bb12-64c8b64075df.shg-box.shg-c {
  justify-content: flex-end;
}

#s-55e9c8f3-058d-4751-8d12-4ac64f0953f1 {
  text-align: center;
}




  #s-55e9c8f3-058d-4751-8d12-4ac64f0953f1 img.shogun-image {
    
    width: px;
  }


#s-55e9c8f3-058d-4751-8d12-4ac64f0953f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-40f819e5-1e4b-4784-a962-14b0fbedb178 {
  margin-top: 23px;
text-align: center;
}

#s-40f819e5-1e4b-4784-a962-14b0fbedb178 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9b24f2be-cc8c-4520-82e2-429ce19b3324 {
  margin-top: 112px;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
min-height: 50px;
max-width: 979px;
}
@media (max-width: 767px){#s-9b24f2be-cc8c-4520-82e2-429ce19b3324 {
  display: none;
}
#s-9b24f2be-cc8c-4520-82e2-429ce19b3324, #wrap-s-9b24f2be-cc8c-4520-82e2-429ce19b3324 { display:none !important; }}







#s-9b24f2be-cc8c-4520-82e2-429ce19b3324 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b24f2be-cc8c-4520-82e2-429ce19b3324.shg-box.shg-c {
  justify-content: center;
}

#s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6 {
  margin-top: 60px;
}

@media (min-width: 0px) {
[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a065c9ec-6fba-48b7-8262-c10eeb4c13a6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1a56680b-10da-4f8e-b23c-08e753d65fee {
  min-height: 50px;
max-width: 316px;
}








#s-1a56680b-10da-4f8e-b23c-08e753d65fee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a56680b-10da-4f8e-b23c-08e753d65fee.shg-box.shg-c {
  justify-content: flex-end;
}

#s-486ed756-3e43-439c-96b2-c1dde11b92b8 {
  text-align: center;
}




  #s-486ed756-3e43-439c-96b2-c1dde11b92b8 img.shogun-image {
    
    width: px;
  }


#s-486ed756-3e43-439c-96b2-c1dde11b92b8 .shogun-image-content {
  
    align-items: center;
  
}

#s-e81c1b44-b374-4601-ab1d-0dcb7faef4a1 {
  margin-top: 23px;
text-align: center;
}

#s-e81c1b44-b374-4601-ab1d-0dcb7faef4a1 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2a04e70e-27e9-4522-bbb8-cff157c6f612 {
  min-height: 50px;
max-width: 316px;
}








#s-2a04e70e-27e9-4522-bbb8-cff157c6f612 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a04e70e-27e9-4522-bbb8-cff157c6f612.shg-box.shg-c {
  justify-content: flex-end;
}

#s-b89fb853-4d78-4aa1-a47b-0acb29d5f29b {
  text-align: center;
}




  #s-b89fb853-4d78-4aa1-a47b-0acb29d5f29b img.shogun-image {
    
    width: px;
  }


#s-b89fb853-4d78-4aa1-a47b-0acb29d5f29b .shogun-image-content {
  
    align-items: center;
  
}

#s-e998e796-2bb1-47ee-b173-8f1b8c35790f {
  margin-top: 23px;
text-align: center;
}

#s-e998e796-2bb1-47ee-b173-8f1b8c35790f .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d661963d-67d6-4439-b916-4262984414b2 {
  min-height: 50px;
max-width: 316px;
}








#s-d661963d-67d6-4439-b916-4262984414b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d661963d-67d6-4439-b916-4262984414b2.shg-box.shg-c {
  justify-content: flex-end;
}

#s-a6c94e0a-342f-431e-84a5-20be3fdb8075 {
  text-align: center;
}




  #s-a6c94e0a-342f-431e-84a5-20be3fdb8075 img.shogun-image {
    
    width: px;
  }


#s-a6c94e0a-342f-431e-84a5-20be3fdb8075 .shogun-image-content {
  
    align-items: center;
  
}

#s-9b481b49-a63b-4243-9e76-c92bede78496 {
  margin-top: 23px;
text-align: center;
}

#s-9b481b49-a63b-4243-9e76-c92bede78496 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-edb9485e-4c86-43ff-a7f4-e3f399fb672e {
  margin-top: 120px;
margin-left: auto;
margin-right: auto;
padding-bottom: 0px;
min-height: 50px;
max-width: 979px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-edb9485e-4c86-43ff-a7f4-e3f399fb672e {
  margin-top: 60px;
}
}@media (max-width: 767px){#s-edb9485e-4c86-43ff-a7f4-e3f399fb672e {
  margin-top: 0px;
padding-top: 60px;
}
}







#s-edb9485e-4c86-43ff-a7f4-e3f399fb672e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-edb9485e-4c86-43ff-a7f4-e3f399fb672e.shg-box.shg-c {
  justify-content: center;
}

#s-4bac40e7-578a-47fe-8a9a-8135a65e2212 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-4bac40e7-578a-47fe-8a9a-8135a65e2212 {
  padding-bottom: 0px;
}
}







#s-4bac40e7-578a-47fe-8a9a-8135a65e2212 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4bac40e7-578a-47fe-8a9a-8135a65e2212.shg-box.shg-c {
  justify-content: center;
}

#s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
min-height: 0px;
}

@media (min-width: 0px) {
[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1be4461e-f5d0-4b74-bd82-08e6c5bbe15e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b3086674-b985-4b21-8495-e2c9bf4009db {
  min-height: 50px;
}
@media (max-width: 767px){#s-b3086674-b985-4b21-8495-e2c9bf4009db {
  display: none;
}
#s-b3086674-b985-4b21-8495-e2c9bf4009db, #wrap-s-b3086674-b985-4b21-8495-e2c9bf4009db { display:none !important; }}







#s-b3086674-b985-4b21-8495-e2c9bf4009db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3086674-b985-4b21-8495-e2c9bf4009db.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b22cc065-f6ef-4699-8044-cecf500647f8 {
  margin-left: auto;
margin-right: auto;
min-height: 100%;
text-align: center;
}
@media (max-width: 767px){#s-b22cc065-f6ef-4699-8044-cecf500647f8 {
  
}
}



  #s-b22cc065-f6ef-4699-8044-cecf500647f8 img.shogun-image {
    
    width: px;
  }


#s-b22cc065-f6ef-4699-8044-cecf500647f8 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-60b5571e-8947-4097-8191-4d737fed7138 {
  margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
text-align: center;
}
@media (min-width: 1200px){#s-60b5571e-8947-4097-8191-4d737fed7138 {
  display: none;
}
#s-60b5571e-8947-4097-8191-4d737fed7138, #wrap-s-60b5571e-8947-4097-8191-4d737fed7138 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-60b5571e-8947-4097-8191-4d737fed7138 {
  display: none;
}
#s-60b5571e-8947-4097-8191-4d737fed7138, #wrap-s-60b5571e-8947-4097-8191-4d737fed7138 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-60b5571e-8947-4097-8191-4d737fed7138 {
  display: none;
}
#s-60b5571e-8947-4097-8191-4d737fed7138, #wrap-s-60b5571e-8947-4097-8191-4d737fed7138 { display:none !important; }}@media (max-width: 767px){#s-60b5571e-8947-4097-8191-4d737fed7138 {
  
}
}



  #s-60b5571e-8947-4097-8191-4d737fed7138 img.shogun-image {
    
    width: px;
  }


#s-60b5571e-8947-4097-8191-4d737fed7138 .shogun-image-content {
  
    align-items: center;
  
}

#s-218bb330-f0eb-4116-a503-61e4b6b65ef6 {
  margin-left: 75px;
min-height: 50px;
}
@media (max-width: 767px){#s-218bb330-f0eb-4116-a503-61e4b6b65ef6 {
  margin-left: 0px;
}
}







#s-218bb330-f0eb-4116-a503-61e4b6b65ef6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-218bb330-f0eb-4116-a503-61e4b6b65ef6.shg-box.shg-c {
  justify-content: center;
}

#s-ef3271ca-588a-4441-8448-e756b29971bc {
  margin-top: 0px;
min-height: 100%;
}








#s-ef3271ca-588a-4441-8448-e756b29971bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef3271ca-588a-4441-8448-e756b29971bc.shg-box.shg-c {
  justify-content: center;
}

#s-c7d02853-f84e-4803-bf62-1ab914411b8b {
  margin-bottom: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-c7d02853-f84e-4803-bf62-1ab914411b8b {
  
}
}
#s-6228c07c-8468-4653-b891-8302b9ce916a {
  margin-top: 10px;
max-width: 482px;
}

#s-0c105b3d-b549-4c38-9dc2-ad94cd745140 {
  min-height: 50px;
}








#s-0c105b3d-b549-4c38-9dc2-ad94cd745140 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c105b3d-b549-4c38-9dc2-ad94cd745140.shg-box.shg-c {
  justify-content: center;
}

#s-fa2d1763-5ed3-43df-9e88-1d5dfcc442e2 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 120px;
padding-left: 20px;
padding-bottom: 120px;
padding-right: 20px;
min-height: 50px;
max-width: 1600px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-fa2d1763-5ed3-43df-9e88-1d5dfcc442e2 {
  padding-top: 60px;
padding-bottom: 60px;
}
}@media (max-width: 767px){#s-fa2d1763-5ed3-43df-9e88-1d5dfcc442e2 {
  padding-top: 60px;
padding-bottom: 60px;
}
}







#s-fa2d1763-5ed3-43df-9e88-1d5dfcc442e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa2d1763-5ed3-43df-9e88-1d5dfcc442e2.shg-box.shg-c {
  justify-content: center;
}

#s-ceacb8d0-7799-4615-859d-3e6c3543b94c {
  min-height: 50px;
}








#s-ceacb8d0-7799-4615-859d-3e6c3543b94c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ceacb8d0-7799-4615-859d-3e6c3543b94c.shg-box.shg-c {
  justify-content: center;
}

#s-c8164668-c7ca-4261-b993-b050aee2b7f4 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 979px;
}

@media (min-width: 0px) {
[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-c8164668-c7ca-4261-b993-b050aee2b7f4"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-7171eca7-da3b-4a3e-8778-1b7e269db204 {
  margin-top: auto;
margin-bottom: auto;
min-height: 0px;
max-width: 482px;
}
@media (max-width: 767px){#s-7171eca7-da3b-4a3e-8778-1b7e269db204 {
  margin-top: 40px;
}
}







#s-7171eca7-da3b-4a3e-8778-1b7e269db204 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7171eca7-da3b-4a3e-8778-1b7e269db204.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-6f64e13e-cf62-4f31-b9dc-7d48c29382e7 {
  
}
}
#s-0eb9a929-f665-471c-82ba-f8b8be47ada4 {
  margin-top: 10px;
}

#s-51a61368-c228-41d3-8a48-0a736b3efc28 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}








#s-51a61368-c228-41d3-8a48-0a736b3efc28 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51a61368-c228-41d3-8a48-0a736b3efc28.shg-box.shg-c {
  justify-content: center;
}

#s-b9996806-3fec-44d4-9940-3ee75ccd76a7 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 100%;
text-align: right;
}
@media (min-width: 1200px){#s-b9996806-3fec-44d4-9940-3ee75ccd76a7 {
  display: none;
}
#s-b9996806-3fec-44d4-9940-3ee75ccd76a7, #wrap-s-b9996806-3fec-44d4-9940-3ee75ccd76a7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b9996806-3fec-44d4-9940-3ee75ccd76a7 {
  display: none;
}
#s-b9996806-3fec-44d4-9940-3ee75ccd76a7, #wrap-s-b9996806-3fec-44d4-9940-3ee75ccd76a7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b9996806-3fec-44d4-9940-3ee75ccd76a7 {
  display: none;
}
#s-b9996806-3fec-44d4-9940-3ee75ccd76a7, #wrap-s-b9996806-3fec-44d4-9940-3ee75ccd76a7 { display:none !important; }}



  #s-b9996806-3fec-44d4-9940-3ee75ccd76a7 img.shogun-image {
    
    width: px;
  }


#s-b9996806-3fec-44d4-9940-3ee75ccd76a7 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-c650d93b-7dcd-4ebe-92d7-f156b118773f {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 100%;
text-align: right;
}
@media (max-width: 767px){#s-c650d93b-7dcd-4ebe-92d7-f156b118773f {
  display: none;
}
#s-c650d93b-7dcd-4ebe-92d7-f156b118773f, #wrap-s-c650d93b-7dcd-4ebe-92d7-f156b118773f { display:none !important; }}



  #s-c650d93b-7dcd-4ebe-92d7-f156b118773f img.shogun-image {
    
    width: px;
  }


#s-c650d93b-7dcd-4ebe-92d7-f156b118773f .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-5db94e05-7259-43f9-aa33-ea1bbe65307c {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 120px;
padding-left: 20px;
padding-bottom: 120px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(33, 33, 33, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-5db94e05-7259-43f9-aa33-ea1bbe65307c {
  padding-top: 60px;
padding-bottom: 60px;
}
}@media (max-width: 767px){#s-5db94e05-7259-43f9-aa33-ea1bbe65307c {
  padding-top: 60px;
padding-bottom: 60px;
}
}







#s-5db94e05-7259-43f9-aa33-ea1bbe65307c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5db94e05-7259-43f9-aa33-ea1bbe65307c.shg-box.shg-c {
  justify-content: center;
}

#s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 979px;
}

@media (min-width: 0px) {
[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-a58ebf9f-07db-458e-a01c-1ff4fd0478fc"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-5d07df83-e356-4013-a561-72ca1a18390a {
  min-height: 100%;
}
@media (max-width: 767px){#s-5d07df83-e356-4013-a561-72ca1a18390a {
  display: none;
}
#s-5d07df83-e356-4013-a561-72ca1a18390a, #wrap-s-5d07df83-e356-4013-a561-72ca1a18390a { display:none !important; }}







#s-5d07df83-e356-4013-a561-72ca1a18390a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d07df83-e356-4013-a561-72ca1a18390a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-480f8320-89ee-4ec1-983c-018fdab6c8b6 {
  min-height: 100%;
text-align: center;
}
@media (min-width: 1200px){#s-480f8320-89ee-4ec1-983c-018fdab6c8b6 {
  max-width: 399px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-480f8320-89ee-4ec1-983c-018fdab6c8b6 {
  max-width: 399px;
}
}@media (max-width: 767px){#s-480f8320-89ee-4ec1-983c-018fdab6c8b6 {
  display: none;
}
#s-480f8320-89ee-4ec1-983c-018fdab6c8b6, #wrap-s-480f8320-89ee-4ec1-983c-018fdab6c8b6 { display:none !important; }}



  #s-480f8320-89ee-4ec1-983c-018fdab6c8b6 img.shogun-image {
    
    width: px;
  }


#s-480f8320-89ee-4ec1-983c-018fdab6c8b6 .shogun-image-content {
  
    align-items:  flex-start;
  
}

@media (min-width: 1200px){#s-f2112077-589e-4c79-ad9f-25cd9ff03ee7 {
  display: none;
}
#s-f2112077-589e-4c79-ad9f-25cd9ff03ee7, #wrap-s-f2112077-589e-4c79-ad9f-25cd9ff03ee7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f2112077-589e-4c79-ad9f-25cd9ff03ee7 {
  display: none;
}
#s-f2112077-589e-4c79-ad9f-25cd9ff03ee7, #wrap-s-f2112077-589e-4c79-ad9f-25cd9ff03ee7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f2112077-589e-4c79-ad9f-25cd9ff03ee7 {
  display: none;
}
#s-f2112077-589e-4c79-ad9f-25cd9ff03ee7, #wrap-s-f2112077-589e-4c79-ad9f-25cd9ff03ee7 { display:none !important; }}@media (max-width: 767px){#s-f2112077-589e-4c79-ad9f-25cd9ff03ee7 {
  margin-top: 60px;
padding-top: 0px;
padding-bottom: 0px;
}
}
#s-f2112077-589e-4c79-ad9f-25cd9ff03ee7 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(217, 212, 212, 1);
}

#s-0ea3f56c-f527-4656-97b4-3a685dfee784 {
  margin-bottom: 20px;
min-height: 0px;
}
@media (max-width: 767px){#s-0ea3f56c-f527-4656-97b4-3a685dfee784 {
  margin-bottom: 0px;
}
}







#s-0ea3f56c-f527-4656-97b4-3a685dfee784 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ea3f56c-f527-4656-97b4-3a685dfee784.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9ff41937-4ffb-40e2-ad10-e9a106215c7e {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-fb3e8c51-eff0-401f-948c-a257d294a685 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-fb3e8c51-eff0-401f-948c-a257d294a685 {
  display: none;
}
#s-fb3e8c51-eff0-401f-948c-a257d294a685, #wrap-s-fb3e8c51-eff0-401f-948c-a257d294a685 { display:none !important; }}







#s-fb3e8c51-eff0-401f-948c-a257d294a685 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb3e8c51-eff0-401f-948c-a257d294a685.shg-box.shg-c {
  justify-content: center;
}

#s-790eb021-5746-483e-bc2f-8eaa3396f756 {
  margin-top: 60px;
max-width: 70px;
text-align: center;
}




  #s-790eb021-5746-483e-bc2f-8eaa3396f756 img.shogun-image {
    
    width: px;
  }


#s-790eb021-5746-483e-bc2f-8eaa3396f756 .shogun-image-content {
  
    align-items: center;
  
}

#s-7f97fcd8-81ad-4040-b666-aa8365cce88d {
  margin-top: 10px;
margin-bottom: 10px;
min-height: 100%;
}
@media (min-width: 1200px){#s-7f97fcd8-81ad-4040-b666-aa8365cce88d {
  display: none;
}
#s-7f97fcd8-81ad-4040-b666-aa8365cce88d, #wrap-s-7f97fcd8-81ad-4040-b666-aa8365cce88d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7f97fcd8-81ad-4040-b666-aa8365cce88d {
  display: none;
}
#s-7f97fcd8-81ad-4040-b666-aa8365cce88d, #wrap-s-7f97fcd8-81ad-4040-b666-aa8365cce88d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7f97fcd8-81ad-4040-b666-aa8365cce88d {
  display: none;
}
#s-7f97fcd8-81ad-4040-b666-aa8365cce88d, #wrap-s-7f97fcd8-81ad-4040-b666-aa8365cce88d { display:none !important; }}







#s-7f97fcd8-81ad-4040-b666-aa8365cce88d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f97fcd8-81ad-4040-b666-aa8365cce88d.shg-box.shg-c {
  justify-content: center;
}

#s-a950ad8a-7b08-4a2a-88db-2c53e9ee383a {
  margin-left: auto;
margin-right: auto;
max-width: 70px;
text-align: center;
}
@media (max-width: 767px){#s-a950ad8a-7b08-4a2a-88db-2c53e9ee383a {
  margin-top: 60px;
}
}



  #s-a950ad8a-7b08-4a2a-88db-2c53e9ee383a img.shogun-image {
    
    width: px;
  }


#s-a950ad8a-7b08-4a2a-88db-2c53e9ee383a .shogun-image-content {
  
    align-items: center;
  
}

#s-bc6a9b55-aaa7-4606-81b8-55817b4cfc04 {
  margin-top: 20px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 0px;
}
@media (max-width: 767px){#s-bc6a9b55-aaa7-4606-81b8-55817b4cfc04 {
  margin-top: 30px;
display: none;
}
#s-bc6a9b55-aaa7-4606-81b8-55817b4cfc04, #wrap-s-bc6a9b55-aaa7-4606-81b8-55817b4cfc04 { display:none !important; }}
#s-7f9d85cb-d099-4e3f-a221-d68e74934019 {
  margin-top: 20px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 0px;
}
@media (min-width: 1200px){#s-7f9d85cb-d099-4e3f-a221-d68e74934019 {
  display: none;
}
#s-7f9d85cb-d099-4e3f-a221-d68e74934019, #wrap-s-7f9d85cb-d099-4e3f-a221-d68e74934019 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7f9d85cb-d099-4e3f-a221-d68e74934019 {
  display: none;
}
#s-7f9d85cb-d099-4e3f-a221-d68e74934019, #wrap-s-7f9d85cb-d099-4e3f-a221-d68e74934019 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7f9d85cb-d099-4e3f-a221-d68e74934019 {
  display: none;
}
#s-7f9d85cb-d099-4e3f-a221-d68e74934019, #wrap-s-7f9d85cb-d099-4e3f-a221-d68e74934019 { display:none !important; }}@media (max-width: 767px){#s-7f9d85cb-d099-4e3f-a221-d68e74934019 {
  margin-top: 30px;
}
}
#s-22251e02-b66b-4d07-93f9-958fbf2d80b2 {
  margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 0px;
}
@media (max-width: 767px){#s-22251e02-b66b-4d07-93f9-958fbf2d80b2 {
  margin-bottom: 0px;
}
}
#s-da457e2c-f84b-4f3d-b26e-ba329851061e {
  margin-top: 120px;
max-width: 230px;
}
@media (max-width: 767px){#s-da457e2c-f84b-4f3d-b26e-ba329851061e {
  display: none;
}
#s-da457e2c-f84b-4f3d-b26e-ba329851061e, #wrap-s-da457e2c-f84b-4f3d-b26e-ba329851061e { display:none !important; }}



  #s-da457e2c-f84b-4f3d-b26e-ba329851061e img.shogun-image {
    
    width: px;
  }


#s-da457e2c-f84b-4f3d-b26e-ba329851061e .shogun-image-content {
  
    align-items: center;
  
}

#s-ed1dc409-00dc-44d9-9073-62898f989d6f {
  margin-top: 20px;
}
@media (max-width: 767px){#s-ed1dc409-00dc-44d9-9073-62898f989d6f {
  display: none;
}
#s-ed1dc409-00dc-44d9-9073-62898f989d6f, #wrap-s-ed1dc409-00dc-44d9-9073-62898f989d6f { display:none !important; }}
#s-f33b2c6e-7157-49c3-8bbc-90ec971957bf {
  max-width: 150px;
text-align: center;
}
@media (min-width: 1200px){#s-f33b2c6e-7157-49c3-8bbc-90ec971957bf {
  display: none;
}
#s-f33b2c6e-7157-49c3-8bbc-90ec971957bf, #wrap-s-f33b2c6e-7157-49c3-8bbc-90ec971957bf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f33b2c6e-7157-49c3-8bbc-90ec971957bf {
  display: none;
}
#s-f33b2c6e-7157-49c3-8bbc-90ec971957bf, #wrap-s-f33b2c6e-7157-49c3-8bbc-90ec971957bf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f33b2c6e-7157-49c3-8bbc-90ec971957bf {
  display: none;
}
#s-f33b2c6e-7157-49c3-8bbc-90ec971957bf, #wrap-s-f33b2c6e-7157-49c3-8bbc-90ec971957bf { display:none !important; }}@media (max-width: 767px){#s-f33b2c6e-7157-49c3-8bbc-90ec971957bf {
  margin-top: 50px;
margin-left: auto;
margin-right: auto;
}
}



  #s-f33b2c6e-7157-49c3-8bbc-90ec971957bf img.shogun-image {
    
    width: px;
  }


#s-f33b2c6e-7157-49c3-8bbc-90ec971957bf .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-8e9f4df1-d50c-496a-9fc8-03e6e04b52a1 {
  display: none;
}
#s-8e9f4df1-d50c-496a-9fc8-03e6e04b52a1, #wrap-s-8e9f4df1-d50c-496a-9fc8-03e6e04b52a1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8e9f4df1-d50c-496a-9fc8-03e6e04b52a1 {
  display: none;
}
#s-8e9f4df1-d50c-496a-9fc8-03e6e04b52a1, #wrap-s-8e9f4df1-d50c-496a-9fc8-03e6e04b52a1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8e9f4df1-d50c-496a-9fc8-03e6e04b52a1 {
  display: none;
}
#s-8e9f4df1-d50c-496a-9fc8-03e6e04b52a1, #wrap-s-8e9f4df1-d50c-496a-9fc8-03e6e04b52a1 { display:none !important; }}@media (max-width: 767px){#s-8e9f4df1-d50c-496a-9fc8-03e6e04b52a1 {
  margin-top: 20px;
}
}
#s-8b644a54-7999-453f-8256-82a3711d7261 {
  margin-top: 120px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 979px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8b644a54-7999-453f-8256-82a3711d7261 {
  margin-top: 60px;
}
}@media (max-width: 767px){#s-8b644a54-7999-453f-8256-82a3711d7261 {
  margin-top: 60px;
padding-top: 0px;
padding-bottom: 0px;
}
}







#s-8b644a54-7999-453f-8256-82a3711d7261 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b644a54-7999-453f-8256-82a3711d7261.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-8b644a54-7999-453f-8256-82a3711d7261 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b644a54-7999-453f-8256-82a3711d7261.shg-box.shg-c {
  justify-content: flex-start;
}
}
#s-132e28a7-d7a8-454c-a209-fe0920754ec4 {
  margin-bottom: 60px;
padding-bottom: 30px;
}
@media (max-width: 767px){#s-132e28a7-d7a8-454c-a209-fe0920754ec4 {
  display: none;
}
#s-132e28a7-d7a8-454c-a209-fe0920754ec4, #wrap-s-132e28a7-d7a8-454c-a209-fe0920754ec4 { display:none !important; }}
#s-3279df21-4304-465b-9380-54c346edc3cc {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 1200px){#s-3279df21-4304-465b-9380-54c346edc3cc {
  display: none;
}
#s-3279df21-4304-465b-9380-54c346edc3cc, #wrap-s-3279df21-4304-465b-9380-54c346edc3cc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3279df21-4304-465b-9380-54c346edc3cc {
  display: none;
}
#s-3279df21-4304-465b-9380-54c346edc3cc, #wrap-s-3279df21-4304-465b-9380-54c346edc3cc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3279df21-4304-465b-9380-54c346edc3cc {
  display: none;
}
#s-3279df21-4304-465b-9380-54c346edc3cc, #wrap-s-3279df21-4304-465b-9380-54c346edc3cc { display:none !important; }}@media (max-width: 767px){#s-3279df21-4304-465b-9380-54c346edc3cc {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
}
#s-8036aa3e-c7a5-4978-aeeb-7c98bd3b6242 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 1200px){#s-8036aa3e-c7a5-4978-aeeb-7c98bd3b6242 {
  display: none;
}
#s-8036aa3e-c7a5-4978-aeeb-7c98bd3b6242, #wrap-s-8036aa3e-c7a5-4978-aeeb-7c98bd3b6242 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8036aa3e-c7a5-4978-aeeb-7c98bd3b6242 {
  display: none;
}
#s-8036aa3e-c7a5-4978-aeeb-7c98bd3b6242, #wrap-s-8036aa3e-c7a5-4978-aeeb-7c98bd3b6242 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8036aa3e-c7a5-4978-aeeb-7c98bd3b6242 {
  display: none;
}
#s-8036aa3e-c7a5-4978-aeeb-7c98bd3b6242, #wrap-s-8036aa3e-c7a5-4978-aeeb-7c98bd3b6242 { display:none !important; }}@media (max-width: 767px){#s-8036aa3e-c7a5-4978-aeeb-7c98bd3b6242 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-bc46b415-9cce-4c81-9e5f-d8b1b7192880 {
  min-height: 50px;
}








#s-bc46b415-9cce-4c81-9e5f-d8b1b7192880 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc46b415-9cce-4c81-9e5f-d8b1b7192880.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7181435c-f9a6-46cb-881d-b0c851cdf343"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1ff682bf-0e4f-4a9f-bc8d-66b0904b1508 {
  margin-bottom: -20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-1ff682bf-0e4f-4a9f-bc8d-66b0904b1508 {
  display: none;
}
#s-1ff682bf-0e4f-4a9f-bc8d-66b0904b1508, #wrap-s-1ff682bf-0e4f-4a9f-bc8d-66b0904b1508 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1ff682bf-0e4f-4a9f-bc8d-66b0904b1508 {
  display: none;
}
#s-1ff682bf-0e4f-4a9f-bc8d-66b0904b1508, #wrap-s-1ff682bf-0e4f-4a9f-bc8d-66b0904b1508 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1ff682bf-0e4f-4a9f-bc8d-66b0904b1508 {
  display: none;
}
#s-1ff682bf-0e4f-4a9f-bc8d-66b0904b1508, #wrap-s-1ff682bf-0e4f-4a9f-bc8d-66b0904b1508 { display:none !important; }}@media (max-width: 767px){#s-1ff682bf-0e4f-4a9f-bc8d-66b0904b1508 {
  margin-top: 40px;
}
}







#s-1ff682bf-0e4f-4a9f-bc8d-66b0904b1508 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ff682bf-0e4f-4a9f-bc8d-66b0904b1508.shg-box.shg-c {
  justify-content: center;
}

#s-5f4608a0-95d9-40eb-95bd-6608363f1d43 {
  margin-left: auto;
margin-right: auto;
max-width: 140px;
}

@media (min-width: 1200px){#s-95acc3c4-4b98-4ece-b4f3-efd454ff5363 {
  max-width: 250px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-95acc3c4-4b98-4ece-b4f3-efd454ff5363 {
  max-width: 250px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-95acc3c4-4b98-4ece-b4f3-efd454ff5363 {
  max-width: 250px;
}
}







#s-95acc3c4-4b98-4ece-b4f3-efd454ff5363 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95acc3c4-4b98-4ece-b4f3-efd454ff5363.shg-box.shg-c {
  justify-content: flex-start;
}

@media (max-width: 767px){#s-ba07daf4-7234-4389-8954-8860ed602139 {
  display: none;
}
#s-ba07daf4-7234-4389-8954-8860ed602139, #wrap-s-ba07daf4-7234-4389-8954-8860ed602139 { display:none !important; }}







#s-ba07daf4-7234-4389-8954-8860ed602139 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba07daf4-7234-4389-8954-8860ed602139.shg-box.shg-c {
  justify-content: center;
}

#s-a9e1ab73-4198-48b2-a600-66fa0e260c13 {
  max-width: 101px;
text-align: center;
}




  #s-a9e1ab73-4198-48b2-a600-66fa0e260c13 img.shogun-image {
    
    width: px;
  }


#s-a9e1ab73-4198-48b2-a600-66fa0e260c13 .shogun-image-content {
  
    align-items: center;
  
}

#s-45a6cac0-787f-4537-8918-e08836401e24 {
  margin-top: 10px;
}
@media (max-width: 767px){#s-45a6cac0-787f-4537-8918-e08836401e24 {
  margin-top: 12px;
margin-left: auto;
margin-right: auto;
}
}
#s-ae015f80-fec0-4b4d-b3ab-f22dbef7d6a4 {
  margin-top: 20px;
}
@media (min-width: 1200px){#s-ae015f80-fec0-4b4d-b3ab-f22dbef7d6a4 {
  display: none;
}
#s-ae015f80-fec0-4b4d-b3ab-f22dbef7d6a4, #wrap-s-ae015f80-fec0-4b4d-b3ab-f22dbef7d6a4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ae015f80-fec0-4b4d-b3ab-f22dbef7d6a4 {
  display: none;
}
#s-ae015f80-fec0-4b4d-b3ab-f22dbef7d6a4, #wrap-s-ae015f80-fec0-4b4d-b3ab-f22dbef7d6a4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ae015f80-fec0-4b4d-b3ab-f22dbef7d6a4 {
  display: none;
}
#s-ae015f80-fec0-4b4d-b3ab-f22dbef7d6a4, #wrap-s-ae015f80-fec0-4b4d-b3ab-f22dbef7d6a4 { display:none !important; }}@media (max-width: 767px){#s-ae015f80-fec0-4b4d-b3ab-f22dbef7d6a4 {
  margin-left: auto;
margin-right: auto;
}
}
#s-8d2f9a86-a02c-4a8f-b063-5860ec7f9429 {
  margin-top: 20px;
}
@media (max-width: 767px){#s-8d2f9a86-a02c-4a8f-b063-5860ec7f9429 {
  margin-left: auto;
margin-right: auto;
display: none;
}
#s-8d2f9a86-a02c-4a8f-b063-5860ec7f9429, #wrap-s-8d2f9a86-a02c-4a8f-b063-5860ec7f9429 { display:none !important; }}
#s-c71f8d29-6714-4b12-80be-1e03cf12862f {
  margin-top: 10px;
}
@media (max-width: 767px){#s-c71f8d29-6714-4b12-80be-1e03cf12862f {
  margin-left: auto;
margin-right: auto;
}
}
#s-6e8ac670-7c04-427e-8791-bde9aa025951 {
  margin-bottom: -20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-6e8ac670-7c04-427e-8791-bde9aa025951 {
  display: none;
}
#s-6e8ac670-7c04-427e-8791-bde9aa025951, #wrap-s-6e8ac670-7c04-427e-8791-bde9aa025951 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6e8ac670-7c04-427e-8791-bde9aa025951 {
  display: none;
}
#s-6e8ac670-7c04-427e-8791-bde9aa025951, #wrap-s-6e8ac670-7c04-427e-8791-bde9aa025951 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6e8ac670-7c04-427e-8791-bde9aa025951 {
  display: none;
}
#s-6e8ac670-7c04-427e-8791-bde9aa025951, #wrap-s-6e8ac670-7c04-427e-8791-bde9aa025951 { display:none !important; }}@media (max-width: 767px){#s-6e8ac670-7c04-427e-8791-bde9aa025951 {
  margin-top: 60px;
margin-bottom: -20px;
}
}







#s-6e8ac670-7c04-427e-8791-bde9aa025951 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e8ac670-7c04-427e-8791-bde9aa025951.shg-box.shg-c {
  justify-content: center;
}

#s-8d754f43-0b98-404a-957d-89cf75f1b397 {
  margin-left: auto;
margin-right: auto;
max-width: 140px;
}

@media (min-width: 1200px){#s-b30080a0-af9f-43f1-9010-7231aa44f913 {
  max-width: 250px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b30080a0-af9f-43f1-9010-7231aa44f913 {
  max-width: 250px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b30080a0-af9f-43f1-9010-7231aa44f913 {
  max-width: 250px;
}
}







#s-b30080a0-af9f-43f1-9010-7231aa44f913 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b30080a0-af9f-43f1-9010-7231aa44f913.shg-box.shg-c {
  justify-content: flex-start;
}

@media (max-width: 767px){#s-92acb9d9-aa10-46e4-a6d9-08b29437b158 {
  display: none;
}
#s-92acb9d9-aa10-46e4-a6d9-08b29437b158, #wrap-s-92acb9d9-aa10-46e4-a6d9-08b29437b158 { display:none !important; }}







#s-92acb9d9-aa10-46e4-a6d9-08b29437b158 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92acb9d9-aa10-46e4-a6d9-08b29437b158.shg-box.shg-c {
  justify-content: center;
}

#s-ab59beaa-da35-4c4e-8e21-0cfacfca97c4 {
  max-width: 101px;
text-align: center;
}




  #s-ab59beaa-da35-4c4e-8e21-0cfacfca97c4 img.shogun-image {
    
    width: px;
  }


#s-ab59beaa-da35-4c4e-8e21-0cfacfca97c4 .shogun-image-content {
  
    align-items: center;
  
}

#s-937eb265-03df-435b-82f9-9cfeff3a3873 {
  margin-top: 12px;
}
@media (max-width: 767px){#s-937eb265-03df-435b-82f9-9cfeff3a3873 {
  margin-left: auto;
margin-right: auto;
}
}
#s-ce7d58a1-378a-41d0-99e9-75a12cfd2501 {
  margin-top: 20px;
}
@media (max-width: 767px){#s-ce7d58a1-378a-41d0-99e9-75a12cfd2501 {
  margin-top: 16px;
margin-left: auto;
margin-right: auto;
}
}
#s-dd001939-e3a4-495f-8747-7add37e96e4c {
  margin-top: 10px;
}
@media (max-width: 767px){#s-dd001939-e3a4-495f-8747-7add37e96e4c {
  margin-left: auto;
margin-right: auto;
}
}
@media (min-width: 1200px){#s-72105ec0-a1cb-4f29-b86b-b7a85c142bdd {
  max-width: 250px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-72105ec0-a1cb-4f29-b86b-b7a85c142bdd {
  max-width: 250px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-72105ec0-a1cb-4f29-b86b-b7a85c142bdd {
  max-width: 250px;
}
}







#s-72105ec0-a1cb-4f29-b86b-b7a85c142bdd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72105ec0-a1cb-4f29-b86b-b7a85c142bdd.shg-box.shg-c {
  justify-content: flex-start;
}

@media (max-width: 767px){#s-23dcf3f6-0ecd-4b59-aaf3-dc6933ab1799 {
  display: none;
}
#s-23dcf3f6-0ecd-4b59-aaf3-dc6933ab1799, #wrap-s-23dcf3f6-0ecd-4b59-aaf3-dc6933ab1799 { display:none !important; }}







#s-23dcf3f6-0ecd-4b59-aaf3-dc6933ab1799 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23dcf3f6-0ecd-4b59-aaf3-dc6933ab1799.shg-box.shg-c {
  justify-content: center;
}

#s-57a11c8f-e987-4efc-bbaf-e645e5216cd3 {
  max-width: 101px;
text-align: center;
}




  #s-57a11c8f-e987-4efc-bbaf-e645e5216cd3 img.shogun-image {
    
    width: px;
  }


#s-57a11c8f-e987-4efc-bbaf-e645e5216cd3 .shogun-image-content {
  
    align-items: center;
  
}

#s-bd8e3a60-4ede-4ac7-bf43-8a84d06ad164 {
  margin-bottom: -20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-bd8e3a60-4ede-4ac7-bf43-8a84d06ad164 {
  display: none;
}
#s-bd8e3a60-4ede-4ac7-bf43-8a84d06ad164, #wrap-s-bd8e3a60-4ede-4ac7-bf43-8a84d06ad164 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bd8e3a60-4ede-4ac7-bf43-8a84d06ad164 {
  display: none;
}
#s-bd8e3a60-4ede-4ac7-bf43-8a84d06ad164, #wrap-s-bd8e3a60-4ede-4ac7-bf43-8a84d06ad164 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bd8e3a60-4ede-4ac7-bf43-8a84d06ad164 {
  display: none;
}
#s-bd8e3a60-4ede-4ac7-bf43-8a84d06ad164, #wrap-s-bd8e3a60-4ede-4ac7-bf43-8a84d06ad164 { display:none !important; }}@media (max-width: 767px){#s-bd8e3a60-4ede-4ac7-bf43-8a84d06ad164 {
  margin-top: 60px;
}
}







#s-bd8e3a60-4ede-4ac7-bf43-8a84d06ad164 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd8e3a60-4ede-4ac7-bf43-8a84d06ad164.shg-box.shg-c {
  justify-content: center;
}

#s-3353b415-fe55-444b-a733-115ffb59417f {
  margin-left: auto;
margin-right: auto;
max-width: 140px;
}

#s-9b776fdd-a7a0-4186-9b26-3d06926debbd {
  margin-top: 10px;
}
@media (max-width: 767px){#s-9b776fdd-a7a0-4186-9b26-3d06926debbd {
  margin-top: 12px;
margin-left: auto;
margin-right: auto;
}
}
#s-8ee241e0-40cc-4ce0-a6cc-65b49fb45ae9 {
  margin-top: 20px;
}
@media (max-width: 767px){#s-8ee241e0-40cc-4ce0-a6cc-65b49fb45ae9 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}
}
#s-0d3050a2-4f7f-489f-857a-5ea833af71d3 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (max-width: 767px){#s-0d3050a2-4f7f-489f-857a-5ea833af71d3 {
  margin-left: auto;
margin-right: auto;
}
}
#s-c61ed8a4-5985-4614-a861-c4568300f6e9 {
  margin-top: 120px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-c61ed8a4-5985-4614-a861-c4568300f6e9 {
  margin-top: 0px;
padding-top: 120px;
padding-bottom: 120px;
}
}@media (max-width: 767px){#s-c61ed8a4-5985-4614-a861-c4568300f6e9 {
  margin-top: 0px;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-c61ed8a4-5985-4614-a861-c4568300f6e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c61ed8a4-5985-4614-a861-c4568300f6e9.shg-box.shg-c {
  justify-content: center;
}

#s-0be3aba3-886b-4583-bdf8-0638ea665070 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 979px;
}








#s-0be3aba3-886b-4583-bdf8-0638ea665070 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0be3aba3-886b-4583-bdf8-0638ea665070.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6054eb8e-4418-4d90-9f9a-c9c5d7f26341 {
  margin-left: auto;
margin-right: auto;
max-width: 979px;
}

#s-e7a1870c-7692-438f-8192-fc3222bb4086 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
max-width: 979px;
}
@media (max-width: 767px){#s-e7a1870c-7692-438f-8192-fc3222bb4086 {
  margin-top: 10px;
}
}
#s-82bf6975-376b-4344-8774-6859caad210d {
  margin-top: 60px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-82bf6975-376b-4344-8774-6859caad210d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}








#s-7f0f987d-8c0c-45dc-bdf9-e62195707b77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f0f987d-8c0c-45dc-bdf9-e62195707b77.shg-box.shg-c {
  justify-content: flex-start;
}








#s-ad8c3963-3c3f-4a47-9419-73fd9ffe31f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad8c3963-3c3f-4a47-9419-73fd9ffe31f7.shg-box.shg-c {
  justify-content: flex-end;
}

#s-f44d95cf-092e-4234-b6bc-4bb9a76a1eb9 {
  text-align: center;
}




  #s-f44d95cf-092e-4234-b6bc-4bb9a76a1eb9 img.shogun-image {
    
    width: px;
  }


#s-f44d95cf-092e-4234-b6bc-4bb9a76a1eb9 .shogun-image-content {
  
    align-items: center;
  
}

#s-b5d35c11-038a-4b26-ae22-ec69ec953590 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 979px;
}

#s-84d011d9-e9cc-4467-b04c-303a8787ee97 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
max-width: 335px;
}
@media (max-width: 767px){#s-84d011d9-e9cc-4467-b04c-303a8787ee97 {
  padding-left: 15px;
padding-right: 15px;
}
}







#s-3d8691b6-3ce0-4c67-bdbf-2b6d3a384c24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d8691b6-3ce0-4c67-bdbf-2b6d3a384c24.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c0c35f7a-4089-4f50-ab5a-63324265f394 {
  text-align: center;
}
@media (max-width: 767px){#s-c0c35f7a-4089-4f50-ab5a-63324265f394 {
  margin-top: 60px;
}
}



  #s-c0c35f7a-4089-4f50-ab5a-63324265f394 img.shogun-image {
    
    width: px;
  }


#s-c0c35f7a-4089-4f50-ab5a-63324265f394 .shogun-image-content {
  
    align-items: center;
  
}

#s-053cdf54-a85e-454e-8149-fc7bce5164df {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 979px;
}

#s-4c6d074b-4e4c-4199-ae8e-6842f26c1388 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
max-width: 335px;
}

#s-65bc1b3d-35d4-46cb-abff-7b9895ee9eb9 {
  min-height: 50px;
background-color: rgba(250, 250, 250, 1);
}
@media (min-width: 1200px){#s-65bc1b3d-35d4-46cb-abff-7b9895ee9eb9 {
  display: none;
}
#s-65bc1b3d-35d4-46cb-abff-7b9895ee9eb9, #wrap-s-65bc1b3d-35d4-46cb-abff-7b9895ee9eb9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-65bc1b3d-35d4-46cb-abff-7b9895ee9eb9 {
  display: none;
}
#s-65bc1b3d-35d4-46cb-abff-7b9895ee9eb9, #wrap-s-65bc1b3d-35d4-46cb-abff-7b9895ee9eb9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-65bc1b3d-35d4-46cb-abff-7b9895ee9eb9 {
  display: none;
}
#s-65bc1b3d-35d4-46cb-abff-7b9895ee9eb9, #wrap-s-65bc1b3d-35d4-46cb-abff-7b9895ee9eb9 { display:none !important; }}







#s-65bc1b3d-35d4-46cb-abff-7b9895ee9eb9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65bc1b3d-35d4-46cb-abff-7b9895ee9eb9.shg-box.shg-c {
  justify-content: center;
}

#s-14da5ea1-16fd-4798-befe-30940b25fa42 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(250, 250, 250, 1);
}








#s-14da5ea1-16fd-4798-befe-30940b25fa42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14da5ea1-16fd-4798-befe-30940b25fa42 {
  cursor: pointer;
}#s-14da5ea1-16fd-4798-befe-30940b25fa42.shg-box.shg-c {
  justify-content: center;
}

#s-df067adf-696e-4999-9214-87f6b12f59e2 {
  margin-top: 50px;
margin-left: auto;
margin-right: auto;
max-width: 350px;
}
@media (max-width: 767px){#s-df067adf-696e-4999-9214-87f6b12f59e2 {
  margin-bottom: 0px;
}
}
#s-1482d39f-0ed9-43de-9cce-030dc346e008 {
  margin-top: 20px;
margin-right: auto;
padding-bottom: 20px;
}
@media (max-width: 767px){#s-1482d39f-0ed9-43de-9cce-030dc346e008 {
  display: none;
}
#s-1482d39f-0ed9-43de-9cce-030dc346e008, #wrap-s-1482d39f-0ed9-43de-9cce-030dc346e008 { display:none !important; }}
@media (min-width: 0px) {
[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1482d39f-0ed9-43de-9cce-030dc346e008"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5245548c-8b92-4e8f-9c33-22f5b5aaa730 {
  min-height: 50px;
}








#s-5245548c-8b92-4e8f-9c33-22f5b5aaa730 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5245548c-8b92-4e8f-9c33-22f5b5aaa730.shg-box.shg-c {
  justify-content: center;
}

#s-4b93591f-9d37-4168-bf42-7b47865e677d {
  margin-left: auto;
margin-right: 10px;
max-width: 100px;
}

#s-d2ae3071-5413-44b8-9c8c-9fa0c255815c {
  min-height: 50px;
}








#s-d2ae3071-5413-44b8-9c8c-9fa0c255815c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2ae3071-5413-44b8-9c8c-9fa0c255815c.shg-box.shg-c {
  justify-content: center;
}

#s-07b5135a-c21c-4b84-a171-cecb669cac73 {
  max-width: 100px;
}

#s-adc1dbc6-cda6-4817-a287-417da456a1d7 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
max-width: 258px;
}
@media (max-width: 767px){#s-adc1dbc6-cda6-4817-a287-417da456a1d7 {
  margin-top: 10px;
padding-bottom: 30px;
}
}
@media (min-width: 0px) {
[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-adc1dbc6-cda6-4817-a287-417da456a1d7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-df96c579-c65d-4ac8-9ca2-1451a63514da {
  min-height: 50px;
}








#s-df96c579-c65d-4ac8-9ca2-1451a63514da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df96c579-c65d-4ac8-9ca2-1451a63514da.shg-box.shg-c {
  justify-content: center;
}

#s-1a90e3e4-44a1-4b88-a26b-0c8ddd78e83a {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 100px;
}
@media (max-width: 767px){#s-1a90e3e4-44a1-4b88-a26b-0c8ddd78e83a {
  margin-top: 0px;
}
}
#s-7d40694b-2559-4f72-9577-81154f963636 {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-7d40694b-2559-4f72-9577-81154f963636 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d40694b-2559-4f72-9577-81154f963636.shg-box.shg-c {
  justify-content: center;
}

#s-4392d78b-c772-4690-adf7-b79ee7aeaaeb {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}








#s-4392d78b-c772-4690-adf7-b79ee7aeaaeb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4392d78b-c772-4690-adf7-b79ee7aeaaeb.shg-box.shg-c {
  justify-content: center;
}

#s-18480dee-0351-479a-920d-254d07fc8196 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 50px;
text-align: center;
}
@media (max-width: 767px){#s-18480dee-0351-479a-920d-254d07fc8196 {
  margin-top: 25px;
}
}



  #s-18480dee-0351-479a-920d-254d07fc8196 img.shogun-image {
    
    width: px;
  }


#s-18480dee-0351-479a-920d-254d07fc8196 .shogun-image-content {
  
    align-items: center;
  
}

#s-117ce3ab-a487-456f-84a1-bb9123e17860 {
  min-height: 50px;
}








#s-117ce3ab-a487-456f-84a1-bb9123e17860 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-117ce3ab-a487-456f-84a1-bb9123e17860.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-a0067cc5-b969-4d44-9715-d471fef3bcc1 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
}
#s-0befb4f5-036f-47b5-a166-41830c3f0d61 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 100px;
}
@media (max-width: 767px){#s-0befb4f5-036f-47b5-a166-41830c3f0d61 {
  margin-top: 0px;
}
}
#s-e59d29cc-9387-4fd9-a668-513bbf3ab4a3 {
  text-align: center;
}
@media (min-width: 1200px){#s-e59d29cc-9387-4fd9-a668-513bbf3ab4a3 {
  display: none;
}
#s-e59d29cc-9387-4fd9-a668-513bbf3ab4a3, #wrap-s-e59d29cc-9387-4fd9-a668-513bbf3ab4a3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e59d29cc-9387-4fd9-a668-513bbf3ab4a3 {
  display: none;
}
#s-e59d29cc-9387-4fd9-a668-513bbf3ab4a3, #wrap-s-e59d29cc-9387-4fd9-a668-513bbf3ab4a3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e59d29cc-9387-4fd9-a668-513bbf3ab4a3 {
  display: none;
}
#s-e59d29cc-9387-4fd9-a668-513bbf3ab4a3, #wrap-s-e59d29cc-9387-4fd9-a668-513bbf3ab4a3 { display:none !important; }}



  #s-e59d29cc-9387-4fd9-a668-513bbf3ab4a3 img.shogun-image {
    
    width: px;
  }


#s-e59d29cc-9387-4fd9-a668-513bbf3ab4a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-30e270a1-20d1-4e0a-8ff8-a7b7776e47a5 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}
@media (max-width: 767px){#s-30e270a1-20d1-4e0a-8ff8-a7b7776e47a5 {
  margin-top: 16px;
margin-bottom: 0px;
}
}
#s-832d55f3-4a53-4dcc-9b25-5a9a3ad693f7 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}
@media (max-width: 767px){#s-832d55f3-4a53-4dcc-9b25-5a9a3ad693f7 {
  margin-top: 10px;
margin-bottom: 0px;
}
}
#s-f8b2c81e-3209-419f-8ffb-5458523a0c97 {
  margin-left: 20px;
margin-right: 20px;
min-height: 50px;
}








#s-f8b2c81e-3209-419f-8ffb-5458523a0c97 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8b2c81e-3209-419f-8ffb-5458523a0c97.shg-box.shg-c {
  justify-content: center;
}

.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-6f65a12f-d158-4456-a1a2-f5309bd826b7 {
  border-style: solid;
margin-top: 30px;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
background-image: none;
text-align: center;
background-color: rgba(80, 132, 195, 1);
text-decoration: none;
hover-type: color;
}
#s-6f65a12f-d158-4456-a1a2-f5309bd826b7:hover {border-radius: 0px !important;
background-color: rgba(106, 145, 198, 1) !important;
text-decoration: none !important;}#s-6f65a12f-d158-4456-a1a2-f5309bd826b7:active {border-style: solid !important;
padding-top: 16px !important;
padding-left: 30px !important;
padding-bottom: 16px !important;
padding-right: 30px !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #000 !important;
border-radius: 0px !important;
background-color: rgba(105, 134, 173, 1) !important;
text-decoration: none !important;}


#s-6f65a12f-d158-4456-a1a2-f5309bd826b7.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-8e1387c5-c83d-46e2-bc97-dac32585d855 {
  margin-bottom: 50px;
}
@media (max-width: 767px){#s-8e1387c5-c83d-46e2-bc97-dac32585d855 {
  margin-top: 15px;
}
}
#s-e9043928-8658-4ae9-bda7-b97680cbad4e {
  margin-left: auto;
margin-right: auto;
background-color: rgba(250, 250, 250, 1);
}
@media (max-width: 767px){#s-e9043928-8658-4ae9-bda7-b97680cbad4e {
  display: none;
}
#s-e9043928-8658-4ae9-bda7-b97680cbad4e, #wrap-s-e9043928-8658-4ae9-bda7-b97680cbad4e { display:none !important; }}







#s-e9043928-8658-4ae9-bda7-b97680cbad4e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9043928-8658-4ae9-bda7-b97680cbad4e.shg-box.shg-c {
  justify-content: center;
}

#s-66931cbb-1c4b-4ed2-9080-c4dea305b69e {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 100%;
max-width: 980px;
}

@media (min-width: 0px) {
[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-66931cbb-1c4b-4ed2-9080-c4dea305b69e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4e6c150b-6dcb-406e-8b5d-a2d67641ea42 {
  margin-top: auto;
margin-left: 0px;
margin-bottom: auto;
margin-right: 0px;
min-height: 100%;
}
@media (max-width: 767px){#s-4e6c150b-6dcb-406e-8b5d-a2d67641ea42 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-4e6c150b-6dcb-406e-8b5d-a2d67641ea42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e6c150b-6dcb-406e-8b5d-a2d67641ea42.shg-box.shg-c {
  justify-content: center;
}

#s-b4d4837b-5658-4739-a8f7-0f03760e94d4 {
  margin-top: auto;
margin-bottom: auto;
min-height: 100%;
max-width: 398px;
}








#s-b4d4837b-5658-4739-a8f7-0f03760e94d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4d4837b-5658-4739-a8f7-0f03760e94d4 {
  cursor: pointer;
}#s-b4d4837b-5658-4739-a8f7-0f03760e94d4.shg-box.shg-c {
  justify-content: center;
}

#s-c4348923-40e7-4e79-8d7c-01ad0f99c959 {
  min-height: 0px;
}

#s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6 {
  border-style: solid;
margin-left: auto;
padding-bottom: 30px;
border-color: #000;
border-style: solid;
}

@media (min-width: 0px) {
[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e24007c4-97e8-4d8c-b9a8-ec9917b88ab6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-8d8d57f3-56fc-43bf-9d3a-b83299b9ea50 {
  min-height: 50px;
}








#s-8d8d57f3-56fc-43bf-9d3a-b83299b9ea50 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d8d57f3-56fc-43bf-9d3a-b83299b9ea50.shg-box.shg-c {
  justify-content: center;
}

#s-6e93537e-9a9d-4dde-9d82-91a069e9f226 {
  margin-bottom: 0px;
}
@media (max-width: 767px){#s-6e93537e-9a9d-4dde-9d82-91a069e9f226 {
  display: none;
}
#s-6e93537e-9a9d-4dde-9d82-91a069e9f226, #wrap-s-6e93537e-9a9d-4dde-9d82-91a069e9f226 { display:none !important; }}
#s-263948e9-0794-4a04-afe3-d069f0f679ec {
  min-height: 100%;
}








#s-263948e9-0794-4a04-afe3-d069f0f679ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-263948e9-0794-4a04-afe3-d069f0f679ec.shg-box.shg-c {
  justify-content: center;
}

#s-4fffcedb-fde0-4553-8494-f3d8e6aa483e {
  margin-top: -20px;
margin-left: auto;
margin-right: auto;
max-width: 60px;
text-align: center;
}




  #s-4fffcedb-fde0-4553-8494-f3d8e6aa483e img.shogun-image {
    
    width: px;
  }


#s-4fffcedb-fde0-4553-8494-f3d8e6aa483e .shogun-image-content {
  
    align-items: center;
  
}

#s-be862a0b-566d-47cd-964f-bafae94a2d76 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}








#s-be862a0b-566d-47cd-964f-bafae94a2d76 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be862a0b-566d-47cd-964f-bafae94a2d76.shg-box.shg-c {
  justify-content: center;
}

#s-b2e6fe72-5932-4da6-9eb2-55cea00f2568 {
  min-height: 50px;
}








#s-b2e6fe72-5932-4da6-9eb2-55cea00f2568 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2e6fe72-5932-4da6-9eb2-55cea00f2568.shg-box.shg-c {
  justify-content: center;
}

#s-0661012d-a187-45a7-83f6-b29f1068d312 {
  margin-bottom: 0px;
}
@media (max-width: 767px){#s-0661012d-a187-45a7-83f6-b29f1068d312 {
  display: none;
}
#s-0661012d-a187-45a7-83f6-b29f1068d312, #wrap-s-0661012d-a187-45a7-83f6-b29f1068d312 { display:none !important; }}
#s-71e52bef-c84a-4c97-a281-7304ed9fdb0b {
  margin-top: 30px;
}

#s-42b8eff6-ecaa-43f2-8918-d36ad0dec5d9 {
  margin-top: 10px;
}

#s-d897b16f-1880-4a7c-ad22-489171e7d6b9 {
  border-style: solid;
margin-top: 60px;
margin-bottom: 0px;
padding-left: 30px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
background-image: none;
text-align: center;
background-color: rgba(80, 132, 195, 1);
text-decoration: none;
hover-type: color;
}
#s-d897b16f-1880-4a7c-ad22-489171e7d6b9:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(106, 145, 198, 1) !important;
text-decoration: none !important;}#s-d897b16f-1880-4a7c-ad22-489171e7d6b9:active {border-style: solid !important;
padding-top: 16px !important;
padding-left: 30px !important;
padding-bottom: 16px !important;
padding-right: 30px !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #000 !important;
border-radius: 0px !important;
background-color: rgba(105, 134, 173, 1) !important;
text-decoration: none !important;}


#s-d897b16f-1880-4a7c-ad22-489171e7d6b9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-f47aea01-7436-47c7-9c85-e188e43775f9 {
  margin-top: 10px;
margin-bottom: 0px;
}

#s-53ac8899-1c55-4be0-a196-b029014ae2f2 {
  margin-top: -100px;
margin-bottom: -100px;
}








#s-53ac8899-1c55-4be0-a196-b029014ae2f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53ac8899-1c55-4be0-a196-b029014ae2f2.shg-box.shg-c {
  justify-content: center;
}

#s-a844a682-a8d0-4c7f-8959-b2199ee9af66 {
  margin-left: -106px;
min-height: 0px;
text-align: center;
}




  #s-a844a682-a8d0-4c7f-8959-b2199ee9af66 img.shogun-image {
    
    width: px;
  }


#s-a844a682-a8d0-4c7f-8959-b2199ee9af66 .shogun-image-content {
  
    align-items: center;
  
}

#s-c8dfc6d5-492f-4fd2-8c24-cbb1c2b3da61 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 120px;
padding-bottom: 120px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-c8dfc6d5-492f-4fd2-8c24-cbb1c2b3da61 {
  
}
}@media (max-width: 767px){#s-c8dfc6d5-492f-4fd2-8c24-cbb1c2b3da61 {
  padding-top: 60px;
padding-bottom: 60px;
}
}







#s-c8dfc6d5-492f-4fd2-8c24-cbb1c2b3da61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8dfc6d5-492f-4fd2-8c24-cbb1c2b3da61.shg-box.shg-c {
  justify-content: center;
}

#s-83537b56-1327-4cbf-9ecc-5dd25af60245 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 20px;
padding-right: 20px;
max-width: 1600px;
}








#s-83537b56-1327-4cbf-9ecc-5dd25af60245 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83537b56-1327-4cbf-9ecc-5dd25af60245.shg-box.shg-c {
  justify-content: center;
}

#s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 979px;
}
@media (max-width: 767px){#s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f {
  margin-top: 0px;
}
}
@media (min-width: 0px) {
[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-27f836d4-f407-4c67-9ad4-7b87d9a3e41f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}








#s-2a628219-caaf-4836-a058-cb351a46d638 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a628219-caaf-4836-a058-cb351a46d638.shg-box.shg-c {
  justify-content: flex-end;
}

#s-66ca76da-3833-4730-af27-8b8032fee6e0 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 50px;
text-align: center;
}




  #s-66ca76da-3833-4730-af27-8b8032fee6e0 img.shogun-image {
    
    width: px;
  }


#s-66ca76da-3833-4730-af27-8b8032fee6e0 .shogun-image-content {
  
    align-items: center;
  
}

#s-99ef5604-d25b-4643-b9f5-b74dd93c2943 {
  min-height: 0px;
}








#s-99ef5604-d25b-4643-b9f5-b74dd93c2943 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99ef5604-d25b-4643-b9f5-b74dd93c2943.shg-box.shg-c {
  justify-content: flex-end;
}

#s-c0ca074a-0bb9-4039-b9ab-ce4205deb0e6 {
  margin-top: 20px;
margin-bottom: 10px;
}

#s-2dc7b24e-994e-4b77-81ca-464427ef36ea {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}
@media (max-width: 767px){#s-2dc7b24e-994e-4b77-81ca-464427ef36ea {
  display: none;
}
#s-2dc7b24e-994e-4b77-81ca-464427ef36ea, #wrap-s-2dc7b24e-994e-4b77-81ca-464427ef36ea { display:none !important; }}
#s-85024e01-d59a-4d41-98b7-4494bd7380e6 {
  margin-left: auto;
margin-right: auto;
max-width: 335px;
}
@media (min-width: 1200px){#s-85024e01-d59a-4d41-98b7-4494bd7380e6 {
  display: none;
}
#s-85024e01-d59a-4d41-98b7-4494bd7380e6, #wrap-s-85024e01-d59a-4d41-98b7-4494bd7380e6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-85024e01-d59a-4d41-98b7-4494bd7380e6 {
  display: none;
}
#s-85024e01-d59a-4d41-98b7-4494bd7380e6, #wrap-s-85024e01-d59a-4d41-98b7-4494bd7380e6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-85024e01-d59a-4d41-98b7-4494bd7380e6 {
  display: none;
}
#s-85024e01-d59a-4d41-98b7-4494bd7380e6, #wrap-s-85024e01-d59a-4d41-98b7-4494bd7380e6 { display:none !important; }}







#s-00517720-57fc-402d-800b-baa3b2cdaf16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-00517720-57fc-402d-800b-baa3b2cdaf16.shg-box.shg-c {
  justify-content: flex-end;
}

#s-b1a954f0-a2dc-4b08-9605-5c9d73aa1ee4 {
  margin-top: 5px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
text-align: center;
}
@media (max-width: 767px){#s-b1a954f0-a2dc-4b08-9605-5c9d73aa1ee4 {
  margin-top: 50px;
}
}



  #s-b1a954f0-a2dc-4b08-9605-5c9d73aa1ee4 img.shogun-image {
    
    width: px;
  }


#s-b1a954f0-a2dc-4b08-9605-5c9d73aa1ee4 .shogun-image-content {
  
    align-items: center;
  
}








#s-e97ead55-e9fa-4f5d-a430-6ccdb5f347a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e97ead55-e9fa-4f5d-a430-6ccdb5f347a0.shg-box.shg-c {
  justify-content: flex-end;
}

#s-cb792d9a-6692-40c6-9567-70a36bcdc10b {
  margin-top: 20px;
margin-bottom: 10px;
}

#s-c1da0eab-9bbf-4c6e-bfc3-194e6bc28a3f {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}
@media (max-width: 767px){#s-c1da0eab-9bbf-4c6e-bfc3-194e6bc28a3f {
  display: none;
}
#s-c1da0eab-9bbf-4c6e-bfc3-194e6bc28a3f, #wrap-s-c1da0eab-9bbf-4c6e-bfc3-194e6bc28a3f { display:none !important; }}
#s-1efbe04e-92e9-487d-90aa-b4820f7c53e7 {
  margin-left: auto;
margin-right: auto;
max-width: 335px;
}
@media (min-width: 1200px){#s-1efbe04e-92e9-487d-90aa-b4820f7c53e7 {
  display: none;
}
#s-1efbe04e-92e9-487d-90aa-b4820f7c53e7, #wrap-s-1efbe04e-92e9-487d-90aa-b4820f7c53e7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1efbe04e-92e9-487d-90aa-b4820f7c53e7 {
  display: none;
}
#s-1efbe04e-92e9-487d-90aa-b4820f7c53e7, #wrap-s-1efbe04e-92e9-487d-90aa-b4820f7c53e7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1efbe04e-92e9-487d-90aa-b4820f7c53e7 {
  display: none;
}
#s-1efbe04e-92e9-487d-90aa-b4820f7c53e7, #wrap-s-1efbe04e-92e9-487d-90aa-b4820f7c53e7 { display:none !important; }}







#s-b2516587-7f15-41d3-a324-07ce65d87015 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2516587-7f15-41d3-a324-07ce65d87015.shg-box.shg-c {
  justify-content: flex-end;
}

#s-d65fdcbd-32ef-4c5c-a82b-786c3c2707de {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-d65fdcbd-32ef-4c5c-a82b-786c3c2707de {
  margin-top: 68px;
}
}



  #s-d65fdcbd-32ef-4c5c-a82b-786c3c2707de img.shogun-image {
    
    width: px;
  }


#s-d65fdcbd-32ef-4c5c-a82b-786c3c2707de .shogun-image-content {
  
    align-items: flex-end;
  
}








#s-cc87fb72-7739-47d8-b3ee-d8aed3d0cad6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc87fb72-7739-47d8-b3ee-d8aed3d0cad6.shg-box.shg-c {
  justify-content: flex-end;
}

#s-57f16b56-9a6b-444f-b604-0c044ef67e59 {
  margin-top: 20px;
margin-bottom: 10px;
}

#s-172b8e9d-d584-46e0-be8b-c3fb4e8558c2 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}
@media (max-width: 767px){#s-172b8e9d-d584-46e0-be8b-c3fb4e8558c2 {
  display: none;
}
#s-172b8e9d-d584-46e0-be8b-c3fb4e8558c2, #wrap-s-172b8e9d-d584-46e0-be8b-c3fb4e8558c2 { display:none !important; }}
#s-d9009541-928f-4d76-ab1b-18f28cc1572d {
  margin-left: auto;
margin-right: auto;
max-width: 335px;
}
@media (min-width: 1200px){#s-d9009541-928f-4d76-ab1b-18f28cc1572d {
  display: none;
}
#s-d9009541-928f-4d76-ab1b-18f28cc1572d, #wrap-s-d9009541-928f-4d76-ab1b-18f28cc1572d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d9009541-928f-4d76-ab1b-18f28cc1572d {
  display: none;
}
#s-d9009541-928f-4d76-ab1b-18f28cc1572d, #wrap-s-d9009541-928f-4d76-ab1b-18f28cc1572d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d9009541-928f-4d76-ab1b-18f28cc1572d {
  display: none;
}
#s-d9009541-928f-4d76-ab1b-18f28cc1572d, #wrap-s-d9009541-928f-4d76-ab1b-18f28cc1572d { display:none !important; }}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

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

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
