.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: -webkit-box;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

.shogun-image-overlay.shg-bottom-right {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: 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: -webkit-box;
  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 {
  -webkit-box-align: start;
          align-items: flex-start;
}

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

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-6a5728a8-f206-4f5b-bbfc-2ad9bd9c3a56 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6a5728a8-f206-4f5b-bbfc-2ad9bd9c3a56 {
  display: none;
}
#s-6a5728a8-f206-4f5b-bbfc-2ad9bd9c3a56, #wrap-s-6a5728a8-f206-4f5b-bbfc-2ad9bd9c3a56 { display:none !important; }}@media (max-width: 767px){#s-6a5728a8-f206-4f5b-bbfc-2ad9bd9c3a56 {
  display: none;
}
#s-6a5728a8-f206-4f5b-bbfc-2ad9bd9c3a56, #wrap-s-6a5728a8-f206-4f5b-bbfc-2ad9bd9c3a56 { display:none !important; }}



  #s-6a5728a8-f206-4f5b-bbfc-2ad9bd9c3a56 img.shogun-image {
    
    width: px;
  }


#s-6a5728a8-f206-4f5b-bbfc-2ad9bd9c3a56 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-box {
  position: relative;
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-flex: 1;
  flex: 1;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

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

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

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

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

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

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

#s-22e9afae-5a56-4a72-bb06-2adb3e24ce92 {
  background-image: url(https://i.shgcdn.com/7dcab3f4-7c22-4c54-bd89-23d51ef3db47/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-22e9afae-5a56-4a72-bb06-2adb3e24ce92 {
  display: none;
}
#s-22e9afae-5a56-4a72-bb06-2adb3e24ce92, #wrap-s-22e9afae-5a56-4a72-bb06-2adb3e24ce92 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-22e9afae-5a56-4a72-bb06-2adb3e24ce92 {
  display: none;
}
#s-22e9afae-5a56-4a72-bb06-2adb3e24ce92, #wrap-s-22e9afae-5a56-4a72-bb06-2adb3e24ce92 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-22e9afae-5a56-4a72-bb06-2adb3e24ce92 {
  
}
}@media (max-width: 767px){#s-22e9afae-5a56-4a72-bb06-2adb3e24ce92 {
  
}
}







#s-22e9afae-5a56-4a72-bb06-2adb3e24ce92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22e9afae-5a56-4a72-bb06-2adb3e24ce92.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5952bcab-f2bf-4e29-a3b6-99463645d901 {
  padding-top: 50px;
padding-left: 25px;
padding-bottom: 50px;
padding-right: 25px;
}

.shg-row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
   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-5da885f0-1601-4065-b3c2-50d821e524a6 {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5da885f0-1601-4065-b3c2-50d821e524a6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-86e77c2b-28a1-414b-b98c-1e129270d1a0 {
  
}

@media (min-width: 0px) {
[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-86e77c2b-28a1-414b-b98c-1e129270d1a0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-ac07d996-5c8f-4170-8d7d-9f80fb549b28 {
  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;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: scale(1);
          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-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 {
  text-align: left;
}


.shg-c#s-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 {
  max-width: 100%;
}

.shg-c#s-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 .shg-image-zoom,
.shg-c#s-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 {
  max-width: 100%;
}

.shg-c#s-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 .shg-image-zoom,
.shg-c#s-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 {
  max-width: 100%;
}

.shg-c#s-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 .shg-image-zoom,
.shg-c#s-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 {
  max-width: 100%;
}

.shg-c#s-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 .shg-image-zoom,
.shg-c#s-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 {
  max-width: 100%;
}

.shg-c#s-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 .shg-image-zoom,
.shg-c#s-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-771fdbe2-5caf-4e40-85a0-6a6b38c9a8e6 .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-4d29c958-f015-4623-85f9-1088366ccaf2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4d29c958-f015-4623-85f9-1088366ccaf2 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-8b69b56c-de50-4cc9-830a-08e2bfee6cf5 {
  display: none;
}
#s-0e9ea125-2592-4ace-898c-1a78dfa23341 {
  text-align: left;
}


.shg-c#s-0e9ea125-2592-4ace-898c-1a78dfa23341 {
  max-width: 100%;
}

.shg-c#s-0e9ea125-2592-4ace-898c-1a78dfa23341 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e9ea125-2592-4ace-898c-1a78dfa23341 .shg-image-zoom,
.shg-c#s-0e9ea125-2592-4ace-898c-1a78dfa23341 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e9ea125-2592-4ace-898c-1a78dfa23341 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0e9ea125-2592-4ace-898c-1a78dfa23341 {
  max-width: 100%;
}

.shg-c#s-0e9ea125-2592-4ace-898c-1a78dfa23341 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e9ea125-2592-4ace-898c-1a78dfa23341 .shg-image-zoom,
.shg-c#s-0e9ea125-2592-4ace-898c-1a78dfa23341 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e9ea125-2592-4ace-898c-1a78dfa23341 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0e9ea125-2592-4ace-898c-1a78dfa23341 {
  max-width: 100%;
}

.shg-c#s-0e9ea125-2592-4ace-898c-1a78dfa23341 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e9ea125-2592-4ace-898c-1a78dfa23341 .shg-image-zoom,
.shg-c#s-0e9ea125-2592-4ace-898c-1a78dfa23341 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e9ea125-2592-4ace-898c-1a78dfa23341 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0e9ea125-2592-4ace-898c-1a78dfa23341 {
  max-width: 100%;
}

.shg-c#s-0e9ea125-2592-4ace-898c-1a78dfa23341 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e9ea125-2592-4ace-898c-1a78dfa23341 .shg-image-zoom,
.shg-c#s-0e9ea125-2592-4ace-898c-1a78dfa23341 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e9ea125-2592-4ace-898c-1a78dfa23341 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0e9ea125-2592-4ace-898c-1a78dfa23341 {
  max-width: 100%;
}

