.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-b3427b2c-cb8e-4f93-8505-a612032bf305 {
  min-height: 50px;
}








#s-b3427b2c-cb8e-4f93-8505-a612032bf305 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3427b2c-cb8e-4f93-8505-a612032bf305.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-623efed2-1365-4b83-a474-9151c07d0146 {
  text-align: center;
}




  #s-623efed2-1365-4b83-a474-9151c07d0146 img.shogun-image {
    
    width: px;
  }


#s-623efed2-1365-4b83-a474-9151c07d0146 .shogun-image-content {
  
    align-items: center;
  
}

#s-6ea05c82-d2d3-4c14-a79d-895e9cd3b2e6 {
  min-height: 50px;
max-width: 0px;
}








#s-6ea05c82-d2d3-4c14-a79d-895e9cd3b2e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ea05c82-d2d3-4c14-a79d-895e9cd3b2e6.shg-box.shg-c {
  justify-content: center;
}

#s-e25bfbfd-c06f-44d5-bea9-e33ee73b3dbf {
  min-height: 50px;
}








#s-e25bfbfd-c06f-44d5-bea9-e33ee73b3dbf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e25bfbfd-c06f-44d5-bea9-e33ee73b3dbf.shg-box.shg-c {
  justify-content: center;
}

#s-03afab81-45f1-4b9e-845e-f8a3b376707d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-03afab81-45f1-4b9e-845e-f8a3b376707d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03afab81-45f1-4b9e-845e-f8a3b376707d.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-cd8b2756-a4df-43e4-9e0d-de4934984788 {
  margin-left: 250px;
margin-right: 250px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-cd8b2756-a4df-43e4-9e0d-de4934984788 {
  margin-left: 100px;
margin-right: 100px;
}
}@media (max-width: 767px){#s-cd8b2756-a4df-43e4-9e0d-de4934984788 {
  margin-left: 30px;
margin-right: 30px;
}
}
#s-cd8b2756-a4df-43e4-9e0d-de4934984788 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 34px;
  line-height: 1.2em;
  letter-spacing: 1px;
  text-align: 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-e90e034c-f45c-46a3-9fca-828c9bdd0a8e {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-left: 200px;
padding-right: 200px;
max-width: 1279px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e90e034c-f45c-46a3-9fca-828c9bdd0a8e {
  padding-left: 100px;
padding-right: 100px;
}
}@media (max-width: 767px){#s-e90e034c-f45c-46a3-9fca-828c9bdd0a8e {
  margin-left: 0px;
margin-right: 0px;
padding-left: 30px;
padding-right: 30px;
}
}
.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-7d5d2d3b-107c-45b7-a069-b663a8a25f48 {
  margin-left: 350px;
margin-right: 350px;
max-width: 1279px;
}
@media (min-width: 1200px){#s-7d5d2d3b-107c-45b7-a069-b663a8a25f48 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7d5d2d3b-107c-45b7-a069-b663a8a25f48 {
  margin-left: 50px;
margin-right: 50px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7d5d2d3b-107c-45b7-a069-b663a8a25f48 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-7d5d2d3b-107c-45b7-a069-b663a8a25f48 {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7d5d2d3b-107c-45b7-a069-b663a8a25f48"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-af8ea7ba-5625-4973-8c49-8efa1a3ebfe0 {
  text-align: center;
}




  #s-af8ea7ba-5625-4973-8c49-8efa1a3ebfe0 img.shogun-image {
    
    width: px;
  }


#s-af8ea7ba-5625-4973-8c49-8efa1a3ebfe0 .shogun-image-content {
  
    align-items: center;
  
}

#s-3b18e10a-1a79-4943-8f43-c111aeca7e99 {
  min-height: 50px;
}








#s-3b18e10a-1a79-4943-8f43-c111aeca7e99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b18e10a-1a79-4943-8f43-c111aeca7e99.shg-box.shg-c {
  justify-content: center;
}

#s-7c70d254-e2f5-463e-bdc6-042ee5d292be {
  text-align: center;
}




  #s-7c70d254-e2f5-463e-bdc6-042ee5d292be img.shogun-image {
    
    width: px;
  }


#s-7c70d254-e2f5-463e-bdc6-042ee5d292be .shogun-image-content {
  
    align-items: center;
  
}

#s-7cb0aea9-fa51-4428-9c10-b33693168e77 {
  min-height: 50px;
}








#s-7cb0aea9-fa51-4428-9c10-b33693168e77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7cb0aea9-fa51-4428-9c10-b33693168e77.shg-box.shg-c {
  justify-content: center;
}

#s-76665d27-6c70-469c-abae-b7001ab49991 {
  text-align: center;
}




  #s-76665d27-6c70-469c-abae-b7001ab49991 img.shogun-image {
    
    width: px;
  }


#s-76665d27-6c70-469c-abae-b7001ab49991 .shogun-image-content {
  
    align-items: center;
  
}

#s-354be3f6-cc6e-4b5d-aea3-e87812c001ef {
  min-height: 50px;
}








#s-354be3f6-cc6e-4b5d-aea3-e87812c001ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-354be3f6-cc6e-4b5d-aea3-e87812c001ef.shg-box.shg-c {
  justify-content: center;
}

#s-4574f64d-8a64-41dd-9bd6-e162e6617ce8 {
  margin-left: 350px;
margin-right: 350px;
max-width: 1279px;
}
@media (min-width: 1200px){#s-4574f64d-8a64-41dd-9bd6-e162e6617ce8 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4574f64d-8a64-41dd-9bd6-e162e6617ce8 {
  margin-left: 50px;
margin-right: 50px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4574f64d-8a64-41dd-9bd6-e162e6617ce8 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-4574f64d-8a64-41dd-9bd6-e162e6617ce8 {
  margin-left: 10px;
margin-right: 10px;
}
}
@media (min-width: 0px) {
[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-4574f64d-8a64-41dd-9bd6-e162e6617ce8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-795b5a74-fda3-49b9-a9f1-4d20a4fae779 {
  text-align: center;
}




  #s-795b5a74-fda3-49b9-a9f1-4d20a4fae779 img.shogun-image {
    
    width: px;
  }


#s-795b5a74-fda3-49b9-a9f1-4d20a4fae779 .shogun-image-content {
  
    align-items: center;
  
}

#s-d868f05d-4397-4f14-a44c-014469edcdbe {
  display: none;
}
#s-aef6662a-7acc-47ac-992b-07a5bd374d76 {
  margin-top: 11px;
margin-bottom: -13px;
padding-top: 0px;
padding-bottom: 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-80fc5867-94a2-406f-abdc-8a4c65f0e3f1 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-80fc5867-94a2-406f-abdc-8a4c65f0e3f1 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-13e2188d-2def-4199-a0f6-49acefeaf8ea {
  margin-top: -9px;
margin-bottom: -15px;
}

#s-c6ca1bbc-aebd-44d3-b5b8-1e4b7fd4caaf {
  text-align: center;
}

#s-c6ca1bbc-aebd-44d3-b5b8-1e4b7fd4caaf .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 21px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c6ca1bbc-aebd-44d3-b5b8-1e4b7fd4caaf .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 21px;
}

#s-c6ca1bbc-aebd-44d3-b5b8-1e4b7fd4caaf .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e5cfc6c9-4101-4ee8-b332-d61b0b32bec9 {
  margin-top: 1px;
margin-bottom: 1px;
}

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

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

#s-3ea7470e-07d3-42b3-80f2-46cdc154fc6f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 123, 141, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-3ea7470e-07d3-42b3-80f2-46cdc154fc6f:hover {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3ea7470e-07d3-42b3-80f2-46cdc154fc6f:active {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-3ea7470e-07d3-42b3-80f2-46cdc154fc6f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3ea7470e-07d3-42b3-80f2-46cdc154fc6f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3ea7470e-07d3-42b3-80f2-46cdc154fc6f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-3ea7470e-07d3-42b3-80f2-46cdc154fc6f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bf8695a3-f188-447e-8146-05cc19fb44e9 {
  min-height: 50px;
}








