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

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

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

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

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

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

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

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

#s-03d68380-f183-4fb7-9f35-378914c9d6ae {
  background-image: url(https://i.shgcdn.com/8c9a7dca-d7bf-441f-aa3e-f981ceaf3657/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 50px;
padding-bottom: 0px;
min-height: 52em;
background-position: right 20px;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-03d68380-f183-4fb7-9f35-378914c9d6ae {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-03d68380-f183-4fb7-9f35-378914c9d6ae {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-03d68380-f183-4fb7-9f35-378914c9d6ae {
  display: none;
}
#s-03d68380-f183-4fb7-9f35-378914c9d6ae, #wrap-s-03d68380-f183-4fb7-9f35-378914c9d6ae { display:none !important; }}@media (max-width: 767px){#s-03d68380-f183-4fb7-9f35-378914c9d6ae {
  display: none;
}
#s-03d68380-f183-4fb7-9f35-378914c9d6ae, #wrap-s-03d68380-f183-4fb7-9f35-378914c9d6ae { display:none !important; }}







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

#s-4c632d49-e8d5-48ed-908c-33c4ec9d4d69 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
min-height: 50px;
max-width: 1400px;
}








#s-4c632d49-e8d5-48ed-908c-33c4ec9d4d69 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c632d49-e8d5-48ed-908c-33c4ec9d4d69.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-bc8bd4a9-9b15-4cb3-96ba-10342a34e042 {
  padding-top: 10px;
padding-bottom: 10px;
max-width: 1400px;
text-align: left;
}

#s-bc8bd4a9-9b15-4cb3-96ba-10342a34e042 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



.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-7ffd981d-0fac-4ab2-a842-96556d12fb22 {
  background-image: url(https://i.shgcdn.com/c33b467f-6d72-4690-b37d-c30f0024d93e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 710px;
background-position: center -20px;
}
@media (min-width: 1200px){#s-7ffd981d-0fac-4ab2-a842-96556d12fb22 {
  display: none;
}
#s-7ffd981d-0fac-4ab2-a842-96556d12fb22, #wrap-s-7ffd981d-0fac-4ab2-a842-96556d12fb22 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7ffd981d-0fac-4ab2-a842-96556d12fb22 {
  display: none;
}
#s-7ffd981d-0fac-4ab2-a842-96556d12fb22, #wrap-s-7ffd981d-0fac-4ab2-a842-96556d12fb22 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7ffd981d-0fac-4ab2-a842-96556d12fb22 {
  display: none;
}
#s-7ffd981d-0fac-4ab2-a842-96556d12fb22, #wrap-s-7ffd981d-0fac-4ab2-a842-96556d12fb22 { display:none !important; }}







#s-7ffd981d-0fac-4ab2-a842-96556d12fb22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ffd981d-0fac-4ab2-a842-96556d12fb22.shg-box.shg-c {
  justify-content: flex-start;
}

#s-239ab39f-a7df-492b-8b7d-99f3d29b93b3 {
  margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}








#s-239ab39f-a7df-492b-8b7d-99f3d29b93b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-239ab39f-a7df-492b-8b7d-99f3d29b93b3.shg-box.shg-c {
  justify-content: center;
}

#s-9103676e-3aef-4e56-9eb8-cef135c8c30d {
  margin-top: 19px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9103676e-3aef-4e56-9eb8-cef135c8c30d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c1c4cf87-9e5e-4b38-adc8-867d897d3139 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 800px;
background-position: center center;
}
@media (min-width: 1200px){#s-c1c4cf87-9e5e-4b38-adc8-867d897d3139 {
  display: none;
}
#s-c1c4cf87-9e5e-4b38-adc8-867d897d3139, #wrap-s-c1c4cf87-9e5e-4b38-adc8-867d897d3139 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c1c4cf87-9e5e-4b38-adc8-867d897d3139 {
  display: none;
}
#s-c1c4cf87-9e5e-4b38-adc8-867d897d3139, #wrap-s-c1c4cf87-9e5e-4b38-adc8-867d897d3139 { display:none !important; }}@media (max-width: 767px){#s-c1c4cf87-9e5e-4b38-adc8-867d897d3139 {
  display: none;
}
#s-c1c4cf87-9e5e-4b38-adc8-867d897d3139, #wrap-s-c1c4cf87-9e5e-4b38-adc8-867d897d3139 { display:none !important; }}







#s-c1c4cf87-9e5e-4b38-adc8-867d897d3139 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.15;
}#s-c1c4cf87-9e5e-4b38-adc8-867d897d3139.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ae2bdb07-6b46-40d2-a88d-7eb3e5e963e2 {
  margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}








#s-ae2bdb07-6b46-40d2-a88d-7eb3e5e963e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae2bdb07-6b46-40d2-a88d-7eb3e5e963e2.shg-box.shg-c {
  justify-content: center;
}

