.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-484860ea-009b-4f32-be4a-ffcab938ec06 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-484860ea-009b-4f32-be4a-ffcab938ec06 {
  display: none;
}
#s-484860ea-009b-4f32-be4a-ffcab938ec06, #wrap-s-484860ea-009b-4f32-be4a-ffcab938ec06 { display:none !important; }}@media (max-width: 767px){#s-484860ea-009b-4f32-be4a-ffcab938ec06 {
  display: none;
}
#s-484860ea-009b-4f32-be4a-ffcab938ec06, #wrap-s-484860ea-009b-4f32-be4a-ffcab938ec06 { display:none !important; }}







#s-484860ea-009b-4f32-be4a-ffcab938ec06 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-484860ea-009b-4f32-be4a-ffcab938ec06.shg-box.shg-c {
  justify-content: center;
}

#s-319f1bd9-69f2-47fc-bc01-26dcae52e877 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-319f1bd9-69f2-47fc-bc01-26dcae52e877 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-319f1bd9-69f2-47fc-bc01-26dcae52e877.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f5323c4c-4062-4cc1-9412-06d6fcf9da27"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-24727e6a-2df4-41d9-9cbd-68df2393afe8 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-24727e6a-2df4-41d9-9cbd-68df2393afe8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24727e6a-2df4-41d9-9cbd-68df2393afe8.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-ddf6c937-8ae7-40b9-b522-a0f0f2a31c7e {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 30px;
}

#s-b1328069-e751-4c80-8ffe-b5c664567f0c {
  margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-b1328069-e751-4c80-8ffe-b5c664567f0c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

.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-81e29cce-4bec-42c7-8c4e-ed7c40e4e5fd {
  text-align: center;
}




  #s-81e29cce-4bec-42c7-8c4e-ed7c40e4e5fd img.shogun-image {
    
    width: px;
  }


#s-81e29cce-4bec-42c7-8c4e-ed7c40e4e5fd .shogun-image-content {
  
    align-items: center;
  
}

.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-c04c8818-adca-4389-84be-0a0498e7bf80 {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-c04c8818-adca-4389-84be-0a0498e7bf80:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(184, 184, 184, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c04c8818-adca-4389-84be-0a0498e7bf80:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-c04c8818-adca-4389-84be-0a0498e7bf80-btn-wrapper {
    text-align: center;
  }


#s-c04c8818-adca-4389-84be-0a0498e7bf80.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-8715ab70-341a-430f-92df-d198a98d1b08 {
  text-align: center;
}




  #s-8715ab70-341a-430f-92df-d198a98d1b08 img.shogun-image {
    
    width: px;
  }


#s-8715ab70-341a-430f-92df-d198a98d1b08 .shogun-image-content {
  
    align-items: center;
  
}

#s-d29cee8b-7b67-4723-b1e5-8400012f5f5a {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-d29cee8b-7b67-4723-b1e5-8400012f5f5a:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(184, 184, 184, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-d29cee8b-7b67-4723-b1e5-8400012f5f5a:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-d29cee8b-7b67-4723-b1e5-8400012f5f5a-btn-wrapper {
    text-align: center;
  }


#s-d29cee8b-7b67-4723-b1e5-8400012f5f5a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-f7667b35-0018-42be-822a-59027ca0af34 {
  text-align: center;
}




  #s-f7667b35-0018-42be-822a-59027ca0af34 img.shogun-image {
    
    width: px;
  }


#s-f7667b35-0018-42be-822a-59027ca0af34 .shogun-image-content {
  
    align-items: center;
  
}

#s-56d3b848-f097-4405-b11c-c9b2baa951b7 {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-56d3b848-f097-4405-b11c-c9b2baa951b7:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(184, 184, 184, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-56d3b848-f097-4405-b11c-c9b2baa951b7:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-56d3b848-f097-4405-b11c-c9b2baa951b7-btn-wrapper {
    text-align: center;
  }


#s-56d3b848-f097-4405-b11c-c9b2baa951b7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-54405635-cadc-46c0-9a11-ed19b62475ad {
  text-align: center;
}




  #s-54405635-cadc-46c0-9a11-ed19b62475ad img.shogun-image {
    
    width: px;
  }


#s-54405635-cadc-46c0-9a11-ed19b62475ad .shogun-image-content {
  
    align-items: center;
  
}

#s-d42cbabe-cdd3-4622-a96f-6f6df6a76dc6 {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-d42cbabe-cdd3-4622-a96f-6f6df6a76dc6:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(184, 184, 184, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-d42cbabe-cdd3-4622-a96f-6f6df6a76dc6:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-d42cbabe-cdd3-4622-a96f-6f6df6a76dc6-btn-wrapper {
    text-align: center;
  }


#s-d42cbabe-cdd3-4622-a96f-6f6df6a76dc6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-a431b730-03f9-4312-bcc8-b2baad3df509 {
  text-align: center;
}




  #s-a431b730-03f9-4312-bcc8-b2baad3df509 img.shogun-image {
    
    width: px;
  }


#s-a431b730-03f9-4312-bcc8-b2baad3df509 .shogun-image-content {
  
    align-items: center;
  
}

#s-3fa17d18-aa22-49a4-8d93-5de8aae15141 {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-3fa17d18-aa22-49a4-8d93-5de8aae15141:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(184, 184, 184, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-3fa17d18-aa22-49a4-8d93-5de8aae15141:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-3fa17d18-aa22-49a4-8d93-5de8aae15141-btn-wrapper {
    text-align: center;
  }


#s-3fa17d18-aa22-49a4-8d93-5de8aae15141.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-ee6ee7fd-c0f5-44d5-9fb4-8629f458c53b {
  text-align: center;
}




  #s-ee6ee7fd-c0f5-44d5-9fb4-8629f458c53b img.shogun-image {
    
    width: px;
  }


#s-ee6ee7fd-c0f5-44d5-9fb4-8629f458c53b .shogun-image-content {
  
    align-items: center;
  
}

#s-ea92cfb6-0c65-43a2-957a-068c74b82900 {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-ea92cfb6-0c65-43a2-957a-068c74b82900:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(184, 184, 184, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ea92cfb6-0c65-43a2-957a-068c74b82900:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-ea92cfb6-0c65-43a2-957a-068c74b82900-btn-wrapper {
    text-align: center;
  }


#s-ea92cfb6-0c65-43a2-957a-068c74b82900.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-01b5b80b-2c97-459c-bb60-ed7e2663aad0 {
  margin-left: 50px;
margin-right: 50px;
}

#s-01b5b80b-2c97-459c-bb60-ed7e2663aad0 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(250, 250, 250, 1);
}

#s-eb638294-9c0a-4e4b-8569-02bc93d53976 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-eb638294-9c0a-4e4b-8569-02bc93d53976 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb638294-9c0a-4e4b-8569-02bc93d53976.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b2e6d079-e076-4b7f-9e1e-a39bbacbc775"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-a685e97e-95a1-4454-b5c3-cbfcb3c800ab {
  margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-9be96e09-fb98-414c-94e4-b4a35c041619 {
  min-height: 220px;
}








#s-9be96e09-fb98-414c-94e4-b4a35c041619 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9be96e09-fb98-414c-94e4-b4a35c041619.shg-box.shg-c {
  justify-content: center;
}

#s-a163df42-b1f3-4203-b156-a126d114b42f {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-a163df42-b1f3-4203-b156-a126d114b42f img.shogun-image {
    
    width: px;
  }


#s-a163df42-b1f3-4203-b156-a126d114b42f .shogun-image-content {
  
    align-items: center;
  
}

#s-5db08965-6aea-4e36-a396-77c0be85c6c7 {
  min-height: 220px;
}








#s-5db08965-6aea-4e36-a396-77c0be85c6c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5db08965-6aea-4e36-a396-77c0be85c6c7.shg-box.shg-c {
  justify-content: center;
}

#s-3150c275-01cd-482a-bd01-1d06655d3ff6 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-3150c275-01cd-482a-bd01-1d06655d3ff6 img.shogun-image {
    
    width: px;
  }


#s-3150c275-01cd-482a-bd01-1d06655d3ff6 .shogun-image-content {
  
    align-items: center;
  
}

#s-5e078c31-22f1-42e3-ae3a-080beed5a373 {
  min-height: 220px;
}








#s-5e078c31-22f1-42e3-ae3a-080beed5a373 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e078c31-22f1-42e3-ae3a-080beed5a373.shg-box.shg-c {
  justify-content: center;
}

#s-a40bfa4a-fa7d-495a-99ac-d811b5082667 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-a40bfa4a-fa7d-495a-99ac-d811b5082667 img.shogun-image {
    
    width: px;
  }


#s-a40bfa4a-fa7d-495a-99ac-d811b5082667 .shogun-image-content {
  
    align-items: center;
  
}

#s-7f34fef3-4bb4-429a-82a3-0802566db643 {
  min-height: 220px;
}








#s-7f34fef3-4bb4-429a-82a3-0802566db643 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f34fef3-4bb4-429a-82a3-0802566db643.shg-box.shg-c {
  justify-content: center;
}

#s-94ba04eb-d23d-4dbc-aa2b-0a6315251c2c {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-94ba04eb-d23d-4dbc-aa2b-0a6315251c2c img.shogun-image {
    
    width: px;
  }


#s-94ba04eb-d23d-4dbc-aa2b-0a6315251c2c .shogun-image-content {
  
    align-items: center;
  
}

#s-a44e207a-a049-4d93-bcd7-95dbce17c953 {
  min-height: 220px;
}








#s-a44e207a-a049-4d93-bcd7-95dbce17c953 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a44e207a-a049-4d93-bcd7-95dbce17c953.shg-box.shg-c {
  justify-content: center;
}

#s-2fdcb78d-a4d6-4799-8dd5-bbe6e5131857 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-2fdcb78d-a4d6-4799-8dd5-bbe6e5131857 img.shogun-image {
    
    width: px;
  }


#s-2fdcb78d-a4d6-4799-8dd5-bbe6e5131857 .shogun-image-content {
  
    align-items: center;
  
}

#s-4647f5e0-2919-4954-8824-5fefb6fd906d {
  min-height: 220px;
}








#s-4647f5e0-2919-4954-8824-5fefb6fd906d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4647f5e0-2919-4954-8824-5fefb6fd906d.shg-box.shg-c {
  justify-content: center;
}

#s-3f4d470f-b32b-47f9-b290-c28ce67919c7 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-3f4d470f-b32b-47f9-b290-c28ce67919c7 img.shogun-image {
    
    width: px;
  }


#s-3f4d470f-b32b-47f9-b290-c28ce67919c7 .shogun-image-content {
  
    align-items: center;
  
}

#s-b1fe3681-7a7e-416b-8631-d2643dd6ac1d {
  min-height: 220px;
}








#s-b1fe3681-7a7e-416b-8631-d2643dd6ac1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1fe3681-7a7e-416b-8631-d2643dd6ac1d.shg-box.shg-c {
  justify-content: center;
}

#s-20fd5c57-6a4d-4260-8ff3-8143cfe79ae9 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-20fd5c57-6a4d-4260-8ff3-8143cfe79ae9 img.shogun-image {
    
    width: px;
  }


#s-20fd5c57-6a4d-4260-8ff3-8143cfe79ae9 .shogun-image-content {
  
    align-items: center;
  
}

#s-309411ee-cd14-4c11-9159-04d168487bb3 {
  min-height: 220px;
}








#s-309411ee-cd14-4c11-9159-04d168487bb3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-309411ee-cd14-4c11-9159-04d168487bb3.shg-box.shg-c {
  justify-content: center;
}

#s-1cafeced-f010-482d-9148-77080adb1718 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-1cafeced-f010-482d-9148-77080adb1718 img.shogun-image {
    
    width: px;
  }


#s-1cafeced-f010-482d-9148-77080adb1718 .shogun-image-content {
  
    align-items: center;
  
}

#s-ff63a3f8-831c-4bc9-a5e6-089210627f47 {
  min-height: 220px;
}








#s-ff63a3f8-831c-4bc9-a5e6-089210627f47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff63a3f8-831c-4bc9-a5e6-089210627f47.shg-box.shg-c {
  justify-content: center;
}

#s-e8357f2f-c78d-4663-8f8a-2ff52338c9cb {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-e8357f2f-c78d-4663-8f8a-2ff52338c9cb img.shogun-image {
    
    width: px;
  }


#s-e8357f2f-c78d-4663-8f8a-2ff52338c9cb .shogun-image-content {
  
    align-items: center;
  
}

#s-88bdd766-af2f-4a3f-be8e-1627f8fce40a {
  min-height: 220px;
}








#s-88bdd766-af2f-4a3f-be8e-1627f8fce40a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88bdd766-af2f-4a3f-be8e-1627f8fce40a.shg-box.shg-c {
  justify-content: center;
}

#s-3500079a-74cd-4880-b36a-27fb0d60945d {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-3500079a-74cd-4880-b36a-27fb0d60945d img.shogun-image {
    
    width: px;
  }


#s-3500079a-74cd-4880-b36a-27fb0d60945d .shogun-image-content {
  
    align-items: center;
  
}

#s-1f077557-be1c-418b-a134-2b079a4d4926 {
  min-height: 220px;
}








#s-1f077557-be1c-418b-a134-2b079a4d4926 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f077557-be1c-418b-a134-2b079a4d4926.shg-box.shg-c {
  justify-content: center;
}

#s-8da104c7-97f8-4ed8-a692-35eb5a1b5c0a {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-8da104c7-97f8-4ed8-a692-35eb5a1b5c0a img.shogun-image {
    
    width: px;
  }


#s-8da104c7-97f8-4ed8-a692-35eb5a1b5c0a .shogun-image-content {
  
    align-items: center;
  
}

#s-385f292f-0ae0-4811-b924-319373a7e0cc {
  min-height: 220px;
}








#s-385f292f-0ae0-4811-b924-319373a7e0cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-385f292f-0ae0-4811-b924-319373a7e0cc.shg-box.shg-c {
  justify-content: center;
}

#s-ff28af0f-9a9e-46d5-acc7-8c7e546083d6 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-ff28af0f-9a9e-46d5-acc7-8c7e546083d6 img.shogun-image {
    
    width: px;
  }


#s-ff28af0f-9a9e-46d5-acc7-8c7e546083d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-8efe3627-c028-4b70-a054-979f4b26a169 {
  margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-bottom: 10px;
min-height: 50px;
background-color: rgba(215, 244, 231, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-8efe3627-c028-4b70-a054-979f4b26a169 {
  display: none;
}
#s-8efe3627-c028-4b70-a054-979f4b26a169, #wrap-s-8efe3627-c028-4b70-a054-979f4b26a169 { display:none !important; }}@media (max-width: 767px){#s-8efe3627-c028-4b70-a054-979f4b26a169 {
  display: none;
}
#s-8efe3627-c028-4b70-a054-979f4b26a169, #wrap-s-8efe3627-c028-4b70-a054-979f4b26a169 { display:none !important; }}







#s-8efe3627-c028-4b70-a054-979f4b26a169 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8efe3627-c028-4b70-a054-979f4b26a169.shg-box.shg-c {
  justify-content: center;
}

#s-4a866212-a7ad-4c93-be9b-6c79e78c49f2 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-4a866212-a7ad-4c93-be9b-6c79e78c49f2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-2e754b0f-af58-452c-87c8-408db4f61e11 {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 768px) {
[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-2e754b0f-af58-452c-87c8-408db4f61e11"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-fca31a39-dbe6-47ff-b316-3c27aa09c05b {
  margin-right: 0px;
text-align: center;
}




  #s-fca31a39-dbe6-47ff-b316-3c27aa09c05b img.shogun-image {
    
    width: px;
  }


#s-fca31a39-dbe6-47ff-b316-3c27aa09c05b .shogun-image-content {
  
    align-items: center;
  
}

#s-9274f06d-f06f-42c4-91fc-e17f276f7069 {
  margin-right: 0px;
text-align: center;
}




  #s-9274f06d-f06f-42c4-91fc-e17f276f7069 img.shogun-image {
    
    width: px;
  }


#s-9274f06d-f06f-42c4-91fc-e17f276f7069 .shogun-image-content {
  
    align-items: center;
  
}

#s-f5ebb983-d29e-421e-96af-c088e70cc9b1 {
  margin-right: 0px;
text-align: center;
}




  #s-f5ebb983-d29e-421e-96af-c088e70cc9b1 img.shogun-image {
    
    width: px;
  }


#s-f5ebb983-d29e-421e-96af-c088e70cc9b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-f5d714b5-1034-4d43-9a41-2a838113a13d {
  margin-right: 0px;
text-align: center;
}




  #s-f5d714b5-1034-4d43-9a41-2a838113a13d img.shogun-image {
    
    width: px;
  }


#s-f5d714b5-1034-4d43-9a41-2a838113a13d .shogun-image-content {
  
    align-items: center;
  
}

#s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 768px) {
[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-6becbd0e-ed94-4dd6-af9b-786c1daeb7c5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-a6b0ec9f-8bf8-4cdd-96ee-ffb7451c1c84 {
  margin-right: 0px;
text-align: center;
}




  #s-a6b0ec9f-8bf8-4cdd-96ee-ffb7451c1c84 img.shogun-image {
    
    width: px;
  }


#s-a6b0ec9f-8bf8-4cdd-96ee-ffb7451c1c84 .shogun-image-content {
  
    align-items: center;
  
}

#s-eb28dac3-bb64-42e9-9cc4-1d40660b43cb {
  margin-right: 0px;
text-align: center;
}




  #s-eb28dac3-bb64-42e9-9cc4-1d40660b43cb img.shogun-image {
    
    width: px;
  }


#s-eb28dac3-bb64-42e9-9cc4-1d40660b43cb .shogun-image-content {
  
    align-items: center;
  
}

#s-3fc54cf7-464e-48b8-89cf-be48f1f4ebdd {
  margin-right: 0px;
text-align: center;
}




  #s-3fc54cf7-464e-48b8-89cf-be48f1f4ebdd img.shogun-image {
    
    width: px;
  }


#s-3fc54cf7-464e-48b8-89cf-be48f1f4ebdd .shogun-image-content {
  
    align-items: center;
  
}

#s-aed73ca7-34f3-4ed5-85e2-4bb1586e25a0 {
  margin-right: 30px;
text-align: center;
}




  #s-aed73ca7-34f3-4ed5-85e2-4bb1586e25a0 img.shogun-image {
    
    width: px;
  }


#s-aed73ca7-34f3-4ed5-85e2-4bb1586e25a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-dbdb44a6-6ecf-4c08-8056-188712a26bfc {
  margin-left: 50px;
margin-right: 50px;
}

#s-dbdb44a6-6ecf-4c08-8056-188712a26bfc hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(250, 250, 250, 1);
}

#s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e {
  margin-top: 20px;
margin-left: 200px;
margin-bottom: 20px;
margin-right: 200px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(244, 244, 244, 1);
}

@media (min-width: 0px) {
[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b744c2fe-e0fa-4c0d-87e6-44a24cc8d36e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-8fb5ca8b-4bf0-4871-a936-0431705de15c {
  text-align: center;
}




  #s-8fb5ca8b-4bf0-4871-a936-0431705de15c img.shogun-image {
    
    width: px;
  }


#s-8fb5ca8b-4bf0-4871-a936-0431705de15c .shogun-image-content {
  
    align-items: center;
  
}

#s-84b42483-10d8-4fa4-b56a-fc89398d9225 {
  display: none;
}
.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-727f0636-6c81-4187-b94f-a110bae70f98 {
  margin-left: 30px;
margin-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-727f0636-6c81-4187-b94f-a110bae70f98 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-727f0636-6c81-4187-b94f-a110bae70f98 .shogun-heading-component h1 a {
  color: #000;
}


#s-48507eaf-aa67-4be2-a67b-3f5d0012890e {
  margin-left: 30px;
margin-right: 30px;
}

.shg-product-reviews-container {
  position: relative;
}

.shg-product-reviews-container .shg-product-reviews-wrapper {
  display: flex;
  flex-direction: column;
}

.shg-product-reviews-container .shg-product-reviews-title-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.shg-product-reviews-container .shg-product-reviews-actions {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.shg-product-reviews-title-header {
  width: 85%;
}

.shg-product-reviews-container .shg-product-reviews-hidden {
  display: none;
}

.shg-product-reviews-container .shg-product-reviews-stars {
  display: inline-block;
  margin: 10px 0;
  font-size: 0;
}

.shg-product-reviews-container
  .shg-product-reviews-stars.shg-product-reviews-stars-average {
  margin-right: 20px;
}

.shg-product-reviews-container .shg-product-reviews-loading {
  text-align: center;
}

.shg-product-reviews-container .shg-product-reviews-loading svg {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-star {
  display: inline-block;
}

.shg-product-reviews-container
  .shg-product-reviews-stars-hoverable
  .shg-product-reviews-star {
  cursor: pointer;
}

.shg-product-reviews-container .shg-product-reviews-stars > * {
  margin: 0 5px;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:first-child {
  margin-left: 0;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:last-child {
  margin-right: 0;
}

.shg-product-reviews-container .shg-product-reviews-button {
  cursor: pointer;
  display: inline-block;

  height: 40px;
  line-height: 40px;
  padding: 0 30px;

  border-radius: 3px;
}

.shg-product-reviews-container .shg-product-reviews-button-write {
  margin-top: 20px;
}

.shg-product-reviews-container .shg-product-reviews-based-on {
  display: inline-block;
  position: relative;
  top: -2px;
}

.shg-product-reviews-container .shg-product-reviews-date {
  margin: 10px 0;
}

.shg-product-reviews-container .shg-product-reviews-separator {
  height: 1px;
  margin: 20px 0;
  background-color: black;
}

.shg-product-reviews-container .shg-product-reviews-review-content {
  word-break: break-word;
  white-space: normal;
}

.shg-product-reviews-container .shg-product-reviews-empty-view {
  text-align: center;
  margin: 80px 0;
}

.shg-product-reviews-container .shg-product-reviews-title-margin {
  margin: 30px 0;
}

.shg-product-reviews-container .shg-product-reviews-label {
  display: block;
  margin-bottom: 10px;
}

.shg-product-reviews-container .shg-product-reviews-label-error {
  display: none;
  float: right;
}

.shg-product-reviews-container .shg-product-reviews-form {
  margin-top: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field {
  margin-top: 5px;
  margin-bottom: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error {
  color: #cf4747;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error input,
.shg-product-reviews-container .shg-product-reviews-form-field-error textarea {
  border-width: 2px;
  border-color: #cf4747;
}

.shg-product-reviews-container
  .shg-product-reviews-form-field-error
  .shg-product-reviews-label-error {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-form-input {
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
  border-radius: 3px;
  background: transparent;
  border: 1px solid black;
}

.shg-product-reviews-container input.shg-product-reviews-form-input {
  height: 40px;
  line-height: 40px;
}

.shg-product-reviews-container textarea.shg-product-reviews-form-input {
  padding-top: 10px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-items {
  margin-top: 30px;
  text-align: center;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item {
  cursor: pointer;
  display: inline-block;
  margin: 0 5px;
}

.shg-product-reviews-container
  .shg-product-reviews-pagination-item
  .shg-product-reviews-pagination-item-flip {
  transform: scaleX(-1);
}

.shg-product-reviews-container
  .shg-product-reviews-pagination-item:first-child {
  margin-right: 25px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item:last-child {
  margin-left: 25px;
}

#s-9dd53a86-86ec-4c70-8d46-9f988a92417f {
  padding-left: 30px;
padding-right: 30px;
}

#s-9dd53a86-86ec-4c70-8d46-9f988a92417f .shg-product-reviews-container {
  font-family: Lato;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-9dd53a86-86ec-4c70-8d46-9f988a92417f .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 22px;
}

#s-9dd53a86-86ec-4c70-8d46-9f988a92417f .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-9dd53a86-86ec-4c70-8d46-9f988a92417f .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-9dd53a86-86ec-4c70-8d46-9f988a92417f .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-9dd53a86-86ec-4c70-8d46-9f988a92417f .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-9dd53a86-86ec-4c70-8d46-9f988a92417f .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-9dd53a86-86ec-4c70-8d46-9f988a92417f .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-9dd53a86-86ec-4c70-8d46-9f988a92417f .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-f9d65256-15c5-45ce-a2cc-dcfe9bb8f9d3 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-f9d65256-15c5-45ce-a2cc-dcfe9bb8f9d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9d65256-15c5-45ce-a2cc-dcfe9bb8f9d3.shg-box.shg-c {
  justify-content: center;
}

#s-2cc15118-f043-4c78-8f34-948812fe223b {
  margin-left: 200px;
margin-right: 200px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(244, 244, 244, 1);
}

@media (min-width: 0px) {
[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-2cc15118-f043-4c78-8f34-948812fe223b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-e7153075-e878-461b-a278-93b34f26a1f5 {
  text-align: center;
}




  #s-e7153075-e878-461b-a278-93b34f26a1f5 img.shogun-image {
    
    width: px;
  }


#s-e7153075-e878-461b-a278-93b34f26a1f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-832b633a-998a-451d-a3ef-d2bbb1fc08f3 {
  display: none;
}
#s-a6e7f01d-6370-4e13-a007-c66b1c4bf909 {
  margin-left: 30px;
margin-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a6e7f01d-6370-4e13-a007-c66b1c4bf909 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-a6e7f01d-6370-4e13-a007-c66b1c4bf909 .shogun-heading-component h1 a {
  color: #000;
}


#s-69255044-904c-4f31-855b-8ada588c1908 {
  margin-left: 30px;
margin-right: 30px;
}

#s-b9035464-2ae6-42ab-a460-69b8f01c0bfb {
  margin-top: 20px;
margin-bottom: 20px;
padding-left: 30px;
padding-right: 30px;
}

#s-b9035464-2ae6-42ab-a460-69b8f01c0bfb .shg-product-reviews-container {
  font-family: Lato;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-b9035464-2ae6-42ab-a460-69b8f01c0bfb .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 22px;
}

#s-b9035464-2ae6-42ab-a460-69b8f01c0bfb .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-b9035464-2ae6-42ab-a460-69b8f01c0bfb .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-b9035464-2ae6-42ab-a460-69b8f01c0bfb .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-b9035464-2ae6-42ab-a460-69b8f01c0bfb .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-b9035464-2ae6-42ab-a460-69b8f01c0bfb .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-b9035464-2ae6-42ab-a460-69b8f01c0bfb .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-b9035464-2ae6-42ab-a460-69b8f01c0bfb .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-654455fa-97b9-423d-b89f-459298e51318 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-654455fa-97b9-423d-b89f-459298e51318 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-654455fa-97b9-423d-b89f-459298e51318.shg-box.shg-c {
  justify-content: center;
}

#s-86d2f01f-d13e-401a-b544-001cfeca0189 {
  margin-top: 50px;
margin-left: 200px;
margin-bottom: 50px;
margin-right: 200px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(244, 244, 244, 1);
}

@media (min-width: 0px) {
[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-86d2f01f-d13e-401a-b544-001cfeca0189"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-7b456e23-b190-4bd0-acee-7c85ed4200ad {
  text-align: center;
}




  #s-7b456e23-b190-4bd0-acee-7c85ed4200ad img.shogun-image {
    
    width: px;
  }


#s-7b456e23-b190-4bd0-acee-7c85ed4200ad .shogun-image-content {
  
    align-items: center;
  
}

#s-09d364f9-ac16-48a9-9640-82a5c7d4f1c9 {
  display: none;
}
#s-15ef22fc-f357-467b-91a7-a9cc6f55111f {
  margin-left: 30px;
margin-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-15ef22fc-f357-467b-91a7-a9cc6f55111f .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-15ef22fc-f357-467b-91a7-a9cc6f55111f .shogun-heading-component h1 a {
  color: #000;
}


#s-10cf9a75-328a-4d43-a99a-f853ce69ada6 {
  margin-left: 30px;
margin-right: 30px;
}

#s-9c17ced9-7b39-472e-936a-cc669a2f718e {
  margin-top: 20px;
margin-bottom: 20px;
padding-left: 30px;
padding-right: 30px;
}

#s-9c17ced9-7b39-472e-936a-cc669a2f718e .shg-product-reviews-container {
  font-family: Lato;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-9c17ced9-7b39-472e-936a-cc669a2f718e .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 22px;
}

#s-9c17ced9-7b39-472e-936a-cc669a2f718e .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-9c17ced9-7b39-472e-936a-cc669a2f718e .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-9c17ced9-7b39-472e-936a-cc669a2f718e .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-9c17ced9-7b39-472e-936a-cc669a2f718e .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-9c17ced9-7b39-472e-936a-cc669a2f718e .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-9c17ced9-7b39-472e-936a-cc669a2f718e .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-9c17ced9-7b39-472e-936a-cc669a2f718e .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-6d14b574-ecd9-4e08-8b8f-a212939a931c {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-6d14b574-ecd9-4e08-8b8f-a212939a931c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d14b574-ecd9-4e08-8b8f-a212939a931c.shg-box.shg-c {
  justify-content: center;
}

#s-5e395ba0-ccd4-4639-a9ca-f75d8f324aa2 {
  display: none;
}
#s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4 {
  margin-left: 200px;
margin-right: 200px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(244, 244, 244, 1);
}

@media (min-width: 0px) {
[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-fa8aaa6d-86e7-4e07-83ac-1ae86700f3a4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-c621447e-e327-4e24-bbcb-a3534e29637e {
  text-align: center;
}




  #s-c621447e-e327-4e24-bbcb-a3534e29637e img.shogun-image {
    
    width: px;
  }


#s-c621447e-e327-4e24-bbcb-a3534e29637e .shogun-image-content {
  
    align-items: center;
  
}

#s-ac93e451-dd8f-4900-9416-001c8f6fab1d {
  margin-left: 30px;
margin-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ac93e451-dd8f-4900-9416-001c8f6fab1d .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-ac93e451-dd8f-4900-9416-001c8f6fab1d .shogun-heading-component h1 a {
  color: #000;
}


#s-8e02a5c2-fd69-4cc3-b752-f86d56949cbc {
  margin-left: 30px;
margin-right: 30px;
}

#s-9bc516e4-678d-48ca-b8a1-a93e88067a06 {
  margin-top: 20px;
margin-bottom: 20px;
padding-left: 30px;
padding-right: 30px;
}

#s-9bc516e4-678d-48ca-b8a1-a93e88067a06 .shg-product-reviews-container {
  font-family: Lato;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-9bc516e4-678d-48ca-b8a1-a93e88067a06 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 22px;
}

#s-9bc516e4-678d-48ca-b8a1-a93e88067a06 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-9bc516e4-678d-48ca-b8a1-a93e88067a06 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-9bc516e4-678d-48ca-b8a1-a93e88067a06 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-9bc516e4-678d-48ca-b8a1-a93e88067a06 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-9bc516e4-678d-48ca-b8a1-a93e88067a06 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-9bc516e4-678d-48ca-b8a1-a93e88067a06 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-9bc516e4-678d-48ca-b8a1-a93e88067a06 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-65207fd5-0d1d-4b60-b4c1-baa73a8ae6df {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-65207fd5-0d1d-4b60-b4c1-baa73a8ae6df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65207fd5-0d1d-4b60-b4c1-baa73a8ae6df.shg-box.shg-c {
  justify-content: center;
}

#s-6bae6a77-578b-48d1-94a4-1fabc035070e {
  display: none;
}
#s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c {
  margin-top: 50px;
margin-left: 200px;
margin-bottom: 50px;
margin-right: 200px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(244, 244, 244, 1);
}

@media (min-width: 0px) {
[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ba4f3923-3f01-4d9a-b68b-7657f23ea04c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 {
  text-align: left;
}


.shg-c#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 {
  max-width: 100%;
}

.shg-c#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 .shg-image-zoom,
.shg-c#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 {
  max-width: 100%;
}

.shg-c#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 .shg-image-zoom,
.shg-c#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 {
  max-width: 100%;
}

.shg-c#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 .shg-image-zoom,
.shg-c#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 {
  max-width: 100%;
}

.shg-c#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 .shg-image-zoom,
.shg-c#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 {
  max-width: 100%;
}

.shg-c#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 .shg-image-zoom,
.shg-c#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24cb0f29-6961-41eb-90a6-b7c66754fe10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5922db92-0b5a-4954-92e3-46024405f343 {
  margin-left: 30px;
margin-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5922db92-0b5a-4954-92e3-46024405f343 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-5922db92-0b5a-4954-92e3-46024405f343 .shogun-heading-component h1 a {
  color: #000;
}


#s-5a7d4ea4-c5dc-4790-9653-68eff13c9da5 {
  margin-left: 30px;
margin-right: 30px;
}

#s-4fa079b8-7778-4b91-8d61-265e26c41fa0 {
  margin-top: 20px;
margin-bottom: 20px;
padding-left: 30px;
padding-right: 30px;
}

#s-4fa079b8-7778-4b91-8d61-265e26c41fa0 .shg-product-reviews-container {
  font-family: Lato;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-4fa079b8-7778-4b91-8d61-265e26c41fa0 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 22px;
}

#s-4fa079b8-7778-4b91-8d61-265e26c41fa0 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-4fa079b8-7778-4b91-8d61-265e26c41fa0 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-4fa079b8-7778-4b91-8d61-265e26c41fa0 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-4fa079b8-7778-4b91-8d61-265e26c41fa0 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-4fa079b8-7778-4b91-8d61-265e26c41fa0 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-4fa079b8-7778-4b91-8d61-265e26c41fa0 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-4fa079b8-7778-4b91-8d61-265e26c41fa0 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-6357716c-4ec8-4fb9-8345-b47f52162321 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-6357716c-4ec8-4fb9-8345-b47f52162321 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6357716c-4ec8-4fb9-8345-b47f52162321.shg-box.shg-c {
  justify-content: center;
}

#s-a2cb50d8-8757-4fe9-87b7-f686f8bcc178 {
  display: none;
}
#s-b94bd26a-fd14-4127-9088-7aa16e08bffd {
  margin-left: 200px;
margin-right: 200px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(244, 244, 244, 1);
}

@media (min-width: 0px) {
[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b94bd26a-fd14-4127-9088-7aa16e08bffd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-4150d229-9985-4a6f-88db-35c92b32dc4a {
  text-align: left;
}


.shg-c#s-4150d229-9985-4a6f-88db-35c92b32dc4a {
  max-width: 100%;
}

.shg-c#s-4150d229-9985-4a6f-88db-35c92b32dc4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4150d229-9985-4a6f-88db-35c92b32dc4a .shg-image-zoom,
.shg-c#s-4150d229-9985-4a6f-88db-35c92b32dc4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4150d229-9985-4a6f-88db-35c92b32dc4a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4150d229-9985-4a6f-88db-35c92b32dc4a {
  max-width: 100%;
}

.shg-c#s-4150d229-9985-4a6f-88db-35c92b32dc4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4150d229-9985-4a6f-88db-35c92b32dc4a .shg-image-zoom,
.shg-c#s-4150d229-9985-4a6f-88db-35c92b32dc4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4150d229-9985-4a6f-88db-35c92b32dc4a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4150d229-9985-4a6f-88db-35c92b32dc4a {
  max-width: 100%;
}

.shg-c#s-4150d229-9985-4a6f-88db-35c92b32dc4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4150d229-9985-4a6f-88db-35c92b32dc4a .shg-image-zoom,
.shg-c#s-4150d229-9985-4a6f-88db-35c92b32dc4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4150d229-9985-4a6f-88db-35c92b32dc4a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4150d229-9985-4a6f-88db-35c92b32dc4a {
  max-width: 100%;
}

.shg-c#s-4150d229-9985-4a6f-88db-35c92b32dc4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4150d229-9985-4a6f-88db-35c92b32dc4a .shg-image-zoom,
.shg-c#s-4150d229-9985-4a6f-88db-35c92b32dc4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4150d229-9985-4a6f-88db-35c92b32dc4a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4150d229-9985-4a6f-88db-35c92b32dc4a {
  max-width: 100%;
}

.shg-c#s-4150d229-9985-4a6f-88db-35c92b32dc4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4150d229-9985-4a6f-88db-35c92b32dc4a .shg-image-zoom,
.shg-c#s-4150d229-9985-4a6f-88db-35c92b32dc4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4150d229-9985-4a6f-88db-35c92b32dc4a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9f942809-03b9-4594-aa72-b381ff7341f4 {
  margin-left: 30px;
margin-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9f942809-03b9-4594-aa72-b381ff7341f4 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-9f942809-03b9-4594-aa72-b381ff7341f4 .shogun-heading-component h1 a {
  color: #000;
}


#s-c95dbf00-4955-4c57-b220-6822bf59e270 {
  margin-left: 30px;
margin-right: 30px;
}

#s-c45e87e6-7258-426d-8481-3526856d156b {
  margin-top: 20px;
margin-bottom: 20px;
padding-left: 30px;
padding-right: 30px;
}

#s-c45e87e6-7258-426d-8481-3526856d156b .shg-product-reviews-container {
  font-family: Lato;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-c45e87e6-7258-426d-8481-3526856d156b .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 22px;
}

#s-c45e87e6-7258-426d-8481-3526856d156b .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-c45e87e6-7258-426d-8481-3526856d156b .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-c45e87e6-7258-426d-8481-3526856d156b .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-c45e87e6-7258-426d-8481-3526856d156b .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-c45e87e6-7258-426d-8481-3526856d156b .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-c45e87e6-7258-426d-8481-3526856d156b .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-c45e87e6-7258-426d-8481-3526856d156b .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-562fae57-01a3-4127-b444-c92feae04a97 {
  margin-left: 50px;
margin-right: 50px;
}

#s-562fae57-01a3-4127-b444-c92feae04a97 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 0);
}

#s-e785f54a-57d6-4136-b822-c705a2893844 {
  border-style: solid;
margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: right;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-e785f54a-57d6-4136-b822-c705a2893844:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(111, 111, 111, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e785f54a-57d6-4136-b822-c705a2893844:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-e785f54a-57d6-4136-b822-c705a2893844-btn-wrapper {
    text-align: right;
  }


#s-e785f54a-57d6-4136-b822-c705a2893844.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-9c693fc8-f606-4472-9fb0-456ee922414c {
  margin-left: 50px;
margin-right: 50px;
}

#s-9c693fc8-f606-4472-9fb0-456ee922414c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 0);
}

#s-0c14e468-616e-4369-bd7d-6d07a807d54a {
  margin-top: 30px;
min-height: 50px;
}
@media (min-width: 1200px){#s-0c14e468-616e-4369-bd7d-6d07a807d54a {
  display: none;
}
#s-0c14e468-616e-4369-bd7d-6d07a807d54a, #wrap-s-0c14e468-616e-4369-bd7d-6d07a807d54a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0c14e468-616e-4369-bd7d-6d07a807d54a {
  display: none;
}
#s-0c14e468-616e-4369-bd7d-6d07a807d54a, #wrap-s-0c14e468-616e-4369-bd7d-6d07a807d54a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0c14e468-616e-4369-bd7d-6d07a807d54a {
  
}
}@media (max-width: 767px){#s-0c14e468-616e-4369-bd7d-6d07a807d54a {
  
}
}







#s-0c14e468-616e-4369-bd7d-6d07a807d54a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c14e468-616e-4369-bd7d-6d07a807d54a.shg-box.shg-c {
  justify-content: center;
}

#s-6dc7995c-1ec9-497e-86c1-d92b6abe0138 {
  margin-top: 50px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 30px;
}

#s-6cf0e7e1-b682-416f-9d96-c437fb092d34 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-6cf0e7e1-b682-416f-9d96-c437fb092d34"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-78076c50-28b6-4242-87cc-f70f39562b8d {
  text-align: center;
}




  #s-78076c50-28b6-4242-87cc-f70f39562b8d img.shogun-image {
    
    width: px;
  }


#s-78076c50-28b6-4242-87cc-f70f39562b8d .shogun-image-content {
  
    align-items: center;
  
}

#s-4f37489a-12ac-4654-9542-8bc2d547e33c {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-4f37489a-12ac-4654-9542-8bc2d547e33c:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(184, 184, 184, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-4f37489a-12ac-4654-9542-8bc2d547e33c:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-4f37489a-12ac-4654-9542-8bc2d547e33c-btn-wrapper {
    text-align: center;
  }


#s-4f37489a-12ac-4654-9542-8bc2d547e33c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-87337e7c-4bff-481c-9b14-fb2ab9678a8d {
  text-align: center;
}




  #s-87337e7c-4bff-481c-9b14-fb2ab9678a8d img.shogun-image {
    
    width: px;
  }


#s-87337e7c-4bff-481c-9b14-fb2ab9678a8d .shogun-image-content {
  
    align-items: center;
  
}

#s-95f61ba5-6897-4302-8832-ec120db95dc4 {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-95f61ba5-6897-4302-8832-ec120db95dc4:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(184, 184, 184, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-95f61ba5-6897-4302-8832-ec120db95dc4:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-95f61ba5-6897-4302-8832-ec120db95dc4-btn-wrapper {
    text-align: center;
  }


#s-95f61ba5-6897-4302-8832-ec120db95dc4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-551ee180-1fd0-49e8-a601-76cd59dd54b2 {
  text-align: center;
}




  #s-551ee180-1fd0-49e8-a601-76cd59dd54b2 img.shogun-image {
    
    width: px;
  }


#s-551ee180-1fd0-49e8-a601-76cd59dd54b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-0a530e33-346d-4483-b3d0-dea269255c56 {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-0a530e33-346d-4483-b3d0-dea269255c56:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(184, 184, 184, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-0a530e33-346d-4483-b3d0-dea269255c56:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-0a530e33-346d-4483-b3d0-dea269255c56-btn-wrapper {
    text-align: center;
  }


#s-0a530e33-346d-4483-b3d0-dea269255c56.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-0e276638-30a7-4e4e-b2fe-e099240e1ae1 {
  text-align: center;
}




  #s-0e276638-30a7-4e4e-b2fe-e099240e1ae1 img.shogun-image {
    
    width: px;
  }


#s-0e276638-30a7-4e4e-b2fe-e099240e1ae1 .shogun-image-content {
  
    align-items: center;
  
}

#s-46254f69-5f5f-41dc-9081-db05751c55e1 {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-46254f69-5f5f-41dc-9081-db05751c55e1:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(184, 184, 184, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-46254f69-5f5f-41dc-9081-db05751c55e1:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-46254f69-5f5f-41dc-9081-db05751c55e1-btn-wrapper {
    text-align: center;
  }


#s-46254f69-5f5f-41dc-9081-db05751c55e1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-c3cc14a6-ea03-49f2-b875-b85334113034 {
  text-align: center;
}




  #s-c3cc14a6-ea03-49f2-b875-b85334113034 img.shogun-image {
    
    width: px;
  }


#s-c3cc14a6-ea03-49f2-b875-b85334113034 .shogun-image-content {
  
    align-items: center;
  
}

#s-a8ad11a0-4881-4c68-81dc-fe1695c2f5d6 {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-a8ad11a0-4881-4c68-81dc-fe1695c2f5d6:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(184, 184, 184, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-a8ad11a0-4881-4c68-81dc-fe1695c2f5d6:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-a8ad11a0-4881-4c68-81dc-fe1695c2f5d6-btn-wrapper {
    text-align: center;
  }


#s-a8ad11a0-4881-4c68-81dc-fe1695c2f5d6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-863d157a-0e9a-4acc-ae73-d1d92a0301c3 {
  text-align: center;
}




  #s-863d157a-0e9a-4acc-ae73-d1d92a0301c3 img.shogun-image {
    
    width: px;
  }


#s-863d157a-0e9a-4acc-ae73-d1d92a0301c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-0d1a7bf2-64f8-4dc1-84ae-6275f951091f {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-0d1a7bf2-64f8-4dc1-84ae-6275f951091f:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
color: rgba(184, 184, 184, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-0d1a7bf2-64f8-4dc1-84ae-6275f951091f:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-0d1a7bf2-64f8-4dc1-84ae-6275f951091f-btn-wrapper {
    text-align: center;
  }


#s-0d1a7bf2-64f8-4dc1-84ae-6275f951091f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-339ea717-3e4f-4e07-85e1-782ef05cc769 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-4d3ffef0-c256-4a27-8d12-a1189c18b509 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(250, 250, 250, 1);
}

#s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 768px) {
[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-7137ac78-a6bf-49b2-ba28-a998e0fb8ca7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-49d2b865-6068-4e62-b7e3-1923e6cbaa24 {
  margin-right: 0px;
text-align: center;
}




  #s-49d2b865-6068-4e62-b7e3-1923e6cbaa24 img.shogun-image {
    
    width: px;
  }


#s-49d2b865-6068-4e62-b7e3-1923e6cbaa24 .shogun-image-content {
  
    align-items: center;
  
}

#s-af8596cd-deca-4443-922d-b631d6a179cf {
  margin-right: 0px;
text-align: center;
}




  #s-af8596cd-deca-4443-922d-b631d6a179cf img.shogun-image {
    
    width: px;
  }


#s-af8596cd-deca-4443-922d-b631d6a179cf .shogun-image-content {
  
    align-items: center;
  
}

#s-ceb6364b-1235-4769-becf-a5ca7a421589 {
  margin-right: 0px;
text-align: center;
}




  #s-ceb6364b-1235-4769-becf-a5ca7a421589 img.shogun-image {
    
    width: px;
  }


#s-ceb6364b-1235-4769-becf-a5ca7a421589 .shogun-image-content {
  
    align-items: center;
  
}

#s-db41cba9-971a-4c79-9d81-1149bca398c6 {
  margin-right: 0px;
text-align: center;
}




  #s-db41cba9-971a-4c79-9d81-1149bca398c6 img.shogun-image {
    
    width: px;
  }


#s-db41cba9-971a-4c79-9d81-1149bca398c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-dafe0de1-e61a-4663-a887-75286ecf780c {
  min-height: 220px;
}








#s-dafe0de1-e61a-4663-a887-75286ecf780c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dafe0de1-e61a-4663-a887-75286ecf780c.shg-box.shg-c {
  justify-content: center;
}

#s-9a51d812-8e6a-4b8c-b399-cc1eebaa386b {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-9a51d812-8e6a-4b8c-b399-cc1eebaa386b img.shogun-image {
    
    width: px;
  }


#s-9a51d812-8e6a-4b8c-b399-cc1eebaa386b .shogun-image-content {
  
    align-items: center;
  
}

#s-e7e413fa-969a-4ff4-93b7-c616966441a3 {
  min-height: 220px;
}








#s-e7e413fa-969a-4ff4-93b7-c616966441a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7e413fa-969a-4ff4-93b7-c616966441a3.shg-box.shg-c {
  justify-content: center;
}

#s-23bcafff-76c9-49af-857e-06ad1599bd6f {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-23bcafff-76c9-49af-857e-06ad1599bd6f img.shogun-image {
    
    width: px;
  }


#s-23bcafff-76c9-49af-857e-06ad1599bd6f .shogun-image-content {
  
    align-items: center;
  
}

#s-129a4757-13b4-4ada-b71c-36ca0f57fd7c {
  min-height: 220px;
}








#s-129a4757-13b4-4ada-b71c-36ca0f57fd7c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-129a4757-13b4-4ada-b71c-36ca0f57fd7c.shg-box.shg-c {
  justify-content: center;
}

#s-4fc9d136-2fe5-4896-bea6-c81b9687b082 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-4fc9d136-2fe5-4896-bea6-c81b9687b082 img.shogun-image {
    
    width: px;
  }


#s-4fc9d136-2fe5-4896-bea6-c81b9687b082 .shogun-image-content {
  
    align-items: center;
  
}

#s-a9894709-27b2-4d53-bd04-bffd0b9ce328 {
  min-height: 220px;
}








#s-a9894709-27b2-4d53-bd04-bffd0b9ce328 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a9894709-27b2-4d53-bd04-bffd0b9ce328.shg-box.shg-c {
  justify-content: center;
}

#s-ed0ada08-0a16-4368-9e88-9e353aa4f6f4 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-ed0ada08-0a16-4368-9e88-9e353aa4f6f4 img.shogun-image {
    
    width: px;
  }


#s-ed0ada08-0a16-4368-9e88-9e353aa4f6f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-07d0909b-2fae-4ec1-a160-6586869b1f94 {
  min-height: 220px;
}








#s-07d0909b-2fae-4ec1-a160-6586869b1f94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07d0909b-2fae-4ec1-a160-6586869b1f94.shg-box.shg-c {
  justify-content: center;
}

#s-de39e7f0-e5af-4a5d-8d74-07fad5e87bf3 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-de39e7f0-e5af-4a5d-8d74-07fad5e87bf3 img.shogun-image {
    
    width: px;
  }


#s-de39e7f0-e5af-4a5d-8d74-07fad5e87bf3 .shogun-image-content {
  
    align-items: center;
  
}

#s-09023727-5a0b-4c35-8bed-c334fb1bdb71 {
  min-height: 220px;
}








#s-09023727-5a0b-4c35-8bed-c334fb1bdb71 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-09023727-5a0b-4c35-8bed-c334fb1bdb71.shg-box.shg-c {
  justify-content: center;
}

#s-f0c0cd43-d61a-45dd-8619-75d7fc6458c6 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-f0c0cd43-d61a-45dd-8619-75d7fc6458c6 img.shogun-image {
    
    width: px;
  }


#s-f0c0cd43-d61a-45dd-8619-75d7fc6458c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-51bae488-1b89-4111-81f9-1317a13b23b9 {
  min-height: 220px;
}








#s-51bae488-1b89-4111-81f9-1317a13b23b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51bae488-1b89-4111-81f9-1317a13b23b9.shg-box.shg-c {
  justify-content: center;
}

#s-d019c1a5-d069-4af9-8d4b-ec0ddd795f5e {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-d019c1a5-d069-4af9-8d4b-ec0ddd795f5e img.shogun-image {
    
    width: px;
  }


#s-d019c1a5-d069-4af9-8d4b-ec0ddd795f5e .shogun-image-content {
  
    align-items: center;
  
}

#s-1fd59a81-45cd-4e0f-b048-de950ea431df {
  min-height: 220px;
}








#s-1fd59a81-45cd-4e0f-b048-de950ea431df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1fd59a81-45cd-4e0f-b048-de950ea431df.shg-box.shg-c {
  justify-content: center;
}

#s-94bee9e7-3dde-4fb8-852c-788dfabf576f {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-94bee9e7-3dde-4fb8-852c-788dfabf576f img.shogun-image {
    
    width: px;
  }


#s-94bee9e7-3dde-4fb8-852c-788dfabf576f .shogun-image-content {
  
    align-items: center;
  
}

#s-27c1b78a-6b4e-4686-9fd2-56d620591a45 {
  min-height: 220px;
}








#s-27c1b78a-6b4e-4686-9fd2-56d620591a45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27c1b78a-6b4e-4686-9fd2-56d620591a45.shg-box.shg-c {
  justify-content: center;
}

#s-cd579091-76ff-4506-96e5-e8458e2f4847 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-cd579091-76ff-4506-96e5-e8458e2f4847 img.shogun-image {
    
    width: px;
  }


#s-cd579091-76ff-4506-96e5-e8458e2f4847 .shogun-image-content {
  
    align-items: center;
  
}

#s-5ec7d7bb-f1cb-417d-9fb3-1e94fbbb5c2b {
  min-height: 220px;
}








#s-5ec7d7bb-f1cb-417d-9fb3-1e94fbbb5c2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ec7d7bb-f1cb-417d-9fb3-1e94fbbb5c2b.shg-box.shg-c {
  justify-content: center;
}

#s-4dedf1db-a0f2-44ad-bf25-e82d0c1efb82 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-4dedf1db-a0f2-44ad-bf25-e82d0c1efb82 img.shogun-image {
    
    width: px;
  }


#s-4dedf1db-a0f2-44ad-bf25-e82d0c1efb82 .shogun-image-content {
  
    align-items: center;
  
}

#s-486b0e4f-eda7-4270-aac7-b13431bc8772 {
  min-height: 220px;
}








#s-486b0e4f-eda7-4270-aac7-b13431bc8772 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-486b0e4f-eda7-4270-aac7-b13431bc8772.shg-box.shg-c {
  justify-content: center;
}

#s-22654ff9-6032-4cf2-8abd-5f2e914d3997 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-22654ff9-6032-4cf2-8abd-5f2e914d3997 img.shogun-image {
    
    width: px;
  }


#s-22654ff9-6032-4cf2-8abd-5f2e914d3997 .shogun-image-content {
  
    align-items: center;
  
}

#s-aa5ff0a3-65d5-4f71-bd45-99040cb87f55 {
  min-height: 220px;
}








#s-aa5ff0a3-65d5-4f71-bd45-99040cb87f55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa5ff0a3-65d5-4f71-bd45-99040cb87f55.shg-box.shg-c {
  justify-content: center;
}

#s-339b0e68-f0e8-4758-b7e5-8e70d9038dd4 {
  margin-left: 100px;
margin-right: 100px;
text-align: center;
}




  #s-339b0e68-f0e8-4758-b7e5-8e70d9038dd4 img.shogun-image {
    
    width: px;
  }


#s-339b0e68-f0e8-4758-b7e5-8e70d9038dd4 .shogun-image-content {
  
    align-items: center;
  
}

#s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5 {
  margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 768px) {
[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-3fe89f3f-ca5f-4949-be82-4a6b8c9ce2d5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-2d5c64ad-0b27-4f6c-9aef-043e9d64f32c {
  margin-right: 0px;
text-align: center;
}




  #s-2d5c64ad-0b27-4f6c-9aef-043e9d64f32c img.shogun-image {
    
    width: px;
  }


#s-2d5c64ad-0b27-4f6c-9aef-043e9d64f32c .shogun-image-content {
  
    align-items: center;
  
}

#s-c1a9f5d5-f780-474b-9de9-13a2fa00a97b {
  margin-right: 0px;
text-align: center;
}




  #s-c1a9f5d5-f780-474b-9de9-13a2fa00a97b img.shogun-image {
    
    width: px;
  }


#s-c1a9f5d5-f780-474b-9de9-13a2fa00a97b .shogun-image-content {
  
    align-items: center;
  
}

#s-dc183071-6a27-4e87-b720-705a9a03b506 {
  margin-right: 0px;
text-align: center;
}




  #s-dc183071-6a27-4e87-b720-705a9a03b506 img.shogun-image {
    
    width: px;
  }


#s-dc183071-6a27-4e87-b720-705a9a03b506 .shogun-image-content {
  
    align-items: center;
  
}

#s-05eddf43-7afa-4ad5-af5e-e7707c879b27 {
  margin-right: 30px;
text-align: center;
}




  #s-05eddf43-7afa-4ad5-af5e-e7707c879b27 img.shogun-image {
    
    width: px;
  }


#s-05eddf43-7afa-4ad5-af5e-e7707c879b27 .shogun-image-content {
  
    align-items: center;
  
}

#s-55cbf952-ec8e-4c88-87d2-0c1527840201 {
  margin-left: 20px;
margin-right: 20px;
}

#s-55cbf952-ec8e-4c88-87d2-0c1527840201 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(250, 250, 250, 1);
}

#s-5f1c2b86-bb83-4f92-b7c9-a07973bd5321 {
  margin-top: 30px;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-5f1c2b86-bb83-4f92-b7c9-a07973bd5321 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f1c2b86-bb83-4f92-b7c9-a07973bd5321.shg-box.shg-c {
  justify-content: center;
}

#s-63d4d838-d153-4774-9525-505985ac6347 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-63d4d838-d153-4774-9525-505985ac6347"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-c6dab567-0cf3-4131-ac1a-d274b30c8003 {
  text-align: center;
}




  #s-c6dab567-0cf3-4131-ac1a-d274b30c8003 img.shogun-image {
    
    width: px;
  }


#s-c6dab567-0cf3-4131-ac1a-d274b30c8003 .shogun-image-content {
  
    align-items: center;
  
}

#s-a1d4af34-686d-4be4-8268-07d5458ad356 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a1d4af34-686d-4be4-8268-07d5458ad356 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-a1d4af34-686d-4be4-8268-07d5458ad356 .shogun-heading-component h1 a {
  color: #000;
}


#s-cd428dee-8dec-40da-acb7-a0e88151fd4a {
  margin-left: 0px;
margin-right: 0px;
}

#s-afdf14dc-cad2-4376-ba31-a9bf5126bb2f {
  display: none;
}
#s-6885a801-e15d-4976-b10f-8c8326b7dded {
  margin-top: 20px;
margin-bottom: 20px;
padding-left: 30px;
padding-right: 30px;
}

#s-6885a801-e15d-4976-b10f-8c8326b7dded .shg-product-reviews-container {
  font-family: Lato;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-6885a801-e15d-4976-b10f-8c8326b7dded .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 22px;
}

#s-6885a801-e15d-4976-b10f-8c8326b7dded .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-6885a801-e15d-4976-b10f-8c8326b7dded .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-6885a801-e15d-4976-b10f-8c8326b7dded .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-6885a801-e15d-4976-b10f-8c8326b7dded .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-6885a801-e15d-4976-b10f-8c8326b7dded .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-6885a801-e15d-4976-b10f-8c8326b7dded .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-6885a801-e15d-4976-b10f-8c8326b7dded .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-39eab57b-dc0d-4042-8742-752d0cf1fd13 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-39eab57b-dc0d-4042-8742-752d0cf1fd13 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39eab57b-dc0d-4042-8742-752d0cf1fd13.shg-box.shg-c {
  justify-content: center;
}

#s-ac950df4-b91c-484b-a530-b51d4aa532fe {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ac950df4-b91c-484b-a530-b51d4aa532fe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-0cc06218-2c75-4ffc-9d09-b15f8d7c2d85 {
  text-align: center;
}




  #s-0cc06218-2c75-4ffc-9d09-b15f8d7c2d85 img.shogun-image {
    
    width: px;
  }


#s-0cc06218-2c75-4ffc-9d09-b15f8d7c2d85 .shogun-image-content {
  
    align-items: center;
  
}

#s-a7e3208b-d000-43ff-ba19-52dd65555221 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a7e3208b-d000-43ff-ba19-52dd65555221 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-a7e3208b-d000-43ff-ba19-52dd65555221 .shogun-heading-component h1 a {
  color: #000;
}


#s-611623a0-00a9-4d3b-b6b7-a2933e1b9513 {
  margin-left: 0px;
margin-right: 0px;
}

#s-974ea8ad-2fae-41d5-b969-8628e09a345c {
  display: none;
}
#s-ca706814-4e41-4456-8aea-0801953bd488 {
  margin-top: 20px;
margin-bottom: 20px;
padding-left: 30px;
padding-right: 30px;
}

#s-ca706814-4e41-4456-8aea-0801953bd488 .shg-product-reviews-container {
  font-family: Lato;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-ca706814-4e41-4456-8aea-0801953bd488 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 22px;
}

#s-ca706814-4e41-4456-8aea-0801953bd488 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-ca706814-4e41-4456-8aea-0801953bd488 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-ca706814-4e41-4456-8aea-0801953bd488 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-ca706814-4e41-4456-8aea-0801953bd488 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-ca706814-4e41-4456-8aea-0801953bd488 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-ca706814-4e41-4456-8aea-0801953bd488 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-ca706814-4e41-4456-8aea-0801953bd488 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-938b665b-ba63-4622-993f-caa6bd53660c {
  margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-938b665b-ba63-4622-993f-caa6bd53660c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-938b665b-ba63-4622-993f-caa6bd53660c.shg-box.shg-c {
  justify-content: center;
}

#s-231f0e7f-5a46-404b-b533-2d0e2a49f62b {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-231f0e7f-5a46-404b-b533-2d0e2a49f62b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-3a958a40-764a-47d5-9fa4-7697edf5ba7f {
  text-align: center;
}




  #s-3a958a40-764a-47d5-9fa4-7697edf5ba7f img.shogun-image {
    
    width: px;
  }


#s-3a958a40-764a-47d5-9fa4-7697edf5ba7f .shogun-image-content {
  
    align-items: center;
  
}

#s-a1577230-7ecf-4055-959f-17a8692fc024 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a1577230-7ecf-4055-959f-17a8692fc024 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-a1577230-7ecf-4055-959f-17a8692fc024 .shogun-heading-component h1 a {
  color: #000;
}


#s-0d33a68e-2708-4c91-8781-f736d8d462fc {
  margin-left: 0px;
margin-right: 0px;
}

#s-5b04f4a9-c58a-4e31-9fbe-dfeb2e6ec0c9 {
  display: none;
}
#s-a226ca97-a720-4f99-b99b-116f3618934e {
  margin-top: 20px;
margin-bottom: 20px;
padding-left: 30px;
padding-right: 30px;
}

#s-a226ca97-a720-4f99-b99b-116f3618934e .shg-product-reviews-container {
  font-family: Lato;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-a226ca97-a720-4f99-b99b-116f3618934e .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 22px;
}

#s-a226ca97-a720-4f99-b99b-116f3618934e .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-a226ca97-a720-4f99-b99b-116f3618934e .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-a226ca97-a720-4f99-b99b-116f3618934e .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-a226ca97-a720-4f99-b99b-116f3618934e .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-a226ca97-a720-4f99-b99b-116f3618934e .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-a226ca97-a720-4f99-b99b-116f3618934e .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-a226ca97-a720-4f99-b99b-116f3618934e .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-d898fe39-f531-4c79-b532-499073d5555e {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-d898fe39-f531-4c79-b532-499073d5555e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d898fe39-f531-4c79-b532-499073d5555e.shg-box.shg-c {
  justify-content: center;
}

#s-c893d216-ec02-463b-b87e-1936925c64d9 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-c893d216-ec02-463b-b87e-1936925c64d9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-e1110af2-52b0-4295-be25-5ca056298f51 {
  text-align: center;
}




  #s-e1110af2-52b0-4295-be25-5ca056298f51 img.shogun-image {
    
    width: px;
  }


#s-e1110af2-52b0-4295-be25-5ca056298f51 .shogun-image-content {
  
    align-items: center;
  
}

#s-4ed8035d-8dd1-49cb-83be-87b24e0e899b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4ed8035d-8dd1-49cb-83be-87b24e0e899b .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-4ed8035d-8dd1-49cb-83be-87b24e0e899b .shogun-heading-component h1 a {
  color: #000;
}


#s-d7f5774a-14b6-4b13-ace2-e46ec46e8c41 {
  margin-left: 0px;
margin-right: 0px;
}

#s-b1c0241a-f1dd-4297-a2c7-284591b14329 {
  display: none;
}
#s-8abc081d-13b5-4cd6-bec1-ef35fa523106 {
  margin-top: 20px;
margin-bottom: 20px;
padding-left: 30px;
padding-right: 30px;
}

#s-8abc081d-13b5-4cd6-bec1-ef35fa523106 .shg-product-reviews-container {
  font-family: Lato;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-8abc081d-13b5-4cd6-bec1-ef35fa523106 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 22px;
}

#s-8abc081d-13b5-4cd6-bec1-ef35fa523106 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-8abc081d-13b5-4cd6-bec1-ef35fa523106 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-8abc081d-13b5-4cd6-bec1-ef35fa523106 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-8abc081d-13b5-4cd6-bec1-ef35fa523106 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-8abc081d-13b5-4cd6-bec1-ef35fa523106 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-8abc081d-13b5-4cd6-bec1-ef35fa523106 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-8abc081d-13b5-4cd6-bec1-ef35fa523106 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-178e7428-f53d-4a01-8549-fd032db5cc61 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-178e7428-f53d-4a01-8549-fd032db5cc61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-178e7428-f53d-4a01-8549-fd032db5cc61.shg-box.shg-c {
  justify-content: center;
}

#s-08556a43-cf95-4605-b14d-d5ae9fe54960 {
  display: none;
}
#s-009cca82-6d84-4686-84eb-9dc1b23adf0f {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-009cca82-6d84-4686-84eb-9dc1b23adf0f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f {
  text-align: left;
}


.shg-c#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f {
  max-width: 100%;
}

.shg-c#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f .shg-image-zoom,
.shg-c#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f {
  max-width: 100%;
}

.shg-c#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f .shg-image-zoom,
.shg-c#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f {
  max-width: 100%;
}

.shg-c#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f .shg-image-zoom,
.shg-c#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f {
  max-width: 100%;
}

.shg-c#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f .shg-image-zoom,
.shg-c#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f {
  max-width: 100%;
}

.shg-c#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f .shg-image-zoom,
.shg-c#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b98e8d28-e1f0-47ac-a1d9-d4f66371ac0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-80115991-d7f7-4349-819b-4ae917b17655 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-80115991-d7f7-4349-819b-4ae917b17655 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-80115991-d7f7-4349-819b-4ae917b17655 .shogun-heading-component h1 a {
  color: #000;
}


#s-b687e503-3205-482f-a0c5-e9cee20fea4c {
  margin-left: 0px;
margin-right: 0px;
}

#s-75ea3377-0472-424c-8d14-a263ea079c40 {
  margin-top: 20px;
margin-bottom: 20px;
padding-left: 30px;
padding-right: 30px;
}

#s-75ea3377-0472-424c-8d14-a263ea079c40 .shg-product-reviews-container {
  font-family: Lato;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-75ea3377-0472-424c-8d14-a263ea079c40 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 22px;
}

#s-75ea3377-0472-424c-8d14-a263ea079c40 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-75ea3377-0472-424c-8d14-a263ea079c40 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-75ea3377-0472-424c-8d14-a263ea079c40 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-75ea3377-0472-424c-8d14-a263ea079c40 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-75ea3377-0472-424c-8d14-a263ea079c40 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-75ea3377-0472-424c-8d14-a263ea079c40 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-75ea3377-0472-424c-8d14-a263ea079c40 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-3e46584e-8539-40c4-b3dd-87ae9ce8f1fd {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-3e46584e-8539-40c4-b3dd-87ae9ce8f1fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e46584e-8539-40c4-b3dd-87ae9ce8f1fd.shg-box.shg-c {
  justify-content: center;
}

#s-0c3d5057-0168-4ddb-9e14-d41fcca77df8 {
  display: none;
}
#s-609c6f26-eb67-4a73-ac77-859d7f58de47 {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-609c6f26-eb67-4a73-ac77-859d7f58de47"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-7f066015-d550-45cb-802c-3af24b956a2a {
  text-align: left;
}


.shg-c#s-7f066015-d550-45cb-802c-3af24b956a2a {
  max-width: 100%;
}

.shg-c#s-7f066015-d550-45cb-802c-3af24b956a2a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f066015-d550-45cb-802c-3af24b956a2a .shg-image-zoom,
.shg-c#s-7f066015-d550-45cb-802c-3af24b956a2a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f066015-d550-45cb-802c-3af24b956a2a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7f066015-d550-45cb-802c-3af24b956a2a {
  max-width: 100%;
}

.shg-c#s-7f066015-d550-45cb-802c-3af24b956a2a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f066015-d550-45cb-802c-3af24b956a2a .shg-image-zoom,
.shg-c#s-7f066015-d550-45cb-802c-3af24b956a2a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f066015-d550-45cb-802c-3af24b956a2a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7f066015-d550-45cb-802c-3af24b956a2a {
  max-width: 100%;
}

.shg-c#s-7f066015-d550-45cb-802c-3af24b956a2a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f066015-d550-45cb-802c-3af24b956a2a .shg-image-zoom,
.shg-c#s-7f066015-d550-45cb-802c-3af24b956a2a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f066015-d550-45cb-802c-3af24b956a2a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7f066015-d550-45cb-802c-3af24b956a2a {
  max-width: 100%;
}

.shg-c#s-7f066015-d550-45cb-802c-3af24b956a2a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f066015-d550-45cb-802c-3af24b956a2a .shg-image-zoom,
.shg-c#s-7f066015-d550-45cb-802c-3af24b956a2a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f066015-d550-45cb-802c-3af24b956a2a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7f066015-d550-45cb-802c-3af24b956a2a {
  max-width: 100%;
}

.shg-c#s-7f066015-d550-45cb-802c-3af24b956a2a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f066015-d550-45cb-802c-3af24b956a2a .shg-image-zoom,
.shg-c#s-7f066015-d550-45cb-802c-3af24b956a2a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f066015-d550-45cb-802c-3af24b956a2a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7117e4da-91e9-473a-963d-2826b204d37f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7117e4da-91e9-473a-963d-2826b204d37f .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-7117e4da-91e9-473a-963d-2826b204d37f .shogun-heading-component h1 a {
  color: #000;
}


#s-6b01af31-4e70-44a3-bbd5-f90fd020c061 {
  margin-left: 0px;
margin-right: 0px;
}

#s-0fed86ed-8b71-4c4c-bbd4-bf02718c733f {
  margin-top: 20px;
margin-bottom: 20px;
padding-left: 30px;
padding-right: 30px;
}

#s-0fed86ed-8b71-4c4c-bbd4-bf02718c733f .shg-product-reviews-container {
  font-family: Lato;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-0fed86ed-8b71-4c4c-bbd4-bf02718c733f .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 22px;
}

#s-0fed86ed-8b71-4c4c-bbd4-bf02718c733f .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(0, 0, 0, 1);
}

#s-0fed86ed-8b71-4c4c-bbd4-bf02718c733f .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-0fed86ed-8b71-4c4c-bbd4-bf02718c733f .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 1);
}

#s-0fed86ed-8b71-4c4c-bbd4-bf02718c733f .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(0, 0, 0, 1);
}

#s-0fed86ed-8b71-4c4c-bbd4-bf02718c733f .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(0, 0, 0, 1);
  color: #FFFFFF;
}

#s-0fed86ed-8b71-4c4c-bbd4-bf02718c733f .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(0, 0, 0, 1);
}

#s-0fed86ed-8b71-4c4c-bbd4-bf02718c733f .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(0, 0, 0, 1);
}

#s-47c02fd3-cf85-45b0-a5fe-91cf65f43d29 {
  margin-left: 20px;
margin-right: 20px;
}

#s-47c02fd3-cf85-45b0-a5fe-91cf65f43d29 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-c8be6831-149b-4658-94f2-77e1a7114e5b {
  margin-left: 50px;
margin-right: 50px;
}

#s-c8be6831-149b-4658-94f2-77e1a7114e5b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 0);
}

#s-3e6c0948-861c-4d96-a2ee-a5437b78b56c {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: right;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-3e6c0948-861c-4d96-a2ee-a5437b78b56c:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(111, 111, 111, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-3e6c0948-861c-4d96-a2ee-a5437b78b56c:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-3e6c0948-861c-4d96-a2ee-a5437b78b56c-btn-wrapper {
    text-align: right;
  }


#s-3e6c0948-861c-4d96-a2ee-a5437b78b56c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-4d6c8c6a-33ad-4152-aa2e-1ebe291c549a {
  margin-left: 50px;
margin-right: 50px;
}

#s-4d6c8c6a-33ad-4152-aa2e-1ebe291c549a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 0);
}

/*
  $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;
}
