#s-6c360e4a-f5ba-4b7e-a586-67335991f9d8 {
  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-5e9a3032-e66d-43a6-b198-f7620076d455 {
  min-height: 500px;
}








#s-5e9a3032-e66d-43a6-b198-f7620076d455 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e9a3032-e66d-43a6-b198-f7620076d455.shg-box.shg-c {
  justify-content: center;
}

#s-0715054d-3d51-4b03-8af5-02a5cdb5df0e {
  background-image: url(https://i.shgcdn.com/5f12de99-5397-4b18-a127-cec657ecb846/-/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-0715054d-3d51-4b03-8af5-02a5cdb5df0e > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0);
  opacity: 1;
}#s-0715054d-3d51-4b03-8af5-02a5cdb5df0e.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-f501c1e7-c534-44f3-a381-21de4f9d51b9 {
  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-f501c1e7-c534-44f3-a381-21de4f9d51b9 .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-560589fc-8715-4ec7-bfd7-f66de2db60c8 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

#s-2ba8971c-1b86-4dcf-9309-5c4f81739908 {
  padding-top: 40px;
padding-bottom: 10px;
background-color: rgba(238, 238, 238, 0);
}








#s-2ba8971c-1b86-4dcf-9309-5c4f81739908 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0);
  opacity: 1;
}#s-2ba8971c-1b86-4dcf-9309-5c4f81739908.shg-box.shg-c {
  justify-content: flex-start;
}

#s-72dfe29d-8403-469e-8db3-3c50948d6eb1 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1200px;
text-align: left;
}

#s-72dfe29d-8403-469e-8db3-3c50948d6eb1 .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-bd993e06-7d4c-4f05-962d-57868ab62be8 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-bd993e06-7d4c-4f05-962d-57868ab62be8"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-29b8a220-e3fa-4871-af9c-e1d895d0f86e {
  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-7f28b80a-fca3-453b-8aaf-97cbd5f60d5d {
  margin-top: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 20px;
padding-right: 0px;
max-width: 450px;
text-align: right;
}




  #s-7f28b80a-fca3-453b-8aaf-97cbd5f60d5d img.shogun-image {
    
    width: px;
  }


#s-7f28b80a-fca3-453b-8aaf-97cbd5f60d5d .shogun-image-content {
  
    align-items: center;
  
}

#s-cb3d9bf3-de34-4e38-a0a3-4b3983d4fa2b {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 0px;
min-height: 500px;
background-color: rgba(0, 0, 0, 0);
}








#s-cb3d9bf3-de34-4e38-a0a3-4b3983d4fa2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb3d9bf3-de34-4e38-a0a3-4b3983d4fa2b.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-afffadba-1e8b-46a0-9fc2-17c17bec04da {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}
@media (min-width: 1200px){#s-afffadba-1e8b-46a0-9fc2-17c17bec04da {
  display: none;
}
#s-afffadba-1e8b-46a0-9fc2-17c17bec04da, #wrap-s-afffadba-1e8b-46a0-9fc2-17c17bec04da { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-afffadba-1e8b-46a0-9fc2-17c17bec04da {
  display: none;
}
#s-afffadba-1e8b-46a0-9fc2-17c17bec04da, #wrap-s-afffadba-1e8b-46a0-9fc2-17c17bec04da { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-afffadba-1e8b-46a0-9fc2-17c17bec04da {
  display: none;
}
#s-afffadba-1e8b-46a0-9fc2-17c17bec04da, #wrap-s-afffadba-1e8b-46a0-9fc2-17c17bec04da { display:none !important; }}@media (max-width: 767px){#s-afffadba-1e8b-46a0-9fc2-17c17bec04da {
  display: none;
}
#s-afffadba-1e8b-46a0-9fc2-17c17bec04da, #wrap-s-afffadba-1e8b-46a0-9fc2-17c17bec04da { display:none !important; }}
#s-afffadba-1e8b-46a0-9fc2-17c17bec04da .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid rgba(255, 255, 255, 0);
  border-radius: 0px;
}

#s-afffadba-1e8b-46a0-9fc2-17c17bec04da table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-afffadba-1e8b-46a0-9fc2-17c17bec04da td.shogun-table-column {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
  text-align: inherit;
}

#s-afffadba-1e8b-46a0-9fc2-17c17bec04da td.shogun-table-row {
  background-color: rgba(202, 196, 196, 0);
  padding: 10px;
}

