.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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "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;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-52718dbb-9613-4293-b40b-3c1b71a32a08 {
  margin-top: -65px;
text-align: center;
}







  #s-52718dbb-9613-4293-b40b-3c1b71a32a08 img.shogun-image {
    

    
    
    
  }


#s-52718dbb-9613-4293-b40b-3c1b71a32a08 .shogun-image-content {
  
    align-items: center;
  
}

.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-0539abc9-0e0e-45a6-9d52-f5f091a13be9 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-0539abc9-0e0e-45a6-9d52-f5f091a13be9 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

.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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-b6eae569-d571-4b5f-855c-c68b49e0b3bb {
  padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
}

#s-b6eae569-d571-4b5f-855c-c68b49e0b3bb .shogun-heading-component h1 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



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

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

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

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

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

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

.shg-default-text-content 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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.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 ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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 {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  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;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

#s-ef2fa56c-5f27-4805-98b1-566a49b290fd {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
}

#s-be1d3064-478f-4efb-98ed-815a91b9440b {
  box-shadow:0px 0px 0px 0px rgba(236, 232, 232, 1);
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(48, 48, 76, 1);
border-style: solid;
background-color: rgba(253, 249, 235, 1);
}

#s-5c9af5db-50ba-4935-bf79-f4223f5d444f {
  padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
}

#s-5c9af5db-50ba-4935-bf79-f4223f5d444f .shogun-heading-component h2 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-5569af2a-1741-49ff-8f5c-1c71e2c8d6bf {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
}

.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

@media (min-width: 0px) {
[id="s-7e72ac5f-6e8b-4515-b8e2-4961996c07a7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7e72ac5f-6e8b-4515-b8e2-4961996c07a7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-7e72ac5f-6e8b-4515-b8e2-4961996c07a7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-7e72ac5f-6e8b-4515-b8e2-4961996c07a7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-09699424-a0ca-421b-b5dc-8690e06edd88 {
  text-align: center;
}







  #s-09699424-a0ca-421b-b5dc-8690e06edd88 img.shogun-image {
    

    
    
    
  }


#s-09699424-a0ca-421b-b5dc-8690e06edd88 .shogun-image-content {
  
    align-items: center;
  
}

#s-a25cf66d-ee85-4321-bdf2-977e806f4d67 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a25cf66d-ee85-4321-bdf2-977e806f4d67 .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-3c226ff2-2bd5-4bde-87d9-c7aeb21d1306 {
  padding-left: 15px;
padding-right: 15px;
}

#s-e3df2192-4e8c-402d-bcfa-200233c19bc3 hr {
  border-top: 1px solid rgba(252, 252, 252, 1);
}

#s-fdd10cfd-53e0-4244-a450-336a3ef11f5a {
  padding-top: 13px;
padding-left: 15px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(48, 48, 76, 1);
border-style: solid;
max-width: 100%;
background-color: rgba(253, 249, 235, 1);
}

#s-13a21926-8671-4138-8652-d0fd476aae82 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-13a21926-8671-4138-8652-d0fd476aae82 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-4ccfd9c0-c38b-4fd0-8836-7ba9622c5369"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4ccfd9c0-c38b-4fd0-8836-7ba9622c5369"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-4ccfd9c0-c38b-4fd0-8836-7ba9622c5369"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-4ccfd9c0-c38b-4fd0-8836-7ba9622c5369"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-25328f5f-df1b-40e0-94f7-79b95c602250 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-25328f5f-df1b-40e0-94f7-79b95c602250 .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-fee50bce-80c8-490b-aba4-b70419373784 {
  padding-left: 20px;
padding-right: 20px;
}

#s-94edde8d-1419-43e8-add4-de1994cef655 {
  text-align: center;
}







  #s-94edde8d-1419-43e8-add4-de1994cef655 img.shogun-image {
    

    
    
    
  }


#s-94edde8d-1419-43e8-add4-de1994cef655 .shogun-image-content {
  
    align-items: center;
  
}

.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * 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: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  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 {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-287c5cbc-d217-4b28-afed-eefe3ad37642 {
  min-height: 50px;
}








#s-287c5cbc-d217-4b28-afed-eefe3ad37642 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-287c5cbc-d217-4b28-afed-eefe3ad37642.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-21fdad19-4455-44f4-b932-4b3c23d8d67c {
  padding-top: 13px;
padding-left: 15px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(48, 48, 76, 1);
border-style: solid;
max-width: 100%;
background-color: rgba(253, 249, 235, 1);
}

