.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-2a796ad7-d158-4ce1-969f-c175b83452e0 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-2a796ad7-d158-4ce1-969f-c175b83452e0 {
  
}
}@media (max-width: 767px){#s-2a796ad7-d158-4ce1-969f-c175b83452e0 {
  display: none;
}
#s-2a796ad7-d158-4ce1-969f-c175b83452e0, #wrap-s-2a796ad7-d158-4ce1-969f-c175b83452e0 { display:none !important; }}




#s-2a796ad7-d158-4ce1-969f-c175b83452e0 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: text;
  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;
}

@media (min-width: 1200px){#s-23ab85a1-2bc6-4825-96a3-a8aed1eecd18 {
  display: none;
}
#s-23ab85a1-2bc6-4825-96a3-a8aed1eecd18, #wrap-s-23ab85a1-2bc6-4825-96a3-a8aed1eecd18 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-23ab85a1-2bc6-4825-96a3-a8aed1eecd18 {
  display: none;
}
#s-23ab85a1-2bc6-4825-96a3-a8aed1eecd18, #wrap-s-23ab85a1-2bc6-4825-96a3-a8aed1eecd18 { display:none !important; }}@media (max-width: 767px){#s-23ab85a1-2bc6-4825-96a3-a8aed1eecd18 {
  display: none;
}
#s-23ab85a1-2bc6-4825-96a3-a8aed1eecd18, #wrap-s-23ab85a1-2bc6-4825-96a3-a8aed1eecd18 { display:none !important; }}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

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

#s-18568385-c1ce-4f73-a254-91bab1023dbe {
  padding-bottom: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-18568385-c1ce-4f73-a254-91bab1023dbe {
  display: none;
}
#s-18568385-c1ce-4f73-a254-91bab1023dbe, #wrap-s-18568385-c1ce-4f73-a254-91bab1023dbe { display:none !important; }}
@media (min-width: 0px) {
[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-18568385-c1ce-4f73-a254-91bab1023dbe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e3616634-3bea-490c-8825-f2ba9ff7b091 {
  margin-top: 0px;
margin-bottom: 250px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e3616634-3bea-490c-8825-f2ba9ff7b091 {
  display: none;
}
#s-e3616634-3bea-490c-8825-f2ba9ff7b091, #wrap-s-e3616634-3bea-490c-8825-f2ba9ff7b091 { display:none !important; }}@media (max-width: 767px){#s-e3616634-3bea-490c-8825-f2ba9ff7b091 {
  display: none;
}
#s-e3616634-3bea-490c-8825-f2ba9ff7b091, #wrap-s-e3616634-3bea-490c-8825-f2ba9ff7b091 { display:none !important; }}
@media (min-width: 1200px){#s-1caa2971-3300-4a81-8c84-9f12bb29cc29 {
  display: none;
}
#s-1caa2971-3300-4a81-8c84-9f12bb29cc29, #wrap-s-1caa2971-3300-4a81-8c84-9f12bb29cc29 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1caa2971-3300-4a81-8c84-9f12bb29cc29 {
  display: none;
}
#s-1caa2971-3300-4a81-8c84-9f12bb29cc29, #wrap-s-1caa2971-3300-4a81-8c84-9f12bb29cc29 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1caa2971-3300-4a81-8c84-9f12bb29cc29 {
  display: none;
}
#s-1caa2971-3300-4a81-8c84-9f12bb29cc29, #wrap-s-1caa2971-3300-4a81-8c84-9f12bb29cc29 { display:none !important; }}@media (max-width: 767px){#s-1caa2971-3300-4a81-8c84-9f12bb29cc29 {
  display: none;
}
#s-1caa2971-3300-4a81-8c84-9f12bb29cc29, #wrap-s-1caa2971-3300-4a81-8c84-9f12bb29cc29 { display:none !important; }}
@media (min-width: 0px) {
[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1caa2971-3300-4a81-8c84-9f12bb29cc29"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-cf84f1c1-ae51-4d85-957c-154326dc3eae {
  margin-top: 50px;
margin-bottom: 50px;
}
@media (min-width: 1200px){#s-cf84f1c1-ae51-4d85-957c-154326dc3eae {
  display: none;
}
#s-cf84f1c1-ae51-4d85-957c-154326dc3eae, #wrap-s-cf84f1c1-ae51-4d85-957c-154326dc3eae { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cf84f1c1-ae51-4d85-957c-154326dc3eae {
  display: none;
}
#s-cf84f1c1-ae51-4d85-957c-154326dc3eae, #wrap-s-cf84f1c1-ae51-4d85-957c-154326dc3eae { display:none !important; }}@media (max-width: 767px){#s-cf84f1c1-ae51-4d85-957c-154326dc3eae {
  display: none;
}
#s-cf84f1c1-ae51-4d85-957c-154326dc3eae, #wrap-s-cf84f1c1-ae51-4d85-957c-154326dc3eae { display:none !important; }}
#s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef {
  margin-top: 0px;
margin-left: 15px;
margin-bottom: 15px;
margin-right: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef {
  display: none;
}
#s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef, #wrap-s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef { display:none !important; }}@media (max-width: 767px){#s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef {
  display: none;
}
#s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef, #wrap-s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef { display:none !important; }}
@media (min-width: 0px) {
[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-461663ec-d8ab-47ea-9ab4-9f9dd4339fef"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-2f536dd2-49e8-4f13-9546-d2186178ac0c {
  padding-top: 15px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-2f536dd2-49e8-4f13-9546-d2186178ac0c {
  
}
}@media (max-width: 767px){#s-2f536dd2-49e8-4f13-9546-d2186178ac0c {
  display: none;
}
#s-2f536dd2-49e8-4f13-9546-d2186178ac0c, #wrap-s-2f536dd2-49e8-4f13-9546-d2186178ac0c { display:none !important; }}



  #s-2f536dd2-49e8-4f13-9546-d2186178ac0c img.shogun-image {
    
    width: px;
  }


#s-2f536dd2-49e8-4f13-9546-d2186178ac0c .shogun-image-content {
  
    align-items: center;
  
}

#s-fdbc51dd-ceba-40e4-bcbf-c7c011ec025e {
  margin-top: 500px;
margin-left: 30px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fdbc51dd-ceba-40e4-bcbf-c7c011ec025e {
  display: none;
}
#s-fdbc51dd-ceba-40e4-bcbf-c7c011ec025e, #wrap-s-fdbc51dd-ceba-40e4-bcbf-c7c011ec025e { display:none !important; }}@media (max-width: 767px){#s-fdbc51dd-ceba-40e4-bcbf-c7c011ec025e {
  display: none;
}
#s-fdbc51dd-ceba-40e4-bcbf-c7c011ec025e, #wrap-s-fdbc51dd-ceba-40e4-bcbf-c7c011ec025e { display:none !important; }}
#s-f0c56650-bcd7-4c31-9135-c9c96111e24a {
  margin-top: 300px;
margin-left: 30px;
}
@media (min-width: 1200px){#s-f0c56650-bcd7-4c31-9135-c9c96111e24a {
  display: none;
}
#s-f0c56650-bcd7-4c31-9135-c9c96111e24a, #wrap-s-f0c56650-bcd7-4c31-9135-c9c96111e24a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f0c56650-bcd7-4c31-9135-c9c96111e24a {
  display: none;
}
#s-f0c56650-bcd7-4c31-9135-c9c96111e24a, #wrap-s-f0c56650-bcd7-4c31-9135-c9c96111e24a { display:none !important; }}@media (max-width: 767px){#s-f0c56650-bcd7-4c31-9135-c9c96111e24a {
  display: none;
}
#s-f0c56650-bcd7-4c31-9135-c9c96111e24a, #wrap-s-f0c56650-bcd7-4c31-9135-c9c96111e24a { display:none !important; }}
#s-dbfcdeb3-3703-4811-8ff7-f7841ecf1ed3 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-cde0ef8e-ed85-4d99-8a97-9cd70a8d6791 {
  margin-top: 50px;
