.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-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  background-image: url(https://i.shgcdn.com/b3f09834-f5c5-421e-af01-cf79226ff905/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 800px;
background-position: center center;
}
@media (min-width: 1200px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (max-width: 767px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
}
}







#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef > .shg-box-overlay {
  background-color: rgba(218, 188, 188, 1);
  opacity: 0.1;
}#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  cursor: pointer;
}#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef.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: 1200px){#s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 {
  
}
}@media (max-width: 767px){#s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 {
  
}
}
@media (min-width: 0px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  
}
}@media (max-width: 767px){#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  
}
}







#s-042102a7-0d38-4113-8b9f-657bf5d14a9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-042102a7-0d38-4113-8b9f-657bf5d14a9b.shg-box.shg-c {
  justify-content: flex-start;
}

.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-bfa5694b-fa26-466e-9d3b-2a2a8f4c3f30 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bfa5694b-fa26-466e-9d3b-2a2a8f4c3f30 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

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

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

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

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

#s-55513237-d79d-4e30-a0e5-53145322c63e {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 0);
border-style: solid;
border-radius: 2px;
background-color: rgba(233, 202, 201, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
background-image: none;
hover-type: color;
}
#s-55513237-d79d-4e30-a0e5-53145322c63e:hover {background-color: rgba(156, 186, 155, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-55513237-d79d-4e30-a0e5-53145322c63e:active {background-color: rgba(76, 97, 107, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-55513237-d79d-4e30-a0e5-53145322c63e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-d73fdf8e-11fb-40ee-8abe-e1467d31579a {
  min-height: 50px;
}








#s-d73fdf8e-11fb-40ee-8abe-e1467d31579a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d73fdf8e-11fb-40ee-8abe-e1467d31579a.shg-box.shg-c {
  justify-content: center;
}

#s-38ed8643-fa11-489d-b183-7a1867e94046 {
  min-height: 50px;
}








#s-38ed8643-fa11-489d-b183-7a1867e94046 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38ed8643-fa11-489d-b183-7a1867e94046.shg-box.shg-c {
  justify-content: center;
}

#s-fef43aa8-3c60-4fa0-9ba4-704ec30ec39e {
  margin-top: 18px;
margin-left: 0px;
margin-bottom: 18px;
margin-right: 0px;
padding-top: 52px;
padding-left: 0px;
padding-bottom: 30px;
padding-right: 0px;
text-align: center;
}

#s-fef43aa8-3c60-4fa0-9ba4-704ec30ec39e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 0.85);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: 1px;
  text-align: center;
}



#s-f1175376-539c-4c8f-a78f-e4fa932b6b24 {
  min-height: 50px;
}








#s-f1175376-539c-4c8f-a78f-e4fa932b6b24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1175376-539c-4c8f-a78f-e4fa932b6b24.shg-box.shg-c {
  justify-content: center;
}

.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;
  image-rendering: -webkit-optimize-contrast;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-d18fb313-a3dd-4ca2-a191-3228617d3173 {
  margin-left: 9px;
margin-right: 9px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4ffa6ed7-cbd5-4978-92d5-c357a59b717a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-e2911a28-7a80-4e28-a834-6034fc2f7ba1 {
  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-fc62ac82-70c8-496d-8195-4ba3051d8e97 {
  text-align: left;
}


.shg-c#s-fc62ac82-70c8-496d-8195-4ba3051d8e97 {
  max-width: 100%;
}

.shg-c#s-fc62ac82-70c8-496d-8195-4ba3051d8e97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc62ac82-70c8-496d-8195-4ba3051d8e97 .shg-image-zoom,
.shg-c#s-fc62ac82-70c8-496d-8195-4ba3051d8e97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc62ac82-70c8-496d-8195-4ba3051d8e97 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fc62ac82-70c8-496d-8195-4ba3051d8e97 {
  max-width: 100%;
}

.shg-c#s-fc62ac82-70c8-496d-8195-4ba3051d8e97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc62ac82-70c8-496d-8195-4ba3051d8e97 .shg-image-zoom,
.shg-c#s-fc62ac82-70c8-496d-8195-4ba3051d8e97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc62ac82-70c8-496d-8195-4ba3051d8e97 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fc62ac82-70c8-496d-8195-4ba3051d8e97 {
  max-width: 100%;
}

.shg-c#s-fc62ac82-70c8-496d-8195-4ba3051d8e97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc62ac82-70c8-496d-8195-4ba3051d8e97 .shg-image-zoom,
.shg-c#s-fc62ac82-70c8-496d-8195-4ba3051d8e97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc62ac82-70c8-496d-8195-4ba3051d8e97 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fc62ac82-70c8-496d-8195-4ba3051d8e97 {
  max-width: 100%;
}

.shg-c#s-fc62ac82-70c8-496d-8195-4ba3051d8e97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc62ac82-70c8-496d-8195-4ba3051d8e97 .shg-image-zoom,
.shg-c#s-fc62ac82-70c8-496d-8195-4ba3051d8e97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc62ac82-70c8-496d-8195-4ba3051d8e97 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fc62ac82-70c8-496d-8195-4ba3051d8e97 {
  max-width: 100%;
}

.shg-c#s-fc62ac82-70c8-496d-8195-4ba3051d8e97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc62ac82-70c8-496d-8195-4ba3051d8e97 .shg-image-zoom,
.shg-c#s-fc62ac82-70c8-496d-8195-4ba3051d8e97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc62ac82-70c8-496d-8195-4ba3051d8e97 .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-2d535558-1f43-49a7-8d00-47c9fff6a9f6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2d535558-1f43-49a7-8d00-47c9fff6a9f6 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-21fe48b3-c3bc-4d75-8d83-45e3af992673 {
  display: none;
}
#s-7c098c80-afbc-44da-900c-c721fa57da7c {
  text-align: left;
}


.shg-c#s-7c098c80-afbc-44da-900c-c721fa57da7c {
  max-width: 100%;
}

.shg-c#s-7c098c80-afbc-44da-900c-c721fa57da7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c098c80-afbc-44da-900c-c721fa57da7c .shg-image-zoom,
.shg-c#s-7c098c80-afbc-44da-900c-c721fa57da7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c098c80-afbc-44da-900c-c721fa57da7c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7c098c80-afbc-44da-900c-c721fa57da7c {
  max-width: 100%;
}

.shg-c#s-7c098c80-afbc-44da-900c-c721fa57da7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c098c80-afbc-44da-900c-c721fa57da7c .shg-image-zoom,
.shg-c#s-7c098c80-afbc-44da-900c-c721fa57da7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c098c80-afbc-44da-900c-c721fa57da7c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7c098c80-afbc-44da-900c-c721fa57da7c {
  max-width: 100%;
}

