.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-325d3418-d9b9-46c4-926f-3e0fa732d874 {
  background-image: url(https://i.shgcdn.com/0dbfc023-dc0c-4222-b068-af6d85ee6731/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 650px;
background-position: center center;
}
@media (min-width: 1200px){#s-325d3418-d9b9-46c4-926f-3e0fa732d874 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-325d3418-d9b9-46c4-926f-3e0fa732d874 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-325d3418-d9b9-46c4-926f-3e0fa732d874 {
  
}
}@media (max-width: 767px){#s-325d3418-d9b9-46c4-926f-3e0fa732d874 {
  
}
}







#s-325d3418-d9b9-46c4-926f-3e0fa732d874 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.2;
}#s-325d3418-d9b9-46c4-926f-3e0fa732d874.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-78e0e6f6-79bd-4003-a529-655ad14acaff {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-78e0e6f6-79bd-4003-a529-655ad14acaff {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-78e0e6f6-79bd-4003-a529-655ad14acaff {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-78e0e6f6-79bd-4003-a529-655ad14acaff {
  
}
}@media (max-width: 767px){#s-78e0e6f6-79bd-4003-a529-655ad14acaff {
  
}
}
@media (min-width: 0px) {
[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-78e0e6f6-79bd-4003-a529-655ad14acaff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-51877a79-9bf4-49e8-99a3-bdb7553a6eab {
  padding-top: 25px;
padding-bottom: 25px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-51877a79-9bf4-49e8-99a3-bdb7553a6eab {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-51877a79-9bf4-49e8-99a3-bdb7553a6eab {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-51877a79-9bf4-49e8-99a3-bdb7553a6eab {
  
}
}@media (max-width: 767px){#s-51877a79-9bf4-49e8-99a3-bdb7553a6eab {
  
}
}







#s-51877a79-9bf4-49e8-99a3-bdb7553a6eab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51877a79-9bf4-49e8-99a3-bdb7553a6eab.shg-box.shg-c {
  justify-content: flex-start;
}

.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-73d132e2-7b62-46f1-9667-46584fa7e9ef {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-73d132e2-7b62-46f1-9667-46584fa7e9ef .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-7f2e28f9-f158-4bb7-88bf-dbce712380e6 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-7f2e28f9-f158-4bb7-88bf-dbce712380e6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7f2e28f9-f158-4bb7-88bf-dbce712380e6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7f2e28f9-f158-4bb7-88bf-dbce712380e6 {
  
}
}@media (max-width: 767px){#s-7f2e28f9-f158-4bb7-88bf-dbce712380e6 {
  
}
}
#s-501a4908-6131-4123-91bb-394e2fb05b99 {
  min-height: 50px;
}








#s-501a4908-6131-4123-91bb-394e2fb05b99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-501a4908-6131-4123-91bb-394e2fb05b99.shg-box.shg-c {
  justify-content: center;
}

#s-593e1d65-bea6-4341-868c-df967bdd8529 {
  border-style: solid;
margin-left: 70px;
margin-right: 70px;
padding-top: 70px;
padding-bottom: 70px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-593e1d65-bea6-4341-868c-df967bdd8529 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-593e1d65-bea6-4341-868c-df967bdd8529 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-593e1d65-bea6-4341-868c-df967bdd8529 {
  
}
}@media (max-width: 767px){#s-593e1d65-bea6-4341-868c-df967bdd8529 {
  
}
}
#s-593e1d65-bea6-4341-868c-df967bdd8529 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 18px;
  line-height: 2em;
  letter-spacing: 1px;
  text-align: center;
}



#s-ba665298-c4ef-4e7b-8f44-0d33733c6f8a {
  min-height: 50px;
}
@media (min-width: 1200px){#s-ba665298-c4ef-4e7b-8f44-0d33733c6f8a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ba665298-c4ef-4e7b-8f44-0d33733c6f8a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ba665298-c4ef-4e7b-8f44-0d33733c6f8a {
  
}
}@media (max-width: 767px){#s-ba665298-c4ef-4e7b-8f44-0d33733c6f8a {
  
}
}







#s-ba665298-c4ef-4e7b-8f44-0d33733c6f8a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba665298-c4ef-4e7b-8f44-0d33733c6f8a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5cada35a-cfc2-473b-9862-34f597be788c {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-attachment: scroll;
background-position: center center;
}
@media (min-width: 1200px){#s-5cada35a-cfc2-473b-9862-34f597be788c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5cada35a-cfc2-473b-9862-34f597be788c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5cada35a-cfc2-473b-9862-34f597be788c {
  
}
}@media (max-width: 767px){#s-5cada35a-cfc2-473b-9862-34f597be788c {
  
}
}







