.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-efb73307-1b52-44d2-97ac-496314300d56 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-efb73307-1b52-44d2-97ac-496314300d56 {
  display: none;
}
#s-efb73307-1b52-44d2-97ac-496314300d56, #wrap-s-efb73307-1b52-44d2-97ac-496314300d56 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-efb73307-1b52-44d2-97ac-496314300d56 {
  display: none;
}
#s-efb73307-1b52-44d2-97ac-496314300d56, #wrap-s-efb73307-1b52-44d2-97ac-496314300d56 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-efb73307-1b52-44d2-97ac-496314300d56 {
  display: none;
}
#s-efb73307-1b52-44d2-97ac-496314300d56, #wrap-s-efb73307-1b52-44d2-97ac-496314300d56 { display:none !important; }}







#s-efb73307-1b52-44d2-97ac-496314300d56 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-efb73307-1b52-44d2-97ac-496314300d56.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

@media (min-width: 768px) and (max-width: 991px){#s-cdd5926e-7108-4afa-b6c8-5ba5eadda507 {
  display: none;
}
#s-cdd5926e-7108-4afa-b6c8-5ba5eadda507, #wrap-s-cdd5926e-7108-4afa-b6c8-5ba5eadda507 { display:none !important; }}@media (max-width: 767px){#s-cdd5926e-7108-4afa-b6c8-5ba5eadda507 {
  display: none;
}
#s-cdd5926e-7108-4afa-b6c8-5ba5eadda507, #wrap-s-cdd5926e-7108-4afa-b6c8-5ba5eadda507 { display:none !important; }}
@media (min-width: 0px) {
[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cdd5926e-7108-4afa-b6c8-5ba5eadda507"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-df22ae68-4a43-48bc-853e-885784eee837 {
  padding-top: 10px;
padding-bottom: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-81f96486-771a-4516-a592-0b4389bf404a {
  text-align: center;
}




  #s-81f96486-771a-4516-a592-0b4389bf404a img.shogun-image {
    
    width: px;
  }


#s-81f96486-771a-4516-a592-0b4389bf404a .shogun-image-content {
  
    align-items: center;
  
}

#s-238e1f49-c4f6-449c-aeb7-42ff135114e2 {
  text-align: center;
}




  #s-238e1f49-c4f6-449c-aeb7-42ff135114e2 img.shogun-image {
    
    width: px;
  }


#s-238e1f49-c4f6-449c-aeb7-42ff135114e2 .shogun-image-content {
  
    align-items: center;
  
}

#s-ab0d3aed-b738-4a73-b740-e58bd00a51d2 {
  text-align: center;
}




  #s-ab0d3aed-b738-4a73-b740-e58bd00a51d2 img.shogun-image {
    
    width: px;
  }


#s-ab0d3aed-b738-4a73-b740-e58bd00a51d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-352b36b6-e599-41ce-bded-c45af42d7e6f {
  text-align: center;
}




  #s-352b36b6-e599-41ce-bded-c45af42d7e6f img.shogun-image {
    
    width: px;
  }


#s-352b36b6-e599-41ce-bded-c45af42d7e6f .shogun-image-content {
  
    align-items: center;
  
}

#s-5714c90d-047d-4b2f-9a6b-51b4839f13ae {
  text-align: center;
}




  #s-5714c90d-047d-4b2f-9a6b-51b4839f13ae img.shogun-image {
    
    width: px;
  }


#s-5714c90d-047d-4b2f-9a6b-51b4839f13ae .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

#s-e761943c-66bc-47ba-a78e-c238b9823da8 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-e761943c-66bc-47ba-a78e-c238b9823da8 {
  display: none;
}
#s-e761943c-66bc-47ba-a78e-c238b9823da8, #wrap-s-e761943c-66bc-47ba-a78e-c238b9823da8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e761943c-66bc-47ba-a78e-c238b9823da8 {
  display: none;
}
#s-e761943c-66bc-47ba-a78e-c238b9823da8, #wrap-s-e761943c-66bc-47ba-a78e-c238b9823da8 { display:none !important; }}@media (max-width: 767px){#s-e761943c-66bc-47ba-a78e-c238b9823da8 {
  display: none;
}
#s-e761943c-66bc-47ba-a78e-c238b9823da8, #wrap-s-e761943c-66bc-47ba-a78e-c238b9823da8 { display:none !important; }}
#s-58f90376-047a-458e-8507-66aa330a004b {
  text-align: center;
}




  #s-58f90376-047a-458e-8507-66aa330a004b img.shogun-image {
    
    width: px;
  }


#s-58f90376-047a-458e-8507-66aa330a004b .shogun-image-content {
  
    align-items: center;
  
}

#s-7e5b7d65-6246-400f-b251-1537ae33ef03 {
  text-align: center;
}




  #s-7e5b7d65-6246-400f-b251-1537ae33ef03 img.shogun-image {
    
    width: px;
  }


#s-7e5b7d65-6246-400f-b251-1537ae33ef03 .shogun-image-content {
  
    align-items: center;
  
}

#s-7b0fa026-31eb-41b7-b4a9-7b2140d9cc9f {
  text-align: center;
}




  #s-7b0fa026-31eb-41b7-b4a9-7b2140d9cc9f img.shogun-image {
    
    width: px;
  }


#s-7b0fa026-31eb-41b7-b4a9-7b2140d9cc9f .shogun-image-content {
  
    align-items: center;
  
}

#s-4c4584cf-7d1e-48bb-868b-fffcc23eb8f7 {
  text-align: center;
}




  #s-4c4584cf-7d1e-48bb-868b-fffcc23eb8f7 img.shogun-image {
    
    width: px;
  }


#s-4c4584cf-7d1e-48bb-868b-fffcc23eb8f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-2a54be45-640f-4517-8a28-920588621ac6 {
  text-align: center;
}




  #s-2a54be45-640f-4517-8a28-920588621ac6 img.shogun-image {
    
    width: px;
  }


#s-2a54be45-640f-4517-8a28-920588621ac6 .shogun-image-content {
  
    align-items: center;
  
}

#s-0113ab5d-b81d-4d60-ae55-c613bb7b91b9 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-0d4b3e74-58d2-4d6e-8abb-68630286f2cd {
  text-align: center;
}




  #s-0d4b3e74-58d2-4d6e-8abb-68630286f2cd img.shogun-image {
    
    width: px;
  }


#s-0d4b3e74-58d2-4d6e-8abb-68630286f2cd .shogun-image-content {
  
    align-items: center;
  
}

