.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-a17193e3-8326-4c45-bb06-d6d5fc82b50f {
  background-image: url(https://i.shgcdn.com/940c2815-b5e6-4ef5-9184-c10cf2c2d80d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 1200px){#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f {
  display: none;
}
#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f, #wrap-s-a17193e3-8326-4c45-bb06-d6d5fc82b50f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f {
  display: none;
}
#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f, #wrap-s-a17193e3-8326-4c45-bb06-d6d5fc82b50f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f {
  min-height: 400px;
display: none;
}
#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f, #wrap-s-a17193e3-8326-4c45-bb06-d6d5fc82b50f { display:none !important; }}@media (max-width: 767px){#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f {
  min-height: 460px;
}
}







#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f.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-1485a2ec-5cd7-474b-8e29-8a57c8932ca5 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1485a2ec-5cd7-474b-8e29-8a57c8932ca5 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Quicksand;
  font-style:   ;
  font-size: 62px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-1485a2ec-5cd7-474b-8e29-8a57c8932ca5 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Quicksand;
  font-style:   ;
  font-size: 62px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-c5a8e83f-b944-4bc5-a081-b185ce90e187 {
  margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-bottom: 30px;
padding-right: 20px;
max-width: 900px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c5a8e83f-b944-4bc5-a081-b185ce90e187 {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
}
}@media (max-width: 767px){#s-c5a8e83f-b944-4bc5-a081-b185ce90e187 {
  padding-left: 10%;
padding-right: 10%;
}
}
#s-cc324676-f56d-4113-93cf-4982cea593ef {
  background-image: url(https://i.shgcdn.com/6285c126-5901-4c37-b108-58582410e2f6/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-cc324676-f56d-4113-93cf-4982cea593ef {
  min-height: 400px;
}
}@media (max-width: 767px){#s-cc324676-f56d-4113-93cf-4982cea593ef {
  min-height: 460px;
display: none;
}
#s-cc324676-f56d-4113-93cf-4982cea593ef, #wrap-s-cc324676-f56d-4113-93cf-4982cea593ef { display:none !important; }}







#s-cc324676-f56d-4113-93cf-4982cea593ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc324676-f56d-4113-93cf-4982cea593ef.shg-box.shg-c {
  justify-content: center;
}

#s-868762d3-3009-4d1d-bd33-6aa142b4b78b {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-868762d3-3009-4d1d-bd33-6aa142b4b78b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 62px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-868762d3-3009-4d1d-bd33-6aa142b4b78b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 62px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}
#s-37c563f6-6f9d-4288-a0d8-55b52991965e {
  margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-bottom: 30px;
padding-right: 20px;
max-width: 900px;
}
@media (min-width: 768px) and (max-width: 991px){#s-37c563f6-6f9d-4288-a0d8-55b52991965e {
  margin-left: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
}
}@media (max-width: 767px){#s-37c563f6-6f9d-4288-a0d8-55b52991965e {
  padding-left: 10%;
padding-right: 10%;
}
}
#s-262030a7-2b69-410c-a9d9-a7597dff5c6a {
  padding-top: 120px;
padding-left: 10%;
padding-bottom: 120px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-262030a7-2b69-410c-a9d9-a7597dff5c6a {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-262030a7-2b69-410c-a9d9-a7597dff5c6a {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-262030a7-2b69-410c-a9d9-a7597dff5c6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-262030a7-2b69-410c-a9d9-a7597dff5c6a.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-f27152e5-14ef-4972-8634-e39372c2435e {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f27152e5-14ef-4972-8634-e39372c2435e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ea77cfca-2b8c-4863-b7ea-b1ae332af3df {
  background-image: url(https://i.shgcdn.com/1757cadd-97b5-4ad4-88ab-29b4d0fb8f16/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ea77cfca-2b8c-4863-b7ea-b1ae332af3df {
  min-height: 360px;
}
}@media (max-width: 767px){#s-ea77cfca-2b8c-4863-b7ea-b1ae332af3df {
  margin-bottom: 30px;
min-height: 300px;
}
}







#s-ea77cfca-2b8c-4863-b7ea-b1ae332af3df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea77cfca-2b8c-4863-b7ea-b1ae332af3df {
  cursor: pointer;
}#s-ea77cfca-2b8c-4863-b7ea-b1ae332af3df.shg-box.shg-c {
  justify-content: center;
}

#s-049c5369-5c96-41b3-a9fd-c740cb70b2b1 {
  min-height: 480px;
}
@media (min-width: 768px) and (max-width: 991px){#s-049c5369-5c96-41b3-a9fd-c740cb70b2b1 {
  min-height: 360px;
}
}@media (max-width: 767px){#s-049c5369-5c96-41b3-a9fd-c740cb70b2b1 {
  min-height: 300px;
}
}







#s-049c5369-5c96-41b3-a9fd-c740cb70b2b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-049c5369-5c96-41b3-a9fd-c740cb70b2b1.shg-box.shg-c {
  justify-content: center;
}

#s-de677470-7c1f-41ec-95e1-2f9d977bdbf8 {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-de677470-7c1f-41ec-95e1-2f9d977bdbf8 .shogun-heading-component h2 {
  color: rgba(0, 86, 101, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-de677470-7c1f-41ec-95e1-2f9d977bdbf8 .shogun-heading-component h2 a {
  color: rgba(0, 86, 101, 1);
}


#s-40cef883-dfba-4f14-9f7b-a052ae8289cc {
  margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-da74c054-0256-44f3-98f8-ac595477c210"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-093ac828-20b3-4ef7-a63b-dc3b1eb856e8 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e {
  max-width: 100%;
}

.shg-c#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e .shg-image-zoom,
.shg-c#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e {
  max-width: 100%;
}

.shg-c#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e .shg-image-zoom,
.shg-c#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e {
  max-width: 100%;
}

