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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-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 {
  
    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: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

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

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

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

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

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

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

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

#s-22e9afae-5a56-4a72-bb06-2adb3e24ce92 {
  background-image: url(https://i.shgcdn.com/22bc61f9-6894-4940-81ba-4ed24353931b/-/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 {
  justify-content: center;
}

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

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

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

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

#s-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-a73181b2-7fef-41a5-976d-1968fc4628ac {
  
}

@media (min-width: 0px) {
[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a73181b2-7fef-41a5-976d-1968fc4628ac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-c9386a60-d0c1-4619-b98e-b211a68a7332 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 {
  text-align: left;
}


.shg-c#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 {
  max-width: 100%;
}

.shg-c#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 .shg-image-zoom,
.shg-c#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 {
  max-width: 100%;
}

.shg-c#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 .shg-image-zoom,
.shg-c#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 {
  max-width: 100%;
}

.shg-c#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 .shg-image-zoom,
.shg-c#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 {
  max-width: 100%;
}

.shg-c#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 .shg-image-zoom,
.shg-c#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 {
  max-width: 100%;
}

.shg-c#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 .shg-image-zoom,
.shg-c#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd0c84f2-40fe-4511-a688-b5834ea46c58 .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-9d0f3a67-4644-45df-bc54-59fef7de3901 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9d0f3a67-4644-45df-bc54-59fef7de3901 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-e555e43e-38cf-4644-bda5-6052d4bc45c0 {
  display: none;
}
#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 {
  text-align: left;
}


.shg-c#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 {
  max-width: 100%;
}

.shg-c#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 .shg-image-zoom,
.shg-c#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 {
  max-width: 100%;
}

.shg-c#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 .shg-image-zoom,
.shg-c#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 {
  max-width: 100%;
}

.shg-c#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 .shg-image-zoom,
.shg-c#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 {
  max-width: 100%;
}

.shg-c#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 .shg-image-zoom,
.shg-c#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 {
  max-width: 100%;
}

.shg-c#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 .shg-image-zoom,
.shg-c#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5f885bb2-757b-4e54-9a13-eb2a87a07195 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-778d54f6-b686-4b96-b174-cf4d10242808 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-778d54f6-b686-4b96-b174-cf4d10242808 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-2c2e1951-6b09-4724-bfe5-c60ea4758924 {
  display: none;
}
#s-3bc07501-af66-481d-9030-035e8612fd83 {
  text-align: left;
}


.shg-c#s-3bc07501-af66-481d-9030-035e8612fd83 {
  max-width: 100%;
}

.shg-c#s-3bc07501-af66-481d-9030-035e8612fd83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3bc07501-af66-481d-9030-035e8612fd83 .shg-image-zoom,
.shg-c#s-3bc07501-af66-481d-9030-035e8612fd83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3bc07501-af66-481d-9030-035e8612fd83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3bc07501-af66-481d-9030-035e8612fd83 {
  max-width: 100%;
}

.shg-c#s-3bc07501-af66-481d-9030-035e8612fd83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3bc07501-af66-481d-9030-035e8612fd83 .shg-image-zoom,
.shg-c#s-3bc07501-af66-481d-9030-035e8612fd83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3bc07501-af66-481d-9030-035e8612fd83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3bc07501-af66-481d-9030-035e8612fd83 {
  max-width: 100%;
}

.shg-c#s-3bc07501-af66-481d-9030-035e8612fd83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3bc07501-af66-481d-9030-035e8612fd83 .shg-image-zoom,
.shg-c#s-3bc07501-af66-481d-9030-035e8612fd83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3bc07501-af66-481d-9030-035e8612fd83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3bc07501-af66-481d-9030-035e8612fd83 {
  max-width: 100%;
}

.shg-c#s-3bc07501-af66-481d-9030-035e8612fd83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3bc07501-af66-481d-9030-035e8612fd83 .shg-image-zoom,
.shg-c#s-3bc07501-af66-481d-9030-035e8612fd83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3bc07501-af66-481d-9030-035e8612fd83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3bc07501-af66-481d-9030-035e8612fd83 {
  max-width: 100%;
}

.shg-c#s-3bc07501-af66-481d-9030-035e8612fd83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3bc07501-af66-481d-9030-035e8612fd83 .shg-image-zoom,
.shg-c#s-3bc07501-af66-481d-9030-035e8612fd83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3bc07501-af66-481d-9030-035e8612fd83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4aecb9b9-4a19-4d3f-9705-3f511cf37db1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4aecb9b9-4a19-4d3f-9705-3f511cf37db1 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-dc5c68a2-c916-493b-a681-365a06390bf0 {
  display: none;
}
#s-19314fe5-ca94-4822-b675-e0a987614c20 {
  text-align: left;
}