text-align: center;
}
@media (max-width: 767px){#s-cde0ef8e-ed85-4d99-8a97-9cd70a8d6791 {
  display: none;
}
#s-cde0ef8e-ed85-4d99-8a97-9cd70a8d6791, #wrap-s-cde0ef8e-ed85-4d99-8a97-9cd70a8d6791 { display:none !important; }}

.shg-c#s-cde0ef8e-ed85-4d99-8a97-9cd70a8d6791 {
  max-width: 100%;
}

.shg-c#s-cde0ef8e-ed85-4d99-8a97-9cd70a8d6791 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cde0ef8e-ed85-4d99-8a97-9cd70a8d6791 .shg-image-zoom,
.shg-c#s-cde0ef8e-ed85-4d99-8a97-9cd70a8d6791 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



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

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-40ce690f-4fc2-412c-a521-72e5212018b0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-40ce690f-4fc2-412c-a521-72e5212018b0 {
  display: none;
}
#s-40ce690f-4fc2-412c-a521-72e5212018b0, #wrap-s-40ce690f-4fc2-412c-a521-72e5212018b0 { display:none !important; }}
#s-40ce690f-4fc2-412c-a521-72e5212018b0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Didact Gothic;
  font-style:   ;
  font-size: 12px;
}

#s-0d22189c-8525-4d96-af38-ebbe221943ec {
  margin-top: 0px;
margin-left: 00px;
margin-bottom: 0px;
margin-right: 00px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-0d22189c-8525-4d96-af38-ebbe221943ec hr {
  border: 0;
  width: 100%;
  border-top: 0px solid rgba(221, 221, 221, 0);
}

#s-4e6a8224-c7d7-443c-b48f-42bb6a9fda5a {
  display: none;
}
#s-4e6cd48f-ef01-4ffc-a5f5-e32488681691 {
  text-align: left;
}


.shg-c#s-4e6cd48f-ef01-4ffc-a5f5-e32488681691 {
  max-width: 100%;
}

.shg-c#s-4e6cd48f-ef01-4ffc-a5f5-e32488681691 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6cd48f-ef01-4ffc-a5f5-e32488681691 .shg-image-zoom,
.shg-c#s-4e6cd48f-ef01-4ffc-a5f5-e32488681691 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-420878fe-2c5f-425e-9804-2e42af015ece {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-420878fe-2c5f-425e-9804-2e42af015ece {
  display: none;
}
#s-420878fe-2c5f-425e-9804-2e42af015ece, #wrap-s-420878fe-2c5f-425e-9804-2e42af015ece { display:none !important; }}
#s-420878fe-2c5f-425e-9804-2e42af015ece .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Didact Gothic;
  font-style:   ;
  font-size: 12px;
}

#s-50da12a7-b11a-4227-b842-0c137fff4b22 {
  display: none;
}
#s-0b9b7530-7ba1-40c9-a15b-611afcdb9de4 {
  margin-top: 50px;
text-align: left;
}
@media (max-width: 767px){#s-0b9b7530-7ba1-40c9-a15b-611afcdb9de4 {
  display: none;
}
#s-0b9b7530-7ba1-40c9-a15b-611afcdb9de4, #wrap-s-0b9b7530-7ba1-40c9-a15b-611afcdb9de4 { display:none !important; }}

.shg-c#s-0b9b7530-7ba1-40c9-a15b-611afcdb9de4 {
  max-width: 100%;
}

.shg-c#s-0b9b7530-7ba1-40c9-a15b-611afcdb9de4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b9b7530-7ba1-40c9-a15b-611afcdb9de4 .shg-image-zoom,
.shg-c#s-0b9b7530-7ba1-40c9-a15b-611afcdb9de4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-1bf9ae91-7e09-4b97-96a8-c87ce379dc8c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-1bf9ae91-7e09-4b97-96a8-c87ce379dc8c {
  display: none;
}
#s-1bf9ae91-7e09-4b97-96a8-c87ce379dc8c, #wrap-s-1bf9ae91-7e09-4b97-96a8-c87ce379dc8c { display:none !important; }}
#s-1bf9ae91-7e09-4b97-96a8-c87ce379dc8c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Didact Gothic;
  font-style:   ;
  font-size: 12px;
}

#s-ce27a438-2145-4dff-8c37-a7bf1e557bc8 {
  display: none;
}
#s-1f93d159-79a4-4bf9-ac37-36bacfd9be32 hr {
  border: 0;
  width: 100%;
  border-top: 0px solid rgba(221, 221, 221, 0);
}

#s-252f4495-0d70-4b6e-94d4-94dd5f9a09d6 {
  text-align: left;
}
@media (max-width: 767px){#s-252f4495-0d70-4b6e-94d4-94dd5f9a09d6 {
  display: none;
}
#s-252f4495-0d70-4b6e-94d4-94dd5f9a09d6, #wrap-s-252f4495-0d70-4b6e-94d4-94dd5f9a09d6 { display:none !important; }}

.shg-c#s-252f4495-0d70-4b6e-94d4-94dd5f9a09d6 {
  max-width: 100%;
}

.shg-c#s-252f4495-0d70-4b6e-94d4-94dd5f9a09d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-252f4495-0d70-4b6e-94d4-94dd5f9a09d6 .shg-image-zoom,
.shg-c#s-252f4495-0d70-4b6e-94d4-94dd5f9a09d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-01e37372-ae0a-47ef-bfd0-8fd7d4243100 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-01e37372-ae0a-47ef-bfd0-8fd7d4243100 {
  display: none;
}
#s-01e37372-ae0a-47ef-bfd0-8fd7d4243100, #wrap-s-01e37372-ae0a-47ef-bfd0-8fd7d4243100 { display:none !important; }}
#s-01e37372-ae0a-47ef-bfd0-8fd7d4243100 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Didact Gothic;
  font-style:   ;
  font-size: 12px;
}

#s-c84cc4f7-810f-4022-adf8-ea01ef1f484f {
  margin-top: 0px;
margin-left: 15px;
margin-bottom: 15px;
margin-right: 15px;
}
@media (min-width: 1200px){#s-c84cc4f7-810f-4022-adf8-ea01ef1f484f {
  display: none;
}
#s-c84cc4f7-810f-4022-adf8-ea01ef1f484f, #wrap-s-c84cc4f7-810f-4022-adf8-ea01ef1f484f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c84cc4f7-810f-4022-adf8-ea01ef1f484f {
  display: none;
}
#s-c84cc4f7-810f-4022-adf8-ea01ef1f484f, #wrap-s-c84cc4f7-810f-4022-adf8-ea01ef1f484f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c84cc4f7-810f-4022-adf8-ea01ef1f484f {
  
}
}@media (max-width: 767px){#s-c84cc4f7-810f-4022-adf8-ea01ef1f484f {
  display: none;
}
#s-c84cc4f7-810f-4022-adf8-ea01ef1f484f, #wrap-s-c84cc4f7-810f-4022-adf8-ea01ef1f484f { display:none !important; }}
@media (min-width: 0px) {
[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c84cc4f7-810f-4022-adf8-ea01ef1f484f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0c58a5bd-d0e6-47be-9b58-8baa40e3dfd9 {
  margin-top: 25px;
margin-bottom: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0c58a5bd-d0e6-47be-9b58-8baa40e3dfd9 {
  
}
}@media (max-width: 767px){#s-0c58a5bd-d0e6-47be-9b58-8baa40e3dfd9 {
  display: none;
}
#s-0c58a5bd-d0e6-47be-9b58-8baa40e3dfd9, #wrap-s-0c58a5bd-d0e6-47be-9b58-8baa40e3dfd9 { display:none !important; }}



  #s-0c58a5bd-d0e6-47be-9b58-8baa40e3dfd9 img.shogun-image {
    
    width: px;
  }


#s-0c58a5bd-d0e6-47be-9b58-8baa40e3dfd9 .shogun-image-content {
  
    align-items: center;
  
}

#s-0129af2e-df17-47f9-b60b-795d02e3b2da {
  margin-top: 500px;