.shg-c#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e .shg-image-zoom,
.shg-c#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e {
  max-width: 100%;
}

.shg-c#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e .shg-image-zoom,
.shg-c#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e {
  max-width: 100%;
}

.shg-c#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e .shg-image-zoom,
.shg-c#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3f06bc3-4d04-4bd0-8e48-81f0eb14e81e .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-1446cf85-f854-4353-bd7a-a172a576e1f7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1446cf85-f854-4353-bd7a-a172a576e1f7 .shg-product-title-component h3 {
  color: rgba(0, 86, 101, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-8c2e955b-4a7a-4cee-bc1b-ec213e679643 {
  display: none;
}
#s-6aab0967-e2e4-4835-b430-22b0e62e5caa {
  border-style: solid;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-6aab0967-e2e4-4835-b430-22b0e62e5caa {
  max-width: 100%;
}

.shg-c#s-6aab0967-e2e4-4835-b430-22b0e62e5caa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6aab0967-e2e4-4835-b430-22b0e62e5caa .shg-image-zoom,
.shg-c#s-6aab0967-e2e4-4835-b430-22b0e62e5caa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6aab0967-e2e4-4835-b430-22b0e62e5caa .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6aab0967-e2e4-4835-b430-22b0e62e5caa {
  max-width: 100%;
}

.shg-c#s-6aab0967-e2e4-4835-b430-22b0e62e5caa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6aab0967-e2e4-4835-b430-22b0e62e5caa .shg-image-zoom,
.shg-c#s-6aab0967-e2e4-4835-b430-22b0e62e5caa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6aab0967-e2e4-4835-b430-22b0e62e5caa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6aab0967-e2e4-4835-b430-22b0e62e5caa {
  max-width: 100%;
}

.shg-c#s-6aab0967-e2e4-4835-b430-22b0e62e5caa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6aab0967-e2e4-4835-b430-22b0e62e5caa .shg-image-zoom,
.shg-c#s-6aab0967-e2e4-4835-b430-22b0e62e5caa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6aab0967-e2e4-4835-b430-22b0e62e5caa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6aab0967-e2e4-4835-b430-22b0e62e5caa {
  max-width: 100%;
}

.shg-c#s-6aab0967-e2e4-4835-b430-22b0e62e5caa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6aab0967-e2e4-4835-b430-22b0e62e5caa .shg-image-zoom,
.shg-c#s-6aab0967-e2e4-4835-b430-22b0e62e5caa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6aab0967-e2e4-4835-b430-22b0e62e5caa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6aab0967-e2e4-4835-b430-22b0e62e5caa {
  max-width: 100%;
}

.shg-c#s-6aab0967-e2e4-4835-b430-22b0e62e5caa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6aab0967-e2e4-4835-b430-22b0e62e5caa .shg-image-zoom,
.shg-c#s-6aab0967-e2e4-4835-b430-22b0e62e5caa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6aab0967-e2e4-4835-b430-22b0e62e5caa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-02c2adb8-17ff-4831-81c1-9e32f5dc8484 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-02c2adb8-17ff-4831-81c1-9e32f5dc8484 .shg-product-title-component h3 {
  color: rgba(0, 86, 101, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-61fa12f2-414f-4d31-8862-5b01b1d78f36 {
  display: none;
}
#s-19678efd-2c69-42c1-83a0-66935d0c0337 {
  text-align: left;
}


.shg-c#s-19678efd-2c69-42c1-83a0-66935d0c0337 {
  max-width: 100%;
}

.shg-c#s-19678efd-2c69-42c1-83a0-66935d0c0337 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19678efd-2c69-42c1-83a0-66935d0c0337 .shg-image-zoom,
.shg-c#s-19678efd-2c69-42c1-83a0-66935d0c0337 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19678efd-2c69-42c1-83a0-66935d0c0337 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-19678efd-2c69-42c1-83a0-66935d0c0337 {
  max-width: 100%;
}

.shg-c#s-19678efd-2c69-42c1-83a0-66935d0c0337 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19678efd-2c69-42c1-83a0-66935d0c0337 .shg-image-zoom,
.shg-c#s-19678efd-2c69-42c1-83a0-66935d0c0337 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19678efd-2c69-42c1-83a0-66935d0c0337 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-19678efd-2c69-42c1-83a0-66935d0c0337 {
  max-width: 100%;
}

.shg-c#s-19678efd-2c69-42c1-83a0-66935d0c0337 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19678efd-2c69-42c1-83a0-66935d0c0337 .shg-image-zoom,
.shg-c#s-19678efd-2c69-42c1-83a0-66935d0c0337 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19678efd-2c69-42c1-83a0-66935d0c0337 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-19678efd-2c69-42c1-83a0-66935d0c0337 {
  max-width: 100%;
}

.shg-c#s-19678efd-2c69-42c1-83a0-66935d0c0337 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19678efd-2c69-42c1-83a0-66935d0c0337 .shg-image-zoom,
.shg-c#s-19678efd-2c69-42c1-83a0-66935d0c0337 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19678efd-2c69-42c1-83a0-66935d0c0337 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-19678efd-2c69-42c1-83a0-66935d0c0337 {
  max-width: 100%;
}