#s-b77a35dc-18be-4d77-b6f6-8bcf7e801d98 {
  text-align: center;
}




  #s-b77a35dc-18be-4d77-b6f6-8bcf7e801d98 img.shogun-image {
    
    width: px;
  }


#s-b77a35dc-18be-4d77-b6f6-8bcf7e801d98 .shogun-image-content {
  
    align-items: center;
  
}

#s-ea37cb7f-c531-4803-acb9-011644782efa {
  text-align: center;
}




  #s-ea37cb7f-c531-4803-acb9-011644782efa img.shogun-image {
    
    width: px;
  }


#s-ea37cb7f-c531-4803-acb9-011644782efa .shogun-image-content {
  
    align-items: center;
  
}

#s-ddd2e558-05cf-4ea3-be0d-b443f9c1f579 {
  text-align: center;
}




  #s-ddd2e558-05cf-4ea3-be0d-b443f9c1f579 img.shogun-image {
    
    width: px;
  }


#s-ddd2e558-05cf-4ea3-be0d-b443f9c1f579 .shogun-image-content {
  
    align-items: center;
  
}

#s-f0b38e6f-0307-42ba-8d9d-81348222783d {
  text-align: center;
}




  #s-f0b38e6f-0307-42ba-8d9d-81348222783d img.shogun-image {
    
    width: px;
  }


#s-f0b38e6f-0307-42ba-8d9d-81348222783d .shogun-image-content {
  
    align-items: center;
  
}

#s-929037a4-3b5b-4010-8f20-889279b1e5f6 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-929037a4-3b5b-4010-8f20-889279b1e5f6 {
  display: none;
}
#s-929037a4-3b5b-4010-8f20-889279b1e5f6, #wrap-s-929037a4-3b5b-4010-8f20-889279b1e5f6 { display:none !important; }}@media (max-width: 767px){#s-929037a4-3b5b-4010-8f20-889279b1e5f6 {
  display: none;
}
#s-929037a4-3b5b-4010-8f20-889279b1e5f6, #wrap-s-929037a4-3b5b-4010-8f20-889279b1e5f6 { display:none !important; }}







#s-929037a4-3b5b-4010-8f20-889279b1e5f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-929037a4-3b5b-4010-8f20-889279b1e5f6.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c7584518-2ccf-434e-ae88-5783cc35ab6f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9fe8916e-1f29-40cc-985b-05a3b988f021 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-f9d07986-c65f-4533-96a6-262ae0814da0 {
  text-align: center;
}




  #s-f9d07986-c65f-4533-96a6-262ae0814da0 img.shogun-image {
    
    width: px;
  }


#s-f9d07986-c65f-4533-96a6-262ae0814da0 .shogun-image-content {
  
    align-items: center;
  
}

#s-856640fb-a61b-4d78-82a0-8162bba1bc5d {
  text-align: center;
}




  #s-856640fb-a61b-4d78-82a0-8162bba1bc5d img.shogun-image {
    
    width: px;
  }


#s-856640fb-a61b-4d78-82a0-8162bba1bc5d .shogun-image-content {
  
    align-items: center;
  
}

#s-de90a339-3a0c-4422-9ada-71a0ab1980c6 {
  text-align: center;
}




  #s-de90a339-3a0c-4422-9ada-71a0ab1980c6 img.shogun-image {
    
    width: px;
  }


#s-de90a339-3a0c-4422-9ada-71a0ab1980c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-df6211c0-63d0-4046-b7d3-9b68db433e8c {
  text-align: center;
}




  #s-df6211c0-63d0-4046-b7d3-9b68db433e8c img.shogun-image {
    
    width: px;
  }


#s-df6211c0-63d0-4046-b7d3-9b68db433e8c .shogun-image-content {
  
    align-items: center;
  
}

#s-04c3add5-3c26-4b80-b039-2269363c5210 {
  text-align: center;
}




  #s-04c3add5-3c26-4b80-b039-2269363c5210 img.shogun-image {
    
    width: px;
  }


#s-04c3add5-3c26-4b80-b039-2269363c5210 .shogun-image-content {
  
    align-items: center;
  
}

#s-815a245a-89fb-4afb-979f-f4f7e3974f24 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-815a245a-89fb-4afb-979f-f4f7e3974f24 {
  display: none;
}
#s-815a245a-89fb-4afb-979f-f4f7e3974f24, #wrap-s-815a245a-89fb-4afb-979f-f4f7e3974f24 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-815a245a-89fb-4afb-979f-f4f7e3974f24 {
  display: none;
}
#s-815a245a-89fb-4afb-979f-f4f7e3974f24, #wrap-s-815a245a-89fb-4afb-979f-f4f7e3974f24 { display:none !important; }}@media (max-width: 767px){#s-815a245a-89fb-4afb-979f-f4f7e3974f24 {
  display: none;
}
#s-815a245a-89fb-4afb-979f-f4f7e3974f24, #wrap-s-815a245a-89fb-4afb-979f-f4f7e3974f24 { display:none !important; }}
#s-c8651be6-ca45-48ac-9fe1-5da007cbb5e5 {
  text-align: center;
}




  #s-c8651be6-ca45-48ac-9fe1-5da007cbb5e5 img.shogun-image {
    
    width: px;
  }


#s-c8651be6-ca45-48ac-9fe1-5da007cbb5e5 .shogun-image-content {
  
    align-items: center;
  
}

#s-34276311-105a-4903-9168-b1f986d3fc75 {
  text-align: center;
}




  #s-34276311-105a-4903-9168-b1f986d3fc75 img.shogun-image {
    
    width: px;
  }


#s-34276311-105a-4903-9168-b1f986d3fc75 .shogun-image-content {
  
    align-items: center;
  
}

#s-f4ba70ab-e191-4bf3-acdb-96c71a240d44 {
  text-align: center;
}




  #s-f4ba70ab-e191-4bf3-acdb-96c71a240d44 img.shogun-image {
    
    width: px;
  }


#s-f4ba70ab-e191-4bf3-acdb-96c71a240d44 .shogun-image-content {
  
    align-items: center;
  
}

#s-face693b-21f1-420a-a3c5-685ac9628a8a {
  text-align: center;
}




  #s-face693b-21f1-420a-a3c5-685ac9628a8a img.shogun-image {
    
    width: px;
  }


#s-face693b-21f1-420a-a3c5-685ac9628a8a .shogun-image-content {
  
    align-items: center;
  
}

#s-a519474f-c446-462e-a685-b709d144f92c {
  text-align: center;
}




  #s-a519474f-c446-462e-a685-b709d144f92c img.shogun-image {
    
    width: px;
  }