margin-left: 30px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0129af2e-df17-47f9-b60b-795d02e3b2da {
  display: none;
}
#s-0129af2e-df17-47f9-b60b-795d02e3b2da, #wrap-s-0129af2e-df17-47f9-b60b-795d02e3b2da { display:none !important; }}@media (max-width: 767px){#s-0129af2e-df17-47f9-b60b-795d02e3b2da {
  display: none;
}
#s-0129af2e-df17-47f9-b60b-795d02e3b2da, #wrap-s-0129af2e-df17-47f9-b60b-795d02e3b2da { display:none !important; }}
#s-320628ae-9a7f-468e-9c48-438789020460 {
  margin-top: 300px;
margin-left: 30px;
}
@media (min-width: 1200px){#s-320628ae-9a7f-468e-9c48-438789020460 {
  display: none;
}
#s-320628ae-9a7f-468e-9c48-438789020460, #wrap-s-320628ae-9a7f-468e-9c48-438789020460 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-320628ae-9a7f-468e-9c48-438789020460 {
  display: none;
}
#s-320628ae-9a7f-468e-9c48-438789020460, #wrap-s-320628ae-9a7f-468e-9c48-438789020460 { display:none !important; }}@media (max-width: 767px){#s-320628ae-9a7f-468e-9c48-438789020460 {
  display: none;
}
#s-320628ae-9a7f-468e-9c48-438789020460, #wrap-s-320628ae-9a7f-468e-9c48-438789020460 { display:none !important; }}
#s-150bf9c8-a224-4d63-9dd5-a686135be9f4 {
  margin-top: -50px;
}

#s-150bf9c8-a224-4d63-9dd5-a686135be9f4 {
  display: none;
}
#s-18555338-7a8a-4f57-b651-c41b3e016c2d {
  margin-top: 75px;
text-align: center;
}
@media (max-width: 767px){#s-18555338-7a8a-4f57-b651-c41b3e016c2d {
  display: none;
}
#s-18555338-7a8a-4f57-b651-c41b3e016c2d, #wrap-s-18555338-7a8a-4f57-b651-c41b3e016c2d { display:none !important; }}

.shg-c#s-18555338-7a8a-4f57-b651-c41b3e016c2d {
  max-width: 100%;
}

.shg-c#s-18555338-7a8a-4f57-b651-c41b3e016c2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18555338-7a8a-4f57-b651-c41b3e016c2d .shg-image-zoom,
.shg-c#s-18555338-7a8a-4f57-b651-c41b3e016c2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-d0d9b41b-965c-429b-b65e-85296dfacbf7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-d0d9b41b-965c-429b-b65e-85296dfacbf7 {
  display: none;
}
#s-d0d9b41b-965c-429b-b65e-85296dfacbf7, #wrap-s-d0d9b41b-965c-429b-b65e-85296dfacbf7 { display:none !important; }}
#s-d0d9b41b-965c-429b-b65e-85296dfacbf7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Didact Gothic;
  font-style:   ;
  font-size: 14px;
}

#s-26503ad1-67c3-4f9f-bd95-2707ebdb5c63 {
  margin-top: 0px;
margin-left: 00px;
margin-bottom: 0px;
margin-right: 00px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-26503ad1-67c3-4f9f-bd95-2707ebdb5c63 hr {
  border: 0;
  width: 100%;
  border-top: 0px solid rgba(221, 221, 221, 0);
}

#s-ba1a4130-4937-473e-883b-48b5681195af {
  display: none;
}
#s-e167e508-60f5-4fc7-bc2f-cb823c58aeb5 {
  text-align: left;
}


.shg-c#s-e167e508-60f5-4fc7-bc2f-cb823c58aeb5 {
  max-width: 100%;
}

.shg-c#s-e167e508-60f5-4fc7-bc2f-cb823c58aeb5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e167e508-60f5-4fc7-bc2f-cb823c58aeb5 .shg-image-zoom,
.shg-c#s-e167e508-60f5-4fc7-bc2f-cb823c58aeb5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-c83247a6-da48-4234-b756-ce4a536da2ea {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-c83247a6-da48-4234-b756-ce4a536da2ea {
  display: none;
}
#s-c83247a6-da48-4234-b756-ce4a536da2ea, #wrap-s-c83247a6-da48-4234-b756-ce4a536da2ea { display:none !important; }}
#s-c83247a6-da48-4234-b756-ce4a536da2ea .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Didact Gothic;
  font-style:   ;
  font-size: 14px;
}

#s-a79e115c-2917-4535-869f-a0fc845508e1 {
  margin-top: -50px;
}

#s-a79e115c-2917-4535-869f-a0fc845508e1 {
  display: none;
}
#s-c5e2b998-4b75-4b93-bfe3-561473836b63 {
  margin-top: 75px;
text-align: left;
}
@media (max-width: 767px){#s-c5e2b998-4b75-4b93-bfe3-561473836b63 {
  display: none;
}
#s-c5e2b998-4b75-4b93-bfe3-561473836b63, #wrap-s-c5e2b998-4b75-4b93-bfe3-561473836b63 { display:none !important; }}

.shg-c#s-c5e2b998-4b75-4b93-bfe3-561473836b63 {
  max-width: 100%;
}

.shg-c#s-c5e2b998-4b75-4b93-bfe3-561473836b63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c5e2b998-4b75-4b93-bfe3-561473836b63 .shg-image-zoom,
.shg-c#s-c5e2b998-4b75-4b93-bfe3-561473836b63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-3e0d551d-172f-4fef-bc16-598c5763fea5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-3e0d551d-172f-4fef-bc16-598c5763fea5 {
  display: none;
}
#s-3e0d551d-172f-4fef-bc16-598c5763fea5, #wrap-s-3e0d551d-172f-4fef-bc16-598c5763fea5 { display:none !important; }}
#s-3e0d551d-172f-4fef-bc16-598c5763fea5 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Didact Gothic;
  font-style:   ;
  font-size: 14px;
}

#s-cc5edd7f-e46d-41e1-8422-279c15c083a5 {
  display: none;
}
#s-76f911b1-313a-4ffe-9626-1801cc5578ac hr {
  border: 0;
  width: 100%;
  border-top: 0px solid rgba(221, 221, 221, 0);
}

#s-cf39c361-e2ab-4310-afcb-60587be66b25 {
  text-align: left;
}
@media (max-width: 767px){#s-cf39c361-e2ab-4310-afcb-60587be66b25 {
  display: none;
}
#s-cf39c361-e2ab-4310-afcb-60587be66b25, #wrap-s-cf39c361-e2ab-4310-afcb-60587be66b25 { display:none !important; }}

.shg-c#s-cf39c361-e2ab-4310-afcb-60587be66b25 {
  max-width: 100%;
}

.shg-c#s-cf39c361-e2ab-4310-afcb-60587be66b25 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cf39c361-e2ab-4310-afcb-60587be66b25 .shg-image-zoom,
.shg-c#s-cf39c361-e2ab-4310-afcb-60587be66b25 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-6a8dc5ed-9b61-45bb-9f55-522ad5f5d94b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-6a8dc5ed-9b61-45bb-9f55-522ad5f5d94b {
  display: none;
}
#s-6a8dc5ed-9b61-45bb-9f55-522ad5f5d94b, #wrap-s-6a8dc5ed-9b61-45bb-9f55-522ad5f5d94b { display:none !important; }}
#s-6a8dc5ed-9b61-45bb-9f55-522ad5f5d94b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Didact Gothic;
  font-style:   ;
  font-size: 14px;
}

.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.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-74e3fd14-7d7f-4c9d-b081-a19e695c5e36 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-74e3fd14-7d7f-4c9d-b081-a19e695c5e36 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-74e3fd14-7d7f-4c9d-b081-a19e695c5e36 {
  
}
}@media (max-width: 767px){#s-74e3fd14-7d7f-4c9d-b081-a19e695c5e36 {
  display: none;
}
#s-74e3fd14-7d7f-4c9d-b081-a19e695c5e36, #wrap-s-74e3fd14-7d7f-4c9d-b081-a19e695c5e36 { display:none !important; }}
#s-74e3fd14-7d7f-4c9d-b081-a19e695c5e36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ea0845cc-8047-44ff-a2cf-0bd24988bbea {
  min-height: 50px;
}

#s-ea0845cc-8047-44ff-a2cf-0bd24988bbea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-10ea1634-d3f9-4b53-abae-08b8fd0ddf0d {
  margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