.shg-c#s-19678efd-2c69-42c1-83a0-66935d0c0337 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19678efd-2c69-42c1-83a0-66935d0c0337 .shg-image-zoom,
.shg-c#s-19678efd-2c69-42c1-83a0-66935d0c0337 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19678efd-2c69-42c1-83a0-66935d0c0337 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2e943383-81f8-4d8e-835d-94dd39615f45 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2e943383-81f8-4d8e-835d-94dd39615f45 .shg-product-title-component h3 {
  color: rgba(0, 86, 101, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

.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-7b361d3a-02fa-4177-a5c2-203102b21e3b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(82, 28, 55, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7b361d3a-02fa-4177-a5c2-203102b21e3b:hover {background-color: rgba(163, 24, 24, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7b361d3a-02fa-4177-a5c2-203102b21e3b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7b361d3a-02fa-4177-a5c2-203102b21e3b-btn-wrapper {
    text-align: center;
  }


#s-7b361d3a-02fa-4177-a5c2-203102b21e3b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-77940ca0-8490-4b0a-b760-86c15839064c {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 120px;
padding-left: 10%;
padding-bottom: 120px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(241, 238, 235, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-77940ca0-8490-4b0a-b760-86c15839064c {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-77940ca0-8490-4b0a-b760-86c15839064c {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-77940ca0-8490-4b0a-b760-86c15839064c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77940ca0-8490-4b0a-b760-86c15839064c.shg-box.shg-c {
  justify-content: center;
}

#s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-4a74d84f-d887-49d8-9afe-50e4c30b1ac8"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-a37dfaf5-cc14-4602-8f94-554a045a989b {
  min-height: 480px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a37dfaf5-cc14-4602-8f94-554a045a989b {
  min-height: 360px;
}
}@media (max-width: 767px){#s-a37dfaf5-cc14-4602-8f94-554a045a989b {
  min-height: 300px;
}
}







#s-a37dfaf5-cc14-4602-8f94-554a045a989b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a37dfaf5-cc14-4602-8f94-554a045a989b.shg-box.shg-c {
  justify-content: center;
}

#s-d0ba0f93-e099-462d-b11a-b8b5533f3a80 {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d0ba0f93-e099-462d-b11a-b8b5533f3a80 .shogun-heading-component h2 {
  color: rgba(0, 86, 101, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-d0ba0f93-e099-462d-b11a-b8b5533f3a80 .shogun-heading-component h2 a {
  color: rgba(0, 86, 101, 1);
}


#s-3dd388b7-2e38-49fd-b7fb-818e5873f10c {
  margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-32c6090d-e679-4359-8132-f62f809aeb1d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-41f39632-648c-4bac-83ba-2225ca970b1b {
  display: none;
}
#s-2c223539-612a-4330-9eeb-0b105fa92206 {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-2c223539-612a-4330-9eeb-0b105fa92206 {
  max-width: 100%;
}

.shg-c#s-2c223539-612a-4330-9eeb-0b105fa92206 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c223539-612a-4330-9eeb-0b105fa92206 .shg-image-zoom,
.shg-c#s-2c223539-612a-4330-9eeb-0b105fa92206 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c223539-612a-4330-9eeb-0b105fa92206 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2c223539-612a-4330-9eeb-0b105fa92206 {
  max-width: 100%;
}

.shg-c#s-2c223539-612a-4330-9eeb-0b105fa92206 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c223539-612a-4330-9eeb-0b105fa92206 .shg-image-zoom,
.shg-c#s-2c223539-612a-4330-9eeb-0b105fa92206 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c223539-612a-4330-9eeb-0b105fa92206 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2c223539-612a-4330-9eeb-0b105fa92206 {
  max-width: 100%;
}

.shg-c#s-2c223539-612a-4330-9eeb-0b105fa92206 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c223539-612a-4330-9eeb-0b105fa92206 .shg-image-zoom,
.shg-c#s-2c223539-612a-4330-9eeb-0b105fa92206 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c223539-612a-4330-9eeb-0b105fa92206 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2c223539-612a-4330-9eeb-0b105fa92206 {
  max-width: 100%;
}

.shg-c#s-2c223539-612a-4330-9eeb-0b105fa92206 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c223539-612a-4330-9eeb-0b105fa92206 .shg-image-zoom,
.shg-c#s-2c223539-612a-4330-9eeb-0b105fa92206 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c223539-612a-4330-9eeb-0b105fa92206 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2c223539-612a-4330-9eeb-0b105fa92206 {
  max-width: 100%;
}

.shg-c#s-2c223539-612a-4330-9eeb-0b105fa92206 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c223539-612a-4330-9eeb-0b105fa92206 .shg-image-zoom,
.shg-c#s-2c223539-612a-4330-9eeb-0b105fa92206 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c223539-612a-4330-9eeb-0b105fa92206 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-958e4289-88b5-41a9-b3d9-2cb455bdef2d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-958e4289-88b5-41a9-b3d9-2cb455bdef2d .shg-product-title-component h3 {
  color: rgba(0, 86, 101, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-7170f27a-b020-4614-a4b6-7b19ace1b61f {
  display: none;
}
#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc {
  border-style: solid;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc {
  max-width: 100%;
}

.shg-c#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc .shg-image-zoom,
.shg-c#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc {
  max-width: 100%;
}

.shg-c#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc .shg-image-zoom,
.shg-c#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc {
  max-width: 100%;
}

.shg-c#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc .shg-image-zoom,
.shg-c#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc {
  max-width: 100%;
}

.shg-c#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc .shg-image-zoom,
.shg-c#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc {
  max-width: 100%;
}

.shg-c#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc .shg-image-zoom,
.shg-c#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-780c29ba-72ec-45d8-b5a5-894059ba5ffc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c2be60c6-db19-48d0-83bd-cdd77f5da143 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c2be60c6-db19-48d0-83bd-cdd77f5da143 .shg-product-title-component h3 {
  color: rgba(0, 86, 101, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-0663d23a-6ea8-4959-8537-3d3751b8a88f {
  display: none;
}
#s-d186e899-f17d-49d5-9a7a-79a22dd41963 {
  display: none;
}
#s-ecbbad26-6333-44dc-a293-1892a383920b {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-ecbbad26-6333-44dc-a293-1892a383920b {
  max-width: 100%;
}

.shg-c#s-ecbbad26-6333-44dc-a293-1892a383920b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecbbad26-6333-44dc-a293-1892a383920b .shg-image-zoom,
.shg-c#s-ecbbad26-6333-44dc-a293-1892a383920b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecbbad26-6333-44dc-a293-1892a383920b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ecbbad26-6333-44dc-a293-1892a383920b {
  max-width: 100%;
}

