#s-2cf4ee61-6594-4200-a420-8d17b4baba0a {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
}

#s-2cf4ee61-6594-4200-a420-8d17b4baba0a {
  display: none;
}
.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-b340d120-70b4-4358-bd10-c11e57115916 {
  min-height: 50px;
}








#s-b340d120-70b4-4358-bd10-c11e57115916 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b340d120-70b4-4358-bd10-c11e57115916.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b8461ac2-5dec-4341-b63b-f618c5b253db {
  margin-top: 0%;
margin-left: 4%;
margin-bottom: 2%;
margin-right: 4%;
min-height: 50px;
}
@media (min-width: 1200px){#s-b8461ac2-5dec-4341-b63b-f618c5b253db {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b8461ac2-5dec-4341-b63b-f618c5b253db {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b8461ac2-5dec-4341-b63b-f618c5b253db {
  display: none;
}
#s-b8461ac2-5dec-4341-b63b-f618c5b253db, #wrap-s-b8461ac2-5dec-4341-b63b-f618c5b253db { display:none !important; }}@media (max-width: 767px){#s-b8461ac2-5dec-4341-b63b-f618c5b253db {
  display: none;
}
#s-b8461ac2-5dec-4341-b63b-f618c5b253db, #wrap-s-b8461ac2-5dec-4341-b63b-f618c5b253db { display:none !important; }}







#s-b8461ac2-5dec-4341-b63b-f618c5b253db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8461ac2-5dec-4341-b63b-f618c5b253db.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-f78fe6b9-c0b2-401b-8a90-2a6c3c0086e2 {
  margin-left: 15%;
margin-right: 15%;
}

#s-f78fe6b9-c0b2-401b-8a90-2a6c3c0086e2 {
  display: none;
}
.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;
}

#s-9162e691-eac3-4d78-8f9a-edca9aea50c0 {
  margin-left: -15%;
margin-right: -15%;
}

@media (min-width: 0px) {
[id="s-9162e691-eac3-4d78-8f9a-edca9aea50c0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9162e691-eac3-4d78-8f9a-edca9aea50c0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.0px);
}

[id="s-9162e691-eac3-4d78-8f9a-edca9aea50c0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.0px);
}

}

@media (min-width: 992px) {
[id="s-9162e691-eac3-4d78-8f9a-edca9aea50c0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.0px);
}

[id="s-9162e691-eac3-4d78-8f9a-edca9aea50c0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.0px);
}

}

@media (min-width: 1200px) {
[id="s-9162e691-eac3-4d78-8f9a-edca9aea50c0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.0px);
}

[id="s-9162e691-eac3-4d78-8f9a-edca9aea50c0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.0px);
}

}

.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-0d8327ce-2ea4-4d16-8884-7c65d6fb1a06 {
  margin-right: 5%;
padding-top: 0%;
padding-left: 10%;
padding-bottom: 0%;
padding-right: 10%;
text-align: left;
}



.shg-c#s-0d8327ce-2ea4-4d16-8884-7c65d6fb1a06 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0d8327ce-2ea4-4d16-8884-7c65d6fb1a06 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-0d8327ce-2ea4-4d16-8884-7c65d6fb1a06 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0d8327ce-2ea4-4d16-8884-7c65d6fb1a06 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-0d8327ce-2ea4-4d16-8884-7c65d6fb1a06 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0d8327ce-2ea4-4d16-8884-7c65d6fb1a06 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-0d8327ce-2ea4-4d16-8884-7c65d6fb1a06 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0d8327ce-2ea4-4d16-8884-7c65d6fb1a06 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-0d8327ce-2ea4-4d16-8884-7c65d6fb1a06 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0d8327ce-2ea4-4d16-8884-7c65d6fb1a06 img.shogun-image {
  width: 100%;
}



}
.shg-gallery-root {
}

.shg-gallery-arrows-container {
  display: flex;
  align-items: center;
  position: relative;
}

.shg-gallery-dots-container {
  display: flex;
  justify-content: center;
  position: relative;
}

.shg-gallery-scroll-container {
  position: relative;
}

.shg-gallery-thumb-list {
  display: flex;
  flex-wrap: wrap;
}

.shg-gallery-thumb-image {
  max-width: 100%;
  display: inline-block;
  cursor: pointer;
}

.shg-gallery-thumb-image:hover {
  opacity: 0.6;
}

.shg-gallery-thumb-image-square {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

.shg-gallery-image-hidden {
  display: none;
}

.shg-gallery-scroll-button {
  position: absolute;
  width: 3%;
  max-width: 48px;
  max-height: 48px;
}

.shg-left {
  left: 0;
  margin-left: 1%;
}

.shg-right {
  right: 0;
  margin-right: 1%;
}

.shg-gallery-dot {
  height: 14px;
  width: 14px;
  opacity: 0.5;
  border-radius: 100%;
  margin: 0 8px;
}

.shg-selected {
  opacity: 1;
}

#s-0f8180a3-dbb6-4807-8490-161a86e51e2e {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
border-style: solid;
margin-left: 0%;
margin-right: 5%;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
padding-right: 2%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
text-align: left;
background-color: rgba(255, 255, 255, 1);
}

#s-0f8180a3-dbb6-4807-8490-161a86e51e2e .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-0f8180a3-dbb6-4807-8490-161a86e51e2e .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-0f8180a3-dbb6-4807-8490-161a86e51e2e .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-0f8180a3-dbb6-4807-8490-161a86e51e2e .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-0f8180a3-dbb6-4807-8490-161a86e51e2e .shg-gallery-scroll-button {
  color: #FFF;
}

#s-0f8180a3-dbb6-4807-8490-161a86e51e2e .shg-gallery-dot {
  background-color: #FFF;
}

.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-c34f7da5-bfa5-4c6a-8a34-a6dbcc03b3e4 {
  margin-top: 9%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c34f7da5-bfa5-4c6a-8a34-a6dbcc03b3e4 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



.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-3cc41a31-522a-4193-9b1b-8879b2acc012 {
  margin-top: 3%;
margin-right: 5%;
padding-right: 0%;
}

#s-65b964e3-67fd-438d-b3c7-c3323934b10f {
  margin-left: 3%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-65b964e3-67fd-438d-b3c7-c3323934b10f .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 34px;
  line-height: 1em;
  
  text-align: left;
}



#s-78eba249-e214-4c02-8bbe-8cb9e1860d10 {
  margin-top: -1%;
margin-left: 3%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-78eba249-e214-4c02-8bbe-8cb9e1860d10 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 22px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: left;
}



#s-21b09fd5-bf1a-47de-9355-20fbbe479afa {
  margin-top: 4%;
margin-left: 3%;
margin-bottom: 0%;
}

#s-44873984-a894-41c8-8014-31f98f57874e {
  margin-top: -1%;
margin-left: 3%;
margin-bottom: 0%;
}

#s-db6ac63d-bda5-4d63-a1ed-6cf23cf18962 {
  margin-top: 4%;
margin-left: 3%;
margin-bottom: 2%;
}

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

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

#s-f9ea8491-3e73-4a32-8279-3ac55b851261 {
  margin-top: -5%;
margin-left: 3%;
margin-bottom: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-f9ea8491-3e73-4a32-8279-3ac55b851261 hr {
  border-top: 2px solid #ddd;
}

#s-ebcbab6c-ee2e-4d88-a0f8-535363c69b06 {
  margin-top: 0%;
margin-left: 3%;
margin-bottom: 8px;
}

@media (min-width: 0px) {
[id="s-ebcbab6c-ee2e-4d88-a0f8-535363c69b06"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ebcbab6c-ee2e-4d88-a0f8-535363c69b06"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ebcbab6c-ee2e-4d88-a0f8-535363c69b06"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ebcbab6c-ee2e-4d88-a0f8-535363c69b06"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ebcbab6c-ee2e-4d88-a0f8-535363c69b06"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ebcbab6c-ee2e-4d88-a0f8-535363c69b06"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ebcbab6c-ee2e-4d88-a0f8-535363c69b06"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-f8d0f321-f6b4-468b-990d-44f5652bdcfc {
  margin-top: 5%;
margin-bottom: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

.shg-btn-container {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

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

.shg-variant-btn {
  cursor: pointer;
  box-sizing: border-box;
  display: inline-block;
  text-decoration: none;
  letter-spacing: normal;
}

.shg-variant-btn.hidden {
  display: none;
}

.shg-variant-btn.disabled {
  cursor: not-allowed;
}

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

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

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

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

#s-cac5cac9-3f18-4459-b0a1-d95677da209d {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 35%;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-cac5cac9-3f18-4459-b0a1-d95677da209d {
  
}
}
#s-cac5cac9-3f18-4459-b0a1-d95677da209d .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-cac5cac9-3f18-4459-b0a1-d95677da209d .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-cac5cac9-3f18-4459-b0a1-d95677da209d .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-cac5cac9-3f18-4459-b0a1-d95677da209d .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-cac5cac9-3f18-4459-b0a1-d95677da209d .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-cac5cac9-3f18-4459-b0a1-d95677da209d .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-cac5cac9-3f18-4459-b0a1-d95677da209d .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-cac5cac9-3f18-4459-b0a1-d95677da209d .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-cac5cac9-3f18-4459-b0a1-d95677da209d .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-cac5cac9-3f18-4459-b0a1-d95677da209d .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-cac5cac9-3f18-4459-b0a1-d95677da209d .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-cac5cac9-3f18-4459-b0a1-d95677da209d-btn-wrapper {
    text-align: center;
  }


#s-cac5cac9-3f18-4459-b0a1-d95677da209d .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-cac5cac9-3f18-4459-b0a1-d95677da209d .shg-variant-btn:hover {
  background: #252525;
}

#s-cac5cac9-3f18-4459-b0a1-d95677da209d .shg-variant-btn:active, #s-cac5cac9-3f18-4459-b0a1-d95677da209d .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-cac5cac9-3f18-4459-b0a1-d95677da209d .shg-variant-btn.disabled {
  background: #252525;
}

#s-0e833407-a126-45be-8e0e-58f2b9748698 {
  margin-top: 3%;
margin-left: 3%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-0e833407-a126-45be-8e0e-58f2b9748698"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e833407-a126-45be-8e0e-58f2b9748698"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0e833407-a126-45be-8e0e-58f2b9748698"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0e833407-a126-45be-8e0e-58f2b9748698"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0e833407-a126-45be-8e0e-58f2b9748698"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e833407-a126-45be-8e0e-58f2b9748698"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0e833407-a126-45be-8e0e-58f2b9748698"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-48cffee0-b44d-49de-8375-868776e399b7 {
  margin-top: 5%;
margin-bottom: 5%;
padding-bottom: 0%;
}

#s-a65e35d4-8103-4d38-b50c-0d6f3182595a {
  margin-top: 0%;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 35%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-a65e35d4-8103-4d38-b50c-0d6f3182595a .shg-product-quantity-wrapper {
  display: flex;
}

#s-a65e35d4-8103-4d38-b50c-0d6f3182595a .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-a65e35d4-8103-4d38-b50c-0d6f3182595a .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-a65e35d4-8103-4d38-b50c-0d6f3182595a .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-a65e35d4-8103-4d38-b50c-0d6f3182595a .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-dc4fcaaf-d4fe-4f7d-a992-31cc2c9eff13 {
  margin-top: -1%;