.shg-c#s-0e9ea125-2592-4ace-898c-1a78dfa23341 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e9ea125-2592-4ace-898c-1a78dfa23341 .shg-image-zoom,
.shg-c#s-0e9ea125-2592-4ace-898c-1a78dfa23341 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e9ea125-2592-4ace-898c-1a78dfa23341 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-285551fb-e938-4a71-bc6f-5e9364eea9dc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-285551fb-e938-4a71-bc6f-5e9364eea9dc .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-4b007688-78e4-4fe8-9d73-84e368c9f4d1 {
  display: none;
}
#s-1895d16d-e0b2-44eb-9874-990db23182e6 {
  text-align: left;
}


.shg-c#s-1895d16d-e0b2-44eb-9874-990db23182e6 {
  max-width: 100%;
}

.shg-c#s-1895d16d-e0b2-44eb-9874-990db23182e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1895d16d-e0b2-44eb-9874-990db23182e6 .shg-image-zoom,
.shg-c#s-1895d16d-e0b2-44eb-9874-990db23182e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1895d16d-e0b2-44eb-9874-990db23182e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1895d16d-e0b2-44eb-9874-990db23182e6 {
  max-width: 100%;
}

.shg-c#s-1895d16d-e0b2-44eb-9874-990db23182e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1895d16d-e0b2-44eb-9874-990db23182e6 .shg-image-zoom,
.shg-c#s-1895d16d-e0b2-44eb-9874-990db23182e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1895d16d-e0b2-44eb-9874-990db23182e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1895d16d-e0b2-44eb-9874-990db23182e6 {
  max-width: 100%;
}

.shg-c#s-1895d16d-e0b2-44eb-9874-990db23182e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1895d16d-e0b2-44eb-9874-990db23182e6 .shg-image-zoom,
.shg-c#s-1895d16d-e0b2-44eb-9874-990db23182e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1895d16d-e0b2-44eb-9874-990db23182e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1895d16d-e0b2-44eb-9874-990db23182e6 {
  max-width: 100%;
}

.shg-c#s-1895d16d-e0b2-44eb-9874-990db23182e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1895d16d-e0b2-44eb-9874-990db23182e6 .shg-image-zoom,
.shg-c#s-1895d16d-e0b2-44eb-9874-990db23182e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1895d16d-e0b2-44eb-9874-990db23182e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1895d16d-e0b2-44eb-9874-990db23182e6 {
  max-width: 100%;
}

.shg-c#s-1895d16d-e0b2-44eb-9874-990db23182e6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1895d16d-e0b2-44eb-9874-990db23182e6 .shg-image-zoom,
.shg-c#s-1895d16d-e0b2-44eb-9874-990db23182e6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1895d16d-e0b2-44eb-9874-990db23182e6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d8b63461-6832-4169-a0f0-697176921711 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d8b63461-6832-4169-a0f0-697176921711 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-c318e6bc-b52e-49ae-be7e-bcd9c569c11a {
  display: none;
}
#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e {
  text-align: left;
}


.shg-c#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e {
  max-width: 100%;
}

.shg-c#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e .shg-image-zoom,
.shg-c#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e {
  max-width: 100%;
}

.shg-c#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e .shg-image-zoom,
.shg-c#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e {
  max-width: 100%;
}

.shg-c#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e .shg-image-zoom,
.shg-c#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e {
  max-width: 100%;
}

.shg-c#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e .shg-image-zoom,
.shg-c#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e {
  max-width: 100%;
}

.shg-c#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e .shg-image-zoom,
.shg-c#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7a7d3f0-654a-4800-8e2e-9062d93cc70e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-72d3fa04-6a2f-48c8-a255-67acfdd34525 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-72d3fa04-6a2f-48c8-a255-67acfdd34525 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-ed455140-0521-4e76-8fb4-53633d8c6a75 {
  margin-top: 50%;
margin-bottom: 50%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ed455140-0521-4e76-8fb4-53633d8c6a75 {
  display: none;
}
#s-ed455140-0521-4e76-8fb4-53633d8c6a75, #wrap-s-ed455140-0521-4e76-8fb4-53633d8c6a75 { display:none !important; }}@media (max-width: 767px){#s-ed455140-0521-4e76-8fb4-53633d8c6a75 {
  display: none;
}
#s-ed455140-0521-4e76-8fb4-53633d8c6a75, #wrap-s-ed455140-0521-4e76-8fb4-53633d8c6a75 { display:none !important; }}







#s-ed455140-0521-4e76-8fb4-53633d8c6a75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed455140-0521-4e76-8fb4-53633d8c6a75.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8f23d8bb-a17c-4112-b281-f9a82855722e {
  border-style: solid;
padding-top: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(30, 181, 58, 1);
}

#s-a9e85d7e-c5ec-488b-a2ce-a597ab6dbe71 {
  margin-top: 5%;
margin-bottom: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-a9e85d7e-c5ec-488b-a2ce-a597ab6dbe71 {
  display: none;
}
#s-a9e85d7e-c5ec-488b-a2ce-a597ab6dbe71, #wrap-s-a9e85d7e-c5ec-488b-a2ce-a597ab6dbe71 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a9e85d7e-c5ec-488b-a2ce-a597ab6dbe71 {
  display: none;
}
#s-a9e85d7e-c5ec-488b-a2ce-a597ab6dbe71, #wrap-s-a9e85d7e-c5ec-488b-a2ce-a597ab6dbe71 { display:none !important; }}







#s-a9e85d7e-c5ec-488b-a2ce-a597ab6dbe71 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a9e85d7e-c5ec-488b-a2ce-a597ab6dbe71.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-fe65676a-bd17-440d-9ca2-971463e69951 {
  border-style: solid;