min-height: 200px;
background-color: rgba(248, 248, 248, 1);
}
@media (max-width: 767px){#s-10ea1634-d3f9-4b53-abae-08b8fd0ddf0d {
  display: none;
}
#s-10ea1634-d3f9-4b53-abae-08b8fd0ddf0d, #wrap-s-10ea1634-d3f9-4b53-abae-08b8fd0ddf0d { display:none !important; }}
#s-10ea1634-d3f9-4b53-abae-08b8fd0ddf0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10ea1634-d3f9-4b53-abae-08b8fd0ddf0d {
  cursor: pointer;
}
.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-980441ec-09e5-4c96-b5fc-c721b0525ca2 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 5px;
padding-left: 25px;
padding-bottom: 5px;
padding-right: 25px;
text-align: center;
}

#s-980441ec-09e5-4c96-b5fc-c721b0525ca2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Arsenal;
  font-style:  normal ;
  font-size: 35px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-c628be8e-a6eb-400e-aa9b-ddad4db12d7c {
  margin-top: 2px;
margin-left: 20px;
margin-bottom: 2px;
margin-right: 20px;
padding-top: 2px;
padding-left: 25px;
padding-bottom: 2px;
padding-right: 25px;
}

.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-7d9a3016-22ec-41fb-9693-644a07415726 {
  margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-7d9a3016-22ec-41fb-9693-644a07415726:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7d9a3016-22ec-41fb-9693-644a07415726:active {background-color: #000000 !important;
text-decoration: none !important;}
 #s-7d9a3016-22ec-41fb-9693-644a07415726.shg-btn {
   color: #ffffff;
   font-size: 16px;
   font-weight:   ;
   font-style:   ;
   font-family: Arsenal;
   display:  inline-block ;
 }

#s-c8896454-eaa6-442c-8aef-b78be30e7d15 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 15px;
min-height: 600px;
background-position: center center;
}
@media (max-width: 767px){#s-c8896454-eaa6-442c-8aef-b78be30e7d15 {
  display: none;
}
#s-c8896454-eaa6-442c-8aef-b78be30e7d15, #wrap-s-c8896454-eaa6-442c-8aef-b78be30e7d15 { display:none !important; }}
#s-c8896454-eaa6-442c-8aef-b78be30e7d15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8896454-eaa6-442c-8aef-b78be30e7d15 {
  cursor: pointer;
}
#s-1c74674e-cdef-4225-b472-8a3202cc0c40 {
  min-height: 50px;
}

#s-1c74674e-cdef-4225-b472-8a3202cc0c40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-d478461e-c268-4874-a272-c1e413270b93 {
  margin-left: 15px;
margin-bottom: 15px;
margin-right: 15px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d478461e-c268-4874-a272-c1e413270b93 {
  display: none;
}
#s-d478461e-c268-4874-a272-c1e413270b93, #wrap-s-d478461e-c268-4874-a272-c1e413270b93 { display:none !important; }}@media (max-width: 767px){#s-d478461e-c268-4874-a272-c1e413270b93 {
  display: none;
}
#s-d478461e-c268-4874-a272-c1e413270b93, #wrap-s-d478461e-c268-4874-a272-c1e413270b93 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d478461e-c268-4874-a272-c1e413270b93"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c9356f89-343b-46be-b3ed-c7b3efdd84b1 {
  display: none;
}
#s-95d98bb0-bad9-43f3-a30a-6355a833f411 {
  margin-top: 50px;
text-align: center;
}


.shg-c#s-95d98bb0-bad9-43f3-a30a-6355a833f411 {
  max-width: 100%;
}

.shg-c#s-95d98bb0-bad9-43f3-a30a-6355a833f411 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95d98bb0-bad9-43f3-a30a-6355a833f411 .shg-image-zoom,
.shg-c#s-95d98bb0-bad9-43f3-a30a-6355a833f411 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-8bc5a8d6-9c64-4d96-8859-3213de5982c0 {
  margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8bc5a8d6-9c64-4d96-8859-3213de5982c0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
}

#s-797a9311-1907-4d53-a839-da23083916fd {
  display: none;
}
#s-1c050ee5-560e-4425-b000-282f8b074ab8 {
  text-align: left;
}


.shg-c#s-1c050ee5-560e-4425-b000-282f8b074ab8 {
  max-width: 100%;
}

.shg-c#s-1c050ee5-560e-4425-b000-282f8b074ab8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c050ee5-560e-4425-b000-282f8b074ab8 .shg-image-zoom,
.shg-c#s-1c050ee5-560e-4425-b000-282f8b074ab8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-a538a93e-7626-47f0-9ba3-1ffefb0eef10 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a538a93e-7626-47f0-9ba3-1ffefb0eef10 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
}

#s-85b2343a-a2a7-4189-a24e-e8beffe939db {
  display: none;
}
#s-776ebfad-4549-407d-b729-b4a0e668c23c {
  margin-top: 50px;
text-align: left;
}


.shg-c#s-776ebfad-4549-407d-b729-b4a0e668c23c {
  max-width: 100%;
}

.shg-c#s-776ebfad-4549-407d-b729-b4a0e668c23c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-776ebfad-4549-407d-b729-b4a0e668c23c .shg-image-zoom,
.shg-c#s-776ebfad-4549-407d-b729-b4a0e668c23c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-80d75b74-209d-4420-bb58-121f87d6c06d {
  margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-80d75b74-209d-4420-bb58-121f87d6c06d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
}

#s-87405d8f-eb44-410a-8758-7766dae7068b {
  display: none;
}
#s-f9d1e564-689b-4663-8850-4a61f311284f {
  text-align: left;
}


.shg-c#s-f9d1e564-689b-4663-8850-4a61f311284f {
  max-width: 100%;
}

.shg-c#s-f9d1e564-689b-4663-8850-4a61f311284f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9d1e564-689b-4663-8850-4a61f311284f .shg-image-zoom,
.shg-c#s-f9d1e564-689b-4663-8850-4a61f311284f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-60458516-ec20-4b9a-9036-3f10d695669c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-60458516-ec20-4b9a-9036-3f10d695669c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
}

#s-f7155183-35fa-45d0-ba87-b1a336ee02c7 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f7155183-35fa-45d0-ba87-b1a336ee02c7 {
  
}
}



  #s-f7155183-35fa-45d0-ba87-b1a336ee02c7 img.shogun-image {
    
    width: px;
  }


#s-f7155183-35fa-45d0-ba87-b1a336ee02c7 .shogun-image-content {
  
    align-items: center;
  
}

#s-e9dad14a-2cdc-4e69-bf94-07bfa867bdff {
  margin-top: 500px;
margin-right: 30px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e9dad14a-2cdc-4e69-bf94-07bfa867bdff {
  display: none;
}
#s-e9dad14a-2cdc-4e69-bf94-07bfa867bdff, #wrap-s-e9dad14a-2cdc-4e69-bf94-07bfa867bdff { display:none !important; }}
#s-562e3d61-b370-4c2d-a60b-fa02cf462ba4 {
  margin-top: 300px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-562e3d61-b370-4c2d-a60b-fa02cf462ba4 {
  display: none;
}
#s-562e3d61-b370-4c2d-a60b-fa02cf462ba4, #wrap-s-562e3d61-b370-4c2d-a60b-fa02cf462ba4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-562e3d61-b370-4c2d-a60b-fa02cf462ba4 {
  display: none;
}
#s-562e3d61-b370-4c2d-a60b-fa02cf462ba4, #wrap-s-562e3d61-b370-4c2d-a60b-fa02cf462ba4 { display:none !important; }}@media (max-width: 767px){#s-562e3d61-b370-4c2d-a60b-fa02cf462ba4 {
  display: none;
}
#s-562e3d61-b370-4c2d-a60b-fa02cf462ba4, #wrap-s-562e3d61-b370-4c2d-a60b-fa02cf462ba4 { display:none !important; }}
#s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6 {
  margin-left: 15px;
