.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-ad79abc1-c2b8-4bbe-a196-b72bd5df3353 {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-bottom: 100px;
min-height: 50px;
background-color: rgba(242, 239, 236, 0.3);
}
@media (max-width: 767px){#s-ad79abc1-c2b8-4bbe-a196-b72bd5df3353 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-ad79abc1-c2b8-4bbe-a196-b72bd5df3353 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad79abc1-c2b8-4bbe-a196-b72bd5df3353.shg-box.shg-c {
  justify-content: center;
}

#s-464750a9-207c-41d7-9298-e0479816cec7 {
  margin-top: 55px;
margin-bottom: 55px;
min-height: 50px;
}








#s-464750a9-207c-41d7-9298-e0479816cec7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-464750a9-207c-41d7-9298-e0479816cec7.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1 {
  margin-left: auto;
margin-right: auto;
max-width: 900px;
}
@media (min-width: 1200px){#s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1 {
  
}
}@media (max-width: 767px){#s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1 {
  
}
}
@media (min-width: 0px) {
[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-5c08e8e1-b5b1-4e48-b425-83e8f0e6b6a1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}








#s-be69d1e3-e82d-4d40-b1e6-3c687c88b8b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be69d1e3-e82d-4d40-b1e6-3c687c88b8b4.shg-box.shg-c {
  justify-content: center;
}

#s-a5a3b402-6788-4f82-8846-755ef9827290 {
  min-height: 50px;
}








#s-a5a3b402-6788-4f82-8846-755ef9827290 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5a3b402-6788-4f82-8846-755ef9827290.shg-box.shg-c {
  justify-content: center;
}

.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-d44e7172-9df7-4823-9a6f-68beb3219f55 {
  text-align: center;
}




  #s-d44e7172-9df7-4823-9a6f-68beb3219f55 img.shogun-image {
    
    width: px;
  }


#s-d44e7172-9df7-4823-9a6f-68beb3219f55 .shogun-image-content {
  
    align-items: flex-end;
  
}

@media (max-width: 767px){#s-e0a8225f-4492-4525-9703-68c4785d23b9 {
  margin-top: -100px;
margin-left: 25px;
margin-right: 25px;
}
}







#s-e0a8225f-4492-4525-9703-68c4785d23b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0a8225f-4492-4525-9703-68c4785d23b9.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-e0a8225f-4492-4525-9703-68c4785d23b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0a8225f-4492-4525-9703-68c4785d23b9.shg-box.shg-c {
  justify-content: flex-start;
}
}
#s-05f39ba4-95b0-4e7e-8049-0cb0bb43e224 {
  margin-left: -100px;
margin-bottom: 35px;
text-align: center;
}
@media (max-width: 767px){#s-05f39ba4-95b0-4e7e-8049-0cb0bb43e224 {
  margin-top: 35px;
margin-left: auto;
margin-right: auto;
}
}



  #s-05f39ba4-95b0-4e7e-8049-0cb0bb43e224 img.shogun-image {
    
    width: px;
  }


#s-05f39ba4-95b0-4e7e-8049-0cb0bb43e224 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-97a37657-2014-4fdb-b135-5fb77cf2bf93 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
max-width: 600px;
}
@media (max-width: 767px){#s-97a37657-2014-4fdb-b135-5fb77cf2bf93 {
  padding-left: 20px;
padding-right: 20px;
}
}
#s-3ac53261-b722-4442-b3dd-fd1990c0de75 {
  padding-top: 75px;
padding-bottom: 75px;
min-height: 50px;
background-color: rgba(244, 232, 229, 0);
}
@media (min-width: 1200px){#s-3ac53261-b722-4442-b3dd-fd1990c0de75 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3ac53261-b722-4442-b3dd-fd1990c0de75 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3ac53261-b722-4442-b3dd-fd1990c0de75 {
  
}
}@media (max-width: 767px){#s-3ac53261-b722-4442-b3dd-fd1990c0de75 {
  
}
}







#s-3ac53261-b722-4442-b3dd-fd1990c0de75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ac53261-b722-4442-b3dd-fd1990c0de75.shg-box.shg-c {
  justify-content: center;
}

#s-757dd30a-46c6-4d79-b029-1385356adb82 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
max-width: 500px;
}

#s-08166ae1-35cf-45c2-baac-bc815c7e7de2 {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-bottom: 100px;
min-height: 50px;
max-width: 1000px;
}
@media (max-width: 767px){#s-08166ae1-35cf-45c2-baac-bc815c7e7de2 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-08166ae1-35cf-45c2-baac-bc815c7e7de2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08166ae1-35cf-45c2-baac-bc815c7e7de2.shg-box.shg-c {
  justify-content: center;
}

#s-d6f3413e-b31e-423c-8466-58c7fb240443 {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d6f3413e-b31e-423c-8466-58c7fb240443"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-53f79844-0e4f-4c37-87c0-f4658fd044b0 {
  min-height: 50px;
}








#s-53f79844-0e4f-4c37-87c0-f4658fd044b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53f79844-0e4f-4c37-87c0-f4658fd044b0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-98643c55-3069-40d1-990d-9104a6e4fb90 {
  text-align: center;
}




  #s-98643c55-3069-40d1-990d-9104a6e4fb90 img.shogun-image {
    
    width: px;
  }


#s-98643c55-3069-40d1-990d-9104a6e4fb90 .shogun-image-content {
  
    align-items: center;
  
}

#s-f751a249-bdb9-4b05-bbc0-615f288d0583 {
  max-width: 175px;
text-align: center;
}




  #s-f751a249-bdb9-4b05-bbc0-615f288d0583 img.shogun-image {
    
    width: px;
  }


#s-f751a249-bdb9-4b05-bbc0-615f288d0583 .shogun-image-content {
  
    align-items: center;
  
}

#s-26945af0-adf4-4aa9-bd43-fc545d5ccfd9 {
  min-height: 50px;
}








#s-26945af0-adf4-4aa9-bd43-fc545d5ccfd9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26945af0-adf4-4aa9-bd43-fc545d5ccfd9.shg-box.shg-c {
  justify-content: center;
}

#s-693a9b36-288a-4ee0-817d-d248d0b5a3fd {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-56d0b2c7-52ac-412b-98a3-3937617c7033 {
  min-height: 50px;
}








#s-56d0b2c7-52ac-412b-98a3-3937617c7033 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-56d0b2c7-52ac-412b-98a3-3937617c7033.shg-box.shg-c {
  justify-content: center;
}

#s-a8faa49b-1171-4c9f-9364-ed47ce6b4b4d {
  margin-left: auto;
margin-right: auto;
}

#s-ec17c6b0-0b0f-4aba-8cfd-bc98a8836843 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-ec17c6b0-0b0f-4aba-8cfd-bc98a8836843 {
  
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-411fde99-75a4-4a32-ab6b-0453b0dba491 {
  padding-top: 35px;
}

#s-d0fbb6ee-ed75-45f2-85ec-5eb6fdc4861c {
  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-228d282b-f8c7-43a1-8c49-2d789eb61e1e {
  text-align: left;
}


.shg-c#s-228d282b-f8c7-43a1-8c49-2d789eb61e1e {
  max-width: 100%;
}

.shg-c#s-228d282b-f8c7-43a1-8c49-2d789eb61e1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-228d282b-f8c7-43a1-8c49-2d789eb61e1e .shg-image-zoom,
.shg-c#s-228d282b-f8c7-43a1-8c49-2d789eb61e1e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-228d282b-f8c7-43a1-8c49-2d789eb61e1e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-228d282b-f8c7-43a1-8c49-2d789eb61e1e {
  max-width: 100%;
}

.shg-c#s-228d282b-f8c7-43a1-8c49-2d789eb61e1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-228d282b-f8c7-43a1-8c49-2d789eb61e1e .shg-image-zoom,
.shg-c#s-228d282b-f8c7-43a1-8c49-2d789eb61e1e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-228d282b-f8c7-43a1-8c49-2d789eb61e1e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-228d282b-f8c7-43a1-8c49-2d789eb61e1e {
  max-width: 100%;
}

.shg-c#s-228d282b-f8c7-43a1-8c49-2d789eb61e1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-228d282b-f8c7-43a1-8c49-2d789eb61e1e .shg-image-zoom,
.shg-c#s-228d282b-f8c7-43a1-8c49-2d789eb61e1e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-228d282b-f8c7-43a1-8c49-2d789eb61e1e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-228d282b-f8c7-43a1-8c49-2d789eb61e1e {
  max-width: 100%;
}

.shg-c#s-228d282b-f8c7-43a1-8c49-2d789eb61e1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-228d282b-f8c7-43a1-8c49-2d789eb61e1e .shg-image-zoom,
.shg-c#s-228d282b-f8c7-43a1-8c49-2d789eb61e1e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-228d282b-f8c7-43a1-8c49-2d789eb61e1e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-228d282b-f8c7-43a1-8c49-2d789eb61e1e {
  max-width: 100%;
}

.shg-c#s-228d282b-f8c7-43a1-8c49-2d789eb61e1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-228d282b-f8c7-43a1-8c49-2d789eb61e1e .shg-image-zoom,
.shg-c#s-228d282b-f8c7-43a1-8c49-2d789eb61e1e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-228d282b-f8c7-43a1-8c49-2d789eb61e1e .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-bf96e787-35bd-475d-994b-422799ec91d0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bf96e787-35bd-475d-994b-422799ec91d0 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-3e36d58a-3f44-4b2e-b971-52edd9ab3be8 {
  display: none;
}
#s-53b8e7be-06c6-468b-a017-762f219aab0f {
  text-align: left;
}


.shg-c#s-53b8e7be-06c6-468b-a017-762f219aab0f {
  max-width: 100%;
}

.shg-c#s-53b8e7be-06c6-468b-a017-762f219aab0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53b8e7be-06c6-468b-a017-762f219aab0f .shg-image-zoom,
.shg-c#s-53b8e7be-06c6-468b-a017-762f219aab0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-53b8e7be-06c6-468b-a017-762f219aab0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-53b8e7be-06c6-468b-a017-762f219aab0f {
  max-width: 100%;
}

.shg-c#s-53b8e7be-06c6-468b-a017-762f219aab0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53b8e7be-06c6-468b-a017-762f219aab0f .shg-image-zoom,
.shg-c#s-53b8e7be-06c6-468b-a017-762f219aab0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-53b8e7be-06c6-468b-a017-762f219aab0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-53b8e7be-06c6-468b-a017-762f219aab0f {
  max-width: 100%;
}

.shg-c#s-53b8e7be-06c6-468b-a017-762f219aab0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53b8e7be-06c6-468b-a017-762f219aab0f .shg-image-zoom,
.shg-c#s-53b8e7be-06c6-468b-a017-762f219aab0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-53b8e7be-06c6-468b-a017-762f219aab0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-53b8e7be-06c6-468b-a017-762f219aab0f {
  max-width: 100%;
}

.shg-c#s-53b8e7be-06c6-468b-a017-762f219aab0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53b8e7be-06c6-468b-a017-762f219aab0f .shg-image-zoom,
.shg-c#s-53b8e7be-06c6-468b-a017-762f219aab0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-53b8e7be-06c6-468b-a017-762f219aab0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-53b8e7be-06c6-468b-a017-762f219aab0f {
  max-width: 100%;
}

.shg-c#s-53b8e7be-06c6-468b-a017-762f219aab0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53b8e7be-06c6-468b-a017-762f219aab0f .shg-image-zoom,
.shg-c#s-53b8e7be-06c6-468b-a017-762f219aab0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-53b8e7be-06c6-468b-a017-762f219aab0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bbcf12c9-324c-4e2f-86ba-4b9a24b490b5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bbcf12c9-324c-4e2f-86ba-4b9a24b490b5 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-d7cc8374-4f9d-4242-b6be-b7c7b6450752 {
  display: none;
}
#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 {
  text-align: left;
}


.shg-c#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 {
  max-width: 100%;
}

.shg-c#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 .shg-image-zoom,
.shg-c#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 {
  max-width: 100%;
}

.shg-c#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 .shg-image-zoom,
.shg-c#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 {
  max-width: 100%;
}

.shg-c#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 .shg-image-zoom,
.shg-c#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 {
  max-width: 100%;
}

.shg-c#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 .shg-image-zoom,
.shg-c#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 {
  max-width: 100%;
}

.shg-c#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 .shg-image-zoom,
.shg-c#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7fd8d8d3-8908-44eb-9a60-48f640be0063 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8eb58df4-34c0-41b2-a478-2a49d69e6870 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8eb58df4-34c0-41b2-a478-2a49d69e6870 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-49c48de4-8565-4119-8bfa-c5f9de53c172 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-441dc9ef-1ff1-4f6e-a58a-ef6d915c32f8 {
  margin-left: auto;
margin-right: auto;
padding-top: 55px;
padding-bottom: 55px;
min-height: 50px;
background-color: rgba(242, 239, 236, 0.3);
}
@media (max-width: 767px){#s-441dc9ef-1ff1-4f6e-a58a-ef6d915c32f8 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-441dc9ef-1ff1-4f6e-a58a-ef6d915c32f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-441dc9ef-1ff1-4f6e-a58a-ef6d915c32f8.shg-box.shg-c {
  justify-content: center;
}

#s-c7d91581-3040-44ed-87a7-1dde8981c1ad {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c7d91581-3040-44ed-87a7-1dde8981c1ad"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d1cecdd7-fc0f-49e8-b3c0-c82af286868b {
  min-height: 50px;
}








#s-d1cecdd7-fc0f-49e8-b3c0-c82af286868b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1cecdd7-fc0f-49e8-b3c0-c82af286868b {
  cursor: pointer;
}#s-d1cecdd7-fc0f-49e8-b3c0-c82af286868b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d3bb332b-7393-4fa3-95ba-f62927532b4d {
  text-align: center;
}




  #s-d3bb332b-7393-4fa3-95ba-f62927532b4d img.shogun-image {
    
    width: px;
  }


#s-d3bb332b-7393-4fa3-95ba-f62927532b4d .shogun-image-content {
  
    align-items: center;
  
}

#s-976eab2a-dd31-4e1b-ac2e-b713a6f21189 {
  max-width: 175px;
text-align: center;
}




  #s-976eab2a-dd31-4e1b-ac2e-b713a6f21189 img.shogun-image {
    
    width: px;
  }


#s-976eab2a-dd31-4e1b-ac2e-b713a6f21189 .shogun-image-content {
  
    align-items: center;
  
}

#s-b7090ef7-f222-4118-a129-802a7635a520 {
  min-height: 50px;
}








#s-b7090ef7-f222-4118-a129-802a7635a520 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7090ef7-f222-4118-a129-802a7635a520.shg-box.shg-c {
  justify-content: center;
}

#s-7548b1c7-bbff-4b16-bd84-bf9328266c58 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-7d7c7c81-cd35-4475-96f2-9f5739223f61 {
  min-height: 50px;
}








#s-7d7c7c81-cd35-4475-96f2-9f5739223f61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d7c7c81-cd35-4475-96f2-9f5739223f61.shg-box.shg-c {
  justify-content: center;
}

#s-f6f6dd50-aa9f-47e3-bee9-7cbd90c8cf75 {
  margin-left: auto;
margin-right: auto;
}

#s-71f67a4a-2599-47e8-997f-603aa0b8625c {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 650px;
}
@media (max-width: 767px){#s-71f67a4a-2599-47e8-997f-603aa0b8625c {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-97fede12-24f8-4ca4-bf48-53b0a575eca8 {
  margin-left: auto;
margin-right: auto;
padding-top: 35px;
max-width: 900px;
}

#s-0fa4edc7-2039-44c2-91ef-af247c7a31c9 {
  display: none;
}
#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c {
  text-align: left;
}


.shg-c#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c {
  max-width: 100%;
}

.shg-c#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c .shg-image-zoom,
.shg-c#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c {
  max-width: 100%;
}

.shg-c#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c .shg-image-zoom,
.shg-c#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c {
  max-width: 100%;
}

.shg-c#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c .shg-image-zoom,
.shg-c#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c {
  max-width: 100%;
}

.shg-c#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c .shg-image-zoom,
.shg-c#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c {
  max-width: 100%;
}

.shg-c#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c .shg-image-zoom,
.shg-c#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9e7cd5a-bd23-4716-8592-f6b3ad77033c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-883827f3-5568-4d17-af87-6708fd8d5e58 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-883827f3-5568-4d17-af87-6708fd8d5e58 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-f878326d-fe8e-4eba-9b77-c23ec51242ee {
  display: none;
}
#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 {
  text-align: left;
}


.shg-c#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 {
  max-width: 100%;
}

.shg-c#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 .shg-image-zoom,
.shg-c#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 {
  max-width: 100%;
}

.shg-c#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 .shg-image-zoom,
.shg-c#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 {
  max-width: 100%;
}

.shg-c#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 .shg-image-zoom,
.shg-c#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 {
  max-width: 100%;
}

.shg-c#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 .shg-image-zoom,
.shg-c#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 {
  max-width: 100%;
}

.shg-c#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 .shg-image-zoom,
.shg-c#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5876f95-3a5a-4a57-9298-0de1cd3135c2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d502a0a9-0ee3-4a88-96e9-d1bf0543abcf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d502a0a9-0ee3-4a88-96e9-d1bf0543abcf .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-64934b9a-9b6d-42d5-b566-e48848c29a69 {
  display: none;
}
#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf {
  text-align: left;
}


.shg-c#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf {
  max-width: 100%;
}

.shg-c#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf .shg-image-zoom,
.shg-c#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf {
  max-width: 100%;
}

.shg-c#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf .shg-image-zoom,
.shg-c#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf {
  max-width: 100%;
}

.shg-c#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf .shg-image-zoom,
.shg-c#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf {
  max-width: 100%;
}

.shg-c#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf .shg-image-zoom,
.shg-c#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf {
  max-width: 100%;
}

.shg-c#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf .shg-image-zoom,
.shg-c#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-019fdd8f-058b-4a63-ab38-78d1e173c4cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c899979b-dc32-4276-b24b-ae23720631af {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c899979b-dc32-4276-b24b-ae23720631af .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-d72c38bb-678e-44ec-820c-7d33d4b0aa79 {
  display: none;
}
#s-34523c8c-d2db-4dff-98d4-885a73c368d6 {
  text-align: left;
}


.shg-c#s-34523c8c-d2db-4dff-98d4-885a73c368d6 {
  max-width: 100%;
}

.shg-c#s-34523c8c-d2db-4dff-98d4-885a73c368d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-34523c8c-d2db-4dff-98d4-885a73c368d6 .shg-image-zoom,
.shg-c#s-34523c8c-d2db-4dff-98d4-885a73c368d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-34523c8c-d2db-4dff-98d4-885a73c368d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-34523c8c-d2db-4dff-98d4-885a73c368d6 {
  max-width: 100%;
}

.shg-c#s-34523c8c-d2db-4dff-98d4-885a73c368d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-34523c8c-d2db-4dff-98d4-885a73c368d6 .shg-image-zoom,
.shg-c#s-34523c8c-d2db-4dff-98d4-885a73c368d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-34523c8c-d2db-4dff-98d4-885a73c368d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-34523c8c-d2db-4dff-98d4-885a73c368d6 {
  max-width: 100%;
}

.shg-c#s-34523c8c-d2db-4dff-98d4-885a73c368d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-34523c8c-d2db-4dff-98d4-885a73c368d6 .shg-image-zoom,
.shg-c#s-34523c8c-d2db-4dff-98d4-885a73c368d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-34523c8c-d2db-4dff-98d4-885a73c368d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-34523c8c-d2db-4dff-98d4-885a73c368d6 {
  max-width: 100%;
}

.shg-c#s-34523c8c-d2db-4dff-98d4-885a73c368d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-34523c8c-d2db-4dff-98d4-885a73c368d6 .shg-image-zoom,
.shg-c#s-34523c8c-d2db-4dff-98d4-885a73c368d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-34523c8c-d2db-4dff-98d4-885a73c368d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-34523c8c-d2db-4dff-98d4-885a73c368d6 {
  max-width: 100%;
}

.shg-c#s-34523c8c-d2db-4dff-98d4-885a73c368d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-34523c8c-d2db-4dff-98d4-885a73c368d6 .shg-image-zoom,
.shg-c#s-34523c8c-d2db-4dff-98d4-885a73c368d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-34523c8c-d2db-4dff-98d4-885a73c368d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-050d466b-0658-4607-b123-d48d47dde99f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-050d466b-0658-4607-b123-d48d47dde99f .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-8531ab31-0b5c-4b7f-85d1-98c4626f540f {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-dcd78e84-98de-40ef-aa29-7e8534f7c01a {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-bottom: 100px;
min-height: 50px;
max-width: 1000px;
}
@media (max-width: 767px){#s-dcd78e84-98de-40ef-aa29-7e8534f7c01a {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-dcd78e84-98de-40ef-aa29-7e8534f7c01a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dcd78e84-98de-40ef-aa29-7e8534f7c01a.shg-box.shg-c {
  justify-content: center;
}

#s-744dc9b2-1e88-4c70-b377-eb7ae0af7437 {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-744dc9b2-1e88-4c70-b377-eb7ae0af7437"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6595f884-8f29-4b03-a68b-9a1e36a1fff1 {
  min-height: 50px;
}








#s-6595f884-8f29-4b03-a68b-9a1e36a1fff1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6595f884-8f29-4b03-a68b-9a1e36a1fff1 {
  cursor: pointer;
}#s-6595f884-8f29-4b03-a68b-9a1e36a1fff1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2c53c494-a190-4f0d-9529-913a64bcbfaf {
  text-align: center;
}




  #s-2c53c494-a190-4f0d-9529-913a64bcbfaf img.shogun-image {
    
    width: px;
  }


#s-2c53c494-a190-4f0d-9529-913a64bcbfaf .shogun-image-content {
  
    align-items: center;
  
}

#s-d32cf86e-c5d8-4fa8-bff0-c0fd2a1f8176 {
  max-width: 175px;
text-align: center;
}




  #s-d32cf86e-c5d8-4fa8-bff0-c0fd2a1f8176 img.shogun-image {
    
    width: px;
  }


#s-d32cf86e-c5d8-4fa8-bff0-c0fd2a1f8176 .shogun-image-content {
  
    align-items: center;
  
}

#s-c861ffe1-8e4b-45c2-9829-0a35c557e6ae {
  min-height: 50px;
}








#s-c861ffe1-8e4b-45c2-9829-0a35c557e6ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c861ffe1-8e4b-45c2-9829-0a35c557e6ae.shg-box.shg-c {
  justify-content: center;
}

#s-7e1e2416-9a12-49d8-909e-1f53bf8ad7c8 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-cf7b6636-7ab6-48e0-9025-7f53337fcc0a {
  min-height: 50px;
}








#s-cf7b6636-7ab6-48e0-9025-7f53337fcc0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf7b6636-7ab6-48e0-9025-7f53337fcc0a.shg-box.shg-c {
  justify-content: center;
}

#s-8c2dc64e-7157-4e5e-822d-4969642ae15e {
  margin-left: auto;
margin-right: auto;
}

#s-79f8b077-70e7-4b8e-9995-8597545f0eac {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-79f8b077-70e7-4b8e-9995-8597545f0eac {
  
}
}
#s-b108e653-ea62-47e0-84e1-e73efcfc3a7e {
  padding-top: 35px;
}

#s-4cf600cc-10e5-443c-9b65-13d0a9dc09ae {
  display: none;
}
#s-8ea2f687-7174-4109-af9f-825862cda4d9 {
  text-align: left;
}


.shg-c#s-8ea2f687-7174-4109-af9f-825862cda4d9 {
  max-width: 100%;
}

.shg-c#s-8ea2f687-7174-4109-af9f-825862cda4d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ea2f687-7174-4109-af9f-825862cda4d9 .shg-image-zoom,
.shg-c#s-8ea2f687-7174-4109-af9f-825862cda4d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ea2f687-7174-4109-af9f-825862cda4d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8ea2f687-7174-4109-af9f-825862cda4d9 {
  max-width: 100%;
}

.shg-c#s-8ea2f687-7174-4109-af9f-825862cda4d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ea2f687-7174-4109-af9f-825862cda4d9 .shg-image-zoom,
.shg-c#s-8ea2f687-7174-4109-af9f-825862cda4d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ea2f687-7174-4109-af9f-825862cda4d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8ea2f687-7174-4109-af9f-825862cda4d9 {
  max-width: 100%;
}

.shg-c#s-8ea2f687-7174-4109-af9f-825862cda4d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ea2f687-7174-4109-af9f-825862cda4d9 .shg-image-zoom,
.shg-c#s-8ea2f687-7174-4109-af9f-825862cda4d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ea2f687-7174-4109-af9f-825862cda4d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8ea2f687-7174-4109-af9f-825862cda4d9 {
  max-width: 100%;
}

.shg-c#s-8ea2f687-7174-4109-af9f-825862cda4d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ea2f687-7174-4109-af9f-825862cda4d9 .shg-image-zoom,
.shg-c#s-8ea2f687-7174-4109-af9f-825862cda4d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ea2f687-7174-4109-af9f-825862cda4d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8ea2f687-7174-4109-af9f-825862cda4d9 {
  max-width: 100%;
}

.shg-c#s-8ea2f687-7174-4109-af9f-825862cda4d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ea2f687-7174-4109-af9f-825862cda4d9 .shg-image-zoom,
.shg-c#s-8ea2f687-7174-4109-af9f-825862cda4d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ea2f687-7174-4109-af9f-825862cda4d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-46f4cba0-2bb4-4eaa-80ae-b1a1c24a501f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-46f4cba0-2bb4-4eaa-80ae-b1a1c24a501f .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-f4acbc71-5444-41c4-a397-27dc5e0c5234 {
  display: none;
}
#s-bc0057b1-277f-4dff-9735-2fafa182d881 {
  text-align: left;
}


.shg-c#s-bc0057b1-277f-4dff-9735-2fafa182d881 {
  max-width: 100%;
}

.shg-c#s-bc0057b1-277f-4dff-9735-2fafa182d881 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc0057b1-277f-4dff-9735-2fafa182d881 .shg-image-zoom,
.shg-c#s-bc0057b1-277f-4dff-9735-2fafa182d881 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bc0057b1-277f-4dff-9735-2fafa182d881 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bc0057b1-277f-4dff-9735-2fafa182d881 {
  max-width: 100%;
}

.shg-c#s-bc0057b1-277f-4dff-9735-2fafa182d881 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc0057b1-277f-4dff-9735-2fafa182d881 .shg-image-zoom,
.shg-c#s-bc0057b1-277f-4dff-9735-2fafa182d881 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bc0057b1-277f-4dff-9735-2fafa182d881 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bc0057b1-277f-4dff-9735-2fafa182d881 {
  max-width: 100%;
}

.shg-c#s-bc0057b1-277f-4dff-9735-2fafa182d881 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc0057b1-277f-4dff-9735-2fafa182d881 .shg-image-zoom,
.shg-c#s-bc0057b1-277f-4dff-9735-2fafa182d881 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bc0057b1-277f-4dff-9735-2fafa182d881 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bc0057b1-277f-4dff-9735-2fafa182d881 {
  max-width: 100%;
}

.shg-c#s-bc0057b1-277f-4dff-9735-2fafa182d881 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc0057b1-277f-4dff-9735-2fafa182d881 .shg-image-zoom,
.shg-c#s-bc0057b1-277f-4dff-9735-2fafa182d881 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bc0057b1-277f-4dff-9735-2fafa182d881 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bc0057b1-277f-4dff-9735-2fafa182d881 {
  max-width: 100%;
}

.shg-c#s-bc0057b1-277f-4dff-9735-2fafa182d881 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bc0057b1-277f-4dff-9735-2fafa182d881 .shg-image-zoom,
.shg-c#s-bc0057b1-277f-4dff-9735-2fafa182d881 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bc0057b1-277f-4dff-9735-2fafa182d881 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5ce4b6f5-1662-4a01-80b8-11ddc813ba23 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5ce4b6f5-1662-4a01-80b8-11ddc813ba23 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-c49b367b-0394-4546-b969-2dacef98bbc4 {
  display: none;
}
#s-65aabe23-4007-4459-b7b3-869d2a7adbdd {
  text-align: left;
}


.shg-c#s-65aabe23-4007-4459-b7b3-869d2a7adbdd {
  max-width: 100%;
}

.shg-c#s-65aabe23-4007-4459-b7b3-869d2a7adbdd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65aabe23-4007-4459-b7b3-869d2a7adbdd .shg-image-zoom,
.shg-c#s-65aabe23-4007-4459-b7b3-869d2a7adbdd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65aabe23-4007-4459-b7b3-869d2a7adbdd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-65aabe23-4007-4459-b7b3-869d2a7adbdd {
  max-width: 100%;
}

.shg-c#s-65aabe23-4007-4459-b7b3-869d2a7adbdd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65aabe23-4007-4459-b7b3-869d2a7adbdd .shg-image-zoom,
.shg-c#s-65aabe23-4007-4459-b7b3-869d2a7adbdd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65aabe23-4007-4459-b7b3-869d2a7adbdd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-65aabe23-4007-4459-b7b3-869d2a7adbdd {
  max-width: 100%;
}

.shg-c#s-65aabe23-4007-4459-b7b3-869d2a7adbdd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65aabe23-4007-4459-b7b3-869d2a7adbdd .shg-image-zoom,
.shg-c#s-65aabe23-4007-4459-b7b3-869d2a7adbdd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65aabe23-4007-4459-b7b3-869d2a7adbdd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-65aabe23-4007-4459-b7b3-869d2a7adbdd {
  max-width: 100%;
}

.shg-c#s-65aabe23-4007-4459-b7b3-869d2a7adbdd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65aabe23-4007-4459-b7b3-869d2a7adbdd .shg-image-zoom,
.shg-c#s-65aabe23-4007-4459-b7b3-869d2a7adbdd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65aabe23-4007-4459-b7b3-869d2a7adbdd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-65aabe23-4007-4459-b7b3-869d2a7adbdd {
  max-width: 100%;
}

.shg-c#s-65aabe23-4007-4459-b7b3-869d2a7adbdd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65aabe23-4007-4459-b7b3-869d2a7adbdd .shg-image-zoom,
.shg-c#s-65aabe23-4007-4459-b7b3-869d2a7adbdd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-65aabe23-4007-4459-b7b3-869d2a7adbdd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9868b544-e59c-4822-8ef6-0d00c40a826e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9868b544-e59c-4822-8ef6-0d00c40a826e .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-ccb1b5f1-c961-408a-8420-ef78b7aadcf0 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-6e605d73-cd22-4323-8183-00fd3d875a6d {
  margin-left: auto;
margin-right: auto;
padding-top: 55px;
padding-bottom: 55px;
min-height: 50px;
background-color: rgba(242, 239, 236, 0.3);
}
@media (max-width: 767px){#s-6e605d73-cd22-4323-8183-00fd3d875a6d {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-6e605d73-cd22-4323-8183-00fd3d875a6d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e605d73-cd22-4323-8183-00fd3d875a6d.shg-box.shg-c {
  justify-content: center;
}

#s-14fa86f1-8750-4231-9100-ecc836aa2090 {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-14fa86f1-8750-4231-9100-ecc836aa2090"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7aa84498-d227-438b-b07e-ac1466da9b59 {
  min-height: 50px;
}








#s-7aa84498-d227-438b-b07e-ac1466da9b59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7aa84498-d227-438b-b07e-ac1466da9b59.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9eca422a-2204-49d5-844a-f0fe97553451 {
  text-align: center;
}




  #s-9eca422a-2204-49d5-844a-f0fe97553451 img.shogun-image {
    
    width: px;
  }


#s-9eca422a-2204-49d5-844a-f0fe97553451 .shogun-image-content {
  
    align-items: center;
  
}

#s-35301c7d-9450-4175-b596-6625db252986 {
  max-width: 175px;
text-align: center;
}




  #s-35301c7d-9450-4175-b596-6625db252986 img.shogun-image {
    
    width: px;
  }


#s-35301c7d-9450-4175-b596-6625db252986 .shogun-image-content {
  
    align-items: center;
  
}

#s-10e3dbec-9901-4d2d-bbd2-33bbb00b26f9 {
  min-height: 50px;
}








#s-10e3dbec-9901-4d2d-bbd2-33bbb00b26f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10e3dbec-9901-4d2d-bbd2-33bbb00b26f9.shg-box.shg-c {
  justify-content: center;
}

#s-c7d37576-82f5-4ddd-97e7-6262c7adfb99 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-059f2480-0534-4e40-93f0-1fe2d180c954 {
  min-height: 50px;
}








#s-059f2480-0534-4e40-93f0-1fe2d180c954 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-059f2480-0534-4e40-93f0-1fe2d180c954.shg-box.shg-c {
  justify-content: center;
}