margin-left: 3%;
margin-bottom: 0%;
}

#s-a226b1b4-138c-4c63-a3e9-29922cf2c356 {
  margin-top: 2%;
margin-left: 3%;
margin-bottom: 2%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-a226b1b4-138c-4c63-a3e9-29922cf2c356"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a226b1b4-138c-4c63-a3e9-29922cf2c356"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a226b1b4-138c-4c63-a3e9-29922cf2c356"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a226b1b4-138c-4c63-a3e9-29922cf2c356"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a226b1b4-138c-4c63-a3e9-29922cf2c356"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a226b1b4-138c-4c63-a3e9-29922cf2c356"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a226b1b4-138c-4c63-a3e9-29922cf2c356"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-a226b1b4-138c-4c63-a3e9-29922cf2c356"] > .shg-row {
    flex-flow: column-reverse;
  }
}

.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-70db620e-81ef-45d6-afe1-820d6d6bd17b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(199, 201, 199, 1);
}
#s-70db620e-81ef-45d6-afe1-820d6d6bd17b:hover {background-color: rgba(221, 188, 176, 1) !important;
text-decoration: none !important;}#s-70db620e-81ef-45d6-afe1-820d6d6bd17b:active {background-color: rgba(199, 201, 199, 1) !important;
text-decoration: none !important;}


#s-70db620e-81ef-45d6-afe1-820d6d6bd17b {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-70db620e-81ef-45d6-afe1-820d6d6bd17b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-70db620e-81ef-45d6-afe1-820d6d6bd17b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  block ;
}

#s-70db620e-81ef-45d6-afe1-820d6d6bd17b.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Open Sans;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}


  #s-70db620e-81ef-45d6-afe1-820d6d6bd17b.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-d6d3787b-ff5b-495f-81eb-9a1dbdb2a852 {
  margin-top: 3%;
margin-bottom: 0%;
padding-top: 2%;
padding-left: 18px;
text-align: left;
}

#s-d6d3787b-ff5b-495f-81eb-9a1dbdb2a852 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  600 ;
  font-family: Open Sans;
  font-style:  normal ;
}

#s-d6d3787b-ff5b-495f-81eb-9a1dbdb2a852 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-d6d3787b-ff5b-495f-81eb-9a1dbdb2a852 .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-9611d2d0-c478-40b3-9f12-b9cfdd5bcf41 {
  margin-top: 7%;
margin-left: 3%;
margin-bottom: 5%;
}

#s-37ae894a-abef-4bd8-9b3b-17db9d4c6742 {
  margin-top: -5%;
margin-left: 3%;
margin-bottom: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-37ae894a-abef-4bd8-9b3b-17db9d4c6742 hr {
  border-top: 2px solid #ddd;
}

#s-c5a9745b-5fa9-48a4-a546-61be2ca0e33f {
  min-height: 50px;
}








#s-c5a9745b-5fa9-48a4-a546-61be2ca0e33f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5a9745b-5fa9-48a4-a546-61be2ca0e33f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7e87dd01-e625-498d-b460-bbb74ea44686 {
  min-height: 50px;
}








#s-7e87dd01-e625-498d-b460-bbb74ea44686 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e87dd01-e625-498d-b460-bbb74ea44686.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a77ffb42-ba08-4c6d-b11c-f33b0e293f24 {
  display: none;
}
#s-caca3018-be30-4240-b1b3-e8bbf19dc9d1 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 4%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-caca3018-be30-4240-b1b3-e8bbf19dc9d1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-caca3018-be30-4240-b1b3-e8bbf19dc9d1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-caca3018-be30-4240-b1b3-e8bbf19dc9d1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-caca3018-be30-4240-b1b3-e8bbf19dc9d1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-6c1649f2-c75c-459f-b11c-d90d55b44bd5 {
  margin-left: 0%;
margin-right: 5%;
min-height: 50px;
}








#s-6c1649f2-c75c-459f-b11c-d90d55b44bd5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c1649f2-c75c-459f-b11c-d90d55b44bd5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e84323e4-2d92-49fc-b138-f3815862835d {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}



.shg-c#s-e84323e4-2d92-49fc-b138-f3815862835d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e84323e4-2d92-49fc-b138-f3815862835d img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-e84323e4-2d92-49fc-b138-f3815862835d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e84323e4-2d92-49fc-b138-f3815862835d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e84323e4-2d92-49fc-b138-f3815862835d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e84323e4-2d92-49fc-b138-f3815862835d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e84323e4-2d92-49fc-b138-f3815862835d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e84323e4-2d92-49fc-b138-f3815862835d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e84323e4-2d92-49fc-b138-f3815862835d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e84323e4-2d92-49fc-b138-f3815862835d img.shogun-image {
  width: 100%;
}



}

.shg-c#s-e84323e4-2d92-49fc-b138-f3815862835d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e84323e4-2d92-49fc-b138-f3815862835d img.shogun-image {
  width: 100%;
}




#s-3382d22d-deb9-4d62-81d1-391d401923f7 {
  margin-top: 3%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
background-color: rgba(221, 188, 176, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-3382d22d-deb9-4d62-81d1-391d401923f7:hover {background-color: rgba(199, 201, 199, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3382d22d-deb9-4d62-81d1-391d401923f7:active {background-color: rgba(221, 188, 176, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-3382d22d-deb9-4d62-81d1-391d401923f7 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3382d22d-deb9-4d62-81d1-391d401923f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3382d22d-deb9-4d62-81d1-391d401923f7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-3382d22d-deb9-4d62-81d1-391d401923f7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5aaa3d55-2c1c-409f-979e-0435ee9c0f5f {
  margin-left: 3%;
padding-top: 10px;
padding-bottom: 5px;
text-align: left;
}

#s-5aaa3d55-2c1c-409f-979e-0435ee9c0f5f .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-b836fdf1-d09c-4595-b27a-7ce2fd223793 {
  margin-top: 4%;
margin-left: 3%;
margin-bottom: 0%;
margin-right: 0%;
}

#s-3f00f43a-163e-497a-bf81-62eaa79a7bc8 {
  min-height: 50px;
background-color: rgba(239, 220, 214, 0.15);
}
@media (min-width: 768px) and (max-width: 991px){#s-3f00f43a-163e-497a-bf81-62eaa79a7bc8 {
  display: none;
}
#s-3f00f43a-163e-497a-bf81-62eaa79a7bc8, #wrap-s-3f00f43a-163e-497a-bf81-62eaa79a7bc8 { display:none !important; }}@media (max-width: 767px){#s-3f00f43a-163e-497a-bf81-62eaa79a7bc8 {
  display: none;
}
#s-3f00f43a-163e-497a-bf81-62eaa79a7bc8, #wrap-s-3f00f43a-163e-497a-bf81-62eaa79a7bc8 { display:none !important; }}







#s-3f00f43a-163e-497a-bf81-62eaa79a7bc8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f00f43a-163e-497a-bf81-62eaa79a7bc8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-527ac303-b42d-4029-931a-f4876ea258e8 {
  margin-top: 4%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 4%;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-527ac303-b42d-4029-931a-f4876ea258e8 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-527ac303-b42d-4029-931a-f4876ea258e8 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-527ac303-b42d-4029-931a-f4876ea258e8 {
  
}
}@media (max-width: 767px){#s-527ac303-b42d-4029-931a-f4876ea258e8 {
  
}
}







#s-527ac303-b42d-4029-931a-f4876ea258e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.06;
}#s-527ac303-b42d-4029-931a-f4876ea258e8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8d96fbc4-b666-428b-a9dc-dc401c8677bd {
  margin-top: 3%;
margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-8d96fbc4-b666-428b-a9dc-dc401c8677bd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-8d96fbc4-b666-428b-a9dc-dc401c8677bd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8d96fbc4-b666-428b-a9dc-dc401c8677bd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8d96fbc4-b666-428b-a9dc-dc401c8677bd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-6f48043b-de14-408c-bf92-cf3d4c3655c4 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-6f48043b-de14-408c-bf92-cf3d4c3655c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f48043b-de14-408c-bf92-cf3d4c3655c4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-284e8ec6-e1c0-4063-8085-1c9f26783067 .shogun-icon-wrapper {
  text-align: center;
}


#s-284e8ec6-e1c0-4063-8085-1c9f26783067 .shogun-icon-wrapper > .shogun-icon {

  font-size: 50px !important;
  color: rgba(73, 80, 86, 0.5);
}

#s-dccdb026-7c9c-4738-bd0c-ce7074614a1e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dccdb026-7c9c-4738-bd0c-ce7074614a1e .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 22px;
  
  letter-spacing: 1px;
  
}



#s-32c579b5-664e-4b6d-89d9-abda2d8492b4 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-32c579b5-664e-4b6d-89d9-abda2d8492b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32c579b5-664e-4b6d-89d9-abda2d8492b4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-69ad3c86-2b21-4ae1-9964-5229b4b47f93 .shogun-icon-wrapper {
  text-align: center;
}


#s-69ad3c86-2b21-4ae1-9964-5229b4b47f93 .shogun-icon-wrapper > .shogun-icon {

  font-size: 50px !important;
  color: rgba(73, 80, 86, 0.5);
}

#s-6b369044-6cbd-4464-be5c-6929c1cef5bf {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6b369044-6cbd-4464-be5c-6929c1cef5bf .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 23px;
  
  letter-spacing: 1px;
  
}



#s-9339e4d2-829d-42ef-aedb-49902a1a8b04 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-9339e4d2-829d-42ef-aedb-49902a1a8b04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9339e4d2-829d-42ef-aedb-49902a1a8b04.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-71258041-221c-49d1-8e82-e1573415828c .shogun-icon-wrapper {
  text-align: center;
}


#s-71258041-221c-49d1-8e82-e1573415828c .shogun-icon-wrapper > .shogun-icon {

  font-size: 50px !important;
  color: rgba(73, 80, 86, 0.5);
}

#s-d7bc9451-d5e2-40fb-884d-35d1741a0ed7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d7bc9451-d5e2-40fb-884d-35d1741a0ed7 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 22px;
  
  letter-spacing: 1px;
  
}



#s-883b49d3-46f3-419a-ad17-3b4b2c9a956c {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-aba782a1-bd99-4562-ba4a-653ce34f1e62 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-aba782a1-bd99-4562-ba4a-653ce34f1e62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aba782a1-bd99-4562-ba4a-653ce34f1e62.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0bfd01d9-1df9-4942-bfa1-013555206392 .shogun-icon-wrapper {
  text-align: center;
}


#s-0bfd01d9-1df9-4942-bfa1-013555206392 .shogun-icon-wrapper > .shogun-icon {

  font-size: 50px !important;
  color: rgba(73, 80, 86, 0.5);
}

#s-2335fabe-a128-4082-8c7c-9f15e0981659 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2335fabe-a128-4082-8c7c-9f15e0981659 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 22px;
  
  letter-spacing: 1px;
  
}