#s-bf8695a3-f188-447e-8146-05cc19fb44e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf8695a3-f188-447e-8146-05cc19fb44e9.shg-box.shg-c {
  justify-content: center;
}

#s-8e6677e5-a4d3-4662-a148-5812a2c057ec {
  display: none;
}
#s-3329fef6-6a90-4046-98c3-64aeb103ea73 {
  text-align: center;
}




  #s-3329fef6-6a90-4046-98c3-64aeb103ea73 img.shogun-image {
    
    width: px;
  }


#s-3329fef6-6a90-4046-98c3-64aeb103ea73 .shogun-image-content {
  
    align-items: center;
  
}

#s-97e1b837-964f-4533-ae62-6a8d1c4af37a {
  margin-top: 11px;
margin-bottom: -13px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-c000f7c1-caa1-4d22-8e34-68b69516995f {
  margin-left: -16px;
margin-right: -16px;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-c000f7c1-caa1-4d22-8e34-68b69516995f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-7916b4e5-cbe9-4b72-9f02-ef5057775dc7 {
  margin-top: -9px;
margin-bottom: -15px;
}

#s-51a207bc-677c-48f7-8465-cec099b70214 {
  text-align: center;
}

#s-51a207bc-677c-48f7-8465-cec099b70214 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 21px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-51a207bc-677c-48f7-8465-cec099b70214 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 21px;
}

#s-51a207bc-677c-48f7-8465-cec099b70214 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f36a700e-e8f6-455e-8aed-824a1ba8371d {
  margin-top: 1px;
margin-bottom: 1px;
}

#s-483be5be-348c-47f7-9f4a-d877c2116237 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 123, 141, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-483be5be-348c-47f7-9f4a-d877c2116237:hover {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-483be5be-348c-47f7-9f4a-d877c2116237:active {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-483be5be-348c-47f7-9f4a-d877c2116237 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-483be5be-348c-47f7-9f4a-d877c2116237.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-483be5be-348c-47f7-9f4a-d877c2116237.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-483be5be-348c-47f7-9f4a-d877c2116237.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c30b1868-cfef-4340-b335-bd4ddbfd421c {
  min-height: 50px;
}








#s-c30b1868-cfef-4340-b335-bd4ddbfd421c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c30b1868-cfef-4340-b335-bd4ddbfd421c.shg-box.shg-c {
  justify-content: center;
}

#s-36d6ca74-eefb-4f58-9cf2-6cfeb959303c {
  text-align: center;
}




  #s-36d6ca74-eefb-4f58-9cf2-6cfeb959303c img.shogun-image {
    
    width: px;
  }


#s-36d6ca74-eefb-4f58-9cf2-6cfeb959303c .shogun-image-content {
  
    align-items: center;
  
}

#s-d488cbe0-9197-491b-a143-5ee7f87e904c {
  min-height: 50px;
}








#s-d488cbe0-9197-491b-a143-5ee7f87e904c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d488cbe0-9197-491b-a143-5ee7f87e904c.shg-box.shg-c {
  justify-content: center;
}

#s-af3857ea-2f05-42eb-9b83-297c51a25702 {
  display: none;
}
#s-cd4be625-1968-4132-ae1d-8d6eab0e5ae4 {
  margin-top: 11px;
margin-bottom: -13px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-a58a7fde-ab4b-45e1-ba45-0ed0d4883160 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-a58a7fde-ab4b-45e1-ba45-0ed0d4883160 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-42e3ea8f-7fb5-4f83-bae6-f5da0ccde437 {
  margin-top: -9px;
margin-bottom: -15px;
}

#s-088975cb-4353-494b-9d0f-8e54bf7681e2 {
  text-align: center;
}

#s-088975cb-4353-494b-9d0f-8e54bf7681e2 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 21px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-088975cb-4353-494b-9d0f-8e54bf7681e2 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 21px;
}

#s-088975cb-4353-494b-9d0f-8e54bf7681e2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-42627a4f-7d32-4699-9a87-f48bf9891515 {
  margin-top: 1px;
margin-bottom: 1px;
}

#s-a27e3999-1200-4148-9255-9d99af1328a8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 123, 141, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-a27e3999-1200-4148-9255-9d99af1328a8:hover {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a27e3999-1200-4148-9255-9d99af1328a8:active {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-a27e3999-1200-4148-9255-9d99af1328a8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a27e3999-1200-4148-9255-9d99af1328a8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a27e3999-1200-4148-9255-9d99af1328a8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-a27e3999-1200-4148-9255-9d99af1328a8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7445053f-d074-4032-ba4e-46a6655076a9 {
  min-height: 50px;
}








#s-7445053f-d074-4032-ba4e-46a6655076a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7445053f-d074-4032-ba4e-46a6655076a9.shg-box.shg-c {
  justify-content: center;
}

#s-b0faac05-8371-4801-9e7b-f9954adaa6fa {
  display: none;
}
#s-f007aa48-6aa1-428c-8fe4-dd2e6cc6f544 {
  text-align: center;
}




  #s-f007aa48-6aa1-428c-8fe4-dd2e6cc6f544 img.shogun-image {
    
    width: px;
  }


#s-f007aa48-6aa1-428c-8fe4-dd2e6cc6f544 .shogun-image-content {
  
    align-items: center;
  
}

#s-4335d323-4e7d-43ff-9981-e36c9d1ce1d3 {
  margin-top: 11px;
margin-bottom: -13px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-d2b1f544-18b2-495d-9aa9-aa4ced4f6cc3 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-d2b1f544-18b2-495d-9aa9-aa4ced4f6cc3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-15f0cad3-4e3c-4ab3-bb2c-a7142ec79e00 {
  margin-top: -9px;
margin-bottom: -15px;
}

#s-c310f283-bac4-47b0-8135-7a83ba27c89a {
  text-align: center;
}

#s-c310f283-bac4-47b0-8135-7a83ba27c89a .shg-product-sold-out {
  display: none;
  color: rgba(231, 123, 141, 1);
  font-size: 21px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c310f283-bac4-47b0-8135-7a83ba27c89a .shg-product-price {
  color: rgba(231, 123, 141, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 21px;
}

#s-c310f283-bac4-47b0-8135-7a83ba27c89a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7545ebda-17c1-41c7-b22b-9b860fa926c7 {
  margin-top: 1px;
margin-bottom: 1px;
}

#s-81d1d53a-bcea-4d06-bc93-fc78f338c680 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 123, 141, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-81d1d53a-bcea-4d06-bc93-fc78f338c680:hover {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-81d1d53a-bcea-4d06-bc93-fc78f338c680:active {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-81d1d53a-bcea-4d06-bc93-fc78f338c680 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-81d1d53a-bcea-4d06-bc93-fc78f338c680.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-81d1d53a-bcea-4d06-bc93-fc78f338c680.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-81d1d53a-bcea-4d06-bc93-fc78f338c680.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-90e3c627-5a10-4f99-ab91-bae04d148220 {
  min-height: 50px;
}








#s-90e3c627-5a10-4f99-ab91-bae04d148220 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90e3c627-5a10-4f99-ab91-bae04d148220.shg-box.shg-c {
  justify-content: center;
}

#s-e6eb2612-cd06-437c-90d1-0a3c37888bef {
  margin-left: auto;
margin-right: auto;
max-width: 1279px;
text-align: center;
}




  #s-e6eb2612-cd06-437c-90d1-0a3c37888bef img.shogun-image {
    
    width: px;
  }


#s-e6eb2612-cd06-437c-90d1-0a3c37888bef .shogun-image-content {
  
    align-items: center;
  
}

#s-fc6fa047-85c4-4b32-91e7-ed52d54ea489 {
  min-height: 50px;
}








#s-fc6fa047-85c4-4b32-91e7-ed52d54ea489 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc6fa047-85c4-4b32-91e7-ed52d54ea489.shg-box.shg-c {
  justify-content: center;
}

#s-4ae2b936-e610-48aa-a21a-be83597a811b {
  margin-left: 350px;