#s-d74cf683-ba9b-45d0-8f21-f57ed598d038 {
  margin-top: 48px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d74cf683-ba9b-45d0-8f21-f57ed598d038 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-18dfdbe8-7fe9-4a53-9c32-33dae1bbe40a {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 50px;
}








#s-18dfdbe8-7fe9-4a53-9c32-33dae1bbe40a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-18dfdbe8-7fe9-4a53-9c32-33dae1bbe40a.shg-box.shg-c {
  justify-content: center;
}

#s-dcd02ff4-fa9f-40d1-b343-aaef715c3d4c {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 50px;
max-width: 1400px;
}








#s-dcd02ff4-fa9f-40d1-b343-aaef715c3d4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dcd02ff4-fa9f-40d1-b343-aaef715c3d4c.shg-box.shg-c {
  justify-content: center;
}

#s-b9daf40e-15d9-473e-8d2c-d68a96212bcf {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
padding-top: 11px;
padding-left: 15px;
padding-bottom: 11px;
padding-right: 15px;
max-width: 1000px;
}

#s-b9daf40e-15d9-473e-8d2c-d68a96212bcf .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 54px;
  line-height: ;
  letter-spacing: ;
  
}



#s-f0973933-ea18-4de0-8ab1-f0212ccc530c {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
max-width: 1000px;
}

#s-9c6048bd-d2fb-48a9-97a1-b9a48994a446 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 50px;
max-width: 1600px;
}
@media (min-width: 1200px){#s-9c6048bd-d2fb-48a9-97a1-b9a48994a446 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9c6048bd-d2fb-48a9-97a1-b9a48994a446 {
  display: none;
}
#s-9c6048bd-d2fb-48a9-97a1-b9a48994a446, #wrap-s-9c6048bd-d2fb-48a9-97a1-b9a48994a446 { display:none !important; }}@media (max-width: 767px){#s-9c6048bd-d2fb-48a9-97a1-b9a48994a446 {
  display: none;
}
#s-9c6048bd-d2fb-48a9-97a1-b9a48994a446, #wrap-s-9c6048bd-d2fb-48a9-97a1-b9a48994a446 { display:none !important; }}







#s-9c6048bd-d2fb-48a9-97a1-b9a48994a446 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c6048bd-d2fb-48a9-97a1-b9a48994a446.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-8c2e3e54-8253-4857-8ab5-c400ea1a9163 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (max-width: 767px) {
  [id="s-8c2e3e54-8253-4857-8ab5-c400ea1a9163"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-708def39-f0ba-44a9-b13f-7a66fcf9c860 {
  min-height: 100%;
}








#s-708def39-f0ba-44a9-b13f-7a66fcf9c860 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-708def39-f0ba-44a9-b13f-7a66fcf9c860.shg-box.shg-c {
  justify-content: center;
}

#s-12ea9b6f-7ce7-4282-8f8f-28096270a035 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-12ea9b6f-7ce7-4282-8f8f-28096270a035 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  
}



#s-373614c4-128f-4880-8b7d-ad99d7e34bac {
  min-height: 50px;
}








#s-373614c4-128f-4880-8b7d-ad99d7e34bac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-373614c4-128f-4880-8b7d-ad99d7e34bac.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-ea5fcb4f-dc63-44b1-b4aa-0901d6aabb71 {
  text-align: center;
}




  #s-ea5fcb4f-dc63-44b1-b4aa-0901d6aabb71 img.shogun-image {
    
    width: px;
  }


#s-ea5fcb4f-dc63-44b1-b4aa-0901d6aabb71 .shogun-image-content {
  
    align-items: center;
  
}

#s-027c0457-bc3a-4e7b-8ffa-f6bed6d3ac72 {
  box-shadow:0px 0px 0px 0px ;
margin-top: 20px;
margin-bottom: 0px;
padding-top: 40px;
padding-left: 30px;
padding-bottom: 40px;
padding-right: 30px;
min-height: 50px;
background-color: rgba(240, 244, 246, 1);
}








#s-027c0457-bc3a-4e7b-8ffa-f6bed6d3ac72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-027c0457-bc3a-4e7b-8ffa-f6bed6d3ac72.shg-box.shg-c {
  justify-content: center;
}

#s-31bae7cb-b072-416f-a84f-b8d06dd65695 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1400px;
text-align: center;
}

#s-31bae7cb-b072-416f-a84f-b8d06dd65695 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 54px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1985ad77-1c24-4d07-be4d-8b7a457004a3 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1400px;
}








#s-1985ad77-1c24-4d07-be4d-8b7a457004a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1985ad77-1c24-4d07-be4d-8b7a457004a3.shg-box.shg-c {
  justify-content: center;
}

#s-73aa9d5a-afe0-4bea-9e08-5ac9e44f2d58 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
text-align: center;
}




  #s-73aa9d5a-afe0-4bea-9e08-5ac9e44f2d58 img.shogun-image {
    
    width: px;
  }