#s-31e549d0-f61a-4745-a1bc-1085d2f14289 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0%;
padding-bottom: 0%;
}
@media (min-width: 1200px){#s-31e549d0-f61a-4745-a1bc-1085d2f14289 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-31e549d0-f61a-4745-a1bc-1085d2f14289 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-31e549d0-f61a-4745-a1bc-1085d2f14289 {
  display: none;
}
#s-31e549d0-f61a-4745-a1bc-1085d2f14289, #wrap-s-31e549d0-f61a-4745-a1bc-1085d2f14289 { display:none !important; }}@media (max-width: 767px){#s-31e549d0-f61a-4745-a1bc-1085d2f14289 {
  display: none;
}
#s-31e549d0-f61a-4745-a1bc-1085d2f14289, #wrap-s-31e549d0-f61a-4745-a1bc-1085d2f14289 { display:none !important; }}
@media (min-width: 0px) {
[id="s-31e549d0-f61a-4745-a1bc-1085d2f14289"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-31e549d0-f61a-4745-a1bc-1085d2f14289"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-31e549d0-f61a-4745-a1bc-1085d2f14289"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-31e549d0-f61a-4745-a1bc-1085d2f14289"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-ad499a97-e67f-4570-a421-c93faa55555b {
  margin-top: 50px;
margin-left: 8%;
margin-bottom: 0%;
margin-right: 10%;
padding-left: 1%;
padding-right: 1%;
min-height: 500px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-ad499a97-e67f-4570-a421-c93faa55555b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ad499a97-e67f-4570-a421-c93faa55555b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ad499a97-e67f-4570-a421-c93faa55555b {
  
}
}@media (max-width: 767px){#s-ad499a97-e67f-4570-a421-c93faa55555b {
  
}
}







#s-ad499a97-e67f-4570-a421-c93faa55555b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad499a97-e67f-4570-a421-c93faa55555b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-845b57e5-cfe8-4004-bc78-0f0e3200e066 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-845b57e5-cfe8-4004-bc78-0f0e3200e066 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Libre Baskerville";
  font-style:  normal ;
  font-size: 34px;
  line-height: 1.5em;
  
  text-align: left;
}



#s-947ddcc1-aa2a-42ff-a1f7-c58edbbf5819 {
  margin-top: -1%;
margin-left: 20px;
margin-bottom: 0%;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-947ddcc1-aa2a-42ff-a1f7-c58edbbf5819 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: left;
}



#s-f4d120a0-dfa3-4227-8aa2-217ec7010608 {
  margin-top: 5%;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-f4d120a0-dfa3-4227-8aa2-217ec7010608 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f4d120a0-dfa3-4227-8aa2-217ec7010608 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f4d120a0-dfa3-4227-8aa2-217ec7010608 {
  
}
}@media (max-width: 767px){#s-f4d120a0-dfa3-4227-8aa2-217ec7010608 {
  
}
}
.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-43f1474c-7c25-41fe-8dfb-e2b1c27d91be {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
margin-top: 25px;
margin-left: 3%;
margin-bottom: 25px;
margin-right: 43%;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-radius: 0px;
text-align: center;
background-color: rgba(199, 201, 199, 1);
text-decoration: none;
}
#s-43f1474c-7c25-41fe-8dfb-e2b1c27d91be:hover {background-color: rgba(221, 188, 176, 1) !important;
text-decoration: none !important;}#s-43f1474c-7c25-41fe-8dfb-e2b1c27d91be:active {background-color: rgba(199, 201, 199, 1) !important;
text-decoration: none !important;}

  #s-43f1474c-7c25-41fe-8dfb-e2b1c27d91be-root {
    text-align: center;
  }


#s-43f1474c-7c25-41fe-8dfb-e2b1c27d91be.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-43f1474c-7c25-41fe-8dfb-e2b1c27d91be-root {
    text-align: center;
  }


#s-43f1474c-7c25-41fe-8dfb-e2b1c27d91be.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-43f1474c-7c25-41fe-8dfb-e2b1c27d91be-root {
    text-align: center;
  }


#s-43f1474c-7c25-41fe-8dfb-e2b1c27d91be.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-43f1474c-7c25-41fe-8dfb-e2b1c27d91be-root {
    text-align: center;
  }


#s-43f1474c-7c25-41fe-8dfb-e2b1c27d91be.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-43f1474c-7c25-41fe-8dfb-e2b1c27d91be-root {
    text-align: center;
  }


#s-43f1474c-7c25-41fe-8dfb-e2b1c27d91be.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-019572d4-108b-4c9f-b785-aa85bb4b788f {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 4%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 7%;
min-height: 550px;
background-position: center center;
}








#s-019572d4-108b-4c9f-b785-aa85bb4b788f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-019572d4-108b-4c9f-b785-aa85bb4b788f.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-7e7702b7-6805-48ea-9b56-4675f8bfa1a9 {
  margin-top: 0%;
margin-bottom: 6%;
min-height: 50px;
}
@media (min-width: 1200px){#s-7e7702b7-6805-48ea-9b56-4675f8bfa1a9 {
  display: none;
}
#s-7e7702b7-6805-48ea-9b56-4675f8bfa1a9, #wrap-s-7e7702b7-6805-48ea-9b56-4675f8bfa1a9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7e7702b7-6805-48ea-9b56-4675f8bfa1a9 {
  display: none;
}
#s-7e7702b7-6805-48ea-9b56-4675f8bfa1a9, #wrap-s-7e7702b7-6805-48ea-9b56-4675f8bfa1a9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7e7702b7-6805-48ea-9b56-4675f8bfa1a9 {
  
}
}@media (max-width: 767px){#s-7e7702b7-6805-48ea-9b56-4675f8bfa1a9 {
  
}
}







#s-7e7702b7-6805-48ea-9b56-4675f8bfa1a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e7702b7-6805-48ea-9b56-4675f8bfa1a9.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-61e13ce8-556b-4669-b0e6-7bc15482480a {
  margin-left: 10%;
margin-right: 10%;
}

#s-61e13ce8-556b-4669-b0e6-7bc15482480a {
  display: none;
}
#s-e8ce4a9b-ef6b-4cff-8033-2da9d3e8b580 {
  margin-top: 7%;
margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e8ce4a9b-ef6b-4cff-8033-2da9d3e8b580 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  text-align: center;
}



#s-983262fc-9870-404e-9caf-ca69cc62eb00 {
  margin-top: -1%;
margin-left: 0%;
margin-bottom: 3%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-983262fc-9870-404e-9caf-ca69cc62eb00 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}



#s-3a05c927-28ee-4f8d-a768-0ece151c09b4 {
  margin-left: 0%;
margin-right: 0%;
text-align: left;
}



.shg-c#s-3a05c927-28ee-4f8d-a768-0ece151c09b4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3a05c927-28ee-4f8d-a768-0ece151c09b4 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-3a05c927-28ee-4f8d-a768-0ece151c09b4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3a05c927-28ee-4f8d-a768-0ece151c09b4 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3a05c927-28ee-4f8d-a768-0ece151c09b4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3a05c927-28ee-4f8d-a768-0ece151c09b4 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3a05c927-28ee-4f8d-a768-0ece151c09b4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3a05c927-28ee-4f8d-a768-0ece151c09b4 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3a05c927-28ee-4f8d-a768-0ece151c09b4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3a05c927-28ee-4f8d-a768-0ece151c09b4 img.shogun-image {
  width: 100%;
}



}
#s-b6023bf7-5e32-4b4b-b83b-470afaa26109 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-b6023bf7-5e32-4b4b-b83b-470afaa26109 .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-b6023bf7-5e32-4b4b-b83b-470afaa26109 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-b6023bf7-5e32-4b4b-b83b-470afaa26109 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-b6023bf7-5e32-4b4b-b83b-470afaa26109 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-b6023bf7-5e32-4b4b-b83b-470afaa26109 .shg-gallery-scroll-button {
  color: #FFF;
}

#s-b6023bf7-5e32-4b4b-b83b-470afaa26109 .shg-gallery-dot {
  background-color: #FFF;
}

#s-6357d920-65c2-446a-8bea-84c2648b9345 {
  margin-top: 4%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
}

#s-d8866d62-6438-4492-ab2b-9181b8f86d68 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
}

#s-d2491585-edcb-4515-9d47-53a33287e9ac {
  margin-top: 4%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
}
@media (min-width: 1200px){#s-d2491585-edcb-4515-9d47-53a33287e9ac {
  display: none;
}
#s-d2491585-edcb-4515-9d47-53a33287e9ac, #wrap-s-d2491585-edcb-4515-9d47-53a33287e9ac { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d2491585-edcb-4515-9d47-53a33287e9ac {
  display: none;
}
#s-d2491585-edcb-4515-9d47-53a33287e9ac, #wrap-s-d2491585-edcb-4515-9d47-53a33287e9ac { display:none !important; }}
#s-1680a78b-d968-4bc8-8db2-c0e8c88dc1af {
  margin-top: 1px;
margin-left: 3%;
margin-bottom: 0%;
margin-right: 3%;
padding-top: 1px;
padding-bottom: 1px;
}
@media (min-width: 1200px){#s-1680a78b-d968-4bc8-8db2-c0e8c88dc1af {
  display: none;
}
#s-1680a78b-d968-4bc8-8db2-c0e8c88dc1af, #wrap-s-1680a78b-d968-4bc8-8db2-c0e8c88dc1af { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1680a78b-d968-4bc8-8db2-c0e8c88dc1af {
  display: none;
}
#s-1680a78b-d968-4bc8-8db2-c0e8c88dc1af, #wrap-s-1680a78b-d968-4bc8-8db2-c0e8c88dc1af { display:none !important; }}
#s-1680a78b-d968-4bc8-8db2-c0e8c88dc1af hr {
  border-top: 2px solid #ddd;
}

#s-1321a75e-5532-417b-9b05-65d5e34575a6 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}
@media (min-width: 1200px){#s-1321a75e-5532-417b-9b05-65d5e34575a6 {
  display: none;
}
#s-1321a75e-5532-417b-9b05-65d5e34575a6, #wrap-s-1321a75e-5532-417b-9b05-65d5e34575a6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1321a75e-5532-417b-9b05-65d5e34575a6 {
  display: none;
}
#s-1321a75e-5532-417b-9b05-65d5e34575a6, #wrap-s-1321a75e-5532-417b-9b05-65d5e34575a6 { display:none !important; }}
#s-1321a75e-5532-417b-9b05-65d5e34575a6 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-1321a75e-5532-417b-9b05-65d5e34575a6 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-1321a75e-5532-417b-9b05-65d5e34575a6 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-1321a75e-5532-417b-9b05-65d5e34575a6 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-1321a75e-5532-417b-9b05-65d5e34575a6 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-1321a75e-5532-417b-9b05-65d5e34575a6 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-1321a75e-5532-417b-9b05-65d5e34575a6 .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-1321a75e-5532-417b-9b05-65d5e34575a6 .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-1321a75e-5532-417b-9b05-65d5e34575a6 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-1321a75e-5532-417b-9b05-65d5e34575a6 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-1321a75e-5532-417b-9b05-65d5e34575a6 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}


  #s-1321a75e-5532-417b-9b05-65d5e34575a6 .shg-product-selector-wrapper label {
    color: rgba(0, 0, 0, 1);
    font-weight:  600 ;
    font-family: Open Sans;
    font-style:  normal ;
    font-size: 16px;
  }

  
    #s-1321a75e-5532-417b-9b05-65d5e34575a6 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  




  #s-1321a75e-5532-417b-9b05-65d5e34575a6-btn-wrapper {
    text-align: center;
  }