padding-top: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(30, 181, 58, 1);
}

#s-879fd953-4f70-4264-bf6d-24807de4ec4e {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-879fd953-4f70-4264-bf6d-24807de4ec4e {
  display: none;
}
#s-879fd953-4f70-4264-bf6d-24807de4ec4e, #wrap-s-879fd953-4f70-4264-bf6d-24807de4ec4e { display:none !important; }}@media (max-width: 767px){#s-879fd953-4f70-4264-bf6d-24807de4ec4e {
  display: none;
}
#s-879fd953-4f70-4264-bf6d-24807de4ec4e, #wrap-s-879fd953-4f70-4264-bf6d-24807de4ec4e { display:none !important; }}



  #s-879fd953-4f70-4264-bf6d-24807de4ec4e img.shogun-image {
    
    width: px;
  }


#s-879fd953-4f70-4264-bf6d-24807de4ec4e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-fb896df7-0942-4ba7-819a-bd95e675357a {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-fb896df7-0942-4ba7-819a-bd95e675357a {
  display: none;
}
#s-fb896df7-0942-4ba7-819a-bd95e675357a, #wrap-s-fb896df7-0942-4ba7-819a-bd95e675357a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fb896df7-0942-4ba7-819a-bd95e675357a {
  display: none;
}
#s-fb896df7-0942-4ba7-819a-bd95e675357a, #wrap-s-fb896df7-0942-4ba7-819a-bd95e675357a { display:none !important; }}







#s-fb896df7-0942-4ba7-819a-bd95e675357a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb896df7-0942-4ba7-819a-bd95e675357a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-38237312-046f-448a-9640-08539df5e9e4 {
  padding-top: 50px;
padding-left: 25px;
padding-bottom: 50px;
padding-right: 25px;
}

#s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827 {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4e50d5de-6eb3-4af0-b1e0-fdbade64b827"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ee7e3641-9e99-4729-9264-befbb9497778 {
  
}

@media (min-width: 0px) {
[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ee7e3641-9e99-4729-9264-befbb9497778"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-8fd9c618-90f8-49c2-9c4e-e67fafb4344b {
  display: none;
}
#s-40c32d82-7327-4067-a71b-090a764917c9 {
  text-align: left;
}


.shg-c#s-40c32d82-7327-4067-a71b-090a764917c9 {
  max-width: 100%;
}

.shg-c#s-40c32d82-7327-4067-a71b-090a764917c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40c32d82-7327-4067-a71b-090a764917c9 .shg-image-zoom,
.shg-c#s-40c32d82-7327-4067-a71b-090a764917c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40c32d82-7327-4067-a71b-090a764917c9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-40c32d82-7327-4067-a71b-090a764917c9 {
  max-width: 100%;
}

.shg-c#s-40c32d82-7327-4067-a71b-090a764917c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40c32d82-7327-4067-a71b-090a764917c9 .shg-image-zoom,
.shg-c#s-40c32d82-7327-4067-a71b-090a764917c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40c32d82-7327-4067-a71b-090a764917c9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-40c32d82-7327-4067-a71b-090a764917c9 {
  max-width: 100%;
}

.shg-c#s-40c32d82-7327-4067-a71b-090a764917c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40c32d82-7327-4067-a71b-090a764917c9 .shg-image-zoom,
.shg-c#s-40c32d82-7327-4067-a71b-090a764917c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40c32d82-7327-4067-a71b-090a764917c9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-40c32d82-7327-4067-a71b-090a764917c9 {
  max-width: 100%;
}

.shg-c#s-40c32d82-7327-4067-a71b-090a764917c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40c32d82-7327-4067-a71b-090a764917c9 .shg-image-zoom,
.shg-c#s-40c32d82-7327-4067-a71b-090a764917c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40c32d82-7327-4067-a71b-090a764917c9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-40c32d82-7327-4067-a71b-090a764917c9 {
  max-width: 100%;
}

.shg-c#s-40c32d82-7327-4067-a71b-090a764917c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-40c32d82-7327-4067-a71b-090a764917c9 .shg-image-zoom,
.shg-c#s-40c32d82-7327-4067-a71b-090a764917c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-40c32d82-7327-4067-a71b-090a764917c9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b2e4d302-08f6-48e6-8df3-249fc75532d2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b2e4d302-08f6-48e6-8df3-249fc75532d2 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-668c039f-24d1-4ad3-b55d-c5e3f6dfd3fe {
  display: none;
}
#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 {
  text-align: left;
}


.shg-c#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 {
  max-width: 100%;
}

.shg-c#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 .shg-image-zoom,
.shg-c#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 {
  max-width: 100%;
}

.shg-c#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 .shg-image-zoom,
.shg-c#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 {
  max-width: 100%;
}

.shg-c#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 .shg-image-zoom,
.shg-c#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 {
  max-width: 100%;
}

.shg-c#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 .shg-image-zoom,
.shg-c#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 {
  max-width: 100%;
}

.shg-c#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 .shg-image-zoom,
.shg-c#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80d26ad0-c41b-46a0-9904-3f8f59caa259 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-07470b79-e45e-486c-8ac2-90c1225ca5a4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-07470b79-e45e-486c-8ac2-90c1225ca5a4 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-621f05f9-0355-4c64-815d-476b715fbd28 {
  display: none;
}
#s-961e828b-4696-446e-a86f-634a609223ba {
  text-align: left;
}


.shg-c#s-961e828b-4696-446e-a86f-634a609223ba {
  max-width: 100%;
}

.shg-c#s-961e828b-4696-446e-a86f-634a609223ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-961e828b-4696-446e-a86f-634a609223ba .shg-image-zoom,
.shg-c#s-961e828b-4696-446e-a86f-634a609223ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-961e828b-4696-446e-a86f-634a609223ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-961e828b-4696-446e-a86f-634a609223ba {
  max-width: 100%;
}

