#s-d89daea1-db82-46ee-b4b0-d19eaddd120b {
  display: none;
}
.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-b9f41951-9b50-4b31-8ad6-2fa19ac004a3 {
  min-height: 500px;
}








#s-b9f41951-9b50-4b31-8ad6-2fa19ac004a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9f41951-9b50-4b31-8ad6-2fa19ac004a3.shg-box.shg-c {
  justify-content: center;
}

#s-8a2c32d9-4ef3-4a59-8fc1-264c9ba589db {
  background-image: url(https://i.shgcdn.com/00ba88bc-9741-48ee-a2ce-228bf6a82563/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
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, 1);
border-style: solid;
min-height: 700px;
background-position: center center;
}








#s-8a2c32d9-4ef3-4a59-8fc1-264c9ba589db > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0);
  opacity: 1;
}#s-8a2c32d9-4ef3-4a59-8fc1-264c9ba589db.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-70a664b7-d4ff-4ed3-ac18-c6f797cf704a {
  margin-top: 80px;
margin-left: auto;
margin-bottom: -25px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1200px;
text-align: right;
}

#s-70a664b7-d4ff-4ed3-ac18-c6f797cf704a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 85px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



.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-a40a1fbe-f0cd-4be1-b4c2-42cb20c5a2ed {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

#s-c3a3ef8a-fd20-4631-a6c4-7b08553d4a59 {
  padding-top: 40px;
padding-bottom: 20px;
min-height: 400px;
background-color: rgba(238, 238, 238, 0);
}








#s-c3a3ef8a-fd20-4631-a6c4-7b08553d4a59 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0);
  opacity: 1;
}#s-c3a3ef8a-fd20-4631-a6c4-7b08553d4a59.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f6bebb2c-4fe6-4994-8648-7135e9b90e87 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1200px;
text-align: left;
}

#s-f6bebb2c-4fe6-4994-8648-7135e9b90e87 .shogun-heading-component h2 {
  color: rgba(11, 64, 102, 1);
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 44px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



.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-828978c1-bf91-48ee-9751-483c081c12c7 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-828978c1-bf91-48ee-9751-483c081c12c7"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-ffa67442-3362-45db-8377-bf2f8c5cf588 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
max-width: 1200px;
}

.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-e754950d-a6a9-49cc-9e81-5378ea22610d {
  margin-top: -10px;
margin-right: 0px;
padding-top: 0px;
padding-left: 20px;
padding-right: 0px;
max-width: 450px;
text-align: right;
}




  #s-e754950d-a6a9-49cc-9e81-5378ea22610d img.shogun-image {
    
    width: px;
  }


#s-e754950d-a6a9-49cc-9e81-5378ea22610d .shogun-image-content {
  
    align-items: center;
  
}

#s-e2589bfb-d6a9-4a34-a0b7-71aecbdf2942 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 40px;
padding-bottom: 0px;
min-height: 500px;
background-color: rgba(0, 0, 0, 0);
}








#s-e2589bfb-d6a9-4a34-a0b7-71aecbdf2942 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2589bfb-d6a9-4a34-a0b7-71aecbdf2942.shg-box.shg-c {
  justify-content: flex-start;
}

.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-300839ff-7cfa-4f38-8802-d6078b542d85 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}
@media (min-width: 1200px){#s-300839ff-7cfa-4f38-8802-d6078b542d85 {
  display: none;
}
#s-300839ff-7cfa-4f38-8802-d6078b542d85, #wrap-s-300839ff-7cfa-4f38-8802-d6078b542d85 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-300839ff-7cfa-4f38-8802-d6078b542d85 {
  display: none;
}
#s-300839ff-7cfa-4f38-8802-d6078b542d85, #wrap-s-300839ff-7cfa-4f38-8802-d6078b542d85 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-300839ff-7cfa-4f38-8802-d6078b542d85 {
  display: none;
}
#s-300839ff-7cfa-4f38-8802-d6078b542d85, #wrap-s-300839ff-7cfa-4f38-8802-d6078b542d85 { display:none !important; }}@media (max-width: 767px){#s-300839ff-7cfa-4f38-8802-d6078b542d85 {
  display: none;
}
#s-300839ff-7cfa-4f38-8802-d6078b542d85, #wrap-s-300839ff-7cfa-4f38-8802-d6078b542d85 { display:none !important; }}
#s-300839ff-7cfa-4f38-8802-d6078b542d85 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid rgba(255, 255, 255, 0);
  border-radius: 0px;
}

#s-300839ff-7cfa-4f38-8802-d6078b542d85 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-300839ff-7cfa-4f38-8802-d6078b542d85 td.shogun-table-column {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
  text-align: inherit;
}

#s-300839ff-7cfa-4f38-8802-d6078b542d85 td.shogun-table-row {
  background-color: rgba(202, 196, 196, 0);
  padding: 10px;
}

#s-300839ff-7cfa-4f38-8802-d6078b542d85 td.shogun-table-column, #s-300839ff-7cfa-4f38-8802-d6078b542d85 td.shogun-table-row {
  border: 0px solid rgba(255, 255, 255, 0);
}

#s-0c13b5dc-fa68-4d49-a6a6-618313e9c8af {
  max-width: 220px;