.shg-c#s-7c098c80-afbc-44da-900c-c721fa57da7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c098c80-afbc-44da-900c-c721fa57da7c .shg-image-zoom,
.shg-c#s-7c098c80-afbc-44da-900c-c721fa57da7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c098c80-afbc-44da-900c-c721fa57da7c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7c098c80-afbc-44da-900c-c721fa57da7c {
  max-width: 100%;
}

.shg-c#s-7c098c80-afbc-44da-900c-c721fa57da7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c098c80-afbc-44da-900c-c721fa57da7c .shg-image-zoom,
.shg-c#s-7c098c80-afbc-44da-900c-c721fa57da7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c098c80-afbc-44da-900c-c721fa57da7c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7c098c80-afbc-44da-900c-c721fa57da7c {
  max-width: 100%;
}

.shg-c#s-7c098c80-afbc-44da-900c-c721fa57da7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c098c80-afbc-44da-900c-c721fa57da7c .shg-image-zoom,
.shg-c#s-7c098c80-afbc-44da-900c-c721fa57da7c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c098c80-afbc-44da-900c-c721fa57da7c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1102f6c8-3e47-4d75-9682-30ca2b70a29f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1102f6c8-3e47-4d75-9682-30ca2b70a29f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-86fe1ae5-c93e-4a90-b7f6-32aa26b2623e {
  display: none;
}
#s-7e7d0acb-f676-48c3-b0d3-8457695d6b50 {
  display: none;
}
#s-9be7bb3c-d835-495f-a24d-7f592c5d8a95 {
  display: none;
}
#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a {
  text-align: left;
}


.shg-c#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a {
  max-width: 100%;
}

.shg-c#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a .shg-image-zoom,
.shg-c#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a {
  max-width: 100%;
}

.shg-c#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a .shg-image-zoom,
.shg-c#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a {
  max-width: 100%;
}

.shg-c#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a .shg-image-zoom,
.shg-c#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a {
  max-width: 100%;
}

.shg-c#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a .shg-image-zoom,
.shg-c#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a {
  max-width: 100%;
}

.shg-c#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a .shg-image-zoom,
.shg-c#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d42d8a75-2efa-4d80-8fff-d72e95f1b06a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d02cd1aa-60cc-4637-aca7-3ee2b5b6ce9c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d02cd1aa-60cc-4637-aca7-3ee2b5b6ce9c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-692f1067-ef30-417a-a2e2-992ea16e7c11 {
  display: none;
}
#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 {
  text-align: left;
}


.shg-c#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 {
  max-width: 100%;
}

.shg-c#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 .shg-image-zoom,
.shg-c#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 {
  max-width: 100%;
}

.shg-c#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 .shg-image-zoom,
.shg-c#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 {
  max-width: 100%;
}

.shg-c#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 .shg-image-zoom,
.shg-c#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 {
  max-width: 100%;
}

.shg-c#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 .shg-image-zoom,
.shg-c#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 {
  max-width: 100%;
}

.shg-c#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 .shg-image-zoom,
.shg-c#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4596dfbc-0fb1-4c49-88db-a74537dd42f1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f067daef-10ea-4a4f-be93-d89403734e30 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f067daef-10ea-4a4f-be93-d89403734e30 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-86987a10-67aa-4308-a56c-85f921d71ad2 {
  min-height: 200px;
}

@media (min-width: 0px) {
[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-86987a10-67aa-4308-a56c-85f921d71ad2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-a1bcbb2a-7564-4cff-b410-6277875bdabe {
  display: none;
}
#s-3b3edf48-3a90-4ae7-a09d-369301cc6608 {
  display: none;
}
#s-1fae71c1-8773-480a-a052-380d4378a269 {
  text-align: left;
}


.shg-c#s-1fae71c1-8773-480a-a052-380d4378a269 {
  max-width: 100%;
}

.shg-c#s-1fae71c1-8773-480a-a052-380d4378a269 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fae71c1-8773-480a-a052-380d4378a269 .shg-image-zoom,
.shg-c#s-1fae71c1-8773-480a-a052-380d4378a269 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1fae71c1-8773-480a-a052-380d4378a269 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1fae71c1-8773-480a-a052-380d4378a269 {
  max-width: 100%;
}

.shg-c#s-1fae71c1-8773-480a-a052-380d4378a269 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fae71c1-8773-480a-a052-380d4378a269 .shg-image-zoom,
.shg-c#s-1fae71c1-8773-480a-a052-380d4378a269 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1fae71c1-8773-480a-a052-380d4378a269 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1fae71c1-8773-480a-a052-380d4378a269 {
  max-width: 100%;
}

.shg-c#s-1fae71c1-8773-480a-a052-380d4378a269 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fae71c1-8773-480a-a052-380d4378a269 .shg-image-zoom,
.shg-c#s-1fae71c1-8773-480a-a052-380d4378a269 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1fae71c1-8773-480a-a052-380d4378a269 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1fae71c1-8773-480a-a052-380d4378a269 {
  max-width: 100%;
}

.shg-c#s-1fae71c1-8773-480a-a052-380d4378a269 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fae71c1-8773-480a-a052-380d4378a269 .shg-image-zoom,
.shg-c#s-1fae71c1-8773-480a-a052-380d4378a269 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1fae71c1-8773-480a-a052-380d4378a269 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1fae71c1-8773-480a-a052-380d4378a269 {
  max-width: 100%;
}

.shg-c#s-1fae71c1-8773-480a-a052-380d4378a269 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fae71c1-8773-480a-a052-380d4378a269 .shg-image-zoom,
.shg-c#s-1fae71c1-8773-480a-a052-380d4378a269 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1fae71c1-8773-480a-a052-380d4378a269 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b28bc787-71a8-487d-a8f1-016878e554fb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b28bc787-71a8-487d-a8f1-016878e554fb .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-e01eb85f-55b8-49b7-888e-b601c681b1b6 {
  display: none;
}
#s-c1654523-c1c4-44e6-ac3d-a33bae432656 {
  text-align: left;
}


.shg-c#s-c1654523-c1c4-44e6-ac3d-a33bae432656 {
  max-width: 100%;
}

.shg-c#s-c1654523-c1c4-44e6-ac3d-a33bae432656 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1654523-c1c4-44e6-ac3d-a33bae432656 .shg-image-zoom,
.shg-c#s-c1654523-c1c4-44e6-ac3d-a33bae432656 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1654523-c1c4-44e6-ac3d-a33bae432656 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c1654523-c1c4-44e6-ac3d-a33bae432656 {
  max-width: 100%;
}