margin-right: 350px;
max-width: 1279px;
background-color: rgba(242, 242, 242, 0);
}
@media (min-width: 1200px){#s-4ae2b936-e610-48aa-a21a-be83597a811b {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4ae2b936-e610-48aa-a21a-be83597a811b {
  margin-left: 50px;
margin-right: 50px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4ae2b936-e610-48aa-a21a-be83597a811b {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-4ae2b936-e610-48aa-a21a-be83597a811b {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4ae2b936-e610-48aa-a21a-be83597a811b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5b7c2353-d746-4f6e-b6d7-2f847ceec9d4 {
  text-align: center;
}




  #s-5b7c2353-d746-4f6e-b6d7-2f847ceec9d4 img.shogun-image {
    
    width: px;
  }


#s-5b7c2353-d746-4f6e-b6d7-2f847ceec9d4 .shogun-image-content {
  
    align-items: center;
  
}

#s-8ce26c88-e6b1-40d5-b193-fd64c943c294 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 40px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-8ce26c88-e6b1-40d5-b193-fd64c943c294 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-8ce26c88-e6b1-40d5-b193-fd64c943c294 {
  margin-left: 30px;
margin-right: 30px;
padding-top: 10px;
}
}
#s-8ce26c88-e6b1-40d5-b193-fd64c943c294 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 34px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: left;
}



#s-90d27a5d-2003-4b59-86cd-79d23f7a0251 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-90d27a5d-2003-4b59-86cd-79d23f7a0251 {
  margin-left: 0px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-90d27a5d-2003-4b59-86cd-79d23f7a0251 {
  margin-left: 30px;
}
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

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

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

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

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

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

#s-91059b8f-35bb-47b3-9731-42108dee485f {
  box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 10px;
margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 2px;
background-color: rgba(231, 123, 141, 1);
text-align: left;
text-decoration: none;
letter-spacing: 1.2px;
}
#s-91059b8f-35bb-47b3-9731-42108dee485f:hover {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-91059b8f-35bb-47b3-9731-42108dee485f:active {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-91059b8f-35bb-47b3-9731-42108dee485f {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-91059b8f-35bb-47b3-9731-42108dee485f {
  margin-left: 30px;
margin-right: 30px;
}
}

  #s-91059b8f-35bb-47b3-9731-42108dee485f-btn-wrapper {
    text-align: left;
  }


#s-91059b8f-35bb-47b3-9731-42108dee485f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-bf6763c9-1ce3-4237-8480-5fef370059c8 {
  margin-left: 350px;
margin-right: 350px;
max-width: 1279px;
background-color: rgba(242, 242, 242, 0);
}
@media (min-width: 1200px){#s-bf6763c9-1ce3-4237-8480-5fef370059c8 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bf6763c9-1ce3-4237-8480-5fef370059c8 {
  margin-left: 50px;
margin-right: 50px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-bf6763c9-1ce3-4237-8480-5fef370059c8 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-bf6763c9-1ce3-4237-8480-5fef370059c8 {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-bf6763c9-1ce3-4237-8480-5fef370059c8"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-2cdd3ec8-e9a7-4da9-8bec-879940e19947 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 40px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-2cdd3ec8-e9a7-4da9-8bec-879940e19947 {
  margin-right: 0px;
}
}@media (max-width: 767px){#s-2cdd3ec8-e9a7-4da9-8bec-879940e19947 {
  margin-left: 30px;
margin-right: 30px;
padding-top: 20px;
}
}
#s-2cdd3ec8-e9a7-4da9-8bec-879940e19947 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 34px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: left;
}



#s-579112fe-cc92-4ff6-a523-9ee0c13c5d58 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-579112fe-cc92-4ff6-a523-9ee0c13c5d58 {
  margin-right: 10px;
}
}@media (max-width: 767px){#s-579112fe-cc92-4ff6-a523-9ee0c13c5d58 {
  margin-left: 30px;
margin-right: 30px;
}
}
#s-10dae208-965e-482a-9740-c0f96611df0b {
  box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 10px;
margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 2px;
background-color: rgba(231, 123, 141, 1);
text-align: left;
text-decoration: none;
letter-spacing: 1.2px;
}
#s-10dae208-965e-482a-9740-c0f96611df0b:hover {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-10dae208-965e-482a-9740-c0f96611df0b:active {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-10dae208-965e-482a-9740-c0f96611df0b {
  margin-left: 30px;
margin-right: 30px;
}
}

  #s-10dae208-965e-482a-9740-c0f96611df0b-btn-wrapper {
    text-align: left;
  }


#s-10dae208-965e-482a-9740-c0f96611df0b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b953408c-2cb8-4163-adf0-6aeb91a0b720 {
  text-align: left;
}




  #s-b953408c-2cb8-4163-adf0-6aeb91a0b720 img.shogun-image {
    
    width: px;
  }


#s-b953408c-2cb8-4163-adf0-6aeb91a0b720 .shogun-image-content {
  
    align-items: center;
  
}

#s-91618f9d-8d54-4817-a267-dc0cb5a66b95 {
  margin-left: 350px;
margin-right: 350px;
max-width: 1279px;
background-color: rgba(242, 242, 242, 0);
}
@media (min-width: 1200px){#s-91618f9d-8d54-4817-a267-dc0cb5a66b95 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-91618f9d-8d54-4817-a267-dc0cb5a66b95 {
  margin-left: 50px;
margin-right: 50px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-91618f9d-8d54-4817-a267-dc0cb5a66b95 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-91618f9d-8d54-4817-a267-dc0cb5a66b95 {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-91618f9d-8d54-4817-a267-dc0cb5a66b95"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5bec0581-1073-448f-8917-2f893f3efca3 {
  text-align: center;
}




  #s-5bec0581-1073-448f-8917-2f893f3efca3 img.shogun-image {
    
    width: px;
  }


#s-5bec0581-1073-448f-8917-2f893f3efca3 .shogun-image-content {
  
    align-items: center;
  
}

#s-aa6cf784-5f22-4526-bb0e-e3d39eb821a8 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 40px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-aa6cf784-5f22-4526-bb0e-e3d39eb821a8 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-aa6cf784-5f22-4526-bb0e-e3d39eb821a8 {
  margin-left: 30px;
margin-right: 30px;
padding-top: 10px;
}
}
#s-aa6cf784-5f22-4526-bb0e-e3d39eb821a8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 34px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: left;
}



#s-4994808c-09dc-4b92-a74c-5ba3d91eb09f {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4994808c-09dc-4b92-a74c-5ba3d91eb09f {
  margin-left: 0px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-4994808c-09dc-4b92-a74c-5ba3d91eb09f {
  margin-left: 30px;
margin-right: 30px;
}
}
#s-d1d9e12e-813e-4f6d-be61-3219e8e92df5 {
  box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 10px;
margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 2px;
background-color: rgba(231, 123, 141, 1);
text-align: left;
text-decoration: none;
letter-spacing: 1.2px;
}
#s-d1d9e12e-813e-4f6d-be61-3219e8e92df5:hover {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d1d9e12e-813e-4f6d-be61-3219e8e92df5:active {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-d1d9e12e-813e-4f6d-be61-3219e8e92df5 {
  margin-left: 0px;
margin-right: 50px;
}
}@media (max-width: 767px){#s-d1d9e12e-813e-4f6d-be61-3219e8e92df5 {
  margin-left: 30px;
margin-right: 30px;
}
}

  #s-d1d9e12e-813e-4f6d-be61-3219e8e92df5-btn-wrapper {
    text-align: left;
  }


#s-d1d9e12e-813e-4f6d-be61-3219e8e92df5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-251469f1-1be0-4dfa-90e2-10031cfd2856 {
  margin-left: 350px;
margin-right: 350px;
max-width: 1279px;
background-color: rgba(242, 242, 242, 0);
}
@media (min-width: 1200px){#s-251469f1-1be0-4dfa-90e2-10031cfd2856 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-251469f1-1be0-4dfa-90e2-10031cfd2856 {
  margin-left: 50px;
margin-right: 50px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-251469f1-1be0-4dfa-90e2-10031cfd2856 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-251469f1-1be0-4dfa-90e2-10031cfd2856 {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-251469f1-1be0-4dfa-90e2-10031cfd2856"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-1ea4912e-9933-464f-9673-8f0bbd8d457f {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 40px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-1ea4912e-9933-464f-9673-8f0bbd8d457f {
  margin-right: 0px;
}
}@media (max-width: 767px){#s-1ea4912e-9933-464f-9673-8f0bbd8d457f {
  margin-left: 30px;
margin-right: 30px;
padding-top: 0px;
}
}
#s-1ea4912e-9933-464f-9673-8f0bbd8d457f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 34px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: left;
}