#s-631299cf-28e6-4a19-b726-9d2215563e07 {
  margin-left: auto;
margin-right: auto;
}

#s-720973f4-fe56-41ef-9816-d66adfe73830 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-720973f4-fe56-41ef-9816-d66adfe73830 {
  
}
}
#s-476a133a-a5ad-49fc-8018-6242edd77c17 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-26c0e52c-af50-4235-b6fe-457ed0704499 {
  margin-left: auto;
margin-right: auto;
padding-top: 35px;
max-width: 900px;
}

#s-ab16126f-ff53-4351-8f75-e90ec5ff7aae {
  display: none;
}
#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e {
  text-align: left;
}


.shg-c#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e {
  max-width: 100%;
}

.shg-c#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e .shg-image-zoom,
.shg-c#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e {
  max-width: 100%;
}

.shg-c#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e .shg-image-zoom,
.shg-c#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e {
  max-width: 100%;
}

.shg-c#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e .shg-image-zoom,
.shg-c#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e {
  max-width: 100%;
}

.shg-c#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e .shg-image-zoom,
.shg-c#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e {
  max-width: 100%;
}

.shg-c#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e .shg-image-zoom,
.shg-c#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6ef559a-1591-4036-a5ae-028c1f18fb2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1303ea38-a051-40a2-91a1-7feb07340e4d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1303ea38-a051-40a2-91a1-7feb07340e4d .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-1bd40c9f-e469-4a09-b0dc-e022709230cf {
  display: none;
}
#s-71730a1b-9604-4275-83ec-5fbbba153451 {
  text-align: left;
}


.shg-c#s-71730a1b-9604-4275-83ec-5fbbba153451 {
  max-width: 100%;
}

.shg-c#s-71730a1b-9604-4275-83ec-5fbbba153451 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71730a1b-9604-4275-83ec-5fbbba153451 .shg-image-zoom,
.shg-c#s-71730a1b-9604-4275-83ec-5fbbba153451 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-71730a1b-9604-4275-83ec-5fbbba153451 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-71730a1b-9604-4275-83ec-5fbbba153451 {
  max-width: 100%;
}

.shg-c#s-71730a1b-9604-4275-83ec-5fbbba153451 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71730a1b-9604-4275-83ec-5fbbba153451 .shg-image-zoom,
.shg-c#s-71730a1b-9604-4275-83ec-5fbbba153451 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-71730a1b-9604-4275-83ec-5fbbba153451 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-71730a1b-9604-4275-83ec-5fbbba153451 {
  max-width: 100%;
}

.shg-c#s-71730a1b-9604-4275-83ec-5fbbba153451 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71730a1b-9604-4275-83ec-5fbbba153451 .shg-image-zoom,
.shg-c#s-71730a1b-9604-4275-83ec-5fbbba153451 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-71730a1b-9604-4275-83ec-5fbbba153451 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-71730a1b-9604-4275-83ec-5fbbba153451 {
  max-width: 100%;
}

.shg-c#s-71730a1b-9604-4275-83ec-5fbbba153451 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71730a1b-9604-4275-83ec-5fbbba153451 .shg-image-zoom,
.shg-c#s-71730a1b-9604-4275-83ec-5fbbba153451 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-71730a1b-9604-4275-83ec-5fbbba153451 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-71730a1b-9604-4275-83ec-5fbbba153451 {
  max-width: 100%;
}

.shg-c#s-71730a1b-9604-4275-83ec-5fbbba153451 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71730a1b-9604-4275-83ec-5fbbba153451 .shg-image-zoom,
.shg-c#s-71730a1b-9604-4275-83ec-5fbbba153451 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-71730a1b-9604-4275-83ec-5fbbba153451 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7925fbe7-4323-4a72-893b-99b87b1bd10e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7925fbe7-4323-4a72-893b-99b87b1bd10e .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-1b8cfa54-29ea-4f84-a838-f1a9e3022862 {
  display: none;
}
#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 {
  text-align: left;
}


.shg-c#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 {
  max-width: 100%;
}

.shg-c#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 .shg-image-zoom,
.shg-c#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 {
  max-width: 100%;
}

.shg-c#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 .shg-image-zoom,
.shg-c#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 {
  max-width: 100%;
}

.shg-c#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 .shg-image-zoom,
.shg-c#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 {
  max-width: 100%;
}

.shg-c#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 .shg-image-zoom,
.shg-c#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 {
  max-width: 100%;
}

.shg-c#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 .shg-image-zoom,
.shg-c#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-95b033ef-7d98-493c-a6be-d60cf5b1ce29 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-43f57408-a2ac-4b0d-b248-dcf975741d17 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-43f57408-a2ac-4b0d-b248-dcf975741d17 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-54a94a52-0053-4310-9549-882289072aaa {
  display: none;
}
#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d {
  text-align: left;
}


.shg-c#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d {
  max-width: 100%;
}

.shg-c#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d .shg-image-zoom,
.shg-c#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d {
  max-width: 100%;
}

.shg-c#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d .shg-image-zoom,
.shg-c#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d {
  max-width: 100%;
}

.shg-c#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d .shg-image-zoom,
.shg-c#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d {
  max-width: 100%;
}

.shg-c#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d .shg-image-zoom,
.shg-c#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d {
  max-width: 100%;
}

.shg-c#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d .shg-image-zoom,
.shg-c#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a81c707-dfb7-4b5d-bf7c-e0a62a035c3d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2dad20fa-160d-4152-92fd-654ac5eacbf5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2dad20fa-160d-4152-92fd-654ac5eacbf5 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-5554bdb4-0e8e-4f3a-a65f-5070ed693d13 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-d51166dd-0a6e-4fe3-b7f6-5569c70580ed {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-bottom: 100px;
min-height: 50px;
max-width: 1000px;
}
@media (max-width: 767px){#s-d51166dd-0a6e-4fe3-b7f6-5569c70580ed {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-d51166dd-0a6e-4fe3-b7f6-5569c70580ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d51166dd-0a6e-4fe3-b7f6-5569c70580ed.shg-box.shg-c {
  justify-content: center;
}

#s-5236bdbe-07cb-4065-9a6d-2c822e152104 {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5236bdbe-07cb-4065-9a6d-2c822e152104"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-743a52ff-cb8a-4ba2-b1e0-16a4519fbde6 {
  min-height: 50px;
}








#s-743a52ff-cb8a-4ba2-b1e0-16a4519fbde6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-743a52ff-cb8a-4ba2-b1e0-16a4519fbde6 {
  cursor: pointer;
}#s-743a52ff-cb8a-4ba2-b1e0-16a4519fbde6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-94390dc3-70c1-4abf-a9ab-4e527639244a {
  text-align: center;
}




  #s-94390dc3-70c1-4abf-a9ab-4e527639244a img.shogun-image {
    
    width: px;
  }


#s-94390dc3-70c1-4abf-a9ab-4e527639244a .shogun-image-content {
  
    align-items: center;
  
}

#s-0ab2b809-2843-4272-86f5-d2f16578c0b5 {
  max-width: 175px;
text-align: center;
}




  #s-0ab2b809-2843-4272-86f5-d2f16578c0b5 img.shogun-image {
    
    width: px;
  }


#s-0ab2b809-2843-4272-86f5-d2f16578c0b5 .shogun-image-content {
  
    align-items: center;
  
}

#s-1ff0a9b7-2946-49f2-9d98-58dd79102815 {
  min-height: 50px;
}








#s-1ff0a9b7-2946-49f2-9d98-58dd79102815 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ff0a9b7-2946-49f2-9d98-58dd79102815.shg-box.shg-c {
  justify-content: center;
}

#s-a2243375-5154-4c1c-9552-6e4bc69ad8ce {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-6ad191fa-b7a6-43fb-be6b-2a0e0f63f164 {
  min-height: 50px;
}








#s-6ad191fa-b7a6-43fb-be6b-2a0e0f63f164 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ad191fa-b7a6-43fb-be6b-2a0e0f63f164.shg-box.shg-c {
  justify-content: center;
}

#s-156a34db-7bd3-4463-a3e8-4a779366c596 {
  margin-left: auto;
margin-right: auto;
}

#s-a5282ba1-88ec-4c48-bcfe-a7e77b3f6933 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-a5282ba1-88ec-4c48-bcfe-a7e77b3f6933 {
  
}
}
#s-c18f44b3-c8f1-4893-8731-0598a945e7d2 {
  padding-top: 35px;
}

#s-ac0423a2-e9f3-4f84-be93-7ce46b026a92 {
  display: none;
}
#s-363586c1-26b1-423e-a8b5-fb0b612c6321 {
  text-align: left;
}


.shg-c#s-363586c1-26b1-423e-a8b5-fb0b612c6321 {
  max-width: 100%;
}

.shg-c#s-363586c1-26b1-423e-a8b5-fb0b612c6321 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-363586c1-26b1-423e-a8b5-fb0b612c6321 .shg-image-zoom,
.shg-c#s-363586c1-26b1-423e-a8b5-fb0b612c6321 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-363586c1-26b1-423e-a8b5-fb0b612c6321 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-363586c1-26b1-423e-a8b5-fb0b612c6321 {
  max-width: 100%;
}

.shg-c#s-363586c1-26b1-423e-a8b5-fb0b612c6321 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-363586c1-26b1-423e-a8b5-fb0b612c6321 .shg-image-zoom,
.shg-c#s-363586c1-26b1-423e-a8b5-fb0b612c6321 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-363586c1-26b1-423e-a8b5-fb0b612c6321 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-363586c1-26b1-423e-a8b5-fb0b612c6321 {
  max-width: 100%;
}

.shg-c#s-363586c1-26b1-423e-a8b5-fb0b612c6321 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-363586c1-26b1-423e-a8b5-fb0b612c6321 .shg-image-zoom,
.shg-c#s-363586c1-26b1-423e-a8b5-fb0b612c6321 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-363586c1-26b1-423e-a8b5-fb0b612c6321 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-363586c1-26b1-423e-a8b5-fb0b612c6321 {
  max-width: 100%;
}

.shg-c#s-363586c1-26b1-423e-a8b5-fb0b612c6321 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-363586c1-26b1-423e-a8b5-fb0b612c6321 .shg-image-zoom,
.shg-c#s-363586c1-26b1-423e-a8b5-fb0b612c6321 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-363586c1-26b1-423e-a8b5-fb0b612c6321 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-363586c1-26b1-423e-a8b5-fb0b612c6321 {
  max-width: 100%;
}

.shg-c#s-363586c1-26b1-423e-a8b5-fb0b612c6321 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-363586c1-26b1-423e-a8b5-fb0b612c6321 .shg-image-zoom,
.shg-c#s-363586c1-26b1-423e-a8b5-fb0b612c6321 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-363586c1-26b1-423e-a8b5-fb0b612c6321 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4bc089d0-5990-4ad6-b86b-51883a01e6ff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4bc089d0-5990-4ad6-b86b-51883a01e6ff .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-2f7673e5-85c3-46d3-97fe-0d4530a177ab {
  display: none;
}
#s-3e989ad8-c434-45b1-af53-c655e4bb9456 {
  text-align: left;
}


.shg-c#s-3e989ad8-c434-45b1-af53-c655e4bb9456 {
  max-width: 100%;
}

.shg-c#s-3e989ad8-c434-45b1-af53-c655e4bb9456 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e989ad8-c434-45b1-af53-c655e4bb9456 .shg-image-zoom,
.shg-c#s-3e989ad8-c434-45b1-af53-c655e4bb9456 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e989ad8-c434-45b1-af53-c655e4bb9456 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3e989ad8-c434-45b1-af53-c655e4bb9456 {
  max-width: 100%;
}

.shg-c#s-3e989ad8-c434-45b1-af53-c655e4bb9456 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e989ad8-c434-45b1-af53-c655e4bb9456 .shg-image-zoom,
.shg-c#s-3e989ad8-c434-45b1-af53-c655e4bb9456 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e989ad8-c434-45b1-af53-c655e4bb9456 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3e989ad8-c434-45b1-af53-c655e4bb9456 {
  max-width: 100%;
}

.shg-c#s-3e989ad8-c434-45b1-af53-c655e4bb9456 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e989ad8-c434-45b1-af53-c655e4bb9456 .shg-image-zoom,
.shg-c#s-3e989ad8-c434-45b1-af53-c655e4bb9456 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e989ad8-c434-45b1-af53-c655e4bb9456 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3e989ad8-c434-45b1-af53-c655e4bb9456 {
  max-width: 100%;
}

.shg-c#s-3e989ad8-c434-45b1-af53-c655e4bb9456 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e989ad8-c434-45b1-af53-c655e4bb9456 .shg-image-zoom,
.shg-c#s-3e989ad8-c434-45b1-af53-c655e4bb9456 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e989ad8-c434-45b1-af53-c655e4bb9456 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3e989ad8-c434-45b1-af53-c655e4bb9456 {
  max-width: 100%;
}

.shg-c#s-3e989ad8-c434-45b1-af53-c655e4bb9456 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e989ad8-c434-45b1-af53-c655e4bb9456 .shg-image-zoom,
.shg-c#s-3e989ad8-c434-45b1-af53-c655e4bb9456 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e989ad8-c434-45b1-af53-c655e4bb9456 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6dcf84f5-bc7c-4afd-aa01-7bcaf2f7e16a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6dcf84f5-bc7c-4afd-aa01-7bcaf2f7e16a .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-5f3a5c9a-ff20-4e2a-8b90-ce1b17f615fd {
  display: none;
}
#s-c402ce5b-d248-48ca-a2b9-1d083f725476 {
  text-align: left;
}


.shg-c#s-c402ce5b-d248-48ca-a2b9-1d083f725476 {
  max-width: 100%;
}

.shg-c#s-c402ce5b-d248-48ca-a2b9-1d083f725476 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c402ce5b-d248-48ca-a2b9-1d083f725476 .shg-image-zoom,
.shg-c#s-c402ce5b-d248-48ca-a2b9-1d083f725476 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c402ce5b-d248-48ca-a2b9-1d083f725476 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c402ce5b-d248-48ca-a2b9-1d083f725476 {
  max-width: 100%;
}

.shg-c#s-c402ce5b-d248-48ca-a2b9-1d083f725476 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c402ce5b-d248-48ca-a2b9-1d083f725476 .shg-image-zoom,
.shg-c#s-c402ce5b-d248-48ca-a2b9-1d083f725476 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c402ce5b-d248-48ca-a2b9-1d083f725476 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c402ce5b-d248-48ca-a2b9-1d083f725476 {
  max-width: 100%;
}

.shg-c#s-c402ce5b-d248-48ca-a2b9-1d083f725476 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c402ce5b-d248-48ca-a2b9-1d083f725476 .shg-image-zoom,
.shg-c#s-c402ce5b-d248-48ca-a2b9-1d083f725476 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c402ce5b-d248-48ca-a2b9-1d083f725476 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c402ce5b-d248-48ca-a2b9-1d083f725476 {
  max-width: 100%;
}

.shg-c#s-c402ce5b-d248-48ca-a2b9-1d083f725476 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c402ce5b-d248-48ca-a2b9-1d083f725476 .shg-image-zoom,
.shg-c#s-c402ce5b-d248-48ca-a2b9-1d083f725476 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c402ce5b-d248-48ca-a2b9-1d083f725476 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c402ce5b-d248-48ca-a2b9-1d083f725476 {
  max-width: 100%;
}

.shg-c#s-c402ce5b-d248-48ca-a2b9-1d083f725476 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c402ce5b-d248-48ca-a2b9-1d083f725476 .shg-image-zoom,
.shg-c#s-c402ce5b-d248-48ca-a2b9-1d083f725476 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c402ce5b-d248-48ca-a2b9-1d083f725476 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e7df05e2-ade9-4128-8126-b129d41a3ebd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e7df05e2-ade9-4128-8126-b129d41a3ebd .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-bf19d0a2-5ddd-45c1-9019-57686cae9587 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-d2a85b26-72f8-4cb1-9716-325744692ac7 {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-bottom: 100px;
min-height: 50px;
max-width: 1000px;
}
@media (min-width: 1200px){#s-d2a85b26-72f8-4cb1-9716-325744692ac7 {
  display: none;
}
#s-d2a85b26-72f8-4cb1-9716-325744692ac7, #wrap-s-d2a85b26-72f8-4cb1-9716-325744692ac7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d2a85b26-72f8-4cb1-9716-325744692ac7 {
  display: none;
}
#s-d2a85b26-72f8-4cb1-9716-325744692ac7, #wrap-s-d2a85b26-72f8-4cb1-9716-325744692ac7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d2a85b26-72f8-4cb1-9716-325744692ac7 {
  display: none;
}
#s-d2a85b26-72f8-4cb1-9716-325744692ac7, #wrap-s-d2a85b26-72f8-4cb1-9716-325744692ac7 { display:none !important; }}@media (max-width: 767px){#s-d2a85b26-72f8-4cb1-9716-325744692ac7 {
  padding-left: 25px;
padding-right: 25px;
display: none;
}
#s-d2a85b26-72f8-4cb1-9716-325744692ac7, #wrap-s-d2a85b26-72f8-4cb1-9716-325744692ac7 { display:none !important; }}







#s-d2a85b26-72f8-4cb1-9716-325744692ac7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2a85b26-72f8-4cb1-9716-325744692ac7.shg-box.shg-c {
  justify-content: center;
}

#s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7f8d6947-a2d4-4b65-9b02-3af94e018d3a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-67cacbc4-f281-4471-91b0-ad4497bc57a4 {
  min-height: 50px;
}








#s-67cacbc4-f281-4471-91b0-ad4497bc57a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67cacbc4-f281-4471-91b0-ad4497bc57a4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4dc4d27e-ecd1-4f8f-923b-7a78e2d3f80c {
  text-align: center;
}




  #s-4dc4d27e-ecd1-4f8f-923b-7a78e2d3f80c img.shogun-image {
    
    width: px;
  }


#s-4dc4d27e-ecd1-4f8f-923b-7a78e2d3f80c .shogun-image-content {
  
    align-items: center;
  
}

#s-dd5a60ab-3d58-40a8-87b1-d0a5443dff4d {
  max-width: 175px;
text-align: center;
}




  #s-dd5a60ab-3d58-40a8-87b1-d0a5443dff4d img.shogun-image {
    
    width: px;
  }


#s-dd5a60ab-3d58-40a8-87b1-d0a5443dff4d .shogun-image-content {
  
    align-items: center;
  
}

#s-9de0b3b3-c6fe-49af-9098-58ab7496ed79 {
  min-height: 50px;
}








#s-9de0b3b3-c6fe-49af-9098-58ab7496ed79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9de0b3b3-c6fe-49af-9098-58ab7496ed79.shg-box.shg-c {
  justify-content: center;
}

#s-64c80fde-5260-43d6-90f9-cd353d900d40 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-2bd6d349-65ca-412e-ace1-e3ba14872032 {
  min-height: 50px;
}








#s-2bd6d349-65ca-412e-ace1-e3ba14872032 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2bd6d349-65ca-412e-ace1-e3ba14872032.shg-box.shg-c {
  justify-content: center;
}

#s-aff4176e-2b6a-45e0-aac6-502c52af1610 {
  margin-left: auto;
margin-right: auto;
}

#s-20d5b63c-6024-4c72-9009-f810968507c7 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-20d5b63c-6024-4c72-9009-f810968507c7 {
  
}
}
#s-9106dd48-4c83-4093-9c37-6a6a38b46567 {
  margin-left: auto;
margin-right: auto;
padding-top: 55px;
padding-bottom: 55px;
min-height: 50px;
background-color: rgba(242, 239, 236, 0.3);
}
@media (max-width: 767px){#s-9106dd48-4c83-4093-9c37-6a6a38b46567 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-9106dd48-4c83-4093-9c37-6a6a38b46567 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9106dd48-4c83-4093-9c37-6a6a38b46567.shg-box.shg-c {
  justify-content: center;
}

#s-ca394a74-b5f8-4901-966e-32453e6149ff {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ca394a74-b5f8-4901-966e-32453e6149ff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5227c197-d2de-4b46-91bb-488c78291a14 {
  min-height: 50px;
}








#s-5227c197-d2de-4b46-91bb-488c78291a14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5227c197-d2de-4b46-91bb-488c78291a14.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2fc6a5d0-ce99-47ca-abd9-02ec2051415e {
  text-align: center;
}




  #s-2fc6a5d0-ce99-47ca-abd9-02ec2051415e img.shogun-image {
    
    width: px;
  }


#s-2fc6a5d0-ce99-47ca-abd9-02ec2051415e .shogun-image-content {
  
    align-items: center;
  
}

#s-33e2ffa7-f88c-43be-95ff-6ce15315e5c2 {
  max-width: 175px;
text-align: center;
}




  #s-33e2ffa7-f88c-43be-95ff-6ce15315e5c2 img.shogun-image {
    
    width: px;
  }


#s-33e2ffa7-f88c-43be-95ff-6ce15315e5c2 .shogun-image-content {
  
    align-items: center;
  
}

#s-ff305c3d-8e0c-4688-a8da-880cc34bbf73 {
  min-height: 50px;
}








#s-ff305c3d-8e0c-4688-a8da-880cc34bbf73 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff305c3d-8e0c-4688-a8da-880cc34bbf73.shg-box.shg-c {
  justify-content: center;
}

#s-986581d1-9345-43ae-81c0-66a93cbd6302 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-d5463f30-5f20-44ec-8a88-c6d72d84792c {
  min-height: 50px;
}








#s-d5463f30-5f20-44ec-8a88-c6d72d84792c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5463f30-5f20-44ec-8a88-c6d72d84792c.shg-box.shg-c {
  justify-content: center;
}

#s-db81008e-5b4a-4d24-b302-fda88061c8e0 {
  margin-left: auto;
margin-right: auto;
}

#s-c8953ca2-7af6-4e91-8415-5932ab111095 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 650px;
}
@media (max-width: 767px){#s-c8953ca2-7af6-4e91-8415-5932ab111095 {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-d872addb-67a4-4def-8405-b35aaa57c5e2 {
  margin-left: auto;
margin-right: auto;
padding-top: 35px;
max-width: 900px;
}

#s-3fe24f62-116b-4ea2-a901-b06e76be6f01 {
  display: none;
}
#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd {
  text-align: left;
}


.shg-c#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd {
  max-width: 100%;
}

.shg-c#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd .shg-image-zoom,
.shg-c#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd {
  max-width: 100%;
}

.shg-c#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd .shg-image-zoom,
.shg-c#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd {
  max-width: 100%;
}

.shg-c#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd .shg-image-zoom,
.shg-c#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd {
  max-width: 100%;
}

.shg-c#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd .shg-image-zoom,
.shg-c#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd {
  max-width: 100%;
}

.shg-c#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd .shg-image-zoom,
.shg-c#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-04b93a3a-1a1e-4905-bcf3-c0a3ef493dfd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-006699c6-1377-49e7-9fe8-94142aecb52f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-006699c6-1377-49e7-9fe8-94142aecb52f .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-c320f7df-d928-4ef3-99a9-06b6d7c5aa9f {
  display: none;
}
#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 {
  text-align: left;
}


.shg-c#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 {
  max-width: 100%;
}

.shg-c#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 .shg-image-zoom,
.shg-c#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 {
  max-width: 100%;
}

.shg-c#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 .shg-image-zoom,
.shg-c#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 {
  max-width: 100%;
}

.shg-c#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 .shg-image-zoom,
.shg-c#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 {
  max-width: 100%;
}

.shg-c#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 .shg-image-zoom,
.shg-c#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 {
  max-width: 100%;
}

.shg-c#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 .shg-image-zoom,
.shg-c#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99f98602-fd8e-45e1-8c9e-5bd4e3cab310 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-679d2073-a289-4102-ae62-e300b07cd9ce {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-679d2073-a289-4102-ae62-e300b07cd9ce .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-42d724b9-5f8c-41da-94df-e97e34e588aa {
  display: none;
}
#s-55e4305d-bf76-444d-b4e0-ca08723c8851 {
  text-align: left;
}


.shg-c#s-55e4305d-bf76-444d-b4e0-ca08723c8851 {
  max-width: 100%;
}

.shg-c#s-55e4305d-bf76-444d-b4e0-ca08723c8851 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55e4305d-bf76-444d-b4e0-ca08723c8851 .shg-image-zoom,
.shg-c#s-55e4305d-bf76-444d-b4e0-ca08723c8851 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55e4305d-bf76-444d-b4e0-ca08723c8851 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-55e4305d-bf76-444d-b4e0-ca08723c8851 {
  max-width: 100%;
}

.shg-c#s-55e4305d-bf76-444d-b4e0-ca08723c8851 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55e4305d-bf76-444d-b4e0-ca08723c8851 .shg-image-zoom,
.shg-c#s-55e4305d-bf76-444d-b4e0-ca08723c8851 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55e4305d-bf76-444d-b4e0-ca08723c8851 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-55e4305d-bf76-444d-b4e0-ca08723c8851 {
  max-width: 100%;
}

.shg-c#s-55e4305d-bf76-444d-b4e0-ca08723c8851 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55e4305d-bf76-444d-b4e0-ca08723c8851 .shg-image-zoom,
.shg-c#s-55e4305d-bf76-444d-b4e0-ca08723c8851 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55e4305d-bf76-444d-b4e0-ca08723c8851 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-55e4305d-bf76-444d-b4e0-ca08723c8851 {
  max-width: 100%;
}

.shg-c#s-55e4305d-bf76-444d-b4e0-ca08723c8851 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55e4305d-bf76-444d-b4e0-ca08723c8851 .shg-image-zoom,
.shg-c#s-55e4305d-bf76-444d-b4e0-ca08723c8851 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55e4305d-bf76-444d-b4e0-ca08723c8851 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-55e4305d-bf76-444d-b4e0-ca08723c8851 {
  max-width: 100%;
}

.shg-c#s-55e4305d-bf76-444d-b4e0-ca08723c8851 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55e4305d-bf76-444d-b4e0-ca08723c8851 .shg-image-zoom,
.shg-c#s-55e4305d-bf76-444d-b4e0-ca08723c8851 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55e4305d-bf76-444d-b4e0-ca08723c8851 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f0847d88-08d8-4d48-9d03-291e50b26a45 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f0847d88-08d8-4d48-9d03-291e50b26a45 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-6847a850-7620-4c55-ba6a-9080d336e0d4 {
  display: none;
}
#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b {
  text-align: left;
}


.shg-c#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b {
  max-width: 100%;
}

.shg-c#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b .shg-image-zoom,
.shg-c#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b {
  max-width: 100%;
}

.shg-c#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b .shg-image-zoom,
.shg-c#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b {
  max-width: 100%;
}

.shg-c#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b .shg-image-zoom,
.shg-c#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b {
  max-width: 100%;
}

.shg-c#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b .shg-image-zoom,
.shg-c#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b {
  max-width: 100%;
}

.shg-c#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b .shg-image-zoom,
.shg-c#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7cd4109-ccc8-425f-aa8a-0c52f006ba1b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4da6c976-dd10-4fc6-83cd-04778e8a0b2d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4da6c976-dd10-4fc6-83cd-04778e8a0b2d .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-12416f4f-c31d-4b42-897c-0dcced2b221e {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-de06bd9f-b13a-4599-9aef-97aa3aaacd73 {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-bottom: 100px;
min-height: 50px;
max-width: 1000px;
}
@media (max-width: 767px){#s-de06bd9f-b13a-4599-9aef-97aa3aaacd73 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-de06bd9f-b13a-4599-9aef-97aa3aaacd73 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de06bd9f-b13a-4599-9aef-97aa3aaacd73.shg-box.shg-c {
  justify-content: center;
}

#s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f090a6e3-ccb8-4619-aa9f-dc64cf16d09a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a7fa47b4-b831-4066-b408-d4be20d1a5c6 {
  min-height: 50px;
}








#s-a7fa47b4-b831-4066-b408-d4be20d1a5c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7fa47b4-b831-4066-b408-d4be20d1a5c6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-262fe9f0-ead8-42b6-a0cc-c53f9f8e1bde {
  text-align: center;
}




  #s-262fe9f0-ead8-42b6-a0cc-c53f9f8e1bde img.shogun-image {
    
    width: px;
  }


#s-262fe9f0-ead8-42b6-a0cc-c53f9f8e1bde .shogun-image-content {
  
    align-items: center;
  
}

#s-410e33ad-f254-4679-8323-e0b94d2730de {
  max-width: 175px;
text-align: center;
}




  #s-410e33ad-f254-4679-8323-e0b94d2730de img.shogun-image {
    
    width: px;
  }


#s-410e33ad-f254-4679-8323-e0b94d2730de .shogun-image-content {
  
    align-items: center;
  
}

#s-4235d36e-fa1d-45be-9f7a-0b2e625ae37f {
  min-height: 50px;
}








#s-4235d36e-fa1d-45be-9f7a-0b2e625ae37f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4235d36e-fa1d-45be-9f7a-0b2e625ae37f.shg-box.shg-c {
  justify-content: center;
}

#s-64f2a6e2-8bda-4252-8809-f42b2c29caa7 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-d995d0b8-47d7-47b5-858d-dff310045e9d {
  min-height: 50px;
}








#s-d995d0b8-47d7-47b5-858d-dff310045e9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d995d0b8-47d7-47b5-858d-dff310045e9d.shg-box.shg-c {
  justify-content: center;
}

#s-195c0740-f5f2-4b05-9010-6f35684aa61d {
  margin-left: auto;
margin-right: auto;
}

#s-29c4f184-cfb8-4da3-b347-d307dd4d3ac2 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-29c4f184-cfb8-4da3-b347-d307dd4d3ac2 {
  
}
}
#s-8c7c0d29-b364-4252-a5d0-fdfb936d219e {
  padding-top: 35px;
}

#s-1be0c6cf-5737-428c-bd5b-247b3156291b {
  display: none;
}
#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 {
  text-align: left;
}


.shg-c#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 {
  max-width: 100%;
}

.shg-c#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 .shg-image-zoom,
.shg-c#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 {
  max-width: 100%;
}

.shg-c#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 .shg-image-zoom,
.shg-c#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 {
  max-width: 100%;
}

.shg-c#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 .shg-image-zoom,
.shg-c#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 {
  max-width: 100%;
}

.shg-c#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 .shg-image-zoom,
.shg-c#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 {
  max-width: 100%;
}

.shg-c#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 .shg-image-zoom,
.shg-c#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9b95ea4b-7b6d-40ca-a9f0-75bca7c96293 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ea6d0dde-d9e2-4a9c-86e9-53a9342509bd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ea6d0dde-d9e2-4a9c-86e9-53a9342509bd .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-bebb01a7-e1b5-4ee3-8ea5-753f71ec9f3b {
  display: none;
}
#s-735ce019-901f-41d4-bd65-e4499f33212e {
  text-align: left;
}


.shg-c#s-735ce019-901f-41d4-bd65-e4499f33212e {
  max-width: 100%;
}

.shg-c#s-735ce019-901f-41d4-bd65-e4499f33212e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-735ce019-901f-41d4-bd65-e4499f33212e .shg-image-zoom,
.shg-c#s-735ce019-901f-41d4-bd65-e4499f33212e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-735ce019-901f-41d4-bd65-e4499f33212e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-735ce019-901f-41d4-bd65-e4499f33212e {
  max-width: 100%;
}

.shg-c#s-735ce019-901f-41d4-bd65-e4499f33212e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-735ce019-901f-41d4-bd65-e4499f33212e .shg-image-zoom,
.shg-c#s-735ce019-901f-41d4-bd65-e4499f33212e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-735ce019-901f-41d4-bd65-e4499f33212e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-735ce019-901f-41d4-bd65-e4499f33212e {
  max-width: 100%;
}

.shg-c#s-735ce019-901f-41d4-bd65-e4499f33212e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-735ce019-901f-41d4-bd65-e4499f33212e .shg-image-zoom,
.shg-c#s-735ce019-901f-41d4-bd65-e4499f33212e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-735ce019-901f-41d4-bd65-e4499f33212e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-735ce019-901f-41d4-bd65-e4499f33212e {
  max-width: 100%;
}

.shg-c#s-735ce019-901f-41d4-bd65-e4499f33212e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-735ce019-901f-41d4-bd65-e4499f33212e .shg-image-zoom,
.shg-c#s-735ce019-901f-41d4-bd65-e4499f33212e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-735ce019-901f-41d4-bd65-e4499f33212e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-735ce019-901f-41d4-bd65-e4499f33212e {
  max-width: 100%;
}