.shg-c#s-ecbbad26-6333-44dc-a293-1892a383920b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecbbad26-6333-44dc-a293-1892a383920b .shg-image-zoom,
.shg-c#s-ecbbad26-6333-44dc-a293-1892a383920b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecbbad26-6333-44dc-a293-1892a383920b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ecbbad26-6333-44dc-a293-1892a383920b {
  max-width: 100%;
}

.shg-c#s-ecbbad26-6333-44dc-a293-1892a383920b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecbbad26-6333-44dc-a293-1892a383920b .shg-image-zoom,
.shg-c#s-ecbbad26-6333-44dc-a293-1892a383920b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecbbad26-6333-44dc-a293-1892a383920b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ecbbad26-6333-44dc-a293-1892a383920b {
  max-width: 100%;
}

.shg-c#s-ecbbad26-6333-44dc-a293-1892a383920b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecbbad26-6333-44dc-a293-1892a383920b .shg-image-zoom,
.shg-c#s-ecbbad26-6333-44dc-a293-1892a383920b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecbbad26-6333-44dc-a293-1892a383920b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ecbbad26-6333-44dc-a293-1892a383920b {
  max-width: 100%;
}

.shg-c#s-ecbbad26-6333-44dc-a293-1892a383920b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecbbad26-6333-44dc-a293-1892a383920b .shg-image-zoom,
.shg-c#s-ecbbad26-6333-44dc-a293-1892a383920b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecbbad26-6333-44dc-a293-1892a383920b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a75a3017-293f-4ea9-a85a-a7f1f355dcd2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a75a3017-293f-4ea9-a85a-a7f1f355dcd2 .shg-product-title-component h3 {
  color: rgba(0, 86, 101, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-f3bd01ba-c6c8-47e0-8ac0-44afebca2840 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(82, 28, 55, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-f3bd01ba-c6c8-47e0-8ac0-44afebca2840:hover {background-color: rgba(163, 24, 24, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f3bd01ba-c6c8-47e0-8ac0-44afebca2840:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f3bd01ba-c6c8-47e0-8ac0-44afebca2840-btn-wrapper {
    text-align: center;
  }


#s-f3bd01ba-c6c8-47e0-8ac0-44afebca2840.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c909214c-301b-468f-9d93-1a2278f1ea74 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 30px;
min-height: 480px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c909214c-301b-468f-9d93-1a2278f1ea74 {
  min-height: 360px;
}
}@media (max-width: 767px){#s-c909214c-301b-468f-9d93-1a2278f1ea74 {
  min-height: 300px;
}
}







#s-c909214c-301b-468f-9d93-1a2278f1ea74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c909214c-301b-468f-9d93-1a2278f1ea74 {
  cursor: pointer;
}#s-c909214c-301b-468f-9d93-1a2278f1ea74.shg-box.shg-c {
  justify-content: center;
}

#s-681aa048-5608-47b5-8ad5-c0da58028620 {
  padding-top: 120px;
padding-left: 10%;
padding-bottom: 120px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-681aa048-5608-47b5-8ad5-c0da58028620 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-681aa048-5608-47b5-8ad5-c0da58028620 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-681aa048-5608-47b5-8ad5-c0da58028620 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-681aa048-5608-47b5-8ad5-c0da58028620.shg-box.shg-c {
  justify-content: center;
}

#s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-260c6ab2-c86b-43e8-bbef-d8f808cf4e1f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-66814501-aae3-4f28-9a5b-c0f334f099ed {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-66814501-aae3-4f28-9a5b-c0f334f099ed {
  min-height: 360px;
}
}@media (max-width: 767px){#s-66814501-aae3-4f28-9a5b-c0f334f099ed {
  margin-bottom: 30px;
min-height: 300px;
}
}







#s-66814501-aae3-4f28-9a5b-c0f334f099ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66814501-aae3-4f28-9a5b-c0f334f099ed {
  cursor: pointer;
}#s-66814501-aae3-4f28-9a5b-c0f334f099ed.shg-box.shg-c {
  justify-content: center;
}

#s-244196f8-d903-4aef-8323-093e8329654e {
  min-height: 480px;
}
@media (min-width: 768px) and (max-width: 991px){#s-244196f8-d903-4aef-8323-093e8329654e {
  min-height: 360px;
}
}@media (max-width: 767px){#s-244196f8-d903-4aef-8323-093e8329654e {
  min-height: 300px;
}
}







#s-244196f8-d903-4aef-8323-093e8329654e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-244196f8-d903-4aef-8323-093e8329654e.shg-box.shg-c {
  justify-content: center;
}

#s-d1f58b20-557f-4313-9a47-0a7ce86ecf3f {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d1f58b20-557f-4313-9a47-0a7ce86ecf3f .shogun-heading-component h2 {
  color: rgba(0, 86, 101, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-d1f58b20-557f-4313-9a47-0a7ce86ecf3f .shogun-heading-component h2 a {
  color: rgba(0, 86, 101, 1);
}


#s-5f4317fd-09db-4d9f-b851-dd20e94c512f {
  margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e9554477-7c88-4781-bd2b-564a0d519cc5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-330378ab-5d22-4f8e-9ad9-d9ebee2e5972 {
  display: none;
}
#s-4effada9-9e45-46f0-8447-74eb47f5d384 {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-4effada9-9e45-46f0-8447-74eb47f5d384 {
  max-width: 100%;
}

.shg-c#s-4effada9-9e45-46f0-8447-74eb47f5d384 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4effada9-9e45-46f0-8447-74eb47f5d384 .shg-image-zoom,
.shg-c#s-4effada9-9e45-46f0-8447-74eb47f5d384 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4effada9-9e45-46f0-8447-74eb47f5d384 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4effada9-9e45-46f0-8447-74eb47f5d384 {
  max-width: 100%;
}