#s-73aa9d5a-afe0-4bea-9e08-5ac9e44f2d58 .shogun-image-content {
  
    align-items: center;
  
}

#s-c4b139d4-78de-4da0-a9d5-ed852494a24d {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-c4b139d4-78de-4da0-a9d5-ed852494a24d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

#s-32a74592-25ce-4783-bc97-7d81fb38407c {
  min-height: 50px;
}








#s-32a74592-25ce-4783-bc97-7d81fb38407c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32a74592-25ce-4783-bc97-7d81fb38407c.shg-box.shg-c {
  justify-content: center;
}

#s-02988596-48b3-47d8-98bf-6c72e11d4b5f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-02988596-48b3-47d8-98bf-6c72e11d4b5f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}










#s-25e121d1-561a-49c9-a1c1-e10e94059b42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25e121d1-561a-49c9-a1c1-e10e94059b42.shg-box.shg-c {
  justify-content: center;
}

#s-910403cb-e6af-4c1d-bd80-57baa92dcef1 {
  min-height: 50px;
}








#s-910403cb-e6af-4c1d-bd80-57baa92dcef1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-910403cb-e6af-4c1d-bd80-57baa92dcef1.shg-box.shg-c {
  justify-content: center;
}

#s-b0dc42b0-5e73-45b8-b30b-8359298d6f98 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b0dc42b0-5e73-45b8-b30b-8359298d6f98 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0673ed2e-33d4-4020-997d-661a7f6fd8b2 {
  min-height: 50px;
}








#s-0673ed2e-33d4-4020-997d-661a7f6fd8b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0673ed2e-33d4-4020-997d-661a7f6fd8b2.shg-box.shg-c {
  justify-content: center;
}

#s-187d3023-073a-4340-bcd7-5a5a42f3511f {
  min-height: 50px;
}








#s-187d3023-073a-4340-bcd7-5a5a42f3511f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-187d3023-073a-4340-bcd7-5a5a42f3511f.shg-box.shg-c {
  justify-content: center;
}

#s-89683959-d4b4-430e-a310-86646a379e09 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-89683959-d4b4-430e-a310-86646a379e09 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-854781bc-47bf-463b-880f-dc5fd8a0bf93 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 40px;
padding-bottom: 20px;
padding-right: 40px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(110, 145, 186, 1);
border-style: solid;
border-radius: 5px;
min-height: 50px;
max-width: 600px;
background-color: rgba(255, 255, 255, 1);
}








#s-854781bc-47bf-463b-880f-dc5fd8a0bf93 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-854781bc-47bf-463b-880f-dc5fd8a0bf93.shg-box.shg-c {
  justify-content: center;
}

#s-57b1b66b-893b-4ec0-b867-5192f5c312e6 {
  padding-left: 10px;
padding-right: 10px;
}

#s-b5e969ba-5318-48f8-81d1-1a73aad38ae9 {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
}

.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-98b6d519-954c-464e-85bf-b1a354bfe125 {
  padding-top: 1.2em;
padding-left: 30px;
padding-bottom: 1.2em;
padding-right: 30px;
border-radius: 5px;
background-color: rgba(110, 145, 186, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.5em;
}
#s-98b6d519-954c-464e-85bf-b1a354bfe125:hover {background-color: rgba(110, 145, 186, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-98b6d519-954c-464e-85bf-b1a354bfe125:active {background-color: rgba(110, 145, 186, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-98b6d519-954c-464e-85bf-b1a354bfe125.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d21c7213-c2aa-487f-9692-6c7d00b71c55 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(105, 133, 172, 1);
}








#s-d21c7213-c2aa-487f-9692-6c7d00b71c55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d21c7213-c2aa-487f-9692-6c7d00b71c55.shg-box.shg-c {
  justify-content: center;
}

#s-c9922d59-7536-4ab6-8050-4b74952bc9b7 {
  margin-top: 2px;
margin-left: auto;
margin-bottom: 2px;
margin-right: auto;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 50px;
max-width: 1600px;
background-color: rgba(105, 133, 172, 1);
}








#s-c9922d59-7536-4ab6-8050-4b74952bc9b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9922d59-7536-4ab6-8050-4b74952bc9b7.shg-box.shg-c {
  justify-content: center;
}

#s-9ed628ab-a99d-4013-a574-a0425c2e2cd4 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
max-width: 1600px;
}








#s-9ed628ab-a99d-4013-a574-a0425c2e2cd4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ed628ab-a99d-4013-a574-a0425c2e2cd4.shg-box.shg-c {
  justify-content: center;
}

#s-f3118918-3231-4ca4-bf41-f30dbfc2feac {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f3118918-3231-4ca4-bf41-f30dbfc2feac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-370df833-786c-4598-8f5d-6b67a3c5e841 {
  min-height: 100%;
}