text-align: center;
}




  #s-0c13b5dc-fa68-4d49-a6a6-618313e9c8af img.shogun-image {
    
    width: px;
  }


#s-0c13b5dc-fa68-4d49-a6a6-618313e9c8af .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-8f604bc1-47c1-4686-bcb1-ec19c07fbb5b {
  max-width: 220px;
text-align: center;
}




  #s-8f604bc1-47c1-4686-bcb1-ec19c07fbb5b img.shogun-image {
    
    width: px;
  }


#s-8f604bc1-47c1-4686-bcb1-ec19c07fbb5b .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-061bc302-fee5-4022-9073-19310ca8952d {
  max-width: 220px;
text-align: center;
}




  #s-061bc302-fee5-4022-9073-19310ca8952d img.shogun-image {
    
    width: px;
  }


#s-061bc302-fee5-4022-9073-19310ca8952d .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-514b4d10-a394-43e0-a454-5848748d502a {
  margin-left: auto;
margin-right: auto;
}

#s-c3e1c735-125d-46aa-9159-13aedeca77b8 {
  margin-left: auto;
margin-right: auto;
}

#s-910fb95b-314e-42d0-9744-bf3d6761e31c {
  margin-left: auto;
margin-right: auto;
}

#s-c48511e0-67fb-411e-86e3-c6e4fddbed1e {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}
@media (min-width: 1200px){#s-c48511e0-67fb-411e-86e3-c6e4fddbed1e {
  display: none;
}
#s-c48511e0-67fb-411e-86e3-c6e4fddbed1e, #wrap-s-c48511e0-67fb-411e-86e3-c6e4fddbed1e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c48511e0-67fb-411e-86e3-c6e4fddbed1e {
  display: none;
}
#s-c48511e0-67fb-411e-86e3-c6e4fddbed1e, #wrap-s-c48511e0-67fb-411e-86e3-c6e4fddbed1e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c48511e0-67fb-411e-86e3-c6e4fddbed1e {
  display: none;
}
#s-c48511e0-67fb-411e-86e3-c6e4fddbed1e, #wrap-s-c48511e0-67fb-411e-86e3-c6e4fddbed1e { display:none !important; }}@media (max-width: 767px){#s-c48511e0-67fb-411e-86e3-c6e4fddbed1e {
  display: none;
}
#s-c48511e0-67fb-411e-86e3-c6e4fddbed1e, #wrap-s-c48511e0-67fb-411e-86e3-c6e4fddbed1e { display:none !important; }}
#s-c48511e0-67fb-411e-86e3-c6e4fddbed1e .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid rgba(255, 255, 255, 0);
  border-radius: 0px;
}

#s-c48511e0-67fb-411e-86e3-c6e4fddbed1e table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-c48511e0-67fb-411e-86e3-c6e4fddbed1e td.shogun-table-column {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
  text-align: inherit;
}

#s-c48511e0-67fb-411e-86e3-c6e4fddbed1e td.shogun-table-row {
  background-color: rgba(202, 196, 196, 0);
  padding: 10px;
}

#s-c48511e0-67fb-411e-86e3-c6e4fddbed1e td.shogun-table-column, #s-c48511e0-67fb-411e-86e3-c6e4fddbed1e td.shogun-table-row {
  border: 0px solid rgba(255, 255, 255, 0);
}

#s-c6a628b0-552c-4545-8371-74582a51f822 {
  max-width: 220px;
text-align: center;
}




  #s-c6a628b0-552c-4545-8371-74582a51f822 img.shogun-image {
    
    width: px;
  }


#s-c6a628b0-552c-4545-8371-74582a51f822 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-4608ae60-3b8e-4487-8be9-562d7e6fb29b {
  max-width: 220px;
text-align: center;
}




  #s-4608ae60-3b8e-4487-8be9-562d7e6fb29b img.shogun-image {
    
    width: px;
  }


#s-4608ae60-3b8e-4487-8be9-562d7e6fb29b .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-f4b87c3e-eefe-4a1f-af8f-60967a7d455f {
  max-width: 220px;
text-align: center;
}




  #s-f4b87c3e-eefe-4a1f-af8f-60967a7d455f img.shogun-image {
    
    width: px;
  }


#s-f4b87c3e-eefe-4a1f-af8f-60967a7d455f .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-5297edfc-4eb3-45e1-baf8-a59e827cd5bb {
  max-width: 220px;
text-align: center;
}




  #s-5297edfc-4eb3-45e1-baf8-a59e827cd5bb img.shogun-image {
    
    width: px;
  }


#s-5297edfc-4eb3-45e1-baf8-a59e827cd5bb .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-a5556cf0-4e65-43e0-955f-48ee78e7231d {
  max-width: 220px;
text-align: center;
}




  #s-a5556cf0-4e65-43e0-955f-48ee78e7231d img.shogun-image {
    
    width: px;
  }


#s-a5556cf0-4e65-43e0-955f-48ee78e7231d .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-e2326c1a-5f66-402b-884a-c28060249bc0 {
  margin-left: auto;
margin-right: auto;
}

#s-77c14e32-d75e-46fd-828a-2f8f7ee8dfdd {
  margin-left: auto;
margin-right: auto;
}

#s-90695408-279a-4010-8b3f-d8c49c605cea {
  margin-left: auto;