.shg-c#s-961e828b-4696-446e-a86f-634a609223ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-961e828b-4696-446e-a86f-634a609223ba .shg-image-zoom,
.shg-c#s-961e828b-4696-446e-a86f-634a609223ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-961e828b-4696-446e-a86f-634a609223ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-961e828b-4696-446e-a86f-634a609223ba {
  max-width: 100%;
}

.shg-c#s-961e828b-4696-446e-a86f-634a609223ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-961e828b-4696-446e-a86f-634a609223ba .shg-image-zoom,
.shg-c#s-961e828b-4696-446e-a86f-634a609223ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-961e828b-4696-446e-a86f-634a609223ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-961e828b-4696-446e-a86f-634a609223ba {
  max-width: 100%;
}

.shg-c#s-961e828b-4696-446e-a86f-634a609223ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-961e828b-4696-446e-a86f-634a609223ba .shg-image-zoom,
.shg-c#s-961e828b-4696-446e-a86f-634a609223ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-961e828b-4696-446e-a86f-634a609223ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-961e828b-4696-446e-a86f-634a609223ba {
  max-width: 100%;
}

.shg-c#s-961e828b-4696-446e-a86f-634a609223ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-961e828b-4696-446e-a86f-634a609223ba .shg-image-zoom,
.shg-c#s-961e828b-4696-446e-a86f-634a609223ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-961e828b-4696-446e-a86f-634a609223ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e86d4ec3-3468-4fb4-b725-ae766dce7f63 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e86d4ec3-3468-4fb4-b725-ae766dce7f63 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-8b94540e-a6f0-40dc-a72c-54f7656bc004 {
  display: none;
}
#s-c904a44e-7660-4677-8648-9ad45ebaa799 {
  text-align: left;
}


.shg-c#s-c904a44e-7660-4677-8648-9ad45ebaa799 {
  max-width: 100%;
}

.shg-c#s-c904a44e-7660-4677-8648-9ad45ebaa799 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c904a44e-7660-4677-8648-9ad45ebaa799 .shg-image-zoom,
.shg-c#s-c904a44e-7660-4677-8648-9ad45ebaa799 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c904a44e-7660-4677-8648-9ad45ebaa799 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c904a44e-7660-4677-8648-9ad45ebaa799 {
  max-width: 100%;
}

.shg-c#s-c904a44e-7660-4677-8648-9ad45ebaa799 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c904a44e-7660-4677-8648-9ad45ebaa799 .shg-image-zoom,
.shg-c#s-c904a44e-7660-4677-8648-9ad45ebaa799 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c904a44e-7660-4677-8648-9ad45ebaa799 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c904a44e-7660-4677-8648-9ad45ebaa799 {
  max-width: 100%;
}

.shg-c#s-c904a44e-7660-4677-8648-9ad45ebaa799 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c904a44e-7660-4677-8648-9ad45ebaa799 .shg-image-zoom,
.shg-c#s-c904a44e-7660-4677-8648-9ad45ebaa799 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c904a44e-7660-4677-8648-9ad45ebaa799 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c904a44e-7660-4677-8648-9ad45ebaa799 {
  max-width: 100%;
}

.shg-c#s-c904a44e-7660-4677-8648-9ad45ebaa799 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c904a44e-7660-4677-8648-9ad45ebaa799 .shg-image-zoom,
.shg-c#s-c904a44e-7660-4677-8648-9ad45ebaa799 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c904a44e-7660-4677-8648-9ad45ebaa799 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c904a44e-7660-4677-8648-9ad45ebaa799 {
  max-width: 100%;
}

.shg-c#s-c904a44e-7660-4677-8648-9ad45ebaa799 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c904a44e-7660-4677-8648-9ad45ebaa799 .shg-image-zoom,
.shg-c#s-c904a44e-7660-4677-8648-9ad45ebaa799 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c904a44e-7660-4677-8648-9ad45ebaa799 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bd87e958-15e9-44e6-80f7-80e4addc43cb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bd87e958-15e9-44e6-80f7-80e4addc43cb .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-3af1a139-1c35-4636-9921-3d2848c321bc {
  margin-top: 50%;
margin-bottom: 50%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3af1a139-1c35-4636-9921-3d2848c321bc {
  display: none;
}
#s-3af1a139-1c35-4636-9921-3d2848c321bc, #wrap-s-3af1a139-1c35-4636-9921-3d2848c321bc { display:none !important; }}@media (max-width: 767px){#s-3af1a139-1c35-4636-9921-3d2848c321bc {
  display: none;
}
#s-3af1a139-1c35-4636-9921-3d2848c321bc, #wrap-s-3af1a139-1c35-4636-9921-3d2848c321bc { display:none !important; }}







#s-3af1a139-1c35-4636-9921-3d2848c321bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3af1a139-1c35-4636-9921-3d2848c321bc.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5d391f17-e698-4455-8f8e-54785d65ed34 {
  border-style: solid;
padding-top: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(30, 181, 58, 1);
}

#s-ce00dcf0-340c-4688-b169-b20fd890867d {
  margin-top: 5%;
margin-bottom: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-ce00dcf0-340c-4688-b169-b20fd890867d {
  display: none;
}
#s-ce00dcf0-340c-4688-b169-b20fd890867d, #wrap-s-ce00dcf0-340c-4688-b169-b20fd890867d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ce00dcf0-340c-4688-b169-b20fd890867d {
  display: none;
}
#s-ce00dcf0-340c-4688-b169-b20fd890867d, #wrap-s-ce00dcf0-340c-4688-b169-b20fd890867d { display:none !important; }}







#s-ce00dcf0-340c-4688-b169-b20fd890867d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce00dcf0-340c-4688-b169-b20fd890867d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f5d357c6-8e53-46c5-a612-a72f8b82689a {
  border-style: solid;