#s-a519474f-c446-462e-a685-b709d144f92c .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-f6d2da5d-80d2-49f6-a141-7e182f21c863 {
  display: none;
}
#s-f6d2da5d-80d2-49f6-a141-7e182f21c863, #wrap-s-f6d2da5d-80d2-49f6-a141-7e182f21c863 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f6d2da5d-80d2-49f6-a141-7e182f21c863 {
  display: none;
}
#s-f6d2da5d-80d2-49f6-a141-7e182f21c863, #wrap-s-f6d2da5d-80d2-49f6-a141-7e182f21c863 { display:none !important; }}@media (max-width: 767px){#s-f6d2da5d-80d2-49f6-a141-7e182f21c863 {
  display: none;
}
#s-f6d2da5d-80d2-49f6-a141-7e182f21c863, #wrap-s-f6d2da5d-80d2-49f6-a141-7e182f21c863 { display:none !important; }}
#s-906262b3-4c94-4b2e-ad8c-08d4cc691f4a {
  min-height: 50px;
}








#s-906262b3-4c94-4b2e-ad8c-08d4cc691f4a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-906262b3-4c94-4b2e-ad8c-08d4cc691f4a.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-cb71e33c-8be0-4bd4-b9b9-68983ab4df5e {
  display: none;
}
#s-cb71e33c-8be0-4bd4-b9b9-68983ab4df5e, #wrap-s-cb71e33c-8be0-4bd4-b9b9-68983ab4df5e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cb71e33c-8be0-4bd4-b9b9-68983ab4df5e {
  display: none;
}
#s-cb71e33c-8be0-4bd4-b9b9-68983ab4df5e, #wrap-s-cb71e33c-8be0-4bd4-b9b9-68983ab4df5e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cb71e33c-8be0-4bd4-b9b9-68983ab4df5e {
  display: none;
}
#s-cb71e33c-8be0-4bd4-b9b9-68983ab4df5e, #wrap-s-cb71e33c-8be0-4bd4-b9b9-68983ab4df5e { display:none !important; }}
#s-be0218fc-7fbc-48d4-be1a-8253e208f03d {
  min-height: 50px;
}








#s-be0218fc-7fbc-48d4-be1a-8253e208f03d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be0218fc-7fbc-48d4-be1a-8253e208f03d.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 480px) {
  .shg-category-row-hor {
    display: flex;
    flex-wrap: wrap;
  }

  .shg-category-row-hor .shg-category-col,
  .shg-category-row-hor .shg-category-col:first-child,
  .shg-category-row-hor .shg-category-col:last-child {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
  }
}

@media (min-width: 768px) and (max-width: 991px){#s-ca908ca5-a31d-4788-9c43-e1a10d02b522 {
  display: none;
}
#s-ca908ca5-a31d-4788-9c43-e1a10d02b522, #wrap-s-ca908ca5-a31d-4788-9c43-e1a10d02b522 { display:none !important; }}@media (max-width: 767px){#s-ca908ca5-a31d-4788-9c43-e1a10d02b522 {
  display: none;
}
#s-ca908ca5-a31d-4788-9c43-e1a10d02b522, #wrap-s-ca908ca5-a31d-4788-9c43-e1a10d02b522 { display:none !important; }}
#s-1ebe7aee-b795-4a3c-8d0a-78f22142b9eb {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 {
  text-align: left;
}


.shg-c#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 {
  max-width: 100%;
}

.shg-c#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 .shg-image-zoom,
.shg-c#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 {
  max-width: 100%;
}

.shg-c#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 .shg-image-zoom,
.shg-c#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 {
  max-width: 100%;
}

.shg-c#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 .shg-image-zoom,
.shg-c#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 {
  max-width: 100%;
}

.shg-c#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 .shg-image-zoom,
.shg-c#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 {
  max-width: 100%;
}

.shg-c#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 .shg-image-zoom,
.shg-c#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96e6b0b1-813a-4c9f-b53c-0de9d5ee3cb8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

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

#s-6501ec9a-1f8c-433f-9760-e903e9aa9efe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6501ec9a-1f8c-433f-9760-e903e9aa9efe .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 28px;
}

#s-3441508f-ffdf-405b-8b40-b3ca3322dbf3 {
  text-align: center;
}

#s-3441508f-ffdf-405b-8b40-b3ca3322dbf3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-3441508f-ffdf-405b-8b40-b3ca3322dbf3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3441508f-ffdf-405b-8b40-b3ca3322dbf3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.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-a644e413-8e76-4888-b42d-fb07961f9e22 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a644e413-8e76-4888-b42d-fb07961f9e22:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a644e413-8e76-4888-b42d-fb07961f9e22:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a644e413-8e76-4888-b42d-fb07961f9e22 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a644e413-8e76-4888-b42d-fb07961f9e22.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a644e413-8e76-4888-b42d-fb07961f9e22.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a644e413-8e76-4888-b42d-fb07961f9e22.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3aff83a3-0eeb-49c4-b6f7-e3397d0734e0 {
  display: none;
}
#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 {
  text-align: left;
}


.shg-c#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 {
  max-width: 100%;
}

.shg-c#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 .shg-image-zoom,
.shg-c#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 {
  max-width: 100%;
}

.shg-c#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 .shg-image-zoom,
.shg-c#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 {
  max-width: 100%;
}

.shg-c#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 .shg-image-zoom,
.shg-c#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 {
  max-width: 100%;
}

.shg-c#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 .shg-image-zoom,
.shg-c#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 {
  max-width: 100%;
}

.shg-c#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 .shg-image-zoom,
.shg-c#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67156fb3-bd1f-48eb-b67d-9920c4648a43 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2cb583df-89b0-4720-bb34-c6b73ee471ea {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2cb583df-89b0-4720-bb34-c6b73ee471ea .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 28px;
}

#s-4918ad85-803b-47b6-b443-80d4e0ae4702 {
  text-align: center;
}

#s-4918ad85-803b-47b6-b443-80d4e0ae4702 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-4918ad85-803b-47b6-b443-80d4e0ae4702 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4918ad85-803b-47b6-b443-80d4e0ae4702 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-93e31861-afad-4746-a579-7b9c3d5255d4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-93e31861-afad-4746-a579-7b9c3d5255d4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-93e31861-afad-4746-a579-7b9c3d5255d4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-93e31861-afad-4746-a579-7b9c3d5255d4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-93e31861-afad-4746-a579-7b9c3d5255d4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-93e31861-afad-4746-a579-7b9c3d5255d4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-93e31861-afad-4746-a579-7b9c3d5255d4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8dfd4057-b22b-409d-8a03-9746c82b30bf {
  display: none;
}
#s-c73394ef-f414-4824-92c1-fe5ec451a28c {
  text-align: left;
}