#s-370df833-786c-4598-8f5d-6b67a3c5e841 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-370df833-786c-4598-8f5d-6b67a3c5e841.shg-box.shg-c {
  justify-content: center;
}

#s-04d86191-4985-47e7-a79c-7ed67e3bfc24 {
  text-align: center;
}




  #s-04d86191-4985-47e7-a79c-7ed67e3bfc24 img.shogun-image {
    
    width: px;
  }


#s-04d86191-4985-47e7-a79c-7ed67e3bfc24 .shogun-image-content {
  
    align-items: center;
  
}

#s-0e08bccf-5b8d-42f8-9135-18b935c764f8 {
  min-height: 50px;
}








#s-0e08bccf-5b8d-42f8-9135-18b935c764f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e08bccf-5b8d-42f8-9135-18b935c764f8.shg-box.shg-c {
  justify-content: center;
}

#s-79882d2a-77bb-4b17-bd0d-a18510f618c6 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-79882d2a-77bb-4b17-bd0d-a18510f618c6 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  
}



#s-2ad5a239-8cee-4da6-acd8-5bff2010880b {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 50px;
background-color: rgba(105, 133, 172, 1);
}








#s-2ad5a239-8cee-4da6-acd8-5bff2010880b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ad5a239-8cee-4da6-acd8-5bff2010880b.shg-box.shg-c {
  justify-content: center;
}

#s-b710bd47-bf50-466f-99a6-9fabea35cad0 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
max-width: 1600px;
background-color: rgba(105, 133, 172, 1);
}








#s-b710bd47-bf50-466f-99a6-9fabea35cad0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b710bd47-bf50-466f-99a6-9fabea35cad0.shg-box.shg-c {
  justify-content: center;
}

#s-b8f41e78-d550-424a-acfd-2548cf7cc89d {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1100px;
text-align: center;
}

#s-b8f41e78-d550-424a-acfd-2548cf7cc89d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 54px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-644c842a-ee1d-4ca7-b829-894a44898cc1 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1400px;
text-align: center;
}




  #s-644c842a-ee1d-4ca7-b829-894a44898cc1 img.shogun-image {
    
    width: px;
  }


#s-644c842a-ee1d-4ca7-b829-894a44898cc1 .shogun-image-content {
  
    align-items: center;
  
}

#s-225bfcfc-2c8a-4b14-b7ea-70c12c8ecf8b {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1300px;
}

#s-9e8e631e-ef87-4967-8081-168930ee5aca {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(105, 133, 172, 1);
}








#s-9e8e631e-ef87-4967-8081-168930ee5aca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e8e631e-ef87-4967-8081-168930ee5aca.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6f633427-9473-4860-884f-cd7eb32fec9a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-14005ce2-5049-4674-8ec2-f00b3700e866 {
  min-height: 50px;
}








#s-14005ce2-5049-4674-8ec2-f00b3700e866 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14005ce2-5049-4674-8ec2-f00b3700e866.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-ff1ba189-32ab-48fa-9686-3ba37801677f {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-5b7706d0-fb5d-4866-8b7e-c0066f2a69de {
  text-align: center;
}




  #s-5b7706d0-fb5d-4866-8b7e-c0066f2a69de img.shogun-image {
    
    width: px;
  }


#s-5b7706d0-fb5d-4866-8b7e-c0066f2a69de .shogun-image-content {
  
    align-items: center;
  
}

#s-ea14927b-864a-4f99-b31f-29d4c68815c9 {
  text-align: center;
}




  #s-ea14927b-864a-4f99-b31f-29d4c68815c9 img.shogun-image {
    
    width: px;
  }


#s-ea14927b-864a-4f99-b31f-29d4c68815c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-349b4e9c-c25c-4197-96d2-93edb7ad2e12 {
  text-align: center;
}




  #s-349b4e9c-c25c-4197-96d2-93edb7ad2e12 img.shogun-image {
    
    width: px;
  }


#s-349b4e9c-c25c-4197-96d2-93edb7ad2e12 .shogun-image-content {
  
    align-items: center;
  
}

#s-c85a0729-b963-4759-98cc-306c5e4d31fc {
  padding-left: 30px;
padding-right: 30px;
min-height: 100%;
}
@media (max-width: 767px){#s-c85a0729-b963-4759-98cc-306c5e4d31fc {
  display: none;
}
#s-c85a0729-b963-4759-98cc-306c5e4d31fc, #wrap-s-c85a0729-b963-4759-98cc-306c5e4d31fc { display:none !important; }}







#s-c85a0729-b963-4759-98cc-306c5e4d31fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c85a0729-b963-4759-98cc-306c5e4d31fc.shg-box.shg-c {
  justify-content: center;
}

#s-c83ff44b-f24c-4a18-b2f2-cd9a46fee7fa {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 50px;
max-width: 450px;
}