padding-top: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(30, 181, 58, 1);
}

#s-cb33d607-0e65-449b-850b-7ff9bbbab785 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-cb33d607-0e65-449b-850b-7ff9bbbab785 {
  display: none;
}
#s-cb33d607-0e65-449b-850b-7ff9bbbab785, #wrap-s-cb33d607-0e65-449b-850b-7ff9bbbab785 { display:none !important; }}@media (max-width: 767px){#s-cb33d607-0e65-449b-850b-7ff9bbbab785 {
  display: none;
}
#s-cb33d607-0e65-449b-850b-7ff9bbbab785, #wrap-s-cb33d607-0e65-449b-850b-7ff9bbbab785 { display:none !important; }}



  #s-cb33d607-0e65-449b-850b-7ff9bbbab785 img.shogun-image {
    
    width: px;
  }


#s-cb33d607-0e65-449b-850b-7ff9bbbab785 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d753228d-5892-43f6-977c-822d272258fe {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-d753228d-5892-43f6-977c-822d272258fe {
  display: none;
}
#s-d753228d-5892-43f6-977c-822d272258fe, #wrap-s-d753228d-5892-43f6-977c-822d272258fe { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d753228d-5892-43f6-977c-822d272258fe {
  display: none;
}
#s-d753228d-5892-43f6-977c-822d272258fe, #wrap-s-d753228d-5892-43f6-977c-822d272258fe { display:none !important; }}







#s-d753228d-5892-43f6-977c-822d272258fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d753228d-5892-43f6-977c-822d272258fe.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-717e20d4-d53b-4878-a3ec-a8b8a4a6e34f {
  padding-top: 50px;
padding-left: 25px;
padding-bottom: 50px;
padding-right: 25px;
}

#s-eb243658-58d4-46fc-a9ae-c65abbc1fac0 {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eb243658-58d4-46fc-a9ae-c65abbc1fac0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-681df35e-99e7-4eae-a1fa-785915a35ce5 {
  
}

@media (min-width: 0px) {
[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-681df35e-99e7-4eae-a1fa-785915a35ce5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-454a4651-e3e4-4eb1-b5d2-9f1fc32c5e3f {
  display: none;
}
#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 {
  text-align: left;
}


.shg-c#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 {
  max-width: 100%;
}

.shg-c#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 .shg-image-zoom,
.shg-c#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 {
  max-width: 100%;
}

.shg-c#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 .shg-image-zoom,
.shg-c#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 {
  max-width: 100%;
}

.shg-c#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 .shg-image-zoom,
.shg-c#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 {
  max-width: 100%;
}

.shg-c#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 .shg-image-zoom,
.shg-c#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 {
  max-width: 100%;
}

.shg-c#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 .shg-image-zoom,
.shg-c#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edf3a7d8-afea-4b2e-9200-b434d9d9c7a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e7a171ad-1508-4dd9-91ae-33157e43cc2b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e7a171ad-1508-4dd9-91ae-33157e43cc2b .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-29d03ed3-6f1e-431c-b626-6cef283c3bc8 {
  display: none;
}
#s-7e3638e8-0039-4eae-905d-65f68f12cf3f {
  text-align: left;
}


.shg-c#s-7e3638e8-0039-4eae-905d-65f68f12cf3f {
  max-width: 100%;
}

.shg-c#s-7e3638e8-0039-4eae-905d-65f68f12cf3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e3638e8-0039-4eae-905d-65f68f12cf3f .shg-image-zoom,
.shg-c#s-7e3638e8-0039-4eae-905d-65f68f12cf3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e3638e8-0039-4eae-905d-65f68f12cf3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7e3638e8-0039-4eae-905d-65f68f12cf3f {
  max-width: 100%;
}

.shg-c#s-7e3638e8-0039-4eae-905d-65f68f12cf3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e3638e8-0039-4eae-905d-65f68f12cf3f .shg-image-zoom,
.shg-c#s-7e3638e8-0039-4eae-905d-65f68f12cf3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e3638e8-0039-4eae-905d-65f68f12cf3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7e3638e8-0039-4eae-905d-65f68f12cf3f {
  max-width: 100%;
}

.shg-c#s-7e3638e8-0039-4eae-905d-65f68f12cf3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e3638e8-0039-4eae-905d-65f68f12cf3f .shg-image-zoom,
.shg-c#s-7e3638e8-0039-4eae-905d-65f68f12cf3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e3638e8-0039-4eae-905d-65f68f12cf3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7e3638e8-0039-4eae-905d-65f68f12cf3f {
  max-width: 100%;
}

.shg-c#s-7e3638e8-0039-4eae-905d-65f68f12cf3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e3638e8-0039-4eae-905d-65f68f12cf3f .shg-image-zoom,
.shg-c#s-7e3638e8-0039-4eae-905d-65f68f12cf3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e3638e8-0039-4eae-905d-65f68f12cf3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7e3638e8-0039-4eae-905d-65f68f12cf3f {
  max-width: 100%;
}

.shg-c#s-7e3638e8-0039-4eae-905d-65f68f12cf3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e3638e8-0039-4eae-905d-65f68f12cf3f .shg-image-zoom,
.shg-c#s-7e3638e8-0039-4eae-905d-65f68f12cf3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e3638e8-0039-4eae-905d-65f68f12cf3f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-20bc2194-3e7f-4177-bd43-206ed20f2e72 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-20bc2194-3e7f-4177-bd43-206ed20f2e72 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-421533b4-d109-4311-b7a0-844f193ef17c {
  display: none;
}
#s-d3613e93-f7c1-4b60-8610-7567939624c1 {
  text-align: left;
}


.shg-c#s-d3613e93-f7c1-4b60-8610-7567939624c1 {
  max-width: 100%;
}