#s-afffadba-1e8b-46a0-9fc2-17c17bec04da td.shogun-table-column, #s-afffadba-1e8b-46a0-9fc2-17c17bec04da td.shogun-table-row {
  border: 0px solid rgba(255, 255, 255, 0);
}

#s-e2821ea8-d817-41ed-a7ac-bd3fafe69782 {
  max-width: 220px;
text-align: center;
}




  #s-e2821ea8-d817-41ed-a7ac-bd3fafe69782 img.shogun-image {
    
    width: px;
  }


#s-e2821ea8-d817-41ed-a7ac-bd3fafe69782 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-4808df1e-5477-46e9-85e8-56b8d03b173a {
  max-width: 220px;
text-align: center;
}




  #s-4808df1e-5477-46e9-85e8-56b8d03b173a img.shogun-image {
    
    width: px;
  }


#s-4808df1e-5477-46e9-85e8-56b8d03b173a .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-00372e72-4919-47c4-b57c-26d94210666a {
  max-width: 220px;
text-align: center;
}




  #s-00372e72-4919-47c4-b57c-26d94210666a img.shogun-image {
    
    width: px;
  }


#s-00372e72-4919-47c4-b57c-26d94210666a .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-eb93566f-6a1e-4c1f-a191-b0e5d809f8f2 {
  margin-left: auto;
margin-right: auto;
}

#s-395aa01c-edf9-48cd-a7d5-a8cbaa98e527 {
  margin-left: auto;
margin-right: auto;
}

#s-b10a0c63-9257-40be-940c-a3f79e6043ac {
  margin-left: auto;
margin-right: auto;
}

#s-f465b0b3-16af-4df3-97f3-abf06a8cfc8a {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}
@media (min-width: 1200px){#s-f465b0b3-16af-4df3-97f3-abf06a8cfc8a {
  display: none;
}
#s-f465b0b3-16af-4df3-97f3-abf06a8cfc8a, #wrap-s-f465b0b3-16af-4df3-97f3-abf06a8cfc8a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f465b0b3-16af-4df3-97f3-abf06a8cfc8a {
  display: none;
}
#s-f465b0b3-16af-4df3-97f3-abf06a8cfc8a, #wrap-s-f465b0b3-16af-4df3-97f3-abf06a8cfc8a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f465b0b3-16af-4df3-97f3-abf06a8cfc8a {
  display: none;
}
#s-f465b0b3-16af-4df3-97f3-abf06a8cfc8a, #wrap-s-f465b0b3-16af-4df3-97f3-abf06a8cfc8a { display:none !important; }}@media (max-width: 767px){#s-f465b0b3-16af-4df3-97f3-abf06a8cfc8a {
  display: none;
}
#s-f465b0b3-16af-4df3-97f3-abf06a8cfc8a, #wrap-s-f465b0b3-16af-4df3-97f3-abf06a8cfc8a { display:none !important; }}
#s-f465b0b3-16af-4df3-97f3-abf06a8cfc8a .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid rgba(255, 255, 255, 0);
  border-radius: 0px;
}

#s-f465b0b3-16af-4df3-97f3-abf06a8cfc8a table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-f465b0b3-16af-4df3-97f3-abf06a8cfc8a td.shogun-table-column {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
  text-align: inherit;
}

#s-f465b0b3-16af-4df3-97f3-abf06a8cfc8a td.shogun-table-row {
  background-color: rgba(202, 196, 196, 0);
  padding: 10px;
}

#s-f465b0b3-16af-4df3-97f3-abf06a8cfc8a td.shogun-table-column, #s-f465b0b3-16af-4df3-97f3-abf06a8cfc8a td.shogun-table-row {
  border: 0px solid rgba(255, 255, 255, 0);
}

#s-1ceeb921-f74c-47ec-bf2b-bed68d8160f5 {
  max-width: 220px;
text-align: center;
}




  #s-1ceeb921-f74c-47ec-bf2b-bed68d8160f5 img.shogun-image {
    
    width: px;
  }


#s-1ceeb921-f74c-47ec-bf2b-bed68d8160f5 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-1dffffb4-70db-4c2b-b633-08c0062daf3f {
  max-width: 220px;
text-align: center;
}




  #s-1dffffb4-70db-4c2b-b633-08c0062daf3f img.shogun-image {
    
    width: px;
  }


#s-1dffffb4-70db-4c2b-b633-08c0062daf3f .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-03b80480-5f30-4a79-b94d-9c8df9b53b0f {
  max-width: 220px;
text-align: center;
}




  #s-03b80480-5f30-4a79-b94d-9c8df9b53b0f img.shogun-image {
    
    width: px;
  }