.shg-c#s-c1654523-c1c4-44e6-ac3d-a33bae432656 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1654523-c1c4-44e6-ac3d-a33bae432656 .shg-image-zoom,
.shg-c#s-c1654523-c1c4-44e6-ac3d-a33bae432656 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1654523-c1c4-44e6-ac3d-a33bae432656 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c1654523-c1c4-44e6-ac3d-a33bae432656 {
  max-width: 100%;
}

.shg-c#s-c1654523-c1c4-44e6-ac3d-a33bae432656 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1654523-c1c4-44e6-ac3d-a33bae432656 .shg-image-zoom,
.shg-c#s-c1654523-c1c4-44e6-ac3d-a33bae432656 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1654523-c1c4-44e6-ac3d-a33bae432656 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c1654523-c1c4-44e6-ac3d-a33bae432656 {
  max-width: 100%;
}

.shg-c#s-c1654523-c1c4-44e6-ac3d-a33bae432656 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1654523-c1c4-44e6-ac3d-a33bae432656 .shg-image-zoom,
.shg-c#s-c1654523-c1c4-44e6-ac3d-a33bae432656 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1654523-c1c4-44e6-ac3d-a33bae432656 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c1654523-c1c4-44e6-ac3d-a33bae432656 {
  max-width: 100%;
}

.shg-c#s-c1654523-c1c4-44e6-ac3d-a33bae432656 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1654523-c1c4-44e6-ac3d-a33bae432656 .shg-image-zoom,
.shg-c#s-c1654523-c1c4-44e6-ac3d-a33bae432656 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1654523-c1c4-44e6-ac3d-a33bae432656 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3d2e7617-a84e-4d92-a5b2-21c43073fcba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3d2e7617-a84e-4d92-a5b2-21c43073fcba .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-49a5c3ec-26c6-4b4d-a69a-ec1bce00ab7f {
  display: none;
}
#s-069c142a-5d44-4198-b24c-fe622307402b {
  text-align: left;
}


.shg-c#s-069c142a-5d44-4198-b24c-fe622307402b {
  max-width: 100%;
}

.shg-c#s-069c142a-5d44-4198-b24c-fe622307402b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-069c142a-5d44-4198-b24c-fe622307402b .shg-image-zoom,
.shg-c#s-069c142a-5d44-4198-b24c-fe622307402b img.shogun-image {
  max-width:  !important;
  min-height: 75px !important;
}

.shg-c#s-069c142a-5d44-4198-b24c-fe622307402b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-069c142a-5d44-4198-b24c-fe622307402b {
  max-width: 100%;
}

.shg-c#s-069c142a-5d44-4198-b24c-fe622307402b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-069c142a-5d44-4198-b24c-fe622307402b .shg-image-zoom,
.shg-c#s-069c142a-5d44-4198-b24c-fe622307402b img.shogun-image {
  max-width:  !important;
  min-height: 75px !important;
}

.shg-c#s-069c142a-5d44-4198-b24c-fe622307402b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-069c142a-5d44-4198-b24c-fe622307402b {
  max-width: 100%;
}

.shg-c#s-069c142a-5d44-4198-b24c-fe622307402b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-069c142a-5d44-4198-b24c-fe622307402b .shg-image-zoom,
.shg-c#s-069c142a-5d44-4198-b24c-fe622307402b img.shogun-image {
  max-width:  !important;
  min-height: 75px !important;
}

.shg-c#s-069c142a-5d44-4198-b24c-fe622307402b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-069c142a-5d44-4198-b24c-fe622307402b {
  max-width: 100%;
}

.shg-c#s-069c142a-5d44-4198-b24c-fe622307402b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-069c142a-5d44-4198-b24c-fe622307402b .shg-image-zoom,
.shg-c#s-069c142a-5d44-4198-b24c-fe622307402b img.shogun-image {
  max-width:  !important;
  min-height: 75px !important;
}

.shg-c#s-069c142a-5d44-4198-b24c-fe622307402b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-069c142a-5d44-4198-b24c-fe622307402b {
  max-width: 100%;
}

.shg-c#s-069c142a-5d44-4198-b24c-fe622307402b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-069c142a-5d44-4198-b24c-fe622307402b .shg-image-zoom,
.shg-c#s-069c142a-5d44-4198-b24c-fe622307402b img.shogun-image {
  max-width:  !important;
  min-height: 75px !important;
}

.shg-c#s-069c142a-5d44-4198-b24c-fe622307402b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1a5c6bf8-b40f-43db-a0e6-594bcaf9cb91 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1a5c6bf8-b40f-43db-a0e6-594bcaf9cb91 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-d2b0d633-db1e-490d-aa25-34cd985de017 {
  display: none;
}
#s-f4d09d18-c119-419b-bbff-66427757bd4c {
  text-align: left;
}


.shg-c#s-f4d09d18-c119-419b-bbff-66427757bd4c {
  max-width: 100%;
}

.shg-c#s-f4d09d18-c119-419b-bbff-66427757bd4c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4d09d18-c119-419b-bbff-66427757bd4c .shg-image-zoom,
.shg-c#s-f4d09d18-c119-419b-bbff-66427757bd4c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4d09d18-c119-419b-bbff-66427757bd4c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f4d09d18-c119-419b-bbff-66427757bd4c {
  max-width: 100%;
}

.shg-c#s-f4d09d18-c119-419b-bbff-66427757bd4c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4d09d18-c119-419b-bbff-66427757bd4c .shg-image-zoom,
.shg-c#s-f4d09d18-c119-419b-bbff-66427757bd4c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4d09d18-c119-419b-bbff-66427757bd4c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f4d09d18-c119-419b-bbff-66427757bd4c {
  max-width: 100%;
}

.shg-c#s-f4d09d18-c119-419b-bbff-66427757bd4c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4d09d18-c119-419b-bbff-66427757bd4c .shg-image-zoom,
.shg-c#s-f4d09d18-c119-419b-bbff-66427757bd4c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4d09d18-c119-419b-bbff-66427757bd4c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f4d09d18-c119-419b-bbff-66427757bd4c {
  max-width: 100%;
}

.shg-c#s-f4d09d18-c119-419b-bbff-66427757bd4c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4d09d18-c119-419b-bbff-66427757bd4c .shg-image-zoom,
.shg-c#s-f4d09d18-c119-419b-bbff-66427757bd4c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4d09d18-c119-419b-bbff-66427757bd4c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f4d09d18-c119-419b-bbff-66427757bd4c {
  max-width: 100%;
}

.shg-c#s-f4d09d18-c119-419b-bbff-66427757bd4c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4d09d18-c119-419b-bbff-66427757bd4c .shg-image-zoom,
.shg-c#s-f4d09d18-c119-419b-bbff-66427757bd4c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4d09d18-c119-419b-bbff-66427757bd4c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-25fcedd6-d359-40f7-ba32-60659e374a26 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-25fcedd6-d359-40f7-ba32-60659e374a26 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-4085a95c-cf06-4b45-832b-0b284338f330 {
  padding-top: 7px;