.shg-c#s-735ce019-901f-41d4-bd65-e4499f33212e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-735ce019-901f-41d4-bd65-e4499f33212e .shg-image-zoom,
.shg-c#s-735ce019-901f-41d4-bd65-e4499f33212e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-735ce019-901f-41d4-bd65-e4499f33212e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2e098bc4-0525-44a2-bd4a-ab0b3c55ca3f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2e098bc4-0525-44a2-bd4a-ab0b3c55ca3f .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-0a40aa62-bf94-4b6f-a7a9-58c5592b30ed {
  display: none;
}
#s-20537bff-190b-4186-b78a-e5912687078e {
  text-align: left;
}


.shg-c#s-20537bff-190b-4186-b78a-e5912687078e {
  max-width: 100%;
}

.shg-c#s-20537bff-190b-4186-b78a-e5912687078e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-20537bff-190b-4186-b78a-e5912687078e .shg-image-zoom,
.shg-c#s-20537bff-190b-4186-b78a-e5912687078e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-20537bff-190b-4186-b78a-e5912687078e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-20537bff-190b-4186-b78a-e5912687078e {
  max-width: 100%;
}

.shg-c#s-20537bff-190b-4186-b78a-e5912687078e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-20537bff-190b-4186-b78a-e5912687078e .shg-image-zoom,
.shg-c#s-20537bff-190b-4186-b78a-e5912687078e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-20537bff-190b-4186-b78a-e5912687078e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-20537bff-190b-4186-b78a-e5912687078e {
  max-width: 100%;
}

.shg-c#s-20537bff-190b-4186-b78a-e5912687078e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-20537bff-190b-4186-b78a-e5912687078e .shg-image-zoom,
.shg-c#s-20537bff-190b-4186-b78a-e5912687078e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-20537bff-190b-4186-b78a-e5912687078e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-20537bff-190b-4186-b78a-e5912687078e {
  max-width: 100%;
}

.shg-c#s-20537bff-190b-4186-b78a-e5912687078e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-20537bff-190b-4186-b78a-e5912687078e .shg-image-zoom,
.shg-c#s-20537bff-190b-4186-b78a-e5912687078e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-20537bff-190b-4186-b78a-e5912687078e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-20537bff-190b-4186-b78a-e5912687078e {
  max-width: 100%;
}

.shg-c#s-20537bff-190b-4186-b78a-e5912687078e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-20537bff-190b-4186-b78a-e5912687078e .shg-image-zoom,
.shg-c#s-20537bff-190b-4186-b78a-e5912687078e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-20537bff-190b-4186-b78a-e5912687078e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-154af130-e052-49de-afd9-0337b6a8be4a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-154af130-e052-49de-afd9-0337b6a8be4a .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-605e7c31-25f5-4acd-9d96-4c4d564f31e1 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-49938231-4f07-4e1c-919f-e18184fc2704 {
  margin-left: auto;
margin-right: auto;
padding-top: 55px;
padding-bottom: 55px;
min-height: 50px;
background-color: rgba(242, 239, 236, 0.3);
}
@media (max-width: 767px){#s-49938231-4f07-4e1c-919f-e18184fc2704 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-49938231-4f07-4e1c-919f-e18184fc2704 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49938231-4f07-4e1c-919f-e18184fc2704.shg-box.shg-c {
  justify-content: center;
}

#s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eab29c63-b7f2-4b08-8b94-d47280f8ea5b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7700901c-301e-4195-ae34-7608a75f4ff6 {
  min-height: 50px;
}








#s-7700901c-301e-4195-ae34-7608a75f4ff6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7700901c-301e-4195-ae34-7608a75f4ff6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3d100914-9c14-45a4-96f8-f3d163ffe572 {
  text-align: center;
}




  #s-3d100914-9c14-45a4-96f8-f3d163ffe572 img.shogun-image {
    
    width: px;
  }


#s-3d100914-9c14-45a4-96f8-f3d163ffe572 .shogun-image-content {
  
    align-items: center;
  
}

#s-5b1996a3-04c9-4025-8518-6cc6eb62d9b8 {
  max-width: 175px;
text-align: center;
}




  #s-5b1996a3-04c9-4025-8518-6cc6eb62d9b8 img.shogun-image {
    
    width: px;
  }


#s-5b1996a3-04c9-4025-8518-6cc6eb62d9b8 .shogun-image-content {
  
    align-items: center;
  
}

#s-ce35b566-6c74-4bf9-8fe3-9952c74a8c9a {
  min-height: 50px;
}








#s-ce35b566-6c74-4bf9-8fe3-9952c74a8c9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce35b566-6c74-4bf9-8fe3-9952c74a8c9a.shg-box.shg-c {
  justify-content: center;
}

#s-30a0dda9-575b-4bd2-b666-ab101ed376f6 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-4caf1225-45bd-49be-a47f-c31f776d5532 {
  min-height: 50px;
}








#s-4caf1225-45bd-49be-a47f-c31f776d5532 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4caf1225-45bd-49be-a47f-c31f776d5532.shg-box.shg-c {
  justify-content: center;
}

#s-8d3c379c-aeed-45d8-a7da-c12ecc7e7142 {
  margin-left: auto;
margin-right: auto;
}

#s-8ca26533-0161-4985-bf03-87be92f438b0 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 650px;
}
@media (max-width: 767px){#s-8ca26533-0161-4985-bf03-87be92f438b0 {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-91c74cab-cccb-4b93-bddc-3fcf2d0f5602 {
  margin-left: auto;
margin-right: auto;
padding-top: 35px;
max-width: 900px;
}

#s-56d35489-c3f7-4ff0-b933-24049354d1da {
  display: none;
}
#s-a56228f7-2b3e-41e0-94ac-d490baae9592 {
  text-align: left;
}


.shg-c#s-a56228f7-2b3e-41e0-94ac-d490baae9592 {
  max-width: 100%;
}

.shg-c#s-a56228f7-2b3e-41e0-94ac-d490baae9592 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a56228f7-2b3e-41e0-94ac-d490baae9592 .shg-image-zoom,
.shg-c#s-a56228f7-2b3e-41e0-94ac-d490baae9592 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a56228f7-2b3e-41e0-94ac-d490baae9592 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a56228f7-2b3e-41e0-94ac-d490baae9592 {
  max-width: 100%;
}

.shg-c#s-a56228f7-2b3e-41e0-94ac-d490baae9592 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a56228f7-2b3e-41e0-94ac-d490baae9592 .shg-image-zoom,
.shg-c#s-a56228f7-2b3e-41e0-94ac-d490baae9592 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a56228f7-2b3e-41e0-94ac-d490baae9592 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a56228f7-2b3e-41e0-94ac-d490baae9592 {
  max-width: 100%;
}

.shg-c#s-a56228f7-2b3e-41e0-94ac-d490baae9592 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a56228f7-2b3e-41e0-94ac-d490baae9592 .shg-image-zoom,
.shg-c#s-a56228f7-2b3e-41e0-94ac-d490baae9592 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a56228f7-2b3e-41e0-94ac-d490baae9592 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a56228f7-2b3e-41e0-94ac-d490baae9592 {
  max-width: 100%;
}

.shg-c#s-a56228f7-2b3e-41e0-94ac-d490baae9592 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a56228f7-2b3e-41e0-94ac-d490baae9592 .shg-image-zoom,
.shg-c#s-a56228f7-2b3e-41e0-94ac-d490baae9592 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a56228f7-2b3e-41e0-94ac-d490baae9592 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a56228f7-2b3e-41e0-94ac-d490baae9592 {
  max-width: 100%;
}

.shg-c#s-a56228f7-2b3e-41e0-94ac-d490baae9592 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a56228f7-2b3e-41e0-94ac-d490baae9592 .shg-image-zoom,
.shg-c#s-a56228f7-2b3e-41e0-94ac-d490baae9592 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a56228f7-2b3e-41e0-94ac-d490baae9592 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dc0b3ac6-daee-44d2-b5b3-bfaa40800aa3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dc0b3ac6-daee-44d2-b5b3-bfaa40800aa3 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-c70ecf45-a398-483b-b9e5-08e3d6867d79 {
  display: none;
}
#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 {
  text-align: left;
}


.shg-c#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 {
  max-width: 100%;
}

.shg-c#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 .shg-image-zoom,
.shg-c#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 {
  max-width: 100%;
}

.shg-c#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 .shg-image-zoom,
.shg-c#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 {
  max-width: 100%;
}

.shg-c#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 .shg-image-zoom,
.shg-c#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 {
  max-width: 100%;
}

.shg-c#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 .shg-image-zoom,
.shg-c#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 {
  max-width: 100%;
}

.shg-c#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 .shg-image-zoom,
.shg-c#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a3e7e8c-903c-4331-84ea-b094414da5d9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ec7861c4-0ae9-4805-855d-65b57c75ab89 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ec7861c4-0ae9-4805-855d-65b57c75ab89 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-ab444e96-80dd-4dc0-a6af-92bebd6e8dae {
  display: none;
}
#s-c91e5da1-0b44-4510-b186-8e36dfff59dc {
  text-align: left;
}


.shg-c#s-c91e5da1-0b44-4510-b186-8e36dfff59dc {
  max-width: 100%;
}

.shg-c#s-c91e5da1-0b44-4510-b186-8e36dfff59dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c91e5da1-0b44-4510-b186-8e36dfff59dc .shg-image-zoom,
.shg-c#s-c91e5da1-0b44-4510-b186-8e36dfff59dc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c91e5da1-0b44-4510-b186-8e36dfff59dc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c91e5da1-0b44-4510-b186-8e36dfff59dc {
  max-width: 100%;
}

.shg-c#s-c91e5da1-0b44-4510-b186-8e36dfff59dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c91e5da1-0b44-4510-b186-8e36dfff59dc .shg-image-zoom,
.shg-c#s-c91e5da1-0b44-4510-b186-8e36dfff59dc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c91e5da1-0b44-4510-b186-8e36dfff59dc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c91e5da1-0b44-4510-b186-8e36dfff59dc {
  max-width: 100%;
}

.shg-c#s-c91e5da1-0b44-4510-b186-8e36dfff59dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c91e5da1-0b44-4510-b186-8e36dfff59dc .shg-image-zoom,
.shg-c#s-c91e5da1-0b44-4510-b186-8e36dfff59dc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c91e5da1-0b44-4510-b186-8e36dfff59dc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c91e5da1-0b44-4510-b186-8e36dfff59dc {
  max-width: 100%;
}

.shg-c#s-c91e5da1-0b44-4510-b186-8e36dfff59dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c91e5da1-0b44-4510-b186-8e36dfff59dc .shg-image-zoom,
.shg-c#s-c91e5da1-0b44-4510-b186-8e36dfff59dc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c91e5da1-0b44-4510-b186-8e36dfff59dc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c91e5da1-0b44-4510-b186-8e36dfff59dc {
  max-width: 100%;
}

.shg-c#s-c91e5da1-0b44-4510-b186-8e36dfff59dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c91e5da1-0b44-4510-b186-8e36dfff59dc .shg-image-zoom,
.shg-c#s-c91e5da1-0b44-4510-b186-8e36dfff59dc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c91e5da1-0b44-4510-b186-8e36dfff59dc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-54eaca4d-d010-4a1f-b733-a9bfed07483f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-54eaca4d-d010-4a1f-b733-a9bfed07483f .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-63e130b4-3f46-4f15-83d6-5998efd64c67 {
  display: none;
}
#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 {
  text-align: left;
}


.shg-c#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 {
  max-width: 100%;
}

.shg-c#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 .shg-image-zoom,
.shg-c#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 {
  max-width: 100%;
}

.shg-c#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 .shg-image-zoom,
.shg-c#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 {
  max-width: 100%;
}

.shg-c#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 .shg-image-zoom,
.shg-c#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 {
  max-width: 100%;
}

.shg-c#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 .shg-image-zoom,
.shg-c#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 {
  max-width: 100%;
}

.shg-c#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 .shg-image-zoom,
.shg-c#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6b78c79-86ba-4710-bd92-4cfb64c01b30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ad01db26-c9ec-432c-83d0-1aaf13c4a436 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ad01db26-c9ec-432c-83d0-1aaf13c4a436 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-a198bef6-b33a-497e-bc29-6e05a98a84da {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-5a2d9441-a826-4e8d-9580-24fde0a643d9 {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-bottom: 100px;
min-height: 50px;
max-width: 1000px;
}
@media (max-width: 767px){#s-5a2d9441-a826-4e8d-9580-24fde0a643d9 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-5a2d9441-a826-4e8d-9580-24fde0a643d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a2d9441-a826-4e8d-9580-24fde0a643d9.shg-box.shg-c {
  justify-content: center;
}

#s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125 {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3b1284d8-8dfc-463b-8b4f-229b4d8c7125"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-75cd9bd1-0728-4b24-9def-9a3583260ad3 {
  min-height: 50px;
}








#s-75cd9bd1-0728-4b24-9def-9a3583260ad3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75cd9bd1-0728-4b24-9def-9a3583260ad3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5d79ba8d-3e5d-4f76-a87a-2405e145a4a3 {
  text-align: center;
}




  #s-5d79ba8d-3e5d-4f76-a87a-2405e145a4a3 img.shogun-image {
    
    width: px;
  }


#s-5d79ba8d-3e5d-4f76-a87a-2405e145a4a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-7c5bdb53-54eb-43ea-a979-ef0e732b4f98 {
  max-width: 175px;
text-align: center;
}




  #s-7c5bdb53-54eb-43ea-a979-ef0e732b4f98 img.shogun-image {
    
    width: px;
  }


#s-7c5bdb53-54eb-43ea-a979-ef0e732b4f98 .shogun-image-content {
  
    align-items: center;
  
}

#s-b07e1513-da5c-47ab-b150-d1780a74bea9 {
  min-height: 50px;
}








#s-b07e1513-da5c-47ab-b150-d1780a74bea9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b07e1513-da5c-47ab-b150-d1780a74bea9.shg-box.shg-c {
  justify-content: center;
}

#s-fddaa3ed-8ef5-42c1-9ebf-f32d9e67eabc {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-1d5681b9-794a-40b5-9f3c-a35870143e05 {
  min-height: 50px;
}








#s-1d5681b9-794a-40b5-9f3c-a35870143e05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d5681b9-794a-40b5-9f3c-a35870143e05.shg-box.shg-c {
  justify-content: center;
}

#s-ec017fba-d38c-488e-a89c-c56ae9e4d46a {
  margin-left: auto;
margin-right: auto;
}

#s-aa90a4e3-82cc-43bd-ac1f-f2d371bae491 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-aa90a4e3-82cc-43bd-ac1f-f2d371bae491 {
  
}
}
#s-c59f9d4a-0f9c-49a2-8712-08c03a160f1f {
  padding-top: 35px;
}

#s-18072fe5-ae62-4cf4-bb81-70a49db5b9fd {
  display: none;
}
#s-33c08603-7c32-48b3-a60a-09fa6e80d377 {
  text-align: left;
}


.shg-c#s-33c08603-7c32-48b3-a60a-09fa6e80d377 {
  max-width: 100%;
}

.shg-c#s-33c08603-7c32-48b3-a60a-09fa6e80d377 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33c08603-7c32-48b3-a60a-09fa6e80d377 .shg-image-zoom,
.shg-c#s-33c08603-7c32-48b3-a60a-09fa6e80d377 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33c08603-7c32-48b3-a60a-09fa6e80d377 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-33c08603-7c32-48b3-a60a-09fa6e80d377 {
  max-width: 100%;
}

.shg-c#s-33c08603-7c32-48b3-a60a-09fa6e80d377 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33c08603-7c32-48b3-a60a-09fa6e80d377 .shg-image-zoom,
.shg-c#s-33c08603-7c32-48b3-a60a-09fa6e80d377 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33c08603-7c32-48b3-a60a-09fa6e80d377 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-33c08603-7c32-48b3-a60a-09fa6e80d377 {
  max-width: 100%;
}

.shg-c#s-33c08603-7c32-48b3-a60a-09fa6e80d377 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33c08603-7c32-48b3-a60a-09fa6e80d377 .shg-image-zoom,
.shg-c#s-33c08603-7c32-48b3-a60a-09fa6e80d377 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33c08603-7c32-48b3-a60a-09fa6e80d377 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-33c08603-7c32-48b3-a60a-09fa6e80d377 {
  max-width: 100%;
}

.shg-c#s-33c08603-7c32-48b3-a60a-09fa6e80d377 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33c08603-7c32-48b3-a60a-09fa6e80d377 .shg-image-zoom,
.shg-c#s-33c08603-7c32-48b3-a60a-09fa6e80d377 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33c08603-7c32-48b3-a60a-09fa6e80d377 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-33c08603-7c32-48b3-a60a-09fa6e80d377 {
  max-width: 100%;
}

.shg-c#s-33c08603-7c32-48b3-a60a-09fa6e80d377 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33c08603-7c32-48b3-a60a-09fa6e80d377 .shg-image-zoom,
.shg-c#s-33c08603-7c32-48b3-a60a-09fa6e80d377 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33c08603-7c32-48b3-a60a-09fa6e80d377 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ec0906d6-af08-43f6-a8e7-0fea99fe1aa3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ec0906d6-af08-43f6-a8e7-0fea99fe1aa3 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-40f15389-6ffb-4fa4-a234-8c73a27f93b3 {
  display: none;
}
#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 {
  text-align: left;
}


.shg-c#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 {
  max-width: 100%;
}

.shg-c#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 .shg-image-zoom,
.shg-c#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 {
  max-width: 100%;
}

.shg-c#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 .shg-image-zoom,
.shg-c#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 {
  max-width: 100%;
}

.shg-c#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 .shg-image-zoom,
.shg-c#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 {
  max-width: 100%;
}

.shg-c#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 .shg-image-zoom,
.shg-c#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 {
  max-width: 100%;
}

.shg-c#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 .shg-image-zoom,
.shg-c#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e75ab7f1-0ef6-44b1-820a-df58ae963bf2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3aae6bd5-ee7d-49c2-9780-76894fa328fc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3aae6bd5-ee7d-49c2-9780-76894fa328fc .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-d4d22ad7-5be2-4838-a019-26eb888f40f7 {
  display: none;
}
#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 {
  text-align: left;
}


.shg-c#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 {
  max-width: 100%;
}

.shg-c#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 .shg-image-zoom,
.shg-c#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 {
  max-width: 100%;
}

.shg-c#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 .shg-image-zoom,
.shg-c#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 {
  max-width: 100%;
}

.shg-c#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 .shg-image-zoom,
.shg-c#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 {
  max-width: 100%;
}

.shg-c#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 .shg-image-zoom,
.shg-c#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 {
  max-width: 100%;
}

.shg-c#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 .shg-image-zoom,
.shg-c#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-425fe139-eb8d-4f1d-8012-ffb487bd0fa2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-49cddfd4-557e-4a13-86bf-4a4bea11b018 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-49cddfd4-557e-4a13-86bf-4a4bea11b018 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-1facce93-37a9-42a1-88d2-3a6c48d7567e {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-32a833b3-67a4-4ad5-a797-dd81818d76d9 {
  margin-left: auto;
margin-right: auto;
padding-top: 55px;
padding-bottom: 55px;
min-height: 50px;
background-color: rgba(242, 239, 236, 0.3);
}
@media (max-width: 767px){#s-32a833b3-67a4-4ad5-a797-dd81818d76d9 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-32a833b3-67a4-4ad5-a797-dd81818d76d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32a833b3-67a4-4ad5-a797-dd81818d76d9.shg-box.shg-c {
  justify-content: center;
}

#s-6f8385b0-8300-47e9-a54f-767bc9de29ad {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6f8385b0-8300-47e9-a54f-767bc9de29ad"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e32fa044-e81f-48b8-82b0-d12e13c7cc09 {
  min-height: 50px;
}








#s-e32fa044-e81f-48b8-82b0-d12e13c7cc09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e32fa044-e81f-48b8-82b0-d12e13c7cc09.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2aba8830-e462-4a13-af58-fc48cc7e5b9d {
  text-align: center;
}




  #s-2aba8830-e462-4a13-af58-fc48cc7e5b9d img.shogun-image {
    
    width: px;
  }


#s-2aba8830-e462-4a13-af58-fc48cc7e5b9d .shogun-image-content {
  
    align-items: center;
  
}

#s-3ca2c6f9-0938-4941-af15-23b6442c4e98 {
  max-width: 175px;
text-align: center;
}




  #s-3ca2c6f9-0938-4941-af15-23b6442c4e98 img.shogun-image {
    
    width: px;
  }


#s-3ca2c6f9-0938-4941-af15-23b6442c4e98 .shogun-image-content {
  
    align-items: center;
  
}

#s-0a36bfde-50d6-4ed8-9985-f37b85d97d22 {
  min-height: 50px;
}








#s-0a36bfde-50d6-4ed8-9985-f37b85d97d22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a36bfde-50d6-4ed8-9985-f37b85d97d22.shg-box.shg-c {
  justify-content: center;
}

#s-f4c4992f-98f8-46d6-a3de-163a45605d17 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-c19315b0-a4b8-43f5-97bf-8b3483fdffee {
  min-height: 50px;
}








#s-c19315b0-a4b8-43f5-97bf-8b3483fdffee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c19315b0-a4b8-43f5-97bf-8b3483fdffee.shg-box.shg-c {
  justify-content: center;
}

#s-4a388518-143c-4297-80b5-b00b05c17ba6 {
  margin-left: auto;
margin-right: auto;
}

#s-fb4c4711-e5a6-40a4-8933-18cbcf982c43 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 650px;
}
@media (max-width: 767px){#s-fb4c4711-e5a6-40a4-8933-18cbcf982c43 {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-63097172-2182-4529-89aa-42bba15713ea {
  margin-left: auto;
margin-right: auto;
padding-top: 35px;
max-width: 900px;
}

#s-c445a340-fdd5-470b-b8af-44d3d847b2b0 {
  display: none;
}
#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 {
  text-align: left;
}


.shg-c#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 {
  max-width: 100%;
}

.shg-c#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 .shg-image-zoom,
.shg-c#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 {
  max-width: 100%;
}

.shg-c#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 .shg-image-zoom,
.shg-c#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 {
  max-width: 100%;
}

.shg-c#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 .shg-image-zoom,
.shg-c#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 {
  max-width: 100%;
}

.shg-c#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 .shg-image-zoom,
.shg-c#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 {
  max-width: 100%;
}

.shg-c#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 .shg-image-zoom,
.shg-c#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ea270a4-bd03-4a76-ae44-afe67e889e21 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ab222bb5-56fe-4cba-b12c-3bf98007048e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ab222bb5-56fe-4cba-b12c-3bf98007048e .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-42b0a230-e746-4a0f-b078-04da486d6fff {
  display: none;
}
#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 {
  text-align: left;
}


.shg-c#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 {
  max-width: 100%;
}

.shg-c#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 .shg-image-zoom,
.shg-c#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 {
  max-width: 100%;
}

.shg-c#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 .shg-image-zoom,
.shg-c#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 {
  max-width: 100%;
}

.shg-c#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 .shg-image-zoom,
.shg-c#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 {
  max-width: 100%;
}

.shg-c#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 .shg-image-zoom,
.shg-c#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 {
  max-width: 100%;
}

.shg-c#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 .shg-image-zoom,
.shg-c#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1515099f-fc7a-4e32-b997-b03ec35bd1b0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b67f1cec-2758-4432-8a3b-02b903d6fa66 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b67f1cec-2758-4432-8a3b-02b903d6fa66 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-36870cb9-f7ce-41d2-a67c-5763a98284c3 {
  display: none;
}
#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 {
  text-align: left;
}


.shg-c#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 {
  max-width: 100%;
}

.shg-c#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 .shg-image-zoom,
.shg-c#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 {
  max-width: 100%;
}

.shg-c#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 .shg-image-zoom,
.shg-c#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 {
  max-width: 100%;
}

.shg-c#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 .shg-image-zoom,
.shg-c#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 {
  max-width: 100%;
}

.shg-c#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 .shg-image-zoom,
.shg-c#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 {
  max-width: 100%;
}

.shg-c#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 .shg-image-zoom,
.shg-c#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9dae51ca-f8e2-487d-a4a7-918c0e88d144 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-60c4ae34-9cab-4271-a004-2b9c1302a57b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-60c4ae34-9cab-4271-a004-2b9c1302a57b .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-77f71401-a2b1-4e77-890b-7546a8108212 {
  display: none;
}
#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc {
  text-align: left;
}


.shg-c#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc {
  max-width: 100%;
}

.shg-c#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc .shg-image-zoom,
.shg-c#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc {
  max-width: 100%;
}

.shg-c#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc .shg-image-zoom,
.shg-c#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc {
  max-width: 100%;
}

.shg-c#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc .shg-image-zoom,
.shg-c#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc {
  max-width: 100%;
}

.shg-c#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc .shg-image-zoom,
.shg-c#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc {
  max-width: 100%;
}

.shg-c#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc .shg-image-zoom,
.shg-c#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49ae74ec-8aed-48ea-9cb7-33092f8a3ccc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0bb56c45-2d31-425a-8daa-41140b964c9a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0bb56c45-2d31-425a-8daa-41140b964c9a .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-872a02d0-4ebb-430f-b279-310dc4120c31 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-546cdd5d-4b49-4238-aa98-50f224e2f847 {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-bottom: 100px;
min-height: 50px;
max-width: 1000px;
}
@media (max-width: 767px){#s-546cdd5d-4b49-4238-aa98-50f224e2f847 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-546cdd5d-4b49-4238-aa98-50f224e2f847 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-546cdd5d-4b49-4238-aa98-50f224e2f847.shg-box.shg-c {
  justify-content: center;
}

#s-fc3011bb-be91-4fab-bc16-b44eaedfaa88 {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fc3011bb-be91-4fab-bc16-b44eaedfaa88"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-038f7d01-1f2f-4f31-8ebf-2ae66dd2ef55 {
  min-height: 50px;
}








#s-038f7d01-1f2f-4f31-8ebf-2ae66dd2ef55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-038f7d01-1f2f-4f31-8ebf-2ae66dd2ef55.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3301fa59-8c8e-49ff-9e07-6ad76e7e8f15 {
  text-align: center;
}




  #s-3301fa59-8c8e-49ff-9e07-6ad76e7e8f15 img.shogun-image {
    
    width: px;
  }


#s-3301fa59-8c8e-49ff-9e07-6ad76e7e8f15 .shogun-image-content {
  
    align-items: center;
  
}

#s-6671914d-f200-47e1-b4e1-a546bc46dcfa {
  max-width: 175px;
text-align: center;
}




  #s-6671914d-f200-47e1-b4e1-a546bc46dcfa img.shogun-image {
    
    width: px;
  }


#s-6671914d-f200-47e1-b4e1-a546bc46dcfa .shogun-image-content {
  
    align-items: center;
  
}

#s-95ba3372-a897-4c78-a72d-e87ea67139ea {
  min-height: 50px;
}








#s-95ba3372-a897-4c78-a72d-e87ea67139ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95ba3372-a897-4c78-a72d-e87ea67139ea.shg-box.shg-c {
  justify-content: center;
}

#s-6b85b553-26a2-40e3-9463-acb9d5814c8c {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-bd5dfb71-2362-412f-b316-38438e43f6a9 {
  min-height: 50px;
}








#s-bd5dfb71-2362-412f-b316-38438e43f6a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd5dfb71-2362-412f-b316-38438e43f6a9.shg-box.shg-c {
  justify-content: center;
}

#s-420d93e7-aa9e-4166-a87a-3050ce1e3337 {
  margin-left: auto;
margin-right: auto;
}

#s-7c718865-baf9-4828-a658-8f71959bb0de {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-7c718865-baf9-4828-a658-8f71959bb0de {
  
}
}
#s-d6ff1ec6-f780-4e41-9352-4ab3129119e6 {
  padding-top: 35px;
}

#s-c795709c-44a8-4afe-837b-41b6ff143b14 {
  display: none;
}
#s-14f65d94-48ae-4863-9bac-b10730f46b87 {
  text-align: left;
}


.shg-c#s-14f65d94-48ae-4863-9bac-b10730f46b87 {
  max-width: 100%;
}

.shg-c#s-14f65d94-48ae-4863-9bac-b10730f46b87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14f65d94-48ae-4863-9bac-b10730f46b87 .shg-image-zoom,
.shg-c#s-14f65d94-48ae-4863-9bac-b10730f46b87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14f65d94-48ae-4863-9bac-b10730f46b87 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-14f65d94-48ae-4863-9bac-b10730f46b87 {
  max-width: 100%;
}

.shg-c#s-14f65d94-48ae-4863-9bac-b10730f46b87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14f65d94-48ae-4863-9bac-b10730f46b87 .shg-image-zoom,
.shg-c#s-14f65d94-48ae-4863-9bac-b10730f46b87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14f65d94-48ae-4863-9bac-b10730f46b87 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-14f65d94-48ae-4863-9bac-b10730f46b87 {
  max-width: 100%;
}

.shg-c#s-14f65d94-48ae-4863-9bac-b10730f46b87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14f65d94-48ae-4863-9bac-b10730f46b87 .shg-image-zoom,
.shg-c#s-14f65d94-48ae-4863-9bac-b10730f46b87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14f65d94-48ae-4863-9bac-b10730f46b87 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-14f65d94-48ae-4863-9bac-b10730f46b87 {
  max-width: 100%;
}

.shg-c#s-14f65d94-48ae-4863-9bac-b10730f46b87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14f65d94-48ae-4863-9bac-b10730f46b87 .shg-image-zoom,
.shg-c#s-14f65d94-48ae-4863-9bac-b10730f46b87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14f65d94-48ae-4863-9bac-b10730f46b87 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-14f65d94-48ae-4863-9bac-b10730f46b87 {
  max-width: 100%;
}

.shg-c#s-14f65d94-48ae-4863-9bac-b10730f46b87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14f65d94-48ae-4863-9bac-b10730f46b87 .shg-image-zoom,
.shg-c#s-14f65d94-48ae-4863-9bac-b10730f46b87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14f65d94-48ae-4863-9bac-b10730f46b87 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c6748b04-add3-454f-961c-4ee48c0ec340 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c6748b04-add3-454f-961c-4ee48c0ec340 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-f5fd90d8-cb39-4d11-8732-cd774885d44b {
  display: none;
}
#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e {
  text-align: left;
}


.shg-c#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e {
  max-width: 100%;
}

.shg-c#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e .shg-image-zoom,
.shg-c#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e {
  max-width: 100%;
}

.shg-c#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e .shg-image-zoom,
.shg-c#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e {
  max-width: 100%;
}

.shg-c#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e .shg-image-zoom,
.shg-c#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e {
  max-width: 100%;
}

.shg-c#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e .shg-image-zoom,
.shg-c#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e {
  max-width: 100%;
}

.shg-c#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e .shg-image-zoom,
.shg-c#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dcbf741e-abb0-4d50-b4f4-7a8b6623c76e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7a213ef6-0494-4ca9-a6a6-c838653ff3ee {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7a213ef6-0494-4ca9-a6a6-c838653ff3ee .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-e04a5775-7983-4655-a708-40ce662ba5a8 {
  display: none;
}
#s-a8f792e7-21c3-4249-99aa-268523664935 {
  text-align: left;
}


.shg-c#s-a8f792e7-21c3-4249-99aa-268523664935 {
  max-width: 100%;
}

.shg-c#s-a8f792e7-21c3-4249-99aa-268523664935 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8f792e7-21c3-4249-99aa-268523664935 .shg-image-zoom,
.shg-c#s-a8f792e7-21c3-4249-99aa-268523664935 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a8f792e7-21c3-4249-99aa-268523664935 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a8f792e7-21c3-4249-99aa-268523664935 {
  max-width: 100%;
}

.shg-c#s-a8f792e7-21c3-4249-99aa-268523664935 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8f792e7-21c3-4249-99aa-268523664935 .shg-image-zoom,
.shg-c#s-a8f792e7-21c3-4249-99aa-268523664935 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a8f792e7-21c3-4249-99aa-268523664935 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a8f792e7-21c3-4249-99aa-268523664935 {
  max-width: 100%;
}

.shg-c#s-a8f792e7-21c3-4249-99aa-268523664935 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8f792e7-21c3-4249-99aa-268523664935 .shg-image-zoom,
.shg-c#s-a8f792e7-21c3-4249-99aa-268523664935 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a8f792e7-21c3-4249-99aa-268523664935 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a8f792e7-21c3-4249-99aa-268523664935 {
  max-width: 100%;
}

.shg-c#s-a8f792e7-21c3-4249-99aa-268523664935 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8f792e7-21c3-4249-99aa-268523664935 .shg-image-zoom,
.shg-c#s-a8f792e7-21c3-4249-99aa-268523664935 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a8f792e7-21c3-4249-99aa-268523664935 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a8f792e7-21c3-4249-99aa-268523664935 {
  max-width: 100%;
}