#s-5cada35a-cfc2-473b-9862-34f597be788c > .shg-box-overlay {
  background-color: rgba(7, 7, 7, 1);
  opacity: 0.2;
}#s-5cada35a-cfc2-473b-9862-34f597be788c {
  cursor: pointer;
}#s-5cada35a-cfc2-473b-9862-34f597be788c.shg-box.shg-c {
  justify-content: center;
}

#s-c0256a20-d851-45fa-9104-d936fadf7196 {
  border-style: solid;
margin-top: -10px;
margin-left: 20px;
margin-bottom: -10px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-c0256a20-d851-45fa-9104-d936fadf7196 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c0256a20-d851-45fa-9104-d936fadf7196 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c0256a20-d851-45fa-9104-d936fadf7196 {
  
}
}@media (max-width: 767px){#s-c0256a20-d851-45fa-9104-d936fadf7196 {
  
}
}
#s-c0256a20-d851-45fa-9104-d936fadf7196 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-d34a5a7c-6cb7-4e5d-8fba-d4e058114a32 {
  border-style: solid;
margin-top: -10px;
margin-left: 20px;
margin-bottom: -10px;
margin-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-d34a5a7c-6cb7-4e5d-8fba-d4e058114a32 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d34a5a7c-6cb7-4e5d-8fba-d4e058114a32 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d34a5a7c-6cb7-4e5d-8fba-d4e058114a32 {
  
}
}@media (max-width: 767px){#s-d34a5a7c-6cb7-4e5d-8fba-d4e058114a32 {
  
}
}
#s-d34a5a7c-6cb7-4e5d-8fba-d4e058114a32 .shogun-heading-component h2 {
  color: rgba(240, 234, 234, 1);
  font-weight:  500 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 17px;
  line-height: 1.5em;
  letter-spacing: 1px;
  text-align: center;
}



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

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

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

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

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

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

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

#s-be70901e-9fea-4142-bc27-5d315987b438 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
letter-spacing: 1px;
}
#s-be70901e-9fea-4142-bc27-5d315987b438:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-be70901e-9fea-4142-bc27-5d315987b438:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-be70901e-9fea-4142-bc27-5d315987b438.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2124e318-8a9e-4434-8927-a3f41bda7554 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2124e318-8a9e-4434-8927-a3f41bda7554 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2124e318-8a9e-4434-8927-a3f41bda7554 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2124e318-8a9e-4434-8927-a3f41bda7554 {
  
}
}@media (max-width: 767px){#s-2124e318-8a9e-4434-8927-a3f41bda7554 {
  
}
}







#s-2124e318-8a9e-4434-8927-a3f41bda7554 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2124e318-8a9e-4434-8927-a3f41bda7554.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 1200px){#s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3 {
  
}
}@media (max-width: 767px){#s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3 {
  
}
}
@media (min-width: 0px) {
[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-64f5f9d3-c3ff-407d-94c2-ebe313df5ab3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b04281d6-7e31-4791-a2fb-2f9e691beda0 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-attachment: scroll;
background-position: center center;
}
@media (min-width: 1200px){#s-b04281d6-7e31-4791-a2fb-2f9e691beda0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b04281d6-7e31-4791-a2fb-2f9e691beda0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b04281d6-7e31-4791-a2fb-2f9e691beda0 {
  
}
}@media (max-width: 767px){#s-b04281d6-7e31-4791-a2fb-2f9e691beda0 {
  
}
}







#s-b04281d6-7e31-4791-a2fb-2f9e691beda0 > .shg-box-overlay {
  background-color: rgba(56, 52, 52, 1);
  opacity: 0.1;
}#s-b04281d6-7e31-4791-a2fb-2f9e691beda0 {
  cursor: pointer;
}#s-b04281d6-7e31-4791-a2fb-2f9e691beda0.shg-box.shg-c {
  justify-content: center;
}