.shg-c#s-4effada9-9e45-46f0-8447-74eb47f5d384 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4effada9-9e45-46f0-8447-74eb47f5d384 .shg-image-zoom,
.shg-c#s-4effada9-9e45-46f0-8447-74eb47f5d384 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4effada9-9e45-46f0-8447-74eb47f5d384 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4effada9-9e45-46f0-8447-74eb47f5d384 {
  max-width: 100%;
}

.shg-c#s-4effada9-9e45-46f0-8447-74eb47f5d384 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4effada9-9e45-46f0-8447-74eb47f5d384 .shg-image-zoom,
.shg-c#s-4effada9-9e45-46f0-8447-74eb47f5d384 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4effada9-9e45-46f0-8447-74eb47f5d384 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4effada9-9e45-46f0-8447-74eb47f5d384 {
  max-width: 100%;
}

.shg-c#s-4effada9-9e45-46f0-8447-74eb47f5d384 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4effada9-9e45-46f0-8447-74eb47f5d384 .shg-image-zoom,
.shg-c#s-4effada9-9e45-46f0-8447-74eb47f5d384 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4effada9-9e45-46f0-8447-74eb47f5d384 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4effada9-9e45-46f0-8447-74eb47f5d384 {
  max-width: 100%;
}

.shg-c#s-4effada9-9e45-46f0-8447-74eb47f5d384 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4effada9-9e45-46f0-8447-74eb47f5d384 .shg-image-zoom,
.shg-c#s-4effada9-9e45-46f0-8447-74eb47f5d384 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4effada9-9e45-46f0-8447-74eb47f5d384 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2d062d8b-0186-4d19-9eee-2687bd967dad {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2d062d8b-0186-4d19-9eee-2687bd967dad .shg-product-title-component h3 {
  color: rgba(0, 86, 101, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-a0fecc2c-2665-4dcb-8558-d31273cd4203 {
  display: none;
}
#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b {
  max-width: 100%;
}

.shg-c#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b .shg-image-zoom,
.shg-c#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b {
  max-width: 100%;
}

.shg-c#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b .shg-image-zoom,
.shg-c#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b {
  max-width: 100%;
}

.shg-c#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b .shg-image-zoom,
.shg-c#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b {
  max-width: 100%;
}

.shg-c#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b .shg-image-zoom,
.shg-c#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b {
  max-width: 100%;
}

.shg-c#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b .shg-image-zoom,
.shg-c#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43c1c7eb-bcb8-4f72-bdbf-4188fbecb69b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c25c21a0-ec94-4988-9daf-0e8c7df6c62e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c25c21a0-ec94-4988-9daf-0e8c7df6c62e .shg-product-title-component h3 {
  color: rgba(0, 86, 101, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-a225dd1b-1a0a-412c-8c2f-834d6c53577c {
  display: none;
}
#s-f4772571-f887-4bee-8b9a-7ac89fd4ed62 {
  display: none;
}
#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 {
  max-width: 100%;
}

.shg-c#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 .shg-image-zoom,
.shg-c#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 {
  max-width: 100%;
}

.shg-c#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 .shg-image-zoom,
.shg-c#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 {
  max-width: 100%;
}

.shg-c#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 .shg-image-zoom,
.shg-c#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 {
  max-width: 100%;
}

.shg-c#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 .shg-image-zoom,
.shg-c#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 {
  max-width: 100%;
}

.shg-c#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 .shg-image-zoom,
.shg-c#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f511d412-8bfd-4eff-b07a-9a9c495b7956 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d08458d8-5a73-4276-81af-847e537f2c08 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d08458d8-5a73-4276-81af-847e537f2c08 .shg-product-title-component h3 {
  color: rgba(0, 86, 101, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-1329e2df-a375-4754-9d38-c78bad6d9e8e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(82, 28, 55, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-1329e2df-a375-4754-9d38-c78bad6d9e8e:hover {background-color: rgba(163, 24, 24, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1329e2df-a375-4754-9d38-c78bad6d9e8e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1329e2df-a375-4754-9d38-c78bad6d9e8e-btn-wrapper {
    text-align: center;
  }


#s-1329e2df-a375-4754-9d38-c78bad6d9e8e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5eea9c2e-64ff-484d-b329-1c15344285cf {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 120px;
padding-left: 10%;
padding-bottom: 120px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(241, 238, 235, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-5eea9c2e-64ff-484d-b329-1c15344285cf {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-5eea9c2e-64ff-484d-b329-1c15344285cf {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-5eea9c2e-64ff-484d-b329-1c15344285cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5eea9c2e-64ff-484d-b329-1c15344285cf.shg-box.shg-c {
  justify-content: center;
}

#s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-a3fa2fd4-f516-41b6-b49d-7194c9b2c79e"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-11970057-2351-4d75-a274-452bd3775070 {
  min-height: 480px;
}
@media (min-width: 768px) and (max-width: 991px){#s-11970057-2351-4d75-a274-452bd3775070 {
  min-height: 360px;
}
}@media (max-width: 767px){#s-11970057-2351-4d75-a274-452bd3775070 {
  min-height: 300px;
}
}







#s-11970057-2351-4d75-a274-452bd3775070 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11970057-2351-4d75-a274-452bd3775070.shg-box.shg-c {
  justify-content: center;
}

#s-1802549a-f4ec-43e2-b001-5fd731072bd3 {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-1802549a-f4ec-43e2-b001-5fd731072bd3 .shogun-heading-component h2 {
  color: rgba(0, 86, 101, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-1802549a-f4ec-43e2-b001-5fd731072bd3 .shogun-heading-component h2 a {
  color: rgba(0, 86, 101, 1);
}


#s-fbf06380-6892-41d2-ba2f-7b166c780516 {
  margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f03d1e85-539d-422e-b28e-d6a302b536a9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-352604e0-f17e-42ee-b11c-fffe18ecebbb {
  display: none;
}
#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 {
  max-width: 100%;
}

.shg-c#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 .shg-image-zoom,
.shg-c#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 {
  max-width: 100%;
}

.shg-c#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 .shg-image-zoom,
.shg-c#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 {
  max-width: 100%;
}

.shg-c#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 .shg-image-zoom,
.shg-c#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 {
  max-width: 100%;
}