padding-bottom: 7px;
min-height: 0px;
}








#s-4085a95c-cf06-4b45-832b-0b284338f330 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4085a95c-cf06-4b45-832b-0b284338f330.shg-box.shg-c {
  justify-content: center;
}

#s-81348adb-fb2f-403b-a86a-e15e65f689a1 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(233, 202, 201, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-81348adb-fb2f-403b-a86a-e15e65f689a1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-81348adb-fb2f-403b-a86a-e15e65f689a1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-81348adb-fb2f-403b-a86a-e15e65f689a1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-12825924-8ab5-4feb-8c3d-fa49936fb501 {
  min-height: 50px;
}








#s-12825924-8ab5-4feb-8c3d-fa49936fb501 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12825924-8ab5-4feb-8c3d-fa49936fb501.shg-box.shg-c {
  justify-content: center;
}

#s-ce0628e2-36ad-4903-ae83-e6f86dc8994a {
  background-color: rgba(222, 225, 212, 1);
}

@media (min-width: 0px) {
[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ce0628e2-36ad-4903-ae83-e6f86dc8994a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.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-e3189b17-6787-4ca6-b80c-17cd5f554b93 {
  min-height: 500px;
text-align: center;
}





#s-e3189b17-6787-4ca6-b80c-17cd5f554b93 .shogun-image-content {
  
    align-items: center;
  
}

#s-5d4b9600-da46-4176-a60b-2124f0c96193 {
  margin-top: 70px;
margin-left: 0px;
margin-bottom: 70px;
margin-right: 0px;
padding-left: 34px;
padding-right: 34px;
background-color: rgba(222, 225, 212, 1);
}








#s-5d4b9600-da46-4176-a60b-2124f0c96193 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d4b9600-da46-4176-a60b-2124f0c96193.shg-box.shg-c {
  justify-content: center;
}

#s-8f192321-d1be-42ec-b2e5-c2b47fae1cec {
  padding-top: 31px;
padding-bottom: 31px;
text-align: center;
}

#s-8f192321-d1be-42ec-b2e5-c2b47fae1cec .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b3915ca4-a91f-4794-b14b-61c3e517db9d {
  margin-top: -24px;
margin-left: 0px;
margin-bottom: -6px;
margin-right: 12px;
padding-top: 31px;
padding-bottom: 31px;
text-align: center;
}

#s-b3915ca4-a91f-4794-b14b-61c3e517db9d .shogun-heading-component h1 {
  color: #000;
  font-weight:  200 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5bfb1937-74c1-4f78-8fb5-09e21e43523a {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 19px;
padding-bottom: 19px;
text-align: center;
}

#s-5bfb1937-74c1-4f78-8fb5-09e21e43523a .shogun-heading-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}



#s-732ece8f-9cc5-40bf-96cb-0258d1121113 {
  margin-top: 26px;
margin-left: 0px;
margin-bottom: 26px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(233, 202, 201, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-732ece8f-9cc5-40bf-96cb-0258d1121113:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-732ece8f-9cc5-40bf-96cb-0258d1121113:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-732ece8f-9cc5-40bf-96cb-0258d1121113.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3d250ad0-63d2-4a62-8393-542b357eecf5 {
  min-height: 50px;
}








#s-3d250ad0-63d2-4a62-8393-542b357eecf5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d250ad0-63d2-4a62-8393-542b357eecf5.shg-box.shg-c {
  justify-content: center;
}

#s-bc70d1e2-766c-4727-854c-8df53ed1501c {
  background-repeat: no-repeat;
margin-top: 15px;
margin-bottom: 15px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 800px;
background-position: center -1450px;
}








#s-bc70d1e2-766c-4727-854c-8df53ed1501c > .shg-box-overlay {
  background-color: rgba(238, 211, 211, 1);
  opacity: 0;
}#s-bc70d1e2-766c-4727-854c-8df53ed1501c.shg-box.shg-c {
  justify-content: center;
}

#s-d0eedf4a-0d8a-46af-86ea-2f6a99ecd451 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d0eedf4a-0d8a-46af-86ea-2f6a99ecd451 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-efaf3864-f716-45fa-a860-864d61eaf832 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 202, 201, 1);
border-radius: 2px;
background-color: rgba(233, 202, 201, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-efaf3864-f716-45fa-a860-864d61eaf832:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-efaf3864-f716-45fa-a860-864d61eaf832:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-efaf3864-f716-45fa-a860-864d61eaf832.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-fb213e18-6450-4aea-a252-ae3e0f9bcf26 {
  min-height: 50px;
}








#s-fb213e18-6450-4aea-a252-ae3e0f9bcf26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb213e18-6450-4aea-a252-ae3e0f9bcf26.shg-box.shg-c {
  justify-content: center;
}

#s-3e077126-f2f8-466c-91bb-f2975e5c5898 {
  margin-top: 2px;
margin-left: 0px;
margin-bottom: 2px;
margin-right: 0px;
padding-top: 0px;
padding-left: 1px;
padding-bottom: 0px;
padding-right: 1px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-3e077126-f2f8-466c-91bb-f2975e5c5898 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3e077126-f2f8-466c-91bb-f2975e5c5898 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3e077126-f2f8-466c-91bb-f2975e5c5898 {
  
}
}@media (max-width: 767px){#s-3e077126-f2f8-466c-91bb-f2975e5c5898 {
  
}
}







#s-3e077126-f2f8-466c-91bb-f2975e5c5898 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e077126-f2f8-466c-91bb-f2975e5c5898.shg-box.shg-c {
  justify-content: flex-start;
}

#s-32d8258b-7d5d-462c-96de-452fd3da33af {
  margin-top: 3px;
margin-left: 0px;
margin-bottom: 3px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-32d8258b-7d5d-462c-96de-452fd3da33af {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-32d8258b-7d5d-462c-96de-452fd3da33af {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-32d8258b-7d5d-462c-96de-452fd3da33af {
  
}
}@media (max-width: 767px){#s-32d8258b-7d5d-462c-96de-452fd3da33af {
  
}
}
@media (min-width: 0px) {
[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-32d8258b-7d5d-462c-96de-452fd3da33af"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5e243f33-1847-4256-9d22-9c6cdf4fd4a4 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 8px;
margin-left: 10px;
margin-bottom: 8px;
margin-right: 10px;
padding-top: 13px;
padding-bottom: 22px;
min-height: 476px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-5e243f33-1847-4256-9d22-9c6cdf4fd4a4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5e243f33-1847-4256-9d22-9c6cdf4fd4a4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5e243f33-1847-4256-9d22-9c6cdf4fd4a4 {
  
}
}@media (max-width: 767px){#s-5e243f33-1847-4256-9d22-9c6cdf4fd4a4 {
  
}
}