margin-right: auto;
}

#s-6bfa8740-71b4-4372-af96-3e46e4102d08 {
  margin-left: auto;
margin-right: auto;
}

#s-59adcd79-88b3-49af-aa2b-547f8e81ba50 {
  margin-left: auto;
margin-right: auto;
}

#s-a0e3e868-241f-42b7-a40e-592a93bc42d0 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
max-width: 1200px;
}

#s-9582d90c-bc65-4d63-b013-b7130458670f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}








#s-9582d90c-bc65-4d63-b013-b7130458670f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9582d90c-bc65-4d63-b013-b7130458670f.shg-box.shg-c {
  justify-content: center;
}

#s-0cc247a2-09d9-47ef-a89d-3cdb0828b98a {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 55px;
padding-bottom: 55px;
min-height: 400px;
background-color: rgba(255, 255, 255, 1);
}








#s-0cc247a2-09d9-47ef-a89d-3cdb0828b98a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0cc247a2-09d9-47ef-a89d-3cdb0828b98a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6f8ad484-a77f-486a-b80a-976ca6713bd5 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 15px;
max-width: 1200px;
text-align: left;
}

#s-6f8ad484-a77f-486a-b80a-976ca6713bd5 .shogun-heading-component h2 {
  color: rgba(11, 64, 102, 1);
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 44px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-25c3d1f6-c20c-4d71-b9e4-445829f47bca {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-25c3d1f6-c20c-4d71-b9e4-445829f47bca"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-f6a07b26-3702-4f81-9e9e-08f879b315bb {
  padding-top: 0px;
padding-bottom: 20px;
padding-right: 20px;
text-align: left;
}


.shg-c#s-f6a07b26-3702-4f81-9e9e-08f879b315bb {
  max-width: 100%;
}

.shg-c#s-f6a07b26-3702-4f81-9e9e-08f879b315bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6a07b26-3702-4f81-9e9e-08f879b315bb .shg-image-zoom,
.shg-c#s-f6a07b26-3702-4f81-9e9e-08f879b315bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6a07b26-3702-4f81-9e9e-08f879b315bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f6a07b26-3702-4f81-9e9e-08f879b315bb {
  max-width: 100%;
}

.shg-c#s-f6a07b26-3702-4f81-9e9e-08f879b315bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6a07b26-3702-4f81-9e9e-08f879b315bb .shg-image-zoom,
.shg-c#s-f6a07b26-3702-4f81-9e9e-08f879b315bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6a07b26-3702-4f81-9e9e-08f879b315bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f6a07b26-3702-4f81-9e9e-08f879b315bb {
  max-width: 100%;
}

.shg-c#s-f6a07b26-3702-4f81-9e9e-08f879b315bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6a07b26-3702-4f81-9e9e-08f879b315bb .shg-image-zoom,
.shg-c#s-f6a07b26-3702-4f81-9e9e-08f879b315bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6a07b26-3702-4f81-9e9e-08f879b315bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f6a07b26-3702-4f81-9e9e-08f879b315bb {
  max-width: 100%;
}

.shg-c#s-f6a07b26-3702-4f81-9e9e-08f879b315bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6a07b26-3702-4f81-9e9e-08f879b315bb .shg-image-zoom,
.shg-c#s-f6a07b26-3702-4f81-9e9e-08f879b315bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6a07b26-3702-4f81-9e9e-08f879b315bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f6a07b26-3702-4f81-9e9e-08f879b315bb {
  max-width: 100%;
}

.shg-c#s-f6a07b26-3702-4f81-9e9e-08f879b315bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6a07b26-3702-4f81-9e9e-08f879b315bb .shg-image-zoom,
.shg-c#s-f6a07b26-3702-4f81-9e9e-08f879b315bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6a07b26-3702-4f81-9e9e-08f879b315bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

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

#s-eef4f535-7baf-4492-bcc3-67ee541d8cf6 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-eef4f535-7baf-4492-bcc3-67ee541d8cf6 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-caf39622-8625-4353-98fa-aa2c27c35509 {
  text-align: left;
}

#s-caf39622-8625-4353-98fa-aa2c27c35509 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-caf39622-8625-4353-98fa-aa2c27c35509 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-caf39622-8625-4353-98fa-aa2c27c35509 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b43fef21-a05f-454f-80ba-04b53d7ab700 {
  margin-top: 30px;
margin-bottom: 30px;
text-align: left;
}

#s-b43fef21-a05f-454f-80ba-04b53d7ab700 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: column;
}

#s-b43fef21-a05f-454f-80ba-04b53d7ab700 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-b43fef21-a05f-454f-80ba-04b53d7ab700 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-b43fef21-a05f-454f-80ba-04b53d7ab700 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-top: 10px;
}


  #s-b43fef21-a05f-454f-80ba-04b53d7ab700 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-b43fef21-a05f-454f-80ba-04b53d7ab700 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-de9743ab-9080-4a06-b0bf-074cab9b583c {
  margin-top: 5px;
margin-bottom: 5px;
}

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

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

#s-b17ee1af-c193-48e0-8bf8-6e1ab1a6b0b1 {
  background-image: url(none);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 32px;