.shg-c#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 .shg-image-zoom,
.shg-c#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 {
  max-width: 100%;
}

.shg-c#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 .shg-image-zoom,
.shg-c#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2589b0b7-17f5-4f48-94a0-3d6420f854f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0fe1d7b7-bd1d-48ea-b346-f86c556be9bb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0fe1d7b7-bd1d-48ea-b346-f86c556be9bb .shg-product-title-component h3 {
  color: rgba(0, 86, 101, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-6f0bb613-63df-4f96-94d5-80ca90b43de3 {
  display: none;
}
#s-130fc68f-d833-4b89-b420-347b56daa1f0 {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-130fc68f-d833-4b89-b420-347b56daa1f0 {
  max-width: 100%;
}

.shg-c#s-130fc68f-d833-4b89-b420-347b56daa1f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-130fc68f-d833-4b89-b420-347b56daa1f0 .shg-image-zoom,
.shg-c#s-130fc68f-d833-4b89-b420-347b56daa1f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-130fc68f-d833-4b89-b420-347b56daa1f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-130fc68f-d833-4b89-b420-347b56daa1f0 {
  max-width: 100%;
}

.shg-c#s-130fc68f-d833-4b89-b420-347b56daa1f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-130fc68f-d833-4b89-b420-347b56daa1f0 .shg-image-zoom,
.shg-c#s-130fc68f-d833-4b89-b420-347b56daa1f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-130fc68f-d833-4b89-b420-347b56daa1f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-130fc68f-d833-4b89-b420-347b56daa1f0 {
  max-width: 100%;
}

.shg-c#s-130fc68f-d833-4b89-b420-347b56daa1f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-130fc68f-d833-4b89-b420-347b56daa1f0 .shg-image-zoom,
.shg-c#s-130fc68f-d833-4b89-b420-347b56daa1f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-130fc68f-d833-4b89-b420-347b56daa1f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-130fc68f-d833-4b89-b420-347b56daa1f0 {
  max-width: 100%;
}

.shg-c#s-130fc68f-d833-4b89-b420-347b56daa1f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-130fc68f-d833-4b89-b420-347b56daa1f0 .shg-image-zoom,
.shg-c#s-130fc68f-d833-4b89-b420-347b56daa1f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-130fc68f-d833-4b89-b420-347b56daa1f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-130fc68f-d833-4b89-b420-347b56daa1f0 {
  max-width: 100%;
}

.shg-c#s-130fc68f-d833-4b89-b420-347b56daa1f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-130fc68f-d833-4b89-b420-347b56daa1f0 .shg-image-zoom,
.shg-c#s-130fc68f-d833-4b89-b420-347b56daa1f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-130fc68f-d833-4b89-b420-347b56daa1f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1889765d-dddc-4670-89db-4d84eea68c21 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1889765d-dddc-4670-89db-4d84eea68c21 .shg-product-title-component h3 {
  color: rgba(0, 86, 101, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-fe07e2f5-7b06-406e-a67d-d1726cca1c78 {
  display: none;
}
#s-886c7610-f732-4ca9-b06b-c890a8d3b56b {
  display: none;
}
#s-03851c54-4866-4a8f-83f2-df7c4da62fab {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-03851c54-4866-4a8f-83f2-df7c4da62fab {
  max-width: 100%;
}

.shg-c#s-03851c54-4866-4a8f-83f2-df7c4da62fab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03851c54-4866-4a8f-83f2-df7c4da62fab .shg-image-zoom,
.shg-c#s-03851c54-4866-4a8f-83f2-df7c4da62fab img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03851c54-4866-4a8f-83f2-df7c4da62fab .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-03851c54-4866-4a8f-83f2-df7c4da62fab {
  max-width: 100%;
}

.shg-c#s-03851c54-4866-4a8f-83f2-df7c4da62fab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03851c54-4866-4a8f-83f2-df7c4da62fab .shg-image-zoom,
.shg-c#s-03851c54-4866-4a8f-83f2-df7c4da62fab img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03851c54-4866-4a8f-83f2-df7c4da62fab .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-03851c54-4866-4a8f-83f2-df7c4da62fab {
  max-width: 100%;
}

.shg-c#s-03851c54-4866-4a8f-83f2-df7c4da62fab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03851c54-4866-4a8f-83f2-df7c4da62fab .shg-image-zoom,
.shg-c#s-03851c54-4866-4a8f-83f2-df7c4da62fab img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03851c54-4866-4a8f-83f2-df7c4da62fab .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-03851c54-4866-4a8f-83f2-df7c4da62fab {
  max-width: 100%;
}

.shg-c#s-03851c54-4866-4a8f-83f2-df7c4da62fab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03851c54-4866-4a8f-83f2-df7c4da62fab .shg-image-zoom,
.shg-c#s-03851c54-4866-4a8f-83f2-df7c4da62fab img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03851c54-4866-4a8f-83f2-df7c4da62fab .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-03851c54-4866-4a8f-83f2-df7c4da62fab {
  max-width: 100%;
}