#s-10b6f2ed-7fcb-4355-a3bb-c3efd88228aa {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-10b6f2ed-7fcb-4355-a3bb-c3efd88228aa {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-10b6f2ed-7fcb-4355-a3bb-c3efd88228aa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-10b6f2ed-7fcb-4355-a3bb-c3efd88228aa {
  
}
}@media (max-width: 767px){#s-10b6f2ed-7fcb-4355-a3bb-c3efd88228aa {
  
}
}
#s-10b6f2ed-7fcb-4355-a3bb-c3efd88228aa .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 17px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-acd4a7b1-3df2-4e49-a27b-15dd0f4911f4 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-acd4a7b1-3df2-4e49-a27b-15dd0f4911f4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-acd4a7b1-3df2-4e49-a27b-15dd0f4911f4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-acd4a7b1-3df2-4e49-a27b-15dd0f4911f4 {
  
}
}@media (max-width: 767px){#s-acd4a7b1-3df2-4e49-a27b-15dd0f4911f4 {
  
}
}
#s-acd4a7b1-3df2-4e49-a27b-15dd0f4911f4 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-b24946a8-c74e-441e-835b-06dd1d49ce85 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
letter-spacing: 1px;
}
#s-b24946a8-c74e-441e-835b-06dd1d49ce85:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b24946a8-c74e-441e-835b-06dd1d49ce85:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b24946a8-c74e-441e-835b-06dd1d49ce85.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-bd6a4df0-4a4d-4736-bf04-1161d28b555a {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-attachment: scroll;
background-position: center center;
}
@media (min-width: 1200px){#s-bd6a4df0-4a4d-4736-bf04-1161d28b555a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bd6a4df0-4a4d-4736-bf04-1161d28b555a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bd6a4df0-4a4d-4736-bf04-1161d28b555a {
  
}
}@media (max-width: 767px){#s-bd6a4df0-4a4d-4736-bf04-1161d28b555a {
  
}
}







#s-bd6a4df0-4a4d-4736-bf04-1161d28b555a > .shg-box-overlay {
  background-color: rgba(51, 49, 49, 1);
  opacity: 0.2;
}#s-bd6a4df0-4a4d-4736-bf04-1161d28b555a {
  cursor: pointer;
}#s-bd6a4df0-4a4d-4736-bf04-1161d28b555a.shg-box.shg-c {
  justify-content: center;
}

#s-cc5c0a5e-74cd-4247-8c0e-3e7775e31f42 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-cc5c0a5e-74cd-4247-8c0e-3e7775e31f42 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cc5c0a5e-74cd-4247-8c0e-3e7775e31f42 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cc5c0a5e-74cd-4247-8c0e-3e7775e31f42 {
  
}
}@media (max-width: 767px){#s-cc5c0a5e-74cd-4247-8c0e-3e7775e31f42 {
  
}
}
#s-cc5c0a5e-74cd-4247-8c0e-3e7775e31f42 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 17px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-d757b625-77ff-4c4b-9b13-fa88cd426855 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-d757b625-77ff-4c4b-9b13-fa88cd426855 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d757b625-77ff-4c4b-9b13-fa88cd426855 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d757b625-77ff-4c4b-9b13-fa88cd426855 {
  
}
}@media (max-width: 767px){#s-d757b625-77ff-4c4b-9b13-fa88cd426855 {
  
}
}
#s-d757b625-77ff-4c4b-9b13-fa88cd426855 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-40ebdad3-ae31-4614-ac65-7cd6ec974d93 {
  box-shadow:0px 0px 0px 0px rgba(0, 201, 148, 0.33);
border-style: solid;
margin-top: 10px;
margin-left: 15px;
margin-bottom: 10px;
margin-right: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-radius: 0px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 1px;
}
#s-40ebdad3-ae31-4614-ac65-7cd6ec974d93:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-40ebdad3-ae31-4614-ac65-7cd6ec974d93:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-40ebdad3-ae31-4614-ac65-7cd6ec974d93 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-40ebdad3-ae31-4614-ac65-7cd6ec974d93 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-40ebdad3-ae31-4614-ac65-7cd6ec974d93 {
  
}
}@media (max-width: 767px){#s-40ebdad3-ae31-4614-ac65-7cd6ec974d93 {
  
}
}


#s-40ebdad3-ae31-4614-ac65-7cd6ec974d93.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e9b65326-725c-436f-b9a0-6e992439ad24 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.21);
border-style: solid;
min-height: 400px;
max-height: 400px;
background-attachment: scroll;
background-position: center center;
}
@media (min-width: 1200px){#s-e9b65326-725c-436f-b9a0-6e992439ad24 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e9b65326-725c-436f-b9a0-6e992439ad24 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e9b65326-725c-436f-b9a0-6e992439ad24 {
  
}
}@media (max-width: 767px){#s-e9b65326-725c-436f-b9a0-6e992439ad24 {
  
}
}