#s-8f654423-1816-4f43-905e-7a85cdd40fbd {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-8f654423-1816-4f43-905e-7a85cdd40fbd hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-2e39e963-ba10-4b03-aa20-db9156ef2af7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2e39e963-ba10-4b03-aa20-db9156ef2af7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-2e39e963-ba10-4b03-aa20-db9156ef2af7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-2e39e963-ba10-4b03-aa20-db9156ef2af7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-f4dd5989-221f-4a7a-9663-8ee5bf892a5a {
  text-align: center;
}







  #s-f4dd5989-221f-4a7a-9663-8ee5bf892a5a img.shogun-image {
    

    
    
    
  }


#s-f4dd5989-221f-4a7a-9663-8ee5bf892a5a .shogun-image-content {
  
    align-items: center;
  
}

#s-31157cf3-ceb5-425d-8fb2-0423c3da427c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-31157cf3-ceb5-425d-8fb2-0423c3da427c .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-5071a913-8a97-4a7d-9f02-3d65d3ab5fb2 {
  padding-left: 20px;
padding-right: 20px;
}

#s-da8e3c65-0bd6-4d75-9909-cc38940dae2d {
  min-height: 50px;
}








#s-da8e3c65-0bd6-4d75-9909-cc38940dae2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da8e3c65-0bd6-4d75-9909-cc38940dae2d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1c69d6ab-79cb-455e-9e7b-871d6ed6f118 {
  padding-top: 13px;
padding-left: 15px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(48, 48, 76, 1);
border-style: solid;
max-width: 100%;
background-color: rgba(253, 249, 235, 1);
}

#s-4444a716-d3e7-43b0-8ca1-91cf591f0b34 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-4444a716-d3e7-43b0-8ca1-91cf591f0b34 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-350bc5b8-16e9-441d-8fdd-9a25aa37e5c5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-350bc5b8-16e9-441d-8fdd-9a25aa37e5c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-350bc5b8-16e9-441d-8fdd-9a25aa37e5c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-350bc5b8-16e9-441d-8fdd-9a25aa37e5c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-1f2fbf5e-9528-42f4-a109-a45b6d6362b5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1f2fbf5e-9528-42f4-a109-a45b6d6362b5 .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-d05c323b-0eda-4339-bdbe-c6b52fc01892 {
  padding-left: 20px;
padding-right: 20px;
}

#s-88313e86-c012-4274-b600-73ac43d7e437 {
  text-align: center;
}







  #s-88313e86-c012-4274-b600-73ac43d7e437 img.shogun-image {
    

    
    
    
  }


#s-88313e86-c012-4274-b600-73ac43d7e437 .shogun-image-content {
  
    align-items: center;
  
}

#s-992475cf-f768-4cd4-9c6b-c456ee57f93a {
  min-height: 50px;
}








#s-992475cf-f768-4cd4-9c6b-c456ee57f93a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-992475cf-f768-4cd4-9c6b-c456ee57f93a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5945d2fe-1133-415e-9dcd-5b9c0adaf0e8 {
  padding-top: 13px;
padding-left: 15px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(48, 48, 76, 1);
border-style: solid;
max-width: 100%;
background-color: rgba(253, 249, 235, 1);
}

#s-7f40fecc-f35c-43d3-9779-4e2941f34c75 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-7f40fecc-f35c-43d3-9779-4e2941f34c75 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-96fc293f-31d8-4f22-b73c-43c5a26c5f72"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-96fc293f-31d8-4f22-b73c-43c5a26c5f72"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-96fc293f-31d8-4f22-b73c-43c5a26c5f72"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-96fc293f-31d8-4f22-b73c-43c5a26c5f72"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-0c49c4c1-7e55-4989-a0dd-9c6210daf8e8 {
  text-align: center;
}







  #s-0c49c4c1-7e55-4989-a0dd-9c6210daf8e8 img.shogun-image {
    

    
    
    
  }


#s-0c49c4c1-7e55-4989-a0dd-9c6210daf8e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-a73653fa-83a6-4639-a48b-14b432e3457f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a73653fa-83a6-4639-a48b-14b432e3457f .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-e602f63c-bc98-400f-a5fa-2dcc22317d3c {
  padding-left: 40px;
padding-right: 40px;
}

#s-5a6ff4a3-1c19-4301-b20e-23e3bb43a61b {
  min-height: 50px;
}








#s-5a6ff4a3-1c19-4301-b20e-23e3bb43a61b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a6ff4a3-1c19-4301-b20e-23e3bb43a61b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f2e8461f-6edc-497e-9c7f-86081a10b77d {
  padding-top: 13px;
padding-left: 15px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(48, 48, 76, 1);
border-style: solid;
max-width: 100%;
background-color: rgba(253, 249, 235, 1);
}