#s-5e243f33-1847-4256-9d22-9c6cdf4fd4a4 > .shg-box-overlay {
  background-color: rgba(244, 206, 206, 1);
  opacity: 0.2;
}#s-5e243f33-1847-4256-9d22-9c6cdf4fd4a4 {
  cursor: pointer;
}#s-5e243f33-1847-4256-9d22-9c6cdf4fd4a4.shg-box.shg-c {
  justify-content: center;
}

#s-b994359b-9854-4441-ac2e-12feddf11bb7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b994359b-9854-4441-ac2e-12feddf11bb7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4b82123f-c018-4e69-b0e3-cc15e7a4a97d {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 8px;
margin-left: 11px;
margin-bottom: 8px;
margin-right: 11px;
padding-top: 8px;
padding-left: 0px;
padding-bottom: 8px;
padding-right: 0px;
min-height: 476px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-4b82123f-c018-4e69-b0e3-cc15e7a4a97d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4b82123f-c018-4e69-b0e3-cc15e7a4a97d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4b82123f-c018-4e69-b0e3-cc15e7a4a97d {
  
}
}@media (max-width: 767px){#s-4b82123f-c018-4e69-b0e3-cc15e7a4a97d {
  
}
}







#s-4b82123f-c018-4e69-b0e3-cc15e7a4a97d > .shg-box-overlay {
  background-color: rgba(239, 209, 209, 1);
  opacity: 0.2;
}#s-4b82123f-c018-4e69-b0e3-cc15e7a4a97d {
  cursor: pointer;
}#s-4b82123f-c018-4e69-b0e3-cc15e7a4a97d.shg-box.shg-c {
  justify-content: center;
}

#s-9f5f4aae-034b-4956-8c9d-67c99307a5bb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9f5f4aae-034b-4956-8c9d-67c99307a5bb .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-61a74e51-b4da-480b-a4f0-33f4a63d38b5 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 46px;
padding-bottom: 27px;
text-align: center;
}

#s-61a74e51-b4da-480b-a4f0-33f4a63d38b5 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 0.85);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 17px;
  line-height: 1em;
  letter-spacing: 1px;
  text-align: center;
}



#s-2a4bad57-c6a5-4732-b7bd-f154cfcadf0f {
  margin-left: 25px;
margin-right: 25px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fa1dc096-fea1-4f1a-a6e8-6e3839d69ca9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-7d9de530-d9f5-4c99-ab0a-e30456c25534 {
  display: none;
}
#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d {
  text-align: left;
}


.shg-c#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d {
  max-width: 100%;
}

.shg-c#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d .shg-image-zoom,
.shg-c#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d {
  max-width: 100%;
}

.shg-c#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d .shg-image-zoom,
.shg-c#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d {
  max-width: 100%;
}

.shg-c#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d .shg-image-zoom,
.shg-c#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d {
  max-width: 100%;
}

.shg-c#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d .shg-image-zoom,
.shg-c#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d {
  max-width: 100%;
}

.shg-c#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d .shg-image-zoom,
.shg-c#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-23346932-9bbc-4e5e-bfac-3d6db8b2903d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d9a2030f-1a86-49c9-b860-eeaaee3917c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d9a2030f-1a86-49c9-b860-eeaaee3917c7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-6166f647-f841-4770-b834-626d73845e9a {
  display: none;
}
#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc {
  text-align: left;
}


.shg-c#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc {
  max-width: 100%;
}

.shg-c#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc .shg-image-zoom,
.shg-c#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc {
  max-width: 100%;
}

.shg-c#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc .shg-image-zoom,
.shg-c#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc {
  max-width: 100%;
}

.shg-c#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc .shg-image-zoom,
.shg-c#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc {
  max-width: 100%;
}

.shg-c#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc .shg-image-zoom,
.shg-c#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc {
  max-width: 100%;
}

.shg-c#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc .shg-image-zoom,
.shg-c#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3eb55ea8-65ec-4520-8c1d-a5ea987b77bc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e85d8a3a-c984-4bab-93f4-42160c904db2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e85d8a3a-c984-4bab-93f4-42160c904db2 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-41fffc0e-b21e-4c28-a6db-92a847cb8fe3 {
  display: none;
}
#s-777dd2f0-c74a-48c0-b5de-ccaf1ef7fdbb {
  display: none;
}
#s-2650742b-7c37-4806-992e-c71fbd3e6c4e {
  display: none;
}
#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 {
  text-align: left;
}


.shg-c#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 {
  max-width: 100%;
}

.shg-c#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 .shg-image-zoom,
.shg-c#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 {
  max-width: 100%;
}

.shg-c#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 .shg-image-zoom,
.shg-c#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 {
  max-width: 100%;
}

.shg-c#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 .shg-image-zoom,
.shg-c#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 {
  max-width: 100%;
}

.shg-c#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 .shg-image-zoom,
.shg-c#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 {
  max-width: 100%;
}

.shg-c#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 .shg-image-zoom,
.shg-c#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-36300695-0bf9-492a-9aa6-20ed81c5dd23 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b22f1381-396d-4562-937d-21e4610c5e70 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b22f1381-396d-4562-937d-21e4610c5e70 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-891096a1-e855-4b0c-9fcf-98ad18cb3d04 {
  display: none;
}
#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 {
  text-align: left;
}


.shg-c#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 {
  max-width: 100%;
}

.shg-c#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 .shg-image-zoom,
.shg-c#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 {
  max-width: 100%;
}

.shg-c#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 .shg-image-zoom,
.shg-c#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 {
  max-width: 100%;
}

.shg-c#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 .shg-image-zoom,
.shg-c#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 {
  max-width: 100%;
}

.shg-c#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 .shg-image-zoom,
.shg-c#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 {
  max-width: 100%;
}

.shg-c#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 .shg-image-zoom,
.shg-c#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c7364e3c-f79b-4efa-b6af-757c8f42c8d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-eec94b83-38eb-463f-b685-aeaf48e77835 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eec94b83-38eb-463f-b685-aeaf48e77835 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-fd9469bc-73e4-4b4f-ae89-9790687d8faf {
  min-height: 200px;
}

@media (min-width: 0px) {
[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fd9469bc-73e4-4b4f-ae89-9790687d8faf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-cb0a1c4e-73a0-4701-bd44-7c10722c0ff4 {
  display: none;
}
#s-16689f85-e523-4ba9-bea5-1bc6160eade4 {
  text-align: left;
}


.shg-c#s-16689f85-e523-4ba9-bea5-1bc6160eade4 {
  max-width: 100%;
}