margin-bottom: 15px;
margin-right: 15px;
}
@media (min-width: 1200px){#s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6 {
  display: none;
}
#s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6, #wrap-s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6 {
  display: none;
}
#s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6, #wrap-s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6 { display:none !important; }}@media (max-width: 767px){#s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6 {
  display: none;
}
#s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6, #wrap-s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6 { display:none !important; }}
@media (min-width: 0px) {
[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ab13f3ee-f7eb-4528-9fa3-22eda5d071f6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6e3a0bce-5c57-43e7-b639-404a9e046b44 {
  display: none;
}
#s-16dd2ddd-f5c2-481f-b3cd-b251c5b7028d {
  margin-top: 10px;
text-align: center;
}


.shg-c#s-16dd2ddd-f5c2-481f-b3cd-b251c5b7028d {
  max-width: 100%;
}

.shg-c#s-16dd2ddd-f5c2-481f-b3cd-b251c5b7028d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16dd2ddd-f5c2-481f-b3cd-b251c5b7028d .shg-image-zoom,
.shg-c#s-16dd2ddd-f5c2-481f-b3cd-b251c5b7028d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-7a3ee7ad-5119-4959-82f8-2600d7eded58 {
  margin-bottom: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7a3ee7ad-5119-4959-82f8-2600d7eded58 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-ff987147-0c94-4844-93ce-96adb8f986aa {
  display: none;
}
#s-8890155b-6ba9-4e34-b11c-2854507645f7 {
  margin-top: 18px;
text-align: left;
}


.shg-c#s-8890155b-6ba9-4e34-b11c-2854507645f7 {
  max-width: 100%;
}

.shg-c#s-8890155b-6ba9-4e34-b11c-2854507645f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8890155b-6ba9-4e34-b11c-2854507645f7 .shg-image-zoom,
.shg-c#s-8890155b-6ba9-4e34-b11c-2854507645f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-79c2e4e1-4512-458d-b6c6-94d6e9e874f0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-79c2e4e1-4512-458d-b6c6-94d6e9e874f0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-dadd3b10-f65c-4a22-a658-eec4d72389bf {
  display: none;
}
#s-bae27406-53a8-4634-9ec4-0638867efaeb {
  margin-top: 10px;
text-align: left;
}


.shg-c#s-bae27406-53a8-4634-9ec4-0638867efaeb {
  max-width: 100%;
}

.shg-c#s-bae27406-53a8-4634-9ec4-0638867efaeb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bae27406-53a8-4634-9ec4-0638867efaeb .shg-image-zoom,
.shg-c#s-bae27406-53a8-4634-9ec4-0638867efaeb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-e4a371b7-de7c-4a6c-bfc4-fb110223b788 {
  margin-bottom: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e4a371b7-de7c-4a6c-bfc4-fb110223b788 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-c753d5f7-b9f1-4c62-bd19-dd2c3f64d012 {
  display: none;
}
#s-b61b7603-eb3c-4ca7-9804-b4ae5f8d175f {
  text-align: left;
}


.shg-c#s-b61b7603-eb3c-4ca7-9804-b4ae5f8d175f {
  max-width: 100%;
}

.shg-c#s-b61b7603-eb3c-4ca7-9804-b4ae5f8d175f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b61b7603-eb3c-4ca7-9804-b4ae5f8d175f .shg-image-zoom,
.shg-c#s-b61b7603-eb3c-4ca7-9804-b4ae5f8d175f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-8ca42134-1d14-45e6-8a54-f6699b6a205e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8ca42134-1d14-45e6-8a54-f6699b6a205e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
}

#s-2dc86bae-402e-4198-a511-7272a3554ab8 {
  margin-top: 11px;
margin-bottom: 11px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-2dc86bae-402e-4198-a511-7272a3554ab8 {
  
}
}



  #s-2dc86bae-402e-4198-a511-7272a3554ab8 img.shogun-image {
    
    width: px;
  }


#s-2dc86bae-402e-4198-a511-7272a3554ab8 .shogun-image-content {
  
    align-items: center;
  
}

#s-df400ebd-9836-4e73-843d-1dde99c67e40 {
  margin-top: 500px;
margin-right: 30px;
}
@media (min-width: 768px) and (max-width: 991px){#s-df400ebd-9836-4e73-843d-1dde99c67e40 {
  display: none;
}
#s-df400ebd-9836-4e73-843d-1dde99c67e40, #wrap-s-df400ebd-9836-4e73-843d-1dde99c67e40 { display:none !important; }}
#s-0ba8a4b7-2508-44c6-ba12-f339b05ef866 {
  margin-top: 300px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-0ba8a4b7-2508-44c6-ba12-f339b05ef866 {
  display: none;
}
#s-0ba8a4b7-2508-44c6-ba12-f339b05ef866, #wrap-s-0ba8a4b7-2508-44c6-ba12-f339b05ef866 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0ba8a4b7-2508-44c6-ba12-f339b05ef866 {
  display: none;
}
#s-0ba8a4b7-2508-44c6-ba12-f339b05ef866, #wrap-s-0ba8a4b7-2508-44c6-ba12-f339b05ef866 { display:none !important; }}@media (max-width: 767px){#s-0ba8a4b7-2508-44c6-ba12-f339b05ef866 {
  display: none;
}
#s-0ba8a4b7-2508-44c6-ba12-f339b05ef866, #wrap-s-0ba8a4b7-2508-44c6-ba12-f339b05ef866 { display:none !important; }}
#s-bc5208bc-3f26-4af4-ac90-b51ff401e999 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-bc5208bc-3f26-4af4-ac90-b51ff401e999 {
  display: none;
}
#s-bc5208bc-3f26-4af4-ac90-b51ff401e999, #wrap-s-bc5208bc-3f26-4af4-ac90-b51ff401e999 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bc5208bc-3f26-4af4-ac90-b51ff401e999 {
  display: none;
}
#s-bc5208bc-3f26-4af4-ac90-b51ff401e999, #wrap-s-bc5208bc-3f26-4af4-ac90-b51ff401e999 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bc5208bc-3f26-4af4-ac90-b51ff401e999 {
  display: none;
}
#s-bc5208bc-3f26-4af4-ac90-b51ff401e999, #wrap-s-bc5208bc-3f26-4af4-ac90-b51ff401e999 { display:none !important; }}
#s-bc5208bc-3f26-4af4-ac90-b51ff401e999 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
@media (max-width: 767px){#s-75b499b8-4f40-44d3-93e0-832909571eb1 {
  
}
}
@media (min-width: 0px) {
[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-75b499b8-4f40-44d3-93e0-832909571eb1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a9bb705c-34fa-4490-a91a-54c2e371c593 {
  text-align: center;
}
@media (min-width: 1200px){#s-a9bb705c-34fa-4490-a91a-54c2e371c593 {
  display: none;
}
#s-a9bb705c-34fa-4490-a91a-54c2e371c593, #wrap-s-a9bb705c-34fa-4490-a91a-54c2e371c593 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a9bb705c-34fa-4490-a91a-54c2e371c593 {
  display: none;
}
#s-a9bb705c-34fa-4490-a91a-54c2e371c593, #wrap-s-a9bb705c-34fa-4490-a91a-54c2e371c593 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a9bb705c-34fa-4490-a91a-54c2e371c593 {
  display: none;
}
#s-a9bb705c-34fa-4490-a91a-54c2e371c593, #wrap-s-a9bb705c-34fa-4490-a91a-54c2e371c593 { display:none !important; }}



  #s-a9bb705c-34fa-4490-a91a-54c2e371c593 img.shogun-image {
    
    width: px;
  }


#s-a9bb705c-34fa-4490-a91a-54c2e371c593 .shogun-image-content {
  
    align-items: center;
  
}

#s-86c7d894-f627-4321-831d-e31b0bd18884 {
  margin-left: 25px;
