#s-9e635a2f-f93c-48f6-98c8-b0acf3b17619 {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
}

#s-9e635a2f-f93c-48f6-98c8-b0acf3b17619 {
  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-0b0a348c-4cd6-450b-a86e-8cf0d857c900 {
  min-height: 50px;
}








#s-0b0a348c-4cd6-450b-a86e-8cf0d857c900 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b0a348c-4cd6-450b-a86e-8cf0d857c900.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-60a7bc63-11bf-4da2-a0a2-4add686f0596 {
  margin-top: 0%;
margin-left: 4%;
margin-bottom: 2%;
margin-right: 4%;
min-height: 50px;
}
@media (min-width: 1200px){#s-60a7bc63-11bf-4da2-a0a2-4add686f0596 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-60a7bc63-11bf-4da2-a0a2-4add686f0596 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-60a7bc63-11bf-4da2-a0a2-4add686f0596 {
  display: none;
}
#s-60a7bc63-11bf-4da2-a0a2-4add686f0596, #wrap-s-60a7bc63-11bf-4da2-a0a2-4add686f0596 { display:none !important; }}@media (max-width: 767px){#s-60a7bc63-11bf-4da2-a0a2-4add686f0596 {
  display: none;
}
#s-60a7bc63-11bf-4da2-a0a2-4add686f0596, #wrap-s-60a7bc63-11bf-4da2-a0a2-4add686f0596 { display:none !important; }}







#s-60a7bc63-11bf-4da2-a0a2-4add686f0596 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60a7bc63-11bf-4da2-a0a2-4add686f0596.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-176174a3-7b97-445f-8e90-4d2d3663bdc3 {
  margin-left: 15%;
margin-right: 15%;
}

#s-176174a3-7b97-445f-8e90-4d2d3663bdc3 {
  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-9bea687e-a3f0-4fb1-b417-278fb92ce9ab {
  margin-left: -15%;
margin-right: -15%;
}

@media (min-width: 0px) {
[id="s-9bea687e-a3f0-4fb1-b417-278fb92ce9ab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9bea687e-a3f0-4fb1-b417-278fb92ce9ab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.0px);
}

[id="s-9bea687e-a3f0-4fb1-b417-278fb92ce9ab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.0px);
}

}

@media (min-width: 992px) {
[id="s-9bea687e-a3f0-4fb1-b417-278fb92ce9ab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.0px);
}

[id="s-9bea687e-a3f0-4fb1-b417-278fb92ce9ab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.0px);
}

}

@media (min-width: 1200px) {
[id="s-9bea687e-a3f0-4fb1-b417-278fb92ce9ab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.0px);
}

[id="s-9bea687e-a3f0-4fb1-b417-278fb92ce9ab"] > .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-31cce5e3-1151-4931-998b-5af556eac8ea {
  margin-right: 5%;
padding-top: 0%;
padding-left: 10%;
padding-bottom: 0%;
padding-right: 10%;
text-align: left;
}



.shg-c#s-31cce5e3-1151-4931-998b-5af556eac8ea .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-31cce5e3-1151-4931-998b-5af556eac8ea img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-31cce5e3-1151-4931-998b-5af556eac8ea .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-31cce5e3-1151-4931-998b-5af556eac8ea img.shogun-image {
  width: 100%;
}



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

.shg-c#s-31cce5e3-1151-4931-998b-5af556eac8ea .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-31cce5e3-1151-4931-998b-5af556eac8ea img.shogun-image {
  width: 100%;
}



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

.shg-c#s-31cce5e3-1151-4931-998b-5af556eac8ea .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-31cce5e3-1151-4931-998b-5af556eac8ea img.shogun-image {
  width: 100%;
}



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

.shg-c#s-31cce5e3-1151-4931-998b-5af556eac8ea .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-31cce5e3-1151-4931-998b-5af556eac8ea 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-fff37f16-16e4-49ec-a4fe-bc44ca3bc879 {
  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-fff37f16-16e4-49ec-a4fe-bc44ca3bc879 .shg-gallery-thumb-image-wrapper {
  

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

#s-fff37f16-16e4-49ec-a4fe-bc44ca3bc879 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-fff37f16-16e4-49ec-a4fe-bc44ca3bc879 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-fff37f16-16e4-49ec-a4fe-bc44ca3bc879 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-fff37f16-16e4-49ec-a4fe-bc44ca3bc879 .shg-gallery-scroll-button {
  color: #FFF;
}

#s-fff37f16-16e4-49ec-a4fe-bc44ca3bc879 .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-55f29ec7-3f98-48f4-a10d-25aa1288aa60 {
  margin-top: 9%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-55f29ec7-3f98-48f4-a10d-25aa1288aa60 .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-92ed46e4-1f84-4ddf-85a0-e0dd2b3c51e5 {
  margin-top: 3%;
margin-right: 5%;
padding-right: 0%;
}

#s-dc2de6e0-c3c8-40d0-97f8-d7e4aac4d0e9 {
  margin-left: 3%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-dc2de6e0-c3c8-40d0-97f8-d7e4aac4d0e9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 34px;
  line-height: 1em;
  
  text-align: left;
}



#s-d57b759f-4b3c-4c74-9f03-6d1b040563e1 {
  margin-top: -1%;
margin-left: 3%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d57b759f-4b3c-4c74-9f03-6d1b040563e1 .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-53dfd0ef-59bc-4626-9425-8c9786ebedd3 {
  margin-top: 4%;
margin-left: 3%;
margin-bottom: 0%;
}

#s-0e0adf0d-c497-4b0b-a13a-6ec05819cf06 {
  margin-top: -1%;
margin-left: 3%;
margin-bottom: 0%;
}

#s-a80c7a57-3d40-4a1a-969e-6ca4367af907 {
  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-1065de82-8ff5-4ee0-901a-3b3a4e23207a {
  margin-top: -5%;
margin-left: 3%;
margin-bottom: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-1065de82-8ff5-4ee0-901a-3b3a4e23207a hr {
  border-top: 2px solid #ddd;
}

#s-ea438dc9-c4f9-484c-a6b7-84fd04064244 {
  margin-top: 0%;
margin-left: 3%;
margin-bottom: 8px;
}

@media (min-width: 0px) {
[id="s-ea438dc9-c4f9-484c-a6b7-84fd04064244"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ea438dc9-c4f9-484c-a6b7-84fd04064244"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ea438dc9-c4f9-484c-a6b7-84fd04064244"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ea438dc9-c4f9-484c-a6b7-84fd04064244"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ea438dc9-c4f9-484c-a6b7-84fd04064244"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ea438dc9-c4f9-484c-a6b7-84fd04064244"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ea438dc9-c4f9-484c-a6b7-84fd04064244"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-34925a97-ce86-4bea-9f0e-4592b8138b77 {
  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;
}

.shg-product-selector-hidden {
  display: none;
}

#s-a90ca446-9c06-4927-958c-a6400ed8b023 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 35%;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-a90ca446-9c06-4927-958c-a6400ed8b023 {
  
}
}
#s-a90ca446-9c06-4927-958c-a6400ed8b023 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-a90ca446-9c06-4927-958c-a6400ed8b023 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-a90ca446-9c06-4927-958c-a6400ed8b023 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-a90ca446-9c06-4927-958c-a6400ed8b023 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-a90ca446-9c06-4927-958c-a6400ed8b023 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-a90ca446-9c06-4927-958c-a6400ed8b023 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-a90ca446-9c06-4927-958c-a6400ed8b023 .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-a90ca446-9c06-4927-958c-a6400ed8b023 .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-a90ca446-9c06-4927-958c-a6400ed8b023 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-a90ca446-9c06-4927-958c-a6400ed8b023 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-a90ca446-9c06-4927-958c-a6400ed8b023 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-a90ca446-9c06-4927-958c-a6400ed8b023-btn-wrapper {
    text-align: center;
  }


#s-a90ca446-9c06-4927-958c-a6400ed8b023 .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-a90ca446-9c06-4927-958c-a6400ed8b023 .shg-variant-btn:hover {
  background: #252525;
}

#s-a90ca446-9c06-4927-958c-a6400ed8b023 .shg-variant-btn:active, #s-a90ca446-9c06-4927-958c-a6400ed8b023 .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-a90ca446-9c06-4927-958c-a6400ed8b023 .shg-variant-btn.disabled {
  background: #252525;
}

#s-bf173635-0384-410c-b2c6-f2c865af67e1 {
  margin-top: 3%;
margin-left: 3%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-bf173635-0384-410c-b2c6-f2c865af67e1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf173635-0384-410c-b2c6-f2c865af67e1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bf173635-0384-410c-b2c6-f2c865af67e1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-bf173635-0384-410c-b2c6-f2c865af67e1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bf173635-0384-410c-b2c6-f2c865af67e1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-bf173635-0384-410c-b2c6-f2c865af67e1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bf173635-0384-410c-b2c6-f2c865af67e1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

}

#s-1f8ca82e-95bf-410d-9adb-4a86e6c36f7b {
  margin-top: 5%;
margin-bottom: 5%;
padding-bottom: 0%;
}

#s-b4b8862a-0f6e-4dc9-9527-9d0e14de1b3d {
  margin-top: 0%;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 35%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-b4b8862a-0f6e-4dc9-9527-9d0e14de1b3d .shg-product-quantity-wrapper {
  display: flex;
}

#s-b4b8862a-0f6e-4dc9-9527-9d0e14de1b3d .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-b4b8862a-0f6e-4dc9-9527-9d0e14de1b3d .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-b4b8862a-0f6e-4dc9-9527-9d0e14de1b3d .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-b4b8862a-0f6e-4dc9-9527-9d0e14de1b3d .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-abe58c7d-0a8f-47a5-b8c7-fdc4b982174f {
  margin-top: -1%;
margin-left: 3%;
margin-bottom: 0%;
}

#s-5a95c9e4-59e1-4e87-9bf8-9cfaf630c587 {
  margin-top: 2%;
margin-left: 3%;
margin-bottom: 2%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-5a95c9e4-59e1-4e87-9bf8-9cfaf630c587"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5a95c9e4-59e1-4e87-9bf8-9cfaf630c587"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5a95c9e4-59e1-4e87-9bf8-9cfaf630c587"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5a95c9e4-59e1-4e87-9bf8-9cfaf630c587"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5a95c9e4-59e1-4e87-9bf8-9cfaf630c587"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5a95c9e4-59e1-4e87-9bf8-9cfaf630c587"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5a95c9e4-59e1-4e87-9bf8-9cfaf630c587"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-5a95c9e4-59e1-4e87-9bf8-9cfaf630c587"] > .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-b975dd0a-d73e-414c-865a-1eefb577b186 {
  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-b975dd0a-d73e-414c-865a-1eefb577b186:hover {background-color: rgba(221, 188, 176, 1) !important;
text-decoration: none !important;}#s-b975dd0a-d73e-414c-865a-1eefb577b186:active {background-color: rgba(199, 201, 199, 1) !important;
text-decoration: none !important;}