#s-f22967fb-be34-4212-b996-0dab45965cf9 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-f22967fb-be34-4212-b996-0dab45965cf9 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-b28cefc8-f61e-452c-84a5-2229450d2fb8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b28cefc8-f61e-452c-84a5-2229450d2fb8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-b28cefc8-f61e-452c-84a5-2229450d2fb8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-b28cefc8-f61e-452c-84a5-2229450d2fb8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-20e3db74-e829-4d67-9741-13283bfa5d1d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-20e3db74-e829-4d67-9741-13283bfa5d1d .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-92ceedd8-6dc1-47eb-b799-fbfc83d2b684 {
  padding-left: 20px;
padding-right: 20px;
}

#s-90f1f9e1-5179-4f5b-bc9b-acec19750405 {
  text-align: center;
}







  #s-90f1f9e1-5179-4f5b-bc9b-acec19750405 img.shogun-image {
    

    
    
    
  }


#s-90f1f9e1-5179-4f5b-bc9b-acec19750405 .shogun-image-content {
  
    align-items: center;
  
}

#s-3c73a791-70c6-449b-bb92-0a9d08becee8 {
  min-height: 50px;
}








#s-3c73a791-70c6-449b-bb92-0a9d08becee8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c73a791-70c6-449b-bb92-0a9d08becee8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-73575d50-caef-4f96-9601-6c36950a44f1 {
  padding-top: 13px;
padding-left: 15px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(48, 48, 76, 1);
border-style: solid;
max-width: 100%;
background-color: rgba(253, 249, 235, 1);
}

#s-a3635b19-7545-4e93-bca6-63f1444268d8 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-a3635b19-7545-4e93-bca6-63f1444268d8 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-5d0c7613-268e-4f8e-9f45-eb137d048728"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5d0c7613-268e-4f8e-9f45-eb137d048728"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-5d0c7613-268e-4f8e-9f45-eb137d048728"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-5d0c7613-268e-4f8e-9f45-eb137d048728"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-82b4e9b9-c02c-4bda-a279-5839065fce83 {
  text-align: center;
}







  #s-82b4e9b9-c02c-4bda-a279-5839065fce83 img.shogun-image {
    

    
    
    
  }


#s-82b4e9b9-c02c-4bda-a279-5839065fce83 .shogun-image-content {
  
    align-items: center;
  
}

#s-97f5cb3d-3e5a-41ec-84ea-22b0424e87c0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-97f5cb3d-3e5a-41ec-84ea-22b0424e87c0 .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-2a583188-0d19-481b-a597-c0fb9b6edc9d {
  padding-left: 20px;
padding-right: 20px;
}

#s-2f273855-1f06-48d5-8b25-39ac324e4e2a {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-2f273855-1f06-48d5-8b25-39ac324e4e2a hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-8e3c22af-1aa5-4d5e-9533-c09b353fd2a6 {
  padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
}

#s-8e3c22af-1aa5-4d5e-9533-c09b353fd2a6 .shogun-heading-component h2 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-7714632d-77ae-4c18-b336-ec1e2bdc4a0e {
  padding-left: 40px;
padding-right: 40px;
}

@media (min-width: 0px) {
[id="s-d4dece19-d707-457b-88dd-00de2d5e7004"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d4dece19-d707-457b-88dd-00de2d5e7004"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-d4dece19-d707-457b-88dd-00de2d5e7004"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-d4dece19-d707-457b-88dd-00de2d5e7004"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-00bdd07c-9c68-4169-9c82-03ec9cc9a700 {
  padding-top: 100px;
padding-bottom: 100px;
text-align: center;
}







  #s-00bdd07c-9c68-4169-9c82-03ec9cc9a700 img.shogun-image {
    

    
    
    
  }


#s-00bdd07c-9c68-4169-9c82-03ec9cc9a700 .shogun-image-content {
  
    align-items: center;
  
}

#s-8ed15799-c20b-4971-8b5f-c682d0ae1605 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8ed15799-c20b-4971-8b5f-c682d0ae1605 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-90399037-425b-4e2d-826e-125cb4e095a9 {
  padding-left: 40px;
padding-right: 40px;
}