.shg-c#s-19314fe5-ca94-4822-b675-e0a987614c20 {
  max-width: 100%;
}

.shg-c#s-19314fe5-ca94-4822-b675-e0a987614c20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19314fe5-ca94-4822-b675-e0a987614c20 .shg-image-zoom,
.shg-c#s-19314fe5-ca94-4822-b675-e0a987614c20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19314fe5-ca94-4822-b675-e0a987614c20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-19314fe5-ca94-4822-b675-e0a987614c20 {
  max-width: 100%;
}

.shg-c#s-19314fe5-ca94-4822-b675-e0a987614c20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19314fe5-ca94-4822-b675-e0a987614c20 .shg-image-zoom,
.shg-c#s-19314fe5-ca94-4822-b675-e0a987614c20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19314fe5-ca94-4822-b675-e0a987614c20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-19314fe5-ca94-4822-b675-e0a987614c20 {
  max-width: 100%;
}

.shg-c#s-19314fe5-ca94-4822-b675-e0a987614c20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19314fe5-ca94-4822-b675-e0a987614c20 .shg-image-zoom,
.shg-c#s-19314fe5-ca94-4822-b675-e0a987614c20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19314fe5-ca94-4822-b675-e0a987614c20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-19314fe5-ca94-4822-b675-e0a987614c20 {
  max-width: 100%;
}

.shg-c#s-19314fe5-ca94-4822-b675-e0a987614c20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19314fe5-ca94-4822-b675-e0a987614c20 .shg-image-zoom,
.shg-c#s-19314fe5-ca94-4822-b675-e0a987614c20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19314fe5-ca94-4822-b675-e0a987614c20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-19314fe5-ca94-4822-b675-e0a987614c20 {
  max-width: 100%;
}

.shg-c#s-19314fe5-ca94-4822-b675-e0a987614c20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19314fe5-ca94-4822-b675-e0a987614c20 .shg-image-zoom,
.shg-c#s-19314fe5-ca94-4822-b675-e0a987614c20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19314fe5-ca94-4822-b675-e0a987614c20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-71174c62-fef5-469b-92c2-6790b38cdc9a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-71174c62-fef5-469b-92c2-6790b38cdc9a .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#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 {
  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 {
  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 {
  
    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 {
  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-44821480-6ddb-4bf9-9d05-26b67cbcae0b {
  
}

@media (min-width: 0px) {
[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-44821480-6ddb-4bf9-9d05-26b67cbcae0b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-7f77ee1e-6a6d-44f6-acc2-1084f72eac9c {
  display: none;
}
#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 {
  text-align: left;
}


.shg-c#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 {
  max-width: 100%;
}

.shg-c#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 .shg-image-zoom,
.shg-c#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 {
  max-width: 100%;
}

.shg-c#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 .shg-image-zoom,
.shg-c#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 {
  max-width: 100%;
}

.shg-c#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 .shg-image-zoom,
.shg-c#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 {
  max-width: 100%;
}

.shg-c#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 .shg-image-zoom,
.shg-c#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 {
  max-width: 100%;
}

.shg-c#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 .shg-image-zoom,
.shg-c#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af4aa57c-eeda-4d8d-81ad-10d498877ab1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a8bfd71d-65f7-440e-b1ef-25ef9e4a5b7c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a8bfd71d-65f7-440e-b1ef-25ef9e4a5b7c .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-1873725b-79fe-498f-ae46-dc4d3485e48d {
  display: none;
}
#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 {
  text-align: left;
}


.shg-c#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 {
  max-width: 100%;
}

.shg-c#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 .shg-image-zoom,
.shg-c#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 {
  max-width: 100%;
}

.shg-c#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 .shg-image-zoom,
.shg-c#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 {
  max-width: 100%;
}

.shg-c#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 .shg-image-zoom,
.shg-c#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 {
  max-width: 100%;
}

.shg-c#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 .shg-image-zoom,
.shg-c#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 {
  max-width: 100%;
}

.shg-c#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 .shg-image-zoom,
.shg-c#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6adaadc-bb28-46cc-8b9c-c075ef0a62c0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7eeb8e1b-7901-449d-813c-e594c555e6a5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7eeb8e1b-7901-449d-813c-e594c555e6a5 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-ff5740f0-ef0a-4ee1-952a-256c450c277e {
  display: none;
}
#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 {
  text-align: left;
}


.shg-c#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 {
  max-width: 100%;
}