margin-right: 25px;
}
@media (min-width: 1200px){#s-86c7d894-f627-4321-831d-e31b0bd18884 {
  display: none;
}
#s-86c7d894-f627-4321-831d-e31b0bd18884, #wrap-s-86c7d894-f627-4321-831d-e31b0bd18884 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-86c7d894-f627-4321-831d-e31b0bd18884 {
  display: none;
}
#s-86c7d894-f627-4321-831d-e31b0bd18884, #wrap-s-86c7d894-f627-4321-831d-e31b0bd18884 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-86c7d894-f627-4321-831d-e31b0bd18884 {
  display: none;
}
#s-86c7d894-f627-4321-831d-e31b0bd18884, #wrap-s-86c7d894-f627-4321-831d-e31b0bd18884 { display:none !important; }}@media (max-width: 767px){#s-86c7d894-f627-4321-831d-e31b0bd18884 {
  
}
}
#s-50acd07d-aa91-4429-a892-716a5ec8b506 {
  margin-top: 15px;
margin-left: 15px;
margin-bottom: 15px;
margin-right: 15px;
text-align: center;
}
@media (min-width: 1200px){#s-50acd07d-aa91-4429-a892-716a5ec8b506 {
  display: none;
}
#s-50acd07d-aa91-4429-a892-716a5ec8b506, #wrap-s-50acd07d-aa91-4429-a892-716a5ec8b506 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-50acd07d-aa91-4429-a892-716a5ec8b506 {
  display: none;
}
#s-50acd07d-aa91-4429-a892-716a5ec8b506, #wrap-s-50acd07d-aa91-4429-a892-716a5ec8b506 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-50acd07d-aa91-4429-a892-716a5ec8b506 {
  display: none;
}
#s-50acd07d-aa91-4429-a892-716a5ec8b506, #wrap-s-50acd07d-aa91-4429-a892-716a5ec8b506 { display:none !important; }}



  #s-50acd07d-aa91-4429-a892-716a5ec8b506 img.shogun-image {
    
    width: px;
  }


#s-50acd07d-aa91-4429-a892-716a5ec8b506 .shogun-image-content {
  
    align-items: center;
  
}

#s-99fe372c-0f1b-426f-8a0c-9f6bea2590c2 {
  margin-top: 0px;
margin-left: 0px;
}

#s-50e1ad50-69a4-435a-a5e7-c64752ecc898 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-50e1ad50-69a4-435a-a5e7-c64752ecc898 {
  display: none;
}
#s-50e1ad50-69a4-435a-a5e7-c64752ecc898, #wrap-s-50e1ad50-69a4-435a-a5e7-c64752ecc898 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-50e1ad50-69a4-435a-a5e7-c64752ecc898 {
  display: none;
}
#s-50e1ad50-69a4-435a-a5e7-c64752ecc898, #wrap-s-50e1ad50-69a4-435a-a5e7-c64752ecc898 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-50e1ad50-69a4-435a-a5e7-c64752ecc898 {
  display: none;
}
#s-50e1ad50-69a4-435a-a5e7-c64752ecc898, #wrap-s-50e1ad50-69a4-435a-a5e7-c64752ecc898 { display:none !important; }}
#s-50e1ad50-69a4-435a-a5e7-c64752ecc898 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50e1ad50-69a4-435a-a5e7-c64752ecc898 {
  cursor: pointer;
}
#s-fc541391-e13e-412e-b0a4-bff3659312dd {
  min-height: 50px;
}
@media (min-width: 1200px){#s-fc541391-e13e-412e-b0a4-bff3659312dd {
  display: none;
}
#s-fc541391-e13e-412e-b0a4-bff3659312dd, #wrap-s-fc541391-e13e-412e-b0a4-bff3659312dd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fc541391-e13e-412e-b0a4-bff3659312dd {
  display: none;
}
#s-fc541391-e13e-412e-b0a4-bff3659312dd, #wrap-s-fc541391-e13e-412e-b0a4-bff3659312dd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fc541391-e13e-412e-b0a4-bff3659312dd {
  display: none;
}
#s-fc541391-e13e-412e-b0a4-bff3659312dd, #wrap-s-fc541391-e13e-412e-b0a4-bff3659312dd { display:none !important; }}
#s-fc541391-e13e-412e-b0a4-bff3659312dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-3360c825-4992-4d6e-8f90-6e1f94ad6da8 {
  margin-top: 15px;
margin-left: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3360c825-4992-4d6e-8f90-6e1f94ad6da8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-96442926-259d-49d2-a64e-a108c0cf3afd {
  display: none;
}
#s-efdb706c-5fa7-4e60-99ea-8fcb6d595f8c {
  text-align: left;
}


.shg-c#s-efdb706c-5fa7-4e60-99ea-8fcb6d595f8c {
  max-width: 100%;
}

.shg-c#s-efdb706c-5fa7-4e60-99ea-8fcb6d595f8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-efdb706c-5fa7-4e60-99ea-8fcb6d595f8c .shg-image-zoom,
.shg-c#s-efdb706c-5fa7-4e60-99ea-8fcb6d595f8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-fdb8b1a2-c72d-4b67-9017-bafcc2bff618 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fdb8b1a2-c72d-4b67-9017-bafcc2bff618 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Didact Gothic;
  font-style:   ;
  font-size: 14px;
}

#s-b3ec2146-1055-466d-ba17-de2d627b7470 {
  display: none;
}
#s-52addf9e-2add-4d3c-b9d8-9c04f1d69613 {
  text-align: left;
}


.shg-c#s-52addf9e-2add-4d3c-b9d8-9c04f1d69613 {
  max-width: 100%;
}

.shg-c#s-52addf9e-2add-4d3c-b9d8-9c04f1d69613 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-52addf9e-2add-4d3c-b9d8-9c04f1d69613 .shg-image-zoom,
.shg-c#s-52addf9e-2add-4d3c-b9d8-9c04f1d69613 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-91188f53-481f-4e08-bf85-c2e8d9bf4790 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-91188f53-481f-4e08-bf85-c2e8d9bf4790 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Didact Gothic;
  font-style:   ;
  font-size: 14px;
}

#s-c3831c83-06c3-4435-9618-81d3315f2965 {
  margin-left: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c3831c83-06c3-4435-9618-81d3315f2965"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7b943144-2afc-4259-9268-4bb7e6e4349d {
  display: none;
}
#s-721677bf-b21e-4b24-bd80-4e96a95fd347 {
  text-align: left;
}


.shg-c#s-721677bf-b21e-4b24-bd80-4e96a95fd347 {
  max-width: 100%;
}

.shg-c#s-721677bf-b21e-4b24-bd80-4e96a95fd347 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-721677bf-b21e-4b24-bd80-4e96a95fd347 .shg-image-zoom,
.shg-c#s-721677bf-b21e-4b24-bd80-4e96a95fd347 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-ec0209b1-761c-4580-9cab-88f58afe37f4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ec0209b1-761c-4580-9cab-88f58afe37f4 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Didact Gothic;
  font-style:   ;
  font-size: 14px;
}

#s-38c7787f-c367-4d4d-8f3b-6ab66c939020 {
  display: none;
}
#s-ed34d47a-75a4-4317-aaf0-ab3c359fbc83 {
  text-align: left;
}


.shg-c#s-ed34d47a-75a4-4317-aaf0-ab3c359fbc83 {
  max-width: 100%;
}

.shg-c#s-ed34d47a-75a4-4317-aaf0-ab3c359fbc83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ed34d47a-75a4-4317-aaf0-ab3c359fbc83 .shg-image-zoom,
.shg-c#s-ed34d47a-75a4-4317-aaf0-ab3c359fbc83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-453a13ee-0d39-4992-b1e8-6f8b020bb445 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-453a13ee-0d39-4992-b1e8-6f8b020bb445 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Didact Gothic;
  font-style:   ;
  font-size: 14px;
}

#s-aeb1b2f0-c969-4250-aa58-74e73a27ecff {
  margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
min-height: 200px;
background-color: rgba(248, 248, 248, 1);
}
@media (max-width: 767px){#s-aeb1b2f0-c969-4250-aa58-74e73a27ecff {
  
}
}
#s-aeb1b2f0-c969-4250-aa58-74e73a27ecff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aeb1b2f0-c969-4250-aa58-74e73a27ecff {
  cursor: pointer;
}
#s-d43a5459-b97d-4442-ad43-78981701705a {
  margin-left: 20px;
margin-right: 20px;
padding-top: 5px;
padding-left: 25px;
padding-bottom: 5px;
padding-right: 25px;
text-align: center;
}