#s-e9b65326-725c-436f-b9a0-6e992439ad24 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-e9b65326-725c-436f-b9a0-6e992439ad24 {
  cursor: pointer;
}#s-e9b65326-725c-436f-b9a0-6e992439ad24.shg-box.shg-c {
  justify-content: center;
}

#s-07ea5600-44ec-4b67-85c1-72ee83a949e5 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-07ea5600-44ec-4b67-85c1-72ee83a949e5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-07ea5600-44ec-4b67-85c1-72ee83a949e5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-07ea5600-44ec-4b67-85c1-72ee83a949e5 {
  
}
}@media (max-width: 767px){#s-07ea5600-44ec-4b67-85c1-72ee83a949e5 {
  
}
}
#s-07ea5600-44ec-4b67-85c1-72ee83a949e5 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 17px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2e74730a-78f2-40e8-8c60-81470d3926e3 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-2e74730a-78f2-40e8-8c60-81470d3926e3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2e74730a-78f2-40e8-8c60-81470d3926e3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2e74730a-78f2-40e8-8c60-81470d3926e3 {
  
}
}@media (max-width: 767px){#s-2e74730a-78f2-40e8-8c60-81470d3926e3 {
  
}
}
#s-2e74730a-78f2-40e8-8c60-81470d3926e3 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-846f4e6b-bce6-4390-95bc-096a8c1d34a9 {
  box-shadow:0px 0px 0px 0px rgba(0, 201, 148, 0.33);
border-style: solid;
margin-top: 10px;
margin-left: 15px;
margin-bottom: 10px;
margin-right: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-radius: 0px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 1px;
}
#s-846f4e6b-bce6-4390-95bc-096a8c1d34a9:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-846f4e6b-bce6-4390-95bc-096a8c1d34a9:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-846f4e6b-bce6-4390-95bc-096a8c1d34a9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-846f4e6b-bce6-4390-95bc-096a8c1d34a9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-846f4e6b-bce6-4390-95bc-096a8c1d34a9 {
  
}
}@media (max-width: 767px){#s-846f4e6b-bce6-4390-95bc-096a8c1d34a9 {
  
}
}


#s-846f4e6b-bce6-4390-95bc-096a8c1d34a9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0ce9e90a-3ea4-4fde-b326-824244e98528 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.21);
border-style: solid;
min-height: 600px;
max-height: 400px;
background-attachment: scroll;
background-position: center center;
}
@media (min-width: 1200px){#s-0ce9e90a-3ea4-4fde-b326-824244e98528 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0ce9e90a-3ea4-4fde-b326-824244e98528 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0ce9e90a-3ea4-4fde-b326-824244e98528 {
  
}
}@media (max-width: 767px){#s-0ce9e90a-3ea4-4fde-b326-824244e98528 {
  
}
}







#s-0ce9e90a-3ea4-4fde-b326-824244e98528 > .shg-box-overlay {
  background-color: rgba(76, 73, 73, 1);
  opacity: 0.1;
}#s-0ce9e90a-3ea4-4fde-b326-824244e98528 {
  cursor: pointer;
}#s-0ce9e90a-3ea4-4fde-b326-824244e98528.shg-box.shg-c {
  justify-content: center;
}

#s-e009a153-d987-44fb-ae25-6202498ff621 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-e009a153-d987-44fb-ae25-6202498ff621 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e009a153-d987-44fb-ae25-6202498ff621 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e009a153-d987-44fb-ae25-6202498ff621 {
  
}
}@media (max-width: 767px){#s-e009a153-d987-44fb-ae25-6202498ff621 {
  
}
}
#s-e009a153-d987-44fb-ae25-6202498ff621 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 17px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-6309ccbb-1e3f-4495-b55c-e5d6e982d8ee {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-6309ccbb-1e3f-4495-b55c-e5d6e982d8ee {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6309ccbb-1e3f-4495-b55c-e5d6e982d8ee {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6309ccbb-1e3f-4495-b55c-e5d6e982d8ee {
  
}
}@media (max-width: 767px){#s-6309ccbb-1e3f-4495-b55c-e5d6e982d8ee {
  
}
}
#s-6309ccbb-1e3f-4495-b55c-e5d6e982d8ee .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-9c8f20a3-7219-4626-9f5a-265492de3fda {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
letter-spacing: 1px;
}
#s-9c8f20a3-7219-4626-9f5a-265492de3fda:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9c8f20a3-7219-4626-9f5a-265492de3fda:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9c8f20a3-7219-4626-9f5a-265492de3fda.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0a7b08eb-3b20-422f-9e0a-1582e2559a59 {
  margin-left: 0px;