.shg-c#s-03851c54-4866-4a8f-83f2-df7c4da62fab img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03851c54-4866-4a8f-83f2-df7c4da62fab .shg-image-zoom,
.shg-c#s-03851c54-4866-4a8f-83f2-df7c4da62fab img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03851c54-4866-4a8f-83f2-df7c4da62fab .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-04ac561c-8e0f-48fa-a957-ff5fd18441c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-04ac561c-8e0f-48fa-a957-ff5fd18441c7 .shg-product-title-component h3 {
  color: rgba(0, 86, 101, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-0f823fcb-f493-4e64-bfd3-648d737654c2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(82, 28, 55, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-0f823fcb-f493-4e64-bfd3-648d737654c2:hover {background-color: rgba(163, 24, 24, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0f823fcb-f493-4e64-bfd3-648d737654c2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0f823fcb-f493-4e64-bfd3-648d737654c2-btn-wrapper {
    text-align: center;
  }


#s-0f823fcb-f493-4e64-bfd3-648d737654c2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b0443135-23f3-4ea8-8ef3-d311877350b2 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 30px;
min-height: 480px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b0443135-23f3-4ea8-8ef3-d311877350b2 {
  min-height: 360px;
}
}@media (max-width: 767px){#s-b0443135-23f3-4ea8-8ef3-d311877350b2 {
  min-height: 300px;
}
}







#s-b0443135-23f3-4ea8-8ef3-d311877350b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0443135-23f3-4ea8-8ef3-d311877350b2 {
  cursor: pointer;
}#s-b0443135-23f3-4ea8-8ef3-d311877350b2.shg-box.shg-c {
  justify-content: center;
}

#s-ed198fa1-eff2-4c9b-b70d-abf11149dd5b {
  padding-top: 120px;
padding-left: 10%;
padding-bottom: 120px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-ed198fa1-eff2-4c9b-b70d-abf11149dd5b {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-ed198fa1-eff2-4c9b-b70d-abf11149dd5b {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-ed198fa1-eff2-4c9b-b70d-abf11149dd5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed198fa1-eff2-4c9b-b70d-abf11149dd5b.shg-box.shg-c {
  justify-content: center;
}

#s-4b8bdb93-8820-4093-aa43-cec3df290b39 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b8bdb93-8820-4093-aa43-cec3df290b39"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-facf6681-5b6b-44ba-9c9e-7098329ddcd1 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-facf6681-5b6b-44ba-9c9e-7098329ddcd1 {
  min-height: 360px;
}
}@media (max-width: 767px){#s-facf6681-5b6b-44ba-9c9e-7098329ddcd1 {
  margin-bottom: 30px;
min-height: 300px;
}
}







#s-facf6681-5b6b-44ba-9c9e-7098329ddcd1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-facf6681-5b6b-44ba-9c9e-7098329ddcd1 {
  cursor: pointer;
}#s-facf6681-5b6b-44ba-9c9e-7098329ddcd1.shg-box.shg-c {
  justify-content: center;
}

#s-c9e5721e-e415-4f02-a535-ab9c535eec58 {
  min-height: 480px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c9e5721e-e415-4f02-a535-ab9c535eec58 {
  min-height: 360px;
}
}@media (max-width: 767px){#s-c9e5721e-e415-4f02-a535-ab9c535eec58 {
  min-height: 300px;
}
}







#s-c9e5721e-e415-4f02-a535-ab9c535eec58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9e5721e-e415-4f02-a535-ab9c535eec58.shg-box.shg-c {
  justify-content: center;
}

#s-4f5797f8-2732-4a3a-ab9e-c8537b264698 {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-4f5797f8-2732-4a3a-ab9e-c8537b264698 .shogun-heading-component h2 {
  color: rgba(0, 86, 101, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-4f5797f8-2732-4a3a-ab9e-c8537b264698 .shogun-heading-component h2 a {
  color: rgba(0, 86, 101, 1);
}


#s-07959fb8-9351-4ee6-ae1d-90c849ea2189 {
  margin-top: 0px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-22ae8086-5431-44b8-837c-500bc42ded84"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7e63d3c8-d42a-4fe7-a011-55c5284b39e8 {
  display: none;
}
#s-99546b15-9113-4f54-a652-05c6ad80398b {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-99546b15-9113-4f54-a652-05c6ad80398b {
  max-width: 100%;
}

.shg-c#s-99546b15-9113-4f54-a652-05c6ad80398b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99546b15-9113-4f54-a652-05c6ad80398b .shg-image-zoom,
.shg-c#s-99546b15-9113-4f54-a652-05c6ad80398b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99546b15-9113-4f54-a652-05c6ad80398b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-99546b15-9113-4f54-a652-05c6ad80398b {
  max-width: 100%;
}

.shg-c#s-99546b15-9113-4f54-a652-05c6ad80398b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99546b15-9113-4f54-a652-05c6ad80398b .shg-image-zoom,
.shg-c#s-99546b15-9113-4f54-a652-05c6ad80398b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99546b15-9113-4f54-a652-05c6ad80398b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-99546b15-9113-4f54-a652-05c6ad80398b {
  max-width: 100%;
}

.shg-c#s-99546b15-9113-4f54-a652-05c6ad80398b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99546b15-9113-4f54-a652-05c6ad80398b .shg-image-zoom,
.shg-c#s-99546b15-9113-4f54-a652-05c6ad80398b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99546b15-9113-4f54-a652-05c6ad80398b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-99546b15-9113-4f54-a652-05c6ad80398b {
  max-width: 100%;
}

.shg-c#s-99546b15-9113-4f54-a652-05c6ad80398b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99546b15-9113-4f54-a652-05c6ad80398b .shg-image-zoom,
.shg-c#s-99546b15-9113-4f54-a652-05c6ad80398b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99546b15-9113-4f54-a652-05c6ad80398b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-99546b15-9113-4f54-a652-05c6ad80398b {
  max-width: 100%;
}