#s-1321a75e-5532-417b-9b05-65d5e34575a6 .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-1321a75e-5532-417b-9b05-65d5e34575a6 .shg-variant-btn:hover {
  background: #252525;
}

#s-1321a75e-5532-417b-9b05-65d5e34575a6 .shg-variant-btn:active, #s-1321a75e-5532-417b-9b05-65d5e34575a6 .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-1321a75e-5532-417b-9b05-65d5e34575a6 .shg-variant-btn.disabled {
  background: #252525;
}

#s-822ed261-f807-4874-9993-4e401b3696a5 {
  margin-top: 4%;
margin-left: 5%;
margin-bottom: 2%;
margin-right: 5%;
text-align: center;
}
@media (min-width: 1200px){#s-822ed261-f807-4874-9993-4e401b3696a5 {
  display: none;
}
#s-822ed261-f807-4874-9993-4e401b3696a5, #wrap-s-822ed261-f807-4874-9993-4e401b3696a5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-822ed261-f807-4874-9993-4e401b3696a5 {
  display: none;
}
#s-822ed261-f807-4874-9993-4e401b3696a5, #wrap-s-822ed261-f807-4874-9993-4e401b3696a5 { display:none !important; }}
#s-822ed261-f807-4874-9993-4e401b3696a5 .shg-product-quantity-wrapper {
  display: flex;
}

#s-822ed261-f807-4874-9993-4e401b3696a5 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-822ed261-f807-4874-9993-4e401b3696a5 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-822ed261-f807-4874-9993-4e401b3696a5 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-822ed261-f807-4874-9993-4e401b3696a5 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }



  #s-822ed261-f807-4874-9993-4e401b3696a5 label {
    color: rgba(0, 0, 0, 1);
    font-weight:  600 ;
    font-family: Open Sans;
    font-style:  normal ;
    font-size: 16px;
  }

  
    #s-822ed261-f807-4874-9993-4e401b3696a5 label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  


#s-2a9a89e6-d194-4c70-a42c-def1e25665a5 {
  margin-top: -1%;
margin-left: 3%;
margin-bottom: 0%;
margin-right: 3%;
}

#s-1497a701-cf17-4f19-bbe4-b1ce52f09e05 {
  margin-top: 2%;
margin-left: 3%;
margin-bottom: 2%;
margin-right: 0%;
}
@media (min-width: 1200px){#s-1497a701-cf17-4f19-bbe4-b1ce52f09e05 {
  display: none;
}
#s-1497a701-cf17-4f19-bbe4-b1ce52f09e05, #wrap-s-1497a701-cf17-4f19-bbe4-b1ce52f09e05 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1497a701-cf17-4f19-bbe4-b1ce52f09e05 {
  display: none;
}
#s-1497a701-cf17-4f19-bbe4-b1ce52f09e05, #wrap-s-1497a701-cf17-4f19-bbe4-b1ce52f09e05 { display:none !important; }}@media (max-width: 767px){#s-1497a701-cf17-4f19-bbe4-b1ce52f09e05 {
  
}
}
@media (min-width: 0px) {
[id="s-1497a701-cf17-4f19-bbe4-b1ce52f09e05"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-1497a701-cf17-4f19-bbe4-b1ce52f09e05"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-1497a701-cf17-4f19-bbe4-b1ce52f09e05"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-1497a701-cf17-4f19-bbe4-b1ce52f09e05"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-5cedf9ef-72da-4690-81a3-ef5d88ff2491 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 3%;
padding-left: 0px;
padding-bottom: 0%;
padding-right: 5px;
}

#s-02c3be71-f665-4f2a-a027-479edc968d9b {
  margin-top: 3%;
margin-bottom: 3%;
padding-left: 5px;
text-align: left;
}

#s-02c3be71-f665-4f2a-a027-479edc968d9b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:  600 ;
  font-family: Open Sans;
  font-style:  normal ;
}

#s-02c3be71-f665-4f2a-a027-479edc968d9b .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-02c3be71-f665-4f2a-a027-479edc968d9b .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-5e0bdbcb-0d74-4095-9d9a-4d73531089dc {
  margin-top: 0%;
margin-left: 14%;
margin-bottom: 0%;
margin-right: 14%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(199, 201, 199, 1);
}
#s-5e0bdbcb-0d74-4095-9d9a-4d73531089dc:hover {background-color: rgba(221, 188, 176, 1) !important;
text-decoration: none !important;}#s-5e0bdbcb-0d74-4095-9d9a-4d73531089dc:active {background-color: rgba(199, 201, 199, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-5e0bdbcb-0d74-4095-9d9a-4d73531089dc {
  display: none;
}
#s-5e0bdbcb-0d74-4095-9d9a-4d73531089dc, #wrap-s-5e0bdbcb-0d74-4095-9d9a-4d73531089dc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5e0bdbcb-0d74-4095-9d9a-4d73531089dc {
  display: none;
}
#s-5e0bdbcb-0d74-4095-9d9a-4d73531089dc, #wrap-s-5e0bdbcb-0d74-4095-9d9a-4d73531089dc { display:none !important; }}


#s-5e0bdbcb-0d74-4095-9d9a-4d73531089dc {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5e0bdbcb-0d74-4095-9d9a-4d73531089dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5e0bdbcb-0d74-4095-9d9a-4d73531089dc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  block ;
}

#s-5e0bdbcb-0d74-4095-9d9a-4d73531089dc.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Open Sans;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}


  #s-5e0bdbcb-0d74-4095-9d9a-4d73531089dc.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-c45bb783-a2f2-458a-a350-8282ec93ee7e {
  margin-top: 8%;
margin-left: 0%;
margin-bottom: 5%;
margin-right: 0%;
}

#s-4f821527-fe95-443d-8fcd-0b88f76691c8 {
  min-height: 50px;
background-color: rgba(239, 220, 214, 0.15);
}
@media (min-width: 1200px){#s-4f821527-fe95-443d-8fcd-0b88f76691c8 {
  display: none;
}
#s-4f821527-fe95-443d-8fcd-0b88f76691c8, #wrap-s-4f821527-fe95-443d-8fcd-0b88f76691c8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4f821527-fe95-443d-8fcd-0b88f76691c8 {
  display: none;
}
#s-4f821527-fe95-443d-8fcd-0b88f76691c8, #wrap-s-4f821527-fe95-443d-8fcd-0b88f76691c8 { display:none !important; }}







#s-4f821527-fe95-443d-8fcd-0b88f76691c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f821527-fe95-443d-8fcd-0b88f76691c8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ff21c825-b44b-469e-9d62-5eec00f92291 {
  margin-top: 4%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 4%;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-ff21c825-b44b-469e-9d62-5eec00f92291 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ff21c825-b44b-469e-9d62-5eec00f92291 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ff21c825-b44b-469e-9d62-5eec00f92291 {
  
}
}@media (max-width: 767px){#s-ff21c825-b44b-469e-9d62-5eec00f92291 {
  
}
}







#s-ff21c825-b44b-469e-9d62-5eec00f92291 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.06;
}#s-ff21c825-b44b-469e-9d62-5eec00f92291.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-3d755f9f-fd9b-4a97-9e4e-26d9854dbe20 {
  margin-top: 3%;
margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-3d755f9f-fd9b-4a97-9e4e-26d9854dbe20"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-3d755f9f-fd9b-4a97-9e4e-26d9854dbe20"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3d755f9f-fd9b-4a97-9e4e-26d9854dbe20"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d755f9f-fd9b-4a97-9e4e-26d9854dbe20"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-835bcf47-58c4-4ad1-8b4c-b94b4dfcd91f {
  margin-top: 0%;
margin-left: 2%;
margin-bottom: 0%;
margin-right: 2%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-835bcf47-58c4-4ad1-8b4c-b94b4dfcd91f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-835bcf47-58c4-4ad1-8b4c-b94b4dfcd91f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-079ff13c-f10d-40a0-9020-143d95f63000 .shogun-icon-wrapper {
  text-align: center;
}


#s-079ff13c-f10d-40a0-9020-143d95f63000 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(73, 80, 86, 0.5);
}

#s-579c8376-3d8f-443f-aa23-034adac63d50 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-579c8376-3d8f-443f-aa23-034adac63d50 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  
}



#s-240fd895-5ab4-4086-bc2c-c8315e2e901f {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-240fd895-5ab4-4086-bc2c-c8315e2e901f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-240fd895-5ab4-4086-bc2c-c8315e2e901f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f4b2d694-dfe7-46ce-8de2-13383278c53b .shogun-icon-wrapper {
  text-align: center;
}


#s-f4b2d694-dfe7-46ce-8de2-13383278c53b .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(73, 80, 86, 0.5);
}

#s-637c25ce-e5d4-4040-9669-73c49bffac72 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-637c25ce-e5d4-4040-9669-73c49bffac72 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  
}



#s-6048e5cc-6583-400f-abbf-3245f149eddb {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-6048e5cc-6583-400f-abbf-3245f149eddb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6048e5cc-6583-400f-abbf-3245f149eddb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fc21f610-7c51-47a0-8a98-d34125c3b8c9 .shogun-icon-wrapper {
  text-align: center;
}


#s-fc21f610-7c51-47a0-8a98-d34125c3b8c9 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(73, 80, 86, 0.5);
}

#s-ec1066e2-0c55-4a4e-8616-fdc970f978e2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ec1066e2-0c55-4a4e-8616-fdc970f978e2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 17px;
  
  letter-spacing: 1px;
  
}



#s-ccf9760f-6516-4469-b83d-e0607c586c47 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-7183e226-ebd6-4519-99e3-91be34ac1fb0 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-7183e226-ebd6-4519-99e3-91be34ac1fb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7183e226-ebd6-4519-99e3-91be34ac1fb0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-01bb6443-1bc4-461a-8783-a80a6a66f27a .shogun-icon-wrapper {
  text-align: center;
}


#s-01bb6443-1bc4-461a-8783-a80a6a66f27a .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(73, 80, 86, 0.5);
}

#s-62ae9697-137a-44b6-ac73-bfa0dd863560 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-62ae9697-137a-44b6-ac73-bfa0dd863560 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  
}



#s-f46edc4b-b816-4d68-9e37-09c8e5210b0b {
  margin-top: 5%;
margin-left: 9%;
margin-bottom: 5%;
margin-right: 9%;
min-height: 50px;
}
@media (min-width: 1200px){#s-f46edc4b-b816-4d68-9e37-09c8e5210b0b {
  display: none;
}
#s-f46edc4b-b816-4d68-9e37-09c8e5210b0b, #wrap-s-f46edc4b-b816-4d68-9e37-09c8e5210b0b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f46edc4b-b816-4d68-9e37-09c8e5210b0b {
  display: none;
}
#s-f46edc4b-b816-4d68-9e37-09c8e5210b0b, #wrap-s-f46edc4b-b816-4d68-9e37-09c8e5210b0b { display:none !important; }}