.shg-c#s-d3613e93-f7c1-4b60-8610-7567939624c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3613e93-f7c1-4b60-8610-7567939624c1 .shg-image-zoom,
.shg-c#s-d3613e93-f7c1-4b60-8610-7567939624c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3613e93-f7c1-4b60-8610-7567939624c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d3613e93-f7c1-4b60-8610-7567939624c1 {
  max-width: 100%;
}

.shg-c#s-d3613e93-f7c1-4b60-8610-7567939624c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3613e93-f7c1-4b60-8610-7567939624c1 .shg-image-zoom,
.shg-c#s-d3613e93-f7c1-4b60-8610-7567939624c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3613e93-f7c1-4b60-8610-7567939624c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d3613e93-f7c1-4b60-8610-7567939624c1 {
  max-width: 100%;
}

.shg-c#s-d3613e93-f7c1-4b60-8610-7567939624c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3613e93-f7c1-4b60-8610-7567939624c1 .shg-image-zoom,
.shg-c#s-d3613e93-f7c1-4b60-8610-7567939624c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3613e93-f7c1-4b60-8610-7567939624c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d3613e93-f7c1-4b60-8610-7567939624c1 {
  max-width: 100%;
}

.shg-c#s-d3613e93-f7c1-4b60-8610-7567939624c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3613e93-f7c1-4b60-8610-7567939624c1 .shg-image-zoom,
.shg-c#s-d3613e93-f7c1-4b60-8610-7567939624c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3613e93-f7c1-4b60-8610-7567939624c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d3613e93-f7c1-4b60-8610-7567939624c1 {
  max-width: 100%;
}

.shg-c#s-d3613e93-f7c1-4b60-8610-7567939624c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3613e93-f7c1-4b60-8610-7567939624c1 .shg-image-zoom,
.shg-c#s-d3613e93-f7c1-4b60-8610-7567939624c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3613e93-f7c1-4b60-8610-7567939624c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5b48c820-92b3-4f90-8312-4b2eb05ac118 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5b48c820-92b3-4f90-8312-4b2eb05ac118 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-3e60e563-8f40-4634-9e7a-ccbac72f5628 {
  display: none;
}
#s-d3dabd77-0e05-429d-96bb-bf500768d3bd {
  text-align: left;
}


.shg-c#s-d3dabd77-0e05-429d-96bb-bf500768d3bd {
  max-width: 100%;
}

.shg-c#s-d3dabd77-0e05-429d-96bb-bf500768d3bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3dabd77-0e05-429d-96bb-bf500768d3bd .shg-image-zoom,
.shg-c#s-d3dabd77-0e05-429d-96bb-bf500768d3bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3dabd77-0e05-429d-96bb-bf500768d3bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d3dabd77-0e05-429d-96bb-bf500768d3bd {
  max-width: 100%;
}

.shg-c#s-d3dabd77-0e05-429d-96bb-bf500768d3bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3dabd77-0e05-429d-96bb-bf500768d3bd .shg-image-zoom,
.shg-c#s-d3dabd77-0e05-429d-96bb-bf500768d3bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3dabd77-0e05-429d-96bb-bf500768d3bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d3dabd77-0e05-429d-96bb-bf500768d3bd {
  max-width: 100%;
}

.shg-c#s-d3dabd77-0e05-429d-96bb-bf500768d3bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3dabd77-0e05-429d-96bb-bf500768d3bd .shg-image-zoom,
.shg-c#s-d3dabd77-0e05-429d-96bb-bf500768d3bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3dabd77-0e05-429d-96bb-bf500768d3bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d3dabd77-0e05-429d-96bb-bf500768d3bd {
  max-width: 100%;
}

.shg-c#s-d3dabd77-0e05-429d-96bb-bf500768d3bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3dabd77-0e05-429d-96bb-bf500768d3bd .shg-image-zoom,
.shg-c#s-d3dabd77-0e05-429d-96bb-bf500768d3bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3dabd77-0e05-429d-96bb-bf500768d3bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d3dabd77-0e05-429d-96bb-bf500768d3bd {
  max-width: 100%;
}

.shg-c#s-d3dabd77-0e05-429d-96bb-bf500768d3bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3dabd77-0e05-429d-96bb-bf500768d3bd .shg-image-zoom,
.shg-c#s-d3dabd77-0e05-429d-96bb-bf500768d3bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3dabd77-0e05-429d-96bb-bf500768d3bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-94ee9c8a-f88f-42f3-9b8c-0ac361dd0428 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-94ee9c8a-f88f-42f3-9b8c-0ac361dd0428 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-ad9ff016-c05e-49fc-b96c-39468b73b9fd {
  margin-top: 5%;
margin-bottom: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-ad9ff016-c05e-49fc-b96c-39468b73b9fd {
  display: none;
}
#s-ad9ff016-c05e-49fc-b96c-39468b73b9fd, #wrap-s-ad9ff016-c05e-49fc-b96c-39468b73b9fd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ad9ff016-c05e-49fc-b96c-39468b73b9fd {
  display: none;
}
#s-ad9ff016-c05e-49fc-b96c-39468b73b9fd, #wrap-s-ad9ff016-c05e-49fc-b96c-39468b73b9fd { display:none !important; }}







#s-ad9ff016-c05e-49fc-b96c-39468b73b9fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad9ff016-c05e-49fc-b96c-39468b73b9fd.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-68aa0c74-c1f7-47cc-977f-cdd957a05986 {
  border-style: solid;
padding-top: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(30, 181, 58, 1);
}

#s-d3f8f921-9688-488b-8bb7-b98ad81bed83 {
  margin-top: 50%;