@media (min-width: 0px) {
[id="s-f8a22b18-b267-4fed-9369-e92f251e740e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f8a22b18-b267-4fed-9369-e92f251e740e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-f8a22b18-b267-4fed-9369-e92f251e740e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-f8a22b18-b267-4fed-9369-e92f251e740e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-9194e54c-8cfb-4784-accd-d1a24fd3f60b {
  margin-top: 100px;
margin-bottom: 100px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-9194e54c-8cfb-4784-accd-d1a24fd3f60b img.shogun-image {
    

    
    
    
  }


#s-9194e54c-8cfb-4784-accd-d1a24fd3f60b .shogun-image-content {
  
    align-items: center;
  
}

#s-0f742be6-8df1-4851-bf44-e81d6e6014ed {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0f742be6-8df1-4851-bf44-e81d6e6014ed .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-abf49fd5-cbd5-48ae-adc1-91bd5d3f4176 {
  padding-left: 40px;
padding-right: 40px;
}

@media (min-width: 0px) {
[id="s-96571bd6-cda7-40ea-adba-d98806ef674e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-96571bd6-cda7-40ea-adba-d98806ef674e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-96571bd6-cda7-40ea-adba-d98806ef674e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-96571bd6-cda7-40ea-adba-d98806ef674e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-3b8d61db-8c5f-42a4-9738-4fc84dc7fff3 {
  margin-top: 50px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}







  #s-3b8d61db-8c5f-42a4-9738-4fc84dc7fff3 img.shogun-image {
    

    
    
    
  }


#s-3b8d61db-8c5f-42a4-9738-4fc84dc7fff3 .shogun-image-content {
  
    align-items: center;
  
}

#s-c16f1146-8172-40d5-a489-e2b19d22cb98 {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-c16f1146-8172-40d5-a489-e2b19d22cb98 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-a67745cf-644b-4612-b6e3-d4f377278dcd {
  padding-left: 40px;
padding-right: 40px;
}

@media (min-width: 0px) {
[id="s-12ea5952-0116-4511-870b-6e4ba4c76a64"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-12ea5952-0116-4511-870b-6e4ba4c76a64"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-12ea5952-0116-4511-870b-6e4ba4c76a64"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-12ea5952-0116-4511-870b-6e4ba4c76a64"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-b9b7519a-ca09-46d8-9886-db7123472ec8 {
  padding-top: 100px;
padding-bottom: 100px;
text-align: center;
}







  #s-b9b7519a-ca09-46d8-9886-db7123472ec8 img.shogun-image {
    

    
    
    
  }


#s-b9b7519a-ca09-46d8-9886-db7123472ec8 .shogun-image-content {
  
    align-items: center;
  
}

#s-0bad830b-988a-4310-97f3-80454be37e47 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0bad830b-988a-4310-97f3-80454be37e47 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-4dfe41be-eb3c-4a1f-9ab8-66e2eee8b37a {
  padding-left: 40px;
padding-right: 40px;
}

#s-73206817-4623-4f9d-a0e0-586f07ce21fe {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-73206817-4623-4f9d-a0e0-586f07ce21fe hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-49ffc50f-64cf-4e93-adb5-3859fdcc411f {
  padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
}

#s-49ffc50f-64cf-4e93-adb5-3859fdcc411f .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



.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-d6184007-fd2a-4297-8ecc-2511888fa2d1 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-d6184007-fd2a-4297-8ecc-2511888fa2d1 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-438bf543-b496-4200-ac30-a18b07da9ef3 {
  padding-top: 10px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
text-align: left;
}

#s-438bf543-b496-4200-ac30-a18b07da9ef3 .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



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

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row.stacked {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.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;
  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-24f7ca6b-ab84-4dc6-a34e-98a66fc6646a {
  text-align: left;
}



.shg-c#s-24f7ca6b-ab84-4dc6-a34e-98a66fc6646a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-24f7ca6b-ab84-4dc6-a34e-98a66fc6646a img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-24f7ca6b-ab84-4dc6-a34e-98a66fc6646a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-24f7ca6b-ab84-4dc6-a34e-98a66fc6646a img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-24f7ca6b-ab84-4dc6-a34e-98a66fc6646a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-24f7ca6b-ab84-4dc6-a34e-98a66fc6646a img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-24f7ca6b-ab84-4dc6-a34e-98a66fc6646a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-24f7ca6b-ab84-4dc6-a34e-98a66fc6646a img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-24f7ca6b-ab84-4dc6-a34e-98a66fc6646a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-24f7ca6b-ab84-4dc6-a34e-98a66fc6646a img.shogun-image {
  width: 100%;
}



}
.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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-adf5b25f-224f-4763-942e-cd09bedee82b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-adf5b25f-224f-4763-942e-cd09bedee82b .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-00ab5065-062e-4083-be06-b61bd75620fc {
  text-align: center;
}

#s-00ab5065-062e-4083-be06-b61bd75620fc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-00ab5065-062e-4083-be06-b61bd75620fc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-00ab5065-062e-4083-be06-b61bd75620fc .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-439bd72c-85bc-4c0f-9880-58cf255f9c05 {
  text-align: left;
}



