.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-1cf81786-c178-441c-bf1e-4487668f88db {
  background-image: url(https://i.shgcdn.com/12c99b35-1cc9-46e3-9c9c-50986124280c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
opacity: 1;
background-position: center center;
}
@media (min-width: 1200px){#s-1cf81786-c178-441c-bf1e-4487668f88db {
  display: none;
}
#s-1cf81786-c178-441c-bf1e-4487668f88db, #wrap-s-1cf81786-c178-441c-bf1e-4487668f88db { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1cf81786-c178-441c-bf1e-4487668f88db {
  display: none;
}
#s-1cf81786-c178-441c-bf1e-4487668f88db, #wrap-s-1cf81786-c178-441c-bf1e-4487668f88db { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1cf81786-c178-441c-bf1e-4487668f88db {
  display: none;
}
#s-1cf81786-c178-441c-bf1e-4487668f88db, #wrap-s-1cf81786-c178-441c-bf1e-4487668f88db { display:none !important; }}







#s-1cf81786-c178-441c-bf1e-4487668f88db > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-1cf81786-c178-441c-bf1e-4487668f88db.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-aae0eaa9-80e6-4d4b-b454-797e076d0175 {
  margin-top: 330px;
margin-bottom: 5px;
}

.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-8425ab30-69ac-4802-ae4e-57650540e528 {
  border-style: solid;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(22, 40, 68, 1);
border-radius: 2px;
min-width: 170px;
max-width: 150px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 12px;
color: rgba(21, 39, 67, 1);
text-decoration: none;
}
#s-8425ab30-69ac-4802-ae4e-57650540e528:hover {border-style: solid !important;
border-color: rgba(21, 39, 67, 0.94) !important;
background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-8425ab30-69ac-4802-ae4e-57650540e528:active {background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-8425ab30-69ac-4802-ae4e-57650540e528.shg-btn {
  color: rgba(21, 39, 67, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-d3666123-9ee6-4ff3-ade2-07e4ca79238d {
  background-image: url(https://i.shgcdn.com/a8a25fd8-f18d-4723-9c6e-f83390e1dcdb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 470px;
background-position: center center;
}
@media (min-width: 1200px){#s-d3666123-9ee6-4ff3-ade2-07e4ca79238d {
  display: none;
}
#s-d3666123-9ee6-4ff3-ade2-07e4ca79238d, #wrap-s-d3666123-9ee6-4ff3-ade2-07e4ca79238d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d3666123-9ee6-4ff3-ade2-07e4ca79238d {
  display: none;
}
#s-d3666123-9ee6-4ff3-ade2-07e4ca79238d, #wrap-s-d3666123-9ee6-4ff3-ade2-07e4ca79238d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d3666123-9ee6-4ff3-ade2-07e4ca79238d {
  display: none;
}
#s-d3666123-9ee6-4ff3-ade2-07e4ca79238d, #wrap-s-d3666123-9ee6-4ff3-ade2-07e4ca79238d { display:none !important; }}







#s-d3666123-9ee6-4ff3-ade2-07e4ca79238d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d3666123-9ee6-4ff3-ade2-07e4ca79238d.shg-box.shg-c {
  justify-content: center;
}

#s-83dd4620-70f4-4c89-99df-2e015898dcdc {
  margin-left: 8%;
margin-right: 8%;
}

#s-5968cf10-6ce8-4d90-9cd8-d26eb61aaa44 {
  border-style: solid;
margin-top: 25px;
margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(22, 40, 68, 1);
border-radius: 2px;
min-width: 170px;
max-width: 180px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 12px;
color: rgba(21, 39, 67, 1);
text-decoration: none;
}
#s-5968cf10-6ce8-4d90-9cd8-d26eb61aaa44:hover {border-style: solid !important;
border-color: rgba(21, 39, 67, 0.94) !important;
background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-5968cf10-6ce8-4d90-9cd8-d26eb61aaa44:active {background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-5968cf10-6ce8-4d90-9cd8-d26eb61aaa44.shg-btn {
  color: rgba(21, 39, 67, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-eb64ca12-820b-473f-9bcd-36eb88f727dd {
  min-height: 180px;
}
@media (min-width: 1200px){#s-eb64ca12-820b-473f-9bcd-36eb88f727dd {
  display: none;
}
#s-eb64ca12-820b-473f-9bcd-36eb88f727dd, #wrap-s-eb64ca12-820b-473f-9bcd-36eb88f727dd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eb64ca12-820b-473f-9bcd-36eb88f727dd {
  display: none;
}
#s-eb64ca12-820b-473f-9bcd-36eb88f727dd, #wrap-s-eb64ca12-820b-473f-9bcd-36eb88f727dd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eb64ca12-820b-473f-9bcd-36eb88f727dd {
  display: none;
}
#s-eb64ca12-820b-473f-9bcd-36eb88f727dd, #wrap-s-eb64ca12-820b-473f-9bcd-36eb88f727dd { display:none !important; }}







#s-eb64ca12-820b-473f-9bcd-36eb88f727dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb64ca12-820b-473f-9bcd-36eb88f727dd.shg-box.shg-c {
  justify-content: center;
}

#s-e8c27978-5ff6-42c4-9979-5a065a08dfa1 {
  margin-top: 25px;
}

.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-a417db03-8cd3-4e95-94e9-33fb0c99fdb9 {
  margin-left: auto;
margin-right: auto;
max-width: 75px;
text-align: center;
}
@media (min-width: 1200px){#s-a417db03-8cd3-4e95-94e9-33fb0c99fdb9 {
  display: none;
}
#s-a417db03-8cd3-4e95-94e9-33fb0c99fdb9, #wrap-s-a417db03-8cd3-4e95-94e9-33fb0c99fdb9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a417db03-8cd3-4e95-94e9-33fb0c99fdb9 {
  display: none;
}
#s-a417db03-8cd3-4e95-94e9-33fb0c99fdb9, #wrap-s-a417db03-8cd3-4e95-94e9-33fb0c99fdb9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a417db03-8cd3-4e95-94e9-33fb0c99fdb9 {
  display: none;
}
#s-a417db03-8cd3-4e95-94e9-33fb0c99fdb9, #wrap-s-a417db03-8cd3-4e95-94e9-33fb0c99fdb9 { display:none !important; }}



  #s-a417db03-8cd3-4e95-94e9-33fb0c99fdb9 img.shogun-image {
    
    width: px;
  }


#s-a417db03-8cd3-4e95-94e9-33fb0c99fdb9 .shogun-image-content {
  
    align-items: center;
  
}

#s-ea36df2a-8c89-40f6-af5b-e1c85fb4dda2 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 5px;
height: 500px;
min-height: 500px;
max-height: 350px;
background-position: center center;
}
@media (min-width: 1200px){#s-ea36df2a-8c89-40f6-af5b-e1c85fb4dda2 {
  display: none;
}
#s-ea36df2a-8c89-40f6-af5b-e1c85fb4dda2, #wrap-s-ea36df2a-8c89-40f6-af5b-e1c85fb4dda2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ea36df2a-8c89-40f6-af5b-e1c85fb4dda2 {
  display: none;
}
#s-ea36df2a-8c89-40f6-af5b-e1c85fb4dda2, #wrap-s-ea36df2a-8c89-40f6-af5b-e1c85fb4dda2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ea36df2a-8c89-40f6-af5b-e1c85fb4dda2 {
  display: none;
}
#s-ea36df2a-8c89-40f6-af5b-e1c85fb4dda2, #wrap-s-ea36df2a-8c89-40f6-af5b-e1c85fb4dda2 { display:none !important; }}







#s-ea36df2a-8c89-40f6-af5b-e1c85fb4dda2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea36df2a-8c89-40f6-af5b-e1c85fb4dda2 {
  cursor: pointer;
}#s-ea36df2a-8c89-40f6-af5b-e1c85fb4dda2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8826312c-f45f-4bd9-a8eb-9392c3b54a38 {
  border-style: solid;
margin-top: 420px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(22, 40, 68, 1);
border-radius: 2px;
min-width: 200px;
max-width: 200px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 12px;
color: rgba(21, 39, 67, 1);
text-decoration: none;
}
#s-8826312c-f45f-4bd9-a8eb-9392c3b54a38:hover {border-style: solid !important;
border-color: rgba(21, 39, 67, 0.94) !important;
background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-8826312c-f45f-4bd9-a8eb-9392c3b54a38:active {background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-8826312c-f45f-4bd9-a8eb-9392c3b54a38.shg-btn {
  color: rgba(21, 39, 67, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-16bf8664-b762-49bf-aa98-6c38e7718154 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 5px;
height: 500px;
min-height: 500px;
max-height: 300px;
opacity: 1;
background-position: center center;
}
@media (min-width: 1200px){#s-16bf8664-b762-49bf-aa98-6c38e7718154 {
  display: none;
}
#s-16bf8664-b762-49bf-aa98-6c38e7718154, #wrap-s-16bf8664-b762-49bf-aa98-6c38e7718154 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-16bf8664-b762-49bf-aa98-6c38e7718154 {
  display: none;
}
#s-16bf8664-b762-49bf-aa98-6c38e7718154, #wrap-s-16bf8664-b762-49bf-aa98-6c38e7718154 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-16bf8664-b762-49bf-aa98-6c38e7718154 {
  display: none;
}
#s-16bf8664-b762-49bf-aa98-6c38e7718154, #wrap-s-16bf8664-b762-49bf-aa98-6c38e7718154 { display:none !important; }}







#s-16bf8664-b762-49bf-aa98-6c38e7718154 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16bf8664-b762-49bf-aa98-6c38e7718154 {
  cursor: pointer;
}#s-16bf8664-b762-49bf-aa98-6c38e7718154.shg-box.shg-c {
  justify-content: flex-start;
}

#s-baffab1f-ad29-4b0b-b38c-756187fe578b {
  border-style: solid;
margin-top: 420px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(22, 40, 68, 1);
border-radius: 2px;
min-width: 200px;
max-width: 200px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 12px;
color: rgba(21, 39, 67, 1);
text-decoration: none;
}
#s-baffab1f-ad29-4b0b-b38c-756187fe578b:hover {border-style: solid !important;
border-color: rgba(21, 39, 67, 0.94) !important;
background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-baffab1f-ad29-4b0b-b38c-756187fe578b:active {background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-baffab1f-ad29-4b0b-b38c-756187fe578b.shg-btn {
  color: rgba(21, 39, 67, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-af456fb0-02e0-481e-b460-53b4e29f07b1 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 5px;
height: 300px;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-af456fb0-02e0-481e-b460-53b4e29f07b1 {
  display: none;
}
#s-af456fb0-02e0-481e-b460-53b4e29f07b1, #wrap-s-af456fb0-02e0-481e-b460-53b4e29f07b1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-af456fb0-02e0-481e-b460-53b4e29f07b1 {
  display: none;
}
#s-af456fb0-02e0-481e-b460-53b4e29f07b1, #wrap-s-af456fb0-02e0-481e-b460-53b4e29f07b1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-af456fb0-02e0-481e-b460-53b4e29f07b1 {
  display: none;
}
#s-af456fb0-02e0-481e-b460-53b4e29f07b1, #wrap-s-af456fb0-02e0-481e-b460-53b4e29f07b1 { display:none !important; }}







#s-af456fb0-02e0-481e-b460-53b4e29f07b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af456fb0-02e0-481e-b460-53b4e29f07b1 {
  cursor: pointer;
}#s-af456fb0-02e0-481e-b460-53b4e29f07b1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9860e6c8-57ae-41a3-b889-c19dbbc73037 {
  border-style: solid;