.shg-c#s-c73394ef-f414-4824-92c1-fe5ec451a28c {
  max-width: 100%;
}

.shg-c#s-c73394ef-f414-4824-92c1-fe5ec451a28c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c73394ef-f414-4824-92c1-fe5ec451a28c .shg-image-zoom,
.shg-c#s-c73394ef-f414-4824-92c1-fe5ec451a28c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c73394ef-f414-4824-92c1-fe5ec451a28c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c73394ef-f414-4824-92c1-fe5ec451a28c {
  max-width: 100%;
}

.shg-c#s-c73394ef-f414-4824-92c1-fe5ec451a28c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c73394ef-f414-4824-92c1-fe5ec451a28c .shg-image-zoom,
.shg-c#s-c73394ef-f414-4824-92c1-fe5ec451a28c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c73394ef-f414-4824-92c1-fe5ec451a28c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c73394ef-f414-4824-92c1-fe5ec451a28c {
  max-width: 100%;
}

.shg-c#s-c73394ef-f414-4824-92c1-fe5ec451a28c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c73394ef-f414-4824-92c1-fe5ec451a28c .shg-image-zoom,
.shg-c#s-c73394ef-f414-4824-92c1-fe5ec451a28c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c73394ef-f414-4824-92c1-fe5ec451a28c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c73394ef-f414-4824-92c1-fe5ec451a28c {
  max-width: 100%;
}

.shg-c#s-c73394ef-f414-4824-92c1-fe5ec451a28c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c73394ef-f414-4824-92c1-fe5ec451a28c .shg-image-zoom,
.shg-c#s-c73394ef-f414-4824-92c1-fe5ec451a28c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c73394ef-f414-4824-92c1-fe5ec451a28c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c73394ef-f414-4824-92c1-fe5ec451a28c {
  max-width: 100%;
}

.shg-c#s-c73394ef-f414-4824-92c1-fe5ec451a28c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c73394ef-f414-4824-92c1-fe5ec451a28c .shg-image-zoom,
.shg-c#s-c73394ef-f414-4824-92c1-fe5ec451a28c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c73394ef-f414-4824-92c1-fe5ec451a28c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7f9559ab-7c3c-4481-bd89-bc64e5fb9846 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7f9559ab-7c3c-4481-bd89-bc64e5fb9846 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 28px;
}

#s-ea2382fa-9794-4e64-a0b2-c71a7d0f7db0 {
  text-align: center;
}

#s-ea2382fa-9794-4e64-a0b2-c71a7d0f7db0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-ea2382fa-9794-4e64-a0b2-c71a7d0f7db0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ea2382fa-9794-4e64-a0b2-c71a7d0f7db0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-149a8b4c-7a2a-44bc-84b3-82052df35a82 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-149a8b4c-7a2a-44bc-84b3-82052df35a82:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-149a8b4c-7a2a-44bc-84b3-82052df35a82:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-149a8b4c-7a2a-44bc-84b3-82052df35a82 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-149a8b4c-7a2a-44bc-84b3-82052df35a82.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-149a8b4c-7a2a-44bc-84b3-82052df35a82.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-149a8b4c-7a2a-44bc-84b3-82052df35a82.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-964121fe-12a0-443d-ba75-90daf2dc0e11 {
  display: none;
}
#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 {
  text-align: left;
}


.shg-c#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 {
  max-width: 100%;
}

.shg-c#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 .shg-image-zoom,
.shg-c#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 {
  max-width: 100%;
}

.shg-c#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 .shg-image-zoom,
.shg-c#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 {
  max-width: 100%;
}

.shg-c#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 .shg-image-zoom,
.shg-c#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 {
  max-width: 100%;
}

.shg-c#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 .shg-image-zoom,
.shg-c#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 {
  max-width: 100%;
}

.shg-c#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 .shg-image-zoom,
.shg-c#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a4deb7c-ff37-4fea-91a2-2db8a0957a66 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c5fddc90-75e7-4d65-a32f-f2bf440be34f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c5fddc90-75e7-4d65-a32f-f2bf440be34f .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 28px;
}

#s-c340564a-a70d-40ff-b9f6-b7e41f6e7399 {
  text-align: center;
}

#s-c340564a-a70d-40ff-b9f6-b7e41f6e7399 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-c340564a-a70d-40ff-b9f6-b7e41f6e7399 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c340564a-a70d-40ff-b9f6-b7e41f6e7399 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c6555e63-37da-423a-8d6e-4d02c3d15e1a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c6555e63-37da-423a-8d6e-4d02c3d15e1a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c6555e63-37da-423a-8d6e-4d02c3d15e1a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c6555e63-37da-423a-8d6e-4d02c3d15e1a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c6555e63-37da-423a-8d6e-4d02c3d15e1a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c6555e63-37da-423a-8d6e-4d02c3d15e1a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c6555e63-37da-423a-8d6e-4d02c3d15e1a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 1200px){#s-546bfa67-72f6-4eb1-8e36-cdd77c654b73 {
  display: none;
}
#s-546bfa67-72f6-4eb1-8e36-cdd77c654b73, #wrap-s-546bfa67-72f6-4eb1-8e36-cdd77c654b73 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-546bfa67-72f6-4eb1-8e36-cdd77c654b73 {
  display: none;
}
#s-546bfa67-72f6-4eb1-8e36-cdd77c654b73, #wrap-s-546bfa67-72f6-4eb1-8e36-cdd77c654b73 { display:none !important; }}
#s-0c0574ae-b07f-41da-b1d1-d3e84be9288d {
  display: none;
}
#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 {
  text-align: left;
}


.shg-c#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 {
  max-width: 100%;
}

.shg-c#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 .shg-image-zoom,
.shg-c#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 {
  max-width: 100%;
}

.shg-c#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 .shg-image-zoom,
.shg-c#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 {
  max-width: 100%;
}

.shg-c#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 .shg-image-zoom,
.shg-c#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 {
  max-width: 100%;
}

.shg-c#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 .shg-image-zoom,
.shg-c#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 {
  max-width: 100%;
}

.shg-c#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 .shg-image-zoom,
.shg-c#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbc49fc0-3722-46e5-ae30-75e541a8b425 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-96d2a461-54bc-4861-84c7-25bd2cfdb89c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-96d2a461-54bc-4861-84c7-25bd2cfdb89c .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
}

#s-6bd11cfa-6995-45eb-a333-1c46d9e2cb14 {
  text-align: center;
}