#s-f46edc4b-b816-4d68-9e37-09c8e5210b0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f46edc4b-b816-4d68-9e37-09c8e5210b0b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-95bb8cb4-d746-49d1-a004-d56ba569ad09 {
  min-height: 50px;
}








#s-95bb8cb4-d746-49d1-a004-d56ba569ad09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95bb8cb4-d746-49d1-a004-d56ba569ad09.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c2e6ed26-8e4b-428f-bd97-83b2997c8b2e {
  margin-top: 2%;
margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c2e6ed26-8e4b-428f-bd97-83b2997c8b2e .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-3919e583-f755-4d4f-8b6b-30b4e9d307a4 {
  margin-top: 3%;
margin-left: 0%;
margin-right: 0%;
padding-right: 0%;
}

#s-e4749b2a-5b9c-4558-aef2-98580a8ad3a8 {
  min-height: 50px;
background-color: rgba(239, 220, 214, 0.15);
}
@media (min-width: 1200px){#s-e4749b2a-5b9c-4558-aef2-98580a8ad3a8 {
  display: none;
}
#s-e4749b2a-5b9c-4558-aef2-98580a8ad3a8, #wrap-s-e4749b2a-5b9c-4558-aef2-98580a8ad3a8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e4749b2a-5b9c-4558-aef2-98580a8ad3a8 {
  display: none;
}
#s-e4749b2a-5b9c-4558-aef2-98580a8ad3a8, #wrap-s-e4749b2a-5b9c-4558-aef2-98580a8ad3a8 { display:none !important; }}







#s-e4749b2a-5b9c-4558-aef2-98580a8ad3a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4749b2a-5b9c-4558-aef2-98580a8ad3a8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-edb2457e-d417-47dd-8723-992ca80d88d3 {
  margin-top: 4%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 4%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-edb2457e-d417-47dd-8723-992ca80d88d3 {
  display: none;
}
#s-edb2457e-d417-47dd-8723-992ca80d88d3, #wrap-s-edb2457e-d417-47dd-8723-992ca80d88d3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-edb2457e-d417-47dd-8723-992ca80d88d3 {
  display: none;
}
#s-edb2457e-d417-47dd-8723-992ca80d88d3, #wrap-s-edb2457e-d417-47dd-8723-992ca80d88d3 { display:none !important; }}







#s-edb2457e-d417-47dd-8723-992ca80d88d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-edb2457e-d417-47dd-8723-992ca80d88d3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8c51c470-af6b-46a0-b270-d7a8ce9d01d8 {
  margin-left: 10%;
margin-right: 10%;
min-height: 50px;
}
@media (min-width: 1200px){#s-8c51c470-af6b-46a0-b270-d7a8ce9d01d8 {
  display: none;
}
#s-8c51c470-af6b-46a0-b270-d7a8ce9d01d8, #wrap-s-8c51c470-af6b-46a0-b270-d7a8ce9d01d8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8c51c470-af6b-46a0-b270-d7a8ce9d01d8 {
  display: none;
}
#s-8c51c470-af6b-46a0-b270-d7a8ce9d01d8, #wrap-s-8c51c470-af6b-46a0-b270-d7a8ce9d01d8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8c51c470-af6b-46a0-b270-d7a8ce9d01d8 {
  display: none;
}
#s-8c51c470-af6b-46a0-b270-d7a8ce9d01d8, #wrap-s-8c51c470-af6b-46a0-b270-d7a8ce9d01d8 { display:none !important; }}







#s-8c51c470-af6b-46a0-b270-d7a8ce9d01d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c51c470-af6b-46a0-b270-d7a8ce9d01d8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-12371d60-f365-4f47-8d25-d9db37d509ae {
  margin-top: 7%;
margin-bottom: 7%;
}

#s-12371d60-f365-4f47-8d25-d9db37d509ae {
  display: none;
}
#s-70f3cd23-d1b9-4823-9c5f-0a687e249fb7 {
  margin-top: 5%;
margin-left: 3%;
margin-bottom: 0%;
margin-right: 3%;
text-align: left;
}



.shg-c#s-70f3cd23-d1b9-4823-9c5f-0a687e249fb7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70f3cd23-d1b9-4823-9c5f-0a687e249fb7 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-70f3cd23-d1b9-4823-9c5f-0a687e249fb7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70f3cd23-d1b9-4823-9c5f-0a687e249fb7 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-70f3cd23-d1b9-4823-9c5f-0a687e249fb7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70f3cd23-d1b9-4823-9c5f-0a687e249fb7 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-70f3cd23-d1b9-4823-9c5f-0a687e249fb7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70f3cd23-d1b9-4823-9c5f-0a687e249fb7 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-70f3cd23-d1b9-4823-9c5f-0a687e249fb7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70f3cd23-d1b9-4823-9c5f-0a687e249fb7 img.shogun-image {
  width: 100%;
}



}

.shg-c#s-70f3cd23-d1b9-4823-9c5f-0a687e249fb7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70f3cd23-d1b9-4823-9c5f-0a687e249fb7 img.shogun-image {
  width: 100%;
}




#s-10541b44-121e-4e8d-b7c2-000e069273f8 {
  margin-left: 0%;
padding-top: 10px;
padding-bottom: 5px;
text-align: center;
}

#s-10541b44-121e-4e8d-b7c2-000e069273f8 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-c28c0a5f-d2b7-4dcd-91eb-6d67c0763058 {
  margin-top: 4%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
}

#s-0106d957-f499-47f7-9f4b-2db9fbb2b071 {
  margin-top: 3%;
margin-bottom: 4%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
background-color: rgba(221, 188, 176, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-0106d957-f499-47f7-9f4b-2db9fbb2b071:hover {background-color: rgba(199, 201, 199, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0106d957-f499-47f7-9f4b-2db9fbb2b071:active {background-color: rgba(221, 188, 176, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-0106d957-f499-47f7-9f4b-2db9fbb2b071 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0106d957-f499-47f7-9f4b-2db9fbb2b071.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0106d957-f499-47f7-9f4b-2db9fbb2b071.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-0106d957-f499-47f7-9f4b-2db9fbb2b071.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3b97bfa2-bd8d-4f0c-b6b1-28c012fa88ea {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-3b97bfa2-bd8d-4f0c-b6b1-28c012fa88ea {
  display: none;
}
#s-3b97bfa2-bd8d-4f0c-b6b1-28c012fa88ea, #wrap-s-3b97bfa2-bd8d-4f0c-b6b1-28c012fa88ea { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3b97bfa2-bd8d-4f0c-b6b1-28c012fa88ea {
  display: none;
}
#s-3b97bfa2-bd8d-4f0c-b6b1-28c012fa88ea, #wrap-s-3b97bfa2-bd8d-4f0c-b6b1-28c012fa88ea { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3b97bfa2-bd8d-4f0c-b6b1-28c012fa88ea {
  
}
}@media (max-width: 767px){#s-3b97bfa2-bd8d-4f0c-b6b1-28c012fa88ea {
  display: none;
}
#s-3b97bfa2-bd8d-4f0c-b6b1-28c012fa88ea, #wrap-s-3b97bfa2-bd8d-4f0c-b6b1-28c012fa88ea { display:none !important; }}







#s-3b97bfa2-bd8d-4f0c-b6b1-28c012fa88ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b97bfa2-bd8d-4f0c-b6b1-28c012fa88ea.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0653ec37-0a2d-40a8-b8ca-214b00d3de3e {
  min-height: 50px;
}








#s-0653ec37-0a2d-40a8-b8ca-214b00d3de3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0653ec37-0a2d-40a8-b8ca-214b00d3de3e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-24708da3-f7ca-4c2f-840d-e3b5362febbc {
  display: none;
}
#s-21a280e4-4e2e-48be-a785-e820c797e52a {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 4%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-21a280e4-4e2e-48be-a785-e820c797e52a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-21a280e4-4e2e-48be-a785-e820c797e52a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-21a280e4-4e2e-48be-a785-e820c797e52a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-21a280e4-4e2e-48be-a785-e820c797e52a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-21a280e4-4e2e-48be-a785-e820c797e52a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-21a280e4-4e2e-48be-a785-e820c797e52a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-21a280e4-4e2e-48be-a785-e820c797e52a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

#s-f8c903e6-34cb-4b57-bf7b-b364ee85950e {
  margin-left: 0%;
margin-right: 5%;
min-height: 50px;
}








#s-f8c903e6-34cb-4b57-bf7b-b364ee85950e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8c903e6-34cb-4b57-bf7b-b364ee85950e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-007574ae-2ecd-4942-a734-8027d8cda58d {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}



.shg-c#s-007574ae-2ecd-4942-a734-8027d8cda58d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-007574ae-2ecd-4942-a734-8027d8cda58d img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-007574ae-2ecd-4942-a734-8027d8cda58d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-007574ae-2ecd-4942-a734-8027d8cda58d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-007574ae-2ecd-4942-a734-8027d8cda58d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-007574ae-2ecd-4942-a734-8027d8cda58d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-007574ae-2ecd-4942-a734-8027d8cda58d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-007574ae-2ecd-4942-a734-8027d8cda58d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-007574ae-2ecd-4942-a734-8027d8cda58d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-007574ae-2ecd-4942-a734-8027d8cda58d img.shogun-image {
  width: 100%;
}



}

.shg-c#s-007574ae-2ecd-4942-a734-8027d8cda58d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-007574ae-2ecd-4942-a734-8027d8cda58d img.shogun-image {
  width: 100%;
}




#s-a1c6bcd9-77dc-415c-a489-f6f3802b6d25 {
  margin-top: 3%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
background-color: rgba(221, 188, 176, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-a1c6bcd9-77dc-415c-a489-f6f3802b6d25:hover {background-color: rgba(199, 201, 199, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a1c6bcd9-77dc-415c-a489-f6f3802b6d25:active {background-color: rgba(221, 188, 176, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-a1c6bcd9-77dc-415c-a489-f6f3802b6d25 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a1c6bcd9-77dc-415c-a489-f6f3802b6d25.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a1c6bcd9-77dc-415c-a489-f6f3802b6d25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-a1c6bcd9-77dc-415c-a489-f6f3802b6d25.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-806ce557-83d2-4d35-becb-0d745c9b8792 {
  min-height: 50px;
}








#s-806ce557-83d2-4d35-becb-0d745c9b8792 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-806ce557-83d2-4d35-becb-0d745c9b8792.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9c22778f-3cbb-497a-8a5e-f3ecbb35d280 {
  margin-top: 0%;
margin-left: 3%;
padding-top: 10px;
padding-bottom: 5px;
text-align: left;
}

#s-9c22778f-3cbb-497a-8a5e-f3ecbb35d280 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-e04846c3-2a84-451f-9519-3f1e665f2a67 {
  margin-top: 4%;
margin-left: 3%;
margin-bottom: 0%;
margin-right: 0%;
}

#s-a93de98e-2246-4b31-beb7-17a2cbaba760 {
  margin-top: 5%;
margin-left: 4%;
margin-bottom: 5%;
margin-right: 4%;
padding-left: 0%;
padding-right: 0%;
min-height: 500px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-a93de98e-2246-4b31-beb7-17a2cbaba760 {
  display: none;
}
#s-a93de98e-2246-4b31-beb7-17a2cbaba760, #wrap-s-a93de98e-2246-4b31-beb7-17a2cbaba760 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a93de98e-2246-4b31-beb7-17a2cbaba760 {
  display: none;
}
#s-a93de98e-2246-4b31-beb7-17a2cbaba760, #wrap-s-a93de98e-2246-4b31-beb7-17a2cbaba760 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a93de98e-2246-4b31-beb7-17a2cbaba760 {
  
}
}@media (max-width: 767px){#s-a93de98e-2246-4b31-beb7-17a2cbaba760 {
  display: none;
}
#s-a93de98e-2246-4b31-beb7-17a2cbaba760, #wrap-s-a93de98e-2246-4b31-beb7-17a2cbaba760 { display:none !important; }}