.shg-c#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 .shg-image-zoom,
.shg-c#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 {
  max-width: 100%;
}

.shg-c#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 .shg-image-zoom,
.shg-c#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 {
  max-width: 100%;
}

.shg-c#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 .shg-image-zoom,
.shg-c#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 {
  max-width: 100%;
}

.shg-c#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 .shg-image-zoom,
.shg-c#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 {
  max-width: 100%;
}

.shg-c#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 .shg-image-zoom,
.shg-c#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79c93a69-bd5a-429a-9173-b2b38793b1e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5ae66a22-3bc6-4277-bb3e-98094aa53432 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5ae66a22-3bc6-4277-bb3e-98094aa53432 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-4d62720f-75c1-4145-baef-e135ac3856bd {
  display: none;
}
#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f {
  text-align: left;
}


.shg-c#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f {
  max-width: 100%;
}

.shg-c#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f .shg-image-zoom,
.shg-c#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f {
  max-width: 100%;
}

.shg-c#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f .shg-image-zoom,
.shg-c#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f {
  max-width: 100%;
}

.shg-c#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f .shg-image-zoom,
.shg-c#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f {
  max-width: 100%;
}

.shg-c#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f .shg-image-zoom,
.shg-c#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f {
  max-width: 100%;
}

.shg-c#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f .shg-image-zoom,
.shg-c#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a45c4fee-a90f-421f-93d3-e6cc9ca29d1f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8a0b0bcd-dcb1-408f-bae3-64f90377dfa8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8a0b0bcd-dcb1-408f-bae3-64f90377dfa8 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#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 {
  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 {
  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 {
  
    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 {
  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-98dd373f-300d-400f-8605-c647f2a63fb8 {
  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;
  line-height: ;
  letter-spacing: ;
}

#s-1684c315-4f42-481c-80c5-9073b2e8694c {
  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;
  line-height: ;
  letter-spacing: ;
}

#s-ba2a66c9-24ab-4270-bf15-526ed681543d {
  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;
  line-height: ;
  letter-spacing: ;
}

#s-2ee06b7c-7020-4445-ad50-0cbca9cad527 {
  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;
  line-height: ;
  letter-spacing: ;
}

#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 {
  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 {
  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 {
  
    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 {
  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-db2f33a9-ee70-460d-bd9f-c71c9f48aaa7 {
  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;
  line-height: ;
  letter-spacing: ;
}

#s-feeb3630-a224-4d6f-962d-13cea079d083 {
  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;
  line-height: ;
  letter-spacing: ;
}

#s-1483f08f-a41a-4610-bc89-913a94ff54ef {
  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;
  line-height: ;
  letter-spacing: ;
}

#s-eb03312e-aeca-406c-b8be-622925ab44ac {
  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;
  line-height: ;
  letter-spacing: ;
}

#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 {
  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 {
  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);
}

#s-d4b5e721-4f60-4dcf-afbc-d21f1b46ff3b {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d4b5e721-4f60-4dcf-afbc-d21f1b46ff3b {
  display: none;
}
#s-d4b5e721-4f60-4dcf-afbc-d21f1b46ff3b, #wrap-s-d4b5e721-4f60-4dcf-afbc-d21f1b46ff3b { display:none !important; }}@media (max-width: 767px){#s-d4b5e721-4f60-4dcf-afbc-d21f1b46ff3b {
  display: none;
}
#s-d4b5e721-4f60-4dcf-afbc-d21f1b46ff3b, #wrap-s-d4b5e721-4f60-4dcf-afbc-d21f1b46ff3b { display:none !important; }}



  #s-d4b5e721-4f60-4dcf-afbc-d21f1b46ff3b img.shogun-image {
    
    width: px;
  }


#s-d4b5e721-4f60-4dcf-afbc-d21f1b46ff3b .shogun-image-content {
  
    align-items: center;
  
}

#s-fa4df42b-6a84-4eb3-9b8c-3802d385c25d {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-fa4df42b-6a84-4eb3-9b8c-3802d385c25d {
  display: none;
}
#s-fa4df42b-6a84-4eb3-9b8c-3802d385c25d, #wrap-s-fa4df42b-6a84-4eb3-9b8c-3802d385c25d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fa4df42b-6a84-4eb3-9b8c-3802d385c25d {
  display: none;
}
#s-fa4df42b-6a84-4eb3-9b8c-3802d385c25d, #wrap-s-fa4df42b-6a84-4eb3-9b8c-3802d385c25d { display:none !important; }}







#s-fa4df42b-6a84-4eb3-9b8c-3802d385c25d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa4df42b-6a84-4eb3-9b8c-3802d385c25d.shg-box.shg-c {
  justify-content: center;
}