margin-top: 420px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(22, 40, 68, 1);
border-radius: 2px;
min-width: 200px;
max-width: 250px;
opacity: 1;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 12px;
color: rgba(21, 39, 67, 1);
text-decoration: none;
}
#s-9860e6c8-57ae-41a3-b889-c19dbbc73037:hover {border-style: solid !important;
border-color: rgba(21, 39, 67, 0.94) !important;
background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-9860e6c8-57ae-41a3-b889-c19dbbc73037:active {background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-9860e6c8-57ae-41a3-b889-c19dbbc73037.shg-btn {
  color: rgba(21, 39, 67, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-7387d404-ddfc-454e-8a14-86dd32701bac {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 5px;
height: 500px;
min-height: 500px;
max-height: 350px;
background-position: center center;
}
@media (min-width: 1200px){#s-7387d404-ddfc-454e-8a14-86dd32701bac {
  display: none;
}
#s-7387d404-ddfc-454e-8a14-86dd32701bac, #wrap-s-7387d404-ddfc-454e-8a14-86dd32701bac { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7387d404-ddfc-454e-8a14-86dd32701bac {
  display: none;
}
#s-7387d404-ddfc-454e-8a14-86dd32701bac, #wrap-s-7387d404-ddfc-454e-8a14-86dd32701bac { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7387d404-ddfc-454e-8a14-86dd32701bac {
  display: none;
}
#s-7387d404-ddfc-454e-8a14-86dd32701bac, #wrap-s-7387d404-ddfc-454e-8a14-86dd32701bac { display:none !important; }}







#s-7387d404-ddfc-454e-8a14-86dd32701bac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7387d404-ddfc-454e-8a14-86dd32701bac {
  cursor: pointer;
}#s-7387d404-ddfc-454e-8a14-86dd32701bac.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2046bc14-7caa-4df1-923c-75dc86a77d85 {
  border-style: solid;
margin-top: 420px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(22, 40, 68, 1);
border-radius: 2px;
min-width: 200px;
max-width: 200px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 12px;
color: rgba(21, 39, 67, 1);
text-decoration: none;
}
#s-2046bc14-7caa-4df1-923c-75dc86a77d85:hover {border-style: solid !important;
border-color: rgba(21, 39, 67, 0.94) !important;
background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-2046bc14-7caa-4df1-923c-75dc86a77d85:active {background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-2046bc14-7caa-4df1-923c-75dc86a77d85.shg-btn {
  color: rgba(21, 39, 67, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-823e39d5-1502-47ef-bf3c-0344e58f89d7 {
  background-image: url(https://i.shgcdn.com/0063f343-6d3a-46bc-a444-6abec77c85c9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: repeat;
background-size: cover;
margin-top: 0px;
min-height: 750px;
background-position: center center;
background-attachment: scroll;
}
@media (max-width: 767px){#s-823e39d5-1502-47ef-bf3c-0344e58f89d7 {
  display: none;
}
#s-823e39d5-1502-47ef-bf3c-0344e58f89d7, #wrap-s-823e39d5-1502-47ef-bf3c-0344e58f89d7 { display:none !important; }}







#s-823e39d5-1502-47ef-bf3c-0344e58f89d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-823e39d5-1502-47ef-bf3c-0344e58f89d7.shg-box.shg-c {
  justify-content: flex-start;
}

.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;
}

#s-39ce4abe-bdac-4955-aa9e-129018001e6e {
  
}
@media (max-width: 767px){#s-39ce4abe-bdac-4955-aa9e-129018001e6e {
  display: none;
}
#s-39ce4abe-bdac-4955-aa9e-129018001e6e, #wrap-s-39ce4abe-bdac-4955-aa9e-129018001e6e { display:none !important; }}
@media (min-width: 0px) {
[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-39ce4abe-bdac-4955-aa9e-129018001e6e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-271ff2cd-4930-4711-9539-cfbfc1220754 {
  margin-top: 275px;
margin-left: 25px;
margin-bottom: 10px;
margin-right: 25px;
}

#s-f88bf544-3df7-4c99-bbc3-d376788535e7 {
  margin-top: 8px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 200px;
text-align: center;
background-color: rgba(21, 39, 67, 1);
font-size: 12px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-f88bf544-3df7-4c99-bbc3-d376788535e7:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(21, 39, 67, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-f88bf544-3df7-4c99-bbc3-d376788535e7:active {background-color: rgba(3, 35, 66, 1) !important;
text-decoration: none !important;}


#s-f88bf544-3df7-4c99-bbc3-d376788535e7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367 {
  
}
@media (min-width: 1200px){#s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367 {
  display: none;
}
#s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367, #wrap-s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367 {
  display: none;
}
#s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367, #wrap-s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367 {
  display: none;
}
#s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367, #wrap-s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367 { display:none !important; }}@media (max-width: 767px){#s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367 {
  
}
}
@media (min-width: 0px) {
[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c1d3c997-536d-40c9-8dbc-c38c7bc0a367"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6b74893f-7ecb-412b-b93f-a87573d0c360 {
  margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-top: 350px;
opacity: 1;
}

#s-f91d7510-3c86-41fb-b81c-b67895f1aaf1 {
  margin-top: 10px;
margin-left: 3%;
margin-right: 3%;
min-height: 50px;
}
@media (max-width: 767px){#s-f91d7510-3c86-41fb-b81c-b67895f1aaf1 {
  display: none;
}
#s-f91d7510-3c86-41fb-b81c-b67895f1aaf1, #wrap-s-f91d7510-3c86-41fb-b81c-b67895f1aaf1 { display:none !important; }}







#s-f91d7510-3c86-41fb-b81c-b67895f1aaf1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f91d7510-3c86-41fb-b81c-b67895f1aaf1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6c602d61-7633-4665-a11e-5cb8867458ad {
  margin-top: 8px;
margin-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6c602d61-7633-4665-a11e-5cb8867458ad"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-b1a4397d-8600-4530-8def-7e7de7386da3 {
  margin-top: 25px;
margin-bottom: 25px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b1a4397d-8600-4530-8def-7e7de7386da3 {
  display: none;
}
#s-b1a4397d-8600-4530-8def-7e7de7386da3, #wrap-s-b1a4397d-8600-4530-8def-7e7de7386da3 { display:none !important; }}
#s-96432868-4048-4396-a61a-ed3be4e1b9ae {
  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-2fa32765-292d-41e6-b8a6-18ef1d17975e {
  text-align: left;
}


.shg-c#s-2fa32765-292d-41e6-b8a6-18ef1d17975e {
  max-width: 100%;
}

.shg-c#s-2fa32765-292d-41e6-b8a6-18ef1d17975e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2fa32765-292d-41e6-b8a6-18ef1d17975e .shg-image-zoom,
.shg-c#s-2fa32765-292d-41e6-b8a6-18ef1d17975e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2fa32765-292d-41e6-b8a6-18ef1d17975e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2fa32765-292d-41e6-b8a6-18ef1d17975e {
  max-width: 100%;
}

.shg-c#s-2fa32765-292d-41e6-b8a6-18ef1d17975e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2fa32765-292d-41e6-b8a6-18ef1d17975e .shg-image-zoom,
.shg-c#s-2fa32765-292d-41e6-b8a6-18ef1d17975e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2fa32765-292d-41e6-b8a6-18ef1d17975e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2fa32765-292d-41e6-b8a6-18ef1d17975e {
  max-width: 100%;
}

.shg-c#s-2fa32765-292d-41e6-b8a6-18ef1d17975e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2fa32765-292d-41e6-b8a6-18ef1d17975e .shg-image-zoom,
.shg-c#s-2fa32765-292d-41e6-b8a6-18ef1d17975e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2fa32765-292d-41e6-b8a6-18ef1d17975e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2fa32765-292d-41e6-b8a6-18ef1d17975e {
  max-width: 100%;
}

.shg-c#s-2fa32765-292d-41e6-b8a6-18ef1d17975e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2fa32765-292d-41e6-b8a6-18ef1d17975e .shg-image-zoom,
.shg-c#s-2fa32765-292d-41e6-b8a6-18ef1d17975e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2fa32765-292d-41e6-b8a6-18ef1d17975e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2fa32765-292d-41e6-b8a6-18ef1d17975e {
  max-width: 100%;
}

.shg-c#s-2fa32765-292d-41e6-b8a6-18ef1d17975e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2fa32765-292d-41e6-b8a6-18ef1d17975e .shg-image-zoom,
.shg-c#s-2fa32765-292d-41e6-b8a6-18ef1d17975e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2fa32765-292d-41e6-b8a6-18ef1d17975e .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-0b9d1e67-3ea3-48c2-98a6-5a97924c8477 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0b9d1e67-3ea3-48c2-98a6-5a97924c8477 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-71a46a46-0e1d-4b37-8a71-439684dde751 {
  text-align: center;
}

#s-71a46a46-0e1d-4b37-8a71-439684dde751 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-71a46a46-0e1d-4b37-8a71-439684dde751 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-71a46a46-0e1d-4b37-8a71-439684dde751 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-fd9e27cf-6630-4236-8c98-24b50341c416 {
  display: none;
}
#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e {
  text-align: left;
}


.shg-c#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e {
  max-width: 100%;
}

.shg-c#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e .shg-image-zoom,
.shg-c#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e {
  max-width: 100%;
}

.shg-c#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e .shg-image-zoom,
.shg-c#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e {
  max-width: 100%;
}

.shg-c#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e .shg-image-zoom,
.shg-c#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e {
  max-width: 100%;
}

.shg-c#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e .shg-image-zoom,
.shg-c#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e {
  max-width: 100%;
}

.shg-c#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e .shg-image-zoom,
.shg-c#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-56a45df5-f3c7-4c08-a04b-63b43a21d55e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-07742d25-860e-4794-9f2d-109f1da8d893 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-07742d25-860e-4794-9f2d-109f1da8d893 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-33ea8ca9-0def-430a-9a68-f62b414b1f44 {
  text-align: center;
}

#s-33ea8ca9-0def-430a-9a68-f62b414b1f44 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-33ea8ca9-0def-430a-9a68-f62b414b1f44 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-33ea8ca9-0def-430a-9a68-f62b414b1f44 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b39cbccf-5670-4e03-8d51-89adee922988 {
  display: none;
}
#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 {
  text-align: left;
}


.shg-c#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 {
  max-width: 100%;
}

.shg-c#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 .shg-image-zoom,
.shg-c#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 {
  max-width: 100%;
}

.shg-c#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 .shg-image-zoom,
.shg-c#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 {
  max-width: 100%;
}

.shg-c#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 .shg-image-zoom,
.shg-c#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 {
  max-width: 100%;
}

.shg-c#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 .shg-image-zoom,
.shg-c#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 {
  max-width: 100%;
}

.shg-c#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 .shg-image-zoom,
.shg-c#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0dd8193-4727-4247-80a1-8ebdee9caf93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-182b8d85-dded-4498-95da-153a2ecfd20f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-182b8d85-dded-4498-95da-153a2ecfd20f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-da7b5266-499c-4860-8be5-3de6423654ca {
  text-align: center;
}

#s-da7b5266-499c-4860-8be5-3de6423654ca .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-da7b5266-499c-4860-8be5-3de6423654ca .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-da7b5266-499c-4860-8be5-3de6423654ca .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-bc08c856-5264-4525-bf0c-069cce2071fb {
  display: none;
}
#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f {
  text-align: left;
}


.shg-c#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f {
  max-width: 100%;
}

.shg-c#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f .shg-image-zoom,
.shg-c#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f {
  max-width: 100%;
}

.shg-c#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f .shg-image-zoom,
.shg-c#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f {
  max-width: 100%;
}

.shg-c#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f .shg-image-zoom,
.shg-c#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f {
  max-width: 100%;
}

.shg-c#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f .shg-image-zoom,
.shg-c#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f {
  max-width: 100%;
}

.shg-c#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f .shg-image-zoom,
.shg-c#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-800fa13e-d8d8-4241-b2a7-2ccda84d4b1f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-04c7c676-3c52-4644-ae53-3e8b45dcf62c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-04c7c676-3c52-4644-ae53-3e8b45dcf62c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-7dc5ae66-6aae-4dc8-99f0-30d7f35b3829 {
  text-align: center;
}

#s-7dc5ae66-6aae-4dc8-99f0-30d7f35b3829 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-7dc5ae66-6aae-4dc8-99f0-30d7f35b3829 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7dc5ae66-6aae-4dc8-99f0-30d7f35b3829 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-986f20d4-59b9-4072-856e-6025963d80c6 {
  display: none;
}
#s-a5f55fe2-323c-44f5-af44-b69fc51813df {
  text-align: left;
}


.shg-c#s-a5f55fe2-323c-44f5-af44-b69fc51813df {
  max-width: 100%;
}

.shg-c#s-a5f55fe2-323c-44f5-af44-b69fc51813df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5f55fe2-323c-44f5-af44-b69fc51813df .shg-image-zoom,
.shg-c#s-a5f55fe2-323c-44f5-af44-b69fc51813df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5f55fe2-323c-44f5-af44-b69fc51813df .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a5f55fe2-323c-44f5-af44-b69fc51813df {
  max-width: 100%;
}