#s-03b80480-5f30-4a79-b94d-9c8df9b53b0f .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-cd2b2078-c0e4-4aa0-9544-cca1f203773d {
  max-width: 220px;
text-align: center;
}




  #s-cd2b2078-c0e4-4aa0-9544-cca1f203773d img.shogun-image {
    
    width: px;
  }


#s-cd2b2078-c0e4-4aa0-9544-cca1f203773d .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-16aca207-21da-4a91-b587-dac2d97f5c95 {
  max-width: 220px;
text-align: center;
}




  #s-16aca207-21da-4a91-b587-dac2d97f5c95 img.shogun-image {
    
    width: px;
  }


#s-16aca207-21da-4a91-b587-dac2d97f5c95 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-a733f31b-4ee0-4c60-90ae-469c0bad15d5 {
  margin-left: auto;
margin-right: auto;
}

#s-2f39f459-8cda-4928-8a31-bd2d30a3052f {
  margin-left: auto;
margin-right: auto;
}

#s-fd7837c0-f05a-457e-a817-e65efa3d0a90 {
  margin-left: auto;
margin-right: auto;
}

#s-358dd410-6227-478e-9c5f-69a66da3caba {
  margin-left: auto;
margin-right: auto;
}

#s-4f19c19b-0860-4960-9f9a-e51353cc8c02 {
  margin-left: auto;
margin-right: auto;
}

#s-8082a8c3-b913-4af6-aa82-4a4fefb2c8cf {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
max-width: 1200px;
}

#s-b64e24c5-7b26-4ff6-9fc2-9711774b2be5 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}








#s-b64e24c5-7b26-4ff6-9fc2-9711774b2be5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b64e24c5-7b26-4ff6-9fc2-9711774b2be5.shg-box.shg-c {
  justify-content: center;
}

#s-25e73ed2-7b70-4999-95ed-2a39c420a0e9 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 25px;
padding-bottom: 25px;
min-height: 400px;
background-color: rgba(255, 255, 255, 1);
}








#s-25e73ed2-7b70-4999-95ed-2a39c420a0e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25e73ed2-7b70-4999-95ed-2a39c420a0e9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8266b8e5-26f1-4b5a-9c07-571635f03a8a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 15px;
max-width: 1200px;
text-align: left;
}

#s-8266b8e5-26f1-4b5a-9c07-571635f03a8a .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-3099bceb-3370-4dc1-8951-84c981923708 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3099bceb-3370-4dc1-8951-84c981923708"] > .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-cfa4eb47-4233-4bae-9a51-dddf702e55a6 {
  padding-top: 0px;
padding-bottom: 20px;
padding-right: 20px;
text-align: left;
}


.shg-c#s-cfa4eb47-4233-4bae-9a51-dddf702e55a6 {
  max-width: 100%;
}

.shg-c#s-cfa4eb47-4233-4bae-9a51-dddf702e55a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfa4eb47-4233-4bae-9a51-dddf702e55a6 .shg-image-zoom,
.shg-c#s-cfa4eb47-4233-4bae-9a51-dddf702e55a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfa4eb47-4233-4bae-9a51-dddf702e55a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cfa4eb47-4233-4bae-9a51-dddf702e55a6 {
  max-width: 100%;
}

.shg-c#s-cfa4eb47-4233-4bae-9a51-dddf702e55a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfa4eb47-4233-4bae-9a51-dddf702e55a6 .shg-image-zoom,
.shg-c#s-cfa4eb47-4233-4bae-9a51-dddf702e55a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfa4eb47-4233-4bae-9a51-dddf702e55a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cfa4eb47-4233-4bae-9a51-dddf702e55a6 {
  max-width: 100%;
}

.shg-c#s-cfa4eb47-4233-4bae-9a51-dddf702e55a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfa4eb47-4233-4bae-9a51-dddf702e55a6 .shg-image-zoom,
.shg-c#s-cfa4eb47-4233-4bae-9a51-dddf702e55a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfa4eb47-4233-4bae-9a51-dddf702e55a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cfa4eb47-4233-4bae-9a51-dddf702e55a6 {
  max-width: 100%;
}

.shg-c#s-cfa4eb47-4233-4bae-9a51-dddf702e55a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfa4eb47-4233-4bae-9a51-dddf702e55a6 .shg-image-zoom,
.shg-c#s-cfa4eb47-4233-4bae-9a51-dddf702e55a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfa4eb47-4233-4bae-9a51-dddf702e55a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cfa4eb47-4233-4bae-9a51-dddf702e55a6 {
  max-width: 100%;
}

.shg-c#s-cfa4eb47-4233-4bae-9a51-dddf702e55a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfa4eb47-4233-4bae-9a51-dddf702e55a6 .shg-image-zoom,
.shg-c#s-cfa4eb47-4233-4bae-9a51-dddf702e55a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfa4eb47-4233-4bae-9a51-dddf702e55a6 .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-8b793fc0-6a38-44e1-8d26-e20c0e4f2ed5 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-8b793fc0-6a38-44e1-8d26-e20c0e4f2ed5 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-ed1ec9bb-0030-496a-8184-ba6a391523ce {
  text-align: left;
}

#s-ed1ec9bb-0030-496a-8184-ba6a391523ce .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-ed1ec9bb-0030-496a-8184-ba6a391523ce .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ed1ec9bb-0030-496a-8184-ba6a391523ce .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-a9620c6e-c624-4e5f-be88-eee4b6aff044 {
  margin-top: 30px;
margin-bottom: 30px;
text-align: left;
}

#s-a9620c6e-c624-4e5f-be88-eee4b6aff044 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: column;
}

#s-a9620c6e-c624-4e5f-be88-eee4b6aff044 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-a9620c6e-c624-4e5f-be88-eee4b6aff044 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-a9620c6e-c624-4e5f-be88-eee4b6aff044 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-top: 10px;
}


  #s-a9620c6e-c624-4e5f-be88-eee4b6aff044 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-a9620c6e-c624-4e5f-be88-eee4b6aff044 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

.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-14a6acf2-29e4-4f58-99c3-35f6ef39ce9e {
  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-14a6acf2-29e4-4f58-99c3-35f6ef39ce9e: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-14a6acf2-29e4-4f58-99c3-35f6ef39ce9e: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-14a6acf2-29e4-4f58-99c3-35f6ef39ce9e-atc-btn-wrapper {
    text-align: left;
  }


#s-14a6acf2-29e4-4f58-99c3-35f6ef39ce9e {
  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-14a6acf2-29e4-4f58-99c3-35f6ef39ce9e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-14a6acf2-29e4-4f58-99c3-35f6ef39ce9e.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  font-family: Roboto Condensed;
  display:  inline-block ;
}

#s-14a6acf2-29e4-4f58-99c3-35f6ef39ce9e.shg-btn.shg-product-atc-error {
  font-weight: normal;
  font-family: Roboto Condensed;
  
  font-size: 15px;
  color: rgba(255, 255, 255, 1);
}



#s-17e7cc0a-25ff-438c-93a1-16e5d1f1af6f {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-1a5eb2a1-9a2d-4556-bd69-a90439da30eb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-78fabfd2-2c1e-4488-83bc-5b73ce8ba6bb {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

#s-1117684f-24b7-496a-aab8-2ecf46e5b691 {
  padding-top: 60px;
padding-bottom: 60px;
min-height: 50px;
background-color: rgba(246, 246, 246, 1);
}








#s-1117684f-24b7-496a-aab8-2ecf46e5b691 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1117684f-24b7-496a-aab8-2ecf46e5b691.shg-box.shg-c {
  justify-content: center;
}

#s-6f334970-4ba5-4d7e-8de1-0c1482330722 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 1200px;
}

#s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe {
  margin-left: auto;
margin-bottom: 80px;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e9e66c2e-09d5-48a6-acb4-f7439cf424fe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-70770304-5a44-4bba-9a8b-83a3bab6cf20 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid rgba(255, 255, 255, 0.36);
  border-radius: 0px;
}

#s-70770304-5a44-4bba-9a8b-83a3bab6cf20 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-70770304-5a44-4bba-9a8b-83a3bab6cf20 td.shogun-table-column {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
  text-align: inherit;
}

#s-70770304-5a44-4bba-9a8b-83a3bab6cf20 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
}

#s-70770304-5a44-4bba-9a8b-83a3bab6cf20 td.shogun-table-column, #s-70770304-5a44-4bba-9a8b-83a3bab6cf20 td.shogun-table-row {
  border: 0px solid rgba(255, 255, 255, 0.36);
}

#s-6b8cd03b-728f-475c-a8c7-754cd73bf6b7 {
  margin-left: auto;
margin-right: auto;
}

#s-6b8cd03b-728f-475c-a8c7-754cd73bf6b7 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(246, 246, 246, 1);
  border-radius: 0px;
}

#s-6b8cd03b-728f-475c-a8c7-754cd73bf6b7 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-6b8cd03b-728f-475c-a8c7-754cd73bf6b7 td.shogun-table-column {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
  text-align: inherit;
}

#s-6b8cd03b-728f-475c-a8c7-754cd73bf6b7 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 0);
  padding: 10px;
}

#s-6b8cd03b-728f-475c-a8c7-754cd73bf6b7 td.shogun-table-column, #s-6b8cd03b-728f-475c-a8c7-754cd73bf6b7 td.shogun-table-row {
  border: 1px solid rgba(246, 246, 246, 1);
}

#s-220412f1-e9f9-4cf1-a386-d0bb7953b7e7 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

#s-b012a26f-ca54-4c55-8bed-cd24e42861cf {
  margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
max-width: 1200px;
}

#s-d4ecfa40-e44e-4938-adb2-fd670301b389 {
  padding-top: 60px;
padding-bottom: 60px;
min-height: 50px;
background-color: rgba(246, 246, 246, 1);
}








#s-d4ecfa40-e44e-4938-adb2-fd670301b389 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4ecfa40-e44e-4938-adb2-fd670301b389.shg-box.shg-c {
  justify-content: center;
}

#s-ba0fab5e-88f3-4cfd-b966-590d29caf399 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 1200px;
}

#s-1da52e8d-9411-4705-9f1c-d6d718f3a2f9 {
  margin-left: auto;
margin-right: auto;
max-width: 1201px;
}

#s-804e7bc7-9f13-4bb6-b24a-714132766e34 {
  min-height: 50px;
}








#s-804e7bc7-9f13-4bb6-b24a-714132766e34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-804e7bc7-9f13-4bb6-b24a-714132766e34.shg-box.shg-c {
  justify-content: center;
}

#s-f5380ace-b81a-4953-84bd-b3261694862b {
  margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
max-width: 1200px;
text-align: left;
}

#s-f5380ace-b81a-4953-84bd-b3261694862b .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-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-81b60177-59ef-476e-aec7-8e277cf1b69a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-bacd513a-fe5b-49f1-846d-e7f46fe30c7c {
  text-align: center;
}




  #s-bacd513a-fe5b-49f1-846d-e7f46fe30c7c img.shogun-image {
    
    width: px;
  }


#s-bacd513a-fe5b-49f1-846d-e7f46fe30c7c .shogun-image-content {
  
    align-items: center;
  
}

#s-e412c307-1791-4ce6-bbee-6baff50a17af {
  text-align: center;
}




  #s-e412c307-1791-4ce6-bbee-6baff50a17af img.shogun-image {
    
    width: px;
  }


#s-e412c307-1791-4ce6-bbee-6baff50a17af .shogun-image-content {
  
    align-items: center;
  
}

#s-128e1672-0ec8-4eb8-94bd-9c6b2abb25e8 {
  text-align: center;
}




  #s-128e1672-0ec8-4eb8-94bd-9c6b2abb25e8 img.shogun-image {
    
    width: px;
  }


#s-128e1672-0ec8-4eb8-94bd-9c6b2abb25e8 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-24ee8b4f-7679-4550-8f30-8afe96c6768a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-bc90db6f-0809-4953-b2a4-46a1c8ca5e86 {
  text-align: center;
}




  #s-bc90db6f-0809-4953-b2a4-46a1c8ca5e86 img.shogun-image {
    
    width: px;
  }


#s-bc90db6f-0809-4953-b2a4-46a1c8ca5e86 .shogun-image-content {
  
    align-items: center;
  
}

#s-9c602c40-f375-4ecd-914e-8a3415dcc294 {
  text-align: center;
}




  #s-9c602c40-f375-4ecd-914e-8a3415dcc294 img.shogun-image {
    
    width: px;
  }


#s-9c602c40-f375-4ecd-914e-8a3415dcc294 .shogun-image-content {
  
    align-items: center;
  
}

#s-6efb10f3-b862-420c-ae3e-0faf4e4e1cb8 {
  text-align: center;
}




  #s-6efb10f3-b862-420c-ae3e-0faf4e4e1cb8 img.shogun-image {
    
    width: px;
  }


#s-6efb10f3-b862-420c-ae3e-0faf4e4e1cb8 .shogun-image-content {
  
    align-items: center;
  
}

#s-80b28278-956f-45dc-b967-0494e9061071 {
  min-height: 50px;
}








#s-80b28278-956f-45dc-b967-0494e9061071 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80b28278-956f-45dc-b967-0494e9061071.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-06c29593-e2a7-4ec4-99ae-e1768c64ba23 {
  padding-top: 60px;
padding-bottom: 60px;
min-height: 200px;
}








#s-06c29593-e2a7-4ec4-99ae-e1768c64ba23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06c29593-e2a7-4ec4-99ae-e1768c64ba23.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ca7b2c8a-8530-45ff-bf12-8c96514f8b90 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
max-width: 1200px;
text-align: left;
}

#s-ca7b2c8a-8530-45ff-bf12-8c96514f8b90 .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-2d6d4781-d103-4c00-9c35-0affcc9cab14 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (max-width: 767px) {
  [id="s-2d6d4781-d103-4c00-9c35-0affcc9cab14"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-3ca1243a-3afa-4198-8720-3e2564d064dc {
  padding-top: 40px;
padding-bottom: 40px;
text-align: left;
}




  #s-3ca1243a-3afa-4198-8720-3e2564d064dc img.shogun-image {
    
    width: px;
  }


#s-3ca1243a-3afa-4198-8720-3e2564d064dc .shogun-image-content {
  
    align-items: center;
  
}

#s-9c287a78-874f-4665-88c3-a48bf8ccd6f3 {
  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-9c287a78-874f-4665-88c3-a48bf8ccd6f3 .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-62991e6f-307c-4859-b6ee-75681d803ab7 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (max-width: 767px) {
  [id="s-62991e6f-307c-4859-b6ee-75681d803ab7"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-d938f454-5ac3-4c8a-b28a-c47f0938422a {
  padding-top: 40px;
padding-left: 0px;
padding-bottom: 40px;
padding-right: 0px;
text-align: left;
}




  #s-d938f454-5ac3-4c8a-b28a-c47f0938422a img.shogun-image {
    
    width: px;
  }


#s-d938f454-5ac3-4c8a-b28a-c47f0938422a .shogun-image-content {
  
    align-items: center;
  
}

#s-8e1da6ee-c443-403d-828c-23d7460649d3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8e1da6ee-c443-403d-828c-23d7460649d3 .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-28905991-ebb6-46d3-8fb1-55964e1b34d4 {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (max-width: 767px) {
  [id="s-28905991-ebb6-46d3-8fb1-55964e1b34d4"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-445abd9c-b059-472b-b05e-d73bf8ec3dee {
  padding-top: 40px;
padding-left: 0px;
padding-bottom: 40px;
padding-right: 0px;
text-align: left;
}




  #s-445abd9c-b059-472b-b05e-d73bf8ec3dee img.shogun-image {
    
    width: px;
  }


#s-445abd9c-b059-472b-b05e-d73bf8ec3dee .shogun-image-content {
  
    align-items: center;
  
}

#s-09764d0c-ab8e-493a-ba98-cdb986b91cb2 {
  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-09764d0c-ab8e-493a-ba98-cdb986b91cb2 .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-0635b943-3b0f-4b75-9fcf-5d3856ce40b3 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 20px;
padding-bottom: 40px;
min-height: 500px;
background-position: center bottom;
}








#s-0635b943-3b0f-4b75-9fcf-5d3856ce40b3 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0);
  opacity: 1;
}#s-0635b943-3b0f-4b75-9fcf-5d3856ce40b3.shg-box.shg-c {
  justify-content: center;
}

#s-f3784c1f-bbd5-4731-8bba-4e09adaaba88 {
  margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
max-width: 1200px;
text-align: left;
}

#s-f3784c1f-bbd5-4731-8bba-4e09adaaba88 .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-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-4d8ec39a-7e97-41d1-a23d-c80ba7e284fc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-35e71445-94e9-4505-a5b1-89bd99b494f2 {
  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-35e71445-94e9-4505-a5b1-89bd99b494f2 img.shogun-image {
    
    width: px;
  }


#s-35e71445-94e9-4505-a5b1-89bd99b494f2 .shogun-image-content {
  
    align-items: center;
  
}

#s-d8085729-3837-437c-8de4-8fa6fa195f5d {
  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-d8085729-3837-437c-8de4-8fa6fa195f5d img.shogun-image {
    
    width: px;
  }


#s-d8085729-3837-437c-8de4-8fa6fa195f5d .shogun-image-content {
  
    align-items: center;
  
}

#s-3205bfb3-ab22-4f3e-9b2d-c685a0ba9fb3 {
  padding-top: 50px;
padding-bottom: 20px;
min-height: 450px;
background-color: rgba(0, 172, 200, 1);
}








#s-3205bfb3-ab22-4f3e-9b2d-c685a0ba9fb3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3205bfb3-ab22-4f3e-9b2d-c685a0ba9fb3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0236bb4b-0c0a-485d-bf37-4d40683048dc {
  margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-bottom: 10px;
max-width: 1200px;
text-align: left;
}

#s-0236bb4b-0c0a-485d-bf37-4d40683048dc .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-3acbd86f-3b02-4bcb-af80-1cf9bf986313 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

#s-3acbd86f-3b02-4bcb-af80-1cf9bf986313 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}

#s-3acbd86f-3b02-4bcb-af80-1cf9bf986313 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-3acbd86f-3b02-4bcb-af80-1cf9bf986313 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(255, 255, 255, 1);
}

#s-3acbd86f-3b02-4bcb-af80-1cf9bf986313 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-3acbd86f-3b02-4bcb-af80-1cf9bf986313 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-3acbd86f-3b02-4bcb-af80-1cf9bf986313 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-3acbd86f-3b02-4bcb-af80-1cf9bf986313 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(255, 255, 255, 1);
  color: rgba(0, 172, 200, 1);
}

#s-3acbd86f-3b02-4bcb-af80-1cf9bf986313 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(255, 255, 255, 1);
}

#s-3acbd86f-3b02-4bcb-af80-1cf9bf986313 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(255, 255, 255, 1);
}

#s-cbbe99a0-be08-40b1-aa25-9de97c737d58 {
  margin-bottom: 0px;
padding-top: 55px;
padding-bottom: 30px;
min-height: 250px;
background-color: rgba(255, 255, 255, 1);
}








#s-cbbe99a0-be08-40b1-aa25-9de97c737d58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cbbe99a0-be08-40b1-aa25-9de97c737d58.shg-box.shg-c {
  justify-content: flex-start;
}

#s-df20064d-ebda-441f-ba5c-b90c0648010b {
  margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
padding-top: 10px;
max-width: 1200px;
text-align: left;
}

#s-df20064d-ebda-441f-ba5c-b90c0648010b .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-21214438-33b6-4531-95e5-918b98679239 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-21214438-33b6-4531-95e5-918b98679239"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0fe71071-b2f2-4b59-93a9-4fc1e3539d05 {
  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-0fe71071-b2f2-4b59-93a9-4fc1e3539d05 .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-206555d8-1bc6-4c1c-97ce-79cd8b286fc4 {
  display: none;
}
#s-8123bdd1-58ed-4d94-975d-2b9321f634fe {
  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-8123bdd1-58ed-4d94-975d-2b9321f634fe {
  max-width: 100%;
}

.shg-c#s-8123bdd1-58ed-4d94-975d-2b9321f634fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8123bdd1-58ed-4d94-975d-2b9321f634fe .shg-image-zoom,
.shg-c#s-8123bdd1-58ed-4d94-975d-2b9321f634fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8123bdd1-58ed-4d94-975d-2b9321f634fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8123bdd1-58ed-4d94-975d-2b9321f634fe {
  max-width: 100%;
}

.shg-c#s-8123bdd1-58ed-4d94-975d-2b9321f634fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8123bdd1-58ed-4d94-975d-2b9321f634fe .shg-image-zoom,
.shg-c#s-8123bdd1-58ed-4d94-975d-2b9321f634fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8123bdd1-58ed-4d94-975d-2b9321f634fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8123bdd1-58ed-4d94-975d-2b9321f634fe {
  max-width: 100%;
}

.shg-c#s-8123bdd1-58ed-4d94-975d-2b9321f634fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8123bdd1-58ed-4d94-975d-2b9321f634fe .shg-image-zoom,
.shg-c#s-8123bdd1-58ed-4d94-975d-2b9321f634fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8123bdd1-58ed-4d94-975d-2b9321f634fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8123bdd1-58ed-4d94-975d-2b9321f634fe {
  max-width: 100%;
}

.shg-c#s-8123bdd1-58ed-4d94-975d-2b9321f634fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8123bdd1-58ed-4d94-975d-2b9321f634fe .shg-image-zoom,
.shg-c#s-8123bdd1-58ed-4d94-975d-2b9321f634fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8123bdd1-58ed-4d94-975d-2b9321f634fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8123bdd1-58ed-4d94-975d-2b9321f634fe {
  max-width: 100%;
}

.shg-c#s-8123bdd1-58ed-4d94-975d-2b9321f634fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8123bdd1-58ed-4d94-975d-2b9321f634fe .shg-image-zoom,
.shg-c#s-8123bdd1-58ed-4d94-975d-2b9321f634fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8123bdd1-58ed-4d94-975d-2b9321f634fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d85d44c3-c1ea-4229-b069-a6b0cf7bcaee {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d85d44c3-c1ea-4229-b069-a6b0cf7bcaee .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-dbb3e3f7-847e-45b2-9970-5394a7e5cb3d {
  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-dbb3e3f7-847e-45b2-9970-5394a7e5cb3d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dbb3e3f7-847e-45b2-9970-5394a7e5cb3d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-dbb3e3f7-847e-45b2-9970-5394a7e5cb3d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-25af678b-cee8-4373-a8de-c18587c27cde {
  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-25af678b-cee8-4373-a8de-c18587c27cde .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-a741300f-cc85-451f-82f3-ca250ad390e9 {
  text-align: center;
}




  #s-a741300f-cc85-451f-82f3-ca250ad390e9 img.shogun-image {
    
    width: px;
  }


#s-a741300f-cc85-451f-82f3-ca250ad390e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-74fdcb10-a650-4609-8b7b-b2b233036665 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-74fdcb10-a650-4609-8b7b-b2b233036665 .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-bc02b1da-591a-4af9-a1a3-ddb80a1ce2f1 {
  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-bc02b1da-591a-4af9-a1a3-ddb80a1ce2f1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bc02b1da-591a-4af9-a1a3-ddb80a1ce2f1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bc02b1da-591a-4af9-a1a3-ddb80a1ce2f1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ea4c85c0-0ba1-4263-9661-88b3ef4aab50 {
  display: none;
}
#s-14f8816f-9ade-4244-bce9-9f6ca68edb35 {
  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-14f8816f-9ade-4244-bce9-9f6ca68edb35 .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-27e613da-f872-4fa6-bbc8-41572eb3ba71 {
  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-27e613da-f872-4fa6-bbc8-41572eb3ba71 {
  max-width: 100%;
}

.shg-c#s-27e613da-f872-4fa6-bbc8-41572eb3ba71 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27e613da-f872-4fa6-bbc8-41572eb3ba71 .shg-image-zoom,
.shg-c#s-27e613da-f872-4fa6-bbc8-41572eb3ba71 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-27e613da-f872-4fa6-bbc8-41572eb3ba71 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-27e613da-f872-4fa6-bbc8-41572eb3ba71 {
  max-width: 100%;
}

.shg-c#s-27e613da-f872-4fa6-bbc8-41572eb3ba71 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27e613da-f872-4fa6-bbc8-41572eb3ba71 .shg-image-zoom,
.shg-c#s-27e613da-f872-4fa6-bbc8-41572eb3ba71 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-27e613da-f872-4fa6-bbc8-41572eb3ba71 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-27e613da-f872-4fa6-bbc8-41572eb3ba71 {
  max-width: 100%;
}

.shg-c#s-27e613da-f872-4fa6-bbc8-41572eb3ba71 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27e613da-f872-4fa6-bbc8-41572eb3ba71 .shg-image-zoom,
.shg-c#s-27e613da-f872-4fa6-bbc8-41572eb3ba71 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-27e613da-f872-4fa6-bbc8-41572eb3ba71 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-27e613da-f872-4fa6-bbc8-41572eb3ba71 {
  max-width: 100%;
}

.shg-c#s-27e613da-f872-4fa6-bbc8-41572eb3ba71 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27e613da-f872-4fa6-bbc8-41572eb3ba71 .shg-image-zoom,
.shg-c#s-27e613da-f872-4fa6-bbc8-41572eb3ba71 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-27e613da-f872-4fa6-bbc8-41572eb3ba71 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-27e613da-f872-4fa6-bbc8-41572eb3ba71 {
  max-width: 100%;
}

.shg-c#s-27e613da-f872-4fa6-bbc8-41572eb3ba71 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27e613da-f872-4fa6-bbc8-41572eb3ba71 .shg-image-zoom,
.shg-c#s-27e613da-f872-4fa6-bbc8-41572eb3ba71 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-27e613da-f872-4fa6-bbc8-41572eb3ba71 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6047b6e2-44cd-4158-af32-1d30249706f9 {
  margin-top: 10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6047b6e2-44cd-4158-af32-1d30249706f9 .shg-product-title-component h3 {
  color: rgba(0, 172, 200, 1);
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 18px;
}

#s-7f871103-6a47-4e39-85ea-243861bc9f67 {
  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-7f871103-6a47-4e39-85ea-243861bc9f67:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7f871103-6a47-4e39-85ea-243861bc9f67:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7f871103-6a47-4e39-85ea-243861bc9f67.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;
}