.shg-c#s-a8f792e7-21c3-4249-99aa-268523664935 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8f792e7-21c3-4249-99aa-268523664935 .shg-image-zoom,
.shg-c#s-a8f792e7-21c3-4249-99aa-268523664935 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a8f792e7-21c3-4249-99aa-268523664935 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2cab3331-3f09-4fe1-a7fd-4a829f6eee4d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2cab3331-3f09-4fe1-a7fd-4a829f6eee4d .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-fa39ab5d-7b88-48e9-a452-04ed19cd61e2 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-39706c31-1e8e-40c3-8b1e-9cc1c233dc94 {
  margin-left: auto;
margin-right: auto;
padding-top: 55px;
padding-bottom: 55px;
min-height: 50px;
background-color: rgba(242, 239, 236, 0.3);
}
@media (max-width: 767px){#s-39706c31-1e8e-40c3-8b1e-9cc1c233dc94 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-39706c31-1e8e-40c3-8b1e-9cc1c233dc94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39706c31-1e8e-40c3-8b1e-9cc1c233dc94.shg-box.shg-c {
  justify-content: center;
}

#s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6 {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9280dfa9-d8a1-41fa-b0e0-aeffd2ec29c6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e4a18712-51a4-4262-828a-f07a44a5751e {
  min-height: 50px;
}








#s-e4a18712-51a4-4262-828a-f07a44a5751e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4a18712-51a4-4262-828a-f07a44a5751e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c248aef9-0f34-44cd-ac07-3e15b99c77b4 {
  text-align: center;
}




  #s-c248aef9-0f34-44cd-ac07-3e15b99c77b4 img.shogun-image {
    
    width: px;
  }


#s-c248aef9-0f34-44cd-ac07-3e15b99c77b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-2c8301c7-66cd-40fc-942d-9030f112efcd {
  max-width: 175px;
text-align: center;
}




  #s-2c8301c7-66cd-40fc-942d-9030f112efcd img.shogun-image {
    
    width: px;
  }


#s-2c8301c7-66cd-40fc-942d-9030f112efcd .shogun-image-content {
  
    align-items: center;
  
}

#s-21cdeb28-e315-4028-8023-f5c56b25f0ac {
  min-height: 50px;
}








#s-21cdeb28-e315-4028-8023-f5c56b25f0ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-21cdeb28-e315-4028-8023-f5c56b25f0ac.shg-box.shg-c {
  justify-content: center;
}

#s-8672ab1c-08e0-4505-9373-6ff26f2d6ed1 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-de6400a8-c177-4c32-98ac-fd019bbd426d {
  min-height: 50px;
}








#s-de6400a8-c177-4c32-98ac-fd019bbd426d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de6400a8-c177-4c32-98ac-fd019bbd426d.shg-box.shg-c {
  justify-content: center;
}

#s-9d339767-c4b7-472c-a065-b4aba1ebaf42 {
  margin-left: auto;
margin-right: auto;
}

#s-9c6c4fdb-2ba5-4799-8b50-6512317c73db {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
max-width: 650px;
}
@media (max-width: 767px){#s-9c6c4fdb-2ba5-4799-8b50-6512317c73db {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-57c23507-5a1f-45e2-a226-d2f00974961c {
  margin-left: auto;
margin-right: auto;
padding-top: 35px;
max-width: 900px;
}

#s-7934536b-9aa6-4ab6-9847-cd0f929bbbd2 {
  display: none;
}
#s-5356e20a-5236-4282-a126-fea0c23f1eed {
  text-align: left;
}


.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed {
  max-width: 100%;
}

.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed .shg-image-zoom,
.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed {
  max-width: 100%;
}

.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed .shg-image-zoom,
.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed {
  max-width: 100%;
}

.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed .shg-image-zoom,
.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed {
  max-width: 100%;
}

.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed .shg-image-zoom,
.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed {
  max-width: 100%;
}

.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed .shg-image-zoom,
.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed {
  max-width: 100%;
}

.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed .shg-image-zoom,
.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5356e20a-5236-4282-a126-fea0c23f1eed .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-cc922d64-aab6-45fa-8f42-961aa86f9587 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cc922d64-aab6-45fa-8f42-961aa86f9587 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-e92b55cc-7e0b-43a5-b20f-d3762021357a {
  display: none;
}
#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c {
  text-align: left;
}


.shg-c#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c {
  max-width: 100%;
}

.shg-c#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c .shg-image-zoom,
.shg-c#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c {
  max-width: 100%;
}

.shg-c#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c .shg-image-zoom,
.shg-c#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c {
  max-width: 100%;
}

.shg-c#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c .shg-image-zoom,
.shg-c#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c {
  max-width: 100%;
}

.shg-c#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c .shg-image-zoom,
.shg-c#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c {
  max-width: 100%;
}

.shg-c#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c .shg-image-zoom,
.shg-c#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a2b9dbf-3eae-49db-abfa-d5980e13369c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-06022c9b-89c0-4e30-9ec0-752f44c6d8ab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-06022c9b-89c0-4e30-9ec0-752f44c6d8ab .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-d9b4922f-8fce-49fe-b812-494658f93256 {
  display: none;
}
#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a {
  text-align: left;
}


.shg-c#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a {
  max-width: 100%;
}

.shg-c#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a .shg-image-zoom,
.shg-c#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a {
  max-width: 100%;
}

.shg-c#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a .shg-image-zoom,
.shg-c#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a {
  max-width: 100%;
}

.shg-c#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a .shg-image-zoom,
.shg-c#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a {
  max-width: 100%;
}

.shg-c#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a .shg-image-zoom,
.shg-c#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a {
  max-width: 100%;
}

.shg-c#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a .shg-image-zoom,
.shg-c#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d42ecd14-98d9-4d37-a2d6-96adc800e54a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-96c7eef0-3db5-4093-9925-17b9ffb875f6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-96c7eef0-3db5-4093-9925-17b9ffb875f6 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-d7ab6935-3a52-4afc-be49-dea34e9430e9 {
  display: none;
}
#s-d69403af-110d-4d97-b0e1-17313901e3e8 {
  text-align: left;
}


.shg-c#s-d69403af-110d-4d97-b0e1-17313901e3e8 {
  max-width: 100%;
}

.shg-c#s-d69403af-110d-4d97-b0e1-17313901e3e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d69403af-110d-4d97-b0e1-17313901e3e8 .shg-image-zoom,
.shg-c#s-d69403af-110d-4d97-b0e1-17313901e3e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d69403af-110d-4d97-b0e1-17313901e3e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d69403af-110d-4d97-b0e1-17313901e3e8 {
  max-width: 100%;
}

.shg-c#s-d69403af-110d-4d97-b0e1-17313901e3e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d69403af-110d-4d97-b0e1-17313901e3e8 .shg-image-zoom,
.shg-c#s-d69403af-110d-4d97-b0e1-17313901e3e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d69403af-110d-4d97-b0e1-17313901e3e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d69403af-110d-4d97-b0e1-17313901e3e8 {
  max-width: 100%;
}

.shg-c#s-d69403af-110d-4d97-b0e1-17313901e3e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d69403af-110d-4d97-b0e1-17313901e3e8 .shg-image-zoom,
.shg-c#s-d69403af-110d-4d97-b0e1-17313901e3e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d69403af-110d-4d97-b0e1-17313901e3e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d69403af-110d-4d97-b0e1-17313901e3e8 {
  max-width: 100%;
}

.shg-c#s-d69403af-110d-4d97-b0e1-17313901e3e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d69403af-110d-4d97-b0e1-17313901e3e8 .shg-image-zoom,
.shg-c#s-d69403af-110d-4d97-b0e1-17313901e3e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d69403af-110d-4d97-b0e1-17313901e3e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d69403af-110d-4d97-b0e1-17313901e3e8 {
  max-width: 100%;
}

.shg-c#s-d69403af-110d-4d97-b0e1-17313901e3e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d69403af-110d-4d97-b0e1-17313901e3e8 .shg-image-zoom,
.shg-c#s-d69403af-110d-4d97-b0e1-17313901e3e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d69403af-110d-4d97-b0e1-17313901e3e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-048ae9f3-3f22-4fde-b4be-7a56d47530d8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-048ae9f3-3f22-4fde-b4be-7a56d47530d8 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-cde6b11a-d69f-4348-9c31-cf28f5b8ed2a {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-fceb7665-c0b8-485b-b3c6-e10342c6cb21 {
  margin-left: auto;
margin-right: auto;
padding-top: 55px;
padding-bottom: 55px;
min-height: 50px;
background-color: rgba(242, 239, 236, 0.3);
}
@media (max-width: 767px){#s-fceb7665-c0b8-485b-b3c6-e10342c6cb21 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-fceb7665-c0b8-485b-b3c6-e10342c6cb21 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fceb7665-c0b8-485b-b3c6-e10342c6cb21.shg-box.shg-c {
  justify-content: center;
}

#s-45a6986f-7d0f-437b-91b5-98d31f51286d {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-45a6986f-7d0f-437b-91b5-98d31f51286d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9485a860-0920-4d3a-a044-a0a769ff777c {
  min-height: 50px;
}








#s-9485a860-0920-4d3a-a044-a0a769ff777c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9485a860-0920-4d3a-a044-a0a769ff777c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1fe4a06a-acba-479c-bc58-d6a55cda924e {
  text-align: center;
}




  #s-1fe4a06a-acba-479c-bc58-d6a55cda924e img.shogun-image {
    
    width: px;
  }


#s-1fe4a06a-acba-479c-bc58-d6a55cda924e .shogun-image-content {
  
    align-items: center;
  
}

#s-08bc74c8-34ca-468b-bfc8-bd5f2cf0b65c {
  max-width: 175px;
text-align: center;
}




  #s-08bc74c8-34ca-468b-bfc8-bd5f2cf0b65c img.shogun-image {
    
    width: px;
  }


#s-08bc74c8-34ca-468b-bfc8-bd5f2cf0b65c .shogun-image-content {
  
    align-items: center;
  
}

#s-7b875d18-4ff9-4bb5-aaf4-b6f5fce73897 {
  min-height: 50px;
}








#s-7b875d18-4ff9-4bb5-aaf4-b6f5fce73897 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b875d18-4ff9-4bb5-aaf4-b6f5fce73897.shg-box.shg-c {
  justify-content: center;
}

#s-29afb16d-e09a-4ce9-b5b3-434476fc25f7 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-85afc585-eff6-42b0-9fb4-4d7b44e262a0 {
  min-height: 50px;
}








#s-85afc585-eff6-42b0-9fb4-4d7b44e262a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85afc585-eff6-42b0-9fb4-4d7b44e262a0.shg-box.shg-c {
  justify-content: center;
}

#s-f9fba36b-6d04-47e2-b9d9-2fdc0221f5e5 {
  margin-left: auto;
margin-right: auto;
}

#s-2d53f993-93e9-4ed1-85e6-d8f7a423d310 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-2d53f993-93e9-4ed1-85e6-d8f7a423d310 {
  
}
}
#s-c1f0c5aa-31dc-4eec-9979-715e2bab6620 {
  margin-left: auto;
margin-right: auto;
padding-top: 35px;
max-width: 900px;
}

#s-e830f290-fc29-48b7-9f53-13b5500d472a {
  display: none;
}
#s-30bd8110-f1e9-428a-b158-369b933f0938 {
  text-align: left;
}


.shg-c#s-30bd8110-f1e9-428a-b158-369b933f0938 {
  max-width: 100%;
}

.shg-c#s-30bd8110-f1e9-428a-b158-369b933f0938 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30bd8110-f1e9-428a-b158-369b933f0938 .shg-image-zoom,
.shg-c#s-30bd8110-f1e9-428a-b158-369b933f0938 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30bd8110-f1e9-428a-b158-369b933f0938 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-30bd8110-f1e9-428a-b158-369b933f0938 {
  max-width: 100%;
}

.shg-c#s-30bd8110-f1e9-428a-b158-369b933f0938 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30bd8110-f1e9-428a-b158-369b933f0938 .shg-image-zoom,
.shg-c#s-30bd8110-f1e9-428a-b158-369b933f0938 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30bd8110-f1e9-428a-b158-369b933f0938 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-30bd8110-f1e9-428a-b158-369b933f0938 {
  max-width: 100%;
}

.shg-c#s-30bd8110-f1e9-428a-b158-369b933f0938 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30bd8110-f1e9-428a-b158-369b933f0938 .shg-image-zoom,
.shg-c#s-30bd8110-f1e9-428a-b158-369b933f0938 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30bd8110-f1e9-428a-b158-369b933f0938 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-30bd8110-f1e9-428a-b158-369b933f0938 {
  max-width: 100%;
}

.shg-c#s-30bd8110-f1e9-428a-b158-369b933f0938 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30bd8110-f1e9-428a-b158-369b933f0938 .shg-image-zoom,
.shg-c#s-30bd8110-f1e9-428a-b158-369b933f0938 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30bd8110-f1e9-428a-b158-369b933f0938 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-30bd8110-f1e9-428a-b158-369b933f0938 {
  max-width: 100%;
}

.shg-c#s-30bd8110-f1e9-428a-b158-369b933f0938 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30bd8110-f1e9-428a-b158-369b933f0938 .shg-image-zoom,
.shg-c#s-30bd8110-f1e9-428a-b158-369b933f0938 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30bd8110-f1e9-428a-b158-369b933f0938 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2a705b57-9560-41c1-8a8c-817480c8816f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2a705b57-9560-41c1-8a8c-817480c8816f .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-4b70099a-4c49-4e57-9d68-f88727e3f0eb {
  display: none;
}
#s-b21a9c09-3032-4505-9af9-8d532954f8fe {
  text-align: left;
}


.shg-c#s-b21a9c09-3032-4505-9af9-8d532954f8fe {
  max-width: 100%;
}

.shg-c#s-b21a9c09-3032-4505-9af9-8d532954f8fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b21a9c09-3032-4505-9af9-8d532954f8fe .shg-image-zoom,
.shg-c#s-b21a9c09-3032-4505-9af9-8d532954f8fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b21a9c09-3032-4505-9af9-8d532954f8fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b21a9c09-3032-4505-9af9-8d532954f8fe {
  max-width: 100%;
}

.shg-c#s-b21a9c09-3032-4505-9af9-8d532954f8fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b21a9c09-3032-4505-9af9-8d532954f8fe .shg-image-zoom,
.shg-c#s-b21a9c09-3032-4505-9af9-8d532954f8fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b21a9c09-3032-4505-9af9-8d532954f8fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b21a9c09-3032-4505-9af9-8d532954f8fe {
  max-width: 100%;
}

.shg-c#s-b21a9c09-3032-4505-9af9-8d532954f8fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b21a9c09-3032-4505-9af9-8d532954f8fe .shg-image-zoom,
.shg-c#s-b21a9c09-3032-4505-9af9-8d532954f8fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b21a9c09-3032-4505-9af9-8d532954f8fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b21a9c09-3032-4505-9af9-8d532954f8fe {
  max-width: 100%;
}

.shg-c#s-b21a9c09-3032-4505-9af9-8d532954f8fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b21a9c09-3032-4505-9af9-8d532954f8fe .shg-image-zoom,
.shg-c#s-b21a9c09-3032-4505-9af9-8d532954f8fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b21a9c09-3032-4505-9af9-8d532954f8fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b21a9c09-3032-4505-9af9-8d532954f8fe {
  max-width: 100%;
}

.shg-c#s-b21a9c09-3032-4505-9af9-8d532954f8fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b21a9c09-3032-4505-9af9-8d532954f8fe .shg-image-zoom,
.shg-c#s-b21a9c09-3032-4505-9af9-8d532954f8fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b21a9c09-3032-4505-9af9-8d532954f8fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5838a339-6aef-48e9-8358-951dde4fa6fc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5838a339-6aef-48e9-8358-951dde4fa6fc .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-21f98c88-7e8a-48a2-aa2d-34bc97d0bcc4 {
  display: none;
}
#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 {
  text-align: left;
}


.shg-c#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 {
  max-width: 100%;
}

.shg-c#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 .shg-image-zoom,
.shg-c#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 {
  max-width: 100%;
}

.shg-c#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 .shg-image-zoom,
.shg-c#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 {
  max-width: 100%;
}

.shg-c#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 .shg-image-zoom,
.shg-c#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 {
  max-width: 100%;
}

.shg-c#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 .shg-image-zoom,
.shg-c#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 {
  max-width: 100%;
}

.shg-c#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 .shg-image-zoom,
.shg-c#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0f2710e-4c2a-41cc-84cb-d7e396392d37 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-85a01af3-847a-4b16-a6dd-5688d5a1ff36 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-85a01af3-847a-4b16-a6dd-5688d5a1ff36 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-02df6729-1f1a-4304-a9c0-d4b5944c9500 {
  display: none;
}
#s-d2c59047-447f-4c12-86ac-cc5c74cd752c {
  text-align: left;
}


.shg-c#s-d2c59047-447f-4c12-86ac-cc5c74cd752c {
  max-width: 100%;
}

.shg-c#s-d2c59047-447f-4c12-86ac-cc5c74cd752c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2c59047-447f-4c12-86ac-cc5c74cd752c .shg-image-zoom,
.shg-c#s-d2c59047-447f-4c12-86ac-cc5c74cd752c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d2c59047-447f-4c12-86ac-cc5c74cd752c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d2c59047-447f-4c12-86ac-cc5c74cd752c {
  max-width: 100%;
}

.shg-c#s-d2c59047-447f-4c12-86ac-cc5c74cd752c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2c59047-447f-4c12-86ac-cc5c74cd752c .shg-image-zoom,
.shg-c#s-d2c59047-447f-4c12-86ac-cc5c74cd752c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d2c59047-447f-4c12-86ac-cc5c74cd752c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d2c59047-447f-4c12-86ac-cc5c74cd752c {
  max-width: 100%;
}

.shg-c#s-d2c59047-447f-4c12-86ac-cc5c74cd752c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2c59047-447f-4c12-86ac-cc5c74cd752c .shg-image-zoom,
.shg-c#s-d2c59047-447f-4c12-86ac-cc5c74cd752c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d2c59047-447f-4c12-86ac-cc5c74cd752c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d2c59047-447f-4c12-86ac-cc5c74cd752c {
  max-width: 100%;
}

.shg-c#s-d2c59047-447f-4c12-86ac-cc5c74cd752c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2c59047-447f-4c12-86ac-cc5c74cd752c .shg-image-zoom,
.shg-c#s-d2c59047-447f-4c12-86ac-cc5c74cd752c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d2c59047-447f-4c12-86ac-cc5c74cd752c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d2c59047-447f-4c12-86ac-cc5c74cd752c {
  max-width: 100%;
}

.shg-c#s-d2c59047-447f-4c12-86ac-cc5c74cd752c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2c59047-447f-4c12-86ac-cc5c74cd752c .shg-image-zoom,
.shg-c#s-d2c59047-447f-4c12-86ac-cc5c74cd752c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d2c59047-447f-4c12-86ac-cc5c74cd752c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-924e85ce-aa4e-499b-bc1c-9c7c5e3018e8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-924e85ce-aa4e-499b-bc1c-9c7c5e3018e8 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-cf67c24c-b7eb-4f24-a7fd-4bb7cac28102 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-d891168e-d502-4b7a-9eea-6f2d60193876 {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-bottom: 100px;
min-height: 50px;
max-width: 1000px;
}
@media (max-width: 767px){#s-d891168e-d502-4b7a-9eea-6f2d60193876 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-d891168e-d502-4b7a-9eea-6f2d60193876 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d891168e-d502-4b7a-9eea-6f2d60193876.shg-box.shg-c {
  justify-content: center;
}

#s-04b9bda8-488c-4457-a2f1-0630b147832b {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-04b9bda8-488c-4457-a2f1-0630b147832b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7573b0e9-8af5-48d1-99c3-f367c21c08de {
  min-height: 50px;
}








#s-7573b0e9-8af5-48d1-99c3-f367c21c08de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7573b0e9-8af5-48d1-99c3-f367c21c08de.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f14d784c-de20-4733-a4a5-4cc8d382da0b {
  text-align: center;
}




  #s-f14d784c-de20-4733-a4a5-4cc8d382da0b img.shogun-image {
    
    width: px;
  }


#s-f14d784c-de20-4733-a4a5-4cc8d382da0b .shogun-image-content {
  
    align-items: center;
  
}

#s-f992f26b-9a28-474a-897c-e19d35fd0b49 {
  max-width: 175px;
text-align: center;
}




  #s-f992f26b-9a28-474a-897c-e19d35fd0b49 img.shogun-image {
    
    width: px;
  }


#s-f992f26b-9a28-474a-897c-e19d35fd0b49 .shogun-image-content {
  
    align-items: center;
  
}

#s-383e1444-8d47-490f-b7bb-8db103af39a6 {
  min-height: 50px;
}








#s-383e1444-8d47-490f-b7bb-8db103af39a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-383e1444-8d47-490f-b7bb-8db103af39a6.shg-box.shg-c {
  justify-content: center;
}

#s-70a3bc5b-7d43-4e2b-9b97-c0f96b43025d {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-de75c887-c959-450f-bf11-cbdb97046e15 {
  min-height: 50px;
}








#s-de75c887-c959-450f-bf11-cbdb97046e15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de75c887-c959-450f-bf11-cbdb97046e15.shg-box.shg-c {
  justify-content: center;
}

#s-7bba105e-0d6f-4711-8f14-7c4c312fe539 {
  margin-left: auto;
margin-right: auto;
}

#s-e9d7af78-0fe5-4251-960c-bf4bdac684de {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-e9d7af78-0fe5-4251-960c-bf4bdac684de {
  
}
}
#s-9f52b4f0-1fd7-4f8b-95e0-6580d4a86a04 {
  padding-top: 35px;
}

#s-431c36f4-ceb6-4159-9dc4-7a169a101621 {
  display: none;
}
#s-ccb94bfb-3831-4063-9013-46f3a1507d93 {
  text-align: left;
}


.shg-c#s-ccb94bfb-3831-4063-9013-46f3a1507d93 {
  max-width: 100%;
}

.shg-c#s-ccb94bfb-3831-4063-9013-46f3a1507d93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ccb94bfb-3831-4063-9013-46f3a1507d93 .shg-image-zoom,
.shg-c#s-ccb94bfb-3831-4063-9013-46f3a1507d93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ccb94bfb-3831-4063-9013-46f3a1507d93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ccb94bfb-3831-4063-9013-46f3a1507d93 {
  max-width: 100%;
}

.shg-c#s-ccb94bfb-3831-4063-9013-46f3a1507d93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ccb94bfb-3831-4063-9013-46f3a1507d93 .shg-image-zoom,
.shg-c#s-ccb94bfb-3831-4063-9013-46f3a1507d93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ccb94bfb-3831-4063-9013-46f3a1507d93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ccb94bfb-3831-4063-9013-46f3a1507d93 {
  max-width: 100%;
}

.shg-c#s-ccb94bfb-3831-4063-9013-46f3a1507d93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ccb94bfb-3831-4063-9013-46f3a1507d93 .shg-image-zoom,
.shg-c#s-ccb94bfb-3831-4063-9013-46f3a1507d93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ccb94bfb-3831-4063-9013-46f3a1507d93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ccb94bfb-3831-4063-9013-46f3a1507d93 {
  max-width: 100%;
}

.shg-c#s-ccb94bfb-3831-4063-9013-46f3a1507d93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ccb94bfb-3831-4063-9013-46f3a1507d93 .shg-image-zoom,
.shg-c#s-ccb94bfb-3831-4063-9013-46f3a1507d93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ccb94bfb-3831-4063-9013-46f3a1507d93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ccb94bfb-3831-4063-9013-46f3a1507d93 {
  max-width: 100%;
}

.shg-c#s-ccb94bfb-3831-4063-9013-46f3a1507d93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ccb94bfb-3831-4063-9013-46f3a1507d93 .shg-image-zoom,
.shg-c#s-ccb94bfb-3831-4063-9013-46f3a1507d93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ccb94bfb-3831-4063-9013-46f3a1507d93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-402e5ec1-7acc-493d-98cc-747ecb54adca {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-402e5ec1-7acc-493d-98cc-747ecb54adca .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-3bfb84a9-e273-473c-93fd-ea9fd9b880da {
  display: none;
}
#s-62608215-aea2-40cf-ac05-b1aa57bca161 {
  text-align: left;
}


.shg-c#s-62608215-aea2-40cf-ac05-b1aa57bca161 {
  max-width: 100%;
}

.shg-c#s-62608215-aea2-40cf-ac05-b1aa57bca161 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-62608215-aea2-40cf-ac05-b1aa57bca161 .shg-image-zoom,
.shg-c#s-62608215-aea2-40cf-ac05-b1aa57bca161 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-62608215-aea2-40cf-ac05-b1aa57bca161 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-62608215-aea2-40cf-ac05-b1aa57bca161 {
  max-width: 100%;
}

.shg-c#s-62608215-aea2-40cf-ac05-b1aa57bca161 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-62608215-aea2-40cf-ac05-b1aa57bca161 .shg-image-zoom,
.shg-c#s-62608215-aea2-40cf-ac05-b1aa57bca161 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-62608215-aea2-40cf-ac05-b1aa57bca161 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-62608215-aea2-40cf-ac05-b1aa57bca161 {
  max-width: 100%;
}

.shg-c#s-62608215-aea2-40cf-ac05-b1aa57bca161 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-62608215-aea2-40cf-ac05-b1aa57bca161 .shg-image-zoom,
.shg-c#s-62608215-aea2-40cf-ac05-b1aa57bca161 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-62608215-aea2-40cf-ac05-b1aa57bca161 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-62608215-aea2-40cf-ac05-b1aa57bca161 {
  max-width: 100%;
}

.shg-c#s-62608215-aea2-40cf-ac05-b1aa57bca161 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-62608215-aea2-40cf-ac05-b1aa57bca161 .shg-image-zoom,
.shg-c#s-62608215-aea2-40cf-ac05-b1aa57bca161 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-62608215-aea2-40cf-ac05-b1aa57bca161 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-62608215-aea2-40cf-ac05-b1aa57bca161 {
  max-width: 100%;
}

.shg-c#s-62608215-aea2-40cf-ac05-b1aa57bca161 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-62608215-aea2-40cf-ac05-b1aa57bca161 .shg-image-zoom,
.shg-c#s-62608215-aea2-40cf-ac05-b1aa57bca161 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-62608215-aea2-40cf-ac05-b1aa57bca161 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7c744eaa-2cc7-4861-aaea-eae4f0a0cca7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7c744eaa-2cc7-4861-aaea-eae4f0a0cca7 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-715316c3-1b11-4116-b73e-e40f2404fdd8 {
  display: none;
}
#s-4cf06488-584f-4a60-a680-3f769c637d2c {
  text-align: left;
}


.shg-c#s-4cf06488-584f-4a60-a680-3f769c637d2c {
  max-width: 100%;
}

.shg-c#s-4cf06488-584f-4a60-a680-3f769c637d2c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4cf06488-584f-4a60-a680-3f769c637d2c .shg-image-zoom,
.shg-c#s-4cf06488-584f-4a60-a680-3f769c637d2c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4cf06488-584f-4a60-a680-3f769c637d2c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4cf06488-584f-4a60-a680-3f769c637d2c {
  max-width: 100%;
}

.shg-c#s-4cf06488-584f-4a60-a680-3f769c637d2c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4cf06488-584f-4a60-a680-3f769c637d2c .shg-image-zoom,
.shg-c#s-4cf06488-584f-4a60-a680-3f769c637d2c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4cf06488-584f-4a60-a680-3f769c637d2c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4cf06488-584f-4a60-a680-3f769c637d2c {
  max-width: 100%;
}

.shg-c#s-4cf06488-584f-4a60-a680-3f769c637d2c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4cf06488-584f-4a60-a680-3f769c637d2c .shg-image-zoom,
.shg-c#s-4cf06488-584f-4a60-a680-3f769c637d2c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4cf06488-584f-4a60-a680-3f769c637d2c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4cf06488-584f-4a60-a680-3f769c637d2c {
  max-width: 100%;
}

.shg-c#s-4cf06488-584f-4a60-a680-3f769c637d2c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4cf06488-584f-4a60-a680-3f769c637d2c .shg-image-zoom,
.shg-c#s-4cf06488-584f-4a60-a680-3f769c637d2c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4cf06488-584f-4a60-a680-3f769c637d2c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4cf06488-584f-4a60-a680-3f769c637d2c {
  max-width: 100%;
}

.shg-c#s-4cf06488-584f-4a60-a680-3f769c637d2c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4cf06488-584f-4a60-a680-3f769c637d2c .shg-image-zoom,
.shg-c#s-4cf06488-584f-4a60-a680-3f769c637d2c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4cf06488-584f-4a60-a680-3f769c637d2c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c8d20a1d-5717-4771-944b-a160268aaedc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c8d20a1d-5717-4771-944b-a160268aaedc .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-e73a6690-7ee6-4cdc-a7d2-77ea402d60c1 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-07194a9d-810f-437c-a4f7-eb44a5b28683 {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-bottom: 100px;
min-height: 50px;
max-width: 1000px;
}
@media (max-width: 767px){#s-07194a9d-810f-437c-a4f7-eb44a5b28683 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-07194a9d-810f-437c-a4f7-eb44a5b28683 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07194a9d-810f-437c-a4f7-eb44a5b28683.shg-box.shg-c {
  justify-content: center;
}

#s-a2563508-72d0-4b4e-952d-3eeb2995edd6 {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a2563508-72d0-4b4e-952d-3eeb2995edd6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bedd5dad-21eb-46fe-8a0e-d0e9ca4dcc13 {
  min-height: 50px;
}








#s-bedd5dad-21eb-46fe-8a0e-d0e9ca4dcc13 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bedd5dad-21eb-46fe-8a0e-d0e9ca4dcc13.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d42044c5-98d3-4072-8f1c-ecd75ee3c766 {
  text-align: center;
}




  #s-d42044c5-98d3-4072-8f1c-ecd75ee3c766 img.shogun-image {
    
    width: px;
  }


#s-d42044c5-98d3-4072-8f1c-ecd75ee3c766 .shogun-image-content {
  
    align-items: center;
  
}

#s-1aa1ea6d-c7f3-4e8b-aaf1-8be1f15c3aa9 {
  max-width: 175px;
text-align: center;
}




  #s-1aa1ea6d-c7f3-4e8b-aaf1-8be1f15c3aa9 img.shogun-image {
    
    width: px;
  }


#s-1aa1ea6d-c7f3-4e8b-aaf1-8be1f15c3aa9 .shogun-image-content {
  
    align-items: center;
  
}

#s-35a7cace-7bb7-418e-813a-d8116f609d04 {
  min-height: 50px;
}








#s-35a7cace-7bb7-418e-813a-d8116f609d04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35a7cace-7bb7-418e-813a-d8116f609d04.shg-box.shg-c {
  justify-content: center;
}

#s-ec640e4b-a100-415d-9401-8a31e1ccfd82 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-4b930883-6b3e-4213-96b8-d18cc888d8d0 {
  min-height: 50px;
}








#s-4b930883-6b3e-4213-96b8-d18cc888d8d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b930883-6b3e-4213-96b8-d18cc888d8d0.shg-box.shg-c {
  justify-content: center;
}

#s-bc6e0879-5caf-41f5-8eb2-e52d1e5828d8 {
  margin-left: auto;
margin-right: auto;
}

#s-7d01a45c-820c-4851-a89a-f52ce4bda036 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-7d01a45c-820c-4851-a89a-f52ce4bda036 {
  
}
}
#s-f869e1c2-2a05-46e6-99ef-86374c459191 {
  padding-top: 35px;
}

#s-37338d03-7c4b-4b57-aa40-fe3da23b6317 {
  display: none;
}
#s-77eba213-dd53-4335-a5a4-3cc6a9599543 {
  text-align: left;
}


.shg-c#s-77eba213-dd53-4335-a5a4-3cc6a9599543 {
  max-width: 100%;
}

.shg-c#s-77eba213-dd53-4335-a5a4-3cc6a9599543 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77eba213-dd53-4335-a5a4-3cc6a9599543 .shg-image-zoom,
.shg-c#s-77eba213-dd53-4335-a5a4-3cc6a9599543 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77eba213-dd53-4335-a5a4-3cc6a9599543 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-77eba213-dd53-4335-a5a4-3cc6a9599543 {
  max-width: 100%;
}

.shg-c#s-77eba213-dd53-4335-a5a4-3cc6a9599543 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77eba213-dd53-4335-a5a4-3cc6a9599543 .shg-image-zoom,
.shg-c#s-77eba213-dd53-4335-a5a4-3cc6a9599543 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77eba213-dd53-4335-a5a4-3cc6a9599543 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-77eba213-dd53-4335-a5a4-3cc6a9599543 {
  max-width: 100%;
}