.shg-c#s-a5f55fe2-323c-44f5-af44-b69fc51813df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5f55fe2-323c-44f5-af44-b69fc51813df .shg-image-zoom,
.shg-c#s-a5f55fe2-323c-44f5-af44-b69fc51813df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5f55fe2-323c-44f5-af44-b69fc51813df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a5f55fe2-323c-44f5-af44-b69fc51813df {
  max-width: 100%;
}

.shg-c#s-a5f55fe2-323c-44f5-af44-b69fc51813df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5f55fe2-323c-44f5-af44-b69fc51813df .shg-image-zoom,
.shg-c#s-a5f55fe2-323c-44f5-af44-b69fc51813df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5f55fe2-323c-44f5-af44-b69fc51813df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a5f55fe2-323c-44f5-af44-b69fc51813df {
  max-width: 100%;
}

.shg-c#s-a5f55fe2-323c-44f5-af44-b69fc51813df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5f55fe2-323c-44f5-af44-b69fc51813df .shg-image-zoom,
.shg-c#s-a5f55fe2-323c-44f5-af44-b69fc51813df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5f55fe2-323c-44f5-af44-b69fc51813df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a5f55fe2-323c-44f5-af44-b69fc51813df {
  max-width: 100%;
}

.shg-c#s-a5f55fe2-323c-44f5-af44-b69fc51813df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5f55fe2-323c-44f5-af44-b69fc51813df .shg-image-zoom,
.shg-c#s-a5f55fe2-323c-44f5-af44-b69fc51813df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5f55fe2-323c-44f5-af44-b69fc51813df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-023c3c8a-8bf2-43b0-9c2f-809356c1b065 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-023c3c8a-8bf2-43b0-9c2f-809356c1b065 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-16c7c296-4360-4c59-8139-864ab73da216 {
  text-align: center;
}

#s-16c7c296-4360-4c59-8139-864ab73da216 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-16c7c296-4360-4c59-8139-864ab73da216 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-16c7c296-4360-4c59-8139-864ab73da216 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-29bd32cc-5c79-437d-8128-fca0be1d56d2 {
  margin-bottom: 25px;
}
@media (min-width: 768px) and (max-width: 991px){#s-29bd32cc-5c79-437d-8128-fca0be1d56d2 {
  display: none;
}
#s-29bd32cc-5c79-437d-8128-fca0be1d56d2, #wrap-s-29bd32cc-5c79-437d-8128-fca0be1d56d2 { display:none !important; }}
#s-97c8f60d-e659-40c3-ba3a-6db0745d7f31 {
  display: none;
}
#s-df06d8c0-9235-499d-a646-e57ed00e89f1 {
  text-align: left;
}


.shg-c#s-df06d8c0-9235-499d-a646-e57ed00e89f1 {
  max-width: 100%;
}

.shg-c#s-df06d8c0-9235-499d-a646-e57ed00e89f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df06d8c0-9235-499d-a646-e57ed00e89f1 .shg-image-zoom,
.shg-c#s-df06d8c0-9235-499d-a646-e57ed00e89f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-df06d8c0-9235-499d-a646-e57ed00e89f1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-df06d8c0-9235-499d-a646-e57ed00e89f1 {
  max-width: 100%;
}

.shg-c#s-df06d8c0-9235-499d-a646-e57ed00e89f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df06d8c0-9235-499d-a646-e57ed00e89f1 .shg-image-zoom,
.shg-c#s-df06d8c0-9235-499d-a646-e57ed00e89f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-df06d8c0-9235-499d-a646-e57ed00e89f1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-df06d8c0-9235-499d-a646-e57ed00e89f1 {
  max-width: 100%;
}

.shg-c#s-df06d8c0-9235-499d-a646-e57ed00e89f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df06d8c0-9235-499d-a646-e57ed00e89f1 .shg-image-zoom,
.shg-c#s-df06d8c0-9235-499d-a646-e57ed00e89f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-df06d8c0-9235-499d-a646-e57ed00e89f1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-df06d8c0-9235-499d-a646-e57ed00e89f1 {
  max-width: 100%;
}

.shg-c#s-df06d8c0-9235-499d-a646-e57ed00e89f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df06d8c0-9235-499d-a646-e57ed00e89f1 .shg-image-zoom,
.shg-c#s-df06d8c0-9235-499d-a646-e57ed00e89f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-df06d8c0-9235-499d-a646-e57ed00e89f1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-df06d8c0-9235-499d-a646-e57ed00e89f1 {
  max-width: 100%;
}

.shg-c#s-df06d8c0-9235-499d-a646-e57ed00e89f1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df06d8c0-9235-499d-a646-e57ed00e89f1 .shg-image-zoom,
.shg-c#s-df06d8c0-9235-499d-a646-e57ed00e89f1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-df06d8c0-9235-499d-a646-e57ed00e89f1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7dea5507-ced9-42fd-9e44-b6ddee7088ca {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7dea5507-ced9-42fd-9e44-b6ddee7088ca .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-08980aee-e562-4473-99c6-a71122f2f8a0 {
  text-align: center;
}

#s-08980aee-e562-4473-99c6-a71122f2f8a0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-08980aee-e562-4473-99c6-a71122f2f8a0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-08980aee-e562-4473-99c6-a71122f2f8a0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-04467fcc-4ecc-491f-b965-bd8d2b4d7802 {
  display: none;
}
#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad {
  text-align: left;
}


.shg-c#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad {
  max-width: 100%;
}

.shg-c#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad .shg-image-zoom,
.shg-c#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad {
  max-width: 100%;
}

.shg-c#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad .shg-image-zoom,
.shg-c#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad {
  max-width: 100%;
}

.shg-c#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad .shg-image-zoom,
.shg-c#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad {
  max-width: 100%;
}

.shg-c#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad .shg-image-zoom,
.shg-c#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad {
  max-width: 100%;
}

.shg-c#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad .shg-image-zoom,
.shg-c#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7cfbc04-a89f-4c16-93e8-16fca0727bad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-71aadf70-9df3-4cd8-b087-0f45c2456f2a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-71aadf70-9df3-4cd8-b087-0f45c2456f2a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-c93b9f03-d340-4bff-bf06-6ba4ccdadcb0 {
  text-align: center;
}

#s-c93b9f03-d340-4bff-bf06-6ba4ccdadcb0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-c93b9f03-d340-4bff-bf06-6ba4ccdadcb0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c93b9f03-d340-4bff-bf06-6ba4ccdadcb0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-364c097b-d946-4400-b7e8-df375eaef17e {
  display: none;
}
#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e {
  text-align: left;
}


.shg-c#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e {
  max-width: 100%;
}

.shg-c#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e .shg-image-zoom,
.shg-c#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e {
  max-width: 100%;
}

.shg-c#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e .shg-image-zoom,
.shg-c#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e {
  max-width: 100%;
}

.shg-c#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e .shg-image-zoom,
.shg-c#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e {
  max-width: 100%;
}

.shg-c#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e .shg-image-zoom,
.shg-c#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e {
  max-width: 100%;
}

.shg-c#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e .shg-image-zoom,
.shg-c#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ebd8c748-cfc4-415b-9c1c-9a8edc0f2b3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c58f96ee-1716-468b-a20c-d50e4e73f539 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c58f96ee-1716-468b-a20c-d50e4e73f539 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-05e9c24f-a141-44cb-8847-5bddbcfc4ae3 {
  text-align: center;
}

#s-05e9c24f-a141-44cb-8847-5bddbcfc4ae3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-05e9c24f-a141-44cb-8847-5bddbcfc4ae3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-05e9c24f-a141-44cb-8847-5bddbcfc4ae3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b53ed6ff-711b-4f3f-8297-236535579bbb {
  display: none;
}
#s-0c80adde-2481-4704-945f-3702eb8a09bb {
  text-align: left;
}


.shg-c#s-0c80adde-2481-4704-945f-3702eb8a09bb {
  max-width: 100%;
}

.shg-c#s-0c80adde-2481-4704-945f-3702eb8a09bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c80adde-2481-4704-945f-3702eb8a09bb .shg-image-zoom,
.shg-c#s-0c80adde-2481-4704-945f-3702eb8a09bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c80adde-2481-4704-945f-3702eb8a09bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0c80adde-2481-4704-945f-3702eb8a09bb {
  max-width: 100%;
}

.shg-c#s-0c80adde-2481-4704-945f-3702eb8a09bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c80adde-2481-4704-945f-3702eb8a09bb .shg-image-zoom,
.shg-c#s-0c80adde-2481-4704-945f-3702eb8a09bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c80adde-2481-4704-945f-3702eb8a09bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0c80adde-2481-4704-945f-3702eb8a09bb {
  max-width: 100%;
}

.shg-c#s-0c80adde-2481-4704-945f-3702eb8a09bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c80adde-2481-4704-945f-3702eb8a09bb .shg-image-zoom,
.shg-c#s-0c80adde-2481-4704-945f-3702eb8a09bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c80adde-2481-4704-945f-3702eb8a09bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0c80adde-2481-4704-945f-3702eb8a09bb {
  max-width: 100%;
}

.shg-c#s-0c80adde-2481-4704-945f-3702eb8a09bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c80adde-2481-4704-945f-3702eb8a09bb .shg-image-zoom,
.shg-c#s-0c80adde-2481-4704-945f-3702eb8a09bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c80adde-2481-4704-945f-3702eb8a09bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0c80adde-2481-4704-945f-3702eb8a09bb {
  max-width: 100%;
}

.shg-c#s-0c80adde-2481-4704-945f-3702eb8a09bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c80adde-2481-4704-945f-3702eb8a09bb .shg-image-zoom,
.shg-c#s-0c80adde-2481-4704-945f-3702eb8a09bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c80adde-2481-4704-945f-3702eb8a09bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-54c682e6-3850-4be8-bc06-5062a3426430 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-54c682e6-3850-4be8-bc06-5062a3426430 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-224b368e-347a-47be-82fc-c3f487772808 {
  text-align: center;
}

#s-224b368e-347a-47be-82fc-c3f487772808 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-224b368e-347a-47be-82fc-c3f487772808 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-224b368e-347a-47be-82fc-c3f487772808 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c13cf814-8d35-4a6e-9ce4-0a0a937ccb9c {
  display: none;
}
#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 {
  text-align: left;
}


.shg-c#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 {
  max-width: 100%;
}

.shg-c#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 .shg-image-zoom,
.shg-c#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 {
  max-width: 100%;
}

.shg-c#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 .shg-image-zoom,
.shg-c#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 {
  max-width: 100%;
}

.shg-c#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 .shg-image-zoom,
.shg-c#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 {
  max-width: 100%;
}

.shg-c#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 .shg-image-zoom,
.shg-c#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 {
  max-width: 100%;
}

.shg-c#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 .shg-image-zoom,
.shg-c#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c09268e-db6c-43c4-80b0-befd3e916ee3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d124e66e-2598-4fb0-aa20-d8f460afd19c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d124e66e-2598-4fb0-aa20-d8f460afd19c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-1f85da76-d356-464e-bb60-ba8feac98675 {
  text-align: center;
}

#s-1f85da76-d356-464e-bb60-ba8feac98675 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-1f85da76-d356-464e-bb60-ba8feac98675 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1f85da76-d356-464e-bb60-ba8feac98675 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-e3a32ce8-efc5-42bd-b4d3-2ad10171f12f {
  margin-top: 5px;
margin-bottom: 5px;
min-height: 50px;
}
@media (min-width: 1200px){#s-e3a32ce8-efc5-42bd-b4d3-2ad10171f12f {
  display: none;
}
#s-e3a32ce8-efc5-42bd-b4d3-2ad10171f12f, #wrap-s-e3a32ce8-efc5-42bd-b4d3-2ad10171f12f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e3a32ce8-efc5-42bd-b4d3-2ad10171f12f {
  display: none;
}
#s-e3a32ce8-efc5-42bd-b4d3-2ad10171f12f, #wrap-s-e3a32ce8-efc5-42bd-b4d3-2ad10171f12f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e3a32ce8-efc5-42bd-b4d3-2ad10171f12f {
  display: none;
}
#s-e3a32ce8-efc5-42bd-b4d3-2ad10171f12f, #wrap-s-e3a32ce8-efc5-42bd-b4d3-2ad10171f12f { display:none !important; }}