#s-b975dd0a-d73e-414c-865a-1eefb577b186 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b975dd0a-d73e-414c-865a-1eefb577b186.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b975dd0a-d73e-414c-865a-1eefb577b186.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  block ;
}

#s-b975dd0a-d73e-414c-865a-1eefb577b186.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Open Sans;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}


  #s-b975dd0a-d73e-414c-865a-1eefb577b186.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-4454b0c4-9f99-49f3-a91d-eed6f5aee7a0 {
  margin-top: 3%;
margin-bottom: 0%;
padding-top: 2%;
padding-left: 18px;
text-align: left;
}

#s-4454b0c4-9f99-49f3-a91d-eed6f5aee7a0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:  600 ;
  font-family: Open Sans;
  font-style:  normal ;
}

#s-4454b0c4-9f99-49f3-a91d-eed6f5aee7a0 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 16px;
}

#s-4454b0c4-9f99-49f3-a91d-eed6f5aee7a0 .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-a6f932c6-05b7-4ed9-a260-5e1816351ca3 {
  margin-top: 7%;
margin-left: 3%;
margin-bottom: 5%;
}

#s-307c9cf9-9430-4541-8ffe-bf7973662b70 {
  margin-top: -5%;
margin-left: 3%;
margin-bottom: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-307c9cf9-9430-4541-8ffe-bf7973662b70 hr {
  border-top: 2px solid #ddd;
}

#s-45f167a5-146e-4227-9132-602350b5ac7a {
  min-height: 50px;
}








#s-45f167a5-146e-4227-9132-602350b5ac7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45f167a5-146e-4227-9132-602350b5ac7a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fefc3059-b9ec-4f92-827e-cb91a8efda5c {
  min-height: 50px;
}








#s-fefc3059-b9ec-4f92-827e-cb91a8efda5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fefc3059-b9ec-4f92-827e-cb91a8efda5c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-98298dab-cef5-42c5-870c-f88485ba813a {
  display: none;
}
#s-fcd80623-810f-491f-8a6d-a59e4633d0f2 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 4%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-fcd80623-810f-491f-8a6d-a59e4633d0f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fcd80623-810f-491f-8a6d-a59e4633d0f2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fcd80623-810f-491f-8a6d-a59e4633d0f2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fcd80623-810f-491f-8a6d-a59e4633d0f2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-7fd6d90f-7558-41ca-9962-70906f5040be {
  margin-left: 0%;
margin-right: 5%;
min-height: 50px;
}








#s-7fd6d90f-7558-41ca-9962-70906f5040be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7fd6d90f-7558-41ca-9962-70906f5040be.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e42f4dd2-ff18-4105-b6a6-9c35faa803cd {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}



.shg-c#s-e42f4dd2-ff18-4105-b6a6-9c35faa803cd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e42f4dd2-ff18-4105-b6a6-9c35faa803cd img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-e42f4dd2-ff18-4105-b6a6-9c35faa803cd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e42f4dd2-ff18-4105-b6a6-9c35faa803cd img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e42f4dd2-ff18-4105-b6a6-9c35faa803cd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e42f4dd2-ff18-4105-b6a6-9c35faa803cd img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e42f4dd2-ff18-4105-b6a6-9c35faa803cd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e42f4dd2-ff18-4105-b6a6-9c35faa803cd img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e42f4dd2-ff18-4105-b6a6-9c35faa803cd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e42f4dd2-ff18-4105-b6a6-9c35faa803cd img.shogun-image {
  width: 100%;
}



}

.shg-c#s-e42f4dd2-ff18-4105-b6a6-9c35faa803cd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e42f4dd2-ff18-4105-b6a6-9c35faa803cd img.shogun-image {
  width: 100%;
}




#s-9ebc5d88-f32c-4c1c-b98a-8cf3c180025c {
  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-9ebc5d88-f32c-4c1c-b98a-8cf3c180025c:hover {background-color: rgba(199, 201, 199, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9ebc5d88-f32c-4c1c-b98a-8cf3c180025c:active {background-color: rgba(221, 188, 176, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-9ebc5d88-f32c-4c1c-b98a-8cf3c180025c {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9ebc5d88-f32c-4c1c-b98a-8cf3c180025c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9ebc5d88-f32c-4c1c-b98a-8cf3c180025c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-9ebc5d88-f32c-4c1c-b98a-8cf3c180025c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ab93e0af-9575-42b8-bce0-eb2d90f2b020 {
  margin-left: 3%;
padding-top: 10px;
padding-bottom: 5px;
text-align: left;
}

#s-ab93e0af-9575-42b8-bce0-eb2d90f2b020 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-edc077ba-599c-4c95-b81d-74c73d5062cf {
  margin-top: 4%;
margin-left: 3%;
margin-bottom: 0%;
margin-right: 0%;
}

#s-3150f73b-0b6e-4af2-84cb-b9b777c6c417 {
  min-height: 50px;
background-color: rgba(239, 220, 214, 0.15);
}
@media (min-width: 768px) and (max-width: 991px){#s-3150f73b-0b6e-4af2-84cb-b9b777c6c417 {
  display: none;
}
#s-3150f73b-0b6e-4af2-84cb-b9b777c6c417, #wrap-s-3150f73b-0b6e-4af2-84cb-b9b777c6c417 { display:none !important; }}@media (max-width: 767px){#s-3150f73b-0b6e-4af2-84cb-b9b777c6c417 {
  display: none;
}
#s-3150f73b-0b6e-4af2-84cb-b9b777c6c417, #wrap-s-3150f73b-0b6e-4af2-84cb-b9b777c6c417 { display:none !important; }}







#s-3150f73b-0b6e-4af2-84cb-b9b777c6c417 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3150f73b-0b6e-4af2-84cb-b9b777c6c417.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0a7e8cad-c461-4316-9b0c-ec932212dce1 {
  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-0a7e8cad-c461-4316-9b0c-ec932212dce1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0a7e8cad-c461-4316-9b0c-ec932212dce1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0a7e8cad-c461-4316-9b0c-ec932212dce1 {
  
}
}@media (max-width: 767px){#s-0a7e8cad-c461-4316-9b0c-ec932212dce1 {
  
}
}







#s-0a7e8cad-c461-4316-9b0c-ec932212dce1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.06;
}#s-0a7e8cad-c461-4316-9b0c-ec932212dce1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9e44388e-278a-491b-bc2c-b9da27999d5b {
  margin-top: 3%;
margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-9e44388e-278a-491b-bc2c-b9da27999d5b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-9e44388e-278a-491b-bc2c-b9da27999d5b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9e44388e-278a-491b-bc2c-b9da27999d5b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9e44388e-278a-491b-bc2c-b9da27999d5b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-9ba77737-49b0-46aa-8f99-28ce523fc0b9 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-9ba77737-49b0-46aa-8f99-28ce523fc0b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ba77737-49b0-46aa-8f99-28ce523fc0b9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c1ddd32a-d513-4f79-9e6e-61eec0d8fea4 .shogun-icon-wrapper {
  text-align: center;
}


#s-c1ddd32a-d513-4f79-9e6e-61eec0d8fea4 .shogun-icon-wrapper > .shogun-icon {

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

#s-42460361-d556-457e-bcdb-d59385ad529f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-42460361-d556-457e-bcdb-d59385ad529f .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 22px;
  
  letter-spacing: 1px;
  
}



#s-7f94c6da-2d55-4c32-a59f-828b2734420c {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-7f94c6da-2d55-4c32-a59f-828b2734420c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f94c6da-2d55-4c32-a59f-828b2734420c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1581fd78-9be4-49bd-ac35-95148895d52f .shogun-icon-wrapper {
  text-align: center;
}


#s-1581fd78-9be4-49bd-ac35-95148895d52f .shogun-icon-wrapper > .shogun-icon {

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

#s-560a3a1f-f080-445d-87f2-1e8d6319eaf8 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-560a3a1f-f080-445d-87f2-1e8d6319eaf8 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 23px;
  
  letter-spacing: 1px;
  
}



#s-d076fb8a-3e15-4492-a6f6-602e316c638e {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-d076fb8a-3e15-4492-a6f6-602e316c638e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d076fb8a-3e15-4492-a6f6-602e316c638e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-81e072b1-4bdd-4a93-9293-63107aafb4e2 .shogun-icon-wrapper {
  text-align: center;
}


#s-81e072b1-4bdd-4a93-9293-63107aafb4e2 .shogun-icon-wrapper > .shogun-icon {

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

#s-88236956-a48b-4814-98cf-d7f52f3fd708 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-88236956-a48b-4814-98cf-d7f52f3fd708 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 22px;
  
  letter-spacing: 1px;
  
}



#s-665f58c8-d0a5-41ac-a7f4-6095b4930025 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-2d5b0a36-c880-47c9-94ff-3b44b825a985 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-2d5b0a36-c880-47c9-94ff-3b44b825a985 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d5b0a36-c880-47c9-94ff-3b44b825a985.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-868e3eb6-56cb-4376-bd59-81089f409a10 .shogun-icon-wrapper {
  text-align: center;
}


#s-868e3eb6-56cb-4376-bd59-81089f409a10 .shogun-icon-wrapper > .shogun-icon {

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

#s-c0bffa8c-e525-4909-9977-dda1cf15ce07 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c0bffa8c-e525-4909-9977-dda1cf15ce07 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 22px;
  
  letter-spacing: 1px;
  
}



#s-c151a3e8-6dcf-419a-9556-5dd6a13ec154 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0%;
padding-bottom: 0%;
}
@media (min-width: 1200px){#s-c151a3e8-6dcf-419a-9556-5dd6a13ec154 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c151a3e8-6dcf-419a-9556-5dd6a13ec154 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c151a3e8-6dcf-419a-9556-5dd6a13ec154 {
  display: none;
}
#s-c151a3e8-6dcf-419a-9556-5dd6a13ec154, #wrap-s-c151a3e8-6dcf-419a-9556-5dd6a13ec154 { display:none !important; }}@media (max-width: 767px){#s-c151a3e8-6dcf-419a-9556-5dd6a13ec154 {
  display: none;
}
#s-c151a3e8-6dcf-419a-9556-5dd6a13ec154, #wrap-s-c151a3e8-6dcf-419a-9556-5dd6a13ec154 { display:none !important; }}
@media (min-width: 0px) {
[id="s-c151a3e8-6dcf-419a-9556-5dd6a13ec154"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c151a3e8-6dcf-419a-9556-5dd6a13ec154"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c151a3e8-6dcf-419a-9556-5dd6a13ec154"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c151a3e8-6dcf-419a-9556-5dd6a13ec154"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-a64ae538-663c-4245-a7ee-93cbfd82e9c7 {
  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-a64ae538-663c-4245-a7ee-93cbfd82e9c7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a64ae538-663c-4245-a7ee-93cbfd82e9c7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a64ae538-663c-4245-a7ee-93cbfd82e9c7 {
  
}
}@media (max-width: 767px){#s-a64ae538-663c-4245-a7ee-93cbfd82e9c7 {
  
}
}