#s-f699c6b0-ce25-4b49-acd5-0349d64f65cd {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f699c6b0-ce25-4b49-acd5-0349d64f65cd {
  margin-right: 10px;
}
}@media (max-width: 767px){#s-f699c6b0-ce25-4b49-acd5-0349d64f65cd {
  margin-left: 30px;
margin-right: 30px;
}
}
#s-5f003244-293d-4d46-a364-9152319e1950 {
  box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 10px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 2px;
background-color: rgba(231, 123, 141, 1);
text-align: left;
text-decoration: none;
letter-spacing: 1.2px;
}
#s-5f003244-293d-4d46-a364-9152319e1950:hover {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5f003244-293d-4d46-a364-9152319e1950:active {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-5f003244-293d-4d46-a364-9152319e1950 {
  margin-left: 30px;
margin-right: 30px;
}
}

  #s-5f003244-293d-4d46-a364-9152319e1950-btn-wrapper {
    text-align: left;
  }


#s-5f003244-293d-4d46-a364-9152319e1950.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9b7581af-cc1b-43db-bd24-a186f90adc80 {
  text-align: left;
}




  #s-9b7581af-cc1b-43db-bd24-a186f90adc80 img.shogun-image {
    
    width: px;
  }


#s-9b7581af-cc1b-43db-bd24-a186f90adc80 .shogun-image-content {
  
    align-items: center;
  
}

#s-367dadfa-0690-4c42-b500-8b2a7508f1d3 {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-left: 200px;
padding-right: 200px;
max-width: 1279px;
}
@media (min-width: 768px) and (max-width: 991px){#s-367dadfa-0690-4c42-b500-8b2a7508f1d3 {
  padding-left: 100px;
padding-right: 100px;
}
}@media (max-width: 767px){#s-367dadfa-0690-4c42-b500-8b2a7508f1d3 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 30px;
padding-right: 30px;
}
}
#s-6b0af99c-6f71-4aa5-a504-7de7ea270478 {
  margin-left: 350px;
margin-right: 350px;
max-width: 1279px;
text-align: center;
}
@media (min-width: 1200px){#s-6b0af99c-6f71-4aa5-a504-7de7ea270478 {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6b0af99c-6f71-4aa5-a504-7de7ea270478 {
  margin-left: 50px;
margin-right: 50px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-6b0af99c-6f71-4aa5-a504-7de7ea270478 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-6b0af99c-6f71-4aa5-a504-7de7ea270478 {
  margin-left: 0px;
margin-right: 0px;
}
}



  #s-6b0af99c-6f71-4aa5-a504-7de7ea270478 img.shogun-image {
    
    width: px;
  }


#s-6b0af99c-6f71-4aa5-a504-7de7ea270478 .shogun-image-content {
  
    align-items: center;
  
}

#s-69ff14a9-cc7b-4912-ba43-3b5872265827 {
  min-height: 50px;
}








#s-69ff14a9-cc7b-4912-ba43-3b5872265827 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69ff14a9-cc7b-4912-ba43-3b5872265827.shg-box.shg-c {
  justify-content: center;
}

#s-20fed4e8-e9f4-47b8-ad67-0a0a284371de {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-20fed4e8-e9f4-47b8-ad67-0a0a284371de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20fed4e8-e9f4-47b8-ad67-0a0a284371de.shg-box.shg-c {
  justify-content: center;
}

#s-bfabc552-6cce-445c-8227-1bb83876620d {
  margin-left: 250px;
margin-right: 250px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-bfabc552-6cce-445c-8227-1bb83876620d {
  margin-left: 100px;
margin-right: 100px;
}
}@media (max-width: 767px){#s-bfabc552-6cce-445c-8227-1bb83876620d {
  margin-left: 30px;
margin-right: 30px;
}
}
#s-bfabc552-6cce-445c-8227-1bb83876620d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 34px;
  line-height: 1.2em;
  letter-spacing: 1px;
  text-align: center;
}



#s-00e81ddd-162d-4b1c-943d-4b7f1d8748c7 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-left: 200px;
padding-right: 200px;
max-width: 1279px;
}
@media (min-width: 768px) and (max-width: 991px){#s-00e81ddd-162d-4b1c-943d-4b7f1d8748c7 {
  padding-left: 100px;
padding-right: 100px;
}
}@media (max-width: 767px){#s-00e81ddd-162d-4b1c-943d-4b7f1d8748c7 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 30px;
padding-right: 30px;
}
}
#s-90409213-4022-4c0d-b965-da7d0d16986e {
  min-height: 50px;
}








#s-90409213-4022-4c0d-b965-da7d0d16986e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90409213-4022-4c0d-b965-da7d0d16986e.shg-box.shg-c {
  justify-content: center;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-c63d250e-a137-43cf-8f25-fea0da70b4a7 {
  margin-left: auto;
margin-right: auto;
max-width: 1279px;
}

#s-4aba30b1-2a6c-40b7-82ce-99ff05e49961 {
  min-height: 50px;
}








#s-4aba30b1-2a6c-40b7-82ce-99ff05e49961 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4aba30b1-2a6c-40b7-82ce-99ff05e49961.shg-box.shg-c {
  justify-content: center;
}

#s-ae59b135-ba61-4917-9ef5-b4eae02c2c94 {
  margin-left: 250px;
margin-right: 250px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ae59b135-ba61-4917-9ef5-b4eae02c2c94 {
  margin-left: 100px;
margin-right: 100px;
}
}@media (max-width: 767px){#s-ae59b135-ba61-4917-9ef5-b4eae02c2c94 {
  margin-left: 30px;
margin-right: 30px;
}
}
#s-ae59b135-ba61-4917-9ef5-b4eae02c2c94 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 34px;
  line-height: 1.2em;
  letter-spacing: 1px;
  text-align: center;
}



#s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248 {
  margin-left: 350px;
margin-right: 350px;
padding-top: 30px;
padding-bottom: 0px;
max-width: 1279px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248 {
  margin-left: 50px;
margin-right: 50px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248 {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0a0ffc55-8e0f-4ee4-a415-7b9c733b6248"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-923f7499-551d-4c32-984d-cfa5c3436f08 {
  text-align: center;
}




  #s-923f7499-551d-4c32-984d-cfa5c3436f08 img.shogun-image {
    
    width: px;
  }


#s-923f7499-551d-4c32-984d-cfa5c3436f08 .shogun-image-content {
  
    align-items: center;
  
}

#s-61d47569-0560-415b-80f8-bfafc1e76923 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-61d47569-0560-415b-80f8-bfafc1e76923 {
  margin-left: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-61d47569-0560-415b-80f8-bfafc1e76923 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-61d47569-0560-415b-80f8-bfafc1e76923 {
  margin-left: 30px;
margin-right: 30px;
}
}
#s-bfe6bbae-d8d7-4ccd-87cc-2210e4b1bd19 {
  margin-top: 1px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 10px;
padding-left: 200px;
padding-right: 200px;
max-width: 1279px;
}
@media (min-width: 1200px){#s-bfe6bbae-d8d7-4ccd-87cc-2210e4b1bd19 {
  padding-left: 300px;
padding-right: 300px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bfe6bbae-d8d7-4ccd-87cc-2210e4b1bd19 {
  padding-left: 300px;
padding-right: 300px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-bfe6bbae-d8d7-4ccd-87cc-2210e4b1bd19 {
  padding-left: 100px;
padding-right: 100px;
}
}@media (max-width: 767px){#s-bfe6bbae-d8d7-4ccd-87cc-2210e4b1bd19 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 30px;
padding-right: 30px;
}
}
#s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7 {
  margin-left: 350px;