#s-e3a32ce8-efc5-42bd-b4d3-2ad10171f12f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e3a32ce8-efc5-42bd-b4d3-2ad10171f12f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6141acad-b248-4299-9813-1b6a8e553735 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-6141acad-b248-4299-9813-1b6a8e553735 {
  display: none;
}
#s-6141acad-b248-4299-9813-1b6a8e553735, #wrap-s-6141acad-b248-4299-9813-1b6a8e553735 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6141acad-b248-4299-9813-1b6a8e553735 {
  display: none;
}
#s-6141acad-b248-4299-9813-1b6a8e553735, #wrap-s-6141acad-b248-4299-9813-1b6a8e553735 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6141acad-b248-4299-9813-1b6a8e553735 {
  display: none;
}
#s-6141acad-b248-4299-9813-1b6a8e553735, #wrap-s-6141acad-b248-4299-9813-1b6a8e553735 { display:none !important; }}
#s-2675c859-f077-4d29-9986-73c365f0ffd3 {
  margin-bottom: 20px;
}

#s-f0376814-b4c7-4c5c-9f4e-5c0db79d96f1 {
  
}








#s-f0376814-b4c7-4c5c-9f4e-5c0db79d96f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0376814-b4c7-4c5c-9f4e-5c0db79d96f1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0f48a493-958d-4fd1-b0d2-319292a1ca9f {
  margin-top: 4px;
margin-left: 3%;
margin-right: 3%;
min-height: 50px;
}
@media (min-width: 1200px){#s-0f48a493-958d-4fd1-b0d2-319292a1ca9f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0f48a493-958d-4fd1-b0d2-319292a1ca9f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0f48a493-958d-4fd1-b0d2-319292a1ca9f {
  
}
}@media (max-width: 767px){#s-0f48a493-958d-4fd1-b0d2-319292a1ca9f {
  display: none;
}
#s-0f48a493-958d-4fd1-b0d2-319292a1ca9f, #wrap-s-0f48a493-958d-4fd1-b0d2-319292a1ca9f { display:none !important; }}







#s-0f48a493-958d-4fd1-b0d2-319292a1ca9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f48a493-958d-4fd1-b0d2-319292a1ca9f.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-ab24a48f-0221-473d-8e5d-cb9370372e78"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-2bf9fc9f-b5a9-4b7a-abb0-da8e2ae3cbd6 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}








#s-2bf9fc9f-b5a9-4b7a-abb0-da8e2ae3cbd6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2bf9fc9f-b5a9-4b7a-abb0-da8e2ae3cbd6.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e253fecd-e4bf-4f7b-bd4e-f0607ec5ef98"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-45428ffc-0e29-4e74-90b1-f2fcb0f789ad {
  margin-top: 400px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 250px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-45428ffc-0e29-4e74-90b1-f2fcb0f789ad:hover {background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-45428ffc-0e29-4e74-90b1-f2fcb0f789ad:active {background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-45428ffc-0e29-4e74-90b1-f2fcb0f789ad.shg-btn {
  color: rgba(21, 39, 67, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-7b7f078c-60a6-40e6-8826-d5e97d189f72 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}








#s-7b7f078c-60a6-40e6-8826-d5e97d189f72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b7f078c-60a6-40e6-8826-d5e97d189f72.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-24641373-77a1-4004-bc1c-64ac59238bfd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d98612ba-7cb2-47b9-ae26-aa7e7e60f581 {
  margin-top: 400px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 250px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-d98612ba-7cb2-47b9-ae26-aa7e7e60f581:hover {background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-d98612ba-7cb2-47b9-ae26-aa7e7e60f581:active {background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-d98612ba-7cb2-47b9-ae26-aa7e7e60f581.shg-btn {
  color: rgba(21, 39, 67, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-0bc89edb-df64-44b9-a37e-183d2eac78bc {
  min-height: 50px;
}








#s-0bc89edb-df64-44b9-a37e-183d2eac78bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0bc89edb-df64-44b9-a37e-183d2eac78bc.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-1f484f04-a19a-42d0-bc11-e040a7fd0c87 {
  display: none;
}
#s-1f484f04-a19a-42d0-bc11-e040a7fd0c87, #wrap-s-1f484f04-a19a-42d0-bc11-e040a7fd0c87 { display:none !important; }}
@media (min-width: 0px) {
[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.3333333333333335px);
}

[id="s-1f484f04-a19a-42d0-bc11-e040a7fd0c87"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.3333333333333335px);
}

}

#s-eec1ce14-6c84-45fb-b35c-601c1a797412 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 5px;
margin-bottom: 5px;
min-height: 350px;
background-position: undefined center;
}








#s-eec1ce14-6c84-45fb-b35c-601c1a797412 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eec1ce14-6c84-45fb-b35c-601c1a797412.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0ee81138-d7c7-4773-a8e4-338cb13657f7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9bf615d2-4ad5-428f-92d7-dde4c2b87fa0 {
  margin-top: 280px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 250px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-9bf615d2-4ad5-428f-92d7-dde4c2b87fa0:hover {background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-9bf615d2-4ad5-428f-92d7-dde4c2b87fa0:active {background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-9bf615d2-4ad5-428f-92d7-dde4c2b87fa0.shg-btn {
  color: rgba(21, 39, 67, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-ad5afd3d-561e-42b0-ac59-0edd90493cd9 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 5px;
margin-bottom: 5px;
min-height: 350px;
background-position: center center;
}








#s-ad5afd3d-561e-42b0-ac59-0edd90493cd9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad5afd3d-561e-42b0-ac59-0edd90493cd9.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-82704fd2-4cf0-48e4-88ce-d5f058a3ef3e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-44185ee2-2d7a-4551-9bde-447bdbd373e0 {
  margin-top: 280px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 250px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-44185ee2-2d7a-4551-9bde-447bdbd373e0:hover {background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-44185ee2-2d7a-4551-9bde-447bdbd373e0:active {background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-44185ee2-2d7a-4551-9bde-447bdbd373e0.shg-btn {
  color: rgba(21, 39, 67, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-d04f8d2c-7eb5-4d63-bdfc-0886e6e15c28 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 5px;
margin-bottom: 5px;
min-height: 350px;
background-position: center center;
}








#s-d04f8d2c-7eb5-4d63-bdfc-0886e6e15c28 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d04f8d2c-7eb5-4d63-bdfc-0886e6e15c28.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a1cedc6e-39c2-49f3-aff7-c0db2c3f59a1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d2844e4c-1f7f-4a1d-9095-4f49c93dc4cf {
  margin-top: 280px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 250px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-d2844e4c-1f7f-4a1d-9095-4f49c93dc4cf:hover {background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-d2844e4c-1f7f-4a1d-9095-4f49c93dc4cf:active {background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-d2844e4c-1f7f-4a1d-9095-4f49c93dc4cf.shg-btn {
  color: rgba(21, 39, 67, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-7e0ce444-9105-4b77-8373-1fa609ef1290 {
  background-repeat: repeat;
background-size: cover;
margin-bottom: 5px;
min-height: 350px;
background-position: center center;
background-attachment: scroll;
}
@media (max-width: 767px){#s-7e0ce444-9105-4b77-8373-1fa609ef1290 {
  display: none;
}
#s-7e0ce444-9105-4b77-8373-1fa609ef1290, #wrap-s-7e0ce444-9105-4b77-8373-1fa609ef1290 { display:none !important; }}







#s-7e0ce444-9105-4b77-8373-1fa609ef1290 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e0ce444-9105-4b77-8373-1fa609ef1290.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ca55da7d-392a-4982-82d3-a58cc3fcac3e {
  
}
@media (min-width: 1200px){#s-ca55da7d-392a-4982-82d3-a58cc3fcac3e {
  display: none;
}
#s-ca55da7d-392a-4982-82d3-a58cc3fcac3e, #wrap-s-ca55da7d-392a-4982-82d3-a58cc3fcac3e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ca55da7d-392a-4982-82d3-a58cc3fcac3e {
  display: none;
}
#s-ca55da7d-392a-4982-82d3-a58cc3fcac3e, #wrap-s-ca55da7d-392a-4982-82d3-a58cc3fcac3e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ca55da7d-392a-4982-82d3-a58cc3fcac3e {
  display: none;
}
#s-ca55da7d-392a-4982-82d3-a58cc3fcac3e, #wrap-s-ca55da7d-392a-4982-82d3-a58cc3fcac3e { display:none !important; }}@media (max-width: 767px){#s-ca55da7d-392a-4982-82d3-a58cc3fcac3e {
  
}
}
@media (min-width: 0px) {
[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ca55da7d-392a-4982-82d3-a58cc3fcac3e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6600a70d-1b58-4fa0-ba3d-f24ed359c81b {
  margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-top: 350px;
opacity: 1;
}

#s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3 {
  
}
@media (max-width: 767px){#s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3 {
  display: none;
}
#s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3, #wrap-s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-35a3f0af-e507-4d7b-afa0-1f41733aa2d3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7e78e9cf-a2ff-4820-bb44-aebb9fcf4079 {
  border-style: solid;
margin-top: 155px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(22, 40, 68, 1);
border-radius: 2px;
min-width: 250px;
max-width: 150px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 12px;
color: rgba(21, 39, 67, 1);
text-decoration: none;
}
#s-7e78e9cf-a2ff-4820-bb44-aebb9fcf4079:hover {border-style: solid !important;
border-color: rgba(21, 39, 67, 0.94) !important;
background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-7e78e9cf-a2ff-4820-bb44-aebb9fcf4079:active {background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-7e78e9cf-a2ff-4820-bb44-aebb9fcf4079.shg-btn {
  color: rgba(21, 39, 67, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-71934dfd-2a3d-4030-8c2e-bf2ad96af76b {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-71934dfd-2a3d-4030-8c2e-bf2ad96af76b {
  display: none;
}
#s-71934dfd-2a3d-4030-8c2e-bf2ad96af76b, #wrap-s-71934dfd-2a3d-4030-8c2e-bf2ad96af76b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-71934dfd-2a3d-4030-8c2e-bf2ad96af76b {
  display: none;
}
#s-71934dfd-2a3d-4030-8c2e-bf2ad96af76b, #wrap-s-71934dfd-2a3d-4030-8c2e-bf2ad96af76b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-71934dfd-2a3d-4030-8c2e-bf2ad96af76b {
  display: none;
}
#s-71934dfd-2a3d-4030-8c2e-bf2ad96af76b, #wrap-s-71934dfd-2a3d-4030-8c2e-bf2ad96af76b { display:none !important; }}
#s-bf22c316-5728-4786-84dc-1615b26e237f {
  display: none;
}
#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 {
  text-align: left;
}


.shg-c#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 {
  max-width: 100%;
}

.shg-c#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 .shg-image-zoom,
.shg-c#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 {
  max-width: 100%;
}

.shg-c#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 .shg-image-zoom,
.shg-c#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 {
  max-width: 100%;
}

.shg-c#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 .shg-image-zoom,
.shg-c#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 {
  max-width: 100%;
}

.shg-c#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 .shg-image-zoom,
.shg-c#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 {
  max-width: 100%;
}

.shg-c#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 .shg-image-zoom,
.shg-c#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cf070d86-cf57-4e2b-9c05-66988b2b8198 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d3206ba6-ef63-488e-8fbb-b482f1c87d67 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d3206ba6-ef63-488e-8fbb-b482f1c87d67 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-4d3d5e38-ea1a-428c-b03d-6554c5195e9a {
  text-align: center;
}

#s-4d3d5e38-ea1a-428c-b03d-6554c5195e9a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-4d3d5e38-ea1a-428c-b03d-6554c5195e9a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4d3d5e38-ea1a-428c-b03d-6554c5195e9a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c9e7f199-ebdf-4af1-8785-5692bc8e7153 {
  display: none;
}
#s-8f335ca0-dd63-45fd-9456-9bac526a36df {
  text-align: left;
}


.shg-c#s-8f335ca0-dd63-45fd-9456-9bac526a36df {
  max-width: 100%;
}

.shg-c#s-8f335ca0-dd63-45fd-9456-9bac526a36df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f335ca0-dd63-45fd-9456-9bac526a36df .shg-image-zoom,
.shg-c#s-8f335ca0-dd63-45fd-9456-9bac526a36df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f335ca0-dd63-45fd-9456-9bac526a36df .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8f335ca0-dd63-45fd-9456-9bac526a36df {
  max-width: 100%;
}

.shg-c#s-8f335ca0-dd63-45fd-9456-9bac526a36df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f335ca0-dd63-45fd-9456-9bac526a36df .shg-image-zoom,
.shg-c#s-8f335ca0-dd63-45fd-9456-9bac526a36df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f335ca0-dd63-45fd-9456-9bac526a36df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8f335ca0-dd63-45fd-9456-9bac526a36df {
  max-width: 100%;
}