#s-cd93ee0a-04e9-4ea3-9bea-f8b0de12bc74 {
  padding-top: 50px;
padding-left: 25px;
padding-bottom: 50px;
padding-right: 25px;
}

#s-1301c105-99a3-47de-93ee-d9d9cee18146 {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1301c105-99a3-47de-93ee-d9d9cee18146"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-662df13b-9c06-4a40-ab4d-d7148976106d {
  
}

@media (min-width: 0px) {
[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-662df13b-9c06-4a40-ab4d-d7148976106d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-f1372457-0f97-4f4b-93cc-d4f9472c4b9f {
  display: none;
}
#s-e423286f-858a-421a-aff5-945e42f57296 {
  text-align: left;
}


.shg-c#s-e423286f-858a-421a-aff5-945e42f57296 {
  max-width: 100%;
}

.shg-c#s-e423286f-858a-421a-aff5-945e42f57296 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e423286f-858a-421a-aff5-945e42f57296 .shg-image-zoom,
.shg-c#s-e423286f-858a-421a-aff5-945e42f57296 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e423286f-858a-421a-aff5-945e42f57296 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e423286f-858a-421a-aff5-945e42f57296 {
  max-width: 100%;
}

.shg-c#s-e423286f-858a-421a-aff5-945e42f57296 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e423286f-858a-421a-aff5-945e42f57296 .shg-image-zoom,
.shg-c#s-e423286f-858a-421a-aff5-945e42f57296 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e423286f-858a-421a-aff5-945e42f57296 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e423286f-858a-421a-aff5-945e42f57296 {
  max-width: 100%;
}

.shg-c#s-e423286f-858a-421a-aff5-945e42f57296 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e423286f-858a-421a-aff5-945e42f57296 .shg-image-zoom,
.shg-c#s-e423286f-858a-421a-aff5-945e42f57296 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e423286f-858a-421a-aff5-945e42f57296 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e423286f-858a-421a-aff5-945e42f57296 {
  max-width: 100%;
}

.shg-c#s-e423286f-858a-421a-aff5-945e42f57296 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e423286f-858a-421a-aff5-945e42f57296 .shg-image-zoom,
.shg-c#s-e423286f-858a-421a-aff5-945e42f57296 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e423286f-858a-421a-aff5-945e42f57296 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e423286f-858a-421a-aff5-945e42f57296 {
  max-width: 100%;
}

.shg-c#s-e423286f-858a-421a-aff5-945e42f57296 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e423286f-858a-421a-aff5-945e42f57296 .shg-image-zoom,
.shg-c#s-e423286f-858a-421a-aff5-945e42f57296 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e423286f-858a-421a-aff5-945e42f57296 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-88ca3016-8497-40da-852e-76394f2de833 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-88ca3016-8497-40da-852e-76394f2de833 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-65db29ac-9200-4aa6-896e-fa737ed2e9f8 {
  display: none;
}
#s-ded92c27-108f-43c5-99c6-74746659e5b3 {
  text-align: left;
}


.shg-c#s-ded92c27-108f-43c5-99c6-74746659e5b3 {
  max-width: 100%;
}

.shg-c#s-ded92c27-108f-43c5-99c6-74746659e5b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ded92c27-108f-43c5-99c6-74746659e5b3 .shg-image-zoom,
.shg-c#s-ded92c27-108f-43c5-99c6-74746659e5b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ded92c27-108f-43c5-99c6-74746659e5b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ded92c27-108f-43c5-99c6-74746659e5b3 {
  max-width: 100%;
}

.shg-c#s-ded92c27-108f-43c5-99c6-74746659e5b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ded92c27-108f-43c5-99c6-74746659e5b3 .shg-image-zoom,
.shg-c#s-ded92c27-108f-43c5-99c6-74746659e5b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ded92c27-108f-43c5-99c6-74746659e5b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ded92c27-108f-43c5-99c6-74746659e5b3 {
  max-width: 100%;
}

.shg-c#s-ded92c27-108f-43c5-99c6-74746659e5b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ded92c27-108f-43c5-99c6-74746659e5b3 .shg-image-zoom,
.shg-c#s-ded92c27-108f-43c5-99c6-74746659e5b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ded92c27-108f-43c5-99c6-74746659e5b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ded92c27-108f-43c5-99c6-74746659e5b3 {
  max-width: 100%;
}