#s-6bd11cfa-6995-45eb-a333-1c46d9e2cb14 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-6bd11cfa-6995-45eb-a333-1c46d9e2cb14 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6bd11cfa-6995-45eb-a333-1c46d9e2cb14 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-ada40d06-a6a3-46ea-92ba-4400a4213a8c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ada40d06-a6a3-46ea-92ba-4400a4213a8c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ada40d06-a6a3-46ea-92ba-4400a4213a8c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ada40d06-a6a3-46ea-92ba-4400a4213a8c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ada40d06-a6a3-46ea-92ba-4400a4213a8c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ada40d06-a6a3-46ea-92ba-4400a4213a8c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ada40d06-a6a3-46ea-92ba-4400a4213a8c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-21508e07-bff6-4d95-b239-242d7c0e62f8 {
  display: none;
}
#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 {
  text-align: left;
}


.shg-c#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 {
  max-width: 100%;
}

.shg-c#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 .shg-image-zoom,
.shg-c#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 {
  max-width: 100%;
}

.shg-c#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 .shg-image-zoom,
.shg-c#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 {
  max-width: 100%;
}

.shg-c#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 .shg-image-zoom,
.shg-c#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 {
  max-width: 100%;
}

.shg-c#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 .shg-image-zoom,
.shg-c#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 {
  max-width: 100%;
}

.shg-c#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 .shg-image-zoom,
.shg-c#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-67ed8e62-6b6f-43cd-a7c9-cc5551f07713 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b40c16c8-be7c-4fdf-94b8-1b9396bc61ca {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b40c16c8-be7c-4fdf-94b8-1b9396bc61ca .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
}

#s-50d3a94e-2d9a-49d5-8786-6dcbf7269f23 {
  text-align: center;
}

#s-50d3a94e-2d9a-49d5-8786-6dcbf7269f23 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-50d3a94e-2d9a-49d5-8786-6dcbf7269f23 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-50d3a94e-2d9a-49d5-8786-6dcbf7269f23 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-33743edf-6214-41af-b285-095661fd6999 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-33743edf-6214-41af-b285-095661fd6999:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-33743edf-6214-41af-b285-095661fd6999:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-33743edf-6214-41af-b285-095661fd6999 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-33743edf-6214-41af-b285-095661fd6999.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-33743edf-6214-41af-b285-095661fd6999.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-33743edf-6214-41af-b285-095661fd6999.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-68e29eb9-68b4-445e-88c7-699524d246b3 {
  display: none;
}
#s-26225a56-5914-41bc-981f-747789774744 {
  text-align: left;
}


.shg-c#s-26225a56-5914-41bc-981f-747789774744 {
  max-width: 100%;
}

.shg-c#s-26225a56-5914-41bc-981f-747789774744 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26225a56-5914-41bc-981f-747789774744 .shg-image-zoom,
.shg-c#s-26225a56-5914-41bc-981f-747789774744 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26225a56-5914-41bc-981f-747789774744 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-26225a56-5914-41bc-981f-747789774744 {
  max-width: 100%;
}

.shg-c#s-26225a56-5914-41bc-981f-747789774744 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26225a56-5914-41bc-981f-747789774744 .shg-image-zoom,
.shg-c#s-26225a56-5914-41bc-981f-747789774744 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26225a56-5914-41bc-981f-747789774744 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-26225a56-5914-41bc-981f-747789774744 {
  max-width: 100%;
}

.shg-c#s-26225a56-5914-41bc-981f-747789774744 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26225a56-5914-41bc-981f-747789774744 .shg-image-zoom,
.shg-c#s-26225a56-5914-41bc-981f-747789774744 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26225a56-5914-41bc-981f-747789774744 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-26225a56-5914-41bc-981f-747789774744 {
  max-width: 100%;
}

.shg-c#s-26225a56-5914-41bc-981f-747789774744 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26225a56-5914-41bc-981f-747789774744 .shg-image-zoom,
.shg-c#s-26225a56-5914-41bc-981f-747789774744 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26225a56-5914-41bc-981f-747789774744 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-26225a56-5914-41bc-981f-747789774744 {
  max-width: 100%;
}

.shg-c#s-26225a56-5914-41bc-981f-747789774744 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-26225a56-5914-41bc-981f-747789774744 .shg-image-zoom,
.shg-c#s-26225a56-5914-41bc-981f-747789774744 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-26225a56-5914-41bc-981f-747789774744 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e032462d-144c-4c99-ade5-208288b8e6df {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e032462d-144c-4c99-ade5-208288b8e6df .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
}

#s-1d3fd14f-ef79-4589-8ea4-adba0e58ea88 {
  text-align: center;
}

#s-1d3fd14f-ef79-4589-8ea4-adba0e58ea88 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-1d3fd14f-ef79-4589-8ea4-adba0e58ea88 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1d3fd14f-ef79-4589-8ea4-adba0e58ea88 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-ded8d3a7-b0bd-43ef-8bb1-c06c44534b84 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ded8d3a7-b0bd-43ef-8bb1-c06c44534b84:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ded8d3a7-b0bd-43ef-8bb1-c06c44534b84:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ded8d3a7-b0bd-43ef-8bb1-c06c44534b84 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ded8d3a7-b0bd-43ef-8bb1-c06c44534b84.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ded8d3a7-b0bd-43ef-8bb1-c06c44534b84.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ded8d3a7-b0bd-43ef-8bb1-c06c44534b84.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-853a40d5-24b7-425e-be11-fe3ecd01f595 {
  display: none;
}
#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 {
  text-align: left;
}


.shg-c#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 {
  max-width: 100%;
}

.shg-c#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 .shg-image-zoom,
.shg-c#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 {
  max-width: 100%;
}

.shg-c#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 .shg-image-zoom,
.shg-c#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 {
  max-width: 100%;
}

.shg-c#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 .shg-image-zoom,
.shg-c#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 {
  max-width: 100%;
}

.shg-c#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 .shg-image-zoom,
.shg-c#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 {
  max-width: 100%;
}

.shg-c#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 .shg-image-zoom,
.shg-c#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a8aad6a-96c7-458d-8308-8da8c3faab38 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8237d207-0fe7-4b63-b28d-629878c1107d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8237d207-0fe7-4b63-b28d-629878c1107d .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
}

#s-c4749a27-d272-4c57-9698-90a46da502c1 {
  text-align: center;
}