.shg-c#s-8f335ca0-dd63-45fd-9456-9bac526a36df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f335ca0-dd63-45fd-9456-9bac526a36df .shg-image-zoom,
.shg-c#s-8f335ca0-dd63-45fd-9456-9bac526a36df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f335ca0-dd63-45fd-9456-9bac526a36df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8f335ca0-dd63-45fd-9456-9bac526a36df {
  max-width: 100%;
}

.shg-c#s-8f335ca0-dd63-45fd-9456-9bac526a36df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f335ca0-dd63-45fd-9456-9bac526a36df .shg-image-zoom,
.shg-c#s-8f335ca0-dd63-45fd-9456-9bac526a36df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f335ca0-dd63-45fd-9456-9bac526a36df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8f335ca0-dd63-45fd-9456-9bac526a36df {
  max-width: 100%;
}

.shg-c#s-8f335ca0-dd63-45fd-9456-9bac526a36df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f335ca0-dd63-45fd-9456-9bac526a36df .shg-image-zoom,
.shg-c#s-8f335ca0-dd63-45fd-9456-9bac526a36df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f335ca0-dd63-45fd-9456-9bac526a36df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-70f7a843-f1cd-4966-a6d8-caf310fb7e1c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-70f7a843-f1cd-4966-a6d8-caf310fb7e1c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-0c5a2fc8-f61e-419a-ae4c-1be69e88ea5a {
  text-align: center;
}

#s-0c5a2fc8-f61e-419a-ae4c-1be69e88ea5a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-0c5a2fc8-f61e-419a-ae4c-1be69e88ea5a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0c5a2fc8-f61e-419a-ae4c-1be69e88ea5a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-803a4123-24e4-4af5-9a87-5aef2187ad8e {
  display: none;
}
#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 {
  text-align: left;
}


.shg-c#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 {
  max-width: 100%;
}

.shg-c#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 .shg-image-zoom,
.shg-c#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 {
  max-width: 100%;
}

.shg-c#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 .shg-image-zoom,
.shg-c#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 {
  max-width: 100%;
}

.shg-c#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 .shg-image-zoom,
.shg-c#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 {
  max-width: 100%;
}

.shg-c#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 .shg-image-zoom,
.shg-c#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 {
  max-width: 100%;
}

.shg-c#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 .shg-image-zoom,
.shg-c#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2f10062-bcf0-43d9-ae34-354f7c6ccdc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a2185fca-23eb-4af9-a92e-847658828a04 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a2185fca-23eb-4af9-a92e-847658828a04 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-65b62c87-995c-45b0-bc1f-99d589b10f46 {
  text-align: center;
}

#s-65b62c87-995c-45b0-bc1f-99d589b10f46 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-65b62c87-995c-45b0-bc1f-99d589b10f46 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-65b62c87-995c-45b0-bc1f-99d589b10f46 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-490475f4-c971-46bb-afab-b91117190d76 {
  display: none;
}
#s-4a32a8d5-4737-41d8-a55f-e84551359940 {
  text-align: left;
}


.shg-c#s-4a32a8d5-4737-41d8-a55f-e84551359940 {
  max-width: 100%;
}

.shg-c#s-4a32a8d5-4737-41d8-a55f-e84551359940 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a32a8d5-4737-41d8-a55f-e84551359940 .shg-image-zoom,
.shg-c#s-4a32a8d5-4737-41d8-a55f-e84551359940 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a32a8d5-4737-41d8-a55f-e84551359940 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4a32a8d5-4737-41d8-a55f-e84551359940 {
  max-width: 100%;
}

.shg-c#s-4a32a8d5-4737-41d8-a55f-e84551359940 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a32a8d5-4737-41d8-a55f-e84551359940 .shg-image-zoom,
.shg-c#s-4a32a8d5-4737-41d8-a55f-e84551359940 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a32a8d5-4737-41d8-a55f-e84551359940 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4a32a8d5-4737-41d8-a55f-e84551359940 {
  max-width: 100%;
}

.shg-c#s-4a32a8d5-4737-41d8-a55f-e84551359940 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a32a8d5-4737-41d8-a55f-e84551359940 .shg-image-zoom,
.shg-c#s-4a32a8d5-4737-41d8-a55f-e84551359940 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a32a8d5-4737-41d8-a55f-e84551359940 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4a32a8d5-4737-41d8-a55f-e84551359940 {
  max-width: 100%;
}

.shg-c#s-4a32a8d5-4737-41d8-a55f-e84551359940 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a32a8d5-4737-41d8-a55f-e84551359940 .shg-image-zoom,
.shg-c#s-4a32a8d5-4737-41d8-a55f-e84551359940 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a32a8d5-4737-41d8-a55f-e84551359940 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4a32a8d5-4737-41d8-a55f-e84551359940 {
  max-width: 100%;
}

.shg-c#s-4a32a8d5-4737-41d8-a55f-e84551359940 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a32a8d5-4737-41d8-a55f-e84551359940 .shg-image-zoom,
.shg-c#s-4a32a8d5-4737-41d8-a55f-e84551359940 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a32a8d5-4737-41d8-a55f-e84551359940 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6911d0f6-c1cf-424d-90f3-6f24343981ff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6911d0f6-c1cf-424d-90f3-6f24343981ff .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-3dca3b5c-91e6-48c6-8ae3-23b153d00842 {
  text-align: center;
}

#s-3dca3b5c-91e6-48c6-8ae3-23b153d00842 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-3dca3b5c-91e6-48c6-8ae3-23b153d00842 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3dca3b5c-91e6-48c6-8ae3-23b153d00842 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-de2296e6-573f-4233-a61d-df4a889efd45 {
  display: none;
}
#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 {
  text-align: left;
}


.shg-c#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 {
  max-width: 100%;
}

.shg-c#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 .shg-image-zoom,
.shg-c#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 {
  max-width: 100%;
}

.shg-c#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 .shg-image-zoom,
.shg-c#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 {
  max-width: 100%;
}

.shg-c#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 .shg-image-zoom,
.shg-c#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 {
  max-width: 100%;
}

.shg-c#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 .shg-image-zoom,
.shg-c#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 {
  max-width: 100%;
}

.shg-c#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 .shg-image-zoom,
.shg-c#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-89d73426-aa2b-4fe0-bd7a-735e1eb83493 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1b1a3eeb-8504-40b3-9a4b-6565f37940c9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1b1a3eeb-8504-40b3-9a4b-6565f37940c9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-8a823f7b-f27e-40e6-8a98-72f249da28b9 {
  text-align: center;
}

#s-8a823f7b-f27e-40e6-8a98-72f249da28b9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-8a823f7b-f27e-40e6-8a98-72f249da28b9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8a823f7b-f27e-40e6-8a98-72f249da28b9 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-f14418bb-691e-4f13-a735-57ee3dcd3cf8 {
  display: none;
}
#s-3d4b8532-8370-48ff-8247-877c7d093f36 {
  text-align: left;
}


.shg-c#s-3d4b8532-8370-48ff-8247-877c7d093f36 {
  max-width: 100%;
}

.shg-c#s-3d4b8532-8370-48ff-8247-877c7d093f36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d4b8532-8370-48ff-8247-877c7d093f36 .shg-image-zoom,
.shg-c#s-3d4b8532-8370-48ff-8247-877c7d093f36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d4b8532-8370-48ff-8247-877c7d093f36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3d4b8532-8370-48ff-8247-877c7d093f36 {
  max-width: 100%;
}

.shg-c#s-3d4b8532-8370-48ff-8247-877c7d093f36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d4b8532-8370-48ff-8247-877c7d093f36 .shg-image-zoom,
.shg-c#s-3d4b8532-8370-48ff-8247-877c7d093f36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d4b8532-8370-48ff-8247-877c7d093f36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3d4b8532-8370-48ff-8247-877c7d093f36 {
  max-width: 100%;
}

.shg-c#s-3d4b8532-8370-48ff-8247-877c7d093f36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d4b8532-8370-48ff-8247-877c7d093f36 .shg-image-zoom,
.shg-c#s-3d4b8532-8370-48ff-8247-877c7d093f36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d4b8532-8370-48ff-8247-877c7d093f36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3d4b8532-8370-48ff-8247-877c7d093f36 {
  max-width: 100%;
}

.shg-c#s-3d4b8532-8370-48ff-8247-877c7d093f36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d4b8532-8370-48ff-8247-877c7d093f36 .shg-image-zoom,
.shg-c#s-3d4b8532-8370-48ff-8247-877c7d093f36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d4b8532-8370-48ff-8247-877c7d093f36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3d4b8532-8370-48ff-8247-877c7d093f36 {
  max-width: 100%;
}

.shg-c#s-3d4b8532-8370-48ff-8247-877c7d093f36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d4b8532-8370-48ff-8247-877c7d093f36 .shg-image-zoom,
.shg-c#s-3d4b8532-8370-48ff-8247-877c7d093f36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d4b8532-8370-48ff-8247-877c7d093f36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e401cf7b-8a24-4905-aac7-f510547dd9f1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e401cf7b-8a24-4905-aac7-f510547dd9f1 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-bef2ce11-8610-4038-b1c9-3f2da82a3141 {
  text-align: center;
}

#s-bef2ce11-8610-4038-b1c9-3f2da82a3141 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-bef2ce11-8610-4038-b1c9-3f2da82a3141 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-bef2ce11-8610-4038-b1c9-3f2da82a3141 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-3908a6f8-4b2c-4585-911d-acd040f4eee6 {
  display: none;
}
#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 {
  text-align: left;
}


.shg-c#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 {
  max-width: 100%;
}

.shg-c#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 .shg-image-zoom,
.shg-c#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 {
  max-width: 100%;
}

.shg-c#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 .shg-image-zoom,
.shg-c#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 {
  max-width: 100%;
}

.shg-c#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 .shg-image-zoom,
.shg-c#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 {
  max-width: 100%;
}

.shg-c#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 .shg-image-zoom,
.shg-c#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 {
  max-width: 100%;
}

.shg-c#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 .shg-image-zoom,
.shg-c#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-db881aa3-8569-4389-b0ac-8dcb71e16bb9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0081de87-433a-4757-b9d0-ea0c7e95a092 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0081de87-433a-4757-b9d0-ea0c7e95a092 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-93cd285c-d46a-4766-a1b3-0f8490da0422 {
  text-align: center;
}

#s-93cd285c-d46a-4766-a1b3-0f8490da0422 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-93cd285c-d46a-4766-a1b3-0f8490da0422 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-93cd285c-d46a-4766-a1b3-0f8490da0422 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-0b51b442-1f49-4bdd-8b8b-abbbfec50e7d {
  display: none;
}
#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c {
  text-align: left;
}


.shg-c#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c {
  max-width: 100%;
}

.shg-c#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c .shg-image-zoom,
.shg-c#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c {
  max-width: 100%;
}

.shg-c#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c .shg-image-zoom,
.shg-c#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c {
  max-width: 100%;
}

.shg-c#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c .shg-image-zoom,
.shg-c#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c {
  max-width: 100%;
}

.shg-c#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c .shg-image-zoom,
.shg-c#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c {
  max-width: 100%;
}

.shg-c#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c .shg-image-zoom,
.shg-c#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8dd42cd6-b86a-4834-b84e-9aaab4c03a3c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c86c3f15-085d-48d7-b6a7-6d429b8adf56 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c86c3f15-085d-48d7-b6a7-6d429b8adf56 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-9d8b39c8-8ba5-43e9-9798-25bfb596251d {
  text-align: center;
}

#s-9d8b39c8-8ba5-43e9-9798-25bfb596251d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-9d8b39c8-8ba5-43e9-9798-25bfb596251d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9d8b39c8-8ba5-43e9-9798-25bfb596251d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-060104bf-d493-4f70-9bac-c759f0035af2 {
  display: none;
}
#s-ae8b3246-1890-43a6-bb84-2026667ea67c {
  text-align: left;
}


.shg-c#s-ae8b3246-1890-43a6-bb84-2026667ea67c {
  max-width: 100%;
}

.shg-c#s-ae8b3246-1890-43a6-bb84-2026667ea67c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae8b3246-1890-43a6-bb84-2026667ea67c .shg-image-zoom,
.shg-c#s-ae8b3246-1890-43a6-bb84-2026667ea67c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae8b3246-1890-43a6-bb84-2026667ea67c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ae8b3246-1890-43a6-bb84-2026667ea67c {
  max-width: 100%;
}