.shg-c#s-439bd72c-85bc-4c0f-9880-58cf255f9c05 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-439bd72c-85bc-4c0f-9880-58cf255f9c05 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-439bd72c-85bc-4c0f-9880-58cf255f9c05 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-439bd72c-85bc-4c0f-9880-58cf255f9c05 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-439bd72c-85bc-4c0f-9880-58cf255f9c05 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-439bd72c-85bc-4c0f-9880-58cf255f9c05 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-439bd72c-85bc-4c0f-9880-58cf255f9c05 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-439bd72c-85bc-4c0f-9880-58cf255f9c05 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-439bd72c-85bc-4c0f-9880-58cf255f9c05 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-439bd72c-85bc-4c0f-9880-58cf255f9c05 img.shogun-image {
  width: 100%;
}



}
#s-073ca567-246d-44da-b05b-cc4c7f999919 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-073ca567-246d-44da-b05b-cc4c7f999919 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-a92bee67-d77a-4a62-afac-d8711a3da110 {
  text-align: center;
}

#s-a92bee67-d77a-4a62-afac-d8711a3da110 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a92bee67-d77a-4a62-afac-d8711a3da110 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a92bee67-d77a-4a62-afac-d8711a3da110 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-22848946-a250-460e-87c0-40765b2ccc9f {
  text-align: left;
}



.shg-c#s-22848946-a250-460e-87c0-40765b2ccc9f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-22848946-a250-460e-87c0-40765b2ccc9f img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-22848946-a250-460e-87c0-40765b2ccc9f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-22848946-a250-460e-87c0-40765b2ccc9f img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-22848946-a250-460e-87c0-40765b2ccc9f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-22848946-a250-460e-87c0-40765b2ccc9f img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-22848946-a250-460e-87c0-40765b2ccc9f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-22848946-a250-460e-87c0-40765b2ccc9f img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-22848946-a250-460e-87c0-40765b2ccc9f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-22848946-a250-460e-87c0-40765b2ccc9f img.shogun-image {
  width: 100%;
}



}
#s-9b294afb-9a63-4469-b1c5-e23e0da539d6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9b294afb-9a63-4469-b1c5-e23e0da539d6 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-d434f93d-d69d-4de2-aa61-281978f0c368 {
  text-align: center;
}

#s-d434f93d-d69d-4de2-aa61-281978f0c368 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d434f93d-d69d-4de2-aa61-281978f0c368 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d434f93d-d69d-4de2-aa61-281978f0c368 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

.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-text {
  font-weight: ;
  font-family: ;
}

.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-a9610ee0-ee63-409a-bf1f-5239898425dd {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(219, 61, 62, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-a9610ee0-ee63-409a-bf1f-5239898425dd:hover {background-color: rgba(223, 217, 217, 1) !important;
text-decoration: none !important;
color: rgba(219, 61, 62, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-a9610ee0-ee63-409a-bf1f-5239898425dd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a9610ee0-ee63-409a-bf1f-5239898425dd-root {
    text-align: center;
  }


#s-a9610ee0-ee63-409a-bf1f-5239898425dd.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a9610ee0-ee63-409a-bf1f-5239898425dd-root {
    text-align: center;
  }


#s-a9610ee0-ee63-409a-bf1f-5239898425dd.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a9610ee0-ee63-409a-bf1f-5239898425dd-root {
    text-align: center;
  }


#s-a9610ee0-ee63-409a-bf1f-5239898425dd.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a9610ee0-ee63-409a-bf1f-5239898425dd-root {
    text-align: center;
  }


#s-a9610ee0-ee63-409a-bf1f-5239898425dd.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a9610ee0-ee63-409a-bf1f-5239898425dd-root {
    text-align: center;
  }


#s-a9610ee0-ee63-409a-bf1f-5239898425dd.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}
#s-3c1aeeb6-71a1-486a-87fc-30a2987abd4c {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-3c1aeeb6-71a1-486a-87fc-30a2987abd4c hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-6abdd756-e64b-4f9c-b556-a5f71603f2d2 {
  padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
}

#s-6abdd756-e64b-4f9c-b556-a5f71603f2d2 .shogun-heading-component h2 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-d879db76-e115-41a0-88d6-ace0d08955dd {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
}