#s-c4749a27-d272-4c57-9698-90a46da502c1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-c4749a27-d272-4c57-9698-90a46da502c1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c4749a27-d272-4c57-9698-90a46da502c1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-be2cab3f-0331-4217-b215-55991798e55e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-be2cab3f-0331-4217-b215-55991798e55e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-be2cab3f-0331-4217-b215-55991798e55e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-be2cab3f-0331-4217-b215-55991798e55e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-be2cab3f-0331-4217-b215-55991798e55e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-be2cab3f-0331-4217-b215-55991798e55e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-be2cab3f-0331-4217-b215-55991798e55e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f86d547f-941c-45a4-b97b-aee33bb832cf {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f86d547f-941c-45a4-b97b-aee33bb832cf {
  display: none;
}
#s-f86d547f-941c-45a4-b97b-aee33bb832cf, #wrap-s-f86d547f-941c-45a4-b97b-aee33bb832cf { display:none !important; }}@media (max-width: 767px){#s-f86d547f-941c-45a4-b97b-aee33bb832cf {
  display: none;
}
#s-f86d547f-941c-45a4-b97b-aee33bb832cf, #wrap-s-f86d547f-941c-45a4-b97b-aee33bb832cf { display:none !important; }}







#s-f86d547f-941c-45a4-b97b-aee33bb832cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f86d547f-941c-45a4-b97b-aee33bb832cf.shg-box.shg-c {
  justify-content: center;
}

#s-513eb9bf-24ec-4ab1-bfef-aaa28f248136 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 768px) and (max-width: 991px){#s-0f76b166-1197-4ec1-8141-00b138950389 {
  display: none;
}
#s-0f76b166-1197-4ec1-8141-00b138950389, #wrap-s-0f76b166-1197-4ec1-8141-00b138950389 { display:none !important; }}@media (max-width: 767px){#s-0f76b166-1197-4ec1-8141-00b138950389 {
  display: none;
}
#s-0f76b166-1197-4ec1-8141-00b138950389, #wrap-s-0f76b166-1197-4ec1-8141-00b138950389 { display:none !important; }}
@media (min-width: 0px) {
[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0f76b166-1197-4ec1-8141-00b138950389"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-526c82d8-a905-4939-9774-b1e033221fa5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-526c82d8-a905-4939-9774-b1e033221fa5 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 38px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

#s-80d81d70-f0d7-4d41-b66d-bb787abad4f2 {
  margin-top: 5%;
margin-left: 5%;
margin-bottom: 5%;
margin-right: 5%;
}
@media (max-width: 767px){#s-80d81d70-f0d7-4d41-b66d-bb787abad4f2 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-80d81d70-f0d7-4d41-b66d-bb787abad4f2"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-a1d8d333-ffe1-4366-bc36-67042486c039 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 540px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a1d8d333-ffe1-4366-bc36-67042486c039 {
  min-height: 540px;
}
}@media (max-width: 767px){#s-a1d8d333-ffe1-4366-bc36-67042486c039 {
  display: none;
}
#s-a1d8d333-ffe1-4366-bc36-67042486c039, #wrap-s-a1d8d333-ffe1-4366-bc36-67042486c039 { display:none !important; }}







#s-a1d8d333-ffe1-4366-bc36-67042486c039 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a1d8d333-ffe1-4366-bc36-67042486c039.shg-box.shg-c {
  justify-content: center;
}

#s-d408e53d-1eef-47d8-a016-5b9842d05240 {
  min-height: 50px;
}








#s-d408e53d-1eef-47d8-a016-5b9842d05240 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d408e53d-1eef-47d8-a016-5b9842d05240.shg-box.shg-c {
  justify-content: flex-end;
}

#s-ada14349-0c65-4e26-84e9-312b4554ebc6 {
  padding-top: 10%;
padding-left: 10%;
padding-bottom: 10%;
padding-right: 10%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-ada14349-0c65-4e26-84e9-312b4554ebc6 {
  padding-top: 10%;
padding-bottom: 10%;
}
}@media (max-width: 767px){#s-ada14349-0c65-4e26-84e9-312b4554ebc6 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}
}







#s-ada14349-0c65-4e26-84e9-312b4554ebc6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ada14349-0c65-4e26-84e9-312b4554ebc6.shg-box.shg-c {
  justify-content: center;
}

#s-aa60b05f-9078-41b2-ae9e-13ddfb47d219 {
  margin-bottom: 10px;
}

#s-aa60b05f-9078-41b2-ae9e-13ddfb47d219 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: -1px;
  
}



#s-ac1ccf35-f03b-4064-a3a1-2ac7fb364624 {
  margin-bottom: 20px;
}
@media (max-width: 767px){#s-ac1ccf35-f03b-4064-a3a1-2ac7fb364624 {
  margin-bottom: 10px;
}
}
#s-6d2791f9-89c4-4349-b024-0e1ba824f9bc .shogun-form-box {
  padding: 10px;
}

#s-6d2791f9-89c4-4349-b024-0e1ba824f9bc .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  
  
  
  
  
}

#s-6d2791f9-89c4-4349-b024-0e1ba824f9bc .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: ;
  font-style: ;
  color: rgba(125, 220, 31, 1);
  font-family: Oswald;
  font-weight: 500;
  
  
  
}

#s-6d2791f9-89c4-4349-b024-0e1ba824f9bc .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: rgba(220, 30, 50, 1);
}

#s-6d2791f9-89c4-4349-b024-0e1ba824f9bc .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: rgba(125, 220, 31, 1);
}

#s-6d2791f9-89c4-4349-b024-0e1ba824f9bc .shogun-form-field-error-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: ;
  font-style: ;
  color: rgba(220, 30, 50, 1);
  font-family: Oswald;
  font-weight: 500;
  
  
  
}

#s-6d2791f9-89c4-4349-b024-0e1ba824f9bc .shogun-form-field-error-msg > span {
  display: flex;
  align-items: center;
}
#s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e8aa8bfa-bd72-4c77-89a3-c7e993c7ae8a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

.shogun-form-text-input-field {
  width: 100%;
}

.shogun-form-text-input-field:focus {
  outline: none;
}

textarea.shogun-form-text-input-field {
  resize: none;
  overflow: hidden;
  min-height: 70px !important;
}

#s-83a485fa-3e15-4a39-8904-f7a88601a0e5  .shogun-form-text-input-field {
  border-width: 0px;
  border-color: rgba(238, 233, 233, 1);
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 1);
  
  font-size: ;
  font-style: normal;
  color: rgba(21, 25, 29, 1);
  font-family: Lora;
  font-weight: normal;
  line-height: 1.75em;
  
}

#s-83a485fa-3e15-4a39-8904-f7a88601a0e5  .shogun-form-text-input-field::-moz-placeholder {
  font-size: ;
  font-style: normal;
  color: rgba(21, 25, 29, 1);
  font-family: Lora;
  font-weight: normal;
  
  
}