#s-a64ae538-663c-4245-a7ee-93cbfd82e9c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a64ae538-663c-4245-a7ee-93cbfd82e9c7.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-10e7ed28-833a-4bee-9fc2-1d821f86c7e0 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-10e7ed28-833a-4bee-9fc2-1d821f86c7e0 .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-78ee64ab-f3ac-4120-ab98-edfdeb7e73ac {
  margin-top: -1%;
margin-left: 20px;
margin-bottom: 0%;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-78ee64ab-f3ac-4120-ab98-edfdeb7e73ac .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-6844ae5f-5781-4180-b43b-bef6cb980ab7 {
  margin-top: 5%;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-6844ae5f-5781-4180-b43b-bef6cb980ab7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6844ae5f-5781-4180-b43b-bef6cb980ab7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6844ae5f-5781-4180-b43b-bef6cb980ab7 {
  
}
}@media (max-width: 767px){#s-6844ae5f-5781-4180-b43b-bef6cb980ab7 {
  
}
}
.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-c75a1c19-064c-479f-b03b-d2265f412418 {
  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-c75a1c19-064c-479f-b03b-d2265f412418:hover {background-color: rgba(221, 188, 176, 1) !important;
text-decoration: none !important;}#s-c75a1c19-064c-479f-b03b-d2265f412418:active {background-color: rgba(199, 201, 199, 1) !important;
text-decoration: none !important;}

  #s-c75a1c19-064c-479f-b03b-d2265f412418-root {
    text-align: center;
  }


#s-c75a1c19-064c-479f-b03b-d2265f412418.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-c75a1c19-064c-479f-b03b-d2265f412418-root {
    text-align: center;
  }


#s-c75a1c19-064c-479f-b03b-d2265f412418.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-c75a1c19-064c-479f-b03b-d2265f412418-root {
    text-align: center;
  }


#s-c75a1c19-064c-479f-b03b-d2265f412418.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-c75a1c19-064c-479f-b03b-d2265f412418-root {
    text-align: center;
  }


#s-c75a1c19-064c-479f-b03b-d2265f412418.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-c75a1c19-064c-479f-b03b-d2265f412418-root {
    text-align: center;
  }


#s-c75a1c19-064c-479f-b03b-d2265f412418.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-3ab829c6-4203-46b2-b07e-7bef1f00a31c {
  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-3ab829c6-4203-46b2-b07e-7bef1f00a31c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ab829c6-4203-46b2-b07e-7bef1f00a31c.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-60d14ad1-626e-4c49-a3d1-cf45488a141d {
  margin-top: 0%;
margin-bottom: 6%;
min-height: 50px;
}
@media (min-width: 1200px){#s-60d14ad1-626e-4c49-a3d1-cf45488a141d {
  display: none;
}
#s-60d14ad1-626e-4c49-a3d1-cf45488a141d, #wrap-s-60d14ad1-626e-4c49-a3d1-cf45488a141d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-60d14ad1-626e-4c49-a3d1-cf45488a141d {
  display: none;
}
#s-60d14ad1-626e-4c49-a3d1-cf45488a141d, #wrap-s-60d14ad1-626e-4c49-a3d1-cf45488a141d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-60d14ad1-626e-4c49-a3d1-cf45488a141d {
  
}
}@media (max-width: 767px){#s-60d14ad1-626e-4c49-a3d1-cf45488a141d {
  
}
}







#s-60d14ad1-626e-4c49-a3d1-cf45488a141d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60d14ad1-626e-4c49-a3d1-cf45488a141d.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-2c33f570-12d5-40ac-ae82-01a7751f1986 {
  margin-left: 10%;
margin-right: 10%;
}

#s-2c33f570-12d5-40ac-ae82-01a7751f1986 {
  display: none;
}
#s-367ae77b-bdf7-4252-9381-8b887c175911 {
  margin-top: 7%;
margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-367ae77b-bdf7-4252-9381-8b887c175911 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  text-align: center;
}



#s-d7d0d790-be02-4575-b56d-998f959ae41f {
  margin-top: -1%;
margin-left: 0%;
margin-bottom: 3%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d7d0d790-be02-4575-b56d-998f959ae41f .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-be03b746-5529-4a62-aa5a-95b3db3379b4 {
  margin-left: 0%;
margin-right: 0%;
text-align: left;
}



.shg-c#s-be03b746-5529-4a62-aa5a-95b3db3379b4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-be03b746-5529-4a62-aa5a-95b3db3379b4 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-be03b746-5529-4a62-aa5a-95b3db3379b4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-be03b746-5529-4a62-aa5a-95b3db3379b4 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-be03b746-5529-4a62-aa5a-95b3db3379b4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-be03b746-5529-4a62-aa5a-95b3db3379b4 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-be03b746-5529-4a62-aa5a-95b3db3379b4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-be03b746-5529-4a62-aa5a-95b3db3379b4 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-be03b746-5529-4a62-aa5a-95b3db3379b4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-be03b746-5529-4a62-aa5a-95b3db3379b4 img.shogun-image {
  width: 100%;
}



}
#s-6a7290f6-866f-445d-b48c-d5b6f9f1af10 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-6a7290f6-866f-445d-b48c-d5b6f9f1af10 .shg-gallery-thumb-image-wrapper {
  

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

#s-6a7290f6-866f-445d-b48c-d5b6f9f1af10 .shg-gallery-dots-container {
  
    margin-top: -22px;
    padding-bottom: 8px;
  
}

#s-6a7290f6-866f-445d-b48c-d5b6f9f1af10 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-6a7290f6-866f-445d-b48c-d5b6f9f1af10 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-6a7290f6-866f-445d-b48c-d5b6f9f1af10 .shg-gallery-scroll-button {
  color: #FFF;
}

#s-6a7290f6-866f-445d-b48c-d5b6f9f1af10 .shg-gallery-dot {
  background-color: #FFF;
}

#s-33f4905f-137c-46ce-b52c-52f549ccc9e4 {
  margin-top: 4%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
}

#s-e3b87af0-5677-4fb1-965e-64c43ae5ff18 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
}

#s-a8f09660-7923-4df7-accd-86c5d9a6c4b2 {
  margin-top: 4%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
}
@media (min-width: 1200px){#s-a8f09660-7923-4df7-accd-86c5d9a6c4b2 {
  display: none;
}
#s-a8f09660-7923-4df7-accd-86c5d9a6c4b2, #wrap-s-a8f09660-7923-4df7-accd-86c5d9a6c4b2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a8f09660-7923-4df7-accd-86c5d9a6c4b2 {
  display: none;
}
#s-a8f09660-7923-4df7-accd-86c5d9a6c4b2, #wrap-s-a8f09660-7923-4df7-accd-86c5d9a6c4b2 { display:none !important; }}
#s-b8d36470-a875-492a-8689-79c85b580d40 {
  margin-top: 1px;
margin-left: 3%;
margin-bottom: 0%;
margin-right: 3%;
padding-top: 1px;
padding-bottom: 1px;
}
@media (min-width: 1200px){#s-b8d36470-a875-492a-8689-79c85b580d40 {
  display: none;
}
#s-b8d36470-a875-492a-8689-79c85b580d40, #wrap-s-b8d36470-a875-492a-8689-79c85b580d40 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b8d36470-a875-492a-8689-79c85b580d40 {
  display: none;
}
#s-b8d36470-a875-492a-8689-79c85b580d40, #wrap-s-b8d36470-a875-492a-8689-79c85b580d40 { display:none !important; }}
#s-b8d36470-a875-492a-8689-79c85b580d40 hr {
  border-top: 2px solid #ddd;
}

#s-9a74ecde-009d-4c2a-beba-24d81fbd0099 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}
@media (min-width: 1200px){#s-9a74ecde-009d-4c2a-beba-24d81fbd0099 {
  display: none;
}
#s-9a74ecde-009d-4c2a-beba-24d81fbd0099, #wrap-s-9a74ecde-009d-4c2a-beba-24d81fbd0099 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9a74ecde-009d-4c2a-beba-24d81fbd0099 {
  display: none;
}
#s-9a74ecde-009d-4c2a-beba-24d81fbd0099, #wrap-s-9a74ecde-009d-4c2a-beba-24d81fbd0099 { display:none !important; }}
#s-9a74ecde-009d-4c2a-beba-24d81fbd0099 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-9a74ecde-009d-4c2a-beba-24d81fbd0099 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-9a74ecde-009d-4c2a-beba-24d81fbd0099 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-9a74ecde-009d-4c2a-beba-24d81fbd0099 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-9a74ecde-009d-4c2a-beba-24d81fbd0099 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-9a74ecde-009d-4c2a-beba-24d81fbd0099 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-9a74ecde-009d-4c2a-beba-24d81fbd0099 .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-9a74ecde-009d-4c2a-beba-24d81fbd0099 .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-9a74ecde-009d-4c2a-beba-24d81fbd0099 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-9a74ecde-009d-4c2a-beba-24d81fbd0099 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-9a74ecde-009d-4c2a-beba-24d81fbd0099 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}


  #s-9a74ecde-009d-4c2a-beba-24d81fbd0099 .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-9a74ecde-009d-4c2a-beba-24d81fbd0099 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  




  #s-9a74ecde-009d-4c2a-beba-24d81fbd0099-btn-wrapper {
    text-align: center;
  }


#s-9a74ecde-009d-4c2a-beba-24d81fbd0099 .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-9a74ecde-009d-4c2a-beba-24d81fbd0099 .shg-variant-btn:hover {
  background: #252525;
}

#s-9a74ecde-009d-4c2a-beba-24d81fbd0099 .shg-variant-btn:active, #s-9a74ecde-009d-4c2a-beba-24d81fbd0099 .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-9a74ecde-009d-4c2a-beba-24d81fbd0099 .shg-variant-btn.disabled {
  background: #252525;
}

#s-6c055380-3275-4a56-a7b5-dd679f872354 {
  margin-top: 4%;