.shg-c#s-ae8b3246-1890-43a6-bb84-2026667ea67c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae8b3246-1890-43a6-bb84-2026667ea67c .shg-image-zoom,
.shg-c#s-ae8b3246-1890-43a6-bb84-2026667ea67c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae8b3246-1890-43a6-bb84-2026667ea67c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ae8b3246-1890-43a6-bb84-2026667ea67c {
  max-width: 100%;
}

.shg-c#s-ae8b3246-1890-43a6-bb84-2026667ea67c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae8b3246-1890-43a6-bb84-2026667ea67c .shg-image-zoom,
.shg-c#s-ae8b3246-1890-43a6-bb84-2026667ea67c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae8b3246-1890-43a6-bb84-2026667ea67c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ae8b3246-1890-43a6-bb84-2026667ea67c {
  max-width: 100%;
}

.shg-c#s-ae8b3246-1890-43a6-bb84-2026667ea67c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae8b3246-1890-43a6-bb84-2026667ea67c .shg-image-zoom,
.shg-c#s-ae8b3246-1890-43a6-bb84-2026667ea67c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae8b3246-1890-43a6-bb84-2026667ea67c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ae8b3246-1890-43a6-bb84-2026667ea67c {
  max-width: 100%;
}

.shg-c#s-ae8b3246-1890-43a6-bb84-2026667ea67c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae8b3246-1890-43a6-bb84-2026667ea67c .shg-image-zoom,
.shg-c#s-ae8b3246-1890-43a6-bb84-2026667ea67c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae8b3246-1890-43a6-bb84-2026667ea67c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-587e4da4-f67c-4f03-9727-f06770d9602d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-587e4da4-f67c-4f03-9727-f06770d9602d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-f62d59d8-1d80-404e-9271-44875920a1df {
  text-align: center;
}

#s-f62d59d8-1d80-404e-9271-44875920a1df .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-f62d59d8-1d80-404e-9271-44875920a1df .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f62d59d8-1d80-404e-9271-44875920a1df .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c5171890-ce3a-4b58-9f4d-4cf9c54a7a6b {
  display: none;
}
#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 {
  text-align: left;
}


.shg-c#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 {
  max-width: 100%;
}

.shg-c#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 .shg-image-zoom,
.shg-c#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 {
  max-width: 100%;
}

.shg-c#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 .shg-image-zoom,
.shg-c#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 {
  max-width: 100%;
}

.shg-c#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 .shg-image-zoom,
.shg-c#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 {
  max-width: 100%;
}

.shg-c#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 .shg-image-zoom,
.shg-c#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 {
  max-width: 100%;
}

.shg-c#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 .shg-image-zoom,
.shg-c#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9c22875-db9a-4790-b7e9-ed7110c8ebb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1b0c8e46-bc43-4b23-9a1b-68964e60cb3b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1b0c8e46-bc43-4b23-9a1b-68964e60cb3b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-037f6f55-a873-4878-8fe1-9f2e7b465d67 {
  text-align: center;
}

#s-037f6f55-a873-4878-8fe1-9f2e7b465d67 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-037f6f55-a873-4878-8fe1-9f2e7b465d67 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-037f6f55-a873-4878-8fe1-9f2e7b465d67 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-94677854-3312-451d-aa3a-74836f7f5c61 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-94677854-3312-451d-aa3a-74836f7f5c61 {
  display: none;
}
#s-94677854-3312-451d-aa3a-74836f7f5c61, #wrap-s-94677854-3312-451d-aa3a-74836f7f5c61 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-94677854-3312-451d-aa3a-74836f7f5c61 {
  display: none;
}
#s-94677854-3312-451d-aa3a-74836f7f5c61, #wrap-s-94677854-3312-451d-aa3a-74836f7f5c61 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-94677854-3312-451d-aa3a-74836f7f5c61 {
  display: none;
}
#s-94677854-3312-451d-aa3a-74836f7f5c61, #wrap-s-94677854-3312-451d-aa3a-74836f7f5c61 { display:none !important; }}
#s-09f27259-392d-443f-b9f3-4414b5b75d45 {
  display: none;
}
#s-2034b221-fd86-4079-8bed-40a01612270f {
  text-align: left;
}


.shg-c#s-2034b221-fd86-4079-8bed-40a01612270f {
  max-width: 100%;
}

.shg-c#s-2034b221-fd86-4079-8bed-40a01612270f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2034b221-fd86-4079-8bed-40a01612270f .shg-image-zoom,
.shg-c#s-2034b221-fd86-4079-8bed-40a01612270f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2034b221-fd86-4079-8bed-40a01612270f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2034b221-fd86-4079-8bed-40a01612270f {
  max-width: 100%;
}

.shg-c#s-2034b221-fd86-4079-8bed-40a01612270f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2034b221-fd86-4079-8bed-40a01612270f .shg-image-zoom,
.shg-c#s-2034b221-fd86-4079-8bed-40a01612270f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2034b221-fd86-4079-8bed-40a01612270f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2034b221-fd86-4079-8bed-40a01612270f {
  max-width: 100%;
}

.shg-c#s-2034b221-fd86-4079-8bed-40a01612270f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2034b221-fd86-4079-8bed-40a01612270f .shg-image-zoom,
.shg-c#s-2034b221-fd86-4079-8bed-40a01612270f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2034b221-fd86-4079-8bed-40a01612270f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2034b221-fd86-4079-8bed-40a01612270f {
  max-width: 100%;
}

.shg-c#s-2034b221-fd86-4079-8bed-40a01612270f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2034b221-fd86-4079-8bed-40a01612270f .shg-image-zoom,
.shg-c#s-2034b221-fd86-4079-8bed-40a01612270f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2034b221-fd86-4079-8bed-40a01612270f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2034b221-fd86-4079-8bed-40a01612270f {
  max-width: 100%;
}

.shg-c#s-2034b221-fd86-4079-8bed-40a01612270f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2034b221-fd86-4079-8bed-40a01612270f .shg-image-zoom,
.shg-c#s-2034b221-fd86-4079-8bed-40a01612270f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2034b221-fd86-4079-8bed-40a01612270f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c6e22be8-83a8-46a4-96d3-0ca64705ebaa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c6e22be8-83a8-46a4-96d3-0ca64705ebaa .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-d6103085-e737-49e8-af97-d7271adb87d0 {
  text-align: center;
}

#s-d6103085-e737-49e8-af97-d7271adb87d0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-d6103085-e737-49e8-af97-d7271adb87d0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d6103085-e737-49e8-af97-d7271adb87d0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-1f0a9ac7-9743-4fa7-8a11-fbc3e9438ee3 {
  display: none;
}
#s-9531c14d-c603-468e-acd6-5c54df21fcbf {
  text-align: left;
}


.shg-c#s-9531c14d-c603-468e-acd6-5c54df21fcbf {
  max-width: 100%;
}

.shg-c#s-9531c14d-c603-468e-acd6-5c54df21fcbf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9531c14d-c603-468e-acd6-5c54df21fcbf .shg-image-zoom,
.shg-c#s-9531c14d-c603-468e-acd6-5c54df21fcbf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9531c14d-c603-468e-acd6-5c54df21fcbf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9531c14d-c603-468e-acd6-5c54df21fcbf {
  max-width: 100%;
}

.shg-c#s-9531c14d-c603-468e-acd6-5c54df21fcbf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9531c14d-c603-468e-acd6-5c54df21fcbf .shg-image-zoom,
.shg-c#s-9531c14d-c603-468e-acd6-5c54df21fcbf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9531c14d-c603-468e-acd6-5c54df21fcbf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9531c14d-c603-468e-acd6-5c54df21fcbf {
  max-width: 100%;
}

.shg-c#s-9531c14d-c603-468e-acd6-5c54df21fcbf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9531c14d-c603-468e-acd6-5c54df21fcbf .shg-image-zoom,
.shg-c#s-9531c14d-c603-468e-acd6-5c54df21fcbf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9531c14d-c603-468e-acd6-5c54df21fcbf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9531c14d-c603-468e-acd6-5c54df21fcbf {
  max-width: 100%;
}

.shg-c#s-9531c14d-c603-468e-acd6-5c54df21fcbf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9531c14d-c603-468e-acd6-5c54df21fcbf .shg-image-zoom,
.shg-c#s-9531c14d-c603-468e-acd6-5c54df21fcbf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9531c14d-c603-468e-acd6-5c54df21fcbf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9531c14d-c603-468e-acd6-5c54df21fcbf {
  max-width: 100%;
}

.shg-c#s-9531c14d-c603-468e-acd6-5c54df21fcbf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9531c14d-c603-468e-acd6-5c54df21fcbf .shg-image-zoom,
.shg-c#s-9531c14d-c603-468e-acd6-5c54df21fcbf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9531c14d-c603-468e-acd6-5c54df21fcbf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f5cdc185-87f8-4954-96c8-8508b8a0851a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f5cdc185-87f8-4954-96c8-8508b8a0851a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-75908f5f-7084-47f0-9ed5-37b6c022ceca {
  text-align: center;
}

#s-75908f5f-7084-47f0-9ed5-37b6c022ceca .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-75908f5f-7084-47f0-9ed5-37b6c022ceca .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-75908f5f-7084-47f0-9ed5-37b6c022ceca .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c44ea3b5-3b91-426c-8f64-c204c29685df {
  display: none;
}
#s-79cf1b9d-b94b-4001-bc98-58a762b14fee {
  text-align: left;
}


.shg-c#s-79cf1b9d-b94b-4001-bc98-58a762b14fee {
  max-width: 100%;
}

.shg-c#s-79cf1b9d-b94b-4001-bc98-58a762b14fee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79cf1b9d-b94b-4001-bc98-58a762b14fee .shg-image-zoom,
.shg-c#s-79cf1b9d-b94b-4001-bc98-58a762b14fee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79cf1b9d-b94b-4001-bc98-58a762b14fee .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-79cf1b9d-b94b-4001-bc98-58a762b14fee {
  max-width: 100%;
}

.shg-c#s-79cf1b9d-b94b-4001-bc98-58a762b14fee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79cf1b9d-b94b-4001-bc98-58a762b14fee .shg-image-zoom,
.shg-c#s-79cf1b9d-b94b-4001-bc98-58a762b14fee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79cf1b9d-b94b-4001-bc98-58a762b14fee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-79cf1b9d-b94b-4001-bc98-58a762b14fee {
  max-width: 100%;
}

.shg-c#s-79cf1b9d-b94b-4001-bc98-58a762b14fee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79cf1b9d-b94b-4001-bc98-58a762b14fee .shg-image-zoom,
.shg-c#s-79cf1b9d-b94b-4001-bc98-58a762b14fee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79cf1b9d-b94b-4001-bc98-58a762b14fee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-79cf1b9d-b94b-4001-bc98-58a762b14fee {
  max-width: 100%;
}

.shg-c#s-79cf1b9d-b94b-4001-bc98-58a762b14fee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79cf1b9d-b94b-4001-bc98-58a762b14fee .shg-image-zoom,
.shg-c#s-79cf1b9d-b94b-4001-bc98-58a762b14fee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79cf1b9d-b94b-4001-bc98-58a762b14fee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-79cf1b9d-b94b-4001-bc98-58a762b14fee {
  max-width: 100%;
}

.shg-c#s-79cf1b9d-b94b-4001-bc98-58a762b14fee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79cf1b9d-b94b-4001-bc98-58a762b14fee .shg-image-zoom,
.shg-c#s-79cf1b9d-b94b-4001-bc98-58a762b14fee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79cf1b9d-b94b-4001-bc98-58a762b14fee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-236063b8-1d9b-493e-8dc5-171fc370759e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-236063b8-1d9b-493e-8dc5-171fc370759e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-5938aca7-d072-43ab-b163-bc72e8b39532 {
  text-align: center;
}

#s-5938aca7-d072-43ab-b163-bc72e8b39532 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-5938aca7-d072-43ab-b163-bc72e8b39532 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5938aca7-d072-43ab-b163-bc72e8b39532 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-bbd4cd6b-d83c-45f0-8123-81c7af58f924 {
  display: none;
}
#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 {
  text-align: left;
}


.shg-c#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 {
  max-width: 100%;
}

.shg-c#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 .shg-image-zoom,
.shg-c#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 {
  max-width: 100%;
}

.shg-c#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 .shg-image-zoom,
.shg-c#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 {
  max-width: 100%;
}

.shg-c#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 .shg-image-zoom,
.shg-c#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 {
  max-width: 100%;
}

.shg-c#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 .shg-image-zoom,
.shg-c#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 {
  max-width: 100%;
}