#s-83a485fa-3e15-4a39-8904-f7a88601a0e5  .shogun-form-text-input-field:-ms-input-placeholder {
  font-size: ;
  font-style: normal;
  color: rgba(21, 25, 29, 1);
  font-family: Lora;
  font-weight: normal;
  
  
}

#s-83a485fa-3e15-4a39-8904-f7a88601a0e5  .shogun-form-text-input-field::placeholder {
  font-size: ;
  font-style: normal;
  color: rgba(21, 25, 29, 1);
  font-family: Lora;
  font-weight: normal;
  
  
}


#s-83a485fa-3e15-4a39-8904-f7a88601a0e5 .shogun-form-text-input-field:hover {
  border-width: 0px;
  border-color: rgba(190, 186, 186, 1);
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 0.9);
  color: rgba(21, 25, 29, 1);
}



#s-83a485fa-3e15-4a39-8904-f7a88601a0e5 .shogun-form-text-input-field:focus {
  border-width: 0px;
  border-color: rgba(190, 186, 186, 1);
  border-radius: 2px;
  
  color: rgba(27, 27, 27, 1);
}


.shogun-form-box-submit:focus {
  outline: none;
}

.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-5ef42b49-b0c1-4725-b545-9d33cc443103 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5px;
padding-top: 14px;
padding-left: 16px;
padding-bottom: 14px;
padding-right: 16px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 2px;
color: #FFFFFF;
background-color: rgba(71, 86, 97, 1);
text-align: left;
cursor: pointer;
hover-type: color;
font-family: Oswald;
font-weight: 500;
font-size: 14px;
letter-spacing: 2px;
}
#s-5ef42b49-b0c1-4725-b545-9d33cc443103:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(107, 119, 128, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-5ef42b49-b0c1-4725-b545-9d33cc443103:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(89, 102, 112, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-5ef42b49-b0c1-4725-b545-9d33cc443103 {
  margin-top: 20px;
padding-left: 28px;
padding-right: 28px;
text-align: center;
}
}
#s-5ef42b49-b0c1-4725-b545-9d33cc443103[disabled],
#s-5ef42b49-b0c1-4725-b545-9d33cc443103[disabled]:hover,
#s-5ef42b49-b0c1-4725-b545-9d33cc443103[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-5ef42b49-b0c1-4725-b545-9d33cc443103 {
  display:  inline-block ;
  width:  auto ;
}

@media (max-width: 767px){#s-5ef42b49-b0c1-4725-b545-9d33cc443103[disabled],
#s-5ef42b49-b0c1-4725-b545-9d33cc443103[disabled]:hover,
#s-5ef42b49-b0c1-4725-b545-9d33cc443103[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-5ef42b49-b0c1-4725-b545-9d33cc443103 {
  display:  inline-block ;
  width:  auto ;
}

}
#s-8465f3a8-385a-438f-94e7-8e99f901aaac {
  min-height: 50px;
}
@media (min-width: 1200px){#s-8465f3a8-385a-438f-94e7-8e99f901aaac {
  display: none;
}
#s-8465f3a8-385a-438f-94e7-8e99f901aaac, #wrap-s-8465f3a8-385a-438f-94e7-8e99f901aaac { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8465f3a8-385a-438f-94e7-8e99f901aaac {
  display: none;
}
#s-8465f3a8-385a-438f-94e7-8e99f901aaac, #wrap-s-8465f3a8-385a-438f-94e7-8e99f901aaac { display:none !important; }}







#s-8465f3a8-385a-438f-94e7-8e99f901aaac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8465f3a8-385a-438f-94e7-8e99f901aaac.shg-box.shg-c {
  justify-content: center;
}

#s-12c7f8be-3bdf-43b1-9ed8-4f91c14be771 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-d427d358-cf5c-4af1-800e-e4817caa9f92 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-d427d358-cf5c-4af1-800e-e4817caa9f92 {
  display: none;
}
#s-d427d358-cf5c-4af1-800e-e4817caa9f92, #wrap-s-d427d358-cf5c-4af1-800e-e4817caa9f92 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d427d358-cf5c-4af1-800e-e4817caa9f92 {
  display: none;
}
#s-d427d358-cf5c-4af1-800e-e4817caa9f92, #wrap-s-d427d358-cf5c-4af1-800e-e4817caa9f92 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d427d358-cf5c-4af1-800e-e4817caa9f92 {
  display: none;
}
#s-d427d358-cf5c-4af1-800e-e4817caa9f92, #wrap-s-d427d358-cf5c-4af1-800e-e4817caa9f92 { display:none !important; }}
#s-d427d358-cf5c-4af1-800e-e4817caa9f92 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b6b3b2d7-92ed-4cb4-8e3e-5755a4f84707 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-b6b3b2d7-92ed-4cb4-8e3e-5755a4f84707 {
  display: none;
}
#s-b6b3b2d7-92ed-4cb4-8e3e-5755a4f84707, #wrap-s-b6b3b2d7-92ed-4cb4-8e3e-5755a4f84707 { display:none !important; }}
#s-b6b3b2d7-92ed-4cb4-8e3e-5755a4f84707 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 37px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-45e65620-e63e-4ad2-82a2-da9459ce8b33 {
  margin-top: 5%;
margin-left: 5%;
margin-bottom: 5%;
margin-right: 5%;
}
@media (max-width: 767px){#s-45e65620-e63e-4ad2-82a2-da9459ce8b33 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-45e65620-e63e-4ad2-82a2-da9459ce8b33"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-c399c7ae-cbab-4648-82e6-52d3603b9b49 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 540px;
background-position: center center;
}
@media (min-width: 1200px){#s-c399c7ae-cbab-4648-82e6-52d3603b9b49 {
  display: none;
}
#s-c399c7ae-cbab-4648-82e6-52d3603b9b49, #wrap-s-c399c7ae-cbab-4648-82e6-52d3603b9b49 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c399c7ae-cbab-4648-82e6-52d3603b9b49 {
  display: none;
}
#s-c399c7ae-cbab-4648-82e6-52d3603b9b49, #wrap-s-c399c7ae-cbab-4648-82e6-52d3603b9b49 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c399c7ae-cbab-4648-82e6-52d3603b9b49 {
  min-height: 540px;
}
}@media (max-width: 767px){#s-c399c7ae-cbab-4648-82e6-52d3603b9b49 {
  display: none;
}
#s-c399c7ae-cbab-4648-82e6-52d3603b9b49, #wrap-s-c399c7ae-cbab-4648-82e6-52d3603b9b49 { display:none !important; }}







#s-c399c7ae-cbab-4648-82e6-52d3603b9b49 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c399c7ae-cbab-4648-82e6-52d3603b9b49.shg-box.shg-c {
  justify-content: center;
}