#s-c83ff44b-f24c-4a18-b2f2-cd9a46fee7fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c83ff44b-f24c-4a18-b2f2-cd9a46fee7fa.shg-box.shg-c {
  justify-content: center;
}

#s-0833ab0c-ae7b-4413-915d-a97a983ff8d7 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}




  #s-0833ab0c-ae7b-4413-915d-a97a983ff8d7 img.shogun-image {
    
    width: px;
  }


#s-0833ab0c-ae7b-4413-915d-a97a983ff8d7 .shogun-image-content {
  
    align-items: center;
  
}

#s-273517f8-f10d-4cbb-baa9-6b4bbfce2145 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 50px;
max-width: 450px;
}








#s-273517f8-f10d-4cbb-baa9-6b4bbfce2145 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-273517f8-f10d-4cbb-baa9-6b4bbfce2145.shg-box.shg-c {
  justify-content: center;
}

#s-61270d00-1a0a-43da-ba59-ad63c402e1cd {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}




  #s-61270d00-1a0a-43da-ba59-ad63c402e1cd img.shogun-image {
    
    width: px;
  }


#s-61270d00-1a0a-43da-ba59-ad63c402e1cd .shogun-image-content {
  
    align-items: center;
  
}

#s-9e2c537b-d08f-4da3-8fa9-0bf48ad17c2b {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 50px;
max-width: 450px;
}








#s-9e2c537b-d08f-4da3-8fa9-0bf48ad17c2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e2c537b-d08f-4da3-8fa9-0bf48ad17c2b.shg-box.shg-c {
  justify-content: center;
}

#s-ba76bdbd-08ab-4ce0-b0ee-b21bb8aa781d {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}




  #s-ba76bdbd-08ab-4ce0-b0ee-b21bb8aa781d img.shogun-image {
    
    width: px;
  }


#s-ba76bdbd-08ab-4ce0-b0ee-b21bb8aa781d .shogun-image-content {
  
    align-items: center;
  
}

#s-ee313ad6-995d-410b-942b-fa9adad9fc94 {
  padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
}
@media (min-width: 1200px){#s-ee313ad6-995d-410b-942b-fa9adad9fc94 {
  display: none;
}
#s-ee313ad6-995d-410b-942b-fa9adad9fc94, #wrap-s-ee313ad6-995d-410b-942b-fa9adad9fc94 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ee313ad6-995d-410b-942b-fa9adad9fc94 {
  display: none;
}
#s-ee313ad6-995d-410b-942b-fa9adad9fc94, #wrap-s-ee313ad6-995d-410b-942b-fa9adad9fc94 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ee313ad6-995d-410b-942b-fa9adad9fc94 {
  display: none;
}
#s-ee313ad6-995d-410b-942b-fa9adad9fc94, #wrap-s-ee313ad6-995d-410b-942b-fa9adad9fc94 { display:none !important; }}
#s-948e75a0-98d0-4df7-a1a4-fc243b03c640 {
  text-align: center;
}




  #s-948e75a0-98d0-4df7-a1a4-fc243b03c640 img.shogun-image {
    
    width: px;
  }


#s-948e75a0-98d0-4df7-a1a4-fc243b03c640 .shogun-image-content {
  
    align-items: center;
  
}

#s-a947310f-0af9-44f9-a93c-431de656af62 {
  text-align: center;
}




  #s-a947310f-0af9-44f9-a93c-431de656af62 img.shogun-image {
    
    width: px;
  }


#s-a947310f-0af9-44f9-a93c-431de656af62 .shogun-image-content {
  
    align-items: center;
  
}

#s-a496ae51-0f4f-43c0-b989-772896623314 {
  text-align: center;
}




  #s-a496ae51-0f4f-43c0-b989-772896623314 img.shogun-image {
    
    width: px;
  }


#s-a496ae51-0f4f-43c0-b989-772896623314 .shogun-image-content {
  
    align-items: center;
  
}

#s-3eddf9bf-82f4-421f-90be-68e23ee6fc9c {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(105, 133, 172, 1);
}








#s-3eddf9bf-82f4-421f-90be-68e23ee6fc9c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3eddf9bf-82f4-421f-90be-68e23ee6fc9c.shg-box.shg-c {
  justify-content: center;
}

#s-fb1d2300-34d0-4dab-a0d5-ee65acecd42a {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 50px;
max-width: 1600px;
}








#s-fb1d2300-34d0-4dab-a0d5-ee65acecd42a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb1d2300-34d0-4dab-a0d5-ee65acecd42a.shg-box.shg-c {
  justify-content: center;
}

#s-44a6c46c-e4d6-49a2-949c-d116f405965f {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (max-width: 767px) {
  [id="s-44a6c46c-e4d6-49a2-949c-d116f405965f"] > .shg-row {
    flex-flow: column-reverse;
  }
}

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








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