.shg-c#s-16689f85-e523-4ba9-bea5-1bc6160eade4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16689f85-e523-4ba9-bea5-1bc6160eade4 .shg-image-zoom,
.shg-c#s-16689f85-e523-4ba9-bea5-1bc6160eade4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16689f85-e523-4ba9-bea5-1bc6160eade4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-16689f85-e523-4ba9-bea5-1bc6160eade4 {
  max-width: 100%;
}

.shg-c#s-16689f85-e523-4ba9-bea5-1bc6160eade4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16689f85-e523-4ba9-bea5-1bc6160eade4 .shg-image-zoom,
.shg-c#s-16689f85-e523-4ba9-bea5-1bc6160eade4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16689f85-e523-4ba9-bea5-1bc6160eade4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-16689f85-e523-4ba9-bea5-1bc6160eade4 {
  max-width: 100%;
}

.shg-c#s-16689f85-e523-4ba9-bea5-1bc6160eade4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16689f85-e523-4ba9-bea5-1bc6160eade4 .shg-image-zoom,
.shg-c#s-16689f85-e523-4ba9-bea5-1bc6160eade4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16689f85-e523-4ba9-bea5-1bc6160eade4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-16689f85-e523-4ba9-bea5-1bc6160eade4 {
  max-width: 100%;
}

.shg-c#s-16689f85-e523-4ba9-bea5-1bc6160eade4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16689f85-e523-4ba9-bea5-1bc6160eade4 .shg-image-zoom,
.shg-c#s-16689f85-e523-4ba9-bea5-1bc6160eade4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16689f85-e523-4ba9-bea5-1bc6160eade4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-16689f85-e523-4ba9-bea5-1bc6160eade4 {
  max-width: 100%;
}

.shg-c#s-16689f85-e523-4ba9-bea5-1bc6160eade4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16689f85-e523-4ba9-bea5-1bc6160eade4 .shg-image-zoom,
.shg-c#s-16689f85-e523-4ba9-bea5-1bc6160eade4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16689f85-e523-4ba9-bea5-1bc6160eade4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-eb865d4e-32c9-4ac1-a392-2ef65481d2c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eb865d4e-32c9-4ac1-a392-2ef65481d2c7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-039ff99e-5b5a-47fc-96b4-3f962edb177a {
  display: none;
}
#s-b0638caa-f94b-4e1a-826a-7df954c814ae {
  text-align: left;
}


.shg-c#s-b0638caa-f94b-4e1a-826a-7df954c814ae {
  max-width: 100%;
}

.shg-c#s-b0638caa-f94b-4e1a-826a-7df954c814ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0638caa-f94b-4e1a-826a-7df954c814ae .shg-image-zoom,
.shg-c#s-b0638caa-f94b-4e1a-826a-7df954c814ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0638caa-f94b-4e1a-826a-7df954c814ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b0638caa-f94b-4e1a-826a-7df954c814ae {
  max-width: 100%;
}

.shg-c#s-b0638caa-f94b-4e1a-826a-7df954c814ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0638caa-f94b-4e1a-826a-7df954c814ae .shg-image-zoom,
.shg-c#s-b0638caa-f94b-4e1a-826a-7df954c814ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0638caa-f94b-4e1a-826a-7df954c814ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b0638caa-f94b-4e1a-826a-7df954c814ae {
  max-width: 100%;
}

.shg-c#s-b0638caa-f94b-4e1a-826a-7df954c814ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0638caa-f94b-4e1a-826a-7df954c814ae .shg-image-zoom,
.shg-c#s-b0638caa-f94b-4e1a-826a-7df954c814ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0638caa-f94b-4e1a-826a-7df954c814ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b0638caa-f94b-4e1a-826a-7df954c814ae {
  max-width: 100%;
}

.shg-c#s-b0638caa-f94b-4e1a-826a-7df954c814ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0638caa-f94b-4e1a-826a-7df954c814ae .shg-image-zoom,
.shg-c#s-b0638caa-f94b-4e1a-826a-7df954c814ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0638caa-f94b-4e1a-826a-7df954c814ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b0638caa-f94b-4e1a-826a-7df954c814ae {
  max-width: 100%;
}

.shg-c#s-b0638caa-f94b-4e1a-826a-7df954c814ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0638caa-f94b-4e1a-826a-7df954c814ae .shg-image-zoom,
.shg-c#s-b0638caa-f94b-4e1a-826a-7df954c814ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0638caa-f94b-4e1a-826a-7df954c814ae .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6b158372-fb58-40c5-bc00-c2302ab6c942 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6b158372-fb58-40c5-bc00-c2302ab6c942 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-f756fac2-83c2-44eb-9f3b-a8c02a0192e2 {
  display: none;
}
#s-36e4b42a-55dd-4838-9422-27a82470afb4 {
  text-align: left;
}


.shg-c#s-36e4b42a-55dd-4838-9422-27a82470afb4 {
  max-width: 100%;
}

.shg-c#s-36e4b42a-55dd-4838-9422-27a82470afb4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36e4b42a-55dd-4838-9422-27a82470afb4 .shg-image-zoom,
.shg-c#s-36e4b42a-55dd-4838-9422-27a82470afb4 img.shogun-image {
  max-width:  !important;
  min-height: 75px !important;
}

.shg-c#s-36e4b42a-55dd-4838-9422-27a82470afb4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-36e4b42a-55dd-4838-9422-27a82470afb4 {
  max-width: 100%;
}

.shg-c#s-36e4b42a-55dd-4838-9422-27a82470afb4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36e4b42a-55dd-4838-9422-27a82470afb4 .shg-image-zoom,
.shg-c#s-36e4b42a-55dd-4838-9422-27a82470afb4 img.shogun-image {
  max-width:  !important;
  min-height: 75px !important;
}

.shg-c#s-36e4b42a-55dd-4838-9422-27a82470afb4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-36e4b42a-55dd-4838-9422-27a82470afb4 {
  max-width: 100%;
}

.shg-c#s-36e4b42a-55dd-4838-9422-27a82470afb4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36e4b42a-55dd-4838-9422-27a82470afb4 .shg-image-zoom,
.shg-c#s-36e4b42a-55dd-4838-9422-27a82470afb4 img.shogun-image {
  max-width:  !important;
  min-height: 75px !important;
}

.shg-c#s-36e4b42a-55dd-4838-9422-27a82470afb4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-36e4b42a-55dd-4838-9422-27a82470afb4 {
  max-width: 100%;
}

.shg-c#s-36e4b42a-55dd-4838-9422-27a82470afb4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36e4b42a-55dd-4838-9422-27a82470afb4 .shg-image-zoom,
.shg-c#s-36e4b42a-55dd-4838-9422-27a82470afb4 img.shogun-image {
  max-width:  !important;
  min-height: 75px !important;
}