margin-left: 5%;
margin-bottom: 2%;
margin-right: 5%;
text-align: center;
}
@media (min-width: 1200px){#s-6c055380-3275-4a56-a7b5-dd679f872354 {
  display: none;
}
#s-6c055380-3275-4a56-a7b5-dd679f872354, #wrap-s-6c055380-3275-4a56-a7b5-dd679f872354 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6c055380-3275-4a56-a7b5-dd679f872354 {
  display: none;
}
#s-6c055380-3275-4a56-a7b5-dd679f872354, #wrap-s-6c055380-3275-4a56-a7b5-dd679f872354 { display:none !important; }}
#s-6c055380-3275-4a56-a7b5-dd679f872354 .shg-product-quantity-wrapper {
  display: flex;
}

#s-6c055380-3275-4a56-a7b5-dd679f872354 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-6c055380-3275-4a56-a7b5-dd679f872354 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-6c055380-3275-4a56-a7b5-dd679f872354 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-6c055380-3275-4a56-a7b5-dd679f872354 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }



  #s-6c055380-3275-4a56-a7b5-dd679f872354 label {
    color: rgba(0, 0, 0, 1);
    font-weight:  600 ;
    font-family: Open Sans;
    font-style:  normal ;
    font-size: 16px;
  }

  
    #s-6c055380-3275-4a56-a7b5-dd679f872354 label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  


#s-28a26b15-fede-418f-bbfc-cfe4fc14204e {
  margin-top: -1%;
margin-left: 3%;
margin-bottom: 0%;
margin-right: 3%;
}

#s-e573857e-f72b-43d6-ac21-24719d11d37b {
  margin-top: 2%;
margin-left: 3%;
margin-bottom: 2%;
margin-right: 0%;
}
@media (min-width: 1200px){#s-e573857e-f72b-43d6-ac21-24719d11d37b {
  display: none;
}
#s-e573857e-f72b-43d6-ac21-24719d11d37b, #wrap-s-e573857e-f72b-43d6-ac21-24719d11d37b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e573857e-f72b-43d6-ac21-24719d11d37b {
  display: none;
}
#s-e573857e-f72b-43d6-ac21-24719d11d37b, #wrap-s-e573857e-f72b-43d6-ac21-24719d11d37b { display:none !important; }}@media (max-width: 767px){#s-e573857e-f72b-43d6-ac21-24719d11d37b {
  
}
}
@media (min-width: 0px) {
[id="s-e573857e-f72b-43d6-ac21-24719d11d37b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-e573857e-f72b-43d6-ac21-24719d11d37b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-e573857e-f72b-43d6-ac21-24719d11d37b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-e573857e-f72b-43d6-ac21-24719d11d37b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

}

#s-3622ba82-b3e2-4296-9642-b1bfead3d033 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 3%;
padding-left: 0px;
padding-bottom: 0%;
padding-right: 5px;
}

#s-5440bb75-193a-4262-89fc-a6c008166c1b {
  margin-top: 3%;
margin-bottom: 3%;
padding-left: 5px;
text-align: left;
}

#s-5440bb75-193a-4262-89fc-a6c008166c1b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:  600 ;
  font-family: Open Sans;
  font-style:  normal ;
}

#s-5440bb75-193a-4262-89fc-a6c008166c1b .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-5440bb75-193a-4262-89fc-a6c008166c1b .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-5269efed-b45a-4a6b-aa0c-9f61c5dfa41a {
  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-5269efed-b45a-4a6b-aa0c-9f61c5dfa41a:hover {background-color: rgba(221, 188, 176, 1) !important;
text-decoration: none !important;}#s-5269efed-b45a-4a6b-aa0c-9f61c5dfa41a:active {background-color: rgba(199, 201, 199, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-5269efed-b45a-4a6b-aa0c-9f61c5dfa41a {
  display: none;
}
#s-5269efed-b45a-4a6b-aa0c-9f61c5dfa41a, #wrap-s-5269efed-b45a-4a6b-aa0c-9f61c5dfa41a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5269efed-b45a-4a6b-aa0c-9f61c5dfa41a {
  display: none;
}
#s-5269efed-b45a-4a6b-aa0c-9f61c5dfa41a, #wrap-s-5269efed-b45a-4a6b-aa0c-9f61c5dfa41a { display:none !important; }}


#s-5269efed-b45a-4a6b-aa0c-9f61c5dfa41a {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5269efed-b45a-4a6b-aa0c-9f61c5dfa41a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5269efed-b45a-4a6b-aa0c-9f61c5dfa41a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  block ;
}

#s-5269efed-b45a-4a6b-aa0c-9f61c5dfa41a.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Open Sans;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}


  #s-5269efed-b45a-4a6b-aa0c-9f61c5dfa41a.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-ca9e8b83-c11c-4edb-875a-a661e812b9a7 {
  margin-top: 8%;
margin-left: 0%;
margin-bottom: 5%;
margin-right: 0%;
}

#s-47d3ea90-455e-4114-ba65-4322c02ea88c {
  min-height: 50px;
background-color: rgba(239, 220, 214, 0.15);
}
@media (min-width: 1200px){#s-47d3ea90-455e-4114-ba65-4322c02ea88c {
  display: none;
}
#s-47d3ea90-455e-4114-ba65-4322c02ea88c, #wrap-s-47d3ea90-455e-4114-ba65-4322c02ea88c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-47d3ea90-455e-4114-ba65-4322c02ea88c {
  display: none;
}
#s-47d3ea90-455e-4114-ba65-4322c02ea88c, #wrap-s-47d3ea90-455e-4114-ba65-4322c02ea88c { display:none !important; }}







#s-47d3ea90-455e-4114-ba65-4322c02ea88c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-47d3ea90-455e-4114-ba65-4322c02ea88c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-83ea9df6-21bf-4bac-bf45-3707fdde7560 {
  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-83ea9df6-21bf-4bac-bf45-3707fdde7560 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-83ea9df6-21bf-4bac-bf45-3707fdde7560 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-83ea9df6-21bf-4bac-bf45-3707fdde7560 {
  
}
}@media (max-width: 767px){#s-83ea9df6-21bf-4bac-bf45-3707fdde7560 {
  
}
}







#s-83ea9df6-21bf-4bac-bf45-3707fdde7560 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.06;
}#s-83ea9df6-21bf-4bac-bf45-3707fdde7560.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-6f0129a4-0559-4418-8878-dce6d949c7b5 {
  margin-top: 3%;
margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-6f0129a4-0559-4418-8878-dce6d949c7b5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-6f0129a4-0559-4418-8878-dce6d949c7b5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6f0129a4-0559-4418-8878-dce6d949c7b5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6f0129a4-0559-4418-8878-dce6d949c7b5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-585112f0-0328-4a49-affc-d626c676e81f {
  margin-top: 0%;
margin-left: 2%;
margin-bottom: 0%;
margin-right: 2%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-585112f0-0328-4a49-affc-d626c676e81f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-585112f0-0328-4a49-affc-d626c676e81f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-682f8bf6-558c-4ec8-9c94-8271badc940c .shogun-icon-wrapper {
  text-align: center;
}


#s-682f8bf6-558c-4ec8-9c94-8271badc940c .shogun-icon-wrapper > .shogun-icon {

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

#s-41f6c470-4e4a-4fe6-8e4a-0d35a65f0479 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-41f6c470-4e4a-4fe6-8e4a-0d35a65f0479 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  
}



#s-a308259d-c498-44e2-9de6-6cd1d4e4927a {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-a308259d-c498-44e2-9de6-6cd1d4e4927a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a308259d-c498-44e2-9de6-6cd1d4e4927a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ee5d5e64-3dd9-4e85-b868-6b70ccd8c4aa .shogun-icon-wrapper {
  text-align: center;
}


#s-ee5d5e64-3dd9-4e85-b868-6b70ccd8c4aa .shogun-icon-wrapper > .shogun-icon {

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

#s-de8b65ef-0df8-494d-9a4d-41362ae0e239 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-de8b65ef-0df8-494d-9a4d-41362ae0e239 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  
}



#s-50877bff-1f8c-4443-9f50-88a533c2470e {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-50877bff-1f8c-4443-9f50-88a533c2470e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50877bff-1f8c-4443-9f50-88a533c2470e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-20210990-725e-450d-bc02-a41d9bc4c93c .shogun-icon-wrapper {
  text-align: center;
}


#s-20210990-725e-450d-bc02-a41d9bc4c93c .shogun-icon-wrapper > .shogun-icon {

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

#s-d745786f-0b53-49ce-b5f5-bfc0f1dbdee8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d745786f-0b53-49ce-b5f5-bfc0f1dbdee8 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 17px;
  
  letter-spacing: 1px;
  
}



#s-5a80f248-3919-43aa-b07f-9b88c9a96abf {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-e7fff228-c4de-420e-949b-2ac857a678f4 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-e7fff228-c4de-420e-949b-2ac857a678f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7fff228-c4de-420e-949b-2ac857a678f4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ca6be3ae-c90b-4028-a964-4dd2f985cf49 .shogun-icon-wrapper {
  text-align: center;
}


#s-ca6be3ae-c90b-4028-a964-4dd2f985cf49 .shogun-icon-wrapper > .shogun-icon {

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

#s-c21a1046-107a-44c1-b3d8-cd5303ea5ce5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c21a1046-107a-44c1-b3d8-cd5303ea5ce5 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  
}



#s-589210cf-ded1-4ed3-aa7f-5493d09299fc {
  margin-top: 5%;
margin-left: 9%;
margin-bottom: 5%;
margin-right: 9%;
min-height: 50px;
}
@media (min-width: 1200px){#s-589210cf-ded1-4ed3-aa7f-5493d09299fc {
  display: none;
}
#s-589210cf-ded1-4ed3-aa7f-5493d09299fc, #wrap-s-589210cf-ded1-4ed3-aa7f-5493d09299fc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-589210cf-ded1-4ed3-aa7f-5493d09299fc {
  display: none;
}
#s-589210cf-ded1-4ed3-aa7f-5493d09299fc, #wrap-s-589210cf-ded1-4ed3-aa7f-5493d09299fc { display:none !important; }}







#s-589210cf-ded1-4ed3-aa7f-5493d09299fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-589210cf-ded1-4ed3-aa7f-5493d09299fc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-267b25f1-a236-444e-9ad1-447ada49e44e {
  min-height: 50px;
}








#s-267b25f1-a236-444e-9ad1-447ada49e44e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-267b25f1-a236-444e-9ad1-447ada49e44e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aa416334-1253-4517-b38c-7fef4751cbb1 {
  margin-top: 2%;
margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-aa416334-1253-4517-b38c-7fef4751cbb1 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-41cddd4d-6f8a-4b0b-ab15-80b2cd69c8a9 {
  margin-top: 3%;
margin-left: 0%;
margin-right: 0%;
padding-right: 0%;
}

#s-c93f91a8-8dbc-47f4-8283-a9aaa5be0710 {
  min-height: 50px;
background-color: rgba(239, 220, 214, 0.15);
}
@media (min-width: 1200px){#s-c93f91a8-8dbc-47f4-8283-a9aaa5be0710 {
  display: none;
}
#s-c93f91a8-8dbc-47f4-8283-a9aaa5be0710, #wrap-s-c93f91a8-8dbc-47f4-8283-a9aaa5be0710 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c93f91a8-8dbc-47f4-8283-a9aaa5be0710 {
  display: none;
}
#s-c93f91a8-8dbc-47f4-8283-a9aaa5be0710, #wrap-s-c93f91a8-8dbc-47f4-8283-a9aaa5be0710 { display:none !important; }}







#s-c93f91a8-8dbc-47f4-8283-a9aaa5be0710 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c93f91a8-8dbc-47f4-8283-a9aaa5be0710.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dad68f3e-ab44-4364-b3c2-57d69712ffd0 {
  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-dad68f3e-ab44-4364-b3c2-57d69712ffd0 {
  display: none;
}
#s-dad68f3e-ab44-4364-b3c2-57d69712ffd0, #wrap-s-dad68f3e-ab44-4364-b3c2-57d69712ffd0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dad68f3e-ab44-4364-b3c2-57d69712ffd0 {
  display: none;
}
#s-dad68f3e-ab44-4364-b3c2-57d69712ffd0, #wrap-s-dad68f3e-ab44-4364-b3c2-57d69712ffd0 { display:none !important; }}







#s-dad68f3e-ab44-4364-b3c2-57d69712ffd0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dad68f3e-ab44-4364-b3c2-57d69712ffd0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cc0c29b1-2161-4a03-b1b9-d6267951a00e {
  margin-left: 10%;
margin-right: 10%;
min-height: 50px;
}
@media (min-width: 1200px){#s-cc0c29b1-2161-4a03-b1b9-d6267951a00e {
  display: none;
}
#s-cc0c29b1-2161-4a03-b1b9-d6267951a00e, #wrap-s-cc0c29b1-2161-4a03-b1b9-d6267951a00e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cc0c29b1-2161-4a03-b1b9-d6267951a00e {
  display: none;
}
#s-cc0c29b1-2161-4a03-b1b9-d6267951a00e, #wrap-s-cc0c29b1-2161-4a03-b1b9-d6267951a00e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cc0c29b1-2161-4a03-b1b9-d6267951a00e {
  display: none;
}
#s-cc0c29b1-2161-4a03-b1b9-d6267951a00e, #wrap-s-cc0c29b1-2161-4a03-b1b9-d6267951a00e { display:none !important; }}







#s-cc0c29b1-2161-4a03-b1b9-d6267951a00e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc0c29b1-2161-4a03-b1b9-d6267951a00e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ff1175e8-2188-49b7-95af-c909d25e4146 {
  margin-top: 7%;
margin-bottom: 7%;
}

#s-ff1175e8-2188-49b7-95af-c909d25e4146 {
  display: none;
}
#s-28891967-0593-4e1a-ad53-a271edd0a7ef {
  margin-top: 5%;
margin-left: 3%;
margin-bottom: 0%;
margin-right: 3%;
text-align: left;
}



.shg-c#s-28891967-0593-4e1a-ad53-a271edd0a7ef .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-28891967-0593-4e1a-ad53-a271edd0a7ef img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-28891967-0593-4e1a-ad53-a271edd0a7ef .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-28891967-0593-4e1a-ad53-a271edd0a7ef img.shogun-image {
  width: 100%;
}



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

.shg-c#s-28891967-0593-4e1a-ad53-a271edd0a7ef .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-28891967-0593-4e1a-ad53-a271edd0a7ef img.shogun-image {
  width: 100%;
}



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

.shg-c#s-28891967-0593-4e1a-ad53-a271edd0a7ef .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-28891967-0593-4e1a-ad53-a271edd0a7ef img.shogun-image {
  width: 100%;
}



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

.shg-c#s-28891967-0593-4e1a-ad53-a271edd0a7ef .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-28891967-0593-4e1a-ad53-a271edd0a7ef img.shogun-image {
  width: 100%;
}



}

.shg-c#s-28891967-0593-4e1a-ad53-a271edd0a7ef .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-28891967-0593-4e1a-ad53-a271edd0a7ef img.shogun-image {
  width: 100%;
}




#s-f6e4db34-af96-4322-9194-d1d242db7804 {
  margin-left: 0%;
padding-top: 10px;
padding-bottom: 5px;
text-align: center;
}

#s-f6e4db34-af96-4322-9194-d1d242db7804 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-19979479-ce25-45b2-aa83-0f7bd881841c {
  margin-top: 4%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
}

#s-e49db2de-32dd-490b-b6e6-7d6d87be8fd4 {
  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-e49db2de-32dd-490b-b6e6-7d6d87be8fd4:hover {background-color: rgba(199, 201, 199, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e49db2de-32dd-490b-b6e6-7d6d87be8fd4:active {background-color: rgba(221, 188, 176, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-e49db2de-32dd-490b-b6e6-7d6d87be8fd4 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e49db2de-32dd-490b-b6e6-7d6d87be8fd4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e49db2de-32dd-490b-b6e6-7d6d87be8fd4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-e49db2de-32dd-490b-b6e6-7d6d87be8fd4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-00c04ea0-6553-4f11-9b3e-88bbfdd7d4fe {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-00c04ea0-6553-4f11-9b3e-88bbfdd7d4fe {
  display: none;
}
#s-00c04ea0-6553-4f11-9b3e-88bbfdd7d4fe, #wrap-s-00c04ea0-6553-4f11-9b3e-88bbfdd7d4fe { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-00c04ea0-6553-4f11-9b3e-88bbfdd7d4fe {
  display: none;
}
#s-00c04ea0-6553-4f11-9b3e-88bbfdd7d4fe, #wrap-s-00c04ea0-6553-4f11-9b3e-88bbfdd7d4fe { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-00c04ea0-6553-4f11-9b3e-88bbfdd7d4fe {
  
}
}@media (max-width: 767px){#s-00c04ea0-6553-4f11-9b3e-88bbfdd7d4fe {
  display: none;
}
#s-00c04ea0-6553-4f11-9b3e-88bbfdd7d4fe, #wrap-s-00c04ea0-6553-4f11-9b3e-88bbfdd7d4fe { display:none !important; }}







#s-00c04ea0-6553-4f11-9b3e-88bbfdd7d4fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-00c04ea0-6553-4f11-9b3e-88bbfdd7d4fe.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1b2ab79d-7852-4be4-851e-b9b983005d25 {
  min-height: 50px;
}








#s-1b2ab79d-7852-4be4-851e-b9b983005d25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b2ab79d-7852-4be4-851e-b9b983005d25.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-559a18c3-447a-4cec-aa89-623bd6b56be9 {
  display: none;
}
#s-c0370eb9-7651-4a2c-bfc2-fa488dc7ae55 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 4%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-c0370eb9-7651-4a2c-bfc2-fa488dc7ae55"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c0370eb9-7651-4a2c-bfc2-fa488dc7ae55"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c0370eb9-7651-4a2c-bfc2-fa488dc7ae55"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c0370eb9-7651-4a2c-bfc2-fa488dc7ae55"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c0370eb9-7651-4a2c-bfc2-fa488dc7ae55"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c0370eb9-7651-4a2c-bfc2-fa488dc7ae55"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c0370eb9-7651-4a2c-bfc2-fa488dc7ae55"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

#s-b43ac3a2-3c73-48dc-8fad-bcfb3823e535 {
  margin-left: 0%;
margin-right: 5%;
min-height: 50px;
}








#s-b43ac3a2-3c73-48dc-8fad-bcfb3823e535 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b43ac3a2-3c73-48dc-8fad-bcfb3823e535.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b82a974b-2b80-46f0-ad00-3a888e659259 {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}



.shg-c#s-b82a974b-2b80-46f0-ad00-3a888e659259 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b82a974b-2b80-46f0-ad00-3a888e659259 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-b82a974b-2b80-46f0-ad00-3a888e659259 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b82a974b-2b80-46f0-ad00-3a888e659259 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-b82a974b-2b80-46f0-ad00-3a888e659259 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b82a974b-2b80-46f0-ad00-3a888e659259 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-b82a974b-2b80-46f0-ad00-3a888e659259 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b82a974b-2b80-46f0-ad00-3a888e659259 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-b82a974b-2b80-46f0-ad00-3a888e659259 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b82a974b-2b80-46f0-ad00-3a888e659259 img.shogun-image {
  width: 100%;
}



}

.shg-c#s-b82a974b-2b80-46f0-ad00-3a888e659259 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b82a974b-2b80-46f0-ad00-3a888e659259 img.shogun-image {
  width: 100%;
}




#s-2711203b-ecde-423e-aeb0-b321c3b064a8 {
  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-2711203b-ecde-423e-aeb0-b321c3b064a8:hover {background-color: rgba(199, 201, 199, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2711203b-ecde-423e-aeb0-b321c3b064a8:active {background-color: rgba(221, 188, 176, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-2711203b-ecde-423e-aeb0-b321c3b064a8 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2711203b-ecde-423e-aeb0-b321c3b064a8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2711203b-ecde-423e-aeb0-b321c3b064a8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-2711203b-ecde-423e-aeb0-b321c3b064a8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-50121b2a-09bf-48aa-9b20-0ed635c6de41 {
  min-height: 50px;
}








#s-50121b2a-09bf-48aa-9b20-0ed635c6de41 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50121b2a-09bf-48aa-9b20-0ed635c6de41.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d7a1eb5a-e88f-4dc4-bb6c-493dd6ac9be1 {
  margin-top: 0%;
margin-left: 3%;
padding-top: 10px;
padding-bottom: 5px;
text-align: left;
}

#s-d7a1eb5a-e88f-4dc4-bb6c-493dd6ac9be1 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-98cebb21-cd60-4cd1-aac5-18ce6e0a2bc5 {
  margin-top: 4%;
margin-left: 3%;
margin-bottom: 0%;
margin-right: 0%;
}

#s-04d7b962-cb3c-4605-9064-3c7af72aa983 {
  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-04d7b962-cb3c-4605-9064-3c7af72aa983 {
  display: none;
}
#s-04d7b962-cb3c-4605-9064-3c7af72aa983, #wrap-s-04d7b962-cb3c-4605-9064-3c7af72aa983 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-04d7b962-cb3c-4605-9064-3c7af72aa983 {
  display: none;
}
#s-04d7b962-cb3c-4605-9064-3c7af72aa983, #wrap-s-04d7b962-cb3c-4605-9064-3c7af72aa983 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-04d7b962-cb3c-4605-9064-3c7af72aa983 {
  
}
}@media (max-width: 767px){#s-04d7b962-cb3c-4605-9064-3c7af72aa983 {
  display: none;
}
#s-04d7b962-cb3c-4605-9064-3c7af72aa983, #wrap-s-04d7b962-cb3c-4605-9064-3c7af72aa983 { display:none !important; }}