margin-right: 350px;
max-width: 1279px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7 {
  margin-left: 50px;
margin-right: 50px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7 {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2c62a975-6ac7-4a3e-9fd1-e626d96dc2f7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-12e85981-8e2e-4db0-945a-b16a4575ba14 {
  text-align: center;
}




  #s-12e85981-8e2e-4db0-945a-b16a4575ba14 img.shogun-image {
    
    width: px;
  }


#s-12e85981-8e2e-4db0-945a-b16a4575ba14 .shogun-image-content {
  
    align-items: center;
  
}

#s-bc13fbab-9eec-454a-b62b-52dfc64de4d8 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 40px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-bc13fbab-9eec-454a-b62b-52dfc64de4d8 {
  margin-left: 20px;
margin-right: 10px;
padding-top: 20px;
}
}@media (max-width: 767px){#s-bc13fbab-9eec-454a-b62b-52dfc64de4d8 {
  margin-left: 30px;
margin-right: 30px;
}
}
#s-bc13fbab-9eec-454a-b62b-52dfc64de4d8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: left;
}



#s-5ae187a9-8d0c-4fb5-9d76-273d5da9a454 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5ae187a9-8d0c-4fb5-9d76-273d5da9a454 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-5ae187a9-8d0c-4fb5-9d76-273d5da9a454 {
  margin-left: 30px;
margin-right: 30px;
}
}
#s-df4ad3ff-ab0b-4e30-8868-229a45d09889 {
  box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 7px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 2px;
background-color: rgba(231, 123, 141, 1);
text-align: left;
text-decoration: none;
letter-spacing: 1.2px;
}
#s-df4ad3ff-ab0b-4e30-8868-229a45d09889:hover {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-df4ad3ff-ab0b-4e30-8868-229a45d09889:active {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-df4ad3ff-ab0b-4e30-8868-229a45d09889 {
  margin-left: 20px;
}
}@media (max-width: 767px){#s-df4ad3ff-ab0b-4e30-8868-229a45d09889 {
  margin-left: 30px;
margin-right: 30px;
}
}

  #s-df4ad3ff-ab0b-4e30-8868-229a45d09889-btn-wrapper {
    text-align: left;
  }


#s-df4ad3ff-ab0b-4e30-8868-229a45d09889.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-07b05283-d5c4-41b1-b429-35304f8b370f {
  min-height: 50px;
}








#s-07b05283-d5c4-41b1-b429-35304f8b370f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07b05283-d5c4-41b1-b429-35304f8b370f.shg-box.shg-c {
  justify-content: center;
}

#s-d5dea51a-27dc-40f5-8d5d-fa60787c0685 {
  margin-left: 350px;
margin-right: 350px;
max-width: 1279px;
}
@media (min-width: 1200px){#s-d5dea51a-27dc-40f5-8d5d-fa60787c0685 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d5dea51a-27dc-40f5-8d5d-fa60787c0685 {
  margin-left: 50px;
margin-right: 50px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d5dea51a-27dc-40f5-8d5d-fa60787c0685 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-d5dea51a-27dc-40f5-8d5d-fa60787c0685 {
  margin-left: 10px;
margin-right: 10px;
}
}
@media (min-width: 0px) {
[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-d5dea51a-27dc-40f5-8d5d-fa60787c0685"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-55d3b283-aaae-4cd1-9de0-64f39d1f547e {
  text-align: center;
}




  #s-55d3b283-aaae-4cd1-9de0-64f39d1f547e img.shogun-image {
    
    width: px;
  }


#s-55d3b283-aaae-4cd1-9de0-64f39d1f547e .shogun-image-content {
  
    align-items: center;
  
}

#s-e7416715-3abc-4572-8e3f-177df791e48a {
  display: none;
}
#s-99d389fc-a7fe-4972-b18e-d86cf4b02ab4 {
  margin-top: 11px;
margin-bottom: -13px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-f331a5c1-7019-49d9-b826-e2b54917fc91 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-f331a5c1-7019-49d9-b826-e2b54917fc91 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-df641dee-21c4-4b3f-a58d-920cd598da25 {
  margin-top: -9px;
margin-bottom: -15px;
}

#s-c8477d69-2ac8-46e0-acc5-2d77474b4d31 {
  text-align: center;
}

#s-c8477d69-2ac8-46e0-acc5-2d77474b4d31 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 21px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c8477d69-2ac8-46e0-acc5-2d77474b4d31 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 21px;
}

#s-c8477d69-2ac8-46e0-acc5-2d77474b4d31 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8086498b-f018-4d9b-b2a7-b9d677fa4671 {
  margin-top: 1px;
margin-bottom: 1px;
}

#s-65feeb9a-b23b-4110-a984-3b3974379c3f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 123, 141, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-65feeb9a-b23b-4110-a984-3b3974379c3f:hover {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-65feeb9a-b23b-4110-a984-3b3974379c3f:active {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-65feeb9a-b23b-4110-a984-3b3974379c3f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-65feeb9a-b23b-4110-a984-3b3974379c3f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-65feeb9a-b23b-4110-a984-3b3974379c3f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-65feeb9a-b23b-4110-a984-3b3974379c3f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-294b9993-ae3e-47b7-9c4b-f535ea053f37 {
  min-height: 50px;
}








#s-294b9993-ae3e-47b7-9c4b-f535ea053f37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-294b9993-ae3e-47b7-9c4b-f535ea053f37.shg-box.shg-c {
  justify-content: center;
}

#s-2b383bf2-f14b-4959-a562-8e0f38bc904f {
  display: none;
}
#s-adf45b65-2447-427b-9bbe-b33ab6183977 {
  text-align: center;
}




  #s-adf45b65-2447-427b-9bbe-b33ab6183977 img.shogun-image {
    
    width: px;
  }


#s-adf45b65-2447-427b-9bbe-b33ab6183977 .shogun-image-content {
  
    align-items: center;
  
}

#s-47ef6da5-ce7e-4147-9361-e1be7d332739 {
  margin-top: 11px;
margin-bottom: -13px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-8060fe64-7692-407e-93d3-f0d2482c5985 {
  margin-left: -16px;
margin-right: -16px;
padding-top: 0px;
padding-bottom: 10px;
padding-right: 0px;
text-align: center;
}

#s-8060fe64-7692-407e-93d3-f0d2482c5985 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-5d01e1ad-ad79-4453-8ce0-f50003fb7bcc {
  margin-top: -9px;
margin-bottom: -15px;
}

#s-18d1401f-048c-425c-a929-76f288a586b1 {
  text-align: center;
}

#s-18d1401f-048c-425c-a929-76f288a586b1 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 21px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-18d1401f-048c-425c-a929-76f288a586b1 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 21px;
}

#s-18d1401f-048c-425c-a929-76f288a586b1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-9ce0e2fa-d6e7-43c2-b68d-62161da17ca8 {
  margin-top: 1px;
margin-bottom: 1px;
}

#s-88d1aa77-be28-4288-8805-c412862e2d94 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 123, 141, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-88d1aa77-be28-4288-8805-c412862e2d94:hover {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-88d1aa77-be28-4288-8805-c412862e2d94:active {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-88d1aa77-be28-4288-8805-c412862e2d94 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-88d1aa77-be28-4288-8805-c412862e2d94.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-88d1aa77-be28-4288-8805-c412862e2d94.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-88d1aa77-be28-4288-8805-c412862e2d94.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8785a578-74eb-4006-b345-b213222e95a8 {
  min-height: 50px;
}








#s-8785a578-74eb-4006-b345-b213222e95a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8785a578-74eb-4006-b345-b213222e95a8.shg-box.shg-c {
  justify-content: center;
}

#s-9310a57d-dd9f-4921-b36f-a367cce1c265 {
  text-align: center;
}




  #s-9310a57d-dd9f-4921-b36f-a367cce1c265 img.shogun-image {
    
    width: px;
  }


#s-9310a57d-dd9f-4921-b36f-a367cce1c265 .shogun-image-content {
  
    align-items: center;
  
}