#s-d43a5459-b97d-4442-ad43-78981701705a .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Arsenal;
  font-style:  normal ;
  font-size: 35px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-7c725bbc-8e85-4b17-bdde-b6a10855e754 {
  margin-top: 2px;
margin-left: 20px;
margin-bottom: 2px;
margin-right: 20px;
padding-top: 2px;
padding-left: 25px;
padding-bottom: 2px;
padding-right: 25px;
}

#s-d829a3aa-cffa-4df4-a7cc-24c2b3ab9864 {
  margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
text-decoration: none;
}
#s-d829a3aa-cffa-4df4-a7cc-24c2b3ab9864:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d829a3aa-cffa-4df4-a7cc-24c2b3ab9864:active {background-color: #000000 !important;
text-decoration: none !important;}
 #s-d829a3aa-cffa-4df4-a7cc-24c2b3ab9864.shg-btn {
   color: #ffffff;
   font-size: 16px;
   font-weight:   ;
   font-style:   ;
   font-family: Arsenal;
   display:  inline-block ;
 }

#s-7ceea1c8-169f-4ebc-b419-e71abda4d85a {
  margin-left: 15px;
margin-bottom: 15px;
margin-right: 15px;
text-align: center;
}
@media (min-width: 1200px){#s-7ceea1c8-169f-4ebc-b419-e71abda4d85a {
  display: none;
}
#s-7ceea1c8-169f-4ebc-b419-e71abda4d85a, #wrap-s-7ceea1c8-169f-4ebc-b419-e71abda4d85a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7ceea1c8-169f-4ebc-b419-e71abda4d85a {
  display: none;
}
#s-7ceea1c8-169f-4ebc-b419-e71abda4d85a, #wrap-s-7ceea1c8-169f-4ebc-b419-e71abda4d85a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7ceea1c8-169f-4ebc-b419-e71abda4d85a {
  display: none;
}
#s-7ceea1c8-169f-4ebc-b419-e71abda4d85a, #wrap-s-7ceea1c8-169f-4ebc-b419-e71abda4d85a { display:none !important; }}



  #s-7ceea1c8-169f-4ebc-b419-e71abda4d85a img.shogun-image {
    
    width: px;
  }


#s-7ceea1c8-169f-4ebc-b419-e71abda4d85a .shogun-image-content {
  
    align-items: center;
  
}

#s-faa1df08-c5c6-4f09-add9-bf9bb2402697 {
  margin-top: 0px;
margin-left: 5%;
margin-right: 5%;
}

#s-eaadd803-8e60-450a-b4b9-5daf2c360ae9 {
  margin-left: 15px;
margin-right: 15px;
text-align: center;
}
@media (min-width: 1200px){#s-eaadd803-8e60-450a-b4b9-5daf2c360ae9 {
  display: none;
}
#s-eaadd803-8e60-450a-b4b9-5daf2c360ae9, #wrap-s-eaadd803-8e60-450a-b4b9-5daf2c360ae9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eaadd803-8e60-450a-b4b9-5daf2c360ae9 {
  display: none;
}
#s-eaadd803-8e60-450a-b4b9-5daf2c360ae9, #wrap-s-eaadd803-8e60-450a-b4b9-5daf2c360ae9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eaadd803-8e60-450a-b4b9-5daf2c360ae9 {
  display: none;
}
#s-eaadd803-8e60-450a-b4b9-5daf2c360ae9, #wrap-s-eaadd803-8e60-450a-b4b9-5daf2c360ae9 { display:none !important; }}



  #s-eaadd803-8e60-450a-b4b9-5daf2c360ae9 img.shogun-image {
    
    width: px;
  }


#s-eaadd803-8e60-450a-b4b9-5daf2c360ae9 .shogun-image-content {
  
    align-items: center;
  
}

#s-b3f68198-7ebe-42a0-8353-a37e2e5d5011 {
  margin-top: 0px;
margin-left: 0px;
}

#s-af29e358-353c-4698-8155-e1e751a3cd51 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-af29e358-353c-4698-8155-e1e751a3cd51 {
  display: none;
}
#s-af29e358-353c-4698-8155-e1e751a3cd51, #wrap-s-af29e358-353c-4698-8155-e1e751a3cd51 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-af29e358-353c-4698-8155-e1e751a3cd51 {
  display: none;
}
#s-af29e358-353c-4698-8155-e1e751a3cd51, #wrap-s-af29e358-353c-4698-8155-e1e751a3cd51 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-af29e358-353c-4698-8155-e1e751a3cd51 {
  display: none;
}
#s-af29e358-353c-4698-8155-e1e751a3cd51, #wrap-s-af29e358-353c-4698-8155-e1e751a3cd51 { display:none !important; }}@media (max-width: 767px){#s-af29e358-353c-4698-8155-e1e751a3cd51 {
  display: none;
}
#s-af29e358-353c-4698-8155-e1e751a3cd51, #wrap-s-af29e358-353c-4698-8155-e1e751a3cd51 { display:none !important; }}
#s-af29e358-353c-4698-8155-e1e751a3cd51 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-2b26afbd-d8db-4eda-9891-db2a017f42a5 {
  margin-left: 25px;
margin-right: 25px;
}
@media (min-width: 1200px){#s-2b26afbd-d8db-4eda-9891-db2a017f42a5 {
  display: none;
}
#s-2b26afbd-d8db-4eda-9891-db2a017f42a5, #wrap-s-2b26afbd-d8db-4eda-9891-db2a017f42a5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2b26afbd-d8db-4eda-9891-db2a017f42a5 {
  display: none;
}
#s-2b26afbd-d8db-4eda-9891-db2a017f42a5, #wrap-s-2b26afbd-d8db-4eda-9891-db2a017f42a5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2b26afbd-d8db-4eda-9891-db2a017f42a5 {
  display: none;
}
#s-2b26afbd-d8db-4eda-9891-db2a017f42a5, #wrap-s-2b26afbd-d8db-4eda-9891-db2a017f42a5 { display:none !important; }}@media (max-width: 767px){#s-2b26afbd-d8db-4eda-9891-db2a017f42a5 {
  display: none;
}
#s-2b26afbd-d8db-4eda-9891-db2a017f42a5, #wrap-s-2b26afbd-d8db-4eda-9891-db2a017f42a5 { display:none !important; }}
#s-ea268225-9e0c-4162-a032-cbea50a52d23 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-ea268225-9e0c-4162-a032-cbea50a52d23 {
  display: none;
}
#s-ea268225-9e0c-4162-a032-cbea50a52d23, #wrap-s-ea268225-9e0c-4162-a032-cbea50a52d23 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ea268225-9e0c-4162-a032-cbea50a52d23 {
  display: none;
}
#s-ea268225-9e0c-4162-a032-cbea50a52d23, #wrap-s-ea268225-9e0c-4162-a032-cbea50a52d23 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ea268225-9e0c-4162-a032-cbea50a52d23 {
  display: none;
}
#s-ea268225-9e0c-4162-a032-cbea50a52d23, #wrap-s-ea268225-9e0c-4162-a032-cbea50a52d23 { display:none !important; }}
#s-ea268225-9e0c-4162-a032-cbea50a52d23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-41fad971-42cc-4117-a576-b21dc08b335c {
  margin-top: 15px;
margin-left: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-41fad971-42cc-4117-a576-b21dc08b335c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d239b8c8-3225-44d6-9953-bb15592ecbf8 {
  display: none;
}
#s-3987089b-14fc-4364-9149-44737876fbd1 {
  text-align: left;
}


.shg-c#s-3987089b-14fc-4364-9149-44737876fbd1 {
  max-width: 100%;
}

.shg-c#s-3987089b-14fc-4364-9149-44737876fbd1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3987089b-14fc-4364-9149-44737876fbd1 .shg-image-zoom,
.shg-c#s-3987089b-14fc-4364-9149-44737876fbd1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-f92fc429-6b8e-431a-a25e-a41d2fd194ed {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f92fc429-6b8e-431a-a25e-a41d2fd194ed .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Didact Gothic;
  font-style:   ;
  font-size: 14px;
}