#s-04d7b962-cb3c-4605-9064-3c7af72aa983 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04d7b962-cb3c-4605-9064-3c7af72aa983.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-d80f4474-a116-4a60-88d4-7852113e4391 {
  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-d80f4474-a116-4a60-88d4-7852113e4391 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d80f4474-a116-4a60-88d4-7852113e4391.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7e62b6f2-432b-414a-b2cc-560e56b1104b {
  margin-left: 5%;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-7e62b6f2-432b-414a-b2cc-560e56b1104b .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-6d55e3e3-5d69-4c77-b592-986106257ee6 {
  margin-top: -1%;
margin-left: 10%;
margin-bottom: 0%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6d55e3e3-5d69-4c77-b592-986106257ee6 .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-33fab58a-57ae-4535-a34b-93f25d4b8d35 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-33fab58a-57ae-4535-a34b-93f25d4b8d35 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-33fab58a-57ae-4535-a34b-93f25d4b8d35 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-33fab58a-57ae-4535-a34b-93f25d4b8d35 {
  
}
}@media (max-width: 767px){#s-33fab58a-57ae-4535-a34b-93f25d4b8d35 {
  
}
}
#s-65bd4bbc-6fd4-424e-be7e-71a4f9d00a40 {
  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-65bd4bbc-6fd4-424e-be7e-71a4f9d00a40:hover {background-color: rgba(221, 188, 176, 1) !important;
text-decoration: none !important;}#s-65bd4bbc-6fd4-424e-be7e-71a4f9d00a40:active {background-color: rgba(199, 201, 199, 1) !important;
text-decoration: none !important;}

  #s-65bd4bbc-6fd4-424e-be7e-71a4f9d00a40-root {
    text-align: center;
  }


#s-65bd4bbc-6fd4-424e-be7e-71a4f9d00a40.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-65bd4bbc-6fd4-424e-be7e-71a4f9d00a40-root {
    text-align: center;
  }


#s-65bd4bbc-6fd4-424e-be7e-71a4f9d00a40.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-65bd4bbc-6fd4-424e-be7e-71a4f9d00a40-root {
    text-align: center;
  }


#s-65bd4bbc-6fd4-424e-be7e-71a4f9d00a40.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-65bd4bbc-6fd4-424e-be7e-71a4f9d00a40-root {
    text-align: center;
  }


#s-65bd4bbc-6fd4-424e-be7e-71a4f9d00a40.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-65bd4bbc-6fd4-424e-be7e-71a4f9d00a40-root {
    text-align: center;
  }


#s-65bd4bbc-6fd4-424e-be7e-71a4f9d00a40.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-ab246ae3-fa32-4d32-bf3a-f228aecd8de0 {
  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-ab246ae3-fa32-4d32-bf3a-f228aecd8de0 {
  display: none;
}
#s-ab246ae3-fa32-4d32-bf3a-f228aecd8de0, #wrap-s-ab246ae3-fa32-4d32-bf3a-f228aecd8de0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ab246ae3-fa32-4d32-bf3a-f228aecd8de0 {
  display: none;
}
#s-ab246ae3-fa32-4d32-bf3a-f228aecd8de0, #wrap-s-ab246ae3-fa32-4d32-bf3a-f228aecd8de0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ab246ae3-fa32-4d32-bf3a-f228aecd8de0 {
  display: none;
}
#s-ab246ae3-fa32-4d32-bf3a-f228aecd8de0, #wrap-s-ab246ae3-fa32-4d32-bf3a-f228aecd8de0 { display:none !important; }}@media (max-width: 767px){#s-ab246ae3-fa32-4d32-bf3a-f228aecd8de0 {
  
}
}







#s-ab246ae3-fa32-4d32-bf3a-f228aecd8de0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab246ae3-fa32-4d32-bf3a-f228aecd8de0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-9f48bf75-b6b3-422f-9d77-4c831e69bd2b {
  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-9f48bf75-b6b3-422f-9d77-4c831e69bd2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f48bf75-b6b3-422f-9d77-4c831e69bd2b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6644b122-cb92-4109-a4a5-bdb5894fcb80 {
  margin-left: 3%;
margin-right: 3%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-6644b122-cb92-4109-a4a5-bdb5894fcb80 .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-5e79bf67-fa10-4127-bc8b-cb1871c77957 {
  margin-top: -1%;
margin-left: 3%;
margin-bottom: 0%;
margin-right: 3%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5e79bf67-fa10-4127-bc8b-cb1871c77957 .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-8a75a734-cdc9-425a-bb06-40ab305969ae {
  margin-top: 20px;
margin-left: 7%;
margin-bottom: 0px;
margin-right: 7%;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-8a75a734-cdc9-425a-bb06-40ab305969ae {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8a75a734-cdc9-425a-bb06-40ab305969ae {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8a75a734-cdc9-425a-bb06-40ab305969ae {
  
}
}@media (max-width: 767px){#s-8a75a734-cdc9-425a-bb06-40ab305969ae {
  
}
}
#s-264b03f0-9d1e-4538-b03f-e4195d70d016 {
  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-264b03f0-9d1e-4538-b03f-e4195d70d016:hover {background-color: rgba(221, 188, 176, 1) !important;
text-decoration: none !important;}#s-264b03f0-9d1e-4538-b03f-e4195d70d016:active {background-color: rgba(199, 201, 199, 1) !important;
text-decoration: none !important;}

  #s-264b03f0-9d1e-4538-b03f-e4195d70d016-root {
    text-align: center;
  }


#s-264b03f0-9d1e-4538-b03f-e4195d70d016.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-264b03f0-9d1e-4538-b03f-e4195d70d016-root {
    text-align: center;
  }


#s-264b03f0-9d1e-4538-b03f-e4195d70d016.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-264b03f0-9d1e-4538-b03f-e4195d70d016-root {
    text-align: center;
  }


#s-264b03f0-9d1e-4538-b03f-e4195d70d016.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-264b03f0-9d1e-4538-b03f-e4195d70d016-root {
    text-align: center;
  }


#s-264b03f0-9d1e-4538-b03f-e4195d70d016.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-264b03f0-9d1e-4538-b03f-e4195d70d016-root {
    text-align: center;
  }


#s-264b03f0-9d1e-4538-b03f-e4195d70d016.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: 600;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-4f9c0b79-c6a0-4801-a129-ba4153331bb4 {
  min-height: 50px;
background-color: rgba(239, 220, 214, 0.15);
}








#s-4f9c0b79-c6a0-4801-a129-ba4153331bb4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f9c0b79-c6a0-4801-a129-ba4153331bb4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7ef3da33-0376-48cd-9019-d3691edb00a5 {
  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-7ef3da33-0376-48cd-9019-d3691edb00a5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7ef3da33-0376-48cd-9019-d3691edb00a5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7ef3da33-0376-48cd-9019-d3691edb00a5 {
  
}
}@media (max-width: 767px){#s-7ef3da33-0376-48cd-9019-d3691edb00a5 {
  
}
}







#s-7ef3da33-0376-48cd-9019-d3691edb00a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.06;
}#s-7ef3da33-0376-48cd-9019-d3691edb00a5.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-955f211f-aa93-474f-8b6f-7416869b5e86 {
  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-955f211f-aa93-474f-8b6f-7416869b5e86 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-955f211f-aa93-474f-8b6f-7416869b5e86 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-955f211f-aa93-474f-8b6f-7416869b5e86 {
  
}
}@media (max-width: 767px){#s-955f211f-aa93-474f-8b6f-7416869b5e86 {
  
}
}
#s-955f211f-aa93-474f-8b6f-7416869b5e86 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Libre Baskerville";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-3c776b76-b206-4952-a5c0-9717e42cf1bb {
  margin-top: 0%;
margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-3c776b76-b206-4952-a5c0-9717e42cf1bb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-3c776b76-b206-4952-a5c0-9717e42cf1bb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3c776b76-b206-4952-a5c0-9717e42cf1bb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3c776b76-b206-4952-a5c0-9717e42cf1bb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-19957317-b987-43ac-a141-c767685fef78 {
  padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-19957317-b987-43ac-a141-c767685fef78 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19957317-b987-43ac-a141-c767685fef78.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-cddec8c9-5781-4679-8527-a8e2b019cde5 {
  display: none;
}
#s-ac52153d-6a5f-4f2f-91fc-f1860cfb83d1 {
  text-align: left;
}



.shg-c#s-ac52153d-6a5f-4f2f-91fc-f1860cfb83d1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ac52153d-6a5f-4f2f-91fc-f1860cfb83d1 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-ac52153d-6a5f-4f2f-91fc-f1860cfb83d1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ac52153d-6a5f-4f2f-91fc-f1860cfb83d1 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ac52153d-6a5f-4f2f-91fc-f1860cfb83d1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ac52153d-6a5f-4f2f-91fc-f1860cfb83d1 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ac52153d-6a5f-4f2f-91fc-f1860cfb83d1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ac52153d-6a5f-4f2f-91fc-f1860cfb83d1 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ac52153d-6a5f-4f2f-91fc-f1860cfb83d1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ac52153d-6a5f-4f2f-91fc-f1860cfb83d1 img.shogun-image {
  width: 100%;
}



}

.shg-c#s-ac52153d-6a5f-4f2f-91fc-f1860cfb83d1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ac52153d-6a5f-4f2f-91fc-f1860cfb83d1 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-5e2b9397-b17d-4740-9e22-c5221ac6ee0e {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 5%;
padding-bottom: 5%;
text-align: center;
}

#s-5e2b9397-b17d-4740-9e22-c5221ac6ee0e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-e36ebe26-47ba-4029-a5eb-a3cfd9f8de22 {
  padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-e36ebe26-47ba-4029-a5eb-a3cfd9f8de22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e36ebe26-47ba-4029-a5eb-a3cfd9f8de22.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-dd618473-5d14-488b-b98a-8a2353e3d2d6 {
  display: none;
}
#s-0f07ace7-b995-4e60-9907-22582265a9bc {
  text-align: left;
}