@media (min-width: 0px) {
[id="s-ce1779fa-cc6c-48cd-b818-a313634c23a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ce1779fa-cc6c-48cd-b818-a313634c23a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-ce1779fa-cc6c-48cd-b818-a313634c23a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-ce1779fa-cc6c-48cd-b818-a313634c23a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-0d8e6c9e-d305-428d-89ef-4d4e70d81227 {
  margin-top: 50px;
margin-bottom: 50px;
text-align: center;
}







  #s-0d8e6c9e-d305-428d-89ef-4d4e70d81227 img.shogun-image {
    

    
    
    
  }


#s-0d8e6c9e-d305-428d-89ef-4d4e70d81227 .shogun-image-content {
  
    align-items: center;
  
}

#s-5500bcd6-ee5c-46f4-861c-cb98a655b355 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5500bcd6-ee5c-46f4-861c-cb98a655b355 .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-bb4f2f5e-c452-445c-bca6-dafdccd6411b {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-6ed18986-b110-4541-9db9-182912ef5cd3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6ed18986-b110-4541-9db9-182912ef5cd3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-6ed18986-b110-4541-9db9-182912ef5cd3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-6ed18986-b110-4541-9db9-182912ef5cd3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-39694d52-cb44-40d5-aac3-15cd207f5a29 {
  margin-top: 60px;
margin-bottom: 60px;
text-align: center;
}







  #s-39694d52-cb44-40d5-aac3-15cd207f5a29 img.shogun-image {
    

    
    
    
  }


#s-39694d52-cb44-40d5-aac3-15cd207f5a29 .shogun-image-content {
  
    align-items: center;
  
}

#s-a6c0dbd8-8bc4-468b-a49f-876b501924d4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a6c0dbd8-8bc4-468b-a49f-876b501924d4 .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-e417322b-5c67-414e-8428-85cc0ac65560 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-141da826-044b-4060-b435-c2553468b81d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-141da826-044b-4060-b435-c2553468b81d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-141da826-044b-4060-b435-c2553468b81d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-141da826-044b-4060-b435-c2553468b81d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-eae44894-3b56-4356-9e9a-1d4ccff74682 {
  margin-top: 60px;
margin-bottom: 60px;
text-align: center;
}







  #s-eae44894-3b56-4356-9e9a-1d4ccff74682 img.shogun-image {
    

    
    
    
  }


#s-eae44894-3b56-4356-9e9a-1d4ccff74682 .shogun-image-content {
  
    align-items: center;
  
}

#s-f5e85059-3362-4272-86e6-cfe74e7db8e4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f5e85059-3362-4272-86e6-cfe74e7db8e4 .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-4333d3ea-4709-4de8-ba0c-eb6d6146db34 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-9c9a2fbe-ae9b-4df6-bd21-ab8ae7a117f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9c9a2fbe-ae9b-4df6-bd21-ab8ae7a117f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-9c9a2fbe-ae9b-4df6-bd21-ab8ae7a117f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-9c9a2fbe-ae9b-4df6-bd21-ab8ae7a117f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-d38f6260-2fe9-402c-8712-b5a978232e7d {
  margin-top: 80px;
margin-bottom: 80px;
text-align: center;
}







  #s-d38f6260-2fe9-402c-8712-b5a978232e7d img.shogun-image {
    

    
    
    
  }


#s-d38f6260-2fe9-402c-8712-b5a978232e7d .shogun-image-content {
  
    align-items: center;
  
}

#s-af533351-a182-4e92-b45f-0b0383d62a56 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-af533351-a182-4e92-b45f-0b0383d62a56 .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-16f737c8-f252-4351-a43f-1644e1dda07d {
  padding-left: 20px;
padding-right: 20px;
}

#s-ad6522e8-7798-492c-b9fa-040188d77947 {
  padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
}

#s-ad6522e8-7798-492c-b9fa-040188d77947 .shogun-heading-component h2 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-82ab65fa-d90a-45e1-93dd-112d30ab1f1d {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
}

#s-d43c8871-abe5-4baf-b3d0-3b6657a30bc8 {
  padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
}

#s-d43c8871-abe5-4baf-b3d0-3b6657a30bc8 .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: left;
}



#s-5ab523b9-7c24-4efb-b0f2-aa2c5af64f10 {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
}

@media (min-width: 0px) {
[id="s-b977ccda-f851-4829-a3a3-e90f640a8f2d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b977ccda-f851-4829-a3a3-e90f640a8f2d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-b977ccda-f851-4829-a3a3-e90f640a8f2d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-b977ccda-f851-4829-a3a3-e90f640a8f2d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-f6f06190-894e-44e0-b589-91fea7e7b16f {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}







  #s-f6f06190-894e-44e0-b589-91fea7e7b16f img.shogun-image {
    

    
    
    
  }


#s-f6f06190-894e-44e0-b589-91fea7e7b16f .shogun-image-content {
  
    align-items: center;
  
}