padding-bottom: 10px;
padding-right: 32px;
border-radius: 2px;
background-color: rgba(0, 172, 200, 1);
text-align: left;
cursor: pointer;
hover-type: color;
}
#s-b17ee1af-c193-48e0-8bf8-6e1ab1a6b0b1:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(11, 64, 102, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-b17ee1af-c193-48e0-8bf8-6e1ab1a6b0b1:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(11, 64, 102, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-b17ee1af-c193-48e0-8bf8-6e1ab1a6b0b1-atc-btn-wrapper {
    text-align: left;
  }


#s-b17ee1af-c193-48e0-8bf8-6e1ab1a6b0b1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b17ee1af-c193-48e0-8bf8-6e1ab1a6b0b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b17ee1af-c193-48e0-8bf8-6e1ab1a6b0b1.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-b17ee1af-c193-48e0-8bf8-6e1ab1a6b0b1.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Roboto Condensed;
  
  font-size: 15px;
  color: rgba(255, 255, 255, 1);
}



#s-1e0aef3c-e7f8-46bd-b231-9088a129080f {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1e0aef3c-e7f8-46bd-b231-9088a129080f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-81374485-4e55-4bc7-bb52-6f2a5ba65e90 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

#s-b6c3ff18-66e8-4eec-8526-7b1796abbc60 {
  padding-top: 60px;
padding-bottom: 60px;
min-height: 50px;
background-color: rgba(246, 246, 246, 1);
}








#s-b6c3ff18-66e8-4eec-8526-7b1796abbc60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6c3ff18-66e8-4eec-8526-7b1796abbc60.shg-box.shg-c {
  justify-content: center;
}

#s-8878da2b-6644-4275-99ae-f5c6026e7b76 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672 {
  margin-left: auto;
margin-bottom: 80px;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-34eb6cf0-ad59-4c8c-a7a2-2da27985b672"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b1e89960-206a-46cf-afd5-15b4b64f296a .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid rgba(255, 255, 255, 0.36);
  border-radius: 0px;
}

#s-b1e89960-206a-46cf-afd5-15b4b64f296a table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-b1e89960-206a-46cf-afd5-15b4b64f296a td.shogun-table-column {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
  text-align: inherit;
}

#s-b1e89960-206a-46cf-afd5-15b4b64f296a td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
}

#s-b1e89960-206a-46cf-afd5-15b4b64f296a td.shogun-table-column, #s-b1e89960-206a-46cf-afd5-15b4b64f296a td.shogun-table-row {
  border: 0px solid rgba(255, 255, 255, 0.36);
}

#s-317f3923-6527-40e3-92fb-98f2a228453a {
  margin-left: auto;
margin-right: auto;
}

#s-317f3923-6527-40e3-92fb-98f2a228453a .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(246, 246, 246, 1);
  border-radius: 0px;
}

#s-317f3923-6527-40e3-92fb-98f2a228453a table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-317f3923-6527-40e3-92fb-98f2a228453a td.shogun-table-column {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
  text-align: inherit;
}

#s-317f3923-6527-40e3-92fb-98f2a228453a td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
}

#s-317f3923-6527-40e3-92fb-98f2a228453a td.shogun-table-column, #s-317f3923-6527-40e3-92fb-98f2a228453a td.shogun-table-row {
  border: 1px solid rgba(246, 246, 246, 1);
}

#s-b708fbc6-061b-4e45-bd7a-93c2f536e632 {
  margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
max-width: 1200px;
}

#s-1b86e81d-e606-4529-98fd-39e927b9dc24 {
  padding-top: 60px;
padding-bottom: 60px;
min-height: 50px;
background-color: rgba(246, 246, 246, 1);
}








#s-1b86e81d-e606-4529-98fd-39e927b9dc24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b86e81d-e606-4529-98fd-39e927b9dc24.shg-box.shg-c {
  justify-content: center;
}

#s-0c6b1ee5-40bf-4ee4-92f0-2a236bfc8de0 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-4d89828b-9cb2-464b-9e7a-8cb8f8a97ce2 {
  margin-left: auto;
margin-right: auto;
max-width: 1201px;
}

#s-06d474c6-5191-45a5-b99b-08a0b6b6f373 {
  min-height: 50px;
}








#s-06d474c6-5191-45a5-b99b-08a0b6b6f373 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06d474c6-5191-45a5-b99b-08a0b6b6f373.shg-box.shg-c {
  justify-content: center;
}

#s-ebe17b23-8154-4a0b-833a-86358c235491 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
max-width: 1200px;
text-align: left;
}

#s-ebe17b23-8154-4a0b-833a-86358c235491 .shogun-heading-component h2 {
  color: rgba(11, 64, 102, 1);
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 44px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-30e5a4d3-0d35-454c-9f12-582497806f05"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1335d30c-0973-43cb-9e58-fb420c2b1b8f {
  text-align: center;
}




  #s-1335d30c-0973-43cb-9e58-fb420c2b1b8f img.shogun-image {
    
    width: px;
  }


#s-1335d30c-0973-43cb-9e58-fb420c2b1b8f .shogun-image-content {
  
    align-items: center;
  
}

#s-3e41d616-58ef-4e2e-8ac2-e657a5370614 {
  text-align: center;
}




  #s-3e41d616-58ef-4e2e-8ac2-e657a5370614 img.shogun-image {
    
    width: px;
  }