#s-a93de98e-2246-4b31-beb7-17a2cbaba760 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a93de98e-2246-4b31-beb7-17a2cbaba760.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-1013635e-5b7d-49d0-a112-8e920aefcdb3 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 2px;
margin-left: 0%;
margin-bottom: 6%;
margin-right: 0%;
min-height: 600px;
background-position: center center;
}








#s-1013635e-5b7d-49d0-a112-8e920aefcdb3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1013635e-5b7d-49d0-a112-8e920aefcdb3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-daba2f0c-f504-4fec-a1e8-16f29be79f9e {
  margin-left: 5%;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-daba2f0c-f504-4fec-a1e8-16f29be79f9e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Libre Baskerville";
  font-style:  normal ;
  font-size: 33px;
  line-height: 1.5em;
  
  text-align: center;
}



#s-eb9f14cf-96dd-4da2-9ac4-398b1af3d086 {
  margin-top: -1%;
margin-left: 10%;
margin-bottom: 0%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eb9f14cf-96dd-4da2-9ac4-398b1af3d086 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}



#s-dc85b3cf-1e11-47b3-b6b6-621a15fa968a {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-dc85b3cf-1e11-47b3-b6b6-621a15fa968a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dc85b3cf-1e11-47b3-b6b6-621a15fa968a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-dc85b3cf-1e11-47b3-b6b6-621a15fa968a {
  
}
}@media (max-width: 767px){#s-dc85b3cf-1e11-47b3-b6b6-621a15fa968a {
  
}
}
#s-a79606a1-ce30-465a-8a76-2c4a05d82581 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
margin-top: 4%;
margin-left: 25%;
margin-right: 25%;
padding-top: 15px;
padding-left: 25px;
padding-bottom: 15px;
padding-right: 25px;
border-radius: 4px;
text-align: center;
background-color: rgba(199, 201, 199, 1);
text-decoration: none;
}
#s-a79606a1-ce30-465a-8a76-2c4a05d82581:hover {background-color: rgba(221, 188, 176, 1) !important;
text-decoration: none !important;}#s-a79606a1-ce30-465a-8a76-2c4a05d82581:active {background-color: rgba(199, 201, 199, 1) !important;
text-decoration: none !important;}

  #s-a79606a1-ce30-465a-8a76-2c4a05d82581-root {
    text-align: center;
  }


#s-a79606a1-ce30-465a-8a76-2c4a05d82581.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a79606a1-ce30-465a-8a76-2c4a05d82581-root {
    text-align: center;
  }


#s-a79606a1-ce30-465a-8a76-2c4a05d82581.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a79606a1-ce30-465a-8a76-2c4a05d82581-root {
    text-align: center;
  }


#s-a79606a1-ce30-465a-8a76-2c4a05d82581.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a79606a1-ce30-465a-8a76-2c4a05d82581-root {
    text-align: center;
  }


#s-a79606a1-ce30-465a-8a76-2c4a05d82581.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a79606a1-ce30-465a-8a76-2c4a05d82581-root {
    text-align: center;
  }


#s-a79606a1-ce30-465a-8a76-2c4a05d82581.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-8fc46dcc-2b08-497c-9390-537f2743c614 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
min-height: 500px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-8fc46dcc-2b08-497c-9390-537f2743c614 {
  display: none;
}
#s-8fc46dcc-2b08-497c-9390-537f2743c614, #wrap-s-8fc46dcc-2b08-497c-9390-537f2743c614 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8fc46dcc-2b08-497c-9390-537f2743c614 {
  display: none;
}
#s-8fc46dcc-2b08-497c-9390-537f2743c614, #wrap-s-8fc46dcc-2b08-497c-9390-537f2743c614 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8fc46dcc-2b08-497c-9390-537f2743c614 {
  display: none;
}
#s-8fc46dcc-2b08-497c-9390-537f2743c614, #wrap-s-8fc46dcc-2b08-497c-9390-537f2743c614 { display:none !important; }}@media (max-width: 767px){#s-8fc46dcc-2b08-497c-9390-537f2743c614 {
  
}
}







#s-8fc46dcc-2b08-497c-9390-537f2743c614 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8fc46dcc-2b08-497c-9390-537f2743c614.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-dd25b35a-b716-4b60-9b60-fabf3f45a9d0 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 5%;
margin-left: 4%;
margin-bottom: 6%;
margin-right: 4%;
min-height: 550px;
background-position: center center;
}








#s-dd25b35a-b716-4b60-9b60-fabf3f45a9d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dd25b35a-b716-4b60-9b60-fabf3f45a9d0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f9956b26-a607-4e68-b2db-ade90f9c6b53 {
  margin-left: 3%;
margin-right: 3%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f9956b26-a607-4e68-b2db-ade90f9c6b53 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Libre Baskerville";
  font-style:  normal ;
  font-size: 33px;
  line-height: 1.5em;
  
  text-align: center;
}



#s-0a39fa48-8574-41ea-b1ff-4216e557670f {
  margin-top: -1%;
margin-left: 3%;
margin-bottom: 0%;
margin-right: 3%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0a39fa48-8574-41ea-b1ff-4216e557670f .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}



#s-1b12adfd-07dc-4ef8-a011-01d7e1314ff2 {
  margin-top: 20px;
margin-left: 7%;
margin-bottom: 0px;
margin-right: 7%;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-1b12adfd-07dc-4ef8-a011-01d7e1314ff2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1b12adfd-07dc-4ef8-a011-01d7e1314ff2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1b12adfd-07dc-4ef8-a011-01d7e1314ff2 {
  
}
}@media (max-width: 767px){#s-1b12adfd-07dc-4ef8-a011-01d7e1314ff2 {
  
}
}
#s-c1720f81-ca29-4512-b65b-1d4266c16ec6 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
margin-top: 4%;
margin-left: 13%;
margin-bottom: 7%;
margin-right: 13%;
padding-top: 15px;
padding-left: 25px;
padding-bottom: 15px;
padding-right: 25px;
border-radius: 0px;
text-align: center;
background-color: rgba(199, 201, 199, 1);
text-decoration: none;
}
#s-c1720f81-ca29-4512-b65b-1d4266c16ec6:hover {background-color: rgba(221, 188, 176, 1) !important;
text-decoration: none !important;}#s-c1720f81-ca29-4512-b65b-1d4266c16ec6:active {background-color: rgba(199, 201, 199, 1) !important;
text-decoration: none !important;}

  #s-c1720f81-ca29-4512-b65b-1d4266c16ec6-root {
    text-align: center;
  }


#s-c1720f81-ca29-4512-b65b-1d4266c16ec6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c1720f81-ca29-4512-b65b-1d4266c16ec6-root {
    text-align: center;
  }


#s-c1720f81-ca29-4512-b65b-1d4266c16ec6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c1720f81-ca29-4512-b65b-1d4266c16ec6-root {
    text-align: center;
  }


#s-c1720f81-ca29-4512-b65b-1d4266c16ec6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c1720f81-ca29-4512-b65b-1d4266c16ec6-root {
    text-align: center;
  }


#s-c1720f81-ca29-4512-b65b-1d4266c16ec6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c1720f81-ca29-4512-b65b-1d4266c16ec6-root {
    text-align: center;
  }


#s-c1720f81-ca29-4512-b65b-1d4266c16ec6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-f775e447-a543-47d2-8948-cd02a3b40159 {
  min-height: 50px;
background-color: rgba(239, 220, 214, 0.15);
}








#s-f775e447-a543-47d2-8948-cd02a3b40159 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f775e447-a543-47d2-8948-cd02a3b40159.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-96392c5b-dc6c-43cc-b9c8-68fddf74cfda {
  margin-top: 4%;
margin-left: 4%;
margin-bottom: 4%;
margin-right: 4%;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-96392c5b-dc6c-43cc-b9c8-68fddf74cfda {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-96392c5b-dc6c-43cc-b9c8-68fddf74cfda {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-96392c5b-dc6c-43cc-b9c8-68fddf74cfda {
  
}
}@media (max-width: 767px){#s-96392c5b-dc6c-43cc-b9c8-68fddf74cfda {
  
}
}







#s-96392c5b-dc6c-43cc-b9c8-68fddf74cfda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.06;
}#s-96392c5b-dc6c-43cc-b9c8-68fddf74cfda.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-17526f67-8fdf-43e7-842a-c8a5978ceef3 {
  border-style: solid;
margin-top: 40px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-17526f67-8fdf-43e7-842a-c8a5978ceef3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-17526f67-8fdf-43e7-842a-c8a5978ceef3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-17526f67-8fdf-43e7-842a-c8a5978ceef3 {
  
}
}@media (max-width: 767px){#s-17526f67-8fdf-43e7-842a-c8a5978ceef3 {
  
}
}
#s-17526f67-8fdf-43e7-842a-c8a5978ceef3 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Libre Baskerville";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-2ac22f69-d249-4168-bcdd-6b79de3e2691 {
  margin-top: 0%;
margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-2ac22f69-d249-4168-bcdd-6b79de3e2691"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-2ac22f69-d249-4168-bcdd-6b79de3e2691"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2ac22f69-d249-4168-bcdd-6b79de3e2691"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2ac22f69-d249-4168-bcdd-6b79de3e2691"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-c33a61cc-5a83-4600-b56e-055b6a9b6955 {
  padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-c33a61cc-5a83-4600-b56e-055b6a9b6955 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c33a61cc-5a83-4600-b56e-055b6a9b6955.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-4f91a970-6421-4aa0-a9f2-097493472b07 {
  display: none;
}
#s-4195df48-9547-46c2-bf1a-b5092802e12e {
  text-align: left;
}



.shg-c#s-4195df48-9547-46c2-bf1a-b5092802e12e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4195df48-9547-46c2-bf1a-b5092802e12e img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-4195df48-9547-46c2-bf1a-b5092802e12e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4195df48-9547-46c2-bf1a-b5092802e12e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-4195df48-9547-46c2-bf1a-b5092802e12e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4195df48-9547-46c2-bf1a-b5092802e12e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-4195df48-9547-46c2-bf1a-b5092802e12e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4195df48-9547-46c2-bf1a-b5092802e12e img.shogun-image {
  width: 100%;
}



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

.shg-c#s-4195df48-9547-46c2-bf1a-b5092802e12e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4195df48-9547-46c2-bf1a-b5092802e12e img.shogun-image {
  width: 100%;
}



}