.shg-c#s-36e4b42a-55dd-4838-9422-27a82470afb4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-36e4b42a-55dd-4838-9422-27a82470afb4 {
  max-width: 100%;
}

.shg-c#s-36e4b42a-55dd-4838-9422-27a82470afb4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36e4b42a-55dd-4838-9422-27a82470afb4 .shg-image-zoom,
.shg-c#s-36e4b42a-55dd-4838-9422-27a82470afb4 img.shogun-image {
  max-width:  !important;
  min-height: 75px !important;
}

.shg-c#s-36e4b42a-55dd-4838-9422-27a82470afb4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-efbd5cc4-e5f2-4415-b28e-b5a1cb7818ef {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-efbd5cc4-e5f2-4415-b28e-b5a1cb7818ef .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-08aa3cc4-792e-4378-9840-b0ef310f9965 {
  display: none;
}
#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f {
  text-align: left;
}


.shg-c#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f {
  max-width: 100%;
}

.shg-c#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f .shg-image-zoom,
.shg-c#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f {
  max-width: 100%;
}

.shg-c#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f .shg-image-zoom,
.shg-c#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f {
  max-width: 100%;
}

.shg-c#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f .shg-image-zoom,
.shg-c#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f {
  max-width: 100%;
}

.shg-c#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f .shg-image-zoom,
.shg-c#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f {
  max-width: 100%;
}

.shg-c#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f .shg-image-zoom,
.shg-c#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1aa1328-b6a8-435f-8a12-62c06cb8c44f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-859ca973-9a2f-4853-9c59-c3ea5ce8ce0d {
  box-shadow:0px 0px 0px 0px ;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-859ca973-9a2f-4853-9c59-c3ea5ce8ce0d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-bcd0be7e-bd2a-4aaa-910d-79bff7e7d26f {
  min-height: 50px;
}








#s-bcd0be7e-bd2a-4aaa-910d-79bff7e7d26f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bcd0be7e-bd2a-4aaa-910d-79bff7e7d26f.shg-box.shg-c {
  justify-content: center;
}

#s-95501b40-a879-4909-85f4-63f1ad712044 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(233, 202, 201, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-95501b40-a879-4909-85f4-63f1ad712044:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-95501b40-a879-4909-85f4-63f1ad712044:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-95501b40-a879-4909-85f4-63f1ad712044.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-748f148e-ed67-40d2-98ba-db0cf5c151f8 {
  min-height: 50px;
}








#s-748f148e-ed67-40d2-98ba-db0cf5c151f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-748f148e-ed67-40d2-98ba-db0cf5c151f8.shg-box.shg-c {
  justify-content: center;
}

#s-81c2e402-7516-40f2-ae7d-b349fa3e6afc {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 15px;
margin-bottom: 15px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 800px;
background-position: center center;
}








#s-81c2e402-7516-40f2-ae7d-b349fa3e6afc > .shg-box-overlay {
  background-color: rgba(238, 211, 211, 1);
  opacity: 0;
}#s-81c2e402-7516-40f2-ae7d-b349fa3e6afc {
  cursor: pointer;
}#s-81c2e402-7516-40f2-ae7d-b349fa3e6afc.shg-box.shg-c {
  justify-content: center;
}

#s-c5e19b33-a5a4-4072-bcb3-8e788c81e8dd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c5e19b33-a5a4-4072-bcb3-8e788c81e8dd .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f76e201e-4b3b-4819-be60-d5a9d0d18d10 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(233, 202, 201, 1);
border-radius: 2px;
background-color: rgba(233, 202, 201, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-f76e201e-4b3b-4819-be60-d5a9d0d18d10:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f76e201e-4b3b-4819-be60-d5a9d0d18d10:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f76e201e-4b3b-4819-be60-d5a9d0d18d10.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-488167d8-1cd1-429a-9abb-e3520bfee265 {
  min-height: 50px;
}








#s-488167d8-1cd1-429a-9abb-e3520bfee265 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-488167d8-1cd1-429a-9abb-e3520bfee265.shg-box.shg-c {
  justify-content: center;
}

#s-87722bee-39f5-4566-811b-d8865235aa3e {
  min-height: 50px;
}








#s-87722bee-39f5-4566-811b-d8865235aa3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87722bee-39f5-4566-811b-d8865235aa3e.shg-box.shg-c {
  justify-content: center;
}

#s-9ac113ac-9dc6-408d-94d2-93faa4743926 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-left: 19px;
padding-right: 19px;
}

@media (min-width: 0px) {
[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9ac113ac-9dc6-408d-94d2-93faa4743926"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ca081852-816f-4fad-87d5-85b88c9d8a76 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
min-height: 0px;
text-align: center;
opacity: 1;
}




  #s-ca081852-816f-4fad-87d5-85b88c9d8a76 img.shogun-image {
    
    width: px;
  }


#s-ca081852-816f-4fad-87d5-85b88c9d8a76 .shogun-image-content {
  
    align-items: center;
  
}

#s-bb38a32c-128c-4754-ab3d-b51a75d38e0a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bb38a32c-128c-4754-ab3d-b51a75d38e0a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-73db9293-d9fe-42e9-a0a9-ffbb988e632c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
min-height: 1px;
text-align: center;
}

#s-73db9293-d9fe-42e9-a0a9-ffbb988e632c .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 0.5em;
  letter-spacing: ;
  text-align: center;
}



#s-b4d8a84c-1e14-4e3a-95a8-ad8d24ea16e6 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(233, 202, 201, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b4d8a84c-1e14-4e3a-95a8-ad8d24ea16e6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b4d8a84c-1e14-4e3a-95a8-ad8d24ea16e6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b4d8a84c-1e14-4e3a-95a8-ad8d24ea16e6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1d8b4193-59e6-4364-aca3-f1f52fe82e58 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
text-align: center;
}




  #s-1d8b4193-59e6-4364-aca3-f1f52fe82e58 img.shogun-image {
    
    width: px;
  }


#s-1d8b4193-59e6-4364-aca3-f1f52fe82e58 .shogun-image-content {
  
    align-items: center;
  
}

#s-54fc0112-6086-4b4c-9045-a4a2e45d108c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-54fc0112-6086-4b4c-9045-a4a2e45d108c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-57821a5c-1cdf-4737-81ed-f40a82142a18 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
text-align: center;
}

#s-57821a5c-1cdf-4737-81ed-f40a82142a18 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 0.5em;
  letter-spacing: ;
  text-align: center;
}



#s-bf5d9b84-52bd-48b3-a734-7f4b6fdfb8ea {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 9px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(233, 202, 201, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-bf5d9b84-52bd-48b3-a734-7f4b6fdfb8ea:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bf5d9b84-52bd-48b3-a734-7f4b6fdfb8ea:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bf5d9b84-52bd-48b3-a734-7f4b6fdfb8ea-btn-wrapper {
    text-align: center;
  }


#s-bf5d9b84-52bd-48b3-a734-7f4b6fdfb8ea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-50067b13-7065-4b28-9b14-a1bcccc39432 {
  margin-top: 30px;
margin-left: 20px;
margin-bottom: -5px;
margin-right: 20px;
padding-top: 39px;
padding-left: 2px;
padding-bottom: 39px;
padding-right: 2px;
min-height: 0px;
text-align: center;
background-color: rgba(233, 202, 201, 1);
opacity: 0.81;
}

#s-50067b13-7065-4b28-9b14-a1bcccc39432 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: 1px;
  text-align: center;
}


#s-50067b13-7065-4b28-9b14-a1bcccc39432 .shogun-heading-component h5 a {
  color: rgba(255, 255, 255, 1);
}


#s-7c7c846c-d3f5-48b6-9eec-39cf04c16eab {
  min-height: 50px;
}








#s-7c7c846c-d3f5-48b6-9eec-39cf04c16eab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c7c846c-d3f5-48b6-9eec-39cf04c16eab.shg-box.shg-c {
  justify-content: center;
}

#s-791b9d2a-ee04-4cc9-bc8f-a3f4af9b4195 {
  min-height: 50px;
}








#s-791b9d2a-ee04-4cc9-bc8f-a3f4af9b4195 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-791b9d2a-ee04-4cc9-bc8f-a3f4af9b4195.shg-box.shg-c {
  justify-content: center;
}

#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf {
  margin-top: 0px;
margin-left: -12px;
margin-bottom: 0px;
margin-right: -12px;
padding-top: 50px;
padding-left: 9%;
padding-bottom: 50px;
padding-right: 9%;
min-height: 44px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf {
  
}
}@media (max-width: 767px){#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf {
  
}
}







#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be1529d1-4cfb-4663-a57a-7ba6e84454cf.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2955216c-ca33-4e12-aa15-8c074ad58caa {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-2955216c-ca33-4e12-aa15-8c074ad58caa {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2955216c-ca33-4e12-aa15-8c074ad58caa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2955216c-ca33-4e12-aa15-8c074ad58caa {
  
}
}@media (max-width: 767px){#s-2955216c-ca33-4e12-aa15-8c074ad58caa {
  
}
}
#s-2955216c-ca33-4e12-aa15-8c074ad58caa .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 0.85);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


#s-2955216c-ca33-4e12-aa15-8c074ad58caa .shogun-heading-component h4 a {
  color: rgba(0, 0, 0, 0.85);
}

@media (min-width: 768px) and (max-width: 991px){#s-2955216c-ca33-4e12-aa15-8c074ad58caa .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 0.85);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


#s-2955216c-ca33-4e12-aa15-8c074ad58caa .shogun-heading-component h4 a {
  color: rgba(0, 0, 0, 0.85);
}

}@media (max-width: 767px){#s-2955216c-ca33-4e12-aa15-8c074ad58caa .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 0.85);
  font-weight:  500 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


#s-2955216c-ca33-4e12-aa15-8c074ad58caa .shogun-heading-component h4 a {
  color: rgba(0, 0, 0, 0.85);
}

}
@media (min-width: 0px) {
[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-344b5390-c93f-427e-b64d-6274d29bfa50"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-5aa696c5-4b27-474e-981a-3c59566ea204 {
  text-align: center;
}
@media (max-width: 767px){#s-5aa696c5-4b27-474e-981a-3c59566ea204 {
  margin-bottom: 20px;
}
}



  #s-5aa696c5-4b27-474e-981a-3c59566ea204 img.shogun-image {
    
    width: px;
  }


#s-5aa696c5-4b27-474e-981a-3c59566ea204 .shogun-image-content {
  
    align-items: center;
  
}

#s-0a8f18e6-9954-46ea-899f-ae7f9efda7bd {
  text-align: center;
}




  #s-0a8f18e6-9954-46ea-899f-ae7f9efda7bd img.shogun-image {
    
    width: px;
  }


#s-0a8f18e6-9954-46ea-899f-ae7f9efda7bd .shogun-image-content {
  
    align-items: center;
  
}

#s-1f5962fe-f2da-47ad-9e2b-a1054a4696b4 {
  text-align: center;
}
@media (max-width: 767px){#s-1f5962fe-f2da-47ad-9e2b-a1054a4696b4 {
  margin-bottom: 20px;
padding-bottom: 0px;
}
}



  #s-1f5962fe-f2da-47ad-9e2b-a1054a4696b4 img.shogun-image {
    
    width: px;
  }


#s-1f5962fe-f2da-47ad-9e2b-a1054a4696b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-44cd98fe-b45d-40f8-b3f1-a9a70c31b6c9 {
  text-align: center;
}




  #s-44cd98fe-b45d-40f8-b3f1-a9a70c31b6c9 img.shogun-image {
    
    width: px;
  }


#s-44cd98fe-b45d-40f8-b3f1-a9a70c31b6c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-4bcc6354-7b21-4ee4-8eb0-ef5c35a35a85 {
  text-align: center;
}




  #s-4bcc6354-7b21-4ee4-8eb0-ef5c35a35a85 img.shogun-image {
    
    width: px;
  }


#s-4bcc6354-7b21-4ee4-8eb0-ef5c35a35a85 .shogun-image-content {
  
    align-items: center;
  
}

#s-841cc1a9-fa6e-43ba-9ce7-9b93a826412b {
  text-align: center;
}




  #s-841cc1a9-fa6e-43ba-9ce7-9b93a826412b img.shogun-image {
    
    width: px;
  }


#s-841cc1a9-fa6e-43ba-9ce7-9b93a826412b .shogun-image-content {
  
    align-items: center;
  
}

#s-d561ca43-d337-433b-a3dd-7590d48172c4 {
  background-color: rgba(233, 202, 201, 1);
}








#s-d561ca43-d337-433b-a3dd-7590d48172c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d561ca43-d337-433b-a3dd-7590d48172c4.shg-box.shg-c {
  justify-content: center;
}

#s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090 {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d7d0429a-c0b7-43fb-a408-cdd0ee2c7090"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.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;
}

.shg-social-alignable {
  display: inline-block;
}

.shg-social-container {
  display: flex;
}

.shg-social-element {
  display: inline-block;
  border: none !important;
  padding: 0px !important;
}

#s-23a9c481-0eb4-40c3-b990-919723b83d58 {
  margin-top: 40px;
margin-bottom: 7px;
padding-top: 0px;
padding-bottom: 32px;
text-align: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -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;
}