#s-97bc146b-196c-49a9-a7e2-907f84d7ee64 {
  min-height: 50px;
}








#s-97bc146b-196c-49a9-a7e2-907f84d7ee64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97bc146b-196c-49a9-a7e2-907f84d7ee64.shg-box.shg-c {
  justify-content: center;
}

#s-f703841b-a8e5-40d3-9a67-9fbdb7ed5f1a {
  display: none;
}
#s-d8b4fae1-b316-4c43-ace2-893250739210 {
  margin-top: 11px;
margin-bottom: -13px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-a08a3fa0-20a4-4932-96fd-b452dcc5a556 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-a08a3fa0-20a4-4932-96fd-b452dcc5a556 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-182f3e69-a712-41c9-b678-8b0adfd875be {
  margin-top: -9px;
margin-bottom: -15px;
}

#s-dc128c03-f3fe-4b74-a836-7c8a8e420083 {
  text-align: center;
}

#s-dc128c03-f3fe-4b74-a836-7c8a8e420083 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 21px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-dc128c03-f3fe-4b74-a836-7c8a8e420083 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 21px;
}

#s-dc128c03-f3fe-4b74-a836-7c8a8e420083 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-9bd4e4be-e84d-4cdb-9c14-c16906a080f0 {
  margin-top: 1px;
margin-bottom: 1px;
}

#s-89c5b322-aecf-45ef-8aff-64c882decce3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 123, 141, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-89c5b322-aecf-45ef-8aff-64c882decce3:hover {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-89c5b322-aecf-45ef-8aff-64c882decce3:active {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-89c5b322-aecf-45ef-8aff-64c882decce3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-89c5b322-aecf-45ef-8aff-64c882decce3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-89c5b322-aecf-45ef-8aff-64c882decce3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-89c5b322-aecf-45ef-8aff-64c882decce3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0615ad57-4976-47c9-8bb9-057a8041e96a {
  min-height: 50px;
}








#s-0615ad57-4976-47c9-8bb9-057a8041e96a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0615ad57-4976-47c9-8bb9-057a8041e96a.shg-box.shg-c {
  justify-content: center;
}

#s-eba49746-29f2-4463-80c0-608de3256d61 {
  display: none;
}
#s-02641c59-afbb-4c7c-923a-3d261225da21 {
  text-align: center;
}




  #s-02641c59-afbb-4c7c-923a-3d261225da21 img.shogun-image {
    
    width: px;
  }


#s-02641c59-afbb-4c7c-923a-3d261225da21 .shogun-image-content {
  
    align-items: center;
  
}

#s-e379a38e-a810-445d-8d08-5788dbe2f0c5 {
  margin-top: 11px;
margin-bottom: -13px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-c1d7fbfb-a62f-440f-ab70-b523f96d239d {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-c1d7fbfb-a62f-440f-ab70-b523f96d239d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-99b18c29-3e8b-468e-abb4-4d53e8202c4d {
  margin-top: -9px;
margin-bottom: -15px;
}

#s-b7896e2a-cba9-43cf-83b8-ed9522c2d908 {
  text-align: center;
}

#s-b7896e2a-cba9-43cf-83b8-ed9522c2d908 .shg-product-sold-out {
  display: none;
  color: rgba(231, 123, 141, 1);
  font-size: 21px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b7896e2a-cba9-43cf-83b8-ed9522c2d908 .shg-product-price {
  color: rgba(231, 123, 141, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 21px;
}

#s-b7896e2a-cba9-43cf-83b8-ed9522c2d908 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e8aca5cb-03f7-44ce-b4fa-00c1bdd08da8 {
  margin-top: 1px;
margin-bottom: 1px;
}

#s-873690ae-d270-4da2-beb4-40d8be1614d2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 123, 141, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-873690ae-d270-4da2-beb4-40d8be1614d2:hover {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-873690ae-d270-4da2-beb4-40d8be1614d2:active {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-873690ae-d270-4da2-beb4-40d8be1614d2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-873690ae-d270-4da2-beb4-40d8be1614d2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-873690ae-d270-4da2-beb4-40d8be1614d2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-873690ae-d270-4da2-beb4-40d8be1614d2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d05eff9b-6d85-4a67-8ba9-ef43ed721b52 {
  min-height: 50px;
}








#s-d05eff9b-6d85-4a67-8ba9-ef43ed721b52 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d05eff9b-6d85-4a67-8ba9-ef43ed721b52.shg-box.shg-c {
  justify-content: center;
}

#s-9a1d8823-488c-4baa-be5b-891146330e12 {
  margin-left: 350px;
margin-right: 350px;
max-width: 1279px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-9a1d8823-488c-4baa-be5b-891146330e12 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9a1d8823-488c-4baa-be5b-891146330e12 {
  margin-left: 50px;
margin-right: 50px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9a1d8823-488c-4baa-be5b-891146330e12 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-9a1d8823-488c-4baa-be5b-891146330e12 {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-9a1d8823-488c-4baa-be5b-891146330e12"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-1b45e24f-1430-4098-a7e3-c2fa50e473fa {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 40px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-1b45e24f-1430-4098-a7e3-c2fa50e473fa {
  margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
}
}@media (max-width: 767px){#s-1b45e24f-1430-4098-a7e3-c2fa50e473fa {
  margin-left: 30px;
margin-right: 30px;
}
}
#s-1b45e24f-1430-4098-a7e3-c2fa50e473fa .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: left;
}



#s-0a482d90-6dd8-4409-a740-5ed0fc9d16fa {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0a482d90-6dd8-4409-a740-5ed0fc9d16fa {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-0a482d90-6dd8-4409-a740-5ed0fc9d16fa {
  margin-left: 30px;
margin-right: 30px;
}
}
#s-ea5d13af-d729-4b72-815d-a3f8573c9e12 {
  box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 7px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 2px;
background-color: rgba(231, 123, 141, 1);
text-align: left;
text-decoration: none;
letter-spacing: 1.2px;
}
#s-ea5d13af-d729-4b72-815d-a3f8573c9e12:hover {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ea5d13af-d729-4b72-815d-a3f8573c9e12:active {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-ea5d13af-d729-4b72-815d-a3f8573c9e12 {
  margin-left: 20px;
margin-right: 50px;
}
}@media (max-width: 767px){#s-ea5d13af-d729-4b72-815d-a3f8573c9e12 {
  margin-left: 30px;
margin-right: 30px;
}
}

  #s-ea5d13af-d729-4b72-815d-a3f8573c9e12-btn-wrapper {
    text-align: left;
  }


#s-ea5d13af-d729-4b72-815d-a3f8573c9e12.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-16f2551a-2e39-4bab-a5d2-9f17f33cb29d {
  text-align: left;
}




  #s-16f2551a-2e39-4bab-a5d2-9f17f33cb29d img.shogun-image {
    
    width: px;
  }


#s-16f2551a-2e39-4bab-a5d2-9f17f33cb29d .shogun-image-content {
  
    align-items: center;
  
}

#s-764da32d-2586-4346-82f7-5e1971f8c6d7 {
  min-height: 50px;
}








#s-764da32d-2586-4346-82f7-5e1971f8c6d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-764da32d-2586-4346-82f7-5e1971f8c6d7.shg-box.shg-c {
  justify-content: center;
}

#s-57745618-eca9-49af-82f9-731b61a01a43 {
  margin-left: 350px;
margin-right: 350px;
max-width: 1279px;
}
@media (min-width: 1200px){#s-57745618-eca9-49af-82f9-731b61a01a43 {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-57745618-eca9-49af-82f9-731b61a01a43 {
  margin-left: 50px;
margin-right: 50px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-57745618-eca9-49af-82f9-731b61a01a43 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-57745618-eca9-49af-82f9-731b61a01a43 {
  margin-left: 10px;
margin-right: 10px;
}
}
@media (min-width: 0px) {
[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-57745618-eca9-49af-82f9-731b61a01a43"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-5ab1a7c1-3779-4f6f-831c-0fa274a06ecd {
  text-align: center;
}




  #s-5ab1a7c1-3779-4f6f-831c-0fa274a06ecd img.shogun-image {
    
    width: px;
  }