.shg-c#s-4195df48-9547-46c2-bf1a-b5092802e12e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4195df48-9547-46c2-bf1a-b5092802e12e 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-a01845c7-6711-41ea-ab19-cc48a21a5b4a {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 5%;
padding-bottom: 5%;
text-align: center;
}

#s-a01845c7-6711-41ea-ab19-cc48a21a5b4a .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-934de021-98d9-44f5-bdd4-d003d1184e2f {
  padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-934de021-98d9-44f5-bdd4-d003d1184e2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-934de021-98d9-44f5-bdd4-d003d1184e2f.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-73f5cf22-04c4-4c5f-ba1b-fe3336a57794 {
  display: none;
}
#s-78f7b03b-c39e-4401-addb-e0d04a7ffed5 {
  text-align: left;
}



.shg-c#s-78f7b03b-c39e-4401-addb-e0d04a7ffed5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-78f7b03b-c39e-4401-addb-e0d04a7ffed5 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-78f7b03b-c39e-4401-addb-e0d04a7ffed5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-78f7b03b-c39e-4401-addb-e0d04a7ffed5 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-78f7b03b-c39e-4401-addb-e0d04a7ffed5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-78f7b03b-c39e-4401-addb-e0d04a7ffed5 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-78f7b03b-c39e-4401-addb-e0d04a7ffed5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-78f7b03b-c39e-4401-addb-e0d04a7ffed5 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-78f7b03b-c39e-4401-addb-e0d04a7ffed5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-78f7b03b-c39e-4401-addb-e0d04a7ffed5 img.shogun-image {
  width: 100%;
}



}

.shg-c#s-78f7b03b-c39e-4401-addb-e0d04a7ffed5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-78f7b03b-c39e-4401-addb-e0d04a7ffed5 img.shogun-image {
  width: 100%;
}




#s-ab549f89-85a1-4209-a110-b40030d4f8d7 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 5%;
padding-bottom: 5%;
text-align: center;
}

#s-ab549f89-85a1-4209-a110-b40030d4f8d7 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-8fbe9a48-3a0e-406f-8683-3b441b827c7d {
  padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-8fbe9a48-3a0e-406f-8683-3b441b827c7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8fbe9a48-3a0e-406f-8683-3b441b827c7d.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-3cdb5764-9f09-445b-825f-384c2875f832 {
  display: none;
}
#s-c66ef059-24ba-4434-b0d6-c994d5215189 {
  text-align: left;
}



.shg-c#s-c66ef059-24ba-4434-b0d6-c994d5215189 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c66ef059-24ba-4434-b0d6-c994d5215189 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-c66ef059-24ba-4434-b0d6-c994d5215189 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c66ef059-24ba-4434-b0d6-c994d5215189 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c66ef059-24ba-4434-b0d6-c994d5215189 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c66ef059-24ba-4434-b0d6-c994d5215189 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c66ef059-24ba-4434-b0d6-c994d5215189 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c66ef059-24ba-4434-b0d6-c994d5215189 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-c66ef059-24ba-4434-b0d6-c994d5215189 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c66ef059-24ba-4434-b0d6-c994d5215189 img.shogun-image {
  width: 100%;
}



}

.shg-c#s-c66ef059-24ba-4434-b0d6-c994d5215189 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c66ef059-24ba-4434-b0d6-c994d5215189 img.shogun-image {
  width: 100%;
}




#s-3c07c770-acbf-46df-88aa-da2128cb7bdd {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 5%;
padding-bottom: 5%;
text-align: center;
}

#s-3c07c770-acbf-46df-88aa-da2128cb7bdd .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-678cef27-1075-487e-93c6-3cfba2bd2b88 {
  padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-678cef27-1075-487e-93c6-3cfba2bd2b88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-678cef27-1075-487e-93c6-3cfba2bd2b88.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-9d139312-0476-4656-a6b3-e49ad113cca4 {
  display: none;
}
#s-cd625882-5b50-4f0b-a7ab-5fb8ae0dade1 {
  text-align: left;
}



.shg-c#s-cd625882-5b50-4f0b-a7ab-5fb8ae0dade1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cd625882-5b50-4f0b-a7ab-5fb8ae0dade1 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-cd625882-5b50-4f0b-a7ab-5fb8ae0dade1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cd625882-5b50-4f0b-a7ab-5fb8ae0dade1 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-cd625882-5b50-4f0b-a7ab-5fb8ae0dade1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cd625882-5b50-4f0b-a7ab-5fb8ae0dade1 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-cd625882-5b50-4f0b-a7ab-5fb8ae0dade1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cd625882-5b50-4f0b-a7ab-5fb8ae0dade1 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-cd625882-5b50-4f0b-a7ab-5fb8ae0dade1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cd625882-5b50-4f0b-a7ab-5fb8ae0dade1 img.shogun-image {
  width: 100%;
}



}

.shg-c#s-cd625882-5b50-4f0b-a7ab-5fb8ae0dade1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cd625882-5b50-4f0b-a7ab-5fb8ae0dade1 img.shogun-image {
  width: 100%;
}




#s-2f7b321c-9d06-4312-af17-f3c8c8af4cfa {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 5%;
padding-bottom: 5%;
text-align: center;
}

#s-2f7b321c-9d06-4312-af17-f3c8c8af4cfa .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-6ef94935-ad1e-441c-8254-323ce67ef118 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-6ef94935-ad1e-441c-8254-323ce67ef118 {
  display: none;
}
#s-6ef94935-ad1e-441c-8254-323ce67ef118, #wrap-s-6ef94935-ad1e-441c-8254-323ce67ef118 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6ef94935-ad1e-441c-8254-323ce67ef118 {
  display: none;
}
#s-6ef94935-ad1e-441c-8254-323ce67ef118, #wrap-s-6ef94935-ad1e-441c-8254-323ce67ef118 { display:none !important; }}







#s-6ef94935-ad1e-441c-8254-323ce67ef118 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ef94935-ad1e-441c-8254-323ce67ef118.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-42aa8105-e82c-461f-b4f1-aed4b99d5d93 {
  margin-top: 7%;
margin-left: 2%;
margin-bottom: 3%;
margin-right: 2%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-42aa8105-e82c-461f-b4f1-aed4b99d5d93 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Libre Baskerville";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1.5em;
  
  
}



@media (min-width: 1200px){#s-2d1e73f2-9341-483c-8207-e60c99fa7587 {
  display: none;
}
#s-2d1e73f2-9341-483c-8207-e60c99fa7587, #wrap-s-2d1e73f2-9341-483c-8207-e60c99fa7587 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2d1e73f2-9341-483c-8207-e60c99fa7587 {
  display: none;
}
#s-2d1e73f2-9341-483c-8207-e60c99fa7587, #wrap-s-2d1e73f2-9341-483c-8207-e60c99fa7587 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2d1e73f2-9341-483c-8207-e60c99fa7587 {
  display: none;
}
#s-2d1e73f2-9341-483c-8207-e60c99fa7587, #wrap-s-2d1e73f2-9341-483c-8207-e60c99fa7587 { display:none !important; }}
@media (min-width: 0px) {
[id="s-2d1e73f2-9341-483c-8207-e60c99fa7587"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2d1e73f2-9341-483c-8207-e60c99fa7587"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2d1e73f2-9341-483c-8207-e60c99fa7587"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2d1e73f2-9341-483c-8207-e60c99fa7587"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-ac9afb65-d1a9-4a61-8d55-88132f25e35d {
  margin-left: 10%;
margin-right: 6%;
min-height: 50px;
}








#s-ac9afb65-d1a9-4a61-8d55-88132f25e35d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac9afb65-d1a9-4a61-8d55-88132f25e35d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-cover {
  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-91bfff24-6cd2-480c-8cb1-f310ffc1e06e {
  margin-top: 3%;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 4%;
padding-left: 3%;
padding-right: 3%;
text-align: center;
}







  #s-91bfff24-6cd2-480c-8cb1-f310ffc1e06e img.shogun-image {
    

    
    
    
  }


#s-91bfff24-6cd2-480c-8cb1-f310ffc1e06e .shogun-image-content {
  
    align-items: center;
  
}

#s-65efb63f-0bb0-4b5e-bbba-724ed793da87 {
  margin-left: 0%;
margin-right: 4%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-65efb63f-0bb0-4b5e-bbba-724ed793da87 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



#s-62bb072a-83b5-4d50-8dfc-779a258a6b9a {
  margin-top: 2%;
margin-bottom: 1%;
margin-right: 4%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-48d9600c-85dd-4d48-9fb1-a6ff91b181bc {
  margin-bottom: 2%;
margin-right: 4%;
}

#s-275d9bd3-1096-4f12-b481-27250332bc64 {
  margin-left: 6%;
margin-right: 10%;
min-height: 50px;
}








#s-275d9bd3-1096-4f12-b481-27250332bc64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-275d9bd3-1096-4f12-b481-27250332bc64.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ff8a7c77-ede1-4b43-b0f7-f8395b86f191 {
  margin-top: 3%;
margin-left: 4%;
margin-bottom: 0%;
margin-right: 0%;
padding-left: 3%;
padding-right: 3%;
text-align: center;
}







  #s-ff8a7c77-ede1-4b43-b0f7-f8395b86f191 img.shogun-image {
    

    
    
    
  }


#s-ff8a7c77-ede1-4b43-b0f7-f8395b86f191 .shogun-image-content {
  
    align-items: center;
  
}

#s-c3f30dc1-38d7-4ff6-a33b-e9e071c91c34 {
  margin-left: 4%;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c3f30dc1-38d7-4ff6-a33b-e9e071c91c34 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



#s-553c9957-bfc5-44ef-b381-37736048d735 {
  margin-top: 2%;
margin-left: 4%;
margin-bottom: 1%;
}

#s-f1b8cec9-8a4d-498d-a6c8-5758a92138d8 {
  margin-top: 2%;
margin-left: 4%;
margin-bottom: 2%;
margin-right: 0%;
}

#s-03f912fe-3162-4e42-8bb2-28696a86d2c9 {
  margin-top: 1%;
margin-bottom: 0%;
margin-right: 0%;
min-height: 500px;
}
@media (min-width: 1200px){#s-03f912fe-3162-4e42-8bb2-28696a86d2c9 {
  display: none;
}
#s-03f912fe-3162-4e42-8bb2-28696a86d2c9, #wrap-s-03f912fe-3162-4e42-8bb2-28696a86d2c9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-03f912fe-3162-4e42-8bb2-28696a86d2c9 {
  display: none;
}
#s-03f912fe-3162-4e42-8bb2-28696a86d2c9, #wrap-s-03f912fe-3162-4e42-8bb2-28696a86d2c9 { display:none !important; }}@media (max-width: 767px){#s-03f912fe-3162-4e42-8bb2-28696a86d2c9 {
  display: none;
}
#s-03f912fe-3162-4e42-8bb2-28696a86d2c9, #wrap-s-03f912fe-3162-4e42-8bb2-28696a86d2c9 { display:none !important; }}