.shg-c#s-0f07ace7-b995-4e60-9907-22582265a9bc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0f07ace7-b995-4e60-9907-22582265a9bc img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-0f07ace7-b995-4e60-9907-22582265a9bc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0f07ace7-b995-4e60-9907-22582265a9bc img.shogun-image {
  width: 100%;
}



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

.shg-c#s-0f07ace7-b995-4e60-9907-22582265a9bc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0f07ace7-b995-4e60-9907-22582265a9bc img.shogun-image {
  width: 100%;
}



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

.shg-c#s-0f07ace7-b995-4e60-9907-22582265a9bc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0f07ace7-b995-4e60-9907-22582265a9bc img.shogun-image {
  width: 100%;
}



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

.shg-c#s-0f07ace7-b995-4e60-9907-22582265a9bc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0f07ace7-b995-4e60-9907-22582265a9bc img.shogun-image {
  width: 100%;
}



}

.shg-c#s-0f07ace7-b995-4e60-9907-22582265a9bc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0f07ace7-b995-4e60-9907-22582265a9bc img.shogun-image {
  width: 100%;
}




#s-e7310381-5309-4296-9881-71f9926dc129 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 5%;
padding-bottom: 5%;
text-align: center;
}

#s-e7310381-5309-4296-9881-71f9926dc129 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-c5bc57ab-a364-4675-a12e-a4b3a1e2c341 {
  padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-c5bc57ab-a364-4675-a12e-a4b3a1e2c341 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5bc57ab-a364-4675-a12e-a4b3a1e2c341.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-2444ba5c-797e-4cc2-a8c6-2eabee8b9e8d {
  display: none;
}
#s-b1cdee87-4fd1-4aed-b947-2eefc339088c {
  text-align: left;
}



.shg-c#s-b1cdee87-4fd1-4aed-b947-2eefc339088c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b1cdee87-4fd1-4aed-b947-2eefc339088c img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-b1cdee87-4fd1-4aed-b947-2eefc339088c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b1cdee87-4fd1-4aed-b947-2eefc339088c img.shogun-image {
  width: 100%;
}



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

.shg-c#s-b1cdee87-4fd1-4aed-b947-2eefc339088c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b1cdee87-4fd1-4aed-b947-2eefc339088c img.shogun-image {
  width: 100%;
}



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

.shg-c#s-b1cdee87-4fd1-4aed-b947-2eefc339088c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b1cdee87-4fd1-4aed-b947-2eefc339088c img.shogun-image {
  width: 100%;
}



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

.shg-c#s-b1cdee87-4fd1-4aed-b947-2eefc339088c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b1cdee87-4fd1-4aed-b947-2eefc339088c img.shogun-image {
  width: 100%;
}



}

.shg-c#s-b1cdee87-4fd1-4aed-b947-2eefc339088c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b1cdee87-4fd1-4aed-b947-2eefc339088c img.shogun-image {
  width: 100%;
}




#s-329703b2-6b45-4d28-a3ef-14fd1e52daeb {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 5%;
padding-bottom: 5%;
text-align: center;
}

#s-329703b2-6b45-4d28-a3ef-14fd1e52daeb .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-50bfaf1d-d48b-40ea-b707-8249aca6f1f0 {
  padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-50bfaf1d-d48b-40ea-b707-8249aca6f1f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50bfaf1d-d48b-40ea-b707-8249aca6f1f0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-84e49de9-7240-4428-96cd-40bc9a85eb13 {
  display: none;
}
#s-28d1aec0-36ae-41a5-b15a-fc012bb459f8 {
  text-align: left;
}



.shg-c#s-28d1aec0-36ae-41a5-b15a-fc012bb459f8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-28d1aec0-36ae-41a5-b15a-fc012bb459f8 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-28d1aec0-36ae-41a5-b15a-fc012bb459f8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-28d1aec0-36ae-41a5-b15a-fc012bb459f8 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-28d1aec0-36ae-41a5-b15a-fc012bb459f8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-28d1aec0-36ae-41a5-b15a-fc012bb459f8 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-28d1aec0-36ae-41a5-b15a-fc012bb459f8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-28d1aec0-36ae-41a5-b15a-fc012bb459f8 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-28d1aec0-36ae-41a5-b15a-fc012bb459f8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-28d1aec0-36ae-41a5-b15a-fc012bb459f8 img.shogun-image {
  width: 100%;
}



}

.shg-c#s-28d1aec0-36ae-41a5-b15a-fc012bb459f8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-28d1aec0-36ae-41a5-b15a-fc012bb459f8 img.shogun-image {
  width: 100%;
}




#s-1e998ea7-19ba-4a03-8f6f-97b9c0aee075 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 5%;
padding-bottom: 5%;
text-align: center;
}

#s-1e998ea7-19ba-4a03-8f6f-97b9c0aee075 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-adfa2e4c-824a-44b4-bf78-2b5ea2935cc2 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-adfa2e4c-824a-44b4-bf78-2b5ea2935cc2 {
  display: none;
}
#s-adfa2e4c-824a-44b4-bf78-2b5ea2935cc2, #wrap-s-adfa2e4c-824a-44b4-bf78-2b5ea2935cc2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-adfa2e4c-824a-44b4-bf78-2b5ea2935cc2 {
  display: none;
}
#s-adfa2e4c-824a-44b4-bf78-2b5ea2935cc2, #wrap-s-adfa2e4c-824a-44b4-bf78-2b5ea2935cc2 { display:none !important; }}







#s-adfa2e4c-824a-44b4-bf78-2b5ea2935cc2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-adfa2e4c-824a-44b4-bf78-2b5ea2935cc2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e2cd76b4-212d-4141-a289-5f68d9e38ddf {
  margin-top: 7%;
margin-left: 2%;
margin-bottom: 3%;
margin-right: 2%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e2cd76b4-212d-4141-a289-5f68d9e38ddf .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-df40ebfe-20f0-4695-88db-dd99b8f7f2be {
  display: none;
}
#s-df40ebfe-20f0-4695-88db-dd99b8f7f2be, #wrap-s-df40ebfe-20f0-4695-88db-dd99b8f7f2be { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-df40ebfe-20f0-4695-88db-dd99b8f7f2be {
  display: none;
}
#s-df40ebfe-20f0-4695-88db-dd99b8f7f2be, #wrap-s-df40ebfe-20f0-4695-88db-dd99b8f7f2be { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-df40ebfe-20f0-4695-88db-dd99b8f7f2be {
  display: none;
}
#s-df40ebfe-20f0-4695-88db-dd99b8f7f2be, #wrap-s-df40ebfe-20f0-4695-88db-dd99b8f7f2be { display:none !important; }}
@media (min-width: 0px) {
[id="s-df40ebfe-20f0-4695-88db-dd99b8f7f2be"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-df40ebfe-20f0-4695-88db-dd99b8f7f2be"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-df40ebfe-20f0-4695-88db-dd99b8f7f2be"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-df40ebfe-20f0-4695-88db-dd99b8f7f2be"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-ca385e89-d640-4890-b497-d48b8dcfe2b3 {
  margin-left: 10%;
margin-right: 6%;
min-height: 50px;
}








#s-ca385e89-d640-4890-b497-d48b8dcfe2b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca385e89-d640-4890-b497-d48b8dcfe2b3.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-0a7974d2-ec59-4414-ac29-c6d139e7b958 {
  margin-top: 3%;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 4%;
padding-left: 3%;
padding-right: 3%;
text-align: center;
}







  #s-0a7974d2-ec59-4414-ac29-c6d139e7b958 img.shogun-image {
    

    
    
    
  }


#s-0a7974d2-ec59-4414-ac29-c6d139e7b958 .shogun-image-content {
  
    align-items: center;
  
}

#s-e5da5253-2562-4e4b-8c8d-1d8c16c8243a {
  margin-left: 0%;
margin-right: 4%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e5da5253-2562-4e4b-8c8d-1d8c16c8243a .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



#s-26f089cd-5745-40ee-9011-ed979fcba266 {
  margin-top: 2%;
margin-bottom: 1%;
margin-right: 4%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-a334ec80-0194-4009-a03d-02f7c113d926 {
  margin-bottom: 2%;
margin-right: 4%;
}

#s-d68a48c1-b427-4cd4-b170-b1b9e7a4a916 {
  margin-left: 6%;
margin-right: 10%;
min-height: 50px;
}








#s-d68a48c1-b427-4cd4-b170-b1b9e7a4a916 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d68a48c1-b427-4cd4-b170-b1b9e7a4a916.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-88493a6e-eaa5-41fa-a789-ff7a474e1036 {
  margin-top: 3%;
margin-left: 4%;
margin-bottom: 0%;
margin-right: 0%;
padding-left: 3%;
padding-right: 3%;
text-align: center;
}







  #s-88493a6e-eaa5-41fa-a789-ff7a474e1036 img.shogun-image {
    

    
    
    
  }


#s-88493a6e-eaa5-41fa-a789-ff7a474e1036 .shogun-image-content {
  
    align-items: center;
  
}

#s-d6548370-80e2-4102-990a-27391d2d88f5 {
  margin-left: 4%;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d6548370-80e2-4102-990a-27391d2d88f5 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



#s-ef55a959-e4e1-4722-877f-d5b8531b3df5 {
  margin-top: 2%;
margin-left: 4%;
margin-bottom: 1%;
}

#s-a648902a-abfd-4526-b8d8-3665aa1b48fc {
  margin-top: 2%;
margin-left: 4%;
margin-bottom: 2%;
margin-right: 0%;
}

#s-837977eb-b8aa-4698-8c3e-4ebe1f820095 {
  margin-top: 1%;
margin-bottom: 0%;
margin-right: 0%;
min-height: 500px;
}
@media (min-width: 1200px){#s-837977eb-b8aa-4698-8c3e-4ebe1f820095 {
  display: none;
}
#s-837977eb-b8aa-4698-8c3e-4ebe1f820095, #wrap-s-837977eb-b8aa-4698-8c3e-4ebe1f820095 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-837977eb-b8aa-4698-8c3e-4ebe1f820095 {
  display: none;
}
#s-837977eb-b8aa-4698-8c3e-4ebe1f820095, #wrap-s-837977eb-b8aa-4698-8c3e-4ebe1f820095 { display:none !important; }}@media (max-width: 767px){#s-837977eb-b8aa-4698-8c3e-4ebe1f820095 {
  display: none;
}
#s-837977eb-b8aa-4698-8c3e-4ebe1f820095, #wrap-s-837977eb-b8aa-4698-8c3e-4ebe1f820095 { display:none !important; }}