.shg-c#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 .shg-image-zoom,
.shg-c#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-82d65a1a-8edd-4ce7-869e-886fe24d05a0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fcc82b2c-d3a6-4e92-ba16-485595341fc1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fcc82b2c-d3a6-4e92-ba16-485595341fc1 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-28929197-c7b8-4152-8d53-4db9fe7d4b6e {
  text-align: center;
}

#s-28929197-c7b8-4152-8d53-4db9fe7d4b6e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-28929197-c7b8-4152-8d53-4db9fe7d4b6e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-28929197-c7b8-4152-8d53-4db9fe7d4b6e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-2b34baf8-64ae-4813-a62b-a041136807b4 {
  display: none;
}
#s-9cb0d813-6f22-4e11-a05c-304a45b955ad {
  text-align: left;
}


.shg-c#s-9cb0d813-6f22-4e11-a05c-304a45b955ad {
  max-width: 100%;
}

.shg-c#s-9cb0d813-6f22-4e11-a05c-304a45b955ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cb0d813-6f22-4e11-a05c-304a45b955ad .shg-image-zoom,
.shg-c#s-9cb0d813-6f22-4e11-a05c-304a45b955ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9cb0d813-6f22-4e11-a05c-304a45b955ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9cb0d813-6f22-4e11-a05c-304a45b955ad {
  max-width: 100%;
}

.shg-c#s-9cb0d813-6f22-4e11-a05c-304a45b955ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cb0d813-6f22-4e11-a05c-304a45b955ad .shg-image-zoom,
.shg-c#s-9cb0d813-6f22-4e11-a05c-304a45b955ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9cb0d813-6f22-4e11-a05c-304a45b955ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9cb0d813-6f22-4e11-a05c-304a45b955ad {
  max-width: 100%;
}

.shg-c#s-9cb0d813-6f22-4e11-a05c-304a45b955ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cb0d813-6f22-4e11-a05c-304a45b955ad .shg-image-zoom,
.shg-c#s-9cb0d813-6f22-4e11-a05c-304a45b955ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9cb0d813-6f22-4e11-a05c-304a45b955ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9cb0d813-6f22-4e11-a05c-304a45b955ad {
  max-width: 100%;
}

.shg-c#s-9cb0d813-6f22-4e11-a05c-304a45b955ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cb0d813-6f22-4e11-a05c-304a45b955ad .shg-image-zoom,
.shg-c#s-9cb0d813-6f22-4e11-a05c-304a45b955ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9cb0d813-6f22-4e11-a05c-304a45b955ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9cb0d813-6f22-4e11-a05c-304a45b955ad {
  max-width: 100%;
}

.shg-c#s-9cb0d813-6f22-4e11-a05c-304a45b955ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cb0d813-6f22-4e11-a05c-304a45b955ad .shg-image-zoom,
.shg-c#s-9cb0d813-6f22-4e11-a05c-304a45b955ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9cb0d813-6f22-4e11-a05c-304a45b955ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2a10b891-8d11-40c7-96a5-66cd7e981571 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2a10b891-8d11-40c7-96a5-66cd7e981571 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-a66062e4-7ab5-4aa0-9ec3-5dc3c325d7eb {
  text-align: center;
}

#s-a66062e4-7ab5-4aa0-9ec3-5dc3c325d7eb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-a66062e4-7ab5-4aa0-9ec3-5dc3c325d7eb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a66062e4-7ab5-4aa0-9ec3-5dc3c325d7eb .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-a281f44e-1b05-4c09-bae1-31b563a4716d {
  display: none;
}
#s-aea6b140-71ac-4046-bf11-a2398b60146c {
  text-align: left;
}


.shg-c#s-aea6b140-71ac-4046-bf11-a2398b60146c {
  max-width: 100%;
}

.shg-c#s-aea6b140-71ac-4046-bf11-a2398b60146c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aea6b140-71ac-4046-bf11-a2398b60146c .shg-image-zoom,
.shg-c#s-aea6b140-71ac-4046-bf11-a2398b60146c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aea6b140-71ac-4046-bf11-a2398b60146c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-aea6b140-71ac-4046-bf11-a2398b60146c {
  max-width: 100%;
}

.shg-c#s-aea6b140-71ac-4046-bf11-a2398b60146c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aea6b140-71ac-4046-bf11-a2398b60146c .shg-image-zoom,
.shg-c#s-aea6b140-71ac-4046-bf11-a2398b60146c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aea6b140-71ac-4046-bf11-a2398b60146c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-aea6b140-71ac-4046-bf11-a2398b60146c {
  max-width: 100%;
}

.shg-c#s-aea6b140-71ac-4046-bf11-a2398b60146c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aea6b140-71ac-4046-bf11-a2398b60146c .shg-image-zoom,
.shg-c#s-aea6b140-71ac-4046-bf11-a2398b60146c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aea6b140-71ac-4046-bf11-a2398b60146c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-aea6b140-71ac-4046-bf11-a2398b60146c {
  max-width: 100%;
}

.shg-c#s-aea6b140-71ac-4046-bf11-a2398b60146c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aea6b140-71ac-4046-bf11-a2398b60146c .shg-image-zoom,
.shg-c#s-aea6b140-71ac-4046-bf11-a2398b60146c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aea6b140-71ac-4046-bf11-a2398b60146c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-aea6b140-71ac-4046-bf11-a2398b60146c {
  max-width: 100%;
}

.shg-c#s-aea6b140-71ac-4046-bf11-a2398b60146c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aea6b140-71ac-4046-bf11-a2398b60146c .shg-image-zoom,
.shg-c#s-aea6b140-71ac-4046-bf11-a2398b60146c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aea6b140-71ac-4046-bf11-a2398b60146c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-376cf756-ea5f-42db-bb09-daf08114a2c3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-376cf756-ea5f-42db-bb09-daf08114a2c3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-5ab81492-0140-491c-b568-c6015da1bc16 {
  text-align: center;
}

#s-5ab81492-0140-491c-b568-c6015da1bc16 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-5ab81492-0140-491c-b568-c6015da1bc16 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5ab81492-0140-491c-b568-c6015da1bc16 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c1213b83-0c33-431d-b9e5-191f18b386c5 {
  display: none;
}
#s-d91a092c-3b02-4440-b3b6-13adc90b65fa {
  text-align: left;
}


.shg-c#s-d91a092c-3b02-4440-b3b6-13adc90b65fa {
  max-width: 100%;
}

.shg-c#s-d91a092c-3b02-4440-b3b6-13adc90b65fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d91a092c-3b02-4440-b3b6-13adc90b65fa .shg-image-zoom,
.shg-c#s-d91a092c-3b02-4440-b3b6-13adc90b65fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d91a092c-3b02-4440-b3b6-13adc90b65fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d91a092c-3b02-4440-b3b6-13adc90b65fa {
  max-width: 100%;
}

.shg-c#s-d91a092c-3b02-4440-b3b6-13adc90b65fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d91a092c-3b02-4440-b3b6-13adc90b65fa .shg-image-zoom,
.shg-c#s-d91a092c-3b02-4440-b3b6-13adc90b65fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d91a092c-3b02-4440-b3b6-13adc90b65fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d91a092c-3b02-4440-b3b6-13adc90b65fa {
  max-width: 100%;
}

.shg-c#s-d91a092c-3b02-4440-b3b6-13adc90b65fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d91a092c-3b02-4440-b3b6-13adc90b65fa .shg-image-zoom,
.shg-c#s-d91a092c-3b02-4440-b3b6-13adc90b65fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d91a092c-3b02-4440-b3b6-13adc90b65fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d91a092c-3b02-4440-b3b6-13adc90b65fa {
  max-width: 100%;
}

.shg-c#s-d91a092c-3b02-4440-b3b6-13adc90b65fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d91a092c-3b02-4440-b3b6-13adc90b65fa .shg-image-zoom,
.shg-c#s-d91a092c-3b02-4440-b3b6-13adc90b65fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d91a092c-3b02-4440-b3b6-13adc90b65fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d91a092c-3b02-4440-b3b6-13adc90b65fa {
  max-width: 100%;
}

.shg-c#s-d91a092c-3b02-4440-b3b6-13adc90b65fa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d91a092c-3b02-4440-b3b6-13adc90b65fa .shg-image-zoom,
.shg-c#s-d91a092c-3b02-4440-b3b6-13adc90b65fa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d91a092c-3b02-4440-b3b6-13adc90b65fa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5c43d15c-30b2-408c-a7da-0bed9e9aef4b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5c43d15c-30b2-408c-a7da-0bed9e9aef4b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-409ba47b-c1c8-498c-9b6b-23146d516f0a {
  text-align: center;
}

#s-409ba47b-c1c8-498c-9b6b-23146d516f0a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-409ba47b-c1c8-498c-9b6b-23146d516f0a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-409ba47b-c1c8-498c-9b6b-23146d516f0a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b4c6d897-a475-40ee-a7d0-6a00a0276279 {
  display: none;
}
#s-65ef73f5-a568-4a01-9840-6de73cb56f72 {
  text-align: left;
}


.shg-c#s-65ef73f5-a568-4a01-9840-6de73cb56f72 {
  max-width: 100%;
}

.shg-c#s-65ef73f5-a568-4a01-9840-6de73cb56f72 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65ef73f5-a568-4a01-9840-6de73cb56f72 .shg-image-zoom,
.shg-c#s-65ef73f5-a568-4a01-9840-6de73cb56f72 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65ef73f5-a568-4a01-9840-6de73cb56f72 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-65ef73f5-a568-4a01-9840-6de73cb56f72 {
  max-width: 100%;
}

.shg-c#s-65ef73f5-a568-4a01-9840-6de73cb56f72 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65ef73f5-a568-4a01-9840-6de73cb56f72 .shg-image-zoom,
.shg-c#s-65ef73f5-a568-4a01-9840-6de73cb56f72 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65ef73f5-a568-4a01-9840-6de73cb56f72 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-65ef73f5-a568-4a01-9840-6de73cb56f72 {
  max-width: 100%;
}

.shg-c#s-65ef73f5-a568-4a01-9840-6de73cb56f72 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65ef73f5-a568-4a01-9840-6de73cb56f72 .shg-image-zoom,
.shg-c#s-65ef73f5-a568-4a01-9840-6de73cb56f72 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65ef73f5-a568-4a01-9840-6de73cb56f72 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-65ef73f5-a568-4a01-9840-6de73cb56f72 {
  max-width: 100%;
}

.shg-c#s-65ef73f5-a568-4a01-9840-6de73cb56f72 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65ef73f5-a568-4a01-9840-6de73cb56f72 .shg-image-zoom,
.shg-c#s-65ef73f5-a568-4a01-9840-6de73cb56f72 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65ef73f5-a568-4a01-9840-6de73cb56f72 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-65ef73f5-a568-4a01-9840-6de73cb56f72 {
  max-width: 100%;
}

.shg-c#s-65ef73f5-a568-4a01-9840-6de73cb56f72 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65ef73f5-a568-4a01-9840-6de73cb56f72 .shg-image-zoom,
.shg-c#s-65ef73f5-a568-4a01-9840-6de73cb56f72 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65ef73f5-a568-4a01-9840-6de73cb56f72 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-df9498df-dcb7-49d2-ab4a-c0ee7bd5f15e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-df9498df-dcb7-49d2-ab4a-c0ee7bd5f15e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-ddffe592-64bf-4ba2-a23e-aa0f4897a46e {
  text-align: center;
}

#s-ddffe592-64bf-4ba2-a23e-aa0f4897a46e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-ddffe592-64bf-4ba2-a23e-aa0f4897a46e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ddffe592-64bf-4ba2-a23e-aa0f4897a46e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-bec46881-56d5-4391-b973-5a23eafc11f8 {
  display: none;
}
#s-d9a9e819-8618-4a06-b619-848926990337 {
  text-align: left;
}


.shg-c#s-d9a9e819-8618-4a06-b619-848926990337 {
  max-width: 100%;
}

.shg-c#s-d9a9e819-8618-4a06-b619-848926990337 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d9a9e819-8618-4a06-b619-848926990337 .shg-image-zoom,
.shg-c#s-d9a9e819-8618-4a06-b619-848926990337 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d9a9e819-8618-4a06-b619-848926990337 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d9a9e819-8618-4a06-b619-848926990337 {
  max-width: 100%;
}