margin-right: 0px;
min-height: 200px;
background-color: rgba(192, 192, 192, 0.17);
}
@media (min-width: 1200px){#s-0a7b08eb-3b20-422f-9e0a-1582e2559a59 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0a7b08eb-3b20-422f-9e0a-1582e2559a59 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0a7b08eb-3b20-422f-9e0a-1582e2559a59 {
  
}
}@media (max-width: 767px){#s-0a7b08eb-3b20-422f-9e0a-1582e2559a59 {
  
}
}







#s-0a7b08eb-3b20-422f-9e0a-1582e2559a59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a7b08eb-3b20-422f-9e0a-1582e2559a59.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe {
  border-style: solid;
margin-top: 60px;
margin-left: 20px;
margin-bottom: 60px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe {
  
}
}@media (max-width: 767px){#s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe {
  
}
}
@media (min-width: 0px) {
[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-8eb4bcb8-fbaa-46c7-9562-d5ab91f04dfe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-d22f96e7-73bf-4590-bda1-4e781673db01 {
  margin-top: 30px;
}

#s-d22f96e7-73bf-4590-bda1-4e781673db01 .shogun-icon-wrapper {
  text-align: center;
}


#s-d22f96e7-73bf-4590-bda1-4e781673db01 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(36, 34, 34, 1);
}

#s-67de32f1-e152-46e4-8073-ea71d8a2e568 {
  margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-67de32f1-e152-46e4-8073-ea71d8a2e568 .shogun-heading-component h2 {
  color: rgba(84, 83, 83, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-540728f2-eecb-4af6-baa2-8c130d4dfa4c {
  margin-top: 30px;
}

#s-540728f2-eecb-4af6-baa2-8c130d4dfa4c .shogun-icon-wrapper {
  text-align: center;
}


#s-540728f2-eecb-4af6-baa2-8c130d4dfa4c .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-66051107-031a-4161-bcd3-1019612f53d4 {
  margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-66051107-031a-4161-bcd3-1019612f53d4 .shogun-heading-component h2 {
  color: rgba(84, 83, 83, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-d50d22c1-8a00-43c1-acaf-6d93ef267aac {
  margin-top: 30px;
}

#s-d50d22c1-8a00-43c1-acaf-6d93ef267aac .shogun-icon-wrapper {
  text-align: center;
}


#s-d50d22c1-8a00-43c1-acaf-6d93ef267aac .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-97250b36-26d4-4273-be09-2c803b412199 {
  margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-97250b36-26d4-4273-be09-2c803b412199 .shogun-heading-component h2 {
  color: rgba(84, 83, 83, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 17px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-fee18b38-f65f-466a-b7e2-4a3bb8f90b5a {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-attachment: scroll;
background-position: center bottom;
}
@media (min-width: 1200px){#s-fee18b38-f65f-466a-b7e2-4a3bb8f90b5a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fee18b38-f65f-466a-b7e2-4a3bb8f90b5a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fee18b38-f65f-466a-b7e2-4a3bb8f90b5a {
  
}
}@media (max-width: 767px){#s-fee18b38-f65f-466a-b7e2-4a3bb8f90b5a {
  
}
}







#s-fee18b38-f65f-466a-b7e2-4a3bb8f90b5a > .shg-box-overlay {
  background-color: rgba(7, 7, 7, 1);
  opacity: 0.2;
}#s-fee18b38-f65f-466a-b7e2-4a3bb8f90b5a {
  cursor: pointer;
}#s-fee18b38-f65f-466a-b7e2-4a3bb8f90b5a.shg-box.shg-c {
  justify-content: center;
}

#s-c23cc733-bd2a-4bb9-aef7-e84b7aad202b {
  border-style: solid;
margin-top: -10px;
margin-left: 20px;
margin-bottom: -10px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-c23cc733-bd2a-4bb9-aef7-e84b7aad202b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c23cc733-bd2a-4bb9-aef7-e84b7aad202b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c23cc733-bd2a-4bb9-aef7-e84b7aad202b {
  
}
}@media (max-width: 767px){#s-c23cc733-bd2a-4bb9-aef7-e84b7aad202b {
  
}
}
#s-c23cc733-bd2a-4bb9-aef7-e84b7aad202b .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: 3px;
  text-align: center;
}



#s-efd6c6e3-639e-46b3-aa41-55c3c9a16a30 {
  border-style: solid;