#s-495c4b46-20c5-405f-b0db-3eb18868a657 {
  padding-left: 40px;
padding-right: 40px;
}

#s-8f58d91b-ec4c-4a81-8fb0-59b4cdb2416e hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-03836d60-91d3-4500-bc6d-befb131120ab {
  padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
}

#s-03836d60-91d3-4500-bc6d-befb131120ab .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: left;
}



#s-a5a7367b-e7fa-45b0-9191-0547f4e18545 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-a5a7367b-e7fa-45b0-9191-0547f4e18545 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-f50322d3-a757-4ccc-8998-bd9162cb270e {
  padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
}

#s-f50322d3-a757-4ccc-8998-bd9162cb270e .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: left;
}



#s-81b29466-fe5f-4258-8efd-02735c66d8e3 {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
}

@media (min-width: 0px) {
[id="s-5cd402be-a002-403d-a40a-4f9e9d0fe9ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5cd402be-a002-403d-a40a-4f9e9d0fe9ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-5cd402be-a002-403d-a40a-4f9e9d0fe9ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-5cd402be-a002-403d-a40a-4f9e9d0fe9ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

#s-78858a79-7f9a-4a33-bd76-d00cdc79bd8a {
  padding-left: 40px;
padding-right: 40px;
}

#s-b790208c-0ec8-47ff-8de8-5a0cadc6374d {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}







  #s-b790208c-0ec8-47ff-8de8-5a0cadc6374d img.shogun-image {
    

    
    
    
  }


#s-b790208c-0ec8-47ff-8de8-5a0cadc6374d .shogun-image-content {
  
    align-items: center;
  
}

#s-d80219a5-64fc-4fbc-9b2c-1d33fd92870a {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-d80219a5-64fc-4fbc-9b2c-1d33fd92870a hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-d63cc3f1-eecc-4951-98ca-24f2cd0bf98d {
  padding-top: 10px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
text-align: left;
}

#s-d63cc3f1-eecc-4951-98ca-24f2cd0bf98d .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  text-align: left;
}



#s-1c9edd8e-c1cc-47cc-b3d0-3f37cca013cf {
  text-align: left;
}



.shg-c#s-1c9edd8e-c1cc-47cc-b3d0-3f37cca013cf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1c9edd8e-c1cc-47cc-b3d0-3f37cca013cf img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-1c9edd8e-c1cc-47cc-b3d0-3f37cca013cf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1c9edd8e-c1cc-47cc-b3d0-3f37cca013cf img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-1c9edd8e-c1cc-47cc-b3d0-3f37cca013cf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1c9edd8e-c1cc-47cc-b3d0-3f37cca013cf img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-1c9edd8e-c1cc-47cc-b3d0-3f37cca013cf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1c9edd8e-c1cc-47cc-b3d0-3f37cca013cf img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-1c9edd8e-c1cc-47cc-b3d0-3f37cca013cf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1c9edd8e-c1cc-47cc-b3d0-3f37cca013cf img.shogun-image {
  width: 100%;
}



}
#s-65dbaab3-e73a-4121-b340-d623a69ee5a2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-65dbaab3-e73a-4121-b340-d623a69ee5a2 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-3c657a37-188b-4276-8046-c0341d123190 {
  text-align: center;
}

#s-3c657a37-188b-4276-8046-c0341d123190 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3c657a37-188b-4276-8046-c0341d123190 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-3c657a37-188b-4276-8046-c0341d123190 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-25e5c43f-0c52-4a68-ab60-c0951aef9175 {
  text-align: left;
}



.shg-c#s-25e5c43f-0c52-4a68-ab60-c0951aef9175 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25e5c43f-0c52-4a68-ab60-c0951aef9175 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-25e5c43f-0c52-4a68-ab60-c0951aef9175 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25e5c43f-0c52-4a68-ab60-c0951aef9175 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-25e5c43f-0c52-4a68-ab60-c0951aef9175 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25e5c43f-0c52-4a68-ab60-c0951aef9175 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-25e5c43f-0c52-4a68-ab60-c0951aef9175 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25e5c43f-0c52-4a68-ab60-c0951aef9175 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-25e5c43f-0c52-4a68-ab60-c0951aef9175 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25e5c43f-0c52-4a68-ab60-c0951aef9175 img.shogun-image {
  width: 100%;
}



}
#s-44d798f7-8d28-4528-9120-bc83d811b96f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-44d798f7-8d28-4528-9120-bc83d811b96f .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-c29b07bf-859e-4079-9e73-0944bb9a60ff {
  text-align: center;
}