#s-bba7bcdc-bcab-40ba-8095-6e3ea3b43603 {
  margin-bottom: 8px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-bba7bcdc-bcab-40ba-8095-6e3ea3b43603 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  
}



#s-f10c1a67-4a89-4079-850b-bccd9d49bfcb {
  min-height: 50px;
}








#s-f10c1a67-4a89-4079-850b-bccd9d49bfcb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f10c1a67-4a89-4079-850b-bccd9d49bfcb.shg-box.shg-c {
  justify-content: center;
}

#s-189b234e-a450-4892-8b17-3337d5f0839e {
  text-align: center;
}




  #s-189b234e-a450-4892-8b17-3337d5f0839e img.shogun-image {
    
    width: px;
  }


#s-189b234e-a450-4892-8b17-3337d5f0839e .shogun-image-content {
  
    align-items: center;
  
}

#s-3418581a-7387-46e9-8654-15ab31d9258b {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 50px;
max-width: 1600px;
}








#s-3418581a-7387-46e9-8654-15ab31d9258b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3418581a-7387-46e9-8654-15ab31d9258b.shg-box.shg-c {
  justify-content: center;
}

#s-5e275f96-0f77-43c3-911b-e43ef2141ca4 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (max-width: 767px) {
  [id="s-5e275f96-0f77-43c3-911b-e43ef2141ca4"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-de29d3f2-3aa6-4cb4-9a61-e788eb4e1b8b {
  min-height: 100%;
}








#s-de29d3f2-3aa6-4cb4-9a61-e788eb4e1b8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de29d3f2-3aa6-4cb4-9a61-e788eb4e1b8b.shg-box.shg-c {
  justify-content: center;
}

#s-c004001c-aaa3-4ae5-b39f-87947f610f3a {
  margin-bottom: 8px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-c004001c-aaa3-4ae5-b39f-87947f610f3a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  
}



#s-1ac117b0-b1a3-4074-aed8-b9bc45d8d4a0 {
  min-height: 50px;
}








#s-1ac117b0-b1a3-4074-aed8-b9bc45d8d4a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ac117b0-b1a3-4074-aed8-b9bc45d8d4a0.shg-box.shg-c {
  justify-content: center;
}

#s-3840c68b-13e4-4f7b-95c5-2eec71724086 {
  text-align: center;
}




  #s-3840c68b-13e4-4f7b-95c5-2eec71724086 img.shogun-image {
    
    width: px;
  }


#s-3840c68b-13e4-4f7b-95c5-2eec71724086 .shogun-image-content {
  
    align-items: center;
  
}

#s-ea19a9f3-be52-4f57-b043-e1994797b064 {
  min-height: 50px;
}








#s-ea19a9f3-be52-4f57-b043-e1994797b064 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea19a9f3-be52-4f57-b043-e1994797b064.shg-box.shg-c {
  justify-content: center;
}

#s-c58ceea2-470c-4551-949f-7710d795d68e {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 50px;
max-width: 1600px;
}








#s-c58ceea2-470c-4551-949f-7710d795d68e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c58ceea2-470c-4551-949f-7710d795d68e.shg-box.shg-c {
  justify-content: center;
}

#s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-b962bcb6-8f0b-448c-91b7-9f3ee7eb2f1c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-d319bcd8-03de-474d-b25e-73255ee67f40 {
  min-height: 100%;
}








#s-d319bcd8-03de-474d-b25e-73255ee67f40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d319bcd8-03de-474d-b25e-73255ee67f40.shg-box.shg-c {
  justify-content: center;
}

#s-8936797e-a64e-452b-8921-d3e2be3ce3af {
  min-height: 50px;
}








#s-8936797e-a64e-452b-8921-d3e2be3ce3af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8936797e-a64e-452b-8921-d3e2be3ce3af.shg-box.shg-c {
  justify-content: center;
}

#s-03705001-a7d8-4dce-bba5-63863d8f473c {
  text-align: center;
}




  #s-03705001-a7d8-4dce-bba5-63863d8f473c img.shogun-image {
    
    width: px;
  }


#s-03705001-a7d8-4dce-bba5-63863d8f473c .shogun-image-content {
  
    align-items: center;
  
}

#s-8d79649b-37ce-45f8-8192-1830ad8cec36 {
  min-height: 50px;
}








#s-8d79649b-37ce-45f8-8192-1830ad8cec36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d79649b-37ce-45f8-8192-1830ad8cec36.shg-box.shg-c {
  justify-content: center;
}

#s-ca9ba0bd-3edf-4667-9f92-9315c7b73ccb {
  margin-bottom: 8px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-ca9ba0bd-3edf-4667-9f92-9315c7b73ccb .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  
}



#s-2a0661be-5182-4ec3-98b6-87e2b8de2b7f {
  min-height: 50px;
}








#s-2a0661be-5182-4ec3-98b6-87e2b8de2b7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a0661be-5182-4ec3-98b6-87e2b8de2b7f.shg-box.shg-c {
  justify-content: center;
}

#s-43722b0a-d30e-476d-9b19-1b402f28e9be {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
min-height: 50px;
max-width: 1100px;
}








#s-43722b0a-d30e-476d-9b19-1b402f28e9be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43722b0a-d30e-476d-9b19-1b402f28e9be.shg-box.shg-c {
  justify-content: center;
}

#s-ac733382-54ee-46f2-8447-0accef0740aa {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1600px;
text-align: center;
}

#s-ac733382-54ee-46f2-8447-0accef0740aa .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a69d1d39-097e-4dab-bc75-3b2785fdde59 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 40px;
max-width: 300px;
text-align: center;
}




  #s-a69d1d39-097e-4dab-bc75-3b2785fdde59 img.shogun-image {
    
    width: px;
  }


#s-a69d1d39-097e-4dab-bc75-3b2785fdde59 .shogun-image-content {
  
    align-items: center;
  
}

#s-41611b0e-4c47-44f0-a874-ec0f5dfb64e6 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 0px;
}

#s-9b1fcaa9-3543-4bf9-aedd-e918b9b8b8f2 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9b1fcaa9-3543-4bf9-aedd-e918b9b8b8f2 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e93eac20-dfb1-42f7-9fb7-37f6a844fc91 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
}

#s-4c9d095c-dda9-49fa-bb8b-d6a5da1f51d6 {
  min-height: 50px;
}








#s-4c9d095c-dda9-49fa-bb8b-d6a5da1f51d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c9d095c-dda9-49fa-bb8b-d6a5da1f51d6.shg-box.shg-c {
  justify-content: center;
}

#s-a347b244-2238-4f5d-97a7-b80d4e1bbc0b {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 300px;
text-align: center;
}




  #s-a347b244-2238-4f5d-97a7-b80d4e1bbc0b img.shogun-image {
    
    width: px;
  }


#s-a347b244-2238-4f5d-97a7-b80d4e1bbc0b .shogun-image-content {
  
    align-items: center;
  
}

#s-072530a0-12de-4a57-91b3-28701ea137c1 {
  margin-top: 20px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-1c22f352-506d-430f-a14b-9eea762f88e3 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
max-width: 1400px;
}








#s-1c22f352-506d-430f-a14b-9eea762f88e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c22f352-506d-430f-a14b-9eea762f88e3.shg-box.shg-c {
  justify-content: center;
}

#s-7432dc82-1833-4211-b86e-08e964f46dfb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7432dc82-1833-4211-b86e-08e964f46dfb .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 54px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b2337b15-2cc2-4b8a-bc6b-233288458b34 {
  min-height: 50px;
}








#s-b2337b15-2cc2-4b8a-bc6b-233288458b34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2337b15-2cc2-4b8a-bc6b-233288458b34.shg-box.shg-c {
  justify-content: center;
}

#s-61d0e326-3bd3-4aa1-a9b5-a50722a25468 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1400px;
}

@media (min-width: 0px) {
[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 60.0px);
}

}

@media (min-width: 992px) {
[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 60.0px);
}

}

@media (min-width: 1200px) {
[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 60.0px);
}

[id="s-61d0e326-3bd3-4aa1-a9b5-a50722a25468"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 60.0px);
}

}

#s-97f2b08a-e502-4908-8761-582ce0c498c6 {
  min-height: 100%;
}








#s-97f2b08a-e502-4908-8761-582ce0c498c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97f2b08a-e502-4908-8761-582ce0c498c6.shg-box.shg-c {
  justify-content: center;
}

#s-6bb2aac6-321e-48b9-a538-32104be2ab84 {
  margin-top: 40px;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
text-align: center;
}




  #s-6bb2aac6-321e-48b9-a538-32104be2ab84 img.shogun-image {
    
    width: px;
  }


#s-6bb2aac6-321e-48b9-a538-32104be2ab84 .shogun-image-content {
  
    align-items: center;
  
}

#s-e1804cc5-06f1-4b97-bf7b-6e7aeb594b5b {
  padding-left: 30px;
padding-right: 30px;
min-height: 50px;
}








#s-e1804cc5-06f1-4b97-bf7b-6e7aeb594b5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1804cc5-06f1-4b97-bf7b-6e7aeb594b5b.shg-box.shg-c {
  justify-content: center;
}

#s-be32e7c0-fc68-4bb2-83f5-efa4122d53f3 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-be32e7c0-fc68-4bb2-83f5-efa4122d53f3 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  
}



#s-15195b47-b0d5-4512-bc77-dd6f17269980 {
  min-height: 50px;
}








#s-15195b47-b0d5-4512-bc77-dd6f17269980 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15195b47-b0d5-4512-bc77-dd6f17269980.shg-box.shg-c {
  justify-content: center;
}

.offer-product-image {
    text-align: center;
}

.offer-product-image img {
    max-width: 100%;
    height: auto;
}

.offer-block {
    max-width: 1000px;
    font-size: 16px;
    text-align: center;
    margin: 20px auto;
}

.offer-block .heading, .offer-block .savings {
    font-family: "suissebpintl-antique", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.25em;
}

.offer-block .price {
    font-size: 120px;
    line-height: 1em;
    margin: 10px 0;
}

.offer-block .segment.arrow .price {
    margin: 20px 0;
}

.offer-block .price.discount {
    font-family: "suissebpintl-antique", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
    color: #5dab57;
}

.offer-block .empty {
    display: none;
}

.offer-block .segment.arrow .price .desktop {
    display: none;
}

@media screen and (min-width: 767px) {
.offer-product-image img {
    max-width: 1100px;
    max-height: 400px;
}

.offer-block .segment {
    display: inline-block;
    min-height: 200px;
}

.offer-block .price {
    margin: 20px 0;
}

.offer-block .segment.arrow {
    padding: 0 20px;
}

.offer-block .segment.arrow .price {
    font-size: 0;
    color: transparent;
}

.offer-block .empty {
    display: block;
}

.offer-block .segment.arrow .price .desktop {
    display: inline;
    font-size: 120px;
    color: #000;
    line-height: 1em;
}
}
#s-a53f28e5-ab99-4c19-8c5d-8d0fe6689781 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 50px;
max-width: 1450px;
}








#s-a53f28e5-ab99-4c19-8c5d-8d0fe6689781 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a53f28e5-ab99-4c19-8c5d-8d0fe6689781.shg-box.shg-c {
  justify-content: center;
}

#s-7de4a5b8-c929-44f6-917f-ad7e29bb8e92 {
  margin-bottom: 10px;
}

#s-b2264f0b-5dfa-4713-8fad-cb0596f5e9a1 {
  border-style: solid;
padding-top: 16px;
padding-left: 50px;
padding-bottom: 16px;
padding-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 7px;
text-align: center;
background-color: rgba(105, 134, 173, 1);
text-decoration: none;
}
#s-b2264f0b-5dfa-4713-8fad-cb0596f5e9a1:hover {background-color: rgba(106, 145, 198, 1) !important;
text-decoration: none !important;}#s-b2264f0b-5dfa-4713-8fad-cb0596f5e9a1:active {border-style: solid !important;
padding-top: 16px !important;
padding-left: 50px !important;
padding-bottom: 16px !important;
padding-right: 50px !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #000 !important;
border-radius: 7px !important;
background-color: rgba(105, 134, 173, 1) !important;
text-decoration: none !important;}


#s-b2264f0b-5dfa-4713-8fad-cb0596f5e9a1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-cd9b8016-06c8-4bcb-acfd-b2e3dd9bac2d {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
min-height: 50px;
max-width: 1450px;
}








#s-cd9b8016-06c8-4bcb-acfd-b2e3dd9bac2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd9b8016-06c8-4bcb-acfd-b2e3dd9bac2d.shg-box.shg-c {
  justify-content: center;
}

#s-fdf00059-fdeb-4982-94cd-b5b6ddd6161d {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-fdf00059-fdeb-4982-94cd-b5b6ddd6161d hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 992px) {
[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 40.0px);
}

}

@media (min-width: 1200px) {
[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 40.0px);
}

[id="s-b9b549d9-267a-487f-9040-56d8f3b7c2f9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 40.0px);
}

}

#s-3d8f7857-fe61-4063-bf01-90ac3779f63e {
  margin-left: auto;
margin-right: auto;
max-width: 64px;
text-align: center;
}




  #s-3d8f7857-fe61-4063-bf01-90ac3779f63e img.shogun-image {
    
    width: px;
  }


#s-3d8f7857-fe61-4063-bf01-90ac3779f63e .shogun-image-content {
  
    align-items: center;
  
}

#s-18d47b1a-d2fb-4ba8-95ca-660cd0bc5bd7 {
  margin-left: auto;
margin-right: auto;
max-width: 64px;
text-align: center;
}




  #s-18d47b1a-d2fb-4ba8-95ca-660cd0bc5bd7 img.shogun-image {
    
    width: px;
  }


#s-18d47b1a-d2fb-4ba8-95ca-660cd0bc5bd7 .shogun-image-content {
  
    align-items: center;
  
}

#s-d5e8b3d4-84fc-47e4-b0ce-40cb4334d320 {
  margin-left: auto;
margin-right: auto;
max-width: 64px;
text-align: center;
}




  #s-d5e8b3d4-84fc-47e4-b0ce-40cb4334d320 img.shogun-image {
    
    width: px;
  }


#s-d5e8b3d4-84fc-47e4-b0ce-40cb4334d320 .shogun-image-content {
  
    align-items: center;
  
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