margin-top: -10px;
margin-left: 20px;
margin-bottom: -10px;
margin-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-efd6c6e3-639e-46b3-aa41-55c3c9a16a30 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-efd6c6e3-639e-46b3-aa41-55c3c9a16a30 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-efd6c6e3-639e-46b3-aa41-55c3c9a16a30 {
  
}
}@media (max-width: 767px){#s-efd6c6e3-639e-46b3-aa41-55c3c9a16a30 {
  
}
}
#s-efd6c6e3-639e-46b3-aa41-55c3c9a16a30 .shogun-heading-component h2 {
  color: rgba(240, 234, 234, 1);
  font-weight:  500 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}



#s-6836f8f0-4b3a-42dd-b198-0c8c18f23191 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
letter-spacing: 1px;
}
#s-6836f8f0-4b3a-42dd-b198-0c8c18f23191:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6836f8f0-4b3a-42dd-b198-0c8c18f23191:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6836f8f0-4b3a-42dd-b198-0c8c18f23191.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a1ae77a5-6a40-4b35-8f6c-8db148c18deb {
  margin-top: 30px;
margin-bottom: 0px;
padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-a1ae77a5-6a40-4b35-8f6c-8db148c18deb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a1ae77a5-6a40-4b35-8f6c-8db148c18deb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a1ae77a5-6a40-4b35-8f6c-8db148c18deb {
  
}
}@media (max-width: 767px){#s-a1ae77a5-6a40-4b35-8f6c-8db148c18deb {
  
}
}







#s-a1ae77a5-6a40-4b35-8f6c-8db148c18deb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a1ae77a5-6a40-4b35-8f6c-8db148c18deb.shg-box.shg-c {
  justify-content: flex-start;
}

#s-81394ce6-3e11-4ebb-82f2-d63d1751d8f2 {
  border-style: solid;
margin-top: 40px;
margin-bottom: 40px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-81394ce6-3e11-4ebb-82f2-d63d1751d8f2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-81394ce6-3e11-4ebb-82f2-d63d1751d8f2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-81394ce6-3e11-4ebb-82f2-d63d1751d8f2 {
  
}
}@media (max-width: 767px){#s-81394ce6-3e11-4ebb-82f2-d63d1751d8f2 {
  
}
}
#s-81394ce6-3e11-4ebb-82f2-d63d1751d8f2 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-363cdf2b-0c6e-43da-9fd8-53184f08b332 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-363cdf2b-0c6e-43da-9fd8-53184f08b332 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-363cdf2b-0c6e-43da-9fd8-53184f08b332 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-363cdf2b-0c6e-43da-9fd8-53184f08b332 {
  
}
}@media (max-width: 767px){#s-363cdf2b-0c6e-43da-9fd8-53184f08b332 {
  
}
}
@media (min-width: 0px) {
[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 30.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 45.0px);
}

}

@media (min-width: 992px) {
[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 45.0px);
}

}

@media (min-width: 1200px) {
[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 45.0px);
}

[id="s-363cdf2b-0c6e-43da-9fd8-53184f08b332"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 45.0px);
}

}

#s-e7255a33-dbfe-4ec6-82e3-76da8fc62d63 {
  margin-bottom: 20px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}
@media (min-width: 1200px){#s-e7255a33-dbfe-4ec6-82e3-76da8fc62d63 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e7255a33-dbfe-4ec6-82e3-76da8fc62d63 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e7255a33-dbfe-4ec6-82e3-76da8fc62d63 {
  
}
}@media (max-width: 767px){#s-e7255a33-dbfe-4ec6-82e3-76da8fc62d63 {
  
}
}
#s-e7255a33-dbfe-4ec6-82e3-76da8fc62d63 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 {
  box-shadow:1px 1px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 {
  
}
}@media (max-width: 767px){#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 {
  
}
}

.shg-c#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 {
  max-width: 100%;
}

.shg-c#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 .shg-image-zoom,
.shg-c#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 {
  max-width: 100%;
}

.shg-c#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 .shg-image-zoom,
.shg-c#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 {
  max-width: 100%;
}

.shg-c#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 .shg-image-zoom,
.shg-c#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 {
  max-width: 100%;
}

.shg-c#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 .shg-image-zoom,
.shg-c#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 {
  max-width: 100%;
}

.shg-c#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 .shg-image-zoom,
.shg-c#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1a63e2a-068a-46ca-b4f5-34156fe36e86 .shg-image-zoom {
  
    margin: 0 auto;
  
}

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

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