.shg-c#s-ded92c27-108f-43c5-99c6-74746659e5b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ded92c27-108f-43c5-99c6-74746659e5b3 .shg-image-zoom,
.shg-c#s-ded92c27-108f-43c5-99c6-74746659e5b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ded92c27-108f-43c5-99c6-74746659e5b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ded92c27-108f-43c5-99c6-74746659e5b3 {
  max-width: 100%;
}

.shg-c#s-ded92c27-108f-43c5-99c6-74746659e5b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ded92c27-108f-43c5-99c6-74746659e5b3 .shg-image-zoom,
.shg-c#s-ded92c27-108f-43c5-99c6-74746659e5b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ded92c27-108f-43c5-99c6-74746659e5b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f3152f9f-44ad-40f0-89c1-fc9309a8d7e9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f3152f9f-44ad-40f0-89c1-fc9309a8d7e9 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-d6722100-0835-451a-ae72-c8167d023815 {
  display: none;
}
#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 {
  text-align: left;
}


.shg-c#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 {
  max-width: 100%;
}

.shg-c#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 .shg-image-zoom,
.shg-c#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 {
  max-width: 100%;
}

.shg-c#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 .shg-image-zoom,
.shg-c#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 {
  max-width: 100%;
}

.shg-c#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 .shg-image-zoom,
.shg-c#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 {
  max-width: 100%;
}

.shg-c#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 .shg-image-zoom,
.shg-c#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 {
  max-width: 100%;
}

.shg-c#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 .shg-image-zoom,
.shg-c#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cef7f9bc-6ccc-4dd2-b9dd-fcf4686ef641 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2bfe2a54-9ef2-4064-b125-7afea7223d90 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2bfe2a54-9ef2-4064-b125-7afea7223d90 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-40a613a6-fdc0-4473-9fa0-a3d579b3573f {
  display: none;
}
#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e {
  text-align: left;
}


.shg-c#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e {
  max-width: 100%;
}

.shg-c#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e .shg-image-zoom,
.shg-c#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e {
  max-width: 100%;
}

.shg-c#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e .shg-image-zoom,
.shg-c#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e {
  max-width: 100%;
}

.shg-c#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e .shg-image-zoom,
.shg-c#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e {
  max-width: 100%;
}

.shg-c#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e .shg-image-zoom,
.shg-c#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e {
  max-width: 100%;
}

.shg-c#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e .shg-image-zoom,
.shg-c#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7a25a1c-f6cb-41a4-ba65-b69a8c44db0e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c56f1c66-f43f-4db4-952b-a6a854d154bb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c56f1c66-f43f-4db4-952b-a6a854d154bb .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-bb9f15d9-ac27-4812-b1cd-c6a8b2e390d6 {
  margin-top: 5%;
margin-bottom: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-bb9f15d9-ac27-4812-b1cd-c6a8b2e390d6 {
  display: none;
}
#s-bb9f15d9-ac27-4812-b1cd-c6a8b2e390d6, #wrap-s-bb9f15d9-ac27-4812-b1cd-c6a8b2e390d6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bb9f15d9-ac27-4812-b1cd-c6a8b2e390d6 {
  display: none;
}
#s-bb9f15d9-ac27-4812-b1cd-c6a8b2e390d6, #wrap-s-bb9f15d9-ac27-4812-b1cd-c6a8b2e390d6 { display:none !important; }}







#s-bb9f15d9-ac27-4812-b1cd-c6a8b2e390d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb9f15d9-ac27-4812-b1cd-c6a8b2e390d6.shg-box.shg-c {
  justify-content: center;
}

#s-1e0dd5ea-ecf7-432d-be00-db4f28c26297 {
  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-e83d9460-f1b1-4dcd-8f6c-eebad7fb709a {
  margin-top: 50%;
margin-bottom: 50%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e83d9460-f1b1-4dcd-8f6c-eebad7fb709a {
  display: none;
}
#s-e83d9460-f1b1-4dcd-8f6c-eebad7fb709a, #wrap-s-e83d9460-f1b1-4dcd-8f6c-eebad7fb709a { display:none !important; }}@media (max-width: 767px){#s-e83d9460-f1b1-4dcd-8f6c-eebad7fb709a {
  display: none;
}
#s-e83d9460-f1b1-4dcd-8f6c-eebad7fb709a, #wrap-s-e83d9460-f1b1-4dcd-8f6c-eebad7fb709a { display:none !important; }}







#s-e83d9460-f1b1-4dcd-8f6c-eebad7fb709a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e83d9460-f1b1-4dcd-8f6c-eebad7fb709a.shg-box.shg-c {
  justify-content: center;
}

#s-7129bdf2-335c-44a1-9b79-a3a99ddf8c5c {
  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;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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