#s-5ab1a7c1-3779-4f6f-831c-0fa274a06ecd .shogun-image-content {
  
    align-items: center;
  
}

#s-7a08cde4-c677-44bb-aeab-147954faf5cf {
  display: none;
}
#s-87668386-0036-4b93-abe6-31d6fbaa5dc9 {
  margin-top: 11px;
margin-bottom: -13px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-86500e9f-d981-47dc-9f4b-2485cd282163 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-86500e9f-d981-47dc-9f4b-2485cd282163 {
  margin-left: -5px;
margin-right: -5px;
}
}
#s-86500e9f-d981-47dc-9f4b-2485cd282163 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-e955c4a0-beb4-42dd-95fe-303b1d34a601 {
  margin-top: -9px;
margin-bottom: -15px;
}

#s-9f58a97d-5aa2-4ee0-bd31-4f7bb04e66de {
  text-align: center;
}

#s-9f58a97d-5aa2-4ee0-bd31-4f7bb04e66de .shg-product-sold-out {
  display: none;
  color: rgba(231, 123, 141, 1);
  font-size: 21px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9f58a97d-5aa2-4ee0-bd31-4f7bb04e66de .shg-product-price {
  color: rgba(231, 123, 141, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 21px;
}

#s-9f58a97d-5aa2-4ee0-bd31-4f7bb04e66de .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f48b5c4b-0402-4f78-8e11-0a5e98162598 {
  margin-top: 1px;
margin-bottom: 1px;
}

#s-7fa30b07-a8da-432b-aa9c-6f0fcf193236 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 123, 141, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-7fa30b07-a8da-432b-aa9c-6f0fcf193236:hover {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7fa30b07-a8da-432b-aa9c-6f0fcf193236:active {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-7fa30b07-a8da-432b-aa9c-6f0fcf193236 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7fa30b07-a8da-432b-aa9c-6f0fcf193236.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7fa30b07-a8da-432b-aa9c-6f0fcf193236.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-7fa30b07-a8da-432b-aa9c-6f0fcf193236.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-be6d0ac7-e193-466e-be38-abff50509a7d {
  min-height: 50px;
}








#s-be6d0ac7-e193-466e-be38-abff50509a7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be6d0ac7-e193-466e-be38-abff50509a7d.shg-box.shg-c {
  justify-content: center;
}

#s-372a9371-8c82-4b62-b504-df0e47ffa716 {
  display: none;
}
#s-3fa15ad8-b98a-450a-99c6-c27403083802 {
  text-align: center;
}




  #s-3fa15ad8-b98a-450a-99c6-c27403083802 img.shogun-image {
    
    width: px;
  }


#s-3fa15ad8-b98a-450a-99c6-c27403083802 .shogun-image-content {
  
    align-items: center;
  
}

#s-5d160a6d-ff0d-4138-a86c-199135c20b7d {
  margin-top: 11px;
margin-bottom: -13px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-28d9b836-9275-409d-8bf1-6ac55ec8d5a1 {
  margin-left: -16px;
margin-right: -16px;
padding-top: 0px;
padding-bottom: 10px;
padding-right: 0px;
text-align: center;
}

#s-28d9b836-9275-409d-8bf1-6ac55ec8d5a1 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-b4743764-2aaa-47f1-8676-1771e83abf22 {
  margin-top: -9px;
margin-bottom: -15px;
}

#s-537615f3-b5a9-4edb-a5af-480c2593074e {
  text-align: center;
}

#s-537615f3-b5a9-4edb-a5af-480c2593074e .shg-product-sold-out {
  display: none;
  color: rgba(231, 123, 141, 1);
  font-size: 21px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-537615f3-b5a9-4edb-a5af-480c2593074e .shg-product-price {
  color: rgba(231, 123, 141, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 21px;
}

#s-537615f3-b5a9-4edb-a5af-480c2593074e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-084b9fa9-76cf-4592-88df-95936d8e6442 {
  margin-top: 1px;
margin-bottom: 1px;
}

#s-36c7cc4b-3bbb-4674-b45f-00f3f5ff8a3c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 123, 141, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-36c7cc4b-3bbb-4674-b45f-00f3f5ff8a3c:hover {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-36c7cc4b-3bbb-4674-b45f-00f3f5ff8a3c:active {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-36c7cc4b-3bbb-4674-b45f-00f3f5ff8a3c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-36c7cc4b-3bbb-4674-b45f-00f3f5ff8a3c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-36c7cc4b-3bbb-4674-b45f-00f3f5ff8a3c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-36c7cc4b-3bbb-4674-b45f-00f3f5ff8a3c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f9ca03cc-ca88-43ec-8d14-e26fdb25eff8 {
  min-height: 50px;
}








#s-f9ca03cc-ca88-43ec-8d14-e26fdb25eff8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9ca03cc-ca88-43ec-8d14-e26fdb25eff8.shg-box.shg-c {
  justify-content: center;
}

#s-b1ced0db-5d33-476c-8fc4-3ad5e59c6252 {
  text-align: center;
}




  #s-b1ced0db-5d33-476c-8fc4-3ad5e59c6252 img.shogun-image {
    
    width: px;
  }


#s-b1ced0db-5d33-476c-8fc4-3ad5e59c6252 .shogun-image-content {
  
    align-items: center;
  
}

#s-77c8279a-5ef5-45c2-9613-a0269aa72213 {
  min-height: 50px;
}








#s-77c8279a-5ef5-45c2-9613-a0269aa72213 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77c8279a-5ef5-45c2-9613-a0269aa72213.shg-box.shg-c {
  justify-content: center;
}

#s-0b1591a8-bf76-4f97-989d-69a6a0c3c23d {
  display: none;
}
#s-e92c0560-5c12-4856-8676-523a7d9357e5 {
  margin-top: 11px;
margin-bottom: -13px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-d58db6db-23f0-4d0e-8d06-afea57553814 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-d58db6db-23f0-4d0e-8d06-afea57553814 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-71be7b9d-2c3e-4a3b-8245-6027671f20e4 {
  margin-top: -9px;
margin-bottom: -15px;
}

#s-54b63993-645d-450d-b419-15f5dbe34092 {
  text-align: center;
}

#s-54b63993-645d-450d-b419-15f5dbe34092 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 21px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-54b63993-645d-450d-b419-15f5dbe34092 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 21px;
}

#s-54b63993-645d-450d-b419-15f5dbe34092 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2af0da2e-ea8b-43b7-b7c1-fe6752509960 {
  margin-top: 1px;
margin-bottom: 1px;
}

#s-f00d9695-126a-4fc0-9a3f-601c0ae896d4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 123, 141, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-f00d9695-126a-4fc0-9a3f-601c0ae896d4:hover {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f00d9695-126a-4fc0-9a3f-601c0ae896d4:active {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-f00d9695-126a-4fc0-9a3f-601c0ae896d4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f00d9695-126a-4fc0-9a3f-601c0ae896d4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f00d9695-126a-4fc0-9a3f-601c0ae896d4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-f00d9695-126a-4fc0-9a3f-601c0ae896d4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-052a7f67-f116-4983-b768-872a1c0f6675 {
  min-height: 50px;
}








#s-052a7f67-f116-4983-b768-872a1c0f6675 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-052a7f67-f116-4983-b768-872a1c0f6675.shg-box.shg-c {
  justify-content: center;
}

#s-26d414b7-e277-4a7d-95a5-5bdb2a7e9459 {
  display: none;
}
#s-3bf9a54e-3178-4450-b32e-f5bb2695404c {
  text-align: center;
}




  #s-3bf9a54e-3178-4450-b32e-f5bb2695404c img.shogun-image {
    
    width: px;
  }


#s-3bf9a54e-3178-4450-b32e-f5bb2695404c .shogun-image-content {
  
    align-items: center;
  
}

#s-4c9578c9-bd79-4aa1-badd-821a7832c412 {
  margin-top: 11px;
margin-bottom: -13px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-dacaa1b5-496b-4753-a566-e88d5026c8b7 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-dacaa1b5-496b-4753-a566-e88d5026c8b7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-31618b5a-0414-43bd-97bb-3fc198ceda7f {
  margin-top: -9px;
margin-bottom: -15px;
}