.shg-c#s-77eba213-dd53-4335-a5a4-3cc6a9599543 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77eba213-dd53-4335-a5a4-3cc6a9599543 .shg-image-zoom,
.shg-c#s-77eba213-dd53-4335-a5a4-3cc6a9599543 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77eba213-dd53-4335-a5a4-3cc6a9599543 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-77eba213-dd53-4335-a5a4-3cc6a9599543 {
  max-width: 100%;
}

.shg-c#s-77eba213-dd53-4335-a5a4-3cc6a9599543 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77eba213-dd53-4335-a5a4-3cc6a9599543 .shg-image-zoom,
.shg-c#s-77eba213-dd53-4335-a5a4-3cc6a9599543 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77eba213-dd53-4335-a5a4-3cc6a9599543 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-77eba213-dd53-4335-a5a4-3cc6a9599543 {
  max-width: 100%;
}

.shg-c#s-77eba213-dd53-4335-a5a4-3cc6a9599543 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77eba213-dd53-4335-a5a4-3cc6a9599543 .shg-image-zoom,
.shg-c#s-77eba213-dd53-4335-a5a4-3cc6a9599543 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77eba213-dd53-4335-a5a4-3cc6a9599543 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bdac61a3-0491-4fdd-9a83-16dddb74f873 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bdac61a3-0491-4fdd-9a83-16dddb74f873 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-2e982902-1430-4448-9fef-d4efa89425f4 {
  display: none;
}
#s-6734314d-cf98-4391-a8ed-910503706644 {
  text-align: left;
}


.shg-c#s-6734314d-cf98-4391-a8ed-910503706644 {
  max-width: 100%;
}

.shg-c#s-6734314d-cf98-4391-a8ed-910503706644 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6734314d-cf98-4391-a8ed-910503706644 .shg-image-zoom,
.shg-c#s-6734314d-cf98-4391-a8ed-910503706644 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6734314d-cf98-4391-a8ed-910503706644 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6734314d-cf98-4391-a8ed-910503706644 {
  max-width: 100%;
}

.shg-c#s-6734314d-cf98-4391-a8ed-910503706644 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6734314d-cf98-4391-a8ed-910503706644 .shg-image-zoom,
.shg-c#s-6734314d-cf98-4391-a8ed-910503706644 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6734314d-cf98-4391-a8ed-910503706644 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6734314d-cf98-4391-a8ed-910503706644 {
  max-width: 100%;
}

.shg-c#s-6734314d-cf98-4391-a8ed-910503706644 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6734314d-cf98-4391-a8ed-910503706644 .shg-image-zoom,
.shg-c#s-6734314d-cf98-4391-a8ed-910503706644 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6734314d-cf98-4391-a8ed-910503706644 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6734314d-cf98-4391-a8ed-910503706644 {
  max-width: 100%;
}

.shg-c#s-6734314d-cf98-4391-a8ed-910503706644 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6734314d-cf98-4391-a8ed-910503706644 .shg-image-zoom,
.shg-c#s-6734314d-cf98-4391-a8ed-910503706644 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6734314d-cf98-4391-a8ed-910503706644 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6734314d-cf98-4391-a8ed-910503706644 {
  max-width: 100%;
}

.shg-c#s-6734314d-cf98-4391-a8ed-910503706644 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6734314d-cf98-4391-a8ed-910503706644 .shg-image-zoom,
.shg-c#s-6734314d-cf98-4391-a8ed-910503706644 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6734314d-cf98-4391-a8ed-910503706644 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7ea123eb-35a1-4a3e-8e43-1bcdcf39b6f1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7ea123eb-35a1-4a3e-8e43-1bcdcf39b6f1 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-38b4857f-06d4-432c-a82c-89f6e607265d {
  display: none;
}
#s-bde94b21-f329-4639-b039-42d66e904ede {
  text-align: left;
}


.shg-c#s-bde94b21-f329-4639-b039-42d66e904ede {
  max-width: 100%;
}

.shg-c#s-bde94b21-f329-4639-b039-42d66e904ede img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bde94b21-f329-4639-b039-42d66e904ede .shg-image-zoom,
.shg-c#s-bde94b21-f329-4639-b039-42d66e904ede img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bde94b21-f329-4639-b039-42d66e904ede .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bde94b21-f329-4639-b039-42d66e904ede {
  max-width: 100%;
}

.shg-c#s-bde94b21-f329-4639-b039-42d66e904ede img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bde94b21-f329-4639-b039-42d66e904ede .shg-image-zoom,
.shg-c#s-bde94b21-f329-4639-b039-42d66e904ede img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bde94b21-f329-4639-b039-42d66e904ede .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bde94b21-f329-4639-b039-42d66e904ede {
  max-width: 100%;
}

.shg-c#s-bde94b21-f329-4639-b039-42d66e904ede img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bde94b21-f329-4639-b039-42d66e904ede .shg-image-zoom,
.shg-c#s-bde94b21-f329-4639-b039-42d66e904ede img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bde94b21-f329-4639-b039-42d66e904ede .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bde94b21-f329-4639-b039-42d66e904ede {
  max-width: 100%;
}

.shg-c#s-bde94b21-f329-4639-b039-42d66e904ede img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bde94b21-f329-4639-b039-42d66e904ede .shg-image-zoom,
.shg-c#s-bde94b21-f329-4639-b039-42d66e904ede img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bde94b21-f329-4639-b039-42d66e904ede .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bde94b21-f329-4639-b039-42d66e904ede {
  max-width: 100%;
}

.shg-c#s-bde94b21-f329-4639-b039-42d66e904ede img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bde94b21-f329-4639-b039-42d66e904ede .shg-image-zoom,
.shg-c#s-bde94b21-f329-4639-b039-42d66e904ede img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bde94b21-f329-4639-b039-42d66e904ede .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-35258867-10f4-451c-9be8-a5b855bdff4b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-35258867-10f4-451c-9be8-a5b855bdff4b .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-46790af8-ccbf-40b4-aafa-86a15987d31a {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-a34c7123-cf54-4c82-b571-2bc01c814b0d {
  margin-left: auto;
margin-right: auto;
padding-top: 55px;
padding-bottom: 55px;
min-height: 50px;
background-color: rgba(242, 239, 236, 0.3);
}
@media (max-width: 767px){#s-a34c7123-cf54-4c82-b571-2bc01c814b0d {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-a34c7123-cf54-4c82-b571-2bc01c814b0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a34c7123-cf54-4c82-b571-2bc01c814b0d.shg-box.shg-c {
  justify-content: center;
}

#s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2ca67b62-6ce9-4122-a44c-3ffbe741d8eb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8ec2268e-8b4e-4e3c-b1ec-5e7e55680445 {
  min-height: 50px;
}








#s-8ec2268e-8b4e-4e3c-b1ec-5e7e55680445 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ec2268e-8b4e-4e3c-b1ec-5e7e55680445.shg-box.shg-c {
  justify-content: flex-start;
}

#s-006db93a-06cf-47e6-9e40-37c66a6fe168 {
  text-align: center;
}




  #s-006db93a-06cf-47e6-9e40-37c66a6fe168 img.shogun-image {
    
    width: px;
  }


#s-006db93a-06cf-47e6-9e40-37c66a6fe168 .shogun-image-content {
  
    align-items: center;
  
}

#s-38849e8c-d4d1-40f8-adf5-8319f7efdb7b {
  max-width: 175px;
text-align: center;
}




  #s-38849e8c-d4d1-40f8-adf5-8319f7efdb7b img.shogun-image {
    
    width: px;
  }


#s-38849e8c-d4d1-40f8-adf5-8319f7efdb7b .shogun-image-content {
  
    align-items: center;
  
}

#s-2e4ec8a7-99f9-4934-979d-252f3c7c9b0f {
  min-height: 50px;
}








#s-2e4ec8a7-99f9-4934-979d-252f3c7c9b0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e4ec8a7-99f9-4934-979d-252f3c7c9b0f.shg-box.shg-c {
  justify-content: center;
}

#s-630a0d80-e2ae-4333-9065-e173b0ab213e {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-78fb059f-d92c-442d-bc41-b88c746ba1df {
  min-height: 50px;
}








#s-78fb059f-d92c-442d-bc41-b88c746ba1df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78fb059f-d92c-442d-bc41-b88c746ba1df.shg-box.shg-c {
  justify-content: center;
}

#s-dedb09a4-8933-4bd5-8222-6edec0f420c2 {
  margin-left: auto;
margin-right: auto;
}

#s-4b44d482-da33-4957-b58a-edb4d6de9057 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-4b44d482-da33-4957-b58a-edb4d6de9057 {
  
}
}
#s-5a338dea-0f41-460e-aee8-660c0ae0ffe8 {
  margin-left: auto;
margin-right: auto;
padding-top: 35px;
max-width: 900px;
}

#s-adcfce28-e129-4dd5-9818-648e4239abb3 {
  display: none;
}
#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb {
  text-align: left;
}


.shg-c#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb {
  max-width: 100%;
}

.shg-c#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb .shg-image-zoom,
.shg-c#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb {
  max-width: 100%;
}

.shg-c#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb .shg-image-zoom,
.shg-c#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb {
  max-width: 100%;
}

.shg-c#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb .shg-image-zoom,
.shg-c#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb {
  max-width: 100%;
}

.shg-c#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb .shg-image-zoom,
.shg-c#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb {
  max-width: 100%;
}

.shg-c#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb .shg-image-zoom,
.shg-c#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a31391e-1916-4cfd-9b89-ee9fd99817fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c7b982ab-d448-4f61-a77f-75305ddde93a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c7b982ab-d448-4f61-a77f-75305ddde93a .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-9075bb63-1a88-4c69-b4f1-233ed7f72e84 {
  display: none;
}
#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe {
  text-align: left;
}


.shg-c#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe {
  max-width: 100%;
}

.shg-c#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe .shg-image-zoom,
.shg-c#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe {
  max-width: 100%;
}

.shg-c#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe .shg-image-zoom,
.shg-c#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe {
  max-width: 100%;
}

.shg-c#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe .shg-image-zoom,
.shg-c#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe {
  max-width: 100%;
}

.shg-c#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe .shg-image-zoom,
.shg-c#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe {
  max-width: 100%;
}

.shg-c#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe .shg-image-zoom,
.shg-c#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e6e4cbb-abce-4b39-ae6b-6ba79119a0fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-751bd514-fc39-4633-b327-e7ba4a184b94 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-751bd514-fc39-4633-b327-e7ba4a184b94 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-bb828fb0-65b0-448f-a20b-8aac703c8d5b {
  display: none;
}
#s-db15dcd5-ad40-4253-9a08-874efd28e492 {
  text-align: left;
}


.shg-c#s-db15dcd5-ad40-4253-9a08-874efd28e492 {
  max-width: 100%;
}

.shg-c#s-db15dcd5-ad40-4253-9a08-874efd28e492 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-db15dcd5-ad40-4253-9a08-874efd28e492 .shg-image-zoom,
.shg-c#s-db15dcd5-ad40-4253-9a08-874efd28e492 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-db15dcd5-ad40-4253-9a08-874efd28e492 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-db15dcd5-ad40-4253-9a08-874efd28e492 {
  max-width: 100%;
}

.shg-c#s-db15dcd5-ad40-4253-9a08-874efd28e492 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-db15dcd5-ad40-4253-9a08-874efd28e492 .shg-image-zoom,
.shg-c#s-db15dcd5-ad40-4253-9a08-874efd28e492 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-db15dcd5-ad40-4253-9a08-874efd28e492 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-db15dcd5-ad40-4253-9a08-874efd28e492 {
  max-width: 100%;
}

.shg-c#s-db15dcd5-ad40-4253-9a08-874efd28e492 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-db15dcd5-ad40-4253-9a08-874efd28e492 .shg-image-zoom,
.shg-c#s-db15dcd5-ad40-4253-9a08-874efd28e492 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-db15dcd5-ad40-4253-9a08-874efd28e492 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-db15dcd5-ad40-4253-9a08-874efd28e492 {
  max-width: 100%;
}

.shg-c#s-db15dcd5-ad40-4253-9a08-874efd28e492 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-db15dcd5-ad40-4253-9a08-874efd28e492 .shg-image-zoom,
.shg-c#s-db15dcd5-ad40-4253-9a08-874efd28e492 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-db15dcd5-ad40-4253-9a08-874efd28e492 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-db15dcd5-ad40-4253-9a08-874efd28e492 {
  max-width: 100%;
}

.shg-c#s-db15dcd5-ad40-4253-9a08-874efd28e492 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-db15dcd5-ad40-4253-9a08-874efd28e492 .shg-image-zoom,
.shg-c#s-db15dcd5-ad40-4253-9a08-874efd28e492 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-db15dcd5-ad40-4253-9a08-874efd28e492 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-08ecbec0-3c08-4067-b742-86d23a797412 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-08ecbec0-3c08-4067-b742-86d23a797412 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-01057773-5766-47d3-afba-8b0754a188b0 {
  display: none;
}
#s-7b3f52dd-a500-422e-bcca-403fd95587cf {
  text-align: left;
}


.shg-c#s-7b3f52dd-a500-422e-bcca-403fd95587cf {
  max-width: 100%;
}

.shg-c#s-7b3f52dd-a500-422e-bcca-403fd95587cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b3f52dd-a500-422e-bcca-403fd95587cf .shg-image-zoom,
.shg-c#s-7b3f52dd-a500-422e-bcca-403fd95587cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b3f52dd-a500-422e-bcca-403fd95587cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7b3f52dd-a500-422e-bcca-403fd95587cf {
  max-width: 100%;
}

.shg-c#s-7b3f52dd-a500-422e-bcca-403fd95587cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b3f52dd-a500-422e-bcca-403fd95587cf .shg-image-zoom,
.shg-c#s-7b3f52dd-a500-422e-bcca-403fd95587cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b3f52dd-a500-422e-bcca-403fd95587cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7b3f52dd-a500-422e-bcca-403fd95587cf {
  max-width: 100%;
}

.shg-c#s-7b3f52dd-a500-422e-bcca-403fd95587cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b3f52dd-a500-422e-bcca-403fd95587cf .shg-image-zoom,
.shg-c#s-7b3f52dd-a500-422e-bcca-403fd95587cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b3f52dd-a500-422e-bcca-403fd95587cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7b3f52dd-a500-422e-bcca-403fd95587cf {
  max-width: 100%;
}

.shg-c#s-7b3f52dd-a500-422e-bcca-403fd95587cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b3f52dd-a500-422e-bcca-403fd95587cf .shg-image-zoom,
.shg-c#s-7b3f52dd-a500-422e-bcca-403fd95587cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b3f52dd-a500-422e-bcca-403fd95587cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7b3f52dd-a500-422e-bcca-403fd95587cf {
  max-width: 100%;
}

.shg-c#s-7b3f52dd-a500-422e-bcca-403fd95587cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b3f52dd-a500-422e-bcca-403fd95587cf .shg-image-zoom,
.shg-c#s-7b3f52dd-a500-422e-bcca-403fd95587cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b3f52dd-a500-422e-bcca-403fd95587cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-997a2fc8-d814-4ab6-b3a0-e60681df5a5b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-997a2fc8-d814-4ab6-b3a0-e60681df5a5b .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-75826881-8d62-455a-af76-a61135be3c5c {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-59552f11-3a77-4361-aae8-881c11e0a923 {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-bottom: 100px;
min-height: 50px;
max-width: 1000px;
}
@media (max-width: 767px){#s-59552f11-3a77-4361-aae8-881c11e0a923 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-59552f11-3a77-4361-aae8-881c11e0a923 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59552f11-3a77-4361-aae8-881c11e0a923.shg-box.shg-c {
  justify-content: center;
}

#s-f35eba56-5689-4930-ac50-74ac28373da3 {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f35eba56-5689-4930-ac50-74ac28373da3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-832917b7-4cf6-48a5-a8b4-21c4ffc67b55 {
  min-height: 50px;
}








#s-832917b7-4cf6-48a5-a8b4-21c4ffc67b55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-832917b7-4cf6-48a5-a8b4-21c4ffc67b55.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5e5df37b-589f-4422-8eb4-2d608d7683ef {
  text-align: center;
}




  #s-5e5df37b-589f-4422-8eb4-2d608d7683ef img.shogun-image {
    
    width: px;
  }


#s-5e5df37b-589f-4422-8eb4-2d608d7683ef .shogun-image-content {
  
    align-items: center;
  
}

#s-3c30ea3f-8601-45c7-955e-7d28c870d26d {
  max-width: 175px;
text-align: center;
}




  #s-3c30ea3f-8601-45c7-955e-7d28c870d26d img.shogun-image {
    
    width: px;
  }


#s-3c30ea3f-8601-45c7-955e-7d28c870d26d .shogun-image-content {
  
    align-items: center;
  
}

#s-e5df0488-6dc2-4402-92ff-c48a9bdb4d9a {
  min-height: 50px;
}








#s-e5df0488-6dc2-4402-92ff-c48a9bdb4d9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5df0488-6dc2-4402-92ff-c48a9bdb4d9a.shg-box.shg-c {
  justify-content: center;
}

#s-56eb2a93-5a39-4ed7-aecc-5147d0ba0b87 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-de9c204a-26ce-485e-8673-8538a4e9379a {
  min-height: 50px;
}








#s-de9c204a-26ce-485e-8673-8538a4e9379a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de9c204a-26ce-485e-8673-8538a4e9379a.shg-box.shg-c {
  justify-content: center;
}

#s-d82c2c7f-0f1e-47d9-a3a2-888a779f16fc {
  margin-left: auto;
margin-right: auto;
}

#s-85287987-cd7b-406d-88e4-08f4555a3ea3 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-85287987-cd7b-406d-88e4-08f4555a3ea3 {
  
}
}
#s-e42edb5a-af60-4cf1-98f1-6eaec06df8e9 {
  padding-top: 35px;
}

#s-08d614fa-4c17-46f6-a62d-3e0151f04f16 {
  display: none;
}
#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd {
  text-align: left;
}


.shg-c#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd {
  max-width: 100%;
}

.shg-c#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd .shg-image-zoom,
.shg-c#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd {
  max-width: 100%;
}

.shg-c#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd .shg-image-zoom,
.shg-c#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd {
  max-width: 100%;
}

.shg-c#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd .shg-image-zoom,
.shg-c#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd {
  max-width: 100%;
}

.shg-c#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd .shg-image-zoom,
.shg-c#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd {
  max-width: 100%;
}

.shg-c#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd .shg-image-zoom,
.shg-c#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cff49e20-46d4-49b1-bf22-7b0d97c0efdd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f6166788-3835-458c-9c47-37ff96a905bc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f6166788-3835-458c-9c47-37ff96a905bc .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-2e99ece3-c6fa-458a-9539-b28a3acd1327 {
  display: none;
}
#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 {
  text-align: left;
}


.shg-c#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 {
  max-width: 100%;
}

.shg-c#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 .shg-image-zoom,
.shg-c#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 {
  max-width: 100%;
}

.shg-c#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 .shg-image-zoom,
.shg-c#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 {
  max-width: 100%;
}

.shg-c#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 .shg-image-zoom,
.shg-c#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 {
  max-width: 100%;
}

.shg-c#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 .shg-image-zoom,
.shg-c#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 {
  max-width: 100%;
}

.shg-c#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 .shg-image-zoom,
.shg-c#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5b7d1eb-e49b-4e5b-9035-e503b8fbee01 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-430f0f03-1fff-46f3-aaa9-30fa453865a8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-430f0f03-1fff-46f3-aaa9-30fa453865a8 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-40cf9874-57a6-416c-8692-c6f2e8b9f6ca {
  display: none;
}
#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d {
  text-align: left;
}


.shg-c#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d {
  max-width: 100%;
}

.shg-c#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d .shg-image-zoom,
.shg-c#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d {
  max-width: 100%;
}

.shg-c#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d .shg-image-zoom,
.shg-c#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d {
  max-width: 100%;
}

.shg-c#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d .shg-image-zoom,
.shg-c#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d {
  max-width: 100%;
}

.shg-c#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d .shg-image-zoom,
.shg-c#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d {
  max-width: 100%;
}

.shg-c#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d .shg-image-zoom,
.shg-c#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99f0a352-79b7-49e7-9938-a3a8eedd5a3d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c17d7523-2a9b-40a9-b3cd-8c019383fed7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c17d7523-2a9b-40a9-b3cd-8c019383fed7 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-a41f7bc9-77f4-452f-82e6-a5d9249f5e09 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-0d4e6f01-cbfc-43f4-96f4-ec3ac10710bd {
  margin-left: auto;
margin-right: auto;
padding-top: 55px;
padding-bottom: 55px;
min-height: 50px;
background-color: rgba(242, 239, 236, 0.3);
}
@media (max-width: 767px){#s-0d4e6f01-cbfc-43f4-96f4-ec3ac10710bd {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-0d4e6f01-cbfc-43f4-96f4-ec3ac10710bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d4e6f01-cbfc-43f4-96f4-ec3ac10710bd.shg-box.shg-c {
  justify-content: center;
}

#s-b337b9ca-93e8-47d2-a262-5a23daba8cbb {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b337b9ca-93e8-47d2-a262-5a23daba8cbb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-27191569-5902-4944-947d-05a76171c532 {
  min-height: 50px;
}








#s-27191569-5902-4944-947d-05a76171c532 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27191569-5902-4944-947d-05a76171c532.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d39e7a25-f67b-47bc-9090-4a39c766a06c {
  text-align: center;
}




  #s-d39e7a25-f67b-47bc-9090-4a39c766a06c img.shogun-image {
    
    width: px;
  }


#s-d39e7a25-f67b-47bc-9090-4a39c766a06c .shogun-image-content {
  
    align-items: center;
  
}

#s-2fdd2bb8-28be-488e-8ff0-6cd2f269459c {
  max-width: 175px;
text-align: center;
}




  #s-2fdd2bb8-28be-488e-8ff0-6cd2f269459c img.shogun-image {
    
    width: px;
  }


#s-2fdd2bb8-28be-488e-8ff0-6cd2f269459c .shogun-image-content {
  
    align-items: center;
  
}

#s-69d58650-c62c-43f0-a037-8b4c71206d9a {
  min-height: 50px;
}








#s-69d58650-c62c-43f0-a037-8b4c71206d9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69d58650-c62c-43f0-a037-8b4c71206d9a.shg-box.shg-c {
  justify-content: center;
}

#s-4cc7023e-7b36-4009-bc9d-e913c40a578b {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-6a24fafd-958a-443c-98ca-1a1483b135b6 {
  min-height: 50px;
}








#s-6a24fafd-958a-443c-98ca-1a1483b135b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a24fafd-958a-443c-98ca-1a1483b135b6.shg-box.shg-c {
  justify-content: center;
}

#s-942595d9-e9c9-4005-b730-a2f49236826a {
  margin-left: auto;
margin-right: auto;
}

#s-4ab976b2-d948-47bb-88f4-01e17c64c63f {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-4ab976b2-d948-47bb-88f4-01e17c64c63f {
  
}
}
#s-30b1987f-a2d3-4196-a0e8-9a3c80d02bab {
  margin-left: auto;
margin-right: auto;
padding-top: 35px;
max-width: 900px;
}

#s-6d6189c4-6de7-46c4-a7ed-89cb195e8566 {
  display: none;
}
#s-37f99e1b-1c15-4138-804b-5d0001aad5ce {
  text-align: left;
}


.shg-c#s-37f99e1b-1c15-4138-804b-5d0001aad5ce {
  max-width: 100%;
}

.shg-c#s-37f99e1b-1c15-4138-804b-5d0001aad5ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37f99e1b-1c15-4138-804b-5d0001aad5ce .shg-image-zoom,
.shg-c#s-37f99e1b-1c15-4138-804b-5d0001aad5ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37f99e1b-1c15-4138-804b-5d0001aad5ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-37f99e1b-1c15-4138-804b-5d0001aad5ce {
  max-width: 100%;
}

.shg-c#s-37f99e1b-1c15-4138-804b-5d0001aad5ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37f99e1b-1c15-4138-804b-5d0001aad5ce .shg-image-zoom,
.shg-c#s-37f99e1b-1c15-4138-804b-5d0001aad5ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37f99e1b-1c15-4138-804b-5d0001aad5ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-37f99e1b-1c15-4138-804b-5d0001aad5ce {
  max-width: 100%;
}

.shg-c#s-37f99e1b-1c15-4138-804b-5d0001aad5ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37f99e1b-1c15-4138-804b-5d0001aad5ce .shg-image-zoom,
.shg-c#s-37f99e1b-1c15-4138-804b-5d0001aad5ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37f99e1b-1c15-4138-804b-5d0001aad5ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-37f99e1b-1c15-4138-804b-5d0001aad5ce {
  max-width: 100%;
}

.shg-c#s-37f99e1b-1c15-4138-804b-5d0001aad5ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37f99e1b-1c15-4138-804b-5d0001aad5ce .shg-image-zoom,
.shg-c#s-37f99e1b-1c15-4138-804b-5d0001aad5ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37f99e1b-1c15-4138-804b-5d0001aad5ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-37f99e1b-1c15-4138-804b-5d0001aad5ce {
  max-width: 100%;
}

.shg-c#s-37f99e1b-1c15-4138-804b-5d0001aad5ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37f99e1b-1c15-4138-804b-5d0001aad5ce .shg-image-zoom,
.shg-c#s-37f99e1b-1c15-4138-804b-5d0001aad5ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37f99e1b-1c15-4138-804b-5d0001aad5ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d845c514-cc4f-4255-a98c-116c1e6a5e5c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d845c514-cc4f-4255-a98c-116c1e6a5e5c .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 9px;
  line-height: ;
  letter-spacing: ;
}

#s-f6156781-1d78-4f86-a6aa-5d5ddfeb1ec5 {
  display: none;
}
#s-394bfdaa-b081-4676-a368-97ca01139401 {
  text-align: left;
}


.shg-c#s-394bfdaa-b081-4676-a368-97ca01139401 {
  max-width: 100%;
}

.shg-c#s-394bfdaa-b081-4676-a368-97ca01139401 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-394bfdaa-b081-4676-a368-97ca01139401 .shg-image-zoom,
.shg-c#s-394bfdaa-b081-4676-a368-97ca01139401 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-394bfdaa-b081-4676-a368-97ca01139401 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-394bfdaa-b081-4676-a368-97ca01139401 {
  max-width: 100%;
}

.shg-c#s-394bfdaa-b081-4676-a368-97ca01139401 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-394bfdaa-b081-4676-a368-97ca01139401 .shg-image-zoom,
.shg-c#s-394bfdaa-b081-4676-a368-97ca01139401 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-394bfdaa-b081-4676-a368-97ca01139401 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-394bfdaa-b081-4676-a368-97ca01139401 {
  max-width: 100%;
}

.shg-c#s-394bfdaa-b081-4676-a368-97ca01139401 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-394bfdaa-b081-4676-a368-97ca01139401 .shg-image-zoom,
.shg-c#s-394bfdaa-b081-4676-a368-97ca01139401 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-394bfdaa-b081-4676-a368-97ca01139401 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-394bfdaa-b081-4676-a368-97ca01139401 {
  max-width: 100%;
}

.shg-c#s-394bfdaa-b081-4676-a368-97ca01139401 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-394bfdaa-b081-4676-a368-97ca01139401 .shg-image-zoom,
.shg-c#s-394bfdaa-b081-4676-a368-97ca01139401 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-394bfdaa-b081-4676-a368-97ca01139401 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-394bfdaa-b081-4676-a368-97ca01139401 {
  max-width: 100%;
}

.shg-c#s-394bfdaa-b081-4676-a368-97ca01139401 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-394bfdaa-b081-4676-a368-97ca01139401 .shg-image-zoom,
.shg-c#s-394bfdaa-b081-4676-a368-97ca01139401 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-394bfdaa-b081-4676-a368-97ca01139401 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-82c72f5b-8a28-485a-99ad-d1659e5180a4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-82c72f5b-8a28-485a-99ad-d1659e5180a4 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-1c75bfe0-f9c1-462f-97b7-4da60ff776a3 {
  display: none;
}
#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 {
  text-align: left;
}


.shg-c#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 {
  max-width: 100%;
}

.shg-c#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 .shg-image-zoom,
.shg-c#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 {
  max-width: 100%;
}

.shg-c#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 .shg-image-zoom,
.shg-c#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 {
  max-width: 100%;
}

.shg-c#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 .shg-image-zoom,
.shg-c#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 {
  max-width: 100%;
}

.shg-c#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 .shg-image-zoom,
.shg-c#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 {
  max-width: 100%;
}

.shg-c#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 .shg-image-zoom,
.shg-c#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4eac04ff-a42d-4193-b64b-7f2b2ec6b284 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a81e0444-a5a1-400c-a894-99e7c5802604 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a81e0444-a5a1-400c-a894-99e7c5802604 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-4f3dc951-2e51-481f-bc6e-a99d1e0976dc {
  display: none;
}
#s-31c712b6-4b20-4056-a885-6e3f2bbec68a {
  text-align: left;
}


.shg-c#s-31c712b6-4b20-4056-a885-6e3f2bbec68a {
  max-width: 100%;
}

.shg-c#s-31c712b6-4b20-4056-a885-6e3f2bbec68a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31c712b6-4b20-4056-a885-6e3f2bbec68a .shg-image-zoom,
.shg-c#s-31c712b6-4b20-4056-a885-6e3f2bbec68a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31c712b6-4b20-4056-a885-6e3f2bbec68a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-31c712b6-4b20-4056-a885-6e3f2bbec68a {
  max-width: 100%;
}

.shg-c#s-31c712b6-4b20-4056-a885-6e3f2bbec68a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31c712b6-4b20-4056-a885-6e3f2bbec68a .shg-image-zoom,
.shg-c#s-31c712b6-4b20-4056-a885-6e3f2bbec68a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31c712b6-4b20-4056-a885-6e3f2bbec68a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-31c712b6-4b20-4056-a885-6e3f2bbec68a {
  max-width: 100%;
}

.shg-c#s-31c712b6-4b20-4056-a885-6e3f2bbec68a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31c712b6-4b20-4056-a885-6e3f2bbec68a .shg-image-zoom,
.shg-c#s-31c712b6-4b20-4056-a885-6e3f2bbec68a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31c712b6-4b20-4056-a885-6e3f2bbec68a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-31c712b6-4b20-4056-a885-6e3f2bbec68a {
  max-width: 100%;
}

.shg-c#s-31c712b6-4b20-4056-a885-6e3f2bbec68a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31c712b6-4b20-4056-a885-6e3f2bbec68a .shg-image-zoom,
.shg-c#s-31c712b6-4b20-4056-a885-6e3f2bbec68a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31c712b6-4b20-4056-a885-6e3f2bbec68a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-31c712b6-4b20-4056-a885-6e3f2bbec68a {
  max-width: 100%;
}

.shg-c#s-31c712b6-4b20-4056-a885-6e3f2bbec68a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31c712b6-4b20-4056-a885-6e3f2bbec68a .shg-image-zoom,
.shg-c#s-31c712b6-4b20-4056-a885-6e3f2bbec68a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31c712b6-4b20-4056-a885-6e3f2bbec68a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-235f8f08-2018-4487-bf37-c193802273e4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-235f8f08-2018-4487-bf37-c193802273e4 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-2350c0b8-4de9-43c1-a775-a376a43485e0 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-8412eec7-6ce7-4958-9545-ee3e934013e3 {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-bottom: 100px;
min-height: 50px;
max-width: 1000px;
}
@media (max-width: 767px){#s-8412eec7-6ce7-4958-9545-ee3e934013e3 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-8412eec7-6ce7-4958-9545-ee3e934013e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8412eec7-6ce7-4958-9545-ee3e934013e3.shg-box.shg-c {
  justify-content: center;
}

#s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99 {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7abed6c0-0c3f-4ef8-b47e-808662d7cd99"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-87015221-3b34-44e4-a4a9-5b4b05fd6769 {
  min-height: 50px;
}








#s-87015221-3b34-44e4-a4a9-5b4b05fd6769 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87015221-3b34-44e4-a4a9-5b4b05fd6769.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1a35a708-fd1f-40ab-8185-a005b2bff0ed {
  text-align: center;
}




  #s-1a35a708-fd1f-40ab-8185-a005b2bff0ed img.shogun-image {
    
    width: px;
  }


#s-1a35a708-fd1f-40ab-8185-a005b2bff0ed .shogun-image-content {
  
    align-items: center;
  
}

#s-2ccd1640-8f4b-46f3-859b-2b97e70be32c {
  max-width: 175px;
text-align: center;
}




  #s-2ccd1640-8f4b-46f3-859b-2b97e70be32c img.shogun-image {
    
    width: px;
  }


#s-2ccd1640-8f4b-46f3-859b-2b97e70be32c .shogun-image-content {
  
    align-items: center;
  
}

#s-f1a5c183-33c9-491b-99fc-713e525a11f8 {
  min-height: 50px;
}








#s-f1a5c183-33c9-491b-99fc-713e525a11f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1a5c183-33c9-491b-99fc-713e525a11f8.shg-box.shg-c {
  justify-content: center;
}

#s-018c8d0a-a0ab-4b21-a04a-68d3b78421d0 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-6c199b1d-c3df-4082-9800-42ebccb5a9bf {
  min-height: 50px;
}








#s-6c199b1d-c3df-4082-9800-42ebccb5a9bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c199b1d-c3df-4082-9800-42ebccb5a9bf.shg-box.shg-c {
  justify-content: center;
}

#s-bea4d933-c939-4167-99b2-935549cedc87 {
  margin-left: auto;
margin-right: auto;
}

#s-f865f33b-9257-40b4-924f-0ed32bb2f34c {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-f865f33b-9257-40b4-924f-0ed32bb2f34c {
  
}
}
#s-35ac47f6-d823-4b56-bd62-ef7b23bf0181 {
  padding-top: 35px;
}

#s-918bd417-cb9c-4d7e-95f6-eaa289ae6694 {
  display: none;
}
#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a {
  text-align: left;
}


.shg-c#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a {
  max-width: 100%;
}

.shg-c#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a .shg-image-zoom,
.shg-c#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a {
  max-width: 100%;
}

.shg-c#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a .shg-image-zoom,
.shg-c#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a {
  max-width: 100%;
}

.shg-c#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a .shg-image-zoom,
.shg-c#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a {
  max-width: 100%;
}

.shg-c#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a .shg-image-zoom,
.shg-c#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a {
  max-width: 100%;
}

.shg-c#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a .shg-image-zoom,
.shg-c#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab4c6024-76cc-4a42-a5df-905f6b81a16a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-83045b83-09f7-49a2-a2fb-13681b48dad0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-83045b83-09f7-49a2-a2fb-13681b48dad0 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-5974441d-ecae-4e50-acf4-becabc588d2c {
  display: none;
}
#s-5d425734-a4ec-4df4-aeaa-a16421107a99 {
  text-align: left;
}


.shg-c#s-5d425734-a4ec-4df4-aeaa-a16421107a99 {
  max-width: 100%;
}

.shg-c#s-5d425734-a4ec-4df4-aeaa-a16421107a99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d425734-a4ec-4df4-aeaa-a16421107a99 .shg-image-zoom,
.shg-c#s-5d425734-a4ec-4df4-aeaa-a16421107a99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d425734-a4ec-4df4-aeaa-a16421107a99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5d425734-a4ec-4df4-aeaa-a16421107a99 {
  max-width: 100%;
}

.shg-c#s-5d425734-a4ec-4df4-aeaa-a16421107a99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d425734-a4ec-4df4-aeaa-a16421107a99 .shg-image-zoom,
.shg-c#s-5d425734-a4ec-4df4-aeaa-a16421107a99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d425734-a4ec-4df4-aeaa-a16421107a99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5d425734-a4ec-4df4-aeaa-a16421107a99 {
  max-width: 100%;
}

.shg-c#s-5d425734-a4ec-4df4-aeaa-a16421107a99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d425734-a4ec-4df4-aeaa-a16421107a99 .shg-image-zoom,
.shg-c#s-5d425734-a4ec-4df4-aeaa-a16421107a99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d425734-a4ec-4df4-aeaa-a16421107a99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5d425734-a4ec-4df4-aeaa-a16421107a99 {
  max-width: 100%;
}

.shg-c#s-5d425734-a4ec-4df4-aeaa-a16421107a99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d425734-a4ec-4df4-aeaa-a16421107a99 .shg-image-zoom,
.shg-c#s-5d425734-a4ec-4df4-aeaa-a16421107a99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d425734-a4ec-4df4-aeaa-a16421107a99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5d425734-a4ec-4df4-aeaa-a16421107a99 {
  max-width: 100%;
}

.shg-c#s-5d425734-a4ec-4df4-aeaa-a16421107a99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d425734-a4ec-4df4-aeaa-a16421107a99 .shg-image-zoom,
.shg-c#s-5d425734-a4ec-4df4-aeaa-a16421107a99 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d425734-a4ec-4df4-aeaa-a16421107a99 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a36e2d88-2f5b-489b-ab0e-3c39c5bbde19 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a36e2d88-2f5b-489b-ab0e-3c39c5bbde19 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-344ca29a-7ac2-48a4-af8d-dd3f276fd1c8 {
  display: none;
}
#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 {
  text-align: left;
}


.shg-c#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 {
  max-width: 100%;
}

.shg-c#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 .shg-image-zoom,
.shg-c#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 {
  max-width: 100%;
}

.shg-c#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 .shg-image-zoom,
.shg-c#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 {
  max-width: 100%;
}

.shg-c#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 .shg-image-zoom,
.shg-c#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 {
  max-width: 100%;
}

.shg-c#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 .shg-image-zoom,
.shg-c#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 {
  max-width: 100%;
}

.shg-c#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 .shg-image-zoom,
.shg-c#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-db5b07e0-3d3a-4410-b491-59a7d46922b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-49c5af69-13f3-4168-a824-c57f2b91a1bb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-49c5af69-13f3-4168-a824-c57f2b91a1bb .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-e2a054b5-3af7-4296-919d-9d2d45a29de8 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-33ef846c-fb7e-4291-ac71-b50c9631f1a6 {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-bottom: 100px;
min-height: 50px;
background-color: rgba(242, 239, 236, 0.3);
}
@media (max-width: 767px){#s-33ef846c-fb7e-4291-ac71-b50c9631f1a6 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-33ef846c-fb7e-4291-ac71-b50c9631f1a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33ef846c-fb7e-4291-ac71-b50c9631f1a6.shg-box.shg-c {
  justify-content: center;
}

#s-ba5328a5-875a-4ed1-b13c-542b3fa1b859 {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ba5328a5-875a-4ed1-b13c-542b3fa1b859"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bd305dbb-1df6-404e-be8d-05992e95e871 {
  min-height: 50px;
}








#s-bd305dbb-1df6-404e-be8d-05992e95e871 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd305dbb-1df6-404e-be8d-05992e95e871.shg-box.shg-c {
  justify-content: flex-start;
}

#s-34a2b883-eead-4e6d-b4d1-0250d5901897 {
  text-align: center;
}




  #s-34a2b883-eead-4e6d-b4d1-0250d5901897 img.shogun-image {
    
    width: px;
  }


#s-34a2b883-eead-4e6d-b4d1-0250d5901897 .shogun-image-content {
  
    align-items: center;
  
}

#s-71804b8c-0b32-44e9-853b-8f52998b7a8e {
  max-width: 175px;
text-align: center;
}




  #s-71804b8c-0b32-44e9-853b-8f52998b7a8e img.shogun-image {
    
    width: px;
  }


#s-71804b8c-0b32-44e9-853b-8f52998b7a8e .shogun-image-content {
  
    align-items: center;
  
}

#s-cb014dfc-d996-4234-ab3f-976556ca235b {
  min-height: 50px;
}








#s-cb014dfc-d996-4234-ab3f-976556ca235b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb014dfc-d996-4234-ab3f-976556ca235b.shg-box.shg-c {
  justify-content: center;
}

#s-cc84dff7-64a8-450a-b592-3d9f29120a1a {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-78946dd8-1691-4b31-93de-21c8c3ba6f30 {
  min-height: 50px;
}








#s-78946dd8-1691-4b31-93de-21c8c3ba6f30 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78946dd8-1691-4b31-93de-21c8c3ba6f30.shg-box.shg-c {
  justify-content: center;
}

#s-64c79ab0-1cb9-4075-a24f-a4fc03a27463 {
  margin-left: auto;
margin-right: auto;
}

#s-19cfc418-ad6f-432c-b1bd-f6235bd3fede {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-19cfc418-ad6f-432c-b1bd-f6235bd3fede {
  
}
}
#s-8b79e618-d9df-48cb-8de2-3cff46f11170 {
  margin-left: auto;
margin-right: auto;
padding-top: 35px;
max-width: 900px;
}

#s-ce61dce8-6386-41d9-911b-21619f34b36c {
  display: none;
}
#s-7f543961-97d1-4a9f-9afa-0a94e573da51 {
  text-align: left;
}


.shg-c#s-7f543961-97d1-4a9f-9afa-0a94e573da51 {
  max-width: 100%;
}

.shg-c#s-7f543961-97d1-4a9f-9afa-0a94e573da51 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f543961-97d1-4a9f-9afa-0a94e573da51 .shg-image-zoom,
.shg-c#s-7f543961-97d1-4a9f-9afa-0a94e573da51 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f543961-97d1-4a9f-9afa-0a94e573da51 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7f543961-97d1-4a9f-9afa-0a94e573da51 {
  max-width: 100%;
}

.shg-c#s-7f543961-97d1-4a9f-9afa-0a94e573da51 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f543961-97d1-4a9f-9afa-0a94e573da51 .shg-image-zoom,
.shg-c#s-7f543961-97d1-4a9f-9afa-0a94e573da51 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f543961-97d1-4a9f-9afa-0a94e573da51 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7f543961-97d1-4a9f-9afa-0a94e573da51 {
  max-width: 100%;
}

.shg-c#s-7f543961-97d1-4a9f-9afa-0a94e573da51 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f543961-97d1-4a9f-9afa-0a94e573da51 .shg-image-zoom,
.shg-c#s-7f543961-97d1-4a9f-9afa-0a94e573da51 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f543961-97d1-4a9f-9afa-0a94e573da51 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7f543961-97d1-4a9f-9afa-0a94e573da51 {
  max-width: 100%;
}

.shg-c#s-7f543961-97d1-4a9f-9afa-0a94e573da51 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f543961-97d1-4a9f-9afa-0a94e573da51 .shg-image-zoom,
.shg-c#s-7f543961-97d1-4a9f-9afa-0a94e573da51 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f543961-97d1-4a9f-9afa-0a94e573da51 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7f543961-97d1-4a9f-9afa-0a94e573da51 {
  max-width: 100%;
}

.shg-c#s-7f543961-97d1-4a9f-9afa-0a94e573da51 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f543961-97d1-4a9f-9afa-0a94e573da51 .shg-image-zoom,
.shg-c#s-7f543961-97d1-4a9f-9afa-0a94e573da51 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f543961-97d1-4a9f-9afa-0a94e573da51 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-44039ade-432f-4515-bd27-4ef0982efbd2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-44039ade-432f-4515-bd27-4ef0982efbd2 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-cafc3ecd-581e-419c-a4ce-cccedc85814e {
  display: none;
}
#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa {
  text-align: left;
}


.shg-c#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa {
  max-width: 100%;
}

.shg-c#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa .shg-image-zoom,
.shg-c#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa {
  max-width: 100%;
}

.shg-c#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa .shg-image-zoom,
.shg-c#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa {
  max-width: 100%;
}

.shg-c#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa .shg-image-zoom,
.shg-c#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa {
  max-width: 100%;
}

.shg-c#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa .shg-image-zoom,
.shg-c#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa {
  max-width: 100%;
}

.shg-c#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa .shg-image-zoom,
.shg-c#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9c949a60-f10b-43d4-abb1-2b2843dca4aa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3dae312c-43e5-4735-b048-d2c607a0e36f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3dae312c-43e5-4735-b048-d2c607a0e36f .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-23160817-11db-4c50-a903-eebee824607f {
  display: none;
}
#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 {
  text-align: left;
}


.shg-c#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 {
  max-width: 100%;
}

.shg-c#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 .shg-image-zoom,
.shg-c#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 {
  max-width: 100%;
}

.shg-c#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 .shg-image-zoom,
.shg-c#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 {
  max-width: 100%;
}

.shg-c#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 .shg-image-zoom,
.shg-c#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 {
  max-width: 100%;
}

.shg-c#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 .shg-image-zoom,
.shg-c#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 {
  max-width: 100%;
}

.shg-c#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 .shg-image-zoom,
.shg-c#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4c21965-5397-4f14-abaf-d6f81b5e2892 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-99f7814c-9290-498c-be79-54923e1ef210 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-99f7814c-9290-498c-be79-54923e1ef210 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-ca6e2fef-5d5e-481b-bab2-e7fef8a0ffa1 {
  display: none;
}
#s-c575108b-451b-40f5-8349-68153677bc15 {
  text-align: left;
}


.shg-c#s-c575108b-451b-40f5-8349-68153677bc15 {
  max-width: 100%;
}

.shg-c#s-c575108b-451b-40f5-8349-68153677bc15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c575108b-451b-40f5-8349-68153677bc15 .shg-image-zoom,
.shg-c#s-c575108b-451b-40f5-8349-68153677bc15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c575108b-451b-40f5-8349-68153677bc15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c575108b-451b-40f5-8349-68153677bc15 {
  max-width: 100%;
}

.shg-c#s-c575108b-451b-40f5-8349-68153677bc15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c575108b-451b-40f5-8349-68153677bc15 .shg-image-zoom,
.shg-c#s-c575108b-451b-40f5-8349-68153677bc15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c575108b-451b-40f5-8349-68153677bc15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c575108b-451b-40f5-8349-68153677bc15 {
  max-width: 100%;
}

.shg-c#s-c575108b-451b-40f5-8349-68153677bc15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c575108b-451b-40f5-8349-68153677bc15 .shg-image-zoom,
.shg-c#s-c575108b-451b-40f5-8349-68153677bc15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c575108b-451b-40f5-8349-68153677bc15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c575108b-451b-40f5-8349-68153677bc15 {
  max-width: 100%;
}

.shg-c#s-c575108b-451b-40f5-8349-68153677bc15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c575108b-451b-40f5-8349-68153677bc15 .shg-image-zoom,
.shg-c#s-c575108b-451b-40f5-8349-68153677bc15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c575108b-451b-40f5-8349-68153677bc15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c575108b-451b-40f5-8349-68153677bc15 {
  max-width: 100%;
}

.shg-c#s-c575108b-451b-40f5-8349-68153677bc15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c575108b-451b-40f5-8349-68153677bc15 .shg-image-zoom,
.shg-c#s-c575108b-451b-40f5-8349-68153677bc15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c575108b-451b-40f5-8349-68153677bc15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d53c7edb-6b1b-4022-ae37-7e818d6b9de5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d53c7edb-6b1b-4022-ae37-7e818d6b9de5 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-ed712be0-190b-4736-8a27-6d32c30434dc {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-7265329b-14f8-4be3-9676-bf888eab8a03 {
  margin-left: auto;
margin-right: auto;
padding-top: 55px;
padding-bottom: 55px;
min-height: 50px;
background-color: rgba(242, 239, 236, 0);
}
@media (max-width: 767px){#s-7265329b-14f8-4be3-9676-bf888eab8a03 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-7265329b-14f8-4be3-9676-bf888eab8a03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7265329b-14f8-4be3-9676-bf888eab8a03.shg-box.shg-c {
  justify-content: center;
}

#s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5cb0b0e4-7fce-4d06-a8b2-d0c71ccb9faf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-05665f65-16a5-468c-b773-b42919106ffb {
  min-height: 50px;
}








#s-05665f65-16a5-468c-b773-b42919106ffb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-05665f65-16a5-468c-b773-b42919106ffb.shg-box.shg-c {
  justify-content: flex-start;
}

#s-beb8602d-9c12-4746-9e8c-cbecf4015698 {
  text-align: center;
}




  #s-beb8602d-9c12-4746-9e8c-cbecf4015698 img.shogun-image {
    
    width: px;
  }


#s-beb8602d-9c12-4746-9e8c-cbecf4015698 .shogun-image-content {
  
    align-items: center;
  
}

#s-f7fdb077-1d5e-4c28-b99e-e29ab225f8f1 {
  max-width: 175px;
text-align: center;
}




  #s-f7fdb077-1d5e-4c28-b99e-e29ab225f8f1 img.shogun-image {
    
    width: px;
  }


#s-f7fdb077-1d5e-4c28-b99e-e29ab225f8f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-397fe419-fd76-4ce3-a3cf-6fcfcf7c6e64 {
  min-height: 50px;
}








#s-397fe419-fd76-4ce3-a3cf-6fcfcf7c6e64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-397fe419-fd76-4ce3-a3cf-6fcfcf7c6e64.shg-box.shg-c {
  justify-content: center;
}

#s-33674052-b3ae-435c-b5d8-90aad1cf74d6 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-d5a64b42-1c37-41df-b53d-4371525bc41b {
  min-height: 50px;
}








#s-d5a64b42-1c37-41df-b53d-4371525bc41b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5a64b42-1c37-41df-b53d-4371525bc41b.shg-box.shg-c {
  justify-content: center;
}

#s-773948cf-5efb-400a-a71f-faf99d8718e2 {
  margin-left: auto;
margin-right: auto;
}

#s-3ee40ab1-2c85-4d0b-8884-26d3ff6358cc {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-3ee40ab1-2c85-4d0b-8884-26d3ff6358cc {
  
}
}
#s-057ce31b-697b-4514-99ad-83d21f9051f5 {
  margin-left: auto;
margin-right: auto;
padding-top: 35px;
max-width: 900px;
}

#s-cb9ccf16-5449-4d23-a201-0d9190c3102e {
  display: none;
}
#s-7a4bca21-5583-4e9a-a509-36147658f5cc {
  text-align: left;
}


.shg-c#s-7a4bca21-5583-4e9a-a509-36147658f5cc {
  max-width: 100%;
}

.shg-c#s-7a4bca21-5583-4e9a-a509-36147658f5cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a4bca21-5583-4e9a-a509-36147658f5cc .shg-image-zoom,
.shg-c#s-7a4bca21-5583-4e9a-a509-36147658f5cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a4bca21-5583-4e9a-a509-36147658f5cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7a4bca21-5583-4e9a-a509-36147658f5cc {
  max-width: 100%;
}

.shg-c#s-7a4bca21-5583-4e9a-a509-36147658f5cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a4bca21-5583-4e9a-a509-36147658f5cc .shg-image-zoom,
.shg-c#s-7a4bca21-5583-4e9a-a509-36147658f5cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a4bca21-5583-4e9a-a509-36147658f5cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7a4bca21-5583-4e9a-a509-36147658f5cc {
  max-width: 100%;
}

.shg-c#s-7a4bca21-5583-4e9a-a509-36147658f5cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a4bca21-5583-4e9a-a509-36147658f5cc .shg-image-zoom,
.shg-c#s-7a4bca21-5583-4e9a-a509-36147658f5cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a4bca21-5583-4e9a-a509-36147658f5cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7a4bca21-5583-4e9a-a509-36147658f5cc {
  max-width: 100%;
}

.shg-c#s-7a4bca21-5583-4e9a-a509-36147658f5cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a4bca21-5583-4e9a-a509-36147658f5cc .shg-image-zoom,
.shg-c#s-7a4bca21-5583-4e9a-a509-36147658f5cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a4bca21-5583-4e9a-a509-36147658f5cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7a4bca21-5583-4e9a-a509-36147658f5cc {
  max-width: 100%;
}

.shg-c#s-7a4bca21-5583-4e9a-a509-36147658f5cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a4bca21-5583-4e9a-a509-36147658f5cc .shg-image-zoom,
.shg-c#s-7a4bca21-5583-4e9a-a509-36147658f5cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7a4bca21-5583-4e9a-a509-36147658f5cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a6c590cb-c62e-42ae-a55f-df12fef15adb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a6c590cb-c62e-42ae-a55f-df12fef15adb .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-88a2376b-11ec-440f-bf90-89141977b95d {
  display: none;
}
#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 {
  text-align: left;
}


.shg-c#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 {
  max-width: 100%;
}

.shg-c#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 .shg-image-zoom,
.shg-c#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 {
  max-width: 100%;
}

.shg-c#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 .shg-image-zoom,
.shg-c#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 {
  max-width: 100%;
}

.shg-c#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 .shg-image-zoom,
.shg-c#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 {
  max-width: 100%;
}

.shg-c#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 .shg-image-zoom,
.shg-c#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 {
  max-width: 100%;
}

.shg-c#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 .shg-image-zoom,
.shg-c#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f0a7241-7341-402f-8d7b-abbef4dc11a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-879ff94c-82b1-4c90-a3f5-eef393a93850 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-879ff94c-82b1-4c90-a3f5-eef393a93850 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-5a16f903-762f-4de8-98d2-ba09fa9f50ef {
  display: none;
}
#s-ef2a135e-93e5-4345-af43-af96cc2f7dad {
  text-align: left;
}


.shg-c#s-ef2a135e-93e5-4345-af43-af96cc2f7dad {
  max-width: 100%;
}

.shg-c#s-ef2a135e-93e5-4345-af43-af96cc2f7dad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef2a135e-93e5-4345-af43-af96cc2f7dad .shg-image-zoom,
.shg-c#s-ef2a135e-93e5-4345-af43-af96cc2f7dad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef2a135e-93e5-4345-af43-af96cc2f7dad .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ef2a135e-93e5-4345-af43-af96cc2f7dad {
  max-width: 100%;
}

.shg-c#s-ef2a135e-93e5-4345-af43-af96cc2f7dad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef2a135e-93e5-4345-af43-af96cc2f7dad .shg-image-zoom,
.shg-c#s-ef2a135e-93e5-4345-af43-af96cc2f7dad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef2a135e-93e5-4345-af43-af96cc2f7dad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ef2a135e-93e5-4345-af43-af96cc2f7dad {
  max-width: 100%;
}

.shg-c#s-ef2a135e-93e5-4345-af43-af96cc2f7dad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef2a135e-93e5-4345-af43-af96cc2f7dad .shg-image-zoom,
.shg-c#s-ef2a135e-93e5-4345-af43-af96cc2f7dad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef2a135e-93e5-4345-af43-af96cc2f7dad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ef2a135e-93e5-4345-af43-af96cc2f7dad {
  max-width: 100%;
}

.shg-c#s-ef2a135e-93e5-4345-af43-af96cc2f7dad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef2a135e-93e5-4345-af43-af96cc2f7dad .shg-image-zoom,
.shg-c#s-ef2a135e-93e5-4345-af43-af96cc2f7dad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef2a135e-93e5-4345-af43-af96cc2f7dad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ef2a135e-93e5-4345-af43-af96cc2f7dad {
  max-width: 100%;
}

.shg-c#s-ef2a135e-93e5-4345-af43-af96cc2f7dad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef2a135e-93e5-4345-af43-af96cc2f7dad .shg-image-zoom,
.shg-c#s-ef2a135e-93e5-4345-af43-af96cc2f7dad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef2a135e-93e5-4345-af43-af96cc2f7dad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-db8c0483-e1b5-4a22-87d9-7f66423a4259 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-db8c0483-e1b5-4a22-87d9-7f66423a4259 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-eb884929-2fda-48d0-a64c-a74cbdfbdf23 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-dac81738-4cf9-480f-8542-596067ea0658 {
  margin-left: auto;
margin-right: auto;
padding-top: 55px;
padding-bottom: 55px;
min-height: 50px;
background-color: rgba(242, 239, 236, 0.3);
}
@media (max-width: 767px){#s-dac81738-4cf9-480f-8542-596067ea0658 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-dac81738-4cf9-480f-8542-596067ea0658 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dac81738-4cf9-480f-8542-596067ea0658.shg-box.shg-c {
  justify-content: center;
}

#s-cab13e51-5440-44bb-bf8f-365ed805c8b8 {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cab13e51-5440-44bb-bf8f-365ed805c8b8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7b3ba849-0eb7-4578-967e-0c0346cec22c {
  min-height: 50px;
}








#s-7b3ba849-0eb7-4578-967e-0c0346cec22c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b3ba849-0eb7-4578-967e-0c0346cec22c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b0153a76-a1bb-451e-9d5a-ef7d824e5692 {
  text-align: center;
}




  #s-b0153a76-a1bb-451e-9d5a-ef7d824e5692 img.shogun-image {
    
    width: px;
  }


#s-b0153a76-a1bb-451e-9d5a-ef7d824e5692 .shogun-image-content {
  
    align-items: center;
  
}

#s-a458714e-93de-400f-b496-c5768f490324 {
  max-width: 175px;
text-align: center;
}




  #s-a458714e-93de-400f-b496-c5768f490324 img.shogun-image {
    
    width: px;
  }


#s-a458714e-93de-400f-b496-c5768f490324 .shogun-image-content {
  
    align-items: center;
  
}

#s-300c9921-3d9a-4aac-911d-ef2944e08439 {
  min-height: 50px;
}








#s-300c9921-3d9a-4aac-911d-ef2944e08439 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-300c9921-3d9a-4aac-911d-ef2944e08439.shg-box.shg-c {
  justify-content: center;
}

#s-b2ad4930-ad63-4ffb-9779-fa09bed02faa {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-cd13af52-9115-4a08-96a0-fbdb5ed0788d {
  min-height: 50px;
}








#s-cd13af52-9115-4a08-96a0-fbdb5ed0788d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd13af52-9115-4a08-96a0-fbdb5ed0788d.shg-box.shg-c {
  justify-content: center;
}

#s-7ce840b1-cd96-40a5-bade-a2fb948dabc8 {
  margin-left: auto;
margin-right: auto;
}

#s-a2d122a0-adf6-47fb-a7bd-9c50d8b764eb {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-a2d122a0-adf6-47fb-a7bd-9c50d8b764eb {
  
}
}
#s-f2bd4f58-4f51-431f-8cba-47c406735229 {
  margin-left: auto;
margin-right: auto;
padding-top: 35px;
max-width: 900px;
}

#s-2e9a0e76-aef7-4a68-8f9e-b08175da5dce {
  display: none;
}
#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a {
  text-align: left;
}


.shg-c#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a {
  max-width: 100%;
}

.shg-c#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a .shg-image-zoom,
.shg-c#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a {
  max-width: 100%;
}

.shg-c#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a .shg-image-zoom,
.shg-c#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a {
  max-width: 100%;
}

.shg-c#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a .shg-image-zoom,
.shg-c#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a {
  max-width: 100%;
}

.shg-c#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a .shg-image-zoom,
.shg-c#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a {
  max-width: 100%;
}

.shg-c#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a .shg-image-zoom,
.shg-c#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07d49f11-7dbb-41d5-a7ec-598e6fc6531a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f5b77ee8-ac79-4645-9d25-6bfd03b9f3c9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f5b77ee8-ac79-4645-9d25-6bfd03b9f3c9 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-ed45367a-7427-4bc0-871f-7392305b3303 {
  display: none;
}
#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 {
  text-align: left;
}


.shg-c#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 {
  max-width: 100%;
}

.shg-c#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 .shg-image-zoom,
.shg-c#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 {
  max-width: 100%;
}

.shg-c#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 .shg-image-zoom,
.shg-c#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 {
  max-width: 100%;
}

.shg-c#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 .shg-image-zoom,
.shg-c#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 {
  max-width: 100%;
}

.shg-c#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 .shg-image-zoom,
.shg-c#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 {
  max-width: 100%;
}

.shg-c#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 .shg-image-zoom,
.shg-c#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18f8a7d6-f53e-4711-82a6-fe4d453f6606 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4a3f257f-cf56-40c4-9c55-cba09a871418 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4a3f257f-cf56-40c4-9c55-cba09a871418 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-97f3867d-60f4-4818-8a65-dd18e1c68090 {
  display: none;
}
#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d {
  text-align: left;
}


.shg-c#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d {
  max-width: 100%;
}

.shg-c#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d .shg-image-zoom,
.shg-c#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d {
  max-width: 100%;
}

.shg-c#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d .shg-image-zoom,
.shg-c#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d {
  max-width: 100%;
}

.shg-c#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d .shg-image-zoom,
.shg-c#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d {
  max-width: 100%;
}

.shg-c#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d .shg-image-zoom,
.shg-c#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d {
  max-width: 100%;
}

.shg-c#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d .shg-image-zoom,
.shg-c#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-52c7ca16-7b89-48bc-ac1e-41f9a30bf53d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-027f04e3-3a96-473d-badb-031e56003155 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-027f04e3-3a96-473d-badb-031e56003155 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-cda50472-e1cc-4f64-82e6-40b4b01b1b55 {
  display: none;
}
#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c {
  text-align: left;
}


.shg-c#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c {
  max-width: 100%;
}

.shg-c#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c .shg-image-zoom,
.shg-c#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c {
  max-width: 100%;
}

.shg-c#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c .shg-image-zoom,
.shg-c#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c {
  max-width: 100%;
}

.shg-c#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c .shg-image-zoom,
.shg-c#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c {
  max-width: 100%;
}

.shg-c#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c .shg-image-zoom,
.shg-c#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c {
  max-width: 100%;
}

.shg-c#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c .shg-image-zoom,
.shg-c#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bfc34604-b227-4257-ac81-9f8fa21ebf5c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c8122d9e-f676-4f6f-a330-d0d9a237b6af {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c8122d9e-f676-4f6f-a330-d0d9a237b6af .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-2268196e-c40f-4ff1-a655-8694ffbc78e7 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-0688e473-dd54-4864-a8a5-d574f8546b35 {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-bottom: 100px;
min-height: 50px;
max-width: 1000px;
}
@media (max-width: 767px){#s-0688e473-dd54-4864-a8a5-d574f8546b35 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-0688e473-dd54-4864-a8a5-d574f8546b35 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0688e473-dd54-4864-a8a5-d574f8546b35.shg-box.shg-c {
  justify-content: center;
}

#s-af89e670-e35e-4241-92a2-731480772e42 {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-af89e670-e35e-4241-92a2-731480772e42"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0a5a0a69-305d-44a1-8d4b-d367a212f011 {
  min-height: 50px;
}








#s-0a5a0a69-305d-44a1-8d4b-d367a212f011 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a5a0a69-305d-44a1-8d4b-d367a212f011.shg-box.shg-c {
  justify-content: flex-start;
}

#s-78ff7833-76d8-4ff5-9472-2d2612c1f8cd {
  text-align: center;
}




  #s-78ff7833-76d8-4ff5-9472-2d2612c1f8cd img.shogun-image {
    
    width: px;
  }


#s-78ff7833-76d8-4ff5-9472-2d2612c1f8cd .shogun-image-content {
  
    align-items: center;
  
}

#s-0715ea20-c510-43ee-868c-a933a9dde763 {
  max-width: 175px;
text-align: center;
}




  #s-0715ea20-c510-43ee-868c-a933a9dde763 img.shogun-image {
    
    width: px;
  }


#s-0715ea20-c510-43ee-868c-a933a9dde763 .shogun-image-content {
  
    align-items: center;
  
}

#s-5762dc99-9654-47d2-ba12-210a4a204c91 {
  min-height: 50px;
}








#s-5762dc99-9654-47d2-ba12-210a4a204c91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5762dc99-9654-47d2-ba12-210a4a204c91.shg-box.shg-c {
  justify-content: center;
}

#s-a7c90aa3-f7b8-4e88-ad47-dd065a3a26cb {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-7339a613-7163-46cd-86bd-9ce95993ee37 {
  min-height: 50px;
}








#s-7339a613-7163-46cd-86bd-9ce95993ee37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7339a613-7163-46cd-86bd-9ce95993ee37.shg-box.shg-c {
  justify-content: center;
}

#s-0a6529cb-6b13-41b8-b1ea-59a02f9c21de {
  margin-left: auto;
margin-right: auto;
}

#s-70deffd8-feb0-4963-a235-7e1c82f0d322 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-70deffd8-feb0-4963-a235-7e1c82f0d322 {
  
}
}
#s-e5cd2e5b-f4c1-449b-8fba-7cc0db903445 {
  padding-top: 35px;
}

#s-65046310-a0d7-43ef-b034-fea8b7aa154d {
  display: none;
}
#s-814265c3-3f00-41bf-98af-f75dcecd4467 {
  text-align: left;
}


.shg-c#s-814265c3-3f00-41bf-98af-f75dcecd4467 {
  max-width: 100%;
}

.shg-c#s-814265c3-3f00-41bf-98af-f75dcecd4467 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-814265c3-3f00-41bf-98af-f75dcecd4467 .shg-image-zoom,
.shg-c#s-814265c3-3f00-41bf-98af-f75dcecd4467 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-814265c3-3f00-41bf-98af-f75dcecd4467 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-814265c3-3f00-41bf-98af-f75dcecd4467 {
  max-width: 100%;
}

.shg-c#s-814265c3-3f00-41bf-98af-f75dcecd4467 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-814265c3-3f00-41bf-98af-f75dcecd4467 .shg-image-zoom,
.shg-c#s-814265c3-3f00-41bf-98af-f75dcecd4467 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-814265c3-3f00-41bf-98af-f75dcecd4467 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-814265c3-3f00-41bf-98af-f75dcecd4467 {
  max-width: 100%;
}

.shg-c#s-814265c3-3f00-41bf-98af-f75dcecd4467 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-814265c3-3f00-41bf-98af-f75dcecd4467 .shg-image-zoom,
.shg-c#s-814265c3-3f00-41bf-98af-f75dcecd4467 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-814265c3-3f00-41bf-98af-f75dcecd4467 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-814265c3-3f00-41bf-98af-f75dcecd4467 {
  max-width: 100%;
}

.shg-c#s-814265c3-3f00-41bf-98af-f75dcecd4467 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-814265c3-3f00-41bf-98af-f75dcecd4467 .shg-image-zoom,
.shg-c#s-814265c3-3f00-41bf-98af-f75dcecd4467 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-814265c3-3f00-41bf-98af-f75dcecd4467 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-814265c3-3f00-41bf-98af-f75dcecd4467 {
  max-width: 100%;
}

.shg-c#s-814265c3-3f00-41bf-98af-f75dcecd4467 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-814265c3-3f00-41bf-98af-f75dcecd4467 .shg-image-zoom,
.shg-c#s-814265c3-3f00-41bf-98af-f75dcecd4467 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-814265c3-3f00-41bf-98af-f75dcecd4467 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-422e3c6a-2ea7-4a01-81a0-257631079066 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-422e3c6a-2ea7-4a01-81a0-257631079066 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-dac6a453-1eee-4c25-8869-92d54a03f580 {
  display: none;
}
#s-98db356d-5ca2-4051-9a24-b213e26be8a7 {
  text-align: left;
}


.shg-c#s-98db356d-5ca2-4051-9a24-b213e26be8a7 {
  max-width: 100%;
}

.shg-c#s-98db356d-5ca2-4051-9a24-b213e26be8a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98db356d-5ca2-4051-9a24-b213e26be8a7 .shg-image-zoom,
.shg-c#s-98db356d-5ca2-4051-9a24-b213e26be8a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98db356d-5ca2-4051-9a24-b213e26be8a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-98db356d-5ca2-4051-9a24-b213e26be8a7 {
  max-width: 100%;
}

.shg-c#s-98db356d-5ca2-4051-9a24-b213e26be8a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98db356d-5ca2-4051-9a24-b213e26be8a7 .shg-image-zoom,
.shg-c#s-98db356d-5ca2-4051-9a24-b213e26be8a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98db356d-5ca2-4051-9a24-b213e26be8a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-98db356d-5ca2-4051-9a24-b213e26be8a7 {
  max-width: 100%;
}

.shg-c#s-98db356d-5ca2-4051-9a24-b213e26be8a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98db356d-5ca2-4051-9a24-b213e26be8a7 .shg-image-zoom,
.shg-c#s-98db356d-5ca2-4051-9a24-b213e26be8a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98db356d-5ca2-4051-9a24-b213e26be8a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-98db356d-5ca2-4051-9a24-b213e26be8a7 {
  max-width: 100%;
}

.shg-c#s-98db356d-5ca2-4051-9a24-b213e26be8a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98db356d-5ca2-4051-9a24-b213e26be8a7 .shg-image-zoom,
.shg-c#s-98db356d-5ca2-4051-9a24-b213e26be8a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98db356d-5ca2-4051-9a24-b213e26be8a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-98db356d-5ca2-4051-9a24-b213e26be8a7 {
  max-width: 100%;
}

.shg-c#s-98db356d-5ca2-4051-9a24-b213e26be8a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98db356d-5ca2-4051-9a24-b213e26be8a7 .shg-image-zoom,
.shg-c#s-98db356d-5ca2-4051-9a24-b213e26be8a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-98db356d-5ca2-4051-9a24-b213e26be8a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-81f439f0-a418-4750-8e9c-52ea965e94ec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-81f439f0-a418-4750-8e9c-52ea965e94ec .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-ccf18089-b9b8-42c2-ac60-43ab309d0bc6 {
  display: none;
}
#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 {
  text-align: left;
}


.shg-c#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 {
  max-width: 100%;
}

.shg-c#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 .shg-image-zoom,
.shg-c#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 {
  max-width: 100%;
}

.shg-c#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 .shg-image-zoom,
.shg-c#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 {
  max-width: 100%;
}

.shg-c#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 .shg-image-zoom,
.shg-c#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 {
  max-width: 100%;
}

.shg-c#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 .shg-image-zoom,
.shg-c#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 {
  max-width: 100%;
}

.shg-c#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 .shg-image-zoom,
.shg-c#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ef0d1c2-7bc3-4d36-9d44-e8b192b1edc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d0544406-7611-4bc4-a8e1-b630e812c103 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d0544406-7611-4bc4-a8e1-b630e812c103 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-90e5129c-4d15-4bcb-a340-a10c4e06cdbb {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-a2c62b4a-71e1-4c3f-a63b-b6ffedef5b0c {
  margin-left: auto;
margin-right: auto;
padding-top: 55px;
padding-bottom: 55px;
min-height: 50px;
background-color: rgba(242, 239, 236, 0.3);
}
@media (max-width: 767px){#s-a2c62b4a-71e1-4c3f-a63b-b6ffedef5b0c {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-a2c62b4a-71e1-4c3f-a63b-b6ffedef5b0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2c62b4a-71e1-4c3f-a63b-b6ffedef5b0c.shg-box.shg-c {
  justify-content: center;
}

#s-2d13ee4b-da47-49b3-81ac-22872140acc8 {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2d13ee4b-da47-49b3-81ac-22872140acc8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-76acd623-f0cf-4ae2-9165-69b083734e44 {
  min-height: 50px;
}








#s-76acd623-f0cf-4ae2-9165-69b083734e44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76acd623-f0cf-4ae2-9165-69b083734e44.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f8572b5d-d08f-457e-bc6f-708002b23c7e {
  text-align: center;
}




  #s-f8572b5d-d08f-457e-bc6f-708002b23c7e img.shogun-image {
    
    width: px;
  }


#s-f8572b5d-d08f-457e-bc6f-708002b23c7e .shogun-image-content {
  
    align-items: center;
  
}

#s-9ad111e6-1981-4f91-b93d-ccb7a56bb2b4 {
  max-width: 175px;
text-align: center;
}




  #s-9ad111e6-1981-4f91-b93d-ccb7a56bb2b4 img.shogun-image {
    
    width: px;
  }


#s-9ad111e6-1981-4f91-b93d-ccb7a56bb2b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-29334166-717f-4913-94eb-dc98d76844f8 {
  min-height: 50px;
}








#s-29334166-717f-4913-94eb-dc98d76844f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29334166-717f-4913-94eb-dc98d76844f8.shg-box.shg-c {
  justify-content: center;
}

#s-5148cdb1-b76d-44c3-8e9b-260536fc7b34 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-b76713ed-1ddd-4979-a232-aae646b38e55 {
  min-height: 50px;
}








#s-b76713ed-1ddd-4979-a232-aae646b38e55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b76713ed-1ddd-4979-a232-aae646b38e55.shg-box.shg-c {
  justify-content: center;
}

#s-6d3da1ca-bdaa-41be-9619-6838e32024fc {
  margin-left: auto;
margin-right: auto;
}

#s-3fbf81a2-bbee-4642-aeb3-f3073526078e {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-3fbf81a2-bbee-4642-aeb3-f3073526078e {
  
}
}
#s-a26fce7e-f506-4ce1-afab-b855483be0e1 {
  margin-left: auto;
margin-right: auto;
padding-top: 35px;
max-width: 900px;
}

#s-6f6bfa09-cca6-4c6a-bfbd-2d67c4f7c27b {
  display: none;
}
#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 {
  text-align: left;
}


.shg-c#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 {
  max-width: 100%;
}

.shg-c#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 .shg-image-zoom,
.shg-c#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 {
  max-width: 100%;
}

.shg-c#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 .shg-image-zoom,
.shg-c#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 {
  max-width: 100%;
}

.shg-c#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 .shg-image-zoom,
.shg-c#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 {
  max-width: 100%;
}

.shg-c#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 .shg-image-zoom,
.shg-c#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 {
  max-width: 100%;
}

.shg-c#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 .shg-image-zoom,
.shg-c#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c369083c-9141-4da0-be3a-51cc18ff9ea6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-50aa29f0-0f68-404a-863b-0394d2a287b0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-50aa29f0-0f68-404a-863b-0394d2a287b0 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-47d14418-d768-4bc7-a6e2-34dd48d623a3 {
  display: none;
}
#s-4494f22a-db08-4362-adfe-935999438135 {
  text-align: left;
}


.shg-c#s-4494f22a-db08-4362-adfe-935999438135 {
  max-width: 100%;
}

.shg-c#s-4494f22a-db08-4362-adfe-935999438135 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4494f22a-db08-4362-adfe-935999438135 .shg-image-zoom,
.shg-c#s-4494f22a-db08-4362-adfe-935999438135 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4494f22a-db08-4362-adfe-935999438135 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4494f22a-db08-4362-adfe-935999438135 {
  max-width: 100%;
}

.shg-c#s-4494f22a-db08-4362-adfe-935999438135 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4494f22a-db08-4362-adfe-935999438135 .shg-image-zoom,
.shg-c#s-4494f22a-db08-4362-adfe-935999438135 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4494f22a-db08-4362-adfe-935999438135 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4494f22a-db08-4362-adfe-935999438135 {
  max-width: 100%;
}

.shg-c#s-4494f22a-db08-4362-adfe-935999438135 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4494f22a-db08-4362-adfe-935999438135 .shg-image-zoom,
.shg-c#s-4494f22a-db08-4362-adfe-935999438135 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4494f22a-db08-4362-adfe-935999438135 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4494f22a-db08-4362-adfe-935999438135 {
  max-width: 100%;
}

.shg-c#s-4494f22a-db08-4362-adfe-935999438135 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4494f22a-db08-4362-adfe-935999438135 .shg-image-zoom,
.shg-c#s-4494f22a-db08-4362-adfe-935999438135 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4494f22a-db08-4362-adfe-935999438135 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4494f22a-db08-4362-adfe-935999438135 {
  max-width: 100%;
}

.shg-c#s-4494f22a-db08-4362-adfe-935999438135 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4494f22a-db08-4362-adfe-935999438135 .shg-image-zoom,
.shg-c#s-4494f22a-db08-4362-adfe-935999438135 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4494f22a-db08-4362-adfe-935999438135 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c8d3f1f7-de85-4045-8234-294c64d2bec7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c8d3f1f7-de85-4045-8234-294c64d2bec7 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-d95fddc9-e463-4cb0-9694-85be7ea9efc4 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-48d4dfd0-8a0a-46fc-af4f-89eb679a9d79 {
  margin-left: auto;
margin-right: auto;
padding-top: 55px;
padding-bottom: 55px;
min-height: 50px;
background-color: rgba(242, 239, 236, 0);
}
@media (max-width: 767px){#s-48d4dfd0-8a0a-46fc-af4f-89eb679a9d79 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-48d4dfd0-8a0a-46fc-af4f-89eb679a9d79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48d4dfd0-8a0a-46fc-af4f-89eb679a9d79.shg-box.shg-c {
  justify-content: center;
}

#s-64f08b4e-e967-41da-a7d5-cd3305f54696 {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-64f08b4e-e967-41da-a7d5-cd3305f54696"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b4f16fa2-ca09-4e5a-902c-00eb2424b31e {
  min-height: 50px;
}








#s-b4f16fa2-ca09-4e5a-902c-00eb2424b31e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4f16fa2-ca09-4e5a-902c-00eb2424b31e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-284d0309-99eb-4abc-a18f-7e4cced1ab77 {
  text-align: center;
}




  #s-284d0309-99eb-4abc-a18f-7e4cced1ab77 img.shogun-image {
    
    width: px;
  }


#s-284d0309-99eb-4abc-a18f-7e4cced1ab77 .shogun-image-content {
  
    align-items: center;
  
}

#s-462fdb29-00f2-48fc-9127-97e46e5d8ebb {
  max-width: 175px;
text-align: center;
}




  #s-462fdb29-00f2-48fc-9127-97e46e5d8ebb img.shogun-image {
    
    width: px;
  }


#s-462fdb29-00f2-48fc-9127-97e46e5d8ebb .shogun-image-content {
  
    align-items: center;
  
}

#s-daf1dd4c-a8cf-4b4c-9530-c74c6ed0f721 {
  min-height: 50px;
}








#s-daf1dd4c-a8cf-4b4c-9530-c74c6ed0f721 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-daf1dd4c-a8cf-4b4c-9530-c74c6ed0f721.shg-box.shg-c {
  justify-content: center;
}

#s-64a9a7be-d0d1-4dd0-a926-b13559c86ce9 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-364346c9-c65b-4437-b9bd-1448fb675f60 {
  min-height: 50px;
}








#s-364346c9-c65b-4437-b9bd-1448fb675f60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-364346c9-c65b-4437-b9bd-1448fb675f60.shg-box.shg-c {
  justify-content: center;
}

#s-edfdced3-8eda-4d78-b90b-0fc55436807c {
  margin-left: auto;
margin-right: auto;
}

#s-f22c86ba-bdd6-4a02-9a41-c1ce3220e9d0 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-f22c86ba-bdd6-4a02-9a41-c1ce3220e9d0 {
  
}
}
#s-5ce5d647-3ed2-4164-8750-20d3a4541bef {
  margin-left: auto;
margin-right: auto;
padding-top: 35px;
max-width: 900px;
}

#s-bf95280b-7696-44dc-bc12-64ce909d113a {
  display: none;
}
#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd {
  text-align: left;
}


.shg-c#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd {
  max-width: 100%;
}

.shg-c#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd .shg-image-zoom,
.shg-c#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd {
  max-width: 100%;
}

.shg-c#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd .shg-image-zoom,
.shg-c#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd {
  max-width: 100%;
}

.shg-c#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd .shg-image-zoom,
.shg-c#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd {
  max-width: 100%;
}

.shg-c#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd .shg-image-zoom,
.shg-c#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd {
  max-width: 100%;
}

.shg-c#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd .shg-image-zoom,
.shg-c#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0383a036-b96f-4ea4-ac05-824ca9e14cbd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b10f0c17-fd4a-4519-910d-08730eb7f9de {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b10f0c17-fd4a-4519-910d-08730eb7f9de .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-c452ed61-291a-420d-b1ce-68f7f0612ead {
  display: none;
}
#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc {
  text-align: left;
}


.shg-c#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc {
  max-width: 100%;
}

.shg-c#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc .shg-image-zoom,
.shg-c#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc {
  max-width: 100%;
}

.shg-c#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc .shg-image-zoom,
.shg-c#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc {
  max-width: 100%;
}

.shg-c#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc .shg-image-zoom,
.shg-c#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc {
  max-width: 100%;
}

.shg-c#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc .shg-image-zoom,
.shg-c#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc {
  max-width: 100%;
}

.shg-c#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc .shg-image-zoom,
.shg-c#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-088e43aa-b847-48b0-9f12-c2d9aa6ca4bc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bc150814-d7f8-4a01-8fa8-063150c004a7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bc150814-d7f8-4a01-8fa8-063150c004a7 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-1e472ec8-f4c6-44a3-bb0f-9475f8a02990 {
  display: none;
}
#s-49847fe2-b169-4610-ad43-87505da97f4a {
  text-align: left;
}


.shg-c#s-49847fe2-b169-4610-ad43-87505da97f4a {
  max-width: 100%;
}

.shg-c#s-49847fe2-b169-4610-ad43-87505da97f4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49847fe2-b169-4610-ad43-87505da97f4a .shg-image-zoom,
.shg-c#s-49847fe2-b169-4610-ad43-87505da97f4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49847fe2-b169-4610-ad43-87505da97f4a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-49847fe2-b169-4610-ad43-87505da97f4a {
  max-width: 100%;
}

.shg-c#s-49847fe2-b169-4610-ad43-87505da97f4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49847fe2-b169-4610-ad43-87505da97f4a .shg-image-zoom,
.shg-c#s-49847fe2-b169-4610-ad43-87505da97f4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49847fe2-b169-4610-ad43-87505da97f4a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-49847fe2-b169-4610-ad43-87505da97f4a {
  max-width: 100%;
}

.shg-c#s-49847fe2-b169-4610-ad43-87505da97f4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49847fe2-b169-4610-ad43-87505da97f4a .shg-image-zoom,
.shg-c#s-49847fe2-b169-4610-ad43-87505da97f4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49847fe2-b169-4610-ad43-87505da97f4a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-49847fe2-b169-4610-ad43-87505da97f4a {
  max-width: 100%;
}

.shg-c#s-49847fe2-b169-4610-ad43-87505da97f4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49847fe2-b169-4610-ad43-87505da97f4a .shg-image-zoom,
.shg-c#s-49847fe2-b169-4610-ad43-87505da97f4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49847fe2-b169-4610-ad43-87505da97f4a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-49847fe2-b169-4610-ad43-87505da97f4a {
  max-width: 100%;
}

.shg-c#s-49847fe2-b169-4610-ad43-87505da97f4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49847fe2-b169-4610-ad43-87505da97f4a .shg-image-zoom,
.shg-c#s-49847fe2-b169-4610-ad43-87505da97f4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49847fe2-b169-4610-ad43-87505da97f4a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-23a9915c-1694-4e38-9a5f-b3e37f026c26 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-23a9915c-1694-4e38-9a5f-b3e37f026c26 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-3a242f89-4b31-43b6-ae05-3dedd3da15b7 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-cdca2984-5630-4f23-bd47-7bcd9c1efed4 {
  margin-left: auto;
margin-right: auto;
padding-top: 55px;
padding-bottom: 55px;
min-height: 50px;
background-color: rgba(242, 239, 236, 0.3);
}
@media (max-width: 767px){#s-cdca2984-5630-4f23-bd47-7bcd9c1efed4 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-cdca2984-5630-4f23-bd47-7bcd9c1efed4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cdca2984-5630-4f23-bd47-7bcd9c1efed4.shg-box.shg-c {
  justify-content: center;
}

#s-31ffab96-a39d-4eca-bedf-aafe00711d88 {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-bottom: 100px;
min-height: 50px;
background-color: rgba(242, 239, 236, 0);
}
@media (max-width: 767px){#s-31ffab96-a39d-4eca-bedf-aafe00711d88 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-31ffab96-a39d-4eca-bedf-aafe00711d88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31ffab96-a39d-4eca-bedf-aafe00711d88.shg-box.shg-c {
  justify-content: center;
}

#s-3336ec26-be7f-4ef5-a38b-4c540cba1306 {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3336ec26-be7f-4ef5-a38b-4c540cba1306"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d838560e-627d-4a51-a1de-926f55927168 {
  min-height: 50px;
}








#s-d838560e-627d-4a51-a1de-926f55927168 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d838560e-627d-4a51-a1de-926f55927168.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7f48c8dd-7376-4fdb-9f0a-d8c2e6ca44d7 {
  text-align: center;
}




  #s-7f48c8dd-7376-4fdb-9f0a-d8c2e6ca44d7 img.shogun-image {
    
    width: px;
  }


#s-7f48c8dd-7376-4fdb-9f0a-d8c2e6ca44d7 .shogun-image-content {
  
    align-items: center;
  
}

#s-442a298f-63b5-4717-baa3-491c216e58b0 {
  max-width: 175px;
text-align: center;
}




  #s-442a298f-63b5-4717-baa3-491c216e58b0 img.shogun-image {
    
    width: px;
  }


#s-442a298f-63b5-4717-baa3-491c216e58b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-b2507cab-eda2-4cfa-b540-a6f5d5559d61 {
  min-height: 50px;
}








#s-b2507cab-eda2-4cfa-b540-a6f5d5559d61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2507cab-eda2-4cfa-b540-a6f5d5559d61.shg-box.shg-c {
  justify-content: center;
}

#s-f5591bcf-f4ed-4647-a01f-f41b493c7ce9 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-4e241b9b-ffd2-4776-977c-68a90f0abb21 {
  min-height: 50px;
}








#s-4e241b9b-ffd2-4776-977c-68a90f0abb21 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e241b9b-ffd2-4776-977c-68a90f0abb21.shg-box.shg-c {
  justify-content: center;
}

#s-05b9a73d-d8d5-4460-be1c-5dcf240d7509 {
  margin-left: auto;
margin-right: auto;
}

#s-a763ea29-1fcf-492c-825e-8b48e0b29f11 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-a763ea29-1fcf-492c-825e-8b48e0b29f11 {
  
}
}
#s-165ad582-19c8-48e1-af08-332331998b52 {
  margin-left: auto;
margin-right: auto;
padding-top: 35px;
max-width: 900px;
}

#s-a3f14358-ac40-4832-98b3-9eefae92be8f {
  display: none;
}
#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 {
  text-align: left;
}


.shg-c#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 {
  max-width: 100%;
}

.shg-c#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 .shg-image-zoom,
.shg-c#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 {
  max-width: 100%;
}

.shg-c#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 .shg-image-zoom,
.shg-c#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 {
  max-width: 100%;
}

.shg-c#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 .shg-image-zoom,
.shg-c#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 {
  max-width: 100%;
}

.shg-c#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 .shg-image-zoom,
.shg-c#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 {
  max-width: 100%;
}

.shg-c#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 .shg-image-zoom,
.shg-c#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18160d5b-a5bf-4d1c-ba13-5e69c866dd83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ca89849e-8f84-4a00-9e80-ea8e03384361 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ca89849e-8f84-4a00-9e80-ea8e03384361 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-8a30860e-4af7-4d2b-be49-788d3be06d0c {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-798e1f2d-81e2-4a71-bc07-961389d913ce {
  margin-left: auto;
margin-right: auto;
padding-top: 55px;
padding-bottom: 55px;
min-height: 50px;
background-color: rgba(242, 239, 236, 0);
}
@media (max-width: 767px){#s-798e1f2d-81e2-4a71-bc07-961389d913ce {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-798e1f2d-81e2-4a71-bc07-961389d913ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-798e1f2d-81e2-4a71-bc07-961389d913ce.shg-box.shg-c {
  justify-content: center;
}

#s-1b665cbf-ea39-44b2-bd68-95899de3a361 {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1b665cbf-ea39-44b2-bd68-95899de3a361"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ab2512cf-c179-4639-863c-9b6fddaf71f7 {
  min-height: 50px;
}








#s-ab2512cf-c179-4639-863c-9b6fddaf71f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab2512cf-c179-4639-863c-9b6fddaf71f7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-bb12e73e-2f62-4404-95d4-68d29f3aefb6 {
  text-align: center;
}




  #s-bb12e73e-2f62-4404-95d4-68d29f3aefb6 img.shogun-image {
    
    width: px;
  }


#s-bb12e73e-2f62-4404-95d4-68d29f3aefb6 .shogun-image-content {
  
    align-items: center;
  
}

#s-0b59d632-d579-4d4f-a34f-602982b95ef3 {
  max-width: 175px;
text-align: center;
}




  #s-0b59d632-d579-4d4f-a34f-602982b95ef3 img.shogun-image {
    
    width: px;
  }


#s-0b59d632-d579-4d4f-a34f-602982b95ef3 .shogun-image-content {
  
    align-items: center;
  
}

#s-cce0dc61-1b3e-46d2-9efd-371f13980979 {
  min-height: 50px;
}








#s-cce0dc61-1b3e-46d2-9efd-371f13980979 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cce0dc61-1b3e-46d2-9efd-371f13980979.shg-box.shg-c {
  justify-content: center;
}

#s-b7eac2ea-6233-4387-af38-0e060942ef01 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-3a34af49-5bf8-4092-8eca-8c05d9f55c47 {
  min-height: 50px;
}








#s-3a34af49-5bf8-4092-8eca-8c05d9f55c47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a34af49-5bf8-4092-8eca-8c05d9f55c47.shg-box.shg-c {
  justify-content: center;
}

#s-069750e2-e8e4-45ee-9caa-50c1c677afd3 {
  margin-left: auto;
margin-right: auto;
}

#s-79ede538-1694-4872-b3f6-1dcf690d9a8d {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-79ede538-1694-4872-b3f6-1dcf690d9a8d {
  
}
}
#s-5b968553-a1b5-4ef7-b483-cbdaf3f6a48f {
  margin-left: auto;
margin-right: auto;
padding-top: 35px;
max-width: 900px;
}

#s-fef9bac1-4b98-4c0e-9145-16d4782c36c9 {
  display: none;
}
#s-443cae7e-49d1-48ac-b8a1-debee7ce627e {
  text-align: left;
}


.shg-c#s-443cae7e-49d1-48ac-b8a1-debee7ce627e {
  max-width: 100%;
}

.shg-c#s-443cae7e-49d1-48ac-b8a1-debee7ce627e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-443cae7e-49d1-48ac-b8a1-debee7ce627e .shg-image-zoom,
.shg-c#s-443cae7e-49d1-48ac-b8a1-debee7ce627e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-443cae7e-49d1-48ac-b8a1-debee7ce627e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-443cae7e-49d1-48ac-b8a1-debee7ce627e {
  max-width: 100%;
}

.shg-c#s-443cae7e-49d1-48ac-b8a1-debee7ce627e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-443cae7e-49d1-48ac-b8a1-debee7ce627e .shg-image-zoom,
.shg-c#s-443cae7e-49d1-48ac-b8a1-debee7ce627e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-443cae7e-49d1-48ac-b8a1-debee7ce627e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-443cae7e-49d1-48ac-b8a1-debee7ce627e {
  max-width: 100%;
}

.shg-c#s-443cae7e-49d1-48ac-b8a1-debee7ce627e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-443cae7e-49d1-48ac-b8a1-debee7ce627e .shg-image-zoom,
.shg-c#s-443cae7e-49d1-48ac-b8a1-debee7ce627e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-443cae7e-49d1-48ac-b8a1-debee7ce627e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-443cae7e-49d1-48ac-b8a1-debee7ce627e {
  max-width: 100%;
}

.shg-c#s-443cae7e-49d1-48ac-b8a1-debee7ce627e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-443cae7e-49d1-48ac-b8a1-debee7ce627e .shg-image-zoom,
.shg-c#s-443cae7e-49d1-48ac-b8a1-debee7ce627e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-443cae7e-49d1-48ac-b8a1-debee7ce627e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-443cae7e-49d1-48ac-b8a1-debee7ce627e {
  max-width: 100%;
}

.shg-c#s-443cae7e-49d1-48ac-b8a1-debee7ce627e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-443cae7e-49d1-48ac-b8a1-debee7ce627e .shg-image-zoom,
.shg-c#s-443cae7e-49d1-48ac-b8a1-debee7ce627e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-443cae7e-49d1-48ac-b8a1-debee7ce627e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-522da2d6-fbbc-4a50-9657-02702469dc48 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-522da2d6-fbbc-4a50-9657-02702469dc48 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-053d41a8-a5d0-45b7-a4f8-f128ab0aeafb {
  display: none;
}
#s-eead95d6-a4f2-43f2-959e-565a53e21435 {
  text-align: left;
}


.shg-c#s-eead95d6-a4f2-43f2-959e-565a53e21435 {
  max-width: 100%;
}

.shg-c#s-eead95d6-a4f2-43f2-959e-565a53e21435 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eead95d6-a4f2-43f2-959e-565a53e21435 .shg-image-zoom,
.shg-c#s-eead95d6-a4f2-43f2-959e-565a53e21435 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eead95d6-a4f2-43f2-959e-565a53e21435 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-eead95d6-a4f2-43f2-959e-565a53e21435 {
  max-width: 100%;
}

.shg-c#s-eead95d6-a4f2-43f2-959e-565a53e21435 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eead95d6-a4f2-43f2-959e-565a53e21435 .shg-image-zoom,
.shg-c#s-eead95d6-a4f2-43f2-959e-565a53e21435 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eead95d6-a4f2-43f2-959e-565a53e21435 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eead95d6-a4f2-43f2-959e-565a53e21435 {
  max-width: 100%;
}

.shg-c#s-eead95d6-a4f2-43f2-959e-565a53e21435 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eead95d6-a4f2-43f2-959e-565a53e21435 .shg-image-zoom,
.shg-c#s-eead95d6-a4f2-43f2-959e-565a53e21435 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eead95d6-a4f2-43f2-959e-565a53e21435 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eead95d6-a4f2-43f2-959e-565a53e21435 {
  max-width: 100%;
}

.shg-c#s-eead95d6-a4f2-43f2-959e-565a53e21435 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eead95d6-a4f2-43f2-959e-565a53e21435 .shg-image-zoom,
.shg-c#s-eead95d6-a4f2-43f2-959e-565a53e21435 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eead95d6-a4f2-43f2-959e-565a53e21435 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-eead95d6-a4f2-43f2-959e-565a53e21435 {
  max-width: 100%;
}

.shg-c#s-eead95d6-a4f2-43f2-959e-565a53e21435 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eead95d6-a4f2-43f2-959e-565a53e21435 .shg-image-zoom,
.shg-c#s-eead95d6-a4f2-43f2-959e-565a53e21435 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eead95d6-a4f2-43f2-959e-565a53e21435 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-afa56b1a-ade0-4eb8-a667-786911f62dd8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-afa56b1a-ade0-4eb8-a667-786911f62dd8 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-015630be-7817-4912-a0d4-c06522f41c75 {
  display: none;
}
#s-64141655-6782-4910-b528-aab232ba46ef {
  text-align: left;
}


.shg-c#s-64141655-6782-4910-b528-aab232ba46ef {
  max-width: 100%;
}

.shg-c#s-64141655-6782-4910-b528-aab232ba46ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64141655-6782-4910-b528-aab232ba46ef .shg-image-zoom,
.shg-c#s-64141655-6782-4910-b528-aab232ba46ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64141655-6782-4910-b528-aab232ba46ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-64141655-6782-4910-b528-aab232ba46ef {
  max-width: 100%;
}

.shg-c#s-64141655-6782-4910-b528-aab232ba46ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64141655-6782-4910-b528-aab232ba46ef .shg-image-zoom,
.shg-c#s-64141655-6782-4910-b528-aab232ba46ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64141655-6782-4910-b528-aab232ba46ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-64141655-6782-4910-b528-aab232ba46ef {
  max-width: 100%;
}

.shg-c#s-64141655-6782-4910-b528-aab232ba46ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64141655-6782-4910-b528-aab232ba46ef .shg-image-zoom,
.shg-c#s-64141655-6782-4910-b528-aab232ba46ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64141655-6782-4910-b528-aab232ba46ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-64141655-6782-4910-b528-aab232ba46ef {
  max-width: 100%;
}

.shg-c#s-64141655-6782-4910-b528-aab232ba46ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64141655-6782-4910-b528-aab232ba46ef .shg-image-zoom,
.shg-c#s-64141655-6782-4910-b528-aab232ba46ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64141655-6782-4910-b528-aab232ba46ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-64141655-6782-4910-b528-aab232ba46ef {
  max-width: 100%;
}

.shg-c#s-64141655-6782-4910-b528-aab232ba46ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64141655-6782-4910-b528-aab232ba46ef .shg-image-zoom,
.shg-c#s-64141655-6782-4910-b528-aab232ba46ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64141655-6782-4910-b528-aab232ba46ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f9362356-c3d6-4669-8616-0afabc1a73ae {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f9362356-c3d6-4669-8616-0afabc1a73ae .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-3771db10-1c10-4959-9de8-522d6529e25c {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-9d72fe0c-6765-4926-9e0b-d6903fafa777 {
  margin-left: auto;
margin-right: auto;
padding-top: 55px;
padding-bottom: 55px;
min-height: 50px;
background-color: rgba(242, 239, 236, 0.3);
}
@media (max-width: 767px){#s-9d72fe0c-6765-4926-9e0b-d6903fafa777 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-9d72fe0c-6765-4926-9e0b-d6903fafa777 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d72fe0c-6765-4926-9e0b-d6903fafa777.shg-box.shg-c {
  justify-content: center;
}

#s-5adea102-5ed5-4be5-891f-7e021d2dbe85 {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5adea102-5ed5-4be5-891f-7e021d2dbe85"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3aa62aa2-1215-4646-a567-464f52b15204 {
  min-height: 50px;
}








#s-3aa62aa2-1215-4646-a567-464f52b15204 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3aa62aa2-1215-4646-a567-464f52b15204.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ca883ca5-b64f-4141-861d-15491ededc0e {
  text-align: center;
}




  #s-ca883ca5-b64f-4141-861d-15491ededc0e img.shogun-image {
    
    width: px;
  }


#s-ca883ca5-b64f-4141-861d-15491ededc0e .shogun-image-content {
  
    align-items: center;
  
}

#s-00753708-d655-46fc-96fa-84f0a570acbd {
  max-width: 175px;
text-align: center;
}




  #s-00753708-d655-46fc-96fa-84f0a570acbd img.shogun-image {
    
    width: px;
  }


#s-00753708-d655-46fc-96fa-84f0a570acbd .shogun-image-content {
  
    align-items: center;
  
}

#s-c0e5e7f7-b4e5-45d3-ba8d-eead280fb037 {
  min-height: 50px;
}








#s-c0e5e7f7-b4e5-45d3-ba8d-eead280fb037 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0e5e7f7-b4e5-45d3-ba8d-eead280fb037.shg-box.shg-c {
  justify-content: center;
}

#s-90504296-157c-460d-8e08-5d45ecada00e {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-8c5d703f-0418-4f3e-b2dc-ce201b68a9a1 {
  min-height: 50px;
}








#s-8c5d703f-0418-4f3e-b2dc-ce201b68a9a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c5d703f-0418-4f3e-b2dc-ce201b68a9a1.shg-box.shg-c {
  justify-content: center;
}

#s-0dc860e3-c5e6-49d9-9e0c-75a6705d5847 {
  margin-left: auto;
margin-right: auto;
}

#s-6f02b39f-e5bb-4512-9acd-516a0170cf94 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-6f02b39f-e5bb-4512-9acd-516a0170cf94 {
  
}
}
#s-0da5f119-c02f-48ed-8f93-d014e883e55b {
  margin-left: auto;
margin-right: auto;
padding-top: 35px;
max-width: 900px;
}

#s-f55fec04-8602-4363-8bf9-ae57004f3ea1 {
  display: none;
}
#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 {
  text-align: left;
}


.shg-c#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 {
  max-width: 100%;
}

.shg-c#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 .shg-image-zoom,
.shg-c#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 {
  max-width: 100%;
}

.shg-c#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 .shg-image-zoom,
.shg-c#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 {
  max-width: 100%;
}

.shg-c#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 .shg-image-zoom,
.shg-c#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 {
  max-width: 100%;
}

.shg-c#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 .shg-image-zoom,
.shg-c#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 {
  max-width: 100%;
}

.shg-c#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 .shg-image-zoom,
.shg-c#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d3c111a4-d2b0-46f1-950e-ab31c53eb463 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2a8c3d1b-4169-42df-8888-8435775cae5c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2a8c3d1b-4169-42df-8888-8435775cae5c .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-e4048928-4edc-412b-8964-5712c7600898 {
  display: none;
}
#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe {
  text-align: left;
}


.shg-c#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe {
  max-width: 100%;
}

.shg-c#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe .shg-image-zoom,
.shg-c#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe {
  max-width: 100%;
}

.shg-c#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe .shg-image-zoom,
.shg-c#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe {
  max-width: 100%;
}

.shg-c#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe .shg-image-zoom,
.shg-c#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe {
  max-width: 100%;
}

.shg-c#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe .shg-image-zoom,
.shg-c#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe {
  max-width: 100%;
}

.shg-c#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe .shg-image-zoom,
.shg-c#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9c5a8917-77cd-49cf-8fd9-7c5ef80100fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6f2938fc-38f4-4611-8e58-796aebdcc622 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f2938fc-38f4-4611-8e58-796aebdcc622 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-028ea70a-8cf8-4e7d-aec7-a1cd0e34f124 {
  display: none;
}
#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af {
  text-align: left;
}


.shg-c#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af {
  max-width: 100%;
}

.shg-c#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af .shg-image-zoom,
.shg-c#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af {
  max-width: 100%;
}

.shg-c#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af .shg-image-zoom,
.shg-c#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af {
  max-width: 100%;
}

.shg-c#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af .shg-image-zoom,
.shg-c#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af {
  max-width: 100%;
}

.shg-c#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af .shg-image-zoom,
.shg-c#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af {
  max-width: 100%;
}

.shg-c#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af .shg-image-zoom,
.shg-c#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ed9fc02-449e-4b90-9667-42d71ec5a6af .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-90a25e15-20a4-4049-836d-5ff9541387c1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-90a25e15-20a4-4049-836d-5ff9541387c1 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-bf1767a9-bc86-479c-a76d-c180c48a1f7b {
  display: none;
}
#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d {
  text-align: left;
}


.shg-c#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d {
  max-width: 100%;
}

.shg-c#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d .shg-image-zoom,
.shg-c#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d {
  max-width: 100%;
}

.shg-c#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d .shg-image-zoom,
.shg-c#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d {
  max-width: 100%;
}

.shg-c#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d .shg-image-zoom,
.shg-c#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d {
  max-width: 100%;
}

.shg-c#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d .shg-image-zoom,
.shg-c#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d {
  max-width: 100%;
}

.shg-c#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d .shg-image-zoom,
.shg-c#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-092a8f88-5bc3-4f58-b74d-02ac6e91000d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8ab6d4c2-070d-479c-a2bc-53dfc88ede1a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8ab6d4c2-070d-479c-a2bc-53dfc88ede1a .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-cc854878-e2f1-44fc-be60-f3b6013891bf {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-23a187dd-7176-4310-b4d5-b4cdf9a05a46 {
  margin-left: auto;
margin-right: auto;
padding-top: 55px;
padding-bottom: 55px;
min-height: 50px;
background-color: rgba(242, 239, 236, 0);
}
@media (max-width: 767px){#s-23a187dd-7176-4310-b4d5-b4cdf9a05a46 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-23a187dd-7176-4310-b4d5-b4cdf9a05a46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23a187dd-7176-4310-b4d5-b4cdf9a05a46.shg-box.shg-c {
  justify-content: center;
}

#s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-797fb93f-68eb-4e59-b6aa-53f5fc8ad0da"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-cc13dc75-298f-46bb-9f66-a9c8c139b041 {
  min-height: 50px;
}








#s-cc13dc75-298f-46bb-9f66-a9c8c139b041 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc13dc75-298f-46bb-9f66-a9c8c139b041.shg-box.shg-c {
  justify-content: flex-start;
}

#s-80db4b9a-57e6-4b62-8a30-354a3515372e {
  text-align: center;
}




  #s-80db4b9a-57e6-4b62-8a30-354a3515372e img.shogun-image {
    
    width: px;
  }


#s-80db4b9a-57e6-4b62-8a30-354a3515372e .shogun-image-content {
  
    align-items: center;
  
}

#s-ec34bc48-5fb5-4e68-b3b2-ed1d41a5dff9 {
  max-width: 175px;
text-align: center;
}




  #s-ec34bc48-5fb5-4e68-b3b2-ed1d41a5dff9 img.shogun-image {
    
    width: px;
  }


#s-ec34bc48-5fb5-4e68-b3b2-ed1d41a5dff9 .shogun-image-content {
  
    align-items: center;
  
}

#s-df0ce403-498c-474d-8b68-5453b6f4c65e {
  min-height: 50px;
}








#s-df0ce403-498c-474d-8b68-5453b6f4c65e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df0ce403-498c-474d-8b68-5453b6f4c65e.shg-box.shg-c {
  justify-content: center;
}

#s-c47ac17d-a860-4111-9bfb-199d7152eb69 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-7c6a601b-6a2a-41a8-9660-d75ec6423eba {
  min-height: 50px;
}








#s-7c6a601b-6a2a-41a8-9660-d75ec6423eba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c6a601b-6a2a-41a8-9660-d75ec6423eba.shg-box.shg-c {
  justify-content: center;
}

#s-74481106-6f74-43b3-84eb-e9cb72ec4347 {
  margin-left: auto;
margin-right: auto;
}

#s-4e8d41a0-fa60-4cd6-b4f9-e8db7415ff75 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-4e8d41a0-fa60-4cd6-b4f9-e8db7415ff75 {
  
}
}
#s-a91f1419-676a-4192-a59b-e2226e7ee8f4 {
  margin-left: auto;
margin-right: auto;
padding-top: 35px;
max-width: 900px;
}

#s-f409d623-7622-49e8-a3b3-0a03747a21dd {
  display: none;
}
#s-4579d84d-1436-49e6-9537-1182d0dd5bed {
  text-align: left;
}


.shg-c#s-4579d84d-1436-49e6-9537-1182d0dd5bed {
  max-width: 100%;
}

.shg-c#s-4579d84d-1436-49e6-9537-1182d0dd5bed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4579d84d-1436-49e6-9537-1182d0dd5bed .shg-image-zoom,
.shg-c#s-4579d84d-1436-49e6-9537-1182d0dd5bed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4579d84d-1436-49e6-9537-1182d0dd5bed .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4579d84d-1436-49e6-9537-1182d0dd5bed {
  max-width: 100%;
}

.shg-c#s-4579d84d-1436-49e6-9537-1182d0dd5bed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4579d84d-1436-49e6-9537-1182d0dd5bed .shg-image-zoom,
.shg-c#s-4579d84d-1436-49e6-9537-1182d0dd5bed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4579d84d-1436-49e6-9537-1182d0dd5bed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4579d84d-1436-49e6-9537-1182d0dd5bed {
  max-width: 100%;
}

.shg-c#s-4579d84d-1436-49e6-9537-1182d0dd5bed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4579d84d-1436-49e6-9537-1182d0dd5bed .shg-image-zoom,
.shg-c#s-4579d84d-1436-49e6-9537-1182d0dd5bed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4579d84d-1436-49e6-9537-1182d0dd5bed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4579d84d-1436-49e6-9537-1182d0dd5bed {
  max-width: 100%;
}

.shg-c#s-4579d84d-1436-49e6-9537-1182d0dd5bed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4579d84d-1436-49e6-9537-1182d0dd5bed .shg-image-zoom,
.shg-c#s-4579d84d-1436-49e6-9537-1182d0dd5bed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4579d84d-1436-49e6-9537-1182d0dd5bed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4579d84d-1436-49e6-9537-1182d0dd5bed {
  max-width: 100%;
}

.shg-c#s-4579d84d-1436-49e6-9537-1182d0dd5bed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4579d84d-1436-49e6-9537-1182d0dd5bed .shg-image-zoom,
.shg-c#s-4579d84d-1436-49e6-9537-1182d0dd5bed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4579d84d-1436-49e6-9537-1182d0dd5bed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f090e5fe-2475-40c8-a761-7047ae35447b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f090e5fe-2475-40c8-a761-7047ae35447b .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-52c9d6b6-a612-4832-95e8-6fd8f29eb449 {
  display: none;
}
#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd {
  text-align: left;
}


.shg-c#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd {
  max-width: 100%;
}

.shg-c#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd .shg-image-zoom,
.shg-c#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd {
  max-width: 100%;
}

.shg-c#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd .shg-image-zoom,
.shg-c#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd {
  max-width: 100%;
}

.shg-c#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd .shg-image-zoom,
.shg-c#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd {
  max-width: 100%;
}

.shg-c#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd .shg-image-zoom,
.shg-c#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd {
  max-width: 100%;
}

.shg-c#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd .shg-image-zoom,
.shg-c#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fee2d8b5-cb50-4554-b7b9-156ee6ff64dd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9c55c218-9d00-4e41-940c-245a271c4378 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9c55c218-9d00-4e41-940c-245a271c4378 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-cb728216-8cd5-4512-a2ba-93cbb77c981d {
  display: none;
}
#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 {
  text-align: left;
}


.shg-c#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 {
  max-width: 100%;
}

.shg-c#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 .shg-image-zoom,
.shg-c#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 {
  max-width: 100%;
}

.shg-c#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 .shg-image-zoom,
.shg-c#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 {
  max-width: 100%;
}

.shg-c#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 .shg-image-zoom,
.shg-c#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 {
  max-width: 100%;
}

.shg-c#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 .shg-image-zoom,
.shg-c#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 {
  max-width: 100%;
}

.shg-c#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 .shg-image-zoom,
.shg-c#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b95c897-bdd4-418e-97ab-ed5c422247f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-91424db0-3f9d-48d6-b1e4-48fa8c099240 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-91424db0-3f9d-48d6-b1e4-48fa8c099240 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-2450bf7e-9d51-46cb-838d-8e19daed512d {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-29f9b112-ac46-495e-89eb-fc4df46a16dd {
  margin-left: auto;
margin-right: auto;
padding-top: 55px;
padding-bottom: 55px;
min-height: 50px;
background-color: rgba(242, 239, 236, 0);
}
@media (max-width: 767px){#s-29f9b112-ac46-495e-89eb-fc4df46a16dd {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-29f9b112-ac46-495e-89eb-fc4df46a16dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29f9b112-ac46-495e-89eb-fc4df46a16dd.shg-box.shg-c {
  justify-content: center;
}

#s-607f0eb2-3880-47d7-a6cb-2bcfa915456c {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-607f0eb2-3880-47d7-a6cb-2bcfa915456c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4bebea0d-0b26-4556-81b5-320d9b526a64 {
  min-height: 50px;
}








#s-4bebea0d-0b26-4556-81b5-320d9b526a64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4bebea0d-0b26-4556-81b5-320d9b526a64.shg-box.shg-c {
  justify-content: flex-start;
}

#s-77bb981a-2c69-40e1-bad0-a3d1f085062c {
  text-align: center;
}




  #s-77bb981a-2c69-40e1-bad0-a3d1f085062c img.shogun-image {
    
    width: px;
  }


#s-77bb981a-2c69-40e1-bad0-a3d1f085062c .shogun-image-content {
  
    align-items: center;
  
}

#s-02bdb791-1c0f-4e99-9b8a-ef1b0b87d2e7 {
  max-width: 175px;
text-align: center;
}




  #s-02bdb791-1c0f-4e99-9b8a-ef1b0b87d2e7 img.shogun-image {
    
    width: px;
  }


#s-02bdb791-1c0f-4e99-9b8a-ef1b0b87d2e7 .shogun-image-content {
  
    align-items: center;
  
}

#s-8860bff5-eb8c-45cb-966d-951c111ea517 {
  min-height: 50px;
}








#s-8860bff5-eb8c-45cb-966d-951c111ea517 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8860bff5-eb8c-45cb-966d-951c111ea517.shg-box.shg-c {
  justify-content: center;
}

#s-30b854f6-0082-4a3b-a93e-eb28d9da94bd {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-8aaac2c5-f4e6-4be8-9b38-13e74ca6dffc {
  min-height: 50px;
}








#s-8aaac2c5-f4e6-4be8-9b38-13e74ca6dffc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8aaac2c5-f4e6-4be8-9b38-13e74ca6dffc.shg-box.shg-c {
  justify-content: center;
}

#s-ee9fdba2-bad1-4c61-ab73-0cc0973efe38 {
  margin-left: auto;
margin-right: auto;
}

#s-f52009af-5d41-4d5d-bd54-a11955806932 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-f52009af-5d41-4d5d-bd54-a11955806932 {
  
}
}
#s-0e834b7b-2583-4611-a782-0c3cf29d3242 {
  margin-left: auto;
margin-right: auto;
padding-top: 35px;
max-width: 900px;
}

#s-6c68f4ee-dcf9-4aaf-b846-c163333710d4 {
  display: none;
}
#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 {
  text-align: left;
}


.shg-c#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 {
  max-width: 100%;
}

.shg-c#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 .shg-image-zoom,
.shg-c#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 {
  max-width: 100%;
}

.shg-c#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 .shg-image-zoom,
.shg-c#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 {
  max-width: 100%;
}

.shg-c#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 .shg-image-zoom,
.shg-c#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 {
  max-width: 100%;
}

.shg-c#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 .shg-image-zoom,
.shg-c#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 {
  max-width: 100%;
}

.shg-c#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 .shg-image-zoom,
.shg-c#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a217f6c6-c3a0-470a-afeb-b5de47305b63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5f20a484-abfc-40c4-96d4-e587b07bc729 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5f20a484-abfc-40c4-96d4-e587b07bc729 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-3c3d31fe-b0fb-42d3-9aca-a9b091e3e231 {
  display: none;
}
#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 {
  text-align: left;
}


.shg-c#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 {
  max-width: 100%;
}

.shg-c#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 .shg-image-zoom,
.shg-c#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 {
  max-width: 100%;
}

.shg-c#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 .shg-image-zoom,
.shg-c#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 {
  max-width: 100%;
}

.shg-c#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 .shg-image-zoom,
.shg-c#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 {
  max-width: 100%;
}

.shg-c#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 .shg-image-zoom,
.shg-c#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 {
  max-width: 100%;
}

.shg-c#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 .shg-image-zoom,
.shg-c#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3ffcc222-8e6b-44e3-9dfa-6b68deb2aa95 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1eed4c2f-fb5a-42ca-8f68-d8d62a5a9e18 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1eed4c2f-fb5a-42ca-8f68-d8d62a5a9e18 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-1a0c9f0e-b24c-44c2-8721-e3779b27c7d2 {
  display: none;
}
#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 {
  text-align: left;
}


.shg-c#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 {
  max-width: 100%;
}

.shg-c#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 .shg-image-zoom,
.shg-c#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 {
  max-width: 100%;
}

.shg-c#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 .shg-image-zoom,
.shg-c#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 {
  max-width: 100%;
}

.shg-c#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 .shg-image-zoom,
.shg-c#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 {
  max-width: 100%;
}

.shg-c#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 .shg-image-zoom,
.shg-c#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 {
  max-width: 100%;
}

.shg-c#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 .shg-image-zoom,
.shg-c#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d40dc69-a81b-4be5-bd7a-159ea8825105 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-681e5fd1-0aa7-4305-81a0-ba635397b413 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-681e5fd1-0aa7-4305-81a0-ba635397b413 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-5461156c-da16-4750-986a-1576de7c8b5e {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-d62009e4-ff43-451a-97b6-7affdad22cae {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-bottom: 100px;
min-height: 50px;
background-color: rgba(242, 239, 236, 0.3);
}
@media (max-width: 767px){#s-d62009e4-ff43-451a-97b6-7affdad22cae {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-d62009e4-ff43-451a-97b6-7affdad22cae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d62009e4-ff43-451a-97b6-7affdad22cae.shg-box.shg-c {
  justify-content: center;
}

#s-bd72ec8f-0b63-40c5-957b-b328e963b6b5 {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd72ec8f-0b63-40c5-957b-b328e963b6b5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2e030346-ebef-4014-852f-3d6b577abff7 {
  min-height: 50px;
}








#s-2e030346-ebef-4014-852f-3d6b577abff7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e030346-ebef-4014-852f-3d6b577abff7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4a711bda-f915-40c6-b5e1-fb2b4ee1a756 {
  text-align: center;
}




  #s-4a711bda-f915-40c6-b5e1-fb2b4ee1a756 img.shogun-image {
    
    width: px;
  }


#s-4a711bda-f915-40c6-b5e1-fb2b4ee1a756 .shogun-image-content {
  
    align-items: center;
  
}

#s-a9573680-1705-4014-84c4-99dfbc5fec01 {
  max-width: 175px;
text-align: center;
}




  #s-a9573680-1705-4014-84c4-99dfbc5fec01 img.shogun-image {
    
    width: px;
  }


#s-a9573680-1705-4014-84c4-99dfbc5fec01 .shogun-image-content {
  
    align-items: center;
  
}

#s-3197733f-e047-43bc-8f2b-dd9eccb2afad {
  min-height: 50px;
}








#s-3197733f-e047-43bc-8f2b-dd9eccb2afad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3197733f-e047-43bc-8f2b-dd9eccb2afad.shg-box.shg-c {
  justify-content: center;
}

#s-688b722f-4fca-487b-9b4e-de8a514bb1c7 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-b0fa3d95-f088-4748-bfe0-0ad89d266f1a {
  min-height: 50px;
}








#s-b0fa3d95-f088-4748-bfe0-0ad89d266f1a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0fa3d95-f088-4748-bfe0-0ad89d266f1a.shg-box.shg-c {
  justify-content: center;
}

#s-853e3ba4-1202-4062-b638-46ce23eccc6c {
  margin-left: auto;
margin-right: auto;
}

#s-2e492134-cec5-4de1-bbbc-71e40ad34861 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-2e492134-cec5-4de1-bbbc-71e40ad34861 {
  
}
}
#s-1486c176-9b01-4f6f-b136-65bf067ce674 {
  margin-left: auto;
margin-right: auto;
padding-top: 35px;
max-width: 900px;
}

#s-82b973dc-e13d-49fc-8082-6179dcf4202c {
  display: none;
}
#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 {
  text-align: left;
}


.shg-c#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 {
  max-width: 100%;
}

.shg-c#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 .shg-image-zoom,
.shg-c#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 {
  max-width: 100%;
}

.shg-c#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 .shg-image-zoom,
.shg-c#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 {
  max-width: 100%;
}

.shg-c#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 .shg-image-zoom,
.shg-c#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 {
  max-width: 100%;
}

.shg-c#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 .shg-image-zoom,
.shg-c#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 {
  max-width: 100%;
}

.shg-c#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 .shg-image-zoom,
.shg-c#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-62e257c8-0add-4ac7-a7cc-3455b787bae1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c8420ce3-9abb-41ae-88d2-42c283747788 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c8420ce3-9abb-41ae-88d2-42c283747788 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-11e9ccf1-0437-4150-ac71-cd306a026390 {
  display: none;
}
#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 {
  text-align: left;
}


.shg-c#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 {
  max-width: 100%;
}

.shg-c#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 .shg-image-zoom,
.shg-c#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 {
  max-width: 100%;
}

.shg-c#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 .shg-image-zoom,
.shg-c#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 {
  max-width: 100%;
}

.shg-c#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 .shg-image-zoom,
.shg-c#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 {
  max-width: 100%;
}

.shg-c#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 .shg-image-zoom,
.shg-c#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 {
  max-width: 100%;
}

.shg-c#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 .shg-image-zoom,
.shg-c#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7e29b975-1ba8-4dcc-b7d7-0bc6fce18bf5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0f665003-0045-41aa-baaf-b847665e70e4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0f665003-0045-41aa-baaf-b847665e70e4 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-0bd6f1d9-2d41-431b-b619-374923adf51b {
  display: none;
}
#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 {
  text-align: left;
}


.shg-c#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 {
  max-width: 100%;
}

.shg-c#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 .shg-image-zoom,
.shg-c#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 {
  max-width: 100%;
}

.shg-c#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 .shg-image-zoom,
.shg-c#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 {
  max-width: 100%;
}

.shg-c#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 .shg-image-zoom,
.shg-c#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 {
  max-width: 100%;
}

.shg-c#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 .shg-image-zoom,
.shg-c#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 {
  max-width: 100%;
}

.shg-c#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 .shg-image-zoom,
.shg-c#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a3e2326-7756-480c-b0f3-b7830a4ecd23 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-586a4cee-7a58-4bce-b2f1-2603021c1148 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-586a4cee-7a58-4bce-b2f1-2603021c1148 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-34f4dd97-95da-4915-aed8-d8b7a49fbfcf {
  display: none;
}
#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 {
  text-align: left;
}


.shg-c#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 {
  max-width: 100%;
}

.shg-c#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 .shg-image-zoom,
.shg-c#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 {
  max-width: 100%;
}

.shg-c#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 .shg-image-zoom,
.shg-c#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 {
  max-width: 100%;
}

.shg-c#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 .shg-image-zoom,
.shg-c#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 {
  max-width: 100%;
}

.shg-c#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 .shg-image-zoom,
.shg-c#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 {
  max-width: 100%;
}

.shg-c#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 .shg-image-zoom,
.shg-c#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a866a7f4-ca8f-4708-a5a8-6aae33e51e56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2f991c28-8550-49a4-9b0d-5fd9cf10913c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2f991c28-8550-49a4-9b0d-5fd9cf10913c .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-ccbba2c1-b44f-4eb3-9e0c-0cbfa4e8ae08 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

#s-972720aa-4f21-43fe-80d8-85cd34a22150 {
  margin-left: auto;
margin-right: auto;
padding-top: 55px;
padding-bottom: 55px;
min-height: 50px;
background-color: rgba(242, 239, 236, 0);
}
@media (max-width: 767px){#s-972720aa-4f21-43fe-80d8-85cd34a22150 {
  padding-left: 25px;
padding-right: 25px;
}
}







#s-972720aa-4f21-43fe-80d8-85cd34a22150 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-972720aa-4f21-43fe-80d8-85cd34a22150.shg-box.shg-c {
  justify-content: center;
}

#s-d19df0ed-5033-4883-ba65-b1fd1d28e569 {
  margin-top: 14px;
margin-left: auto;
margin-right: auto;
max-width: 1000px;
}

@media (min-width: 0px) {
[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d19df0ed-5033-4883-ba65-b1fd1d28e569"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-59ec5c32-6c20-43f5-8b74-cbafba01ec93 {
  min-height: 50px;
}








#s-59ec5c32-6c20-43f5-8b74-cbafba01ec93 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59ec5c32-6c20-43f5-8b74-cbafba01ec93.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4008ea38-16c5-4088-a202-547f9d1b6f6c {
  text-align: center;
}




  #s-4008ea38-16c5-4088-a202-547f9d1b6f6c img.shogun-image {
    
    width: px;
  }


#s-4008ea38-16c5-4088-a202-547f9d1b6f6c .shogun-image-content {
  
    align-items: center;
  
}

#s-f8b5b636-3aa2-4cc0-9184-460d761603cf {
  max-width: 175px;
text-align: center;
}




  #s-f8b5b636-3aa2-4cc0-9184-460d761603cf img.shogun-image {
    
    width: px;
  }


#s-f8b5b636-3aa2-4cc0-9184-460d761603cf .shogun-image-content {
  
    align-items: center;
  
}

#s-f73db1b6-7928-4fa6-9191-42b5583ea59f {
  min-height: 50px;
}








#s-f73db1b6-7928-4fa6-9191-42b5583ea59f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f73db1b6-7928-4fa6-9191-42b5583ea59f.shg-box.shg-c {
  justify-content: center;
}

#s-dbc44ae6-ff86-4552-b3a2-1511891f47da {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-aeade1f2-cb00-493e-8c50-d7cf9d1879a3 {
  min-height: 50px;
}








#s-aeade1f2-cb00-493e-8c50-d7cf9d1879a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aeade1f2-cb00-493e-8c50-d7cf9d1879a3.shg-box.shg-c {
  justify-content: center;
}

#s-1b1ec787-cf6a-4cf2-a67e-8da9fcd08bbe {
  margin-left: auto;
margin-right: auto;
}

#s-424b1991-ff6c-48f6-b4cf-524bf5f0ddeb {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-424b1991-ff6c-48f6-b4cf-524bf5f0ddeb {
  
}
}
#s-37d01f6d-588f-460c-bc26-4dbf159de6c8 {
  margin-left: auto;
margin-right: auto;
padding-top: 35px;
max-width: 900px;
}

#s-c47dfa01-7352-4f65-9b1c-9375bd26a019 {
  display: none;
}
#s-024b0437-6536-4b2a-ba92-af6d5b1226cf {
  text-align: left;
}


.shg-c#s-024b0437-6536-4b2a-ba92-af6d5b1226cf {
  max-width: 100%;
}

.shg-c#s-024b0437-6536-4b2a-ba92-af6d5b1226cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-024b0437-6536-4b2a-ba92-af6d5b1226cf .shg-image-zoom,
.shg-c#s-024b0437-6536-4b2a-ba92-af6d5b1226cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-024b0437-6536-4b2a-ba92-af6d5b1226cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-024b0437-6536-4b2a-ba92-af6d5b1226cf {
  max-width: 100%;
}

.shg-c#s-024b0437-6536-4b2a-ba92-af6d5b1226cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-024b0437-6536-4b2a-ba92-af6d5b1226cf .shg-image-zoom,
.shg-c#s-024b0437-6536-4b2a-ba92-af6d5b1226cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-024b0437-6536-4b2a-ba92-af6d5b1226cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-024b0437-6536-4b2a-ba92-af6d5b1226cf {
  max-width: 100%;
}

.shg-c#s-024b0437-6536-4b2a-ba92-af6d5b1226cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-024b0437-6536-4b2a-ba92-af6d5b1226cf .shg-image-zoom,
.shg-c#s-024b0437-6536-4b2a-ba92-af6d5b1226cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-024b0437-6536-4b2a-ba92-af6d5b1226cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-024b0437-6536-4b2a-ba92-af6d5b1226cf {
  max-width: 100%;
}

.shg-c#s-024b0437-6536-4b2a-ba92-af6d5b1226cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-024b0437-6536-4b2a-ba92-af6d5b1226cf .shg-image-zoom,
.shg-c#s-024b0437-6536-4b2a-ba92-af6d5b1226cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-024b0437-6536-4b2a-ba92-af6d5b1226cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-024b0437-6536-4b2a-ba92-af6d5b1226cf {
  max-width: 100%;
}

.shg-c#s-024b0437-6536-4b2a-ba92-af6d5b1226cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-024b0437-6536-4b2a-ba92-af6d5b1226cf .shg-image-zoom,
.shg-c#s-024b0437-6536-4b2a-ba92-af6d5b1226cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-024b0437-6536-4b2a-ba92-af6d5b1226cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d0a53826-c277-43e5-8f8c-05e49a08134d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d0a53826-c277-43e5-8f8c-05e49a08134d .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-d7d0bbef-fa2b-4f9d-b328-26b42a9fa7b5 {
  display: none;
}
#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e {
  text-align: left;
}


.shg-c#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e {
  max-width: 100%;
}

.shg-c#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e .shg-image-zoom,
.shg-c#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e {
  max-width: 100%;
}

.shg-c#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e .shg-image-zoom,
.shg-c#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e {
  max-width: 100%;
}

.shg-c#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e .shg-image-zoom,
.shg-c#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e {
  max-width: 100%;
}

.shg-c#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e .shg-image-zoom,
.shg-c#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e {
  max-width: 100%;
}

.shg-c#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e .shg-image-zoom,
.shg-c#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eadf5b48-f9c3-44f1-bc35-7577a7f83b4e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4f0781a7-2ef5-43a4-995a-f2fcff2d550a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4f0781a7-2ef5-43a4-995a-f2fcff2d550a .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-e563fd52-7db7-4ec5-b595-ebc077308342 {
  display: none;
}
#s-238e18b3-57ee-464a-b53c-5973f3a922f6 {
  text-align: left;
}


.shg-c#s-238e18b3-57ee-464a-b53c-5973f3a922f6 {
  max-width: 100%;
}

.shg-c#s-238e18b3-57ee-464a-b53c-5973f3a922f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-238e18b3-57ee-464a-b53c-5973f3a922f6 .shg-image-zoom,
.shg-c#s-238e18b3-57ee-464a-b53c-5973f3a922f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-238e18b3-57ee-464a-b53c-5973f3a922f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-238e18b3-57ee-464a-b53c-5973f3a922f6 {
  max-width: 100%;
}

.shg-c#s-238e18b3-57ee-464a-b53c-5973f3a922f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-238e18b3-57ee-464a-b53c-5973f3a922f6 .shg-image-zoom,
.shg-c#s-238e18b3-57ee-464a-b53c-5973f3a922f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-238e18b3-57ee-464a-b53c-5973f3a922f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-238e18b3-57ee-464a-b53c-5973f3a922f6 {
  max-width: 100%;
}

.shg-c#s-238e18b3-57ee-464a-b53c-5973f3a922f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-238e18b3-57ee-464a-b53c-5973f3a922f6 .shg-image-zoom,
.shg-c#s-238e18b3-57ee-464a-b53c-5973f3a922f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-238e18b3-57ee-464a-b53c-5973f3a922f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-238e18b3-57ee-464a-b53c-5973f3a922f6 {
  max-width: 100%;
}

.shg-c#s-238e18b3-57ee-464a-b53c-5973f3a922f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-238e18b3-57ee-464a-b53c-5973f3a922f6 .shg-image-zoom,
.shg-c#s-238e18b3-57ee-464a-b53c-5973f3a922f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-238e18b3-57ee-464a-b53c-5973f3a922f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-238e18b3-57ee-464a-b53c-5973f3a922f6 {
  max-width: 100%;
}

.shg-c#s-238e18b3-57ee-464a-b53c-5973f3a922f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-238e18b3-57ee-464a-b53c-5973f3a922f6 .shg-image-zoom,
.shg-c#s-238e18b3-57ee-464a-b53c-5973f3a922f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-238e18b3-57ee-464a-b53c-5973f3a922f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4ca7c9f4-0418-4da7-bc2b-a71dd745d6a1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4ca7c9f4-0418-4da7-bc2b-a71dd745d6a1 .shg-product-title-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
}

#s-4728e192-9911-4606-9183-2250cdbae61e {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
}

                /*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion: reduce), print{.animate__animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(700px) scale(0.7);opacity:.7}}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(700px) scale(0.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(-2000px) scale(0.7);opacity:.7}}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(-2000px) scale(0.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(2000px) scale(0.7);opacity:.7}}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(2000px) scale(0.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(-700px) scale(0.7);opacity:.7}}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(-700px) scale(0.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}

/*
  $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;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg {
  display: none;
  margin-top: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #dc143c;
}