#s-03f912fe-3162-4e42-8bb2-28696a86d2c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03f912fe-3162-4e42-8bb2-28696a86d2c9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-038e2a09-e4ff-4ff9-98ca-9d02a41de764 {
  margin-top: 3%;
margin-bottom: 0%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-038e2a09-e4ff-4ff9-98ca-9d02a41de764"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-038e2a09-e4ff-4ff9-98ca-9d02a41de764"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-038e2a09-e4ff-4ff9-98ca-9d02a41de764"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-038e2a09-e4ff-4ff9-98ca-9d02a41de764"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-038e2a09-e4ff-4ff9-98ca-9d02a41de764"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-038e2a09-e4ff-4ff9-98ca-9d02a41de764"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-038e2a09-e4ff-4ff9-98ca-9d02a41de764"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-0b3d44c8-d750-4723-9c38-56045f2cca5e {
  min-height: 50px;
}








#s-0b3d44c8-d750-4723-9c38-56045f2cca5e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b3d44c8-d750-4723-9c38-56045f2cca5e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3d1cfe1b-2098-449e-af38-432573528111 {
  text-align: center;
}







  #s-3d1cfe1b-2098-449e-af38-432573528111 img.shogun-image {
    

    
    
    
  }


#s-3d1cfe1b-2098-449e-af38-432573528111 .shogun-image-content {
  
    align-items: center;
  
}

#s-99a7dc7e-94b9-4f84-8016-020048f0cbd8 {
  min-height: 50px;
}








#s-99a7dc7e-94b9-4f84-8016-020048f0cbd8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99a7dc7e-94b9-4f84-8016-020048f0cbd8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5b18ad15-631d-4680-a1ed-dbbf059be8db {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5b18ad15-631d-4680-a1ed-dbbf059be8db .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  text-align: center;
}



#s-75abbf6d-b7c5-4b29-b07b-9d60656f4a80 {
  margin-top: 0%;
margin-bottom: 0%;
}

#s-818ba0d0-2411-48b6-bb16-23b80b1e21af {
  margin-bottom: 2%;
}

#s-400f576e-6bc7-4c0c-80a3-b016776ba5cc {
  margin-top: 3%;
margin-left: 0%;
margin-bottom: 3%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-400f576e-6bc7-4c0c-80a3-b016776ba5cc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-400f576e-6bc7-4c0c-80a3-b016776ba5cc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-400f576e-6bc7-4c0c-80a3-b016776ba5cc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-400f576e-6bc7-4c0c-80a3-b016776ba5cc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-400f576e-6bc7-4c0c-80a3-b016776ba5cc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-400f576e-6bc7-4c0c-80a3-b016776ba5cc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-400f576e-6bc7-4c0c-80a3-b016776ba5cc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-3eff92b3-1050-44ed-9165-a9f4a053dc0f {
  min-height: 50px;
}








#s-3eff92b3-1050-44ed-9165-a9f4a053dc0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3eff92b3-1050-44ed-9165-a9f4a053dc0f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cc5c52b2-088c-468d-b10d-f07099471403 {
  text-align: center;
}







  #s-cc5c52b2-088c-468d-b10d-f07099471403 img.shogun-image {
    

    
    
    
  }


#s-cc5c52b2-088c-468d-b10d-f07099471403 .shogun-image-content {
  
    align-items: center;
  
}

#s-980f4037-7c5b-4ec2-af0a-8ce87ae51898 {
  min-height: 50px;
}








#s-980f4037-7c5b-4ec2-af0a-8ce87ae51898 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-980f4037-7c5b-4ec2-af0a-8ce87ae51898.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a1910101-1594-40bc-aa8d-bcbe7b69333e {
  margin-top: 3%;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a1910101-1594-40bc-aa8d-bcbe7b69333e .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



#s-d9022168-d2d8-4297-bac7-a1371c7c799c {
  margin-top: 0%;
margin-bottom: 0%;
}

#s-1665abfd-d456-4cde-b61d-9032f527cbdf {
  margin-top: 2%;
margin-bottom: 2%;
}

#s-62e021e4-2541-4dfc-8ec8-a257eb503fdc {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0%;
padding-bottom: 0%;
}
@media (min-width: 1200px){#s-62e021e4-2541-4dfc-8ec8-a257eb503fdc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-62e021e4-2541-4dfc-8ec8-a257eb503fdc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-62e021e4-2541-4dfc-8ec8-a257eb503fdc {
  display: none;
}
#s-62e021e4-2541-4dfc-8ec8-a257eb503fdc, #wrap-s-62e021e4-2541-4dfc-8ec8-a257eb503fdc { display:none !important; }}@media (max-width: 767px){#s-62e021e4-2541-4dfc-8ec8-a257eb503fdc {
  display: none;
}
#s-62e021e4-2541-4dfc-8ec8-a257eb503fdc, #wrap-s-62e021e4-2541-4dfc-8ec8-a257eb503fdc { display:none !important; }}
@media (min-width: 0px) {
[id="s-62e021e4-2541-4dfc-8ec8-a257eb503fdc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-62e021e4-2541-4dfc-8ec8-a257eb503fdc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-62e021e4-2541-4dfc-8ec8-a257eb503fdc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-62e021e4-2541-4dfc-8ec8-a257eb503fdc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-62e021e4-2541-4dfc-8ec8-a257eb503fdc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-62e021e4-2541-4dfc-8ec8-a257eb503fdc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-62e021e4-2541-4dfc-8ec8-a257eb503fdc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

#s-59ad32f0-b01d-48fc-9e68-38192386eff1 {
  margin-top: 4%;
margin-left: 8%;
margin-bottom: 0%;
margin-right: 10%;
padding-left: 1%;
padding-right: 1%;
min-height: 500px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-59ad32f0-b01d-48fc-9e68-38192386eff1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-59ad32f0-b01d-48fc-9e68-38192386eff1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-59ad32f0-b01d-48fc-9e68-38192386eff1 {
  
}
}@media (max-width: 767px){#s-59ad32f0-b01d-48fc-9e68-38192386eff1 {
  
}
}







#s-59ad32f0-b01d-48fc-9e68-38192386eff1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59ad32f0-b01d-48fc-9e68-38192386eff1.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-9831481a-bcc8-4dc3-b046-6431dcaf8534 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 5%;
margin-left: 0%;
margin-right: 0%;
min-height: 600px;
background-position: center center;
}








#s-9831481a-bcc8-4dc3-b046-6431dcaf8534 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9831481a-bcc8-4dc3-b046-6431dcaf8534.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-7aced284-9aae-4692-8587-8058cbe717b8 {
  min-height: 42px;
}








#s-7aced284-9aae-4692-8587-8058cbe717b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7aced284-9aae-4692-8587-8058cbe717b8.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-057518d7-0398-48bd-8442-76ba9bca3e79 {
  margin-top: 10%;
margin-left: 10%;
margin-bottom: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-057518d7-0398-48bd-8442-76ba9bca3e79 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Libre Baskerville";
  font-style:  normal ;
  font-size: 33px;
  line-height: 1.5em;
  
  
}



#s-028dee97-5abe-4d23-8e4f-3da69a544511 {
  margin-top: 5%;
margin-bottom: 0%;
margin-right: 5%;
min-height: 500px;
}








#s-028dee97-5abe-4d23-8e4f-3da69a544511 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-028dee97-5abe-4d23-8e4f-3da69a544511.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f9deaa55-6bf8-4025-b56b-946f9a94e80b {
  margin-top: 3%;
margin-bottom: 0%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-f9deaa55-6bf8-4025-b56b-946f9a94e80b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9deaa55-6bf8-4025-b56b-946f9a94e80b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f9deaa55-6bf8-4025-b56b-946f9a94e80b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f9deaa55-6bf8-4025-b56b-946f9a94e80b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f9deaa55-6bf8-4025-b56b-946f9a94e80b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f9deaa55-6bf8-4025-b56b-946f9a94e80b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f9deaa55-6bf8-4025-b56b-946f9a94e80b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-46bbad24-a26c-4f85-bb26-d5a73f86492c {
  min-height: 50px;
}








#s-46bbad24-a26c-4f85-bb26-d5a73f86492c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-46bbad24-a26c-4f85-bb26-d5a73f86492c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-85d75405-e4f7-4103-8e31-6174288eea8b {
  text-align: center;
}







  #s-85d75405-e4f7-4103-8e31-6174288eea8b img.shogun-image {
    

    
    
    
  }


#s-85d75405-e4f7-4103-8e31-6174288eea8b .shogun-image-content {
  
    align-items: center;
  
}

#s-104363f7-fb22-41ff-9487-1f472dff57dd {
  min-height: 50px;
}








#s-104363f7-fb22-41ff-9487-1f472dff57dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-104363f7-fb22-41ff-9487-1f472dff57dd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-69a38c34-4ef0-466e-98a1-49d486bf0fbc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-69a38c34-4ef0-466e-98a1-49d486bf0fbc .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



#s-565ba782-0351-41f5-8a3a-0214717c3968 {
  margin-top: 0%;
margin-bottom: 0%;
}

#s-813831d3-1be2-49dc-a1e8-bee90debd8cd {
  margin-bottom: 2%;
}

#s-5b526755-7b53-46f9-bc12-d82cc7358bb0 {
  margin-top: 3%;
margin-left: 0%;
margin-bottom: 3%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-5b526755-7b53-46f9-bc12-d82cc7358bb0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5b526755-7b53-46f9-bc12-d82cc7358bb0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5b526755-7b53-46f9-bc12-d82cc7358bb0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5b526755-7b53-46f9-bc12-d82cc7358bb0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5b526755-7b53-46f9-bc12-d82cc7358bb0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5b526755-7b53-46f9-bc12-d82cc7358bb0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5b526755-7b53-46f9-bc12-d82cc7358bb0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-bc32d78c-c5bd-4351-8784-473654b0c1d3 {
  min-height: 50px;
}








#s-bc32d78c-c5bd-4351-8784-473654b0c1d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc32d78c-c5bd-4351-8784-473654b0c1d3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bfd09394-6f5b-45ab-b51d-e79aacd1c19b {
  text-align: center;
}







  #s-bfd09394-6f5b-45ab-b51d-e79aacd1c19b img.shogun-image {
    

    
    
    
  }


#s-bfd09394-6f5b-45ab-b51d-e79aacd1c19b .shogun-image-content {
  
    align-items: center;
  
}

#s-ddf00a7f-41e7-4e46-9d82-cc225268e83b {
  min-height: 50px;
}








#s-ddf00a7f-41e7-4e46-9d82-cc225268e83b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ddf00a7f-41e7-4e46-9d82-cc225268e83b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b0af67db-ca6d-4997-894f-989cee1c848d {
  margin-top: 3%;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b0af67db-ca6d-4997-894f-989cee1c848d .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



#s-65cfa6eb-ec06-4415-bb60-49071e50925a {
  margin-top: 0%;
margin-bottom: 0%;
}

#s-21da271f-3ac7-4f5b-87d3-40032289eb75 {
  margin-top: 2%;
margin-bottom: 2%;
}

/*
  $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:after,.shg-c:before{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width:1024px){.shg-box,.shg-c{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,.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:focus,.shg-lightbox .shg-lightbox-close:hover{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 .3s}.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}