.shg-c#s-d9a9e819-8618-4a06-b619-848926990337 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d9a9e819-8618-4a06-b619-848926990337 .shg-image-zoom,
.shg-c#s-d9a9e819-8618-4a06-b619-848926990337 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d9a9e819-8618-4a06-b619-848926990337 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d9a9e819-8618-4a06-b619-848926990337 {
  max-width: 100%;
}

.shg-c#s-d9a9e819-8618-4a06-b619-848926990337 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d9a9e819-8618-4a06-b619-848926990337 .shg-image-zoom,
.shg-c#s-d9a9e819-8618-4a06-b619-848926990337 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d9a9e819-8618-4a06-b619-848926990337 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d9a9e819-8618-4a06-b619-848926990337 {
  max-width: 100%;
}

.shg-c#s-d9a9e819-8618-4a06-b619-848926990337 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d9a9e819-8618-4a06-b619-848926990337 .shg-image-zoom,
.shg-c#s-d9a9e819-8618-4a06-b619-848926990337 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d9a9e819-8618-4a06-b619-848926990337 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d9a9e819-8618-4a06-b619-848926990337 {
  max-width: 100%;
}

.shg-c#s-d9a9e819-8618-4a06-b619-848926990337 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d9a9e819-8618-4a06-b619-848926990337 .shg-image-zoom,
.shg-c#s-d9a9e819-8618-4a06-b619-848926990337 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d9a9e819-8618-4a06-b619-848926990337 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-20871f0d-8944-48cc-9661-27b16593ee3b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-20871f0d-8944-48cc-9661-27b16593ee3b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-2b48b038-2924-4693-8baf-628b1341a906 {
  text-align: center;
}

#s-2b48b038-2924-4693-8baf-628b1341a906 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-2b48b038-2924-4693-8baf-628b1341a906 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2b48b038-2924-4693-8baf-628b1341a906 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-dd3151bf-b521-459d-a0f3-19498126ad19 {
  display: none;
}
#s-f541479f-b9db-468d-adc5-e6c539639920 {
  text-align: left;
}


.shg-c#s-f541479f-b9db-468d-adc5-e6c539639920 {
  max-width: 100%;
}

.shg-c#s-f541479f-b9db-468d-adc5-e6c539639920 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f541479f-b9db-468d-adc5-e6c539639920 .shg-image-zoom,
.shg-c#s-f541479f-b9db-468d-adc5-e6c539639920 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f541479f-b9db-468d-adc5-e6c539639920 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f541479f-b9db-468d-adc5-e6c539639920 {
  max-width: 100%;
}

.shg-c#s-f541479f-b9db-468d-adc5-e6c539639920 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f541479f-b9db-468d-adc5-e6c539639920 .shg-image-zoom,
.shg-c#s-f541479f-b9db-468d-adc5-e6c539639920 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f541479f-b9db-468d-adc5-e6c539639920 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f541479f-b9db-468d-adc5-e6c539639920 {
  max-width: 100%;
}

.shg-c#s-f541479f-b9db-468d-adc5-e6c539639920 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f541479f-b9db-468d-adc5-e6c539639920 .shg-image-zoom,
.shg-c#s-f541479f-b9db-468d-adc5-e6c539639920 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f541479f-b9db-468d-adc5-e6c539639920 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f541479f-b9db-468d-adc5-e6c539639920 {
  max-width: 100%;
}

.shg-c#s-f541479f-b9db-468d-adc5-e6c539639920 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f541479f-b9db-468d-adc5-e6c539639920 .shg-image-zoom,
.shg-c#s-f541479f-b9db-468d-adc5-e6c539639920 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f541479f-b9db-468d-adc5-e6c539639920 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f541479f-b9db-468d-adc5-e6c539639920 {
  max-width: 100%;
}

.shg-c#s-f541479f-b9db-468d-adc5-e6c539639920 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f541479f-b9db-468d-adc5-e6c539639920 .shg-image-zoom,
.shg-c#s-f541479f-b9db-468d-adc5-e6c539639920 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f541479f-b9db-468d-adc5-e6c539639920 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-07b589a0-bc00-4b92-8e0d-6aed8e1d6fb6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-07b589a0-bc00-4b92-8e0d-6aed8e1d6fb6 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-ddbab6fe-b401-46bc-9356-1e48e4c2d120 {
  text-align: center;
}

#s-ddbab6fe-b401-46bc-9356-1e48e4c2d120 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-ddbab6fe-b401-46bc-9356-1e48e4c2d120 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ddbab6fe-b401-46bc-9356-1e48e4c2d120 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-ce393e46-5ccb-44a9-bba9-02c4ebb65281 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 3%;
margin-right: 3%;
min-height: 220px;
background-position: center center;
}
@media (max-width: 767px){#s-ce393e46-5ccb-44a9-bba9-02c4ebb65281 {
  display: none;
}
#s-ce393e46-5ccb-44a9-bba9-02c4ebb65281, #wrap-s-ce393e46-5ccb-44a9-bba9-02c4ebb65281 { display:none !important; }}







#s-ce393e46-5ccb-44a9-bba9-02c4ebb65281 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce393e46-5ccb-44a9-bba9-02c4ebb65281.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9c39654a-598e-4d5d-abc8-a560560b4a64"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c003619a-769b-487b-8973-4b416cf960de {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
max-width: 500px;
}

#s-30b33b92-58ca-4748-b5e5-95187e9fba26 {
  border-style: solid;
margin-top: 8px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(22, 40, 68, 1);
border-radius: 2px;
max-width: 150px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 12px;
color: rgba(21, 39, 67, 1);
text-decoration: none;
}
#s-30b33b92-58ca-4748-b5e5-95187e9fba26:hover {border-style: solid !important;
border-color: rgba(21, 39, 67, 0.94) !important;
background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-30b33b92-58ca-4748-b5e5-95187e9fba26:active {background-color: rgba(21, 39, 67, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-30b33b92-58ca-4748-b5e5-95187e9fba26.shg-btn {
  color: rgba(21, 39, 67, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-41c993e3-2fb9-47ac-b64e-c7abaacfc5bb {
  margin-left: 3%;
margin-right: 3%;
min-height: 50px;
}
@media (max-width: 767px){#s-41c993e3-2fb9-47ac-b64e-c7abaacfc5bb {
  display: none;
}
#s-41c993e3-2fb9-47ac-b64e-c7abaacfc5bb, #wrap-s-41c993e3-2fb9-47ac-b64e-c7abaacfc5bb { display:none !important; }}







#s-41c993e3-2fb9-47ac-b64e-c7abaacfc5bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-41c993e3-2fb9-47ac-b64e-c7abaacfc5bb.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0a76788a-362d-4b5f-abe1-cb18be805ab1 {
  margin-top: 30px;
opacity: 1;
}

#s-f452b94f-acac-48ee-b9a1-32acbc92cc75 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-f36a9593-4081-46c2-8c80-11cfde21b4c5 {
  margin-top: 10px;
margin-bottom: -50px;
min-height: 50px;
}
@media (max-width: 767px){#s-f36a9593-4081-46c2-8c80-11cfde21b4c5 {
  display: none;
}
#s-f36a9593-4081-46c2-8c80-11cfde21b4c5, #wrap-s-f36a9593-4081-46c2-8c80-11cfde21b4c5 { display:none !important; }}







#s-f36a9593-4081-46c2-8c80-11cfde21b4c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f36a9593-4081-46c2-8c80-11cfde21b4c5.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9552f794-5b7e-4d92-b8d8-83498c9c37e9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.shogun-form > div {
  padding: 0 0 1em;
}

.shogun-form small {
  color: red;
  display: none;
}

.shogun-form input,
textarea {
  margin: 0;
}

.required-field::after {
  color: red;
  content: "*";
  margin-right: 4px;
}

.shogun-success-alert {
  background-color: #dff0d8;
  color: #3c763d;
  border-color: #d6e9c6;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.5;
  min-height: 55px;
  display: none;
}

.shogun-form input,
.shogun-form textarea {
  width: 100%;
}

#s-9ff67a53-408b-4f61-b235-8d31ffd0deab {
  margin-bottom: 50px;
padding-top: 25px;
padding-left: 50px;
padding-right: 50px;
background-color: rgba(255, 255, 255, 1);
}

#s-9ff67a53-408b-4f61-b235-8d31ffd0deab .shogun-success-alert {
  background-color: rgba(255, 255, 255, 1);
  color: rgba(21, 39, 67, 1);
}

#s-9ff67a53-408b-4f61-b235-8d31ffd0deab .shogun-form .shogun-form-label {
  color: rgba(24, 19, 19, 1);
  font-family: ;
  font-size: 18px;
  font-weight: ;
  font-style: ;
}

#s-9ff67a53-408b-4f61-b235-8d31ffd0deab .shogun-form .shogun-form-field {
  color: rgba(21, 39, 67, 1);
  font-family: ;
  font-size: ;
  font-weight: ;
  font-style: ;
}

#s-9ff67a53-408b-4f61-b235-8d31ffd0deab .shogun-form .shogun-form-submit {
  background-color: rgba(21, 39, 67, 1) !important;
}

#s-9ff67a53-408b-4f61-b235-8d31ffd0deab .shogun-form .shogun-form-submit-container {
  text-align: center;
}

#s-9ff67a53-408b-4f61-b235-8d31ffd0deab .shogun-form .shogun-form-submit-label {
  color:  !important;
}

#s-dfef8ca7-73ed-4a48-842a-9270a72934b9 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-dfef8ca7-73ed-4a48-842a-9270a72934b9 {
  display: none;
}
#s-dfef8ca7-73ed-4a48-842a-9270a72934b9, #wrap-s-dfef8ca7-73ed-4a48-842a-9270a72934b9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dfef8ca7-73ed-4a48-842a-9270a72934b9 {
  display: none;
}
#s-dfef8ca7-73ed-4a48-842a-9270a72934b9, #wrap-s-dfef8ca7-73ed-4a48-842a-9270a72934b9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dfef8ca7-73ed-4a48-842a-9270a72934b9 {
  display: none;
}
#s-dfef8ca7-73ed-4a48-842a-9270a72934b9, #wrap-s-dfef8ca7-73ed-4a48-842a-9270a72934b9 { display:none !important; }}







#s-dfef8ca7-73ed-4a48-842a-9270a72934b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dfef8ca7-73ed-4a48-842a-9270a72934b9.shg-box.shg-c {
  justify-content: center;
}

#s-e6ba4305-f5bc-4d53-82bc-a8df9ba6669f {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-e6ba4305-f5bc-4d53-82bc-a8df9ba6669f .shogun-form-box {
  padding: 10px;
}

#s-e6ba4305-f5bc-4d53-82bc-a8df9ba6669f .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  justify-content: center;
  padding-top: 5px;
  padding-bottom: 5px;
  
  
}

#s-e6ba4305-f5bc-4d53-82bc-a8df9ba6669f .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  
  
  color: rgba(0, 106, 153, 1);
  
  
  
  
  
}

#s-e6ba4305-f5bc-4d53-82bc-a8df9ba6669f .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: #ff0000;
}

#s-e6ba4305-f5bc-4d53-82bc-a8df9ba6669f .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: rgba(0, 106, 153, 1);
}

#s-e6ba4305-f5bc-4d53-82bc-a8df9ba6669f .shogun-form-field-error-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  
  
  color: #ff0000;
  
  
  
  
  
}

#s-e6ba4305-f5bc-4d53-82bc-a8df9ba6669f .shogun-form-field-error-msg > span {
  display: flex;
  align-items: center;
}
.shogun-form-text-input-field {
  width: 100%;
}

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

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

#s-c91015e7-c9ad-4dad-826b-31583680cdd2  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: rgba(247, 59, 59, 0);
  
  background-color: rgba(252, 251, 247, 1);
  
  font-size: 16px;
  
  color: rgba(0, 0, 0, 1);
  
  
  
  
}

#s-c91015e7-c9ad-4dad-826b-31583680cdd2  .shogun-form-text-input-field::-moz-placeholder {
  
  
  color: rgba(126, 126, 126, 1);
  
  
  
  
}

#s-c91015e7-c9ad-4dad-826b-31583680cdd2  .shogun-form-text-input-field:-ms-input-placeholder {
  
  
  color: rgba(126, 126, 126, 1);
  
  
  
  
}

#s-c91015e7-c9ad-4dad-826b-31583680cdd2  .shogun-form-text-input-field::placeholder {
  
  
  color: rgba(126, 126, 126, 1);
  
  
  
  
}


#s-c91015e7-c9ad-4dad-826b-31583680cdd2 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-c91015e7-c9ad-4dad-826b-31583680cdd2 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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