margin-bottom: 50%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d3f8f921-9688-488b-8bb7-b98ad81bed83 {
  display: none;
}
#s-d3f8f921-9688-488b-8bb7-b98ad81bed83, #wrap-s-d3f8f921-9688-488b-8bb7-b98ad81bed83 { display:none !important; }}@media (max-width: 767px){#s-d3f8f921-9688-488b-8bb7-b98ad81bed83 {
  display: none;
}
#s-d3f8f921-9688-488b-8bb7-b98ad81bed83, #wrap-s-d3f8f921-9688-488b-8bb7-b98ad81bed83 { display:none !important; }}







#s-d3f8f921-9688-488b-8bb7-b98ad81bed83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d3f8f921-9688-488b-8bb7-b98ad81bed83.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-de22d8ca-f0b2-4b1e-845d-44ea9237d2f5 {
  border-style: solid;
padding-top: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(30, 181, 58, 1);
}

#s-4d06cde2-42ed-4009-99ad-0fa10afc0454 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4d06cde2-42ed-4009-99ad-0fa10afc0454 {
  display: none;
}
#s-4d06cde2-42ed-4009-99ad-0fa10afc0454, #wrap-s-4d06cde2-42ed-4009-99ad-0fa10afc0454 { display:none !important; }}@media (max-width: 767px){#s-4d06cde2-42ed-4009-99ad-0fa10afc0454 {
  display: none;
}
#s-4d06cde2-42ed-4009-99ad-0fa10afc0454, #wrap-s-4d06cde2-42ed-4009-99ad-0fa10afc0454 { display:none !important; }}



  #s-4d06cde2-42ed-4009-99ad-0fa10afc0454 img.shogun-image {
    
    width: px;
  }


#s-4d06cde2-42ed-4009-99ad-0fa10afc0454 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-588045e9-4bc2-47ab-a5e6-40e33babccd4 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-588045e9-4bc2-47ab-a5e6-40e33babccd4 {
  display: none;
}
#s-588045e9-4bc2-47ab-a5e6-40e33babccd4, #wrap-s-588045e9-4bc2-47ab-a5e6-40e33babccd4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-588045e9-4bc2-47ab-a5e6-40e33babccd4 {
  display: none;
}
#s-588045e9-4bc2-47ab-a5e6-40e33babccd4, #wrap-s-588045e9-4bc2-47ab-a5e6-40e33babccd4 { display:none !important; }}







#s-588045e9-4bc2-47ab-a5e6-40e33babccd4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-588045e9-4bc2-47ab-a5e6-40e33babccd4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3539c5d7-c10a-4bea-ba85-89814fdb0e35 {
  padding-top: 50px;
padding-left: 25px;
padding-bottom: 50px;
padding-right: 25px;
}

#s-54687dcb-da51-426b-8e21-9196cdd9abd8 {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-54687dcb-da51-426b-8e21-9196cdd9abd8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-97bcdd19-28d8-4bde-825a-6bc1c998bbec {
  
}

@media (min-width: 0px) {
[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-97bcdd19-28d8-4bde-825a-6bc1c998bbec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-e1ad63e7-17f4-47ad-9e8e-bdee8726bf2c {
  display: none;
}
#s-8e311065-52f3-4178-8cbf-9816e9ab0940 {
  text-align: left;
}


.shg-c#s-8e311065-52f3-4178-8cbf-9816e9ab0940 {
  max-width: 100%;
}

.shg-c#s-8e311065-52f3-4178-8cbf-9816e9ab0940 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e311065-52f3-4178-8cbf-9816e9ab0940 .shg-image-zoom,
.shg-c#s-8e311065-52f3-4178-8cbf-9816e9ab0940 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e311065-52f3-4178-8cbf-9816e9ab0940 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8e311065-52f3-4178-8cbf-9816e9ab0940 {
  max-width: 100%;
}

.shg-c#s-8e311065-52f3-4178-8cbf-9816e9ab0940 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e311065-52f3-4178-8cbf-9816e9ab0940 .shg-image-zoom,
.shg-c#s-8e311065-52f3-4178-8cbf-9816e9ab0940 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e311065-52f3-4178-8cbf-9816e9ab0940 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8e311065-52f3-4178-8cbf-9816e9ab0940 {
  max-width: 100%;
}

.shg-c#s-8e311065-52f3-4178-8cbf-9816e9ab0940 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e311065-52f3-4178-8cbf-9816e9ab0940 .shg-image-zoom,
.shg-c#s-8e311065-52f3-4178-8cbf-9816e9ab0940 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e311065-52f3-4178-8cbf-9816e9ab0940 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8e311065-52f3-4178-8cbf-9816e9ab0940 {
  max-width: 100%;
}

.shg-c#s-8e311065-52f3-4178-8cbf-9816e9ab0940 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e311065-52f3-4178-8cbf-9816e9ab0940 .shg-image-zoom,
.shg-c#s-8e311065-52f3-4178-8cbf-9816e9ab0940 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e311065-52f3-4178-8cbf-9816e9ab0940 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8e311065-52f3-4178-8cbf-9816e9ab0940 {
  max-width: 100%;
}

.shg-c#s-8e311065-52f3-4178-8cbf-9816e9ab0940 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e311065-52f3-4178-8cbf-9816e9ab0940 .shg-image-zoom,
.shg-c#s-8e311065-52f3-4178-8cbf-9816e9ab0940 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e311065-52f3-4178-8cbf-9816e9ab0940 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f4474240-0d77-4d39-bc3d-26e4c7a04ba4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f4474240-0d77-4d39-bc3d-26e4c7a04ba4 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-12dd5386-ca79-4ae1-bb24-9b3dd5e90e3c {
  display: none;
}
#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 {
  text-align: left;
}


.shg-c#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 {
  max-width: 100%;
}

.shg-c#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 .shg-image-zoom,
.shg-c#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 {
  max-width: 100%;
}

.shg-c#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 .shg-image-zoom,
.shg-c#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 {
  max-width: 100%;
}

.shg-c#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 .shg-image-zoom,
.shg-c#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 {
  max-width: 100%;
}