#s-3e41d616-58ef-4e2e-8ac2-e657a5370614 .shogun-image-content {
  
    align-items: center;
  
}

#s-54baa1c7-7c36-4c4d-b49f-13694d715bd7 {
  text-align: center;
}




  #s-54baa1c7-7c36-4c4d-b49f-13694d715bd7 img.shogun-image {
    
    width: px;
  }


#s-54baa1c7-7c36-4c4d-b49f-13694d715bd7 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f90b3e0c-0800-40c5-a4c0-e185b94ecc82"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-374c88cd-e9a7-4584-bc4b-8aa563204053 {
  text-align: center;
}




  #s-374c88cd-e9a7-4584-bc4b-8aa563204053 img.shogun-image {
    
    width: px;
  }


#s-374c88cd-e9a7-4584-bc4b-8aa563204053 .shogun-image-content {
  
    align-items: center;
  
}

#s-375cf22c-43b3-457c-a957-68ba9a5f1c82 {
  text-align: center;
}




  #s-375cf22c-43b3-457c-a957-68ba9a5f1c82 img.shogun-image {
    
    width: px;
  }


#s-375cf22c-43b3-457c-a957-68ba9a5f1c82 .shogun-image-content {
  
    align-items: center;
  
}

#s-50361ceb-e29a-49f7-bc6d-019cf6fb7d67 {
  text-align: center;
}




  #s-50361ceb-e29a-49f7-bc6d-019cf6fb7d67 img.shogun-image {
    
    width: px;
  }


#s-50361ceb-e29a-49f7-bc6d-019cf6fb7d67 .shogun-image-content {
  
    align-items: center;
  
}

#s-da7a9c07-43b4-4496-9118-9d2767885093 {
  min-height: 50px;
}








#s-da7a9c07-43b4-4496-9118-9d2767885093 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da7a9c07-43b4-4496-9118-9d2767885093.shg-box.shg-c {
  justify-content: center;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-d6d18f74-c561-4a94-99e7-65fe9fc19ab7 {
  padding-top: 60px;
padding-bottom: 60px;
min-height: 200px;
}








#s-d6d18f74-c561-4a94-99e7-65fe9fc19ab7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6d18f74-c561-4a94-99e7-65fe9fc19ab7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-85c34d79-ca4b-45ac-b90c-29fd647ca936 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
max-width: 1200px;
text-align: left;
}

#s-85c34d79-ca4b-45ac-b90c-29fd647ca936 .shogun-heading-component h2 {
  color: rgba(11, 64, 102, 1);
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 44px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-6237b932-3461-4dbb-9295-c994b862e958 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (max-width: 767px) {
  [id="s-6237b932-3461-4dbb-9295-c994b862e958"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-0631808b-ec3d-4dd4-aded-da82655ce815 {
  padding-top: 40px;
padding-bottom: 40px;
text-align: left;
}




  #s-0631808b-ec3d-4dd4-aded-da82655ce815 img.shogun-image {
    
    width: px;
  }


#s-0631808b-ec3d-4dd4-aded-da82655ce815 .shogun-image-content {
  
    align-items: center;
  
}

#s-841e7e99-996f-4718-bf4d-05565b4103bc {
  margin-top: -1px;
margin-left: auto;
margin-bottom: -1px;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
max-width: 1200px;
text-align: left;
}

#s-841e7e99-996f-4718-bf4d-05565b4103bc .shogun-heading-component h3 {
  color: rgba(11, 64, 102, 1);
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-853e021b-3975-4d56-b73b-cbb215c58614 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (max-width: 767px) {
  [id="s-853e021b-3975-4d56-b73b-cbb215c58614"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-279f1c3b-e5d3-4e50-bf4b-5fead130027d {
  padding-top: 40px;
padding-left: 0px;
padding-bottom: 40px;
padding-right: 0px;
text-align: left;
}




  #s-279f1c3b-e5d3-4e50-bf4b-5fead130027d img.shogun-image {
    
    width: px;
  }


#s-279f1c3b-e5d3-4e50-bf4b-5fead130027d .shogun-image-content {
  
    align-items: center;
  
}

#s-f9646d39-a1e0-49ae-9ffa-0002b664af1e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f9646d39-a1e0-49ae-9ffa-0002b664af1e .shogun-heading-component h3 {
  color: rgba(11, 64, 102, 1);
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-819eaafe-29d4-4d1c-81e8-6c4e6941d916 {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (max-width: 767px) {
  [id="s-819eaafe-29d4-4d1c-81e8-6c4e6941d916"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-c69754b4-6621-407b-adb3-31b9708eedeb {
  padding-top: 40px;
padding-left: 0px;
padding-bottom: 40px;
padding-right: 0px;
text-align: left;
}




  #s-c69754b4-6621-407b-adb3-31b9708eedeb img.shogun-image {
    
    width: px;
  }


#s-c69754b4-6621-407b-adb3-31b9708eedeb .shogun-image-content {
  
    align-items: center;
  
}

#s-86e895af-0efd-44c9-9469-1f0f0ce3ad6a {
  margin-top: -1px;
margin-left: auto;
margin-bottom: -1px;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
max-width: 1200px;
text-align: left;
}

#s-86e895af-0efd-44c9-9469-1f0f0ce3ad6a .shogun-heading-component h3 {
  color: rgba(11, 64, 102, 1);
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (max-width: 767px) {
  [id="s-5f9a2d4a-2013-4dbd-8b7d-7e3aca9075d1"] > .shg-row {
    flex-flow: column-reverse;
  }
}

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-2aebd3ba-c1d4-4ae8-9473-e32c94007c0c {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 438px;
}

#s-e741a934-627a-4d18-bb3c-ff43994e6502 {
  text-align: center;
}




  #s-e741a934-627a-4d18-bb3c-ff43994e6502 img.shogun-image {
    
    width: px;
  }


#s-e741a934-627a-4d18-bb3c-ff43994e6502 .shogun-image-content {
  
    align-items: center;
  
}

#s-0d46d161-fed6-4ed3-8744-915977011f00 {
  text-align: center;
}




  #s-0d46d161-fed6-4ed3-8744-915977011f00 img.shogun-image {
    
    width: px;
  }


#s-0d46d161-fed6-4ed3-8744-915977011f00 .shogun-image-content {
  
    align-items: center;
  
}

#s-2734fba4-453d-4a21-934b-d60df86149b8 {
  text-align: center;
}




  #s-2734fba4-453d-4a21-934b-d60df86149b8 img.shogun-image {
    
    width: px;
  }


#s-2734fba4-453d-4a21-934b-d60df86149b8 .shogun-image-content {
  
    align-items: center;
  
}

#s-088e8635-6935-4811-935e-fdd3862d0867 {
  text-align: center;
}




  #s-088e8635-6935-4811-935e-fdd3862d0867 img.shogun-image {
    
    width: px;
  }


#s-088e8635-6935-4811-935e-fdd3862d0867 .shogun-image-content {
  
    align-items: center;
  
}

#s-39e57301-459c-4fd5-bb92-5062d23a047f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-39e57301-459c-4fd5-bb92-5062d23a047f .shogun-heading-component h3 {
  color: rgba(11, 64, 102, 1);
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-5e2b9c0c-deca-4516-aa5e-8abbdd2cf76e {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 20px;
padding-bottom: 40px;
min-height: 500px;
background-position: center center;
}








#s-5e2b9c0c-deca-4516-aa5e-8abbdd2cf76e > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0);
  opacity: 1;
}#s-5e2b9c0c-deca-4516-aa5e-8abbdd2cf76e.shg-box.shg-c {
  justify-content: center;
}

#s-0f84ddef-45e4-4848-92c9-990cfe3810d1 {
  margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
max-width: 1200px;
text-align: left;
}

#s-0f84ddef-45e4-4848-92c9-990cfe3810d1 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 44px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b8fbb962-642d-48f7-bdb6-2529d587dd45 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b8fbb962-642d-48f7-bdb6-2529d587dd45"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-158d9d55-33c0-4947-92de-c51980c07125 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
max-width: 200px;
text-align: center;
}




  #s-158d9d55-33c0-4947-92de-c51980c07125 img.shogun-image {
    
    width: px;
  }


#s-158d9d55-33c0-4947-92de-c51980c07125 .shogun-image-content {
  
    align-items: center;
  
}

#s-a7284feb-afce-4b26-aedc-84ed94e27a5c {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
max-width: 200px;
text-align: center;
}




  #s-a7284feb-afce-4b26-aedc-84ed94e27a5c img.shogun-image {
    
    width: px;
  }


#s-a7284feb-afce-4b26-aedc-84ed94e27a5c .shogun-image-content {
  
    align-items: center;
  
}

#s-4b2a14b6-b7fd-45f5-89fd-c4a6bb8780e3 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
max-width: 200px;
text-align: center;
}




  #s-4b2a14b6-b7fd-45f5-89fd-c4a6bb8780e3 img.shogun-image {
    
    width: px;
  }


#s-4b2a14b6-b7fd-45f5-89fd-c4a6bb8780e3 .shogun-image-content {
  
    align-items: center;
  
}

#s-9a9c70f1-866c-4bc2-ae1e-9f483f1c2e17 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
max-width: 200px;
text-align: center;
}




  #s-9a9c70f1-866c-4bc2-ae1e-9f483f1c2e17 img.shogun-image {
    
    width: px;
  }


#s-9a9c70f1-866c-4bc2-ae1e-9f483f1c2e17 .shogun-image-content {
  
    align-items: center;
  
}

#s-0d2ac181-c927-42ec-8030-066630630e2e {
  padding-top: 50px;
padding-bottom: 20px;
min-height: 450px;
background-color: rgba(0, 172, 200, 1);
}








#s-0d2ac181-c927-42ec-8030-066630630e2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d2ac181-c927-42ec-8030-066630630e2e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b5b18f7f-0f25-44b5-956f-29820bafd026 {
  margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-bottom: 10px;
max-width: 1200px;
text-align: left;
}

#s-b5b18f7f-0f25-44b5-956f-29820bafd026 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 44px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



.shg-product-reviews-container {
  position: relative;
}

.shg-product-reviews-container .shg-product-reviews-wrapper {
  display: flex;
  flex-direction: column;
}

.shg-product-reviews-container .shg-product-reviews-title-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.shg-product-reviews-container .shg-product-reviews-actions {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.shg-product-reviews-title-header {
  width: 85%;
}

.shg-product-reviews-container .shg-product-reviews-hidden {
  display: none;
}

.shg-product-reviews-container .shg-product-reviews-stars {
  display: inline-block;
  margin: 10px 0;
  font-size: 0;
}

.shg-product-reviews-container
  .shg-product-reviews-stars.shg-product-reviews-stars-average {
  margin-right: 20px;
}

.shg-product-reviews-container .shg-product-reviews-loading {
  text-align: center;
}

.shg-product-reviews-container .shg-product-reviews-loading svg {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-star {
  display: inline-block;
}

.shg-product-reviews-container
  .shg-product-reviews-stars-hoverable
  .shg-product-reviews-star {
  cursor: pointer;
}

.shg-product-reviews-container .shg-product-reviews-stars > * {
  margin: 0 5px;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:first-child {
  margin-left: 0;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:last-child {
  margin-right: 0;
}

.shg-product-reviews-container .shg-product-reviews-button {
  cursor: pointer;
  display: inline-block;

  height: 40px;
  line-height: 40px;
  padding: 0 30px;

  border-radius: 3px;
}

.shg-product-reviews-container .shg-product-reviews-button-write {
  margin-top: 20px;
}

.shg-product-reviews-container .shg-product-reviews-based-on {
  display: inline-block;
  position: relative;
  top: -2px;
}

.shg-product-reviews-container .shg-product-reviews-date {
  margin: 10px 0;
}

.shg-product-reviews-container .shg-product-reviews-separator {
  height: 1px;
  margin: 20px 0;
  background-color: black;
}

.shg-product-reviews-container .shg-product-reviews-review-content {
  word-break: break-word;
  white-space: normal;
}

.shg-product-reviews-container .shg-product-reviews-empty-view {
  text-align: center;
  margin: 80px 0;
}

.shg-product-reviews-container .shg-product-reviews-title-margin {
  margin: 30px 0;
}

.shg-product-reviews-container .shg-product-reviews-label {
  display: block;
  margin-bottom: 10px;
}

.shg-product-reviews-container .shg-product-reviews-label-error {
  display: none;
  float: right;
}

.shg-product-reviews-container .shg-product-reviews-form {
  margin-top: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field {
  margin-top: 5px;
  margin-bottom: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error {
  color: #cf4747;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error input,
.shg-product-reviews-container .shg-product-reviews-form-field-error textarea {
  border-width: 2px;
  border-color: #cf4747;
}

.shg-product-reviews-container
  .shg-product-reviews-form-field-error
  .shg-product-reviews-label-error {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-form-input {
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
  border-radius: 3px;
  background: transparent;
  border: 1px solid black;
}

.shg-product-reviews-container input.shg-product-reviews-form-input {
  height: 40px;
  line-height: 40px;
}

.shg-product-reviews-container textarea.shg-product-reviews-form-input {
  padding-top: 10px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-items {
  margin-top: 30px;
  text-align: center;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item {
  cursor: pointer;
  display: inline-block;
  margin: 0 5px;
}

.shg-product-reviews-container
  .shg-product-reviews-pagination-item
  .shg-product-reviews-pagination-item-flip {
  transform: scaleX(-1);
}

.shg-product-reviews-container
  .shg-product-reviews-pagination-item:first-child {
  margin-right: 25px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item:last-child {
  margin-left: 25px;
}

#s-e4820134-e14a-4d45-a9a9-2ccbac21585b {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

#s-e4820134-e14a-4d45-a9a9-2ccbac21585b .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}

#s-e4820134-e14a-4d45-a9a9-2ccbac21585b .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-e4820134-e14a-4d45-a9a9-2ccbac21585b .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(255, 255, 255, 1);
}

#s-e4820134-e14a-4d45-a9a9-2ccbac21585b .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-e4820134-e14a-4d45-a9a9-2ccbac21585b .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-e4820134-e14a-4d45-a9a9-2ccbac21585b .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-e4820134-e14a-4d45-a9a9-2ccbac21585b .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(255, 255, 255, 1);
  color: rgba(0, 163, 190, 1);
}

#s-e4820134-e14a-4d45-a9a9-2ccbac21585b .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(255, 255, 255, 1);
}

#s-e4820134-e14a-4d45-a9a9-2ccbac21585b .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(255, 255, 255, 1);
}

#s-16d0f29b-d680-4625-afa5-6978d9a6f0ba {
  margin-bottom: 0px;
padding-top: 55px;
padding-bottom: 30px;
min-height: 250px;
background-color: rgba(255, 255, 255, 1);
}








#s-16d0f29b-d680-4625-afa5-6978d9a6f0ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16d0f29b-d680-4625-afa5-6978d9a6f0ba.shg-box.shg-c {
  justify-content: flex-start;
}

#s-261b3f75-0e2d-4aed-bdab-cd89401754d3 {
  margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
padding-top: 10px;
max-width: 1200px;
text-align: left;
}

#s-261b3f75-0e2d-4aed-bdab-cd89401754d3 .shogun-heading-component h2 {
  color: rgba(11, 64, 102, 1);
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 44px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f8aec11c-efb4-4024-b681-ad9ce8c438f1 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f8aec11c-efb4-4024-b681-ad9ce8c438f1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c8fbf209-a910-42fb-87df-a90b165b3800 {
  margin-top: -1px;
margin-left: auto;
margin-bottom: -1px;
margin-right: auto;
padding-top: 5px;
padding-bottom: 20px;
max-width: 1200px;
text-align: center;
}

#s-c8fbf209-a910-42fb-87df-a90b165b3800 .shogun-heading-component h3 {
  color: rgba(11, 64, 102, 1);
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fa68ad7a-d089-4fd4-b2df-4a5ae3a1e378 {
  display: none;
}
#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 172, 200, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a {
  max-width: 100%;
}

.shg-c#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a .shg-image-zoom,
.shg-c#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a {
  max-width: 100%;
}

.shg-c#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a .shg-image-zoom,
.shg-c#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a {
  max-width: 100%;
}

.shg-c#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a .shg-image-zoom,
.shg-c#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a {
  max-width: 100%;
}

.shg-c#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a .shg-image-zoom,
.shg-c#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a {
  max-width: 100%;
}

.shg-c#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a .shg-image-zoom,
.shg-c#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac6d1a0c-e9c7-4c6e-b51e-4e969c76de3a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-071accb1-c028-4b7c-9cf8-2e3bf9d29615 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-071accb1-c028-4b7c-9cf8-2e3bf9d29615 .shg-product-title-component h3 {
  color: rgba(0, 172, 200, 1);
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 18px;
}

.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-9bee30f1-cf52-45cf-8d2b-48fb77d976cf {
  padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 172, 200, 1);
text-align: center;
text-decoration: none;
}
#s-9bee30f1-cf52-45cf-8d2b-48fb77d976cf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9bee30f1-cf52-45cf-8d2b-48fb77d976cf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9bee30f1-cf52-45cf-8d2b-48fb77d976cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b3d556a6-6c2b-49b1-ba10-861e4c2d1166 {
  margin-top: -1px;
margin-left: auto;
margin-bottom: -1px;
margin-right: auto;
padding-top: 5px;
padding-bottom: 20px;
max-width: 1200px;
text-align: center;
}

#s-b3d556a6-6c2b-49b1-ba10-861e4c2d1166 .shogun-heading-component h3 {
  color: rgba(11, 64, 102, 1);
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-62281cf7-fcb5-41ad-b3a3-4fd8d76c51ac {
  text-align: center;
}




  #s-62281cf7-fcb5-41ad-b3a3-4fd8d76c51ac img.shogun-image {
    
    width: px;
  }


#s-62281cf7-fcb5-41ad-b3a3-4fd8d76c51ac .shogun-image-content {
  
    align-items: center;
  
}

#s-320d41dc-4088-47ca-b29c-16685904feb5 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-320d41dc-4088-47ca-b29c-16685904feb5 .shogun-heading-component h3 {
  color: rgba(0, 172, 200, 1);
  font-weight:   ;
  font-family: futura;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d92f947c-a1df-43c3-8aa0-3f3f2e271523 {
  padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 172, 200, 1);
text-align: center;
text-decoration: none;
}
#s-d92f947c-a1df-43c3-8aa0-3f3f2e271523:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d92f947c-a1df-43c3-8aa0-3f3f2e271523:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d92f947c-a1df-43c3-8aa0-3f3f2e271523.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1394049b-6762-403e-a49d-19f6d395c334 {
  display: none;
}
#s-040e4725-34c7-4113-8f8e-f84d599a011e {
  margin-top: -1px;
margin-left: auto;
margin-bottom: -1px;
margin-right: auto;
padding-top: 5px;
padding-bottom: 20px;
max-width: 1200px;
text-align: center;
}

#s-040e4725-34c7-4113-8f8e-f84d599a011e .shogun-heading-component h3 {
  color: rgba(11, 64, 102, 1);
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 172, 200, 1);
border-style: solid;
text-align: left;
}


.shg-c#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba {
  max-width: 100%;
}

.shg-c#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba .shg-image-zoom,
.shg-c#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba {
  max-width: 100%;
}

.shg-c#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba .shg-image-zoom,
.shg-c#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba {
  max-width: 100%;
}

.shg-c#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba .shg-image-zoom,
.shg-c#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba {
  max-width: 100%;
}

.shg-c#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba .shg-image-zoom,
.shg-c#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba {
  max-width: 100%;
}

.shg-c#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba .shg-image-zoom,
.shg-c#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7f50b8d-02b5-4186-a552-3af7baaf77ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-09e03ba1-4b7b-42f7-947d-5c26ac50d917 {
  margin-top: 10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-09e03ba1-4b7b-42f7-947d-5c26ac50d917 .shg-product-title-component h3 {
  color: rgba(0, 172, 200, 1);
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 18px;
}

#s-db3eae1a-2903-4326-baaf-3f9f53f933e5 {
  padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 172, 200, 1);
text-align: center;
text-decoration: none;
}
#s-db3eae1a-2903-4326-baaf-3f9f53f933e5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-db3eae1a-2903-4326-baaf-3f9f53f933e5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-db3eae1a-2903-4326-baaf-3f9f53f933e5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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