.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-e905ef54-6360-4ebc-8464-749386e9c4a5 {
  padding-left: 0%;
padding-right: 0%;
min-height: 300px;
background-color: rgba(33, 35, 34, 1);
}








#s-e905ef54-6360-4ebc-8464-749386e9c4a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e905ef54-6360-4ebc-8464-749386e9c4a5.shg-box.shg-c {
  justify-content: 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-3a75ac87-9528-44dd-b61d-ab0af2109f9b {
  margin-top: 5%;
margin-bottom: 2em;
}
@media (min-width: 768px) and (max-width: 991px){#s-3a75ac87-9528-44dd-b61d-ab0af2109f9b {
  margin-top: 10%;
}
}@media (max-width: 767px){#s-3a75ac87-9528-44dd-b61d-ab0af2109f9b {
  margin-top: 10%;
}
}
#s-5207f497-771a-45b6-886a-820c18701ec2 {
  margin-left: auto;
margin-bottom: 5%;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
max-width: 1000px;
}
@media (min-width: 1200px){#s-5207f497-771a-45b6-886a-820c18701ec2 {
  margin-bottom: 5em;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5207f497-771a-45b6-886a-820c18701ec2 {
  margin-bottom: 5em;
}
}@media (min-width: 768px) and (max-width: 991px){#s-5207f497-771a-45b6-886a-820c18701ec2 {
  margin-bottom: 5em;
}
}@media (max-width: 767px){#s-5207f497-771a-45b6-886a-820c18701ec2 {
  margin-bottom: 5em;
}
}
#s-867e1cc3-64ef-4e7c-9ad8-08c4c677c42d {
  min-height: 50px;
background-color: rgba(238, 39, 55, 1);
}








#s-867e1cc3-64ef-4e7c-9ad8-08c4c677c42d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-867e1cc3-64ef-4e7c-9ad8-08c4c677c42d.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-373dddc4-75ef-45e4-bfb6-a3103b3742f6 {
  text-align: center;
}




  #s-373dddc4-75ef-45e4-bfb6-a3103b3742f6 img.shogun-image {
    
    width: px;
  }


#s-373dddc4-75ef-45e4-bfb6-a3103b3742f6 .shogun-image-content {
  
    align-items: center;
  
}

#s-02c6f3f4-c2c6-457a-9463-9cea980a6f0c {
  min-height: 50px;
}








#s-02c6f3f4-c2c6-457a-9463-9cea980a6f0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-02c6f3f4-c2c6-457a-9463-9cea980a6f0c.shg-box.shg-c {
  justify-content: center;
}

#s-2d7ed58e-5898-44e2-83cc-2f5a169a6cb3 {
  min-height: 50px;
}
@media (max-width: 767px){#s-2d7ed58e-5898-44e2-83cc-2f5a169a6cb3 {
  min-height: 50px;
}
}







#s-2d7ed58e-5898-44e2-83cc-2f5a169a6cb3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d7ed58e-5898-44e2-83cc-2f5a169a6cb3.shg-box.shg-c {
  justify-content: center;
}

#s-a731d9b1-fea1-4675-880b-39b86ae7fb33 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a731d9b1-fea1-4675-880b-39b86ae7fb33 {
  min-height: 250px;
}
}@media (max-width: 767px){#s-a731d9b1-fea1-4675-880b-39b86ae7fb33 {
  min-height: 170px;
}
}




#s-a731d9b1-fea1-4675-880b-39b86ae7fb33 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

#s-62e49602-eeeb-42de-a252-fc9b6ace0f86 {
  background-color: rgba(21, 21, 21, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-62e49602-eeeb-42de-a252-fc9b6ace0f86 {
  min-height: 500px;
}
}
@media (min-width: 0px) {
[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-62e49602-eeeb-42de-a252-fc9b6ace0f86"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-da638765-c495-4925-bbd1-822ce20c2842 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 700px;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-da638765-c495-4925-bbd1-822ce20c2842 {
  min-height: 500px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-da638765-c495-4925-bbd1-822ce20c2842 {
  min-height: 300px;
}
}@media (max-width: 767px){#s-da638765-c495-4925-bbd1-822ce20c2842 {
  min-height: 250px;
}
}







#s-da638765-c495-4925-bbd1-822ce20c2842 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da638765-c495-4925-bbd1-822ce20c2842.shg-box.shg-c {
  justify-content: center;
}

#s-ba4897a7-fd11-4f67-980f-4db6fbfbfb2d {
  padding-top: 10px;
padding-left: 80px;
padding-bottom: 10px;
padding-right: 80px;
min-height: 700px;
background-color: rgba(56, 226, 34, 0);
}
@media (min-width: 992px) and (max-width: 1199px){#s-ba4897a7-fd11-4f67-980f-4db6fbfbfb2d {
  padding-left: 70px;
padding-right: 70px;
min-height: 500px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ba4897a7-fd11-4f67-980f-4db6fbfbfb2d {
  padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 400px;
}
}@media (max-width: 767px){#s-ba4897a7-fd11-4f67-980f-4db6fbfbfb2d {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
min-height: 300px;
}
}







#s-ba4897a7-fd11-4f67-980f-4db6fbfbfb2d > .shg-box-overlay {
  background-color: rgba(219, 24, 24, 1);
  opacity: 0;
}#s-ba4897a7-fd11-4f67-980f-4db6fbfbfb2d.shg-box.shg-c {
  justify-content: center;
}