#s-4e9dd889-149a-4dd1-9d6c-f4a695806690 {
  text-align: center;
}

#s-4e9dd889-149a-4dd1-9d6c-f4a695806690 .shg-product-sold-out {
  display: none;
  color: rgba(231, 123, 141, 1);
  font-size: 21px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4e9dd889-149a-4dd1-9d6c-f4a695806690 .shg-product-price {
  color: rgba(231, 123, 141, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 21px;
}

#s-4e9dd889-149a-4dd1-9d6c-f4a695806690 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-848925ae-51ab-44b6-8cc1-7f31284beb5b {
  margin-top: 1px;
margin-bottom: 1px;
}

#s-084bf908-0935-4c30-b465-08ca85c08244 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(231, 123, 141, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-084bf908-0935-4c30-b465-08ca85c08244:hover {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-084bf908-0935-4c30-b465-08ca85c08244:active {background-color: rgba(231, 123, 141, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-084bf908-0935-4c30-b465-08ca85c08244 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-084bf908-0935-4c30-b465-08ca85c08244.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-084bf908-0935-4c30-b465-08ca85c08244.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-084bf908-0935-4c30-b465-08ca85c08244.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5d4e3445-0f9d-470f-ba4f-190d861a6207 {
  min-height: 50px;
}








#s-5d4e3445-0f9d-470f-ba4f-190d861a6207 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d4e3445-0f9d-470f-ba4f-190d861a6207.shg-box.shg-c {
  justify-content: center;
}

#s-f215dd0e-7bbb-450e-97c4-10b3432eecbd {
  margin-left: 350px;
margin-right: 350px;
max-width: 1279px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-f215dd0e-7bbb-450e-97c4-10b3432eecbd {
  margin-left: auto;
margin-right: auto;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f215dd0e-7bbb-450e-97c4-10b3432eecbd {
  margin-left: 50px;
margin-right: 50px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f215dd0e-7bbb-450e-97c4-10b3432eecbd {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-f215dd0e-7bbb-450e-97c4-10b3432eecbd {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f215dd0e-7bbb-450e-97c4-10b3432eecbd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e642b80b-eaed-4386-9848-8518f7f0384a {
  text-align: center;
}




  #s-e642b80b-eaed-4386-9848-8518f7f0384a img.shogun-image {
    
    width: px;
  }


#s-e642b80b-eaed-4386-9848-8518f7f0384a .shogun-image-content {
  
    align-items: center;
  
}

#s-ce5bdd74-34c5-4bd3-ac86-dfcb6f5e05e6 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 40px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-ce5bdd74-34c5-4bd3-ac86-dfcb6f5e05e6 {
  margin-left: 20px;
margin-right: 10px;
padding-top: 20px;
}
}@media (max-width: 767px){#s-ce5bdd74-34c5-4bd3-ac86-dfcb6f5e05e6 {
  margin-left: 30px;
margin-right: 30px;
}
}
#s-ce5bdd74-34c5-4bd3-ac86-dfcb6f5e05e6 .shogun-heading-component h1 {
  color: rgba(231, 123, 141, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: left;
}



#s-1b01b25b-be73-430e-9fd0-0ac4f88f1bca {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-1b01b25b-be73-430e-9fd0-0ac4f88f1bca {
  margin-left: 20px;
margin-right: 10px;
}
}@media (max-width: 767px){#s-1b01b25b-be73-430e-9fd0-0ac4f88f1bca {
  margin-left: 30px;
margin-right: 30px;
}
}
#s-1b01b25b-be73-430e-9fd0-0ac4f88f1bca .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: left;
}



#s-f07259c6-aa84-4aa7-beca-6123cba7a9e8 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f07259c6-aa84-4aa7-beca-6123cba7a9e8 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-f07259c6-aa84-4aa7-beca-6123cba7a9e8 {
  margin-left: 30px;
margin-right: 30px;
}
}
#s-8278e5f5-ff5a-4ed0-a3be-bb08cc6f45f6 {
  min-height: 50px;
}








#s-8278e5f5-ff5a-4ed0-a3be-bb08cc6f45f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8278e5f5-ff5a-4ed0-a3be-bb08cc6f45f6.shg-box.shg-c {
  justify-content: center;
}

#s-7c040c29-6987-4a60-8b99-9cc5b4db3f03 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-7c040c29-6987-4a60-8b99-9cc5b4db3f03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c040c29-6987-4a60-8b99-9cc5b4db3f03.shg-box.shg-c {
  justify-content: center;
}

#s-5e92ebd4-2f34-4f5b-b5c2-9495b4b0a632 {
  margin-left: 250px;
margin-right: 250px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-5e92ebd4-2f34-4f5b-b5c2-9495b4b0a632 {
  margin-left: 100px;
margin-right: 100px;
}
}@media (max-width: 767px){#s-5e92ebd4-2f34-4f5b-b5c2-9495b4b0a632 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-5e92ebd4-2f34-4f5b-b5c2-9495b4b0a632 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: 1px;
  text-align: center;
}



#s-f211db91-30f9-4ba9-83dd-7823ad047097 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-left: 200px;
padding-right: 200px;
max-width: 1279px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f211db91-30f9-4ba9-83dd-7823ad047097 {
  padding-left: 100px;
padding-right: 100px;
}
}@media (max-width: 767px){#s-f211db91-30f9-4ba9-83dd-7823ad047097 {
  margin-top: 30px;
margin-left: 25px;
margin-bottom: 30px;
margin-right: 25px;
padding-left: 0px;
padding-right: 0px;
}
}
#s-e0b73062-9f9d-4609-86d2-924052fe8852 {
  margin-left: 250px;
margin-right: 250px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e0b73062-9f9d-4609-86d2-924052fe8852 {
  margin-left: 100px;
margin-right: 100px;
}
}@media (max-width: 767px){#s-e0b73062-9f9d-4609-86d2-924052fe8852 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-e0b73062-9f9d-4609-86d2-924052fe8852 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: 1px;
  text-align: center;
}



#s-086cabfc-3f99-4bbf-bdeb-187b52589a2f {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-left: 200px;
padding-right: 200px;
max-width: 1279px;
}
@media (min-width: 768px) and (max-width: 991px){#s-086cabfc-3f99-4bbf-bdeb-187b52589a2f {
  padding-left: 100px;
padding-right: 100px;
}
}@media (max-width: 767px){#s-086cabfc-3f99-4bbf-bdeb-187b52589a2f {
  margin-top: 30px;
margin-left: 25px;
margin-bottom: 30px;
margin-right: 25px;
padding-left: 0px;
padding-right: 0px;
}
}
#s-8a085811-754d-472a-b5c2-36d62eeebc55 {
  margin-left: 250px;
margin-right: 250px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8a085811-754d-472a-b5c2-36d62eeebc55 {
  margin-left: 100px;
margin-right: 100px;
}
}@media (max-width: 767px){#s-8a085811-754d-472a-b5c2-36d62eeebc55 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-8a085811-754d-472a-b5c2-36d62eeebc55 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: 1px;
  text-align: center;
}



#s-bf00d690-bf46-4b90-8cdb-b4fde2a4652c {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-left: 200px;
padding-right: 200px;
max-width: 1279px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bf00d690-bf46-4b90-8cdb-b4fde2a4652c {
  padding-left: 100px;
padding-right: 100px;
}
}@media (max-width: 767px){#s-bf00d690-bf46-4b90-8cdb-b4fde2a4652c {
  margin-top: 30px;
margin-left: 25px;
margin-bottom: 30px;
margin-right: 25px;
padding-left: 0px;
padding-right: 0px;
}
}
#s-49ca78e8-e86c-4d76-b5df-fd13d999376c {
  margin-left: 0px;
margin-right: 0px;
min-height: 50px;
}








#s-49ca78e8-e86c-4d76-b5df-fd13d999376c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49ca78e8-e86c-4d76-b5df-fd13d999376c.shg-box.shg-c {
  justify-content: center;
}

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

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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