.shg-c#s-99546b15-9113-4f54-a652-05c6ad80398b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99546b15-9113-4f54-a652-05c6ad80398b .shg-image-zoom,
.shg-c#s-99546b15-9113-4f54-a652-05c6ad80398b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99546b15-9113-4f54-a652-05c6ad80398b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bf654e48-8e47-4da0-a49a-da7d5facbb96 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bf654e48-8e47-4da0-a49a-da7d5facbb96 .shg-product-title-component h3 {
  color: rgba(0, 86, 101, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-bab8f7d3-91bf-4c3a-b21a-99a2cd6ece45 {
  display: none;
}
#s-41722e05-bef9-4293-a1da-1f21d9afe03e {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-41722e05-bef9-4293-a1da-1f21d9afe03e {
  max-width: 100%;
}

.shg-c#s-41722e05-bef9-4293-a1da-1f21d9afe03e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41722e05-bef9-4293-a1da-1f21d9afe03e .shg-image-zoom,
.shg-c#s-41722e05-bef9-4293-a1da-1f21d9afe03e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41722e05-bef9-4293-a1da-1f21d9afe03e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-41722e05-bef9-4293-a1da-1f21d9afe03e {
  max-width: 100%;
}

.shg-c#s-41722e05-bef9-4293-a1da-1f21d9afe03e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41722e05-bef9-4293-a1da-1f21d9afe03e .shg-image-zoom,
.shg-c#s-41722e05-bef9-4293-a1da-1f21d9afe03e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41722e05-bef9-4293-a1da-1f21d9afe03e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-41722e05-bef9-4293-a1da-1f21d9afe03e {
  max-width: 100%;
}

.shg-c#s-41722e05-bef9-4293-a1da-1f21d9afe03e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41722e05-bef9-4293-a1da-1f21d9afe03e .shg-image-zoom,
.shg-c#s-41722e05-bef9-4293-a1da-1f21d9afe03e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41722e05-bef9-4293-a1da-1f21d9afe03e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-41722e05-bef9-4293-a1da-1f21d9afe03e {
  max-width: 100%;
}

.shg-c#s-41722e05-bef9-4293-a1da-1f21d9afe03e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41722e05-bef9-4293-a1da-1f21d9afe03e .shg-image-zoom,
.shg-c#s-41722e05-bef9-4293-a1da-1f21d9afe03e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41722e05-bef9-4293-a1da-1f21d9afe03e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-41722e05-bef9-4293-a1da-1f21d9afe03e {
  max-width: 100%;
}

.shg-c#s-41722e05-bef9-4293-a1da-1f21d9afe03e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-41722e05-bef9-4293-a1da-1f21d9afe03e .shg-image-zoom,
.shg-c#s-41722e05-bef9-4293-a1da-1f21d9afe03e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-41722e05-bef9-4293-a1da-1f21d9afe03e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b270c1ff-4b8f-454d-bc28-abe38af6cf24 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b270c1ff-4b8f-454d-bc28-abe38af6cf24 .shg-product-title-component h3 {
  color: rgba(0, 86, 101, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-45b392c0-bfc8-4ec1-83b2-d4e3d13512e1 {
  display: none;
}
#s-ac65af75-244d-4f6e-bd8b-f9ab8f96d1e6 {
  display: none;
}
#s-2c549e99-3e3d-4be5-a98e-925b5099178a {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-2c549e99-3e3d-4be5-a98e-925b5099178a {
  max-width: 100%;
}

.shg-c#s-2c549e99-3e3d-4be5-a98e-925b5099178a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c549e99-3e3d-4be5-a98e-925b5099178a .shg-image-zoom,
.shg-c#s-2c549e99-3e3d-4be5-a98e-925b5099178a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c549e99-3e3d-4be5-a98e-925b5099178a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2c549e99-3e3d-4be5-a98e-925b5099178a {
  max-width: 100%;
}

.shg-c#s-2c549e99-3e3d-4be5-a98e-925b5099178a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c549e99-3e3d-4be5-a98e-925b5099178a .shg-image-zoom,
.shg-c#s-2c549e99-3e3d-4be5-a98e-925b5099178a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c549e99-3e3d-4be5-a98e-925b5099178a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2c549e99-3e3d-4be5-a98e-925b5099178a {
  max-width: 100%;
}

.shg-c#s-2c549e99-3e3d-4be5-a98e-925b5099178a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c549e99-3e3d-4be5-a98e-925b5099178a .shg-image-zoom,
.shg-c#s-2c549e99-3e3d-4be5-a98e-925b5099178a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c549e99-3e3d-4be5-a98e-925b5099178a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2c549e99-3e3d-4be5-a98e-925b5099178a {
  max-width: 100%;
}

.shg-c#s-2c549e99-3e3d-4be5-a98e-925b5099178a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c549e99-3e3d-4be5-a98e-925b5099178a .shg-image-zoom,
.shg-c#s-2c549e99-3e3d-4be5-a98e-925b5099178a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c549e99-3e3d-4be5-a98e-925b5099178a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2c549e99-3e3d-4be5-a98e-925b5099178a {
  max-width: 100%;
}

.shg-c#s-2c549e99-3e3d-4be5-a98e-925b5099178a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c549e99-3e3d-4be5-a98e-925b5099178a .shg-image-zoom,
.shg-c#s-2c549e99-3e3d-4be5-a98e-925b5099178a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c549e99-3e3d-4be5-a98e-925b5099178a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e6b51470-930a-4886-b9ec-352257e1aed8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e6b51470-930a-4886-b9ec-352257e1aed8 .shg-product-title-component h3 {
  color: rgba(0, 86, 101, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-8a0ad030-02e2-411a-a163-8b0f7ff935d4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(82, 28, 55, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8a0ad030-02e2-411a-a163-8b0f7ff935d4:hover {background-color: rgba(163, 24, 24, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8a0ad030-02e2-411a-a163-8b0f7ff935d4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8a0ad030-02e2-411a-a163-8b0f7ff935d4-btn-wrapper {
    text-align: center;
  }


#s-8a0ad030-02e2-411a-a163-8b0f7ff935d4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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