#s-7df24721-292a-4b56-b640-4ad8f727e9c0 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-7df24721-292a-4b56-b640-4ad8f727e9c0 {
  display: none;
}
#s-7df24721-292a-4b56-b640-4ad8f727e9c0, #wrap-s-7df24721-292a-4b56-b640-4ad8f727e9c0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7df24721-292a-4b56-b640-4ad8f727e9c0 {
  display: none;
}
#s-7df24721-292a-4b56-b640-4ad8f727e9c0, #wrap-s-7df24721-292a-4b56-b640-4ad8f727e9c0 { display:none !important; }}







#s-7df24721-292a-4b56-b640-4ad8f727e9c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7df24721-292a-4b56-b640-4ad8f727e9c0.shg-box.shg-c {
  justify-content: flex-end;
}

#s-7bd5acaa-2967-4a26-9fbd-d1004d0e021f {
  padding-top: 10%;
padding-left: 10%;
padding-bottom: 10%;
padding-right: 10%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-7bd5acaa-2967-4a26-9fbd-d1004d0e021f {
  padding-top: 10%;
padding-bottom: 10%;
}
}@media (max-width: 767px){#s-7bd5acaa-2967-4a26-9fbd-d1004d0e021f {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}
}







#s-7bd5acaa-2967-4a26-9fbd-d1004d0e021f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7bd5acaa-2967-4a26-9fbd-d1004d0e021f.shg-box.shg-c {
  justify-content: center;
}

#s-b6763e4d-9cf3-4aa5-8ca8-a6bf8cce09ef {
  margin-bottom: 10px;
}

#s-b6763e4d-9cf3-4aa5-8ca8-a6bf8cce09ef .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: -1px;
  
}



#s-019f4595-bd18-4eb1-b092-579efea6046b {
  margin-bottom: 20px;
}
@media (max-width: 767px){#s-019f4595-bd18-4eb1-b092-579efea6046b {
  margin-bottom: 10px;
}
}
#s-5e9f46e5-b2d3-4495-a985-9a2f93c8f35a .shogun-form-box {
  padding: 10px;
}

#s-5e9f46e5-b2d3-4495-a985-9a2f93c8f35a .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  
  
  
  
  
}

#s-5e9f46e5-b2d3-4495-a985-9a2f93c8f35a .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: ;
  font-style: ;
  color: rgba(125, 220, 31, 1);
  font-family: Oswald;
  font-weight: 500;
  
  
  
}

#s-5e9f46e5-b2d3-4495-a985-9a2f93c8f35a .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: rgba(220, 30, 50, 1);
}

#s-5e9f46e5-b2d3-4495-a985-9a2f93c8f35a .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: rgba(125, 220, 31, 1);
}

#s-5e9f46e5-b2d3-4495-a985-9a2f93c8f35a .shogun-form-field-error-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: ;
  font-style: ;
  color: rgba(220, 30, 50, 1);
  font-family: Oswald;
  font-weight: 500;
  
  
  
}

#s-5e9f46e5-b2d3-4495-a985-9a2f93c8f35a .shogun-form-field-error-msg > span {
  display: flex;
  align-items: center;
}
#s-a79790f8-2e63-4946-bdb6-7cd824e065f8 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a79790f8-2e63-4946-bdb6-7cd824e065f8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-81179691-e886-4d17-b8c3-767f3899d024  .shogun-form-text-input-field {
  border-width: 0px;
  border-color: rgba(238, 233, 233, 1);
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 1);
  
  font-size: ;
  font-style: normal;
  color: rgba(21, 25, 29, 1);
  font-family: Lora;
  font-weight: normal;
  line-height: 1.75em;
  
}

#s-81179691-e886-4d17-b8c3-767f3899d024  .shogun-form-text-input-field::-moz-placeholder {
  font-size: ;
  font-style: normal;
  color: rgba(21, 25, 29, 1);
  font-family: Lora;
  font-weight: normal;
  
  
}

#s-81179691-e886-4d17-b8c3-767f3899d024  .shogun-form-text-input-field:-ms-input-placeholder {
  font-size: ;
  font-style: normal;
  color: rgba(21, 25, 29, 1);
  font-family: Lora;
  font-weight: normal;
  
  
}

#s-81179691-e886-4d17-b8c3-767f3899d024  .shogun-form-text-input-field::placeholder {
  font-size: ;
  font-style: normal;
  color: rgba(21, 25, 29, 1);
  font-family: Lora;
  font-weight: normal;
  
  
}


#s-81179691-e886-4d17-b8c3-767f3899d024 .shogun-form-text-input-field:hover {
  border-width: 0px;
  border-color: rgba(190, 186, 186, 1);
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 0.9);
  color: rgba(21, 25, 29, 1);
}



#s-81179691-e886-4d17-b8c3-767f3899d024 .shogun-form-text-input-field:focus {
  border-width: 0px;
  border-color: rgba(190, 186, 186, 1);
  border-radius: 2px;
  
  color: rgba(27, 27, 27, 1);
}


#s-7394780e-7600-4660-8cc4-e4d3da2510e5 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5px;
padding-top: 14px;
padding-left: 16px;
padding-bottom: 14px;
padding-right: 16px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 2px;
color: #FFFFFF;
background-color: rgba(71, 86, 97, 1);
text-align: left;
cursor: pointer;
hover-type: color;
font-family: Lato;
letter-spacing: 2px;
}
#s-7394780e-7600-4660-8cc4-e4d3da2510e5:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(107, 119, 128, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-7394780e-7600-4660-8cc4-e4d3da2510e5:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(89, 102, 112, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-7394780e-7600-4660-8cc4-e4d3da2510e5 {
  margin-top: 20px;
padding-left: 28px;
padding-right: 28px;
text-align: center;
}
}
#s-7394780e-7600-4660-8cc4-e4d3da2510e5[disabled],
#s-7394780e-7600-4660-8cc4-e4d3da2510e5[disabled]:hover,
#s-7394780e-7600-4660-8cc4-e4d3da2510e5[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-7394780e-7600-4660-8cc4-e4d3da2510e5 {
  display:  inline-block ;
  width:  auto ;
}

@media (max-width: 767px){#s-7394780e-7600-4660-8cc4-e4d3da2510e5[disabled],
#s-7394780e-7600-4660-8cc4-e4d3da2510e5[disabled]:hover,
#s-7394780e-7600-4660-8cc4-e4d3da2510e5[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-7394780e-7600-4660-8cc4-e4d3da2510e5 {
  display:  inline-block ;
  width:  auto ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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