.shg-c#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 .shg-image-zoom,
.shg-c#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 {
  max-width: 100%;
}

.shg-c#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 .shg-image-zoom,
.shg-c#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e03ce673-f717-4e49-bcf8-5e6f8f7c8ef4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0b16bf74-192e-419a-a56a-c18995b0f38d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0b16bf74-192e-419a-a56a-c18995b0f38d .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-f969b4ed-462b-4123-94d2-655e0c8bcc0e {
  display: none;
}
#s-99531566-8889-4772-8d1f-8d92ef79afd7 {
  text-align: left;
}


.shg-c#s-99531566-8889-4772-8d1f-8d92ef79afd7 {
  max-width: 100%;
}

.shg-c#s-99531566-8889-4772-8d1f-8d92ef79afd7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99531566-8889-4772-8d1f-8d92ef79afd7 .shg-image-zoom,
.shg-c#s-99531566-8889-4772-8d1f-8d92ef79afd7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99531566-8889-4772-8d1f-8d92ef79afd7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-99531566-8889-4772-8d1f-8d92ef79afd7 {
  max-width: 100%;
}

.shg-c#s-99531566-8889-4772-8d1f-8d92ef79afd7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99531566-8889-4772-8d1f-8d92ef79afd7 .shg-image-zoom,
.shg-c#s-99531566-8889-4772-8d1f-8d92ef79afd7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99531566-8889-4772-8d1f-8d92ef79afd7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-99531566-8889-4772-8d1f-8d92ef79afd7 {
  max-width: 100%;
}

.shg-c#s-99531566-8889-4772-8d1f-8d92ef79afd7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99531566-8889-4772-8d1f-8d92ef79afd7 .shg-image-zoom,
.shg-c#s-99531566-8889-4772-8d1f-8d92ef79afd7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99531566-8889-4772-8d1f-8d92ef79afd7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-99531566-8889-4772-8d1f-8d92ef79afd7 {
  max-width: 100%;
}

.shg-c#s-99531566-8889-4772-8d1f-8d92ef79afd7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99531566-8889-4772-8d1f-8d92ef79afd7 .shg-image-zoom,
.shg-c#s-99531566-8889-4772-8d1f-8d92ef79afd7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99531566-8889-4772-8d1f-8d92ef79afd7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-99531566-8889-4772-8d1f-8d92ef79afd7 {
  max-width: 100%;
}

.shg-c#s-99531566-8889-4772-8d1f-8d92ef79afd7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99531566-8889-4772-8d1f-8d92ef79afd7 .shg-image-zoom,
.shg-c#s-99531566-8889-4772-8d1f-8d92ef79afd7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99531566-8889-4772-8d1f-8d92ef79afd7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a5f9c692-afdc-430d-8c84-73bf413bfb44 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a5f9c692-afdc-430d-8c84-73bf413bfb44 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-e544c1df-e0ba-4bbf-8283-a2e32bae0ce7 {
  display: none;
}
#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e {
  text-align: left;
}


.shg-c#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e {
  max-width: 100%;
}

.shg-c#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e .shg-image-zoom,
.shg-c#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e {
  max-width: 100%;
}

.shg-c#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e .shg-image-zoom,
.shg-c#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e {
  max-width: 100%;
}

.shg-c#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e .shg-image-zoom,
.shg-c#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e {
  max-width: 100%;
}

.shg-c#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e .shg-image-zoom,
.shg-c#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e {
  max-width: 100%;
}

.shg-c#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e .shg-image-zoom,
.shg-c#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e5c4b35-2c93-478b-98bd-a37ff9ef3d5e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d8237feb-da40-4b67-9643-8b38a698f5e0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d8237feb-da40-4b67-9643-8b38a698f5e0 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-e9a0c017-6015-4b33-af19-4d37f0092c42 {
  margin-top: 50%;
margin-bottom: 50%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e9a0c017-6015-4b33-af19-4d37f0092c42 {
  display: none;
}
#s-e9a0c017-6015-4b33-af19-4d37f0092c42, #wrap-s-e9a0c017-6015-4b33-af19-4d37f0092c42 { display:none !important; }}@media (max-width: 767px){#s-e9a0c017-6015-4b33-af19-4d37f0092c42 {
  display: none;
}
#s-e9a0c017-6015-4b33-af19-4d37f0092c42, #wrap-s-e9a0c017-6015-4b33-af19-4d37f0092c42 { display:none !important; }}







#s-e9a0c017-6015-4b33-af19-4d37f0092c42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9a0c017-6015-4b33-af19-4d37f0092c42.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-bf60c6b0-b9a5-4904-bcb4-a910eb9a9abb {
  border-style: solid;
padding-top: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(30, 181, 58, 1);
}

#s-2f6a33c1-5a10-4bd0-965e-368201967d38 {
  margin-top: 5%;
margin-bottom: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-2f6a33c1-5a10-4bd0-965e-368201967d38 {
  display: none;
}
#s-2f6a33c1-5a10-4bd0-965e-368201967d38, #wrap-s-2f6a33c1-5a10-4bd0-965e-368201967d38 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2f6a33c1-5a10-4bd0-965e-368201967d38 {
  display: none;
}
#s-2f6a33c1-5a10-4bd0-965e-368201967d38, #wrap-s-2f6a33c1-5a10-4bd0-965e-368201967d38 { display:none !important; }}







#s-2f6a33c1-5a10-4bd0-965e-368201967d38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f6a33c1-5a10-4bd0-965e-368201967d38.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5edd29ed-2b89-43ea-ae5d-533102c7b19a {
  border-style: solid;
padding-top: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(30, 181, 58, 1);
}

/*
  $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%;
  -webkit-transform: translate(-50%,-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;
  -webkit-transform: translate(0%, -50%);
          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;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