#s-837977eb-b8aa-4698-8c3e-4ebe1f820095 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-837977eb-b8aa-4698-8c3e-4ebe1f820095.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4a5b3c05-bcc3-4628-8ccf-f751edaed866 {
  margin-top: 3%;
margin-bottom: 0%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-4a5b3c05-bcc3-4628-8ccf-f751edaed866"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4a5b3c05-bcc3-4628-8ccf-f751edaed866"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4a5b3c05-bcc3-4628-8ccf-f751edaed866"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4a5b3c05-bcc3-4628-8ccf-f751edaed866"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4a5b3c05-bcc3-4628-8ccf-f751edaed866"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4a5b3c05-bcc3-4628-8ccf-f751edaed866"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4a5b3c05-bcc3-4628-8ccf-f751edaed866"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-2b78d1c1-a4fb-42ab-a3a7-9dd41776d172 {
  min-height: 50px;
}








#s-2b78d1c1-a4fb-42ab-a3a7-9dd41776d172 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b78d1c1-a4fb-42ab-a3a7-9dd41776d172.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1f8df50c-5d5a-4d82-9ac7-a4a546cc423f {
  text-align: center;
}







  #s-1f8df50c-5d5a-4d82-9ac7-a4a546cc423f img.shogun-image {
    

    
    
    
  }


#s-1f8df50c-5d5a-4d82-9ac7-a4a546cc423f .shogun-image-content {
  
    align-items: center;
  
}

#s-eceec992-a95a-4674-81ab-091ae25f4fb7 {
  min-height: 50px;
}








#s-eceec992-a95a-4674-81ab-091ae25f4fb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eceec992-a95a-4674-81ab-091ae25f4fb7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1a8a0295-e278-4f37-833f-fbd463d275c1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1a8a0295-e278-4f37-833f-fbd463d275c1 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  text-align: center;
}



#s-d9c3d21d-dac1-486e-8821-a1014bbd7b2d {
  margin-top: 0%;
margin-bottom: 0%;
}

#s-b1468008-73ec-42e5-955c-0fff04d4cdb7 {
  margin-bottom: 2%;
}

#s-0d8e7a40-7945-4e52-9968-52ce9c291658 {
  margin-top: 3%;
margin-left: 0%;
margin-bottom: 3%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-0d8e7a40-7945-4e52-9968-52ce9c291658"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0d8e7a40-7945-4e52-9968-52ce9c291658"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0d8e7a40-7945-4e52-9968-52ce9c291658"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0d8e7a40-7945-4e52-9968-52ce9c291658"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0d8e7a40-7945-4e52-9968-52ce9c291658"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0d8e7a40-7945-4e52-9968-52ce9c291658"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0d8e7a40-7945-4e52-9968-52ce9c291658"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-d89a5010-a8e8-43d7-9fef-d55900015dae {
  min-height: 50px;
}








#s-d89a5010-a8e8-43d7-9fef-d55900015dae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d89a5010-a8e8-43d7-9fef-d55900015dae.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0550b5a2-9df4-4f61-af5e-2d5ef6e15ab0 {
  text-align: center;
}







  #s-0550b5a2-9df4-4f61-af5e-2d5ef6e15ab0 img.shogun-image {
    

    
    
    
  }


#s-0550b5a2-9df4-4f61-af5e-2d5ef6e15ab0 .shogun-image-content {
  
    align-items: center;
  
}

#s-40b7c4d2-e066-45af-a8a0-a6f6cb6fc440 {
  min-height: 50px;
}








#s-40b7c4d2-e066-45af-a8a0-a6f6cb6fc440 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-40b7c4d2-e066-45af-a8a0-a6f6cb6fc440.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f6340fbd-46d0-48a8-878b-e2dc21653c37 {
  margin-top: 3%;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f6340fbd-46d0-48a8-878b-e2dc21653c37 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



#s-bd27411a-b112-4421-9035-d75a8b2135aa {
  margin-top: 0%;
margin-bottom: 0%;
}

#s-33d1134b-7815-4cd1-87f0-d0a75fbfb26f {
  margin-top: 2%;
margin-bottom: 2%;
}

#s-2a94326d-1271-4e93-9562-bd95957ebfa3 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0%;
padding-bottom: 0%;
}
@media (min-width: 1200px){#s-2a94326d-1271-4e93-9562-bd95957ebfa3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2a94326d-1271-4e93-9562-bd95957ebfa3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2a94326d-1271-4e93-9562-bd95957ebfa3 {
  display: none;
}
#s-2a94326d-1271-4e93-9562-bd95957ebfa3, #wrap-s-2a94326d-1271-4e93-9562-bd95957ebfa3 { display:none !important; }}@media (max-width: 767px){#s-2a94326d-1271-4e93-9562-bd95957ebfa3 {
  display: none;
}
#s-2a94326d-1271-4e93-9562-bd95957ebfa3, #wrap-s-2a94326d-1271-4e93-9562-bd95957ebfa3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-2a94326d-1271-4e93-9562-bd95957ebfa3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2a94326d-1271-4e93-9562-bd95957ebfa3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2a94326d-1271-4e93-9562-bd95957ebfa3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2a94326d-1271-4e93-9562-bd95957ebfa3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2a94326d-1271-4e93-9562-bd95957ebfa3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2a94326d-1271-4e93-9562-bd95957ebfa3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2a94326d-1271-4e93-9562-bd95957ebfa3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

#s-d671c823-3ece-4f86-9299-592424d87709 {
  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-d671c823-3ece-4f86-9299-592424d87709 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d671c823-3ece-4f86-9299-592424d87709 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d671c823-3ece-4f86-9299-592424d87709 {
  
}
}@media (max-width: 767px){#s-d671c823-3ece-4f86-9299-592424d87709 {
  
}
}







#s-d671c823-3ece-4f86-9299-592424d87709 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d671c823-3ece-4f86-9299-592424d87709.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-88e0b5c0-2840-4a65-9c64-2deaf71a2767 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 5%;
margin-left: 0%;
margin-right: 0%;
min-height: 600px;
background-position: center center;
}








#s-88e0b5c0-2840-4a65-9c64-2deaf71a2767 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88e0b5c0-2840-4a65-9c64-2deaf71a2767.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ff00ec52-9c5f-45c5-95c2-b373ca6191fc {
  min-height: 42px;
}








#s-ff00ec52-9c5f-45c5-95c2-b373ca6191fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff00ec52-9c5f-45c5-95c2-b373ca6191fc.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-2b5b74ee-6792-44ee-a7bb-0d54c9740d53 {
  margin-top: 10%;
margin-left: 10%;
margin-bottom: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-2b5b74ee-6792-44ee-a7bb-0d54c9740d53 .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-75fc45d4-ae46-4275-a879-e474966598fa {
  margin-top: 5%;
margin-bottom: 0%;
margin-right: 5%;
min-height: 500px;
}








#s-75fc45d4-ae46-4275-a879-e474966598fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75fc45d4-ae46-4275-a879-e474966598fa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-487602c2-5e1a-47a1-b795-a43652f5529f {
  margin-top: 3%;
margin-bottom: 0%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-487602c2-5e1a-47a1-b795-a43652f5529f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-487602c2-5e1a-47a1-b795-a43652f5529f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-487602c2-5e1a-47a1-b795-a43652f5529f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-487602c2-5e1a-47a1-b795-a43652f5529f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-487602c2-5e1a-47a1-b795-a43652f5529f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-487602c2-5e1a-47a1-b795-a43652f5529f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-487602c2-5e1a-47a1-b795-a43652f5529f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-771a1656-2db2-4e2e-b429-a491d2b77299 {
  min-height: 50px;
}








#s-771a1656-2db2-4e2e-b429-a491d2b77299 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-771a1656-2db2-4e2e-b429-a491d2b77299.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6956cbac-4aac-4af4-9b38-9747f0505e34 {
  text-align: center;
}







  #s-6956cbac-4aac-4af4-9b38-9747f0505e34 img.shogun-image {
    

    
    
    
  }


#s-6956cbac-4aac-4af4-9b38-9747f0505e34 .shogun-image-content {
  
    align-items: center;
  
}

#s-2c50809a-def8-4278-aa64-cf98056f9e83 {
  min-height: 50px;
}








#s-2c50809a-def8-4278-aa64-cf98056f9e83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c50809a-def8-4278-aa64-cf98056f9e83.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-22d76a9e-f189-450e-9131-0a37b55b6f2a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-22d76a9e-f189-450e-9131-0a37b55b6f2a .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



#s-383a9b40-0f66-4850-adf0-fc1b73716ed2 {
  margin-top: 0%;
margin-bottom: 0%;
}

#s-ada67641-7755-4e2d-935c-3dd82246e524 {
  margin-bottom: 2%;
}

#s-67752fdd-762e-4241-8010-be21289b0333 {
  margin-top: 3%;
margin-left: 0%;
margin-bottom: 3%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-67752fdd-762e-4241-8010-be21289b0333"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-67752fdd-762e-4241-8010-be21289b0333"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-67752fdd-762e-4241-8010-be21289b0333"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-67752fdd-762e-4241-8010-be21289b0333"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-67752fdd-762e-4241-8010-be21289b0333"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-67752fdd-762e-4241-8010-be21289b0333"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-67752fdd-762e-4241-8010-be21289b0333"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-87c69fa4-dff0-4bcd-9f3a-9eaca6389b29 {
  min-height: 50px;
}








#s-87c69fa4-dff0-4bcd-9f3a-9eaca6389b29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87c69fa4-dff0-4bcd-9f3a-9eaca6389b29.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d16ac03c-9fbd-40dc-b45a-dea6ba2b3da3 {
  text-align: center;
}







  #s-d16ac03c-9fbd-40dc-b45a-dea6ba2b3da3 img.shogun-image {
    

    
    
    
  }


#s-d16ac03c-9fbd-40dc-b45a-dea6ba2b3da3 .shogun-image-content {
  
    align-items: center;
  
}

#s-2239ce9f-9212-4254-8dba-d0d5d922228c {
  min-height: 50px;
}








#s-2239ce9f-9212-4254-8dba-d0d5d922228c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2239ce9f-9212-4254-8dba-d0d5d922228c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6e3cd4eb-84ad-4740-8f73-dfae2e0a7e2e {
  margin-top: 3%;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6e3cd4eb-84ad-4740-8f73-dfae2e0a7e2e .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



#s-4be1d7dd-6215-4bd3-bf74-60c2cfd904c5 {
  margin-top: 0%;
margin-bottom: 0%;
}

#s-4c02f17a-e870-46fa-a5c4-843f31757294 {
  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}