#s-c29b07bf-859e-4079-9e73-0944bb9a60ff .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c29b07bf-859e-4079-9e73-0944bb9a60ff .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-c29b07bf-859e-4079-9e73-0944bb9a60ff .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ad37657a-681e-4839-b13d-579b39473d9e {
  text-align: left;
}



.shg-c#s-ad37657a-681e-4839-b13d-579b39473d9e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ad37657a-681e-4839-b13d-579b39473d9e img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-ad37657a-681e-4839-b13d-579b39473d9e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ad37657a-681e-4839-b13d-579b39473d9e img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-ad37657a-681e-4839-b13d-579b39473d9e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ad37657a-681e-4839-b13d-579b39473d9e img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-ad37657a-681e-4839-b13d-579b39473d9e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ad37657a-681e-4839-b13d-579b39473d9e img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-ad37657a-681e-4839-b13d-579b39473d9e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ad37657a-681e-4839-b13d-579b39473d9e img.shogun-image {
  width: 100%;
}



}
#s-1bc4a658-cfa7-4469-ba5f-64fcad7294c3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1bc4a658-cfa7-4469-ba5f-64fcad7294c3 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-33edc0b7-8199-4c8f-b386-b0147b56cf9d {
  text-align: center;
}

#s-33edc0b7-8199-4c8f-b386-b0147b56cf9d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-33edc0b7-8199-4c8f-b386-b0147b56cf9d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-33edc0b7-8199-4c8f-b386-b0147b56cf9d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-202c54e0-1d9b-4354-9d9a-34a0f3a6414b {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(219, 61, 62, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-202c54e0-1d9b-4354-9d9a-34a0f3a6414b:hover {background-color: rgba(223, 217, 217, 1) !important;
text-decoration: none !important;
color: rgba(219, 61, 62, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-202c54e0-1d9b-4354-9d9a-34a0f3a6414b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-202c54e0-1d9b-4354-9d9a-34a0f3a6414b-root {
    text-align: center;
  }


#s-202c54e0-1d9b-4354-9d9a-34a0f3a6414b.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-202c54e0-1d9b-4354-9d9a-34a0f3a6414b-root {
    text-align: center;
  }


#s-202c54e0-1d9b-4354-9d9a-34a0f3a6414b.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-202c54e0-1d9b-4354-9d9a-34a0f3a6414b-root {
    text-align: center;
  }


#s-202c54e0-1d9b-4354-9d9a-34a0f3a6414b.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-202c54e0-1d9b-4354-9d9a-34a0f3a6414b-root {
    text-align: center;
  }


#s-202c54e0-1d9b-4354-9d9a-34a0f3a6414b.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-202c54e0-1d9b-4354-9d9a-34a0f3a6414b-root {
    text-align: center;
  }


#s-202c54e0-1d9b-4354-9d9a-34a0f3a6414b.shg-btn {
  color: #ffffff;
  font-size: 21px;
  
  
  font-family: Open Sans Condensed;
  display:  inline-block ;
}
}
#s-a5fee65a-fe54-4782-b2b0-ef1b7114c0b8 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-a5fee65a-fe54-4782-b2b0-ef1b7114c0b8 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-1b6cb2b8-ef9f-499c-a85c-51b14d964766 {
  padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
}

#s-1b6cb2b8-ef9f-499c-a85c-51b14d964766 .shogun-heading-component h2 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-86c29665-a7e1-473f-8d2b-06e6f017aadc {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
}

#s-e18f723f-7ebe-433a-a5ce-95802c9513a1 {
  text-align: center;
}







  #s-e18f723f-7ebe-433a-a5ce-95802c9513a1 img.shogun-image {
    

    
    
    
  }


#s-e18f723f-7ebe-433a-a5ce-95802c9513a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-d9274560-a435-4756-8dd4-8c4fa34458d9 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-d9274560-a435-4756-8dd4-8c4fa34458d9 hr {
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-040a84ec-e32a-4982-9e07-79885f9936a9 {
  padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
}

#s-040a84ec-e32a-4982-9e07-79885f9936a9 .shogun-heading-component h3 {
  color: rgba(17, 34, 60, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-0f25cb69-af43-4681-8b6f-0f3641fe5481 {
  padding-top: 20px;
padding-left: 60px;
padding-bottom: 20px;
padding-right: 60px;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-lazyload-bg-image {
  display: none;
}

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

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

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.shg-box{background-attachment:scroll !important}}#mc_embed_signup .clear{width:auto !important;height:auto !important;visibility:visible !important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline !important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;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;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:hover,.shg-lightbox .shg-lightbox-close:focus{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0%, -50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none !important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width: 769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity 300ms}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