#s-684bfbac-b769-4c20-930b-d53350a3e139 {
  display: none;
}
.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-a72e35a8-d779-4815-8e33-6ed470f77614 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a72e35a8-d779-4815-8e33-6ed470f77614 .shg-product-title-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}
@media (min-width: 1200px){#s-a72e35a8-d779-4815-8e33-6ed470f77614 .shg-product-title-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a72e35a8-d779-4815-8e33-6ed470f77614 .shg-product-title-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
}
#s-f1b8dd6a-04f4-43ae-b37d-9680e4928cf1 {
  padding-bottom: 10px;
}

#s-1c532216-253d-4a5c-99f7-6993c00e4d42 {
  margin-top: 1em;
margin-bottom: 1em;
text-align: left;
}
@media (min-width: 1200px){#s-1c532216-253d-4a5c-99f7-6993c00e4d42 {
  max-width: 50%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1c532216-253d-4a5c-99f7-6993c00e4d42 {
  max-width: 50%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1c532216-253d-4a5c-99f7-6993c00e4d42 {
  max-width: 80%;
}
}@media (max-width: 767px){#s-1c532216-253d-4a5c-99f7-6993c00e4d42 {
  max-width: 60%;
text-align: left;
}
}
#s-1c532216-253d-4a5c-99f7-6993c00e4d42 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-1c532216-253d-4a5c-99f7-6993c00e4d42 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-1c532216-253d-4a5c-99f7-6993c00e4d42 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-1c532216-253d-4a5c-99f7-6993c00e4d42 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-1c532216-253d-4a5c-99f7-6993c00e4d42 .shg-product-selector-wrapper label {
    color: rgba(145, 145, 145, 1);
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-1c532216-253d-4a5c-99f7-6993c00e4d42 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 0px;
    }
  

#s-460ae8f4-6f7e-40b5-a380-0b6f2d028385 {
  margin-bottom: 1em;
text-align: left;
}

#s-460ae8f4-6f7e-40b5-a380-0b6f2d028385 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 32px;
  font-weight:  100 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-460ae8f4-6f7e-40b5-a380-0b6f2d028385 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  100 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 32px;
}

#s-460ae8f4-6f7e-40b5-a380-0b6f2d028385 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-460ae8f4-6f7e-40b5-a380-0b6f2d028385 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 24px;
  font-weight:  100 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-460ae8f4-6f7e-40b5-a380-0b6f2d028385 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  100 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 24px;
}

#s-460ae8f4-6f7e-40b5-a380-0b6f2d028385 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-460ae8f4-6f7e-40b5-a380-0b6f2d028385 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 24px;
  font-weight:  100 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-460ae8f4-6f7e-40b5-a380-0b6f2d028385 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  100 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 24px;
}

#s-460ae8f4-6f7e-40b5-a380-0b6f2d028385 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
.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-2d7ee45d-08ad-44d5-8a9c-f3dc21b9e85b {
  border-style: solid;
padding-top: 12px;
padding-left: 50px;
padding-bottom: 12px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 0);
border-radius: 100px;
background-color: rgba(217, 28, 60, 1);
text-align: left;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-2d7ee45d-08ad-44d5-8a9c-f3dc21b9e85b:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 0) !important;
background-color: rgba(255, 33, 71, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2d7ee45d-08ad-44d5-8a9c-f3dc21b9e85b:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 100px !important;
background-color: rgba(255, 33, 71, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-2d7ee45d-08ad-44d5-8a9c-f3dc21b9e85b-atc-btn-wrapper {
    text-align: left;
  }


#s-2d7ee45d-08ad-44d5-8a9c-f3dc21b9e85b {
  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-2d7ee45d-08ad-44d5-8a9c-f3dc21b9e85b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2d7ee45d-08ad-44d5-8a9c-f3dc21b9e85b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  inline-block ;
}

#s-2d7ee45d-08ad-44d5-8a9c-f3dc21b9e85b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-2d7ee45d-08ad-44d5-8a9c-f3dc21b9e85b.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-390dddf8-c626-466f-a3e3-4767cd078501 {
  background-color: rgba(21, 21, 21, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-390dddf8-c626-466f-a3e3-4767cd078501 {
  min-height: 500px;
}
}
@media (min-width: 0px) {
[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-390dddf8-c626-466f-a3e3-4767cd078501"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-de5d3764-9084-4774-9453-d45ac4a44f6b {
  padding-top: 10px;
padding-left: 80px;
padding-bottom: 10px;
padding-right: 80px;
min-height: 700px;
background-color: rgba(56, 226, 34, 0);
}
@media (min-width: 992px) and (max-width: 1199px){#s-de5d3764-9084-4774-9453-d45ac4a44f6b {
  padding-left: 70px;
padding-right: 70px;
min-height: 500px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-de5d3764-9084-4774-9453-d45ac4a44f6b {
  padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 400px;
}
}@media (max-width: 767px){#s-de5d3764-9084-4774-9453-d45ac4a44f6b {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
min-height: 300px;
}
}







#s-de5d3764-9084-4774-9453-d45ac4a44f6b > .shg-box-overlay {
  background-color: rgba(219, 24, 24, 1);
  opacity: 0;
}#s-de5d3764-9084-4774-9453-d45ac4a44f6b.shg-box.shg-c {
  justify-content: center;
}

#s-1cf83f3d-a71a-4338-831f-5f4fc4774667 {
  display: none;
}
#s-e42de241-6cf8-4f69-b1e4-28be5783037c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e42de241-6cf8-4f69-b1e4-28be5783037c .shg-product-title-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}
@media (min-width: 1200px){#s-e42de241-6cf8-4f69-b1e4-28be5783037c .shg-product-title-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e42de241-6cf8-4f69-b1e4-28be5783037c .shg-product-title-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
}
#s-66fbe884-fb09-440b-b9d7-b1845f86451f {
  padding-bottom: 10px;
}

#s-039049fb-a795-47ff-a1d2-594396898f9a {
  margin-top: 1em;
margin-bottom: 1em;
text-align: left;
}
@media (min-width: 1200px){#s-039049fb-a795-47ff-a1d2-594396898f9a {
  max-width: 50%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-039049fb-a795-47ff-a1d2-594396898f9a {
  max-width: 50%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-039049fb-a795-47ff-a1d2-594396898f9a {
  max-width: 80%;
}
}@media (max-width: 767px){#s-039049fb-a795-47ff-a1d2-594396898f9a {
  max-width: 60%;
text-align: left;
}
}
#s-039049fb-a795-47ff-a1d2-594396898f9a .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-039049fb-a795-47ff-a1d2-594396898f9a .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-039049fb-a795-47ff-a1d2-594396898f9a .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-039049fb-a795-47ff-a1d2-594396898f9a .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-039049fb-a795-47ff-a1d2-594396898f9a .shg-product-selector-wrapper label {
    color: rgba(145, 145, 145, 1);
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-039049fb-a795-47ff-a1d2-594396898f9a .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 0px;
    }
  
@media (min-width: 768px) and (max-width: 991px){#s-039049fb-a795-47ff-a1d2-594396898f9a .shg-product-selector-wrapper {
  display: flex;
  flex-direction: column;
}

#s-039049fb-a795-47ff-a1d2-594396898f9a .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-039049fb-a795-47ff-a1d2-594396898f9a .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-039049fb-a795-47ff-a1d2-594396898f9a .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-top: 10px;
}


  #s-039049fb-a795-47ff-a1d2-594396898f9a .shg-product-selector-wrapper label {
    color: rgba(145, 145, 145, 1);
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-039049fb-a795-47ff-a1d2-594396898f9a .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 0px;
    }
  
}@media (max-width: 767px){#s-039049fb-a795-47ff-a1d2-594396898f9a .shg-product-selector-wrapper {
  display: flex;
  flex-direction: column;
}

#s-039049fb-a795-47ff-a1d2-594396898f9a .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-039049fb-a795-47ff-a1d2-594396898f9a .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-039049fb-a795-47ff-a1d2-594396898f9a .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-top: 10px;
}


  #s-039049fb-a795-47ff-a1d2-594396898f9a .shg-product-selector-wrapper label {
    color: rgba(145, 145, 145, 1);
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-039049fb-a795-47ff-a1d2-594396898f9a .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 0px;
    }
  
}
#s-87dcd51e-bbf4-42fc-9370-24a210083249 {
  margin-bottom: 1em;
text-align: left;
}

#s-87dcd51e-bbf4-42fc-9370-24a210083249 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 32px;
  font-weight:  100 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-87dcd51e-bbf4-42fc-9370-24a210083249 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  100 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 32px;
}

#s-87dcd51e-bbf4-42fc-9370-24a210083249 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-87dcd51e-bbf4-42fc-9370-24a210083249 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 24px;
  font-weight:  100 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-87dcd51e-bbf4-42fc-9370-24a210083249 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  100 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 24px;
}

#s-87dcd51e-bbf4-42fc-9370-24a210083249 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-87dcd51e-bbf4-42fc-9370-24a210083249 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 24px;
  font-weight:  100 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-87dcd51e-bbf4-42fc-9370-24a210083249 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  100 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 24px;
}

#s-87dcd51e-bbf4-42fc-9370-24a210083249 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-20468ae2-2134-4ee2-9d26-27f3d9837573 {
  border-style: solid;
padding-top: 12px;
padding-left: 50px;
padding-bottom: 12px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 0);
border-radius: 100px;
background-color: rgba(217, 28, 60, 1);
text-align: left;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-20468ae2-2134-4ee2-9d26-27f3d9837573:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 0) !important;
background-color: rgba(255, 33, 71, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-20468ae2-2134-4ee2-9d26-27f3d9837573:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 100px !important;
background-color: rgba(255, 33, 71, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-20468ae2-2134-4ee2-9d26-27f3d9837573-atc-btn-wrapper {
    text-align: left;
  }


#s-20468ae2-2134-4ee2-9d26-27f3d9837573 {
  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-20468ae2-2134-4ee2-9d26-27f3d9837573.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-20468ae2-2134-4ee2-9d26-27f3d9837573.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  inline-block ;
}

#s-20468ae2-2134-4ee2-9d26-27f3d9837573.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-20468ae2-2134-4ee2-9d26-27f3d9837573.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-57a92d0a-c624-4b49-96e5-7028a9d06193 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 700px;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-57a92d0a-c624-4b49-96e5-7028a9d06193 {
  min-height: 500px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-57a92d0a-c624-4b49-96e5-7028a9d06193 {
  min-height: 300px;
}
}@media (max-width: 767px){#s-57a92d0a-c624-4b49-96e5-7028a9d06193 {
  min-height: 250px;
}
}







#s-57a92d0a-c624-4b49-96e5-7028a9d06193 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57a92d0a-c624-4b49-96e5-7028a9d06193.shg-box.shg-c {
  justify-content: center;
}

#s-6a6923bd-e693-4289-9058-5cdb9d43a3da {
  background-color: rgba(21, 21, 21, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-6a6923bd-e693-4289-9058-5cdb9d43a3da {
  min-height: 500px;
}
}
@media (min-width: 0px) {
[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6a6923bd-e693-4289-9058-5cdb9d43a3da"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-76de3c17-4bf7-45d7-afe3-76759ffa4f1e {
  background-repeat: no-repeat;
background-size: cover;
min-height: 700px;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-76de3c17-4bf7-45d7-afe3-76759ffa4f1e {
  min-height: 500px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-76de3c17-4bf7-45d7-afe3-76759ffa4f1e {
  min-height: 300px;
}
}@media (max-width: 767px){#s-76de3c17-4bf7-45d7-afe3-76759ffa4f1e {
  min-height: 250px;
}
}







#s-76de3c17-4bf7-45d7-afe3-76759ffa4f1e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76de3c17-4bf7-45d7-afe3-76759ffa4f1e.shg-box.shg-c {
  justify-content: center;
}

#s-610006c8-eb43-4d7b-824c-80abd077ed5c {
  padding-top: 10px;
padding-left: 80px;
padding-bottom: 10px;
padding-right: 80px;
min-height: 700px;
background-color: rgba(56, 226, 34, 0);
}
@media (min-width: 992px) and (max-width: 1199px){#s-610006c8-eb43-4d7b-824c-80abd077ed5c {
  padding-left: 70px;
padding-right: 70px;
min-height: 500px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-610006c8-eb43-4d7b-824c-80abd077ed5c {
  padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
min-height: 400px;
}
}@media (max-width: 767px){#s-610006c8-eb43-4d7b-824c-80abd077ed5c {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
min-height: 300px;
}
}







#s-610006c8-eb43-4d7b-824c-80abd077ed5c > .shg-box-overlay {
  background-color: rgba(219, 24, 24, 1);
  opacity: 0;
}#s-610006c8-eb43-4d7b-824c-80abd077ed5c.shg-box.shg-c {
  justify-content: center;
}

#s-3d428c1b-7cc0-47ab-a837-98917542bc96 {
  display: none;
}
#s-8a824b53-fa35-4723-99b1-3e49976799b3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8a824b53-fa35-4723-99b1-3e49976799b3 .shg-product-title-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}
@media (min-width: 1200px){#s-8a824b53-fa35-4723-99b1-3e49976799b3 .shg-product-title-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8a824b53-fa35-4723-99b1-3e49976799b3 .shg-product-title-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}
}
#s-261a24d6-80ca-47bc-9d59-de5a3339b107 {
  padding-bottom: 10px;
}

#s-2036cda8-1e96-45b8-9621-82b6c48bb157 {
  margin-top: 1em;
margin-bottom: 1em;
text-align: left;
}
@media (min-width: 1200px){#s-2036cda8-1e96-45b8-9621-82b6c48bb157 {
  max-width: 50%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2036cda8-1e96-45b8-9621-82b6c48bb157 {
  max-width: 50%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-2036cda8-1e96-45b8-9621-82b6c48bb157 {
  max-width: 80%;
}
}@media (max-width: 767px){#s-2036cda8-1e96-45b8-9621-82b6c48bb157 {
  max-width: 60%;
text-align: left;
}
}
#s-2036cda8-1e96-45b8-9621-82b6c48bb157 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-2036cda8-1e96-45b8-9621-82b6c48bb157 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-2036cda8-1e96-45b8-9621-82b6c48bb157 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-2036cda8-1e96-45b8-9621-82b6c48bb157 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-2036cda8-1e96-45b8-9621-82b6c48bb157 .shg-product-selector-wrapper label {
    color: rgba(145, 145, 145, 1);
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-2036cda8-1e96-45b8-9621-82b6c48bb157 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: 0px;
    }
  

#s-c4c6349b-b75e-46af-a830-46ab538b9368 {
  margin-bottom: 1em;
text-align: left;
}

#s-c4c6349b-b75e-46af-a830-46ab538b9368 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 32px;
  font-weight:  100 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-c4c6349b-b75e-46af-a830-46ab538b9368 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  100 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 32px;
}

#s-c4c6349b-b75e-46af-a830-46ab538b9368 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c4c6349b-b75e-46af-a830-46ab538b9368 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 24px;
  font-weight:  100 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-c4c6349b-b75e-46af-a830-46ab538b9368 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  100 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 24px;
}

#s-c4c6349b-b75e-46af-a830-46ab538b9368 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-c4c6349b-b75e-46af-a830-46ab538b9368 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 24px;
  font-weight:  100 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-c4c6349b-b75e-46af-a830-46ab538b9368 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  100 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 24px;
}

#s-c4c6349b-b75e-46af-a830-46ab538b9368 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-52935a5f-b4ed-49dc-bc9d-c45a24c7c5e7 {
  border-style: solid;
padding-top: 12px;
padding-left: 50px;
padding-bottom: 12px;
padding-right: 50px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 0);
border-radius: 100px;
background-color: rgba(217, 28, 60, 1);
text-align: left;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-52935a5f-b4ed-49dc-bc9d-c45a24c7c5e7:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 0) !important;
background-color: rgba(255, 33, 71, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-52935a5f-b4ed-49dc-bc9d-c45a24c7c5e7:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 100px !important;
background-color: rgba(255, 33, 71, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-52935a5f-b4ed-49dc-bc9d-c45a24c7c5e7-atc-btn-wrapper {
    text-align: left;
  }


#s-52935a5f-b4ed-49dc-bc9d-c45a24c7c5e7 {
  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-52935a5f-b4ed-49dc-bc9d-c45a24c7c5e7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-52935a5f-b4ed-49dc-bc9d-c45a24c7c5e7.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Roboto;
  display:  inline-block ;
}

#s-52935a5f-b4ed-49dc-bc9d-c45a24c7c5e7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-52935a5f-b4ed-49dc-bc9d-c45a24c7c5e7.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-e6bd7a1e-9d8e-4565-a34c-2ca5f309bdb9 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDkwNDQ2ZGYtNTk1Yi00MGE0LWI3YmMtNDAwYTkxODE3YjA4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjI1OTA5MDkwOTA5MDkwOTEiIHN0eWxlPSJzdG9wLWNvbG9yOiMyYTJhMmE7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDAwMDA7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2Q5MDQ0NmRmLTU5NWItNDBhNC1iN2JjLTQwMGE5MTgxN2IwOCkiLz48L3N2Zz4=);
background-repeat: no-repeat;
margin-top: 0em;
margin-bottom: 0em;
padding-bottom: 1em;
min-height: 50px;
background-attachment: scroll;
}








#s-e6bd7a1e-9d8e-4565-a34c-2ca5f309bdb9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e6bd7a1e-9d8e-4565-a34c-2ca5f309bdb9.shg-box.shg-c {
  justify-content: center;
}

#s-1283f66c-dbb8-40cd-838f-8c12bcec05f5 {
  margin-top: 1em;
margin-bottom: 1em;
}

#s-6eabd232-04ca-456f-b9af-69cf3295aa02 {
  margin-top: 0em;
}

@media (min-width: 0px) {
[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6eabd232-04ca-456f-b9af-69cf3295aa02"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c9787290-2954-47e7-869e-6705a28ead9b {
  display: none;
}
#s-bb939466-4e30-4ae0-a50e-2bd2bade9bb7 {
  margin-left: 1em;
margin-right: 1em;
text-align: center;
}




  #s-bb939466-4e30-4ae0-a50e-2bd2bade9bb7 img.shogun-image {
    
    width: px;
  }


#s-bb939466-4e30-4ae0-a50e-2bd2bade9bb7 .shogun-image-content {
  
    align-items: center;
  
}

#s-cb8853d0-dccd-49b1-bf7a-cd75f8818f21 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cb8853d0-dccd-49b1-bf7a-cd75f8818f21 .shg-product-title-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-268a1219-7d21-4aa8-a643-2ac815bf8745 {
  margin-top: 1em;
margin-left: auto;
margin-right: auto;
max-width: 60%;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-268a1219-7d21-4aa8-a643-2ac815bf8745 {
  max-width: 90%;
}
}
#s-268a1219-7d21-4aa8-a643-2ac815bf8745 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-268a1219-7d21-4aa8-a643-2ac815bf8745 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-268a1219-7d21-4aa8-a643-2ac815bf8745 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-268a1219-7d21-4aa8-a643-2ac815bf8745 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-268a1219-7d21-4aa8-a643-2ac815bf8745 .shg-product-selector-wrapper label {
    color: rgba(145, 145, 145, 1);
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-268a1219-7d21-4aa8-a643-2ac815bf8745 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  
@media (min-width: 768px) and (max-width: 991px){#s-268a1219-7d21-4aa8-a643-2ac815bf8745 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: column;
}

#s-268a1219-7d21-4aa8-a643-2ac815bf8745 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-268a1219-7d21-4aa8-a643-2ac815bf8745 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-268a1219-7d21-4aa8-a643-2ac815bf8745 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-top: 10px;
}


  #s-268a1219-7d21-4aa8-a643-2ac815bf8745 .shg-product-selector-wrapper label {
    color: rgba(145, 145, 145, 1);
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-268a1219-7d21-4aa8-a643-2ac815bf8745 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  
}@media (max-width: 767px){#s-268a1219-7d21-4aa8-a643-2ac815bf8745 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: column;
}

#s-268a1219-7d21-4aa8-a643-2ac815bf8745 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-268a1219-7d21-4aa8-a643-2ac815bf8745 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-268a1219-7d21-4aa8-a643-2ac815bf8745 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-top: 10px;
}


  #s-268a1219-7d21-4aa8-a643-2ac815bf8745 .shg-product-selector-wrapper label {
    color: rgba(145, 145, 145, 1);
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-268a1219-7d21-4aa8-a643-2ac815bf8745 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  
}
#s-b6b0a81b-402d-498d-9b38-ac59f9d34dda {
  margin-top: 1em;
margin-bottom: 1em;
text-align: center;
}

#s-b6b0a81b-402d-498d-9b38-ac59f9d34dda .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 32px;
  font-weight:  300 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-b6b0a81b-402d-498d-9b38-ac59f9d34dda .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 32px;
}

#s-b6b0a81b-402d-498d-9b38-ac59f9d34dda .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e8b1d90f-5768-4a67-8cec-61b267ee3c99 {
  margin-top: 0em;
margin-bottom: 2em;
padding-top: 10px;
padding-left: 60px;
padding-bottom: 10px;
padding-right: 60px;
border-radius: 100px;
background-color: rgba(217, 28, 60, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-e8b1d90f-5768-4a67-8cec-61b267ee3c99:hover {background-color: rgba(255, 33, 71, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e8b1d90f-5768-4a67-8cec-61b267ee3c99:active {background-color: rgba(217, 28, 60, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-e8b1d90f-5768-4a67-8cec-61b267ee3c99 {
  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-e8b1d90f-5768-4a67-8cec-61b267ee3c99.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8b1d90f-5768-4a67-8cec-61b267ee3c99.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-e8b1d90f-5768-4a67-8cec-61b267ee3c99.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e8b1d90f-5768-4a67-8cec-61b267ee3c99.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-21c1d339-a7d3-47b6-b0ee-46f1ebf3c2bf {
  display: none;
}
#s-a4c5e748-0709-4f7d-97ae-cd81ba59cb37 {
  margin-left: 1em;
margin-right: 1em;
text-align: center;
}




  #s-a4c5e748-0709-4f7d-97ae-cd81ba59cb37 img.shogun-image {
    
    width: px;
  }


#s-a4c5e748-0709-4f7d-97ae-cd81ba59cb37 .shogun-image-content {
  
    align-items: center;
  
}

#s-49db5aee-81b5-4d1f-9797-b9f9213c9c1b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-49db5aee-81b5-4d1f-9797-b9f9213c9c1b .shg-product-title-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-e3096453-1ce8-4cfa-b832-c7c4b9c4df78 {
  margin-top: 1em;
margin-left: auto;
margin-right: auto;
max-width: 60%;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-e3096453-1ce8-4cfa-b832-c7c4b9c4df78 {
  max-width: 90%;
}
}
#s-e3096453-1ce8-4cfa-b832-c7c4b9c4df78 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-e3096453-1ce8-4cfa-b832-c7c4b9c4df78 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-e3096453-1ce8-4cfa-b832-c7c4b9c4df78 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-e3096453-1ce8-4cfa-b832-c7c4b9c4df78 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-e3096453-1ce8-4cfa-b832-c7c4b9c4df78 .shg-product-selector-wrapper label {
    color: rgba(145, 145, 145, 1);
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-e3096453-1ce8-4cfa-b832-c7c4b9c4df78 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-0cd7eede-ea6c-47e4-b51d-1ff0b95e3636 {
  margin-top: 1em;
margin-bottom: 1em;
text-align: center;
}

#s-0cd7eede-ea6c-47e4-b51d-1ff0b95e3636 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 32px;
  font-weight:  300 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-0cd7eede-ea6c-47e4-b51d-1ff0b95e3636 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 32px;
}

#s-0cd7eede-ea6c-47e4-b51d-1ff0b95e3636 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b0fdc61b-56e8-465c-a9ea-955fdd0d7df0 {
  margin-top: 0em;
margin-bottom: 2em;
padding-top: 10px;
padding-left: 60px;
padding-bottom: 10px;
padding-right: 60px;
border-radius: 100px;
background-color: rgba(217, 28, 60, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-b0fdc61b-56e8-465c-a9ea-955fdd0d7df0:hover {background-color: rgba(255, 33, 71, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b0fdc61b-56e8-465c-a9ea-955fdd0d7df0:active {background-color: rgba(217, 28, 60, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-b0fdc61b-56e8-465c-a9ea-955fdd0d7df0 {
  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-b0fdc61b-56e8-465c-a9ea-955fdd0d7df0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b0fdc61b-56e8-465c-a9ea-955fdd0d7df0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-b0fdc61b-56e8-465c-a9ea-955fdd0d7df0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b0fdc61b-56e8-465c-a9ea-955fdd0d7df0.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-bebdb63f-2e43-4681-a46b-71361c0bf10a {
  display: none;
}
#s-2372669b-3790-4716-9f60-20174b92ec6f {
  margin-left: 1em;
margin-right: 1em;
text-align: center;
}




  #s-2372669b-3790-4716-9f60-20174b92ec6f img.shogun-image {
    
    width: px;
  }


#s-2372669b-3790-4716-9f60-20174b92ec6f .shogun-image-content {
  
    align-items: center;
  
}

#s-28bcf18a-d34a-4b4e-885f-f24f09f36f9f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-28bcf18a-d34a-4b4e-885f-f24f09f36f9f .shg-product-title-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-b6d77fa9-57d0-4aa6-8fe8-7b9b8e072b6d {
  margin-top: 1em;
margin-left: auto;
margin-right: auto;
max-width: 60%;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-b6d77fa9-57d0-4aa6-8fe8-7b9b8e072b6d {
  max-width: 90%;
}
}
#s-b6d77fa9-57d0-4aa6-8fe8-7b9b8e072b6d .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-b6d77fa9-57d0-4aa6-8fe8-7b9b8e072b6d .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-b6d77fa9-57d0-4aa6-8fe8-7b9b8e072b6d .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-b6d77fa9-57d0-4aa6-8fe8-7b9b8e072b6d .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-b6d77fa9-57d0-4aa6-8fe8-7b9b8e072b6d .shg-product-selector-wrapper label {
    color: rgba(145, 145, 145, 1);
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-b6d77fa9-57d0-4aa6-8fe8-7b9b8e072b6d .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

#s-04c65cde-3e5f-44aa-a250-f8b5d2ca757d {
  margin-top: 1em;
margin-bottom: 1em;
text-align: center;
}

#s-04c65cde-3e5f-44aa-a250-f8b5d2ca757d .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 32px;
  font-weight:  300 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-04c65cde-3e5f-44aa-a250-f8b5d2ca757d .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 32px;
}

#s-04c65cde-3e5f-44aa-a250-f8b5d2ca757d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-19f67c66-a646-4008-b4a2-afae5fa1cd7e {
  margin-top: 0em;
margin-bottom: 2em;
padding-top: 10px;
padding-left: 60px;
padding-bottom: 10px;
padding-right: 60px;
border-radius: 100px;
background-color: rgba(217, 28, 60, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-19f67c66-a646-4008-b4a2-afae5fa1cd7e:hover {background-color: rgba(255, 33, 71, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-19f67c66-a646-4008-b4a2-afae5fa1cd7e:active {background-color: rgba(217, 28, 60, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-19f67c66-a646-4008-b4a2-afae5fa1cd7e {
  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-19f67c66-a646-4008-b4a2-afae5fa1cd7e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19f67c66-a646-4008-b4a2-afae5fa1cd7e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-19f67c66-a646-4008-b4a2-afae5fa1cd7e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-19f67c66-a646-4008-b4a2-afae5fa1cd7e.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-e8e074e1-ae2e-4683-9e58-30e54870e670 {
  min-height: 50px;
background-color: rgba(33, 35, 34, 1);
}








#s-e8e074e1-ae2e-4683-9e58-30e54870e670 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e8e074e1-ae2e-4683-9e58-30e54870e670.shg-box.shg-c {
  justify-content: center;
}

#s-373676f8-9567-4b27-b228-b8d22253e31b {
  margin-top: 1em;
margin-bottom: 1em;
}
@media (max-width: 767px){#s-373676f8-9567-4b27-b228-b8d22253e31b {
  margin-bottom: 0.5em;
}
}
.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-4cac6860-f1e1-46ee-8602-a47983f558b6 {
  margin-left: 5em;
margin-bottom: 5em;
margin-right: 5em;
}
@media (min-width: 768px) and (max-width: 991px){#s-4cac6860-f1e1-46ee-8602-a47983f558b6 {
  margin-left: 2em;
margin-bottom: 4em;
margin-right: 2em;
}
}@media (max-width: 767px){#s-4cac6860-f1e1-46ee-8602-a47983f558b6 {
  margin-left: 1em;
margin-bottom: 3em;
margin-right: 1em;
}
}
#s-4cac6860-f1e1-46ee-8602-a47983f558b6 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-4cac6860-f1e1-46ee-8602-a47983f558b6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(237, 39, 54, 1);
  padding: 0px;
}

#s-4cac6860-f1e1-46ee-8602-a47983f558b6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-4cac6860-f1e1-46ee-8602-a47983f558b6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(33, 35, 34, 1);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-4cac6860-f1e1-46ee-8602-a47983f558b6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: Roboto;
  font-weight: normal;
  font-style: normal;
  font-size: 26px;
}

#s-4cac6860-f1e1-46ee-8602-a47983f558b6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 26px;
}@media (max-width: 767px){#s-4cac6860-f1e1-46ee-8602-a47983f558b6 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-4cac6860-f1e1-46ee-8602-a47983f558b6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(237, 39, 54, 1);
  padding: 0px;
}

#s-4cac6860-f1e1-46ee-8602-a47983f558b6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-4cac6860-f1e1-46ee-8602-a47983f558b6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(33, 35, 34, 1);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-4cac6860-f1e1-46ee-8602-a47983f558b6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: Roboto;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
}

#s-4cac6860-f1e1-46ee-8602-a47983f558b6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}}
@media (min-width: 0px) {
[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4b9f2e3e-1f0e-4f12-a49a-6e05b0f31c1f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-52dab554-e932-4c3f-835b-ddefcd228b62 {
  padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
}
@media (min-width: 1200px){#s-52dab554-e932-4c3f-835b-ddefcd228b62 {
  padding-left: 1em;
padding-right: 1em;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-52dab554-e932-4c3f-835b-ddefcd228b62 {
  padding-left: 1em;
padding-right: 1em;
}
}@media (min-width: 768px) and (max-width: 991px){#s-52dab554-e932-4c3f-835b-ddefcd228b62 {
  padding-left: 1em;
padding-right: 1em;
}
}@media (max-width: 767px){#s-52dab554-e932-4c3f-835b-ddefcd228b62 {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
}
}
#s-9ef476a9-f134-4c01-ba98-2e955851da6b {
  padding-top: 2em;
padding-left: 5em;
padding-bottom: 2em;
padding-right: 5em;
text-align: right;
}




  #s-9ef476a9-f134-4c01-ba98-2e955851da6b img.shogun-image {
    
    width: px;
  }


#s-9ef476a9-f134-4c01-ba98-2e955851da6b .shogun-image-content {
  
    align-items: center;
  
}

#s-ffd28043-3c22-4e36-9992-f00e1f9258aa {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
}
@media (min-width: 1200px){#s-ffd28043-3c22-4e36-9992-f00e1f9258aa {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ffd28043-3c22-4e36-9992-f00e1f9258aa {
  padding-left: 0em;
padding-right: 0em;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ffd28043-3c22-4e36-9992-f00e1f9258aa {
  padding-left: 0em;
padding-right: 0em;
}
}@media (max-width: 767px){#s-ffd28043-3c22-4e36-9992-f00e1f9258aa {
  padding-top: 0em;
padding-left: 0px;
padding-bottom: 0em;
padding-right: 0px;
}
}
#s-091bfefc-a005-4e72-a0a8-b63810a05d8e {
  padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
}
@media (min-width: 1200px){#s-091bfefc-a005-4e72-a0a8-b63810a05d8e {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-091bfefc-a005-4e72-a0a8-b63810a05d8e {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
}
}@media (min-width: 768px) and (max-width: 991px){#s-091bfefc-a005-4e72-a0a8-b63810a05d8e {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
}
}@media (max-width: 767px){#s-091bfefc-a005-4e72-a0a8-b63810a05d8e {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
}
}
#s-6f6d8e18-d2c4-45eb-909c-4aacea6a25e6 {
  min-height: 50px;
}








#s-6f6d8e18-d2c4-45eb-909c-4aacea6a25e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f6d8e18-d2c4-45eb-909c-4aacea6a25e6.shg-box.shg-c {
  justify-content: center;
}

.flexible-grid .main-img {
    height: 120vw;
}

.flexible-grid .medium-img {
    overflow: hidden;
}
    
.flexible-grid .small-img {
    overflow: hidden;
}

@media screen and (max-width:767px) {
    
    .flexible-grid .small-img {
        height: 50vw;
        width: 100%;
    }
    
    .flexible-grid .medium-img {
        height: 50vw;
    }
    
    .flexible-grid .main-img {
        height: 100vw;
    }
    
}

@media screen and (min-width: 768px) {
    .flexible-grid {
        margin: auto;
        width: 100%;
    }
    
    .flexible-grid .main-img {
        height: 45vw;
    }
    
    .grid-item-text .grid-heading {
        opacity: 0;   
    }
}

a.grid-cover {
    text-decoration: none !important;
    color: inherit;
}

@media screen and (min-width: 1024px) {
    .flexible-grid {
        margin: auto;
    }
}

.grid-cover .grid-item-img {
    transition: transform 0.3s ease-in-out;
    cursor: pointer;
}

.grid-item-text .grid-heading {
    transition: opacity 0.3s ease-in-out;  
}

.grid-cover:hover .grid-item-img {
    transform: scale(1.1);
}

.grid-cover:hover .grid-item-text .grid-heading {
    opacity: 1;
}

.flexible-image-modal .modal {
    z-index: 999;
}

.flexible-image-modal .overlay {
    z-index: 99;
}

.flexible-image-modal .flexible-carousel {
  width: 100%;
  height: 90vh;
  overflow: hidden;
}

.flexible-image-modal .flexible-carousel .carousel-cell {
    display: flex;
    width: 100%;
    height: 100%;
}

.flexible-image-modal .flexible-carousel .carousel-cell img {
    max-height: 80vh;
}

.flexible-image-modal .flexible-carousel .flickity-prev-next-button {
    display: none;
    width: 40px;
    height: 40px;
    background: #222;
}

@media screen and (min-width: 768px) {
    .flexible-image-modal .flexible-carousel .flickity-prev-next-button {
        display: block;
    }
}

.flexible-image-modal .flexible-carousel .flickity-prev-next-button:hover {
    background: #222;
}

.flexible-image-modal .flexible-carousel .flickity-prev-next-button .arrow {
    fill: white;
}

.flexible-image-modal .flexible-carousel .flickity-prev-next-button:after {
    font-family: Font Awesome\ 5 Free;
    font-weight: lighter;
    color: #fff;
    height: 40px;
    width: 40px;
    background: #222;
    border-radius: 50%;
    line-height: 40px;
    font-size: 16px;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .3s ease;
}

.flexible-image-modal .flexible-carousel .previous:after {
    content: "\f053";
}

.flexible-image-modal .flexible-carousel .next:after {
    content: "\f054";
}

.flexible-image-modal .flexible-carousel .flickity-page-dots {
    bottom: 30px;
}

@media screen and (min-width: 1024px) {
    .flexible-image-modal .flexible-carousel .flickity-page-dots {
        bottom: 5px;
    }
}

.flexible-image-modal .flexible-carousel .flickity-page-dots .dot {
    width: 30px;
    height: 4px;
    opacity: 1;
    background: #a79f9f;
    border: 0;
    border-radius: 3px;
    margin: 0 10px;
    padding: 1px;
    transition: ease all .4s;
}

@media screen and (min-width: 1024px) {
    .flexible-image-modal .flexible-carousel .flickity-page-dots .dot {
        width: 53px;
        margin: 0 25px;
    }
}

.flexible-image-modal .flexible-carousel .flickity-page-dots .is-selected,
.flexible-image-modal .flexible-carousel .flickity-page-dots .dot:hover {
    background: white;
    padding: 3px 0;
}

.no-height {
    height: 0 !important;
}

.no-scroll {
    overflow: hidden !important;
}
#s-747fc64c-afb2-47a6-9f4c-cae6dcb4c52e {
  min-height: 120px;
background-color: rgba(0, 0, 0, 0);
}








#s-747fc64c-afb2-47a6-9f4c-cae6dcb4c52e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-747fc64c-afb2-47a6-9f4c-cae6dcb4c52e.shg-box.shg-c {
  justify-content: center;
}

#s-4316ecc3-380e-4f11-a00a-434e039e833e {
  margin-top: 2em;
margin-bottom: 2em;
}
@media (max-width: 767px){#s-4316ecc3-380e-4f11-a00a-434e039e833e {
  margin-top: 1em;
margin-bottom: 0em;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}