#s-5a443fd7-5a9e-46fd-9367-3f6c97ff7502 {
  display: none;
}
#s-216d16dd-f5f6-4430-b355-eb95aa9764c9 {
  text-align: left;
}


.shg-c#s-216d16dd-f5f6-4430-b355-eb95aa9764c9 {
  max-width: 100%;
}

.shg-c#s-216d16dd-f5f6-4430-b355-eb95aa9764c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-216d16dd-f5f6-4430-b355-eb95aa9764c9 .shg-image-zoom,
.shg-c#s-216d16dd-f5f6-4430-b355-eb95aa9764c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-e9ad7081-d6f4-4337-a90a-e84dd33ea83b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e9ad7081-d6f4-4337-a90a-e84dd33ea83b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Didact Gothic;
  font-style:   ;
  font-size: 14px;
}

#s-7cf624cc-d423-425d-bb65-10b7c6d89d68 {
  margin-left: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7cf624cc-d423-425d-bb65-10b7c6d89d68"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e3d189a9-e2db-4388-a2f2-4049d0f66195 {
  display: none;
}
#s-258b2676-f7bb-4dbf-8cf4-89a34b0469cd {
  text-align: left;
}


.shg-c#s-258b2676-f7bb-4dbf-8cf4-89a34b0469cd {
  max-width: 100%;
}

.shg-c#s-258b2676-f7bb-4dbf-8cf4-89a34b0469cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-258b2676-f7bb-4dbf-8cf4-89a34b0469cd .shg-image-zoom,
.shg-c#s-258b2676-f7bb-4dbf-8cf4-89a34b0469cd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-844d6aac-f1bb-4cbf-b9ea-55ca7e0b3f00 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-844d6aac-f1bb-4cbf-b9ea-55ca7e0b3f00 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Didact Gothic;
  font-style:   ;
  font-size: 14px;
}

#s-8ee05e5d-57de-4220-9d8a-7921f085c19f {
  display: none;
}
#s-b03a49e8-6140-457f-839a-0a3d60ab7d32 {
  text-align: left;
}


.shg-c#s-b03a49e8-6140-457f-839a-0a3d60ab7d32 {
  max-width: 100%;
}

.shg-c#s-b03a49e8-6140-457f-839a-0a3d60ab7d32 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b03a49e8-6140-457f-839a-0a3d60ab7d32 .shg-image-zoom,
.shg-c#s-b03a49e8-6140-457f-839a-0a3d60ab7d32 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-7dcfc5f2-1f53-4d0d-acd8-97e8d89341e5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7dcfc5f2-1f53-4d0d-acd8-97e8d89341e5 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Didact Gothic;
  font-style:   ;
  font-size: 14px;
}

#s-b868dbc3-2362-4a13-837a-718e4cd7a868 {
  min-height: 50px;
}
@media (max-width: 767px){#s-b868dbc3-2362-4a13-837a-718e4cd7a868 {
  display: none;
}
#s-b868dbc3-2362-4a13-837a-718e4cd7a868, #wrap-s-b868dbc3-2362-4a13-837a-718e4cd7a868 { display:none !important; }}
#s-b868dbc3-2362-4a13-837a-718e4cd7a868 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-871e7b69-81c8-4ff0-a331-c1f0e51043cb {
  margin-bottom: 25px;
text-align: center;
}
@media (max-width: 767px){#s-871e7b69-81c8-4ff0-a331-c1f0e51043cb {
  display: none;
}
#s-871e7b69-81c8-4ff0-a331-c1f0e51043cb, #wrap-s-871e7b69-81c8-4ff0-a331-c1f0e51043cb { display:none !important; }}




#s-871e7b69-81c8-4ff0-a331-c1f0e51043cb .shogun-image-content {
  
    align-items: center;
  
}

#s-255cb9cc-1070-4f20-8702-c9444adf4093 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-255cb9cc-1070-4f20-8702-c9444adf4093 {
  display: none;
}
#s-255cb9cc-1070-4f20-8702-c9444adf4093, #wrap-s-255cb9cc-1070-4f20-8702-c9444adf4093 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-255cb9cc-1070-4f20-8702-c9444adf4093 {
  display: none;
}
#s-255cb9cc-1070-4f20-8702-c9444adf4093, #wrap-s-255cb9cc-1070-4f20-8702-c9444adf4093 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-255cb9cc-1070-4f20-8702-c9444adf4093 {
  display: none;
}
#s-255cb9cc-1070-4f20-8702-c9444adf4093, #wrap-s-255cb9cc-1070-4f20-8702-c9444adf4093 { display:none !important; }}
#s-255cb9cc-1070-4f20-8702-c9444adf4093 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-0e97dd0f-25bb-4f93-8f2b-ec366c76b6da {
  text-align: center;
}
@media (min-width: 1200px){#s-0e97dd0f-25bb-4f93-8f2b-ec366c76b6da {
  display: none;
}
#s-0e97dd0f-25bb-4f93-8f2b-ec366c76b6da, #wrap-s-0e97dd0f-25bb-4f93-8f2b-ec366c76b6da { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0e97dd0f-25bb-4f93-8f2b-ec366c76b6da {
  display: none;
}
#s-0e97dd0f-25bb-4f93-8f2b-ec366c76b6da, #wrap-s-0e97dd0f-25bb-4f93-8f2b-ec366c76b6da { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0e97dd0f-25bb-4f93-8f2b-ec366c76b6da {
  display: none;
}
#s-0e97dd0f-25bb-4f93-8f2b-ec366c76b6da, #wrap-s-0e97dd0f-25bb-4f93-8f2b-ec366c76b6da { display:none !important; }}



  #s-0e97dd0f-25bb-4f93-8f2b-ec366c76b6da img.shogun-image {
    
    width: px;
  }


#s-0e97dd0f-25bb-4f93-8f2b-ec366c76b6da .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a07449ef-4c13-4e4f-a4dd-5b6d8569accf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8a23339e-d55e-4d41-b598-4622236722c2 hr {
  border: 0;
  width: 100%;
  border-top: 0px solid #ddd;
}

#s-f404ae7a-66d1-4558-8a6a-4434f2c3ab2f hr {
  border: 0;
  width: 100%;
  border-top: 0px solid #ddd;
}

#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (max-width: 767px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}
#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shg-ig-x {
  overflow-x: hidden;
}

.shg-ig-posts-container {
  display: flex;
  flex-wrap: wrap;
}

.shg-ig-posts {
  box-sizing: border-box;
  height: 100%;
}

.shg-ig-posts-link {
  text-decoration: none;
}

.shg-ig-posts-image {
  max-height: 100%;
  width: 100%;
  display: block;
}

.shg-ig-posts-caption {
  width: 100%;
  font-size: 12px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  text-align: left;
}

.shg-ig-details-container {
  padding-top: 9px;
  border-top: 1px solid #ddd;
}

.shg-ig-user-details {
  display: flex;
  flex-direction: row;
}

.shg-ig-user-image {
  max-width: 30px;
  max-height: 30px;
  margin-right: 10px;
}

.shg-ig-username-container {
  display: flex;
  flex-direction: column;
}

.shg-ig-user-full-name {
  margin-bottom: 3px !important;
  font-family: Arial;
  color: #b3b3b3;
  font-size: 12px;
}

.shg-ig-user-createdat {
  margin-bottom: 0 !important;
  font-family: Arial;
  color: #b3b3b3;
  font-size: 12px;
}

#s-c1ce0ff6-d5ee-4e47-9bf0-4c6ac08ea2b4 {
  padding-left: 32px;
padding-right: 32px;
}

[id="s-c1ce0ff6-d5ee-4e47-9bf0-4c6ac08ea2b4"] .shg-ig-posts-container > .shg-ig-posts {
  width: 50%;
  padding-right: 30px;
}

.shg-ig-posts-container {
  width: calc(100% + 30px) !important;
}

@media (min-width: 768px) {
  [id="s-c1ce0ff6-d5ee-4e47-9bf0-4c6ac08ea2b4"] .shg-ig-posts-container > .shg-ig-posts {
    width: 16.666666666666668%;
    padding-right: 30px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 30px) !important;
  }
}

/*
  $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;
  }
}

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