#s-61e0f6ea-02e6-487f-9080-6c647e122e3a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-61e0f6ea-02e6-487f-9080-6c647e122e3a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-61e0f6ea-02e6-487f-9080-6c647e122e3a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-61e0f6ea-02e6-487f-9080-6c647e122e3a {
  
}
}@media (max-width: 767px){#s-61e0f6ea-02e6-487f-9080-6c647e122e3a {
  
}
}
#s-61e0f6ea-02e6-487f-9080-6c647e122e3a .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-22c164ae-f9ac-48aa-8da5-37b6df9347e1 {
  margin-bottom: 20px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}
@media (min-width: 1200px){#s-22c164ae-f9ac-48aa-8da5-37b6df9347e1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-22c164ae-f9ac-48aa-8da5-37b6df9347e1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-22c164ae-f9ac-48aa-8da5-37b6df9347e1 {
  
}
}@media (max-width: 767px){#s-22c164ae-f9ac-48aa-8da5-37b6df9347e1 {
  
}
}
#s-22c164ae-f9ac-48aa-8da5-37b6df9347e1 {
  display: none;
}
#s-6c73765c-68cd-44df-b2ba-44174d50517a {
  box-shadow:1px 1px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-6c73765c-68cd-44df-b2ba-44174d50517a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6c73765c-68cd-44df-b2ba-44174d50517a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6c73765c-68cd-44df-b2ba-44174d50517a {
  
}
}@media (max-width: 767px){#s-6c73765c-68cd-44df-b2ba-44174d50517a {
  
}
}

.shg-c#s-6c73765c-68cd-44df-b2ba-44174d50517a {
  max-width: 100%;
}

.shg-c#s-6c73765c-68cd-44df-b2ba-44174d50517a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c73765c-68cd-44df-b2ba-44174d50517a .shg-image-zoom,
.shg-c#s-6c73765c-68cd-44df-b2ba-44174d50517a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c73765c-68cd-44df-b2ba-44174d50517a .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-6c73765c-68cd-44df-b2ba-44174d50517a {
  max-width: 100%;
}

.shg-c#s-6c73765c-68cd-44df-b2ba-44174d50517a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c73765c-68cd-44df-b2ba-44174d50517a .shg-image-zoom,
.shg-c#s-6c73765c-68cd-44df-b2ba-44174d50517a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c73765c-68cd-44df-b2ba-44174d50517a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6c73765c-68cd-44df-b2ba-44174d50517a {
  max-width: 100%;
}

.shg-c#s-6c73765c-68cd-44df-b2ba-44174d50517a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c73765c-68cd-44df-b2ba-44174d50517a .shg-image-zoom,
.shg-c#s-6c73765c-68cd-44df-b2ba-44174d50517a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c73765c-68cd-44df-b2ba-44174d50517a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6c73765c-68cd-44df-b2ba-44174d50517a {
  max-width: 100%;
}

.shg-c#s-6c73765c-68cd-44df-b2ba-44174d50517a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c73765c-68cd-44df-b2ba-44174d50517a .shg-image-zoom,
.shg-c#s-6c73765c-68cd-44df-b2ba-44174d50517a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c73765c-68cd-44df-b2ba-44174d50517a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-6c73765c-68cd-44df-b2ba-44174d50517a {
  max-width: 100%;
}

.shg-c#s-6c73765c-68cd-44df-b2ba-44174d50517a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6c73765c-68cd-44df-b2ba-44174d50517a .shg-image-zoom,
.shg-c#s-6c73765c-68cd-44df-b2ba-44174d50517a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6c73765c-68cd-44df-b2ba-44174d50517a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-02639979-923a-4747-a78d-8d7d6084f462 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-02639979-923a-4747-a78d-8d7d6084f462 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-02639979-923a-4747-a78d-8d7d6084f462 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-02639979-923a-4747-a78d-8d7d6084f462 {
  
}
}@media (max-width: 767px){#s-02639979-923a-4747-a78d-8d7d6084f462 {
  
}
}
#s-02639979-923a-4747-a78d-8d7d6084f462 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-0f3c111a-49f7-4d2c-8fa0-a9f72560d683 {
  margin-bottom: 20px;
opacity: 1;
text-align: center;
background-color: rgba(242, 242, 242, 0);
}
@media (min-width: 1200px){#s-0f3c111a-49f7-4d2c-8fa0-a9f72560d683 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0f3c111a-49f7-4d2c-8fa0-a9f72560d683 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0f3c111a-49f7-4d2c-8fa0-a9f72560d683 {
  
}
}@media (max-width: 767px){#s-0f3c111a-49f7-4d2c-8fa0-a9f72560d683 {
  
}
}
#s-0f3c111a-49f7-4d2c-8fa0-a9f72560d683 {
  display: none;
}
#s-3f621718-6662-4201-87e2-991bc6c3202f {
  box-shadow:1px 1px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-3f621718-6662-4201-87e2-991bc6c3202f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3f621718-6662-4201-87e2-991bc6c3202f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3f621718-6662-4201-87e2-991bc6c3202f {
  
}
}@media (max-width: 767px){#s-3f621718-6662-4201-87e2-991bc6c3202f {
  
}
}

.shg-c#s-3f621718-6662-4201-87e2-991bc6c3202f {
  max-width: 100%;
}

.shg-c#s-3f621718-6662-4201-87e2-991bc6c3202f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f621718-6662-4201-87e2-991bc6c3202f .shg-image-zoom,
.shg-c#s-3f621718-6662-4201-87e2-991bc6c3202f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f621718-6662-4201-87e2-991bc6c3202f .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-3f621718-6662-4201-87e2-991bc6c3202f {
  max-width: 100%;
}

.shg-c#s-3f621718-6662-4201-87e2-991bc6c3202f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f621718-6662-4201-87e2-991bc6c3202f .shg-image-zoom,
.shg-c#s-3f621718-6662-4201-87e2-991bc6c3202f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f621718-6662-4201-87e2-991bc6c3202f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3f621718-6662-4201-87e2-991bc6c3202f {
  max-width: 100%;
}

.shg-c#s-3f621718-6662-4201-87e2-991bc6c3202f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f621718-6662-4201-87e2-991bc6c3202f .shg-image-zoom,
.shg-c#s-3f621718-6662-4201-87e2-991bc6c3202f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f621718-6662-4201-87e2-991bc6c3202f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3f621718-6662-4201-87e2-991bc6c3202f {
  max-width: 100%;
}

.shg-c#s-3f621718-6662-4201-87e2-991bc6c3202f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f621718-6662-4201-87e2-991bc6c3202f .shg-image-zoom,
.shg-c#s-3f621718-6662-4201-87e2-991bc6c3202f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f621718-6662-4201-87e2-991bc6c3202f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-3f621718-6662-4201-87e2-991bc6c3202f {
  max-width: 100%;
}

.shg-c#s-3f621718-6662-4201-87e2-991bc6c3202f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f621718-6662-4201-87e2-991bc6c3202f .shg-image-zoom,
.shg-c#s-3f621718-6662-4201-87e2-991bc6c3202f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f621718-6662-4201-87e2-991bc6c3202f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-20939a1a-f89a-48a1-b901-b6965387f939 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-20939a1a-f89a-48a1-b901-b6965387f939 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-20939a1a-f89a-48a1-b901-b6965387f939 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-20939a1a-f89a-48a1-b901-b6965387f939 {
  
}
}@media (max-width: 767px){#s-20939a1a-f89a-48a1-b901-b6965387f939 {
  
}
}
#s-20939a1a-f89a-48a1-b901-b6965387f939 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-aa312ef4-1663-4ae4-ba28-8a4a313cd779 {
  display: none;
}
#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 {
  box-shadow:1px 1px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 {
  
}
}@media (max-width: 767px){#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 {
  
}
}

.shg-c#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 {
  max-width: 100%;
}

.shg-c#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 .shg-image-zoom,
.shg-c#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 {
  max-width: 100%;
}

.shg-c#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 .shg-image-zoom,
.shg-c#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 {
  max-width: 100%;
}

.shg-c#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 .shg-image-zoom,
.shg-c#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 {
  max-width: 100%;
}

.shg-c#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 .shg-image-zoom,
.shg-c#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 {
  max-width: 100%;
}

.shg-c#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 .shg-image-zoom,
.shg-c#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c42639b1-41eb-4236-8629-1b37aa1d3b53 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-9e008979-eef8-4251-b228-e1d61cbcb801 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-9e008979-eef8-4251-b228-e1d61cbcb801 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9e008979-eef8-4251-b228-e1d61cbcb801 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9e008979-eef8-4251-b228-e1d61cbcb801 {
  
}
}@media (max-width: 767px){#s-9e008979-eef8-4251-b228-e1d61cbcb801 {
  
}
}
#s-9e008979-eef8-4251-b228-e1d61cbcb801 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

/*
  $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;
}

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

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