.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-71f55e3a-f8e0-48fa-8045-1083513f0829 {
  min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-71f55e3a-f8e0-48fa-8045-1083513f0829 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71f55e3a-f8e0-48fa-8045-1083513f0829.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-2c56b6c1-6649-4ecc-bb79-ea01188b2746 {
  margin-top: -30px;
}
@media (min-width: 1200px){#s-2c56b6c1-6649-4ecc-bb79-ea01188b2746 {
  
}
}
@media (min-width: 0px) {
[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-2c56b6c1-6649-4ecc-bb79-ea01188b2746"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-f2916972-f977-4233-b6b2-c1a368d8dd0a {
  min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-f2916972-f977-4233-b6b2-c1a368d8dd0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2916972-f977-4233-b6b2-c1a368d8dd0a.shg-box.shg-c {
  justify-content: center;
}

#s-eeec1a20-c3bb-49c9-8c0c-2eeaede1b05f {
  min-height: 100px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-eeec1a20-c3bb-49c9-8c0c-2eeaede1b05f {
  display: none;
}
#s-eeec1a20-c3bb-49c9-8c0c-2eeaede1b05f, #wrap-s-eeec1a20-c3bb-49c9-8c0c-2eeaede1b05f { display:none !important; }}@media (max-width: 767px){#s-eeec1a20-c3bb-49c9-8c0c-2eeaede1b05f {
  display: none;
}
#s-eeec1a20-c3bb-49c9-8c0c-2eeaede1b05f, #wrap-s-eeec1a20-c3bb-49c9-8c0c-2eeaede1b05f { display:none !important; }}







#s-eeec1a20-c3bb-49c9-8c0c-2eeaede1b05f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eeec1a20-c3bb-49c9-8c0c-2eeaede1b05f.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px){#s-9170f318-19e8-408a-b6cf-a58b37a0bea2 {
  margin-left: 15px;
margin-right: 15px;
}
}
@media (min-width: 1200px){#s-bb19cb69-7e39-4868-9357-8a3ad050ab0c {
  margin-top: -30px;
margin-bottom: -15px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bb19cb69-7e39-4868-9357-8a3ad050ab0c {
  margin-top: -30px;
margin-bottom: -15px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-bb19cb69-7e39-4868-9357-8a3ad050ab0c {
  margin-top: -30px;
margin-bottom: -15px;
}
}@media (max-width: 767px){#s-bb19cb69-7e39-4868-9357-8a3ad050ab0c {
  margin-top: -30px;
margin-left: 15px;
margin-bottom: -15px;
margin-right: 15px;
}
}
#s-bb19cb69-7e39-4868-9357-8a3ad050ab0c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(7, 7, 7, 1);
}

@media (max-width: 767px){#s-235066f0-0f50-46fb-a507-0404b6c8588d {
  margin-left: 15px;
margin-right: 15px;
}
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

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

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

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

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

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

#s-735734f0-b69e-4ddb-89b8-a670930e5c6b {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-decoration: none;
text-align: left;
background-color: rgba(116, 196, 215, 1);
hover-type: color;
}
#s-735734f0-b69e-4ddb-89b8-a670930e5c6b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-735734f0-b69e-4ddb-89b8-a670930e5c6b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-735734f0-b69e-4ddb-89b8-a670930e5c6b-btn-wrapper {
    text-align: left;
  }


#s-735734f0-b69e-4ddb-89b8-a670930e5c6b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

.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-1d34ee1b-7a79-46fe-9175-4433c26147d7 {
  text-align: center;
}




  #s-1d34ee1b-7a79-46fe-9175-4433c26147d7 img.shogun-image {
    
    width: px;
  }


#s-1d34ee1b-7a79-46fe-9175-4433c26147d7 .shogun-image-content {
  
    align-items: center;
  
}

#s-f72fa8b0-29d6-4578-be0b-1421ff627929 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-f72fa8b0-29d6-4578-be0b-1421ff627929 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f72fa8b0-29d6-4578-be0b-1421ff627929.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-4df70532-8186-4c78-a3ba-b93c5a37992c {
  display: none;
}
#s-4df70532-8186-4c78-a3ba-b93c5a37992c, #wrap-s-4df70532-8186-4c78-a3ba-b93c5a37992c { display:none !important; }}@media (max-width: 767px){#s-4df70532-8186-4c78-a3ba-b93c5a37992c {
  display: none;
}
#s-4df70532-8186-4c78-a3ba-b93c5a37992c, #wrap-s-4df70532-8186-4c78-a3ba-b93c5a37992c { display:none !important; }}
@media (min-width: 0px) {
[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4df70532-8186-4c78-a3ba-b93c5a37992c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-bd99e985-653c-4d36-951e-b94c028b5ba4 {
  padding-left: 120px;
padding-right: 120px;
text-align: center;
}




  #s-bd99e985-653c-4d36-951e-b94c028b5ba4 img.shogun-image {
    
    width: px;
  }


#s-bd99e985-653c-4d36-951e-b94c028b5ba4 .shogun-image-content {
  
    align-items: center;
  
}

#s-cd58032f-1f99-4a0d-9211-91c5bd351ba0 {
  margin-top: -20px;
}

#s-7c6fb0e8-6db2-44f0-9bbc-77771cb118ca {
  margin-top: -5px;
}

#s-9920290e-6ba3-45bf-b4ae-9a2ccfde6d5d {
  padding-left: 120px;
padding-right: 120px;
text-align: center;
}




  #s-9920290e-6ba3-45bf-b4ae-9a2ccfde6d5d img.shogun-image {
    
    width: px;
  }


#s-9920290e-6ba3-45bf-b4ae-9a2ccfde6d5d .shogun-image-content {
  
    align-items: center;
  
}

#s-acc6ba3a-358a-42bc-9184-a7202fdbcc30 {
  margin-top: -20px;
}

#s-dc2928d8-7e76-4e99-afc9-5572362852bb {
  margin-top: -5px;
}

#s-5e550ab2-f18a-4539-b2bd-69a9a52cbe52 {
  padding-left: 120px;
padding-right: 120px;
text-align: center;
}




  #s-5e550ab2-f18a-4539-b2bd-69a9a52cbe52 img.shogun-image {
    
    width: px;
  }


#s-5e550ab2-f18a-4539-b2bd-69a9a52cbe52 .shogun-image-content {
  
    align-items: center;
  
}

#s-45a7b654-7766-45ff-a5dc-08c30f053d36 {
  margin-top: -20px;
}

#s-f7ae808a-affa-4638-b6ca-888918f74b62 {
  margin-top: -5px;
}

#s-381567ec-93bb-47d3-8b94-cbe7b68568d6 {
  padding-left: 120px;
padding-right: 120px;
text-align: center;
}




  #s-381567ec-93bb-47d3-8b94-cbe7b68568d6 img.shogun-image {
    
    width: px;
  }


#s-381567ec-93bb-47d3-8b94-cbe7b68568d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-ba045d8d-22ea-429c-94fb-f7c6b1c463ed {
  margin-top: -20px;
}

#s-58ff0b8c-906e-4d1c-b3d9-c73da555f3ec {
  margin-top: -5px;
}

@media (min-width: 1200px){#s-e996c54d-4be2-4278-8c93-8f9132e80de0 {
  display: none;
}
#s-e996c54d-4be2-4278-8c93-8f9132e80de0, #wrap-s-e996c54d-4be2-4278-8c93-8f9132e80de0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e996c54d-4be2-4278-8c93-8f9132e80de0 {
  display: none;
}
#s-e996c54d-4be2-4278-8c93-8f9132e80de0, #wrap-s-e996c54d-4be2-4278-8c93-8f9132e80de0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e996c54d-4be2-4278-8c93-8f9132e80de0 {
  
}
}@media (max-width: 767px){#s-e996c54d-4be2-4278-8c93-8f9132e80de0 {
  
}
}
@media (min-width: 0px) {
[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e996c54d-4be2-4278-8c93-8f9132e80de0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c0e48149-9f75-4cc3-a2e8-6357a316e863 {
  padding-top: 10px;
padding-left: 150px;
padding-right: 150px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c0e48149-9f75-4cc3-a2e8-6357a316e863 {
  padding-left: 120px;
padding-right: 120px;
}
}



  #s-c0e48149-9f75-4cc3-a2e8-6357a316e863 img.shogun-image {
    
    width: px;
  }


#s-c0e48149-9f75-4cc3-a2e8-6357a316e863 .shogun-image-content {
  
    align-items: center;
  
}

#s-9574929e-5d19-4651-93cb-6188ba064734 {
  margin-top: -20px;
}

#s-a02e78c2-0c29-408d-bb43-95acec9971e9 {
  margin-top: -5px;
}

#s-8e588b36-f6c3-40da-85d3-374f09a89a24 {
  padding-top: 10px;
padding-left: 150px;
padding-right: 150px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8e588b36-f6c3-40da-85d3-374f09a89a24 {
  padding-left: 120px;
padding-right: 120px;
}
}



  #s-8e588b36-f6c3-40da-85d3-374f09a89a24 img.shogun-image {
    
    width: px;
  }


#s-8e588b36-f6c3-40da-85d3-374f09a89a24 .shogun-image-content {
  
    align-items: center;
  
}

#s-130e1400-3296-4625-9099-0285ffa0b076 {
  margin-top: -20px;
}

#s-90de4aad-5c2d-4ebc-81cd-5ba2ba864400 {
  margin-top: -5px;
}

#s-34f2fe12-cca5-4714-85a0-2313ba47f472 {
  padding-top: 10px;
padding-left: 150px;
padding-right: 150px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-34f2fe12-cca5-4714-85a0-2313ba47f472 {
  padding-left: 120px;
padding-right: 120px;
}
}



  #s-34f2fe12-cca5-4714-85a0-2313ba47f472 img.shogun-image {
    
    width: px;
  }


#s-34f2fe12-cca5-4714-85a0-2313ba47f472 .shogun-image-content {
  
    align-items: center;
  
}

#s-6d4bff04-5f69-421c-8d62-30c21d057a57 {
  margin-top: -20px;
}

#s-2559140e-7881-43cb-ae21-2111a29cbd4d {
  margin-top: -5px;
}

#s-ba94380c-7b84-4d74-aa6b-3649945ac4da {
  padding-top: 10px;
padding-left: 150px;
padding-right: 150px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ba94380c-7b84-4d74-aa6b-3649945ac4da {
  padding-left: 120px;
padding-right: 120px;
}
}



  #s-ba94380c-7b84-4d74-aa6b-3649945ac4da img.shogun-image {
    
    width: px;
  }


#s-ba94380c-7b84-4d74-aa6b-3649945ac4da .shogun-image-content {
  
    align-items: center;
  
}

#s-ea70fd72-3b0f-4c34-ae79-388992e694e8 {
  margin-top: -20px;
}

#s-dbd892fe-073b-4aab-991f-de6adacc2b48 {
  margin-top: -5px;
}

#s-6d60c936-75be-4f32-a8cf-8c02a5cd07f3 {
  min-height: 50px;
}








#s-6d60c936-75be-4f32-a8cf-8c02a5cd07f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d60c936-75be-4f32-a8cf-8c02a5cd07f3.shg-box.shg-c {
  justify-content: center;
}

#s-0f3ebeb9-d24a-410f-9ba6-ad073909ea9e {
  min-height: 50px;
background-color: rgba(238, 238, 238, 1);
}








#s-0f3ebeb9-d24a-410f-9ba6-ad073909ea9e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f3ebeb9-d24a-410f-9ba6-ad073909ea9e.shg-box.shg-c {
  justify-content: center;
}

#s-6f6d5e3f-3164-4b85-b26e-4c428912ba73 {
  min-height: 50px;
}








#s-6f6d5e3f-3164-4b85-b26e-4c428912ba73 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f6d5e3f-3164-4b85-b26e-4c428912ba73.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-3da7b9a4-300c-4316-8673-facb0ce5a626 {
  display: none;
}
#s-3da7b9a4-300c-4316-8673-facb0ce5a626, #wrap-s-3da7b9a4-300c-4316-8673-facb0ce5a626 { display:none !important; }}@media (max-width: 767px){#s-3da7b9a4-300c-4316-8673-facb0ce5a626 {
  display: none;
}
#s-3da7b9a4-300c-4316-8673-facb0ce5a626, #wrap-s-3da7b9a4-300c-4316-8673-facb0ce5a626 { display:none !important; }}
@media (min-width: 0px) {
[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3da7b9a4-300c-4316-8673-facb0ce5a626"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8ba2bbdc-4c06-4243-aceb-6fa4cab69145 {
  margin-left: 15px;
margin-right: 15px;
}
@media (min-width: 1200px){#s-8ba2bbdc-4c06-4243-aceb-6fa4cab69145 {
  margin-bottom: 15px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8ba2bbdc-4c06-4243-aceb-6fa4cab69145 {
  margin-bottom: 15px;
}
}
#s-52258579-8cb3-4b68-a25b-f604bdf73231 {
  min-height: 50px;
}








#s-52258579-8cb3-4b68-a25b-f604bdf73231 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52258579-8cb3-4b68-a25b-f604bdf73231.shg-box.shg-c {
  justify-content: center;
}

#s-43439c06-65b6-411a-9b13-b31b14045f3c {
  margin-left: 15px;
margin-right: 15px;
}
@media (min-width: 1200px){#s-43439c06-65b6-411a-9b13-b31b14045f3c {
  display: none;
}
#s-43439c06-65b6-411a-9b13-b31b14045f3c, #wrap-s-43439c06-65b6-411a-9b13-b31b14045f3c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-43439c06-65b6-411a-9b13-b31b14045f3c {
  display: none;
}
#s-43439c06-65b6-411a-9b13-b31b14045f3c, #wrap-s-43439c06-65b6-411a-9b13-b31b14045f3c { display:none !important; }}
#s-3c6c1b44-76e0-481a-a54b-8376d7289f68 {
  min-height: 50px;
}








#s-3c6c1b44-76e0-481a-a54b-8376d7289f68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c6c1b44-76e0-481a-a54b-8376d7289f68.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fcea3da1-0dda-44d4-9f4d-2b73003d7d10"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-c4eb96e5-a94f-4263-af63-4ac348e7af5f {
  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-a58da159-a885-4e2e-b07f-4a302ff61a4d {
  text-align: left;
}


.shg-c#s-a58da159-a885-4e2e-b07f-4a302ff61a4d {
  max-width: 100%;
}

.shg-c#s-a58da159-a885-4e2e-b07f-4a302ff61a4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a58da159-a885-4e2e-b07f-4a302ff61a4d .shg-image-zoom,
.shg-c#s-a58da159-a885-4e2e-b07f-4a302ff61a4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a58da159-a885-4e2e-b07f-4a302ff61a4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a58da159-a885-4e2e-b07f-4a302ff61a4d {
  max-width: 100%;
}

.shg-c#s-a58da159-a885-4e2e-b07f-4a302ff61a4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a58da159-a885-4e2e-b07f-4a302ff61a4d .shg-image-zoom,
.shg-c#s-a58da159-a885-4e2e-b07f-4a302ff61a4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a58da159-a885-4e2e-b07f-4a302ff61a4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a58da159-a885-4e2e-b07f-4a302ff61a4d {
  max-width: 100%;
}

.shg-c#s-a58da159-a885-4e2e-b07f-4a302ff61a4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a58da159-a885-4e2e-b07f-4a302ff61a4d .shg-image-zoom,
.shg-c#s-a58da159-a885-4e2e-b07f-4a302ff61a4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a58da159-a885-4e2e-b07f-4a302ff61a4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a58da159-a885-4e2e-b07f-4a302ff61a4d {
  max-width: 100%;
}

.shg-c#s-a58da159-a885-4e2e-b07f-4a302ff61a4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a58da159-a885-4e2e-b07f-4a302ff61a4d .shg-image-zoom,
.shg-c#s-a58da159-a885-4e2e-b07f-4a302ff61a4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a58da159-a885-4e2e-b07f-4a302ff61a4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a58da159-a885-4e2e-b07f-4a302ff61a4d {
  max-width: 100%;
}

.shg-c#s-a58da159-a885-4e2e-b07f-4a302ff61a4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a58da159-a885-4e2e-b07f-4a302ff61a4d .shg-image-zoom,
.shg-c#s-a58da159-a885-4e2e-b07f-4a302ff61a4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a58da159-a885-4e2e-b07f-4a302ff61a4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

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

#s-ea3cb467-c3b7-457b-b280-4f3e3af91ffc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ea3cb467-c3b7-457b-b280-4f3e3af91ffc .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-e33cc79a-da8c-4b49-82ab-d43051e0a573 {
  text-align: center;
}

#s-e33cc79a-da8c-4b49-82ab-d43051e0a573 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-e33cc79a-da8c-4b49-82ab-d43051e0a573 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-e33cc79a-da8c-4b49-82ab-d43051e0a573 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-8c3f5d29-1e40-40e5-bbad-3085960228aa {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(116, 196, 215, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-8c3f5d29-1e40-40e5-bbad-3085960228aa:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8c3f5d29-1e40-40e5-bbad-3085960228aa:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8c3f5d29-1e40-40e5-bbad-3085960228aa-btn-wrapper {
    text-align: center;
  }


#s-8c3f5d29-1e40-40e5-bbad-3085960228aa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c20ff613-f81c-4575-88a7-27038ab3d6c2 {
  display: none;
}
#s-2f1bb7f5-6446-4602-b5b4-280ff378868a {
  text-align: left;
}


.shg-c#s-2f1bb7f5-6446-4602-b5b4-280ff378868a {
  max-width: 100%;
}

.shg-c#s-2f1bb7f5-6446-4602-b5b4-280ff378868a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f1bb7f5-6446-4602-b5b4-280ff378868a .shg-image-zoom,
.shg-c#s-2f1bb7f5-6446-4602-b5b4-280ff378868a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f1bb7f5-6446-4602-b5b4-280ff378868a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2f1bb7f5-6446-4602-b5b4-280ff378868a {
  max-width: 100%;
}

.shg-c#s-2f1bb7f5-6446-4602-b5b4-280ff378868a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f1bb7f5-6446-4602-b5b4-280ff378868a .shg-image-zoom,
.shg-c#s-2f1bb7f5-6446-4602-b5b4-280ff378868a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f1bb7f5-6446-4602-b5b4-280ff378868a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2f1bb7f5-6446-4602-b5b4-280ff378868a {
  max-width: 100%;
}

.shg-c#s-2f1bb7f5-6446-4602-b5b4-280ff378868a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f1bb7f5-6446-4602-b5b4-280ff378868a .shg-image-zoom,
.shg-c#s-2f1bb7f5-6446-4602-b5b4-280ff378868a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f1bb7f5-6446-4602-b5b4-280ff378868a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2f1bb7f5-6446-4602-b5b4-280ff378868a {
  max-width: 100%;
}

.shg-c#s-2f1bb7f5-6446-4602-b5b4-280ff378868a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f1bb7f5-6446-4602-b5b4-280ff378868a .shg-image-zoom,
.shg-c#s-2f1bb7f5-6446-4602-b5b4-280ff378868a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f1bb7f5-6446-4602-b5b4-280ff378868a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2f1bb7f5-6446-4602-b5b4-280ff378868a {
  max-width: 100%;
}

.shg-c#s-2f1bb7f5-6446-4602-b5b4-280ff378868a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f1bb7f5-6446-4602-b5b4-280ff378868a .shg-image-zoom,
.shg-c#s-2f1bb7f5-6446-4602-b5b4-280ff378868a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f1bb7f5-6446-4602-b5b4-280ff378868a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7ff805be-2fd2-4847-b4e2-abba27cee0f2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7ff805be-2fd2-4847-b4e2-abba27cee0f2 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-8bdddfc7-cbef-4eb4-81d7-599c0a32db28 {
  text-align: center;
}

#s-8bdddfc7-cbef-4eb4-81d7-599c0a32db28 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-8bdddfc7-cbef-4eb4-81d7-599c0a32db28 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-8bdddfc7-cbef-4eb4-81d7-599c0a32db28 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-03cd3e31-4e61-4adb-a72a-153c2b202efe {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(116, 196, 215, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-03cd3e31-4e61-4adb-a72a-153c2b202efe:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-03cd3e31-4e61-4adb-a72a-153c2b202efe:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-03cd3e31-4e61-4adb-a72a-153c2b202efe {
  margin-bottom: 10px;
}
}

  #s-03cd3e31-4e61-4adb-a72a-153c2b202efe-btn-wrapper {
    text-align: center;
  }


#s-03cd3e31-4e61-4adb-a72a-153c2b202efe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6e54ed18-e44e-4daf-8092-ae3d5d5615eb {
  display: none;
}
#s-9e98058a-a526-4591-8e93-8dad8dd107e1 {
  text-align: left;
}


.shg-c#s-9e98058a-a526-4591-8e93-8dad8dd107e1 {
  max-width: 100%;
}

.shg-c#s-9e98058a-a526-4591-8e93-8dad8dd107e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e98058a-a526-4591-8e93-8dad8dd107e1 .shg-image-zoom,
.shg-c#s-9e98058a-a526-4591-8e93-8dad8dd107e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e98058a-a526-4591-8e93-8dad8dd107e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9e98058a-a526-4591-8e93-8dad8dd107e1 {
  max-width: 100%;
}

.shg-c#s-9e98058a-a526-4591-8e93-8dad8dd107e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e98058a-a526-4591-8e93-8dad8dd107e1 .shg-image-zoom,
.shg-c#s-9e98058a-a526-4591-8e93-8dad8dd107e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e98058a-a526-4591-8e93-8dad8dd107e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9e98058a-a526-4591-8e93-8dad8dd107e1 {
  max-width: 100%;
}

.shg-c#s-9e98058a-a526-4591-8e93-8dad8dd107e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e98058a-a526-4591-8e93-8dad8dd107e1 .shg-image-zoom,
.shg-c#s-9e98058a-a526-4591-8e93-8dad8dd107e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e98058a-a526-4591-8e93-8dad8dd107e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9e98058a-a526-4591-8e93-8dad8dd107e1 {
  max-width: 100%;
}

.shg-c#s-9e98058a-a526-4591-8e93-8dad8dd107e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e98058a-a526-4591-8e93-8dad8dd107e1 .shg-image-zoom,
.shg-c#s-9e98058a-a526-4591-8e93-8dad8dd107e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e98058a-a526-4591-8e93-8dad8dd107e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9e98058a-a526-4591-8e93-8dad8dd107e1 {
  max-width: 100%;
}

.shg-c#s-9e98058a-a526-4591-8e93-8dad8dd107e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e98058a-a526-4591-8e93-8dad8dd107e1 .shg-image-zoom,
.shg-c#s-9e98058a-a526-4591-8e93-8dad8dd107e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e98058a-a526-4591-8e93-8dad8dd107e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7d5e1e88-7184-40ee-9818-2a80b559ccb7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7d5e1e88-7184-40ee-9818-2a80b559ccb7 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-16d27fc0-61d7-4a3e-a203-944fec449af3 {
  text-align: center;
}

#s-16d27fc0-61d7-4a3e-a203-944fec449af3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-16d27fc0-61d7-4a3e-a203-944fec449af3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-16d27fc0-61d7-4a3e-a203-944fec449af3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-2870c53f-ebc8-4014-91a4-2a87f429fe99 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(116, 196, 215, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-2870c53f-ebc8-4014-91a4-2a87f429fe99:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2870c53f-ebc8-4014-91a4-2a87f429fe99:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2870c53f-ebc8-4014-91a4-2a87f429fe99-btn-wrapper {
    text-align: center;
  }


#s-2870c53f-ebc8-4014-91a4-2a87f429fe99.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a699d9f6-7a29-4b1d-a3a5-20e4cbfd0abd {
  display: none;
}
#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 {
  text-align: left;
}


.shg-c#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 {
  max-width: 100%;
}

.shg-c#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 .shg-image-zoom,
.shg-c#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 {
  max-width: 100%;
}

.shg-c#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 .shg-image-zoom,
.shg-c#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 {
  max-width: 100%;
}

.shg-c#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 .shg-image-zoom,
.shg-c#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 {
  max-width: 100%;
}

.shg-c#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 .shg-image-zoom,
.shg-c#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 {
  max-width: 100%;
}

.shg-c#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 .shg-image-zoom,
.shg-c#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ba21c9a-1a90-42c2-b7a0-92d943956bb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9b3ec5b6-5f23-448d-bba1-969e632fe50d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9b3ec5b6-5f23-448d-bba1-969e632fe50d .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-83c4fda6-e4b6-4446-a0af-d63e0ae339bb {
  text-align: center;
}

#s-83c4fda6-e4b6-4446-a0af-d63e0ae339bb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
}

#s-83c4fda6-e4b6-4446-a0af-d63e0ae339bb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-83c4fda6-e4b6-4446-a0af-d63e0ae339bb .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b5a9360e-5dcc-4fb3-8fa0-56f231a2565f {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(116, 196, 215, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-b5a9360e-5dcc-4fb3-8fa0-56f231a2565f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b5a9360e-5dcc-4fb3-8fa0-56f231a2565f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b5a9360e-5dcc-4fb3-8fa0-56f231a2565f-btn-wrapper {
    text-align: center;
  }


#s-b5a9360e-5dcc-4fb3-8fa0-56f231a2565f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a79f4071-0254-4ec2-bf61-ac2424258321 {
  min-height: 50px;
}








#s-a79f4071-0254-4ec2-bf61-ac2424258321 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a79f4071-0254-4ec2-bf61-ac2424258321.shg-box.shg-c {
  justify-content: center;
}

#s-1241b673-d7e9-452b-88ac-f6a9000ae52e {
  margin-left: 0px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-1241b673-d7e9-452b-88ac-f6a9000ae52e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1241b673-d7e9-452b-88ac-f6a9000ae52e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1241b673-d7e9-452b-88ac-f6a9000ae52e {
  
}
}@media (max-width: 767px){#s-1241b673-d7e9-452b-88ac-f6a9000ae52e {
  
}
}
@media (min-width: 0px) {
[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1241b673-d7e9-452b-88ac-f6a9000ae52e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ba5b0d94-28c6-422c-8661-aabb61b956dd {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
min-height: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-ba5b0d94-28c6-422c-8661-aabb61b956dd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ba5b0d94-28c6-422c-8661-aabb61b956dd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ba5b0d94-28c6-422c-8661-aabb61b956dd {
  
}
}@media (max-width: 767px){#s-ba5b0d94-28c6-422c-8661-aabb61b956dd {
  min-height: 400px;
}
}







#s-ba5b0d94-28c6-422c-8661-aabb61b956dd > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-ba5b0d94-28c6-422c-8661-aabb61b956dd.shg-box.shg-c {
  justify-content: center;
}

#s-4927e6c0-1afa-4915-a828-f1dae62e103d {
  padding-left: 10%;
padding-right: 10%;
min-height: 600px;
background-color: rgba(238, 238, 238, 1);
}
@media (min-width: 1200px){#s-4927e6c0-1afa-4915-a828-f1dae62e103d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4927e6c0-1afa-4915-a828-f1dae62e103d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4927e6c0-1afa-4915-a828-f1dae62e103d {
  
}
}@media (max-width: 767px){#s-4927e6c0-1afa-4915-a828-f1dae62e103d {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
padding-bottom: 60px;
min-height: 400px;
}
}







#s-4927e6c0-1afa-4915-a828-f1dae62e103d > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-4927e6c0-1afa-4915-a828-f1dae62e103d.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-4855e64f-eb1c-482c-bab2-b0f270ed804b {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-4855e64f-eb1c-482c-bab2-b0f270ed804b .shogun-heading-component h2 {
  color: rgba(33, 33, 33, 1);
  font-weight:  normal ;
  font-family: Rubik;
  font-style:  normal ;
  font-size: 60px;
  line-height: ;
  letter-spacing: -2px;
  text-align: left;
}


@media (max-width: 767px){#s-4855e64f-eb1c-482c-bab2-b0f270ed804b .shogun-heading-component h2 {
  color: rgba(33, 33, 33, 1);
  font-weight:  normal ;
  font-family: Rubik;
  font-style:  normal ;
  font-size: 60px;
  line-height: 1.25em;
  letter-spacing: -2px;
  text-align: left;
}


}
#s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b {
  margin-left: 0px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b {
  
}
}@media (max-width: 767px){#s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b {
  
}
}
@media (min-width: 0px) {
[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-c941f7bb-3197-40e0-a0b1-e54fd1304b0b"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-be436261-636c-42b0-84ac-b8dee80d435e {
  padding-left: 10%;
padding-right: 10%;
min-height: 600px;
background-color: rgba(116, 196, 215, 1);
}
@media (min-width: 1200px){#s-be436261-636c-42b0-84ac-b8dee80d435e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-be436261-636c-42b0-84ac-b8dee80d435e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-be436261-636c-42b0-84ac-b8dee80d435e {
  
}
}@media (max-width: 767px){#s-be436261-636c-42b0-84ac-b8dee80d435e {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
min-height: 400px;
}
}







#s-be436261-636c-42b0-84ac-b8dee80d435e > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-be436261-636c-42b0-84ac-b8dee80d435e.shg-box.shg-c {
  justify-content: center;
}

#s-77740604-1c02-4c98-af06-a4faa1a8ceb5 {
  margin-top: 0px;
margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-77740604-1c02-4c98-af06-a4faa1a8ceb5 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: Rubik;
  font-style:  normal ;
  font-size: 50px;
  line-height: ;
  letter-spacing: -2px;
  text-align: left;
}



#s-86f9ec9b-d82f-4c3c-982a-27dc1d20f5b9 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
min-height: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-86f9ec9b-d82f-4c3c-982a-27dc1d20f5b9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-86f9ec9b-d82f-4c3c-982a-27dc1d20f5b9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-86f9ec9b-d82f-4c3c-982a-27dc1d20f5b9 {
  
}
}@media (max-width: 767px){#s-86f9ec9b-d82f-4c3c-982a-27dc1d20f5b9 {
  min-height: 400px;
}
}







#s-86f9ec9b-d82f-4c3c-982a-27dc1d20f5b9 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-86f9ec9b-d82f-4c3c-982a-27dc1d20f5b9.shg-box.shg-c {
  justify-content: center;
}

#s-5b9f0a34-7c79-46e3-99d9-c22bdeebc343 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-5b9f0a34-7c79-46e3-99d9-c22bdeebc343 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b9f0a34-7c79-46e3-99d9-c22bdeebc343.shg-box.shg-c {
  justify-content: center;
}

#s-52d08587-d6b4-4062-ab89-1d99d81fd80a {
  margin-left: 0px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-52d08587-d6b4-4062-ab89-1d99d81fd80a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-52d08587-d6b4-4062-ab89-1d99d81fd80a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-52d08587-d6b4-4062-ab89-1d99d81fd80a {
  
}
}@media (max-width: 767px){#s-52d08587-d6b4-4062-ab89-1d99d81fd80a {
  
}
}
@media (min-width: 0px) {
[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-52d08587-d6b4-4062-ab89-1d99d81fd80a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b7309b10-cc06-4211-b0f9-c55e25a84e64 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
min-height: 450px;
background-position: center center;
}
@media (min-width: 1200px){#s-b7309b10-cc06-4211-b0f9-c55e25a84e64 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b7309b10-cc06-4211-b0f9-c55e25a84e64 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b7309b10-cc06-4211-b0f9-c55e25a84e64 {
  
}
}@media (max-width: 767px){#s-b7309b10-cc06-4211-b0f9-c55e25a84e64 {
  
}
}







#s-b7309b10-cc06-4211-b0f9-c55e25a84e64 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-b7309b10-cc06-4211-b0f9-c55e25a84e64.shg-box.shg-c {
  justify-content: center;
}

#s-dfe3d887-6109-4a97-9ad7-58dd80d484a2 {
  padding-left: 10%;
padding-right: 10%;
min-height: 450px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-dfe3d887-6109-4a97-9ad7-58dd80d484a2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dfe3d887-6109-4a97-9ad7-58dd80d484a2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-dfe3d887-6109-4a97-9ad7-58dd80d484a2 {
  
}
}@media (max-width: 767px){#s-dfe3d887-6109-4a97-9ad7-58dd80d484a2 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
padding-bottom: 60px;
}
}







#s-dfe3d887-6109-4a97-9ad7-58dd80d484a2 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-dfe3d887-6109-4a97-9ad7-58dd80d484a2.shg-box.shg-c {
  justify-content: center;
}

#s-f91e683e-e871-4783-9a4b-d21c2c4e6fc6 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-f91e683e-e871-4783-9a4b-d21c2c4e6fc6 .shogun-heading-component h1 {
  color: rgba(33, 33, 33, 1);
  font-weight:  normal ;
  font-family: Rubik;
  font-style:  normal ;
  font-size: ;
  line-height: ;
  letter-spacing: 0px;
  text-align: left;
}


@media (max-width: 767px){#s-f91e683e-e871-4783-9a4b-d21c2c4e6fc6 .shogun-heading-component h1 {
  color: rgba(33, 33, 33, 1);
  font-weight:  normal ;
  font-family: Rubik;
  font-style:  normal ;
  font-size: ;
  line-height: 0.5em;
  letter-spacing: 0px;
  text-align: left;
}


}
#s-15cc4b8c-629f-47bd-b8f3-a7dd97a3c0c9 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}




  #s-15cc4b8c-629f-47bd-b8f3-a7dd97a3c0c9 img.shogun-image {
    
    width: px;
  }


#s-15cc4b8c-629f-47bd-b8f3-a7dd97a3c0c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-2936c29a-c8f2-4850-8f24-7bf9f72fa7e9 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-2936c29a-c8f2-4850-8f24-7bf9f72fa7e9 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Rubik;
  font-style:  normal ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-73dcfed7-2ead-42c0-a93a-9541910135b5 {
  margin-left: 6px;
margin-right: 6px;
}
@media (min-width: 1200px){#s-73dcfed7-2ead-42c0-a93a-9541910135b5 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-73dcfed7-2ead-42c0-a93a-9541910135b5 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-73dcfed7-2ead-42c0-a93a-9541910135b5 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-73dcfed7-2ead-42c0-a93a-9541910135b5 {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-73dcfed7-2ead-42c0-a93a-9541910135b5"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-68d49257-2fbd-48bc-966c-4cef7692d260 {
  padding-left: 10%;
padding-right: 10%;
min-height: 450px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-68d49257-2fbd-48bc-966c-4cef7692d260 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-68d49257-2fbd-48bc-966c-4cef7692d260 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-68d49257-2fbd-48bc-966c-4cef7692d260 {
  
}
}@media (max-width: 767px){#s-68d49257-2fbd-48bc-966c-4cef7692d260 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
padding-bottom: 60px;
}
}







#s-68d49257-2fbd-48bc-966c-4cef7692d260 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-68d49257-2fbd-48bc-966c-4cef7692d260.shg-box.shg-c {
  justify-content: center;
}

#s-4e4d1e55-ca98-45fd-91b3-3f0afd5da4e7 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-4e4d1e55-ca98-45fd-91b3-3f0afd5da4e7 .shogun-heading-component h1 {
  color: rgba(33, 33, 33, 1);
  font-weight:  normal ;
  font-family: Rubik;
  font-style:  normal ;
  font-size: ;
  line-height: ;
  letter-spacing: 0px;
  text-align: left;
}


@media (max-width: 767px){#s-4e4d1e55-ca98-45fd-91b3-3f0afd5da4e7 .shogun-heading-component h1 {
  color: rgba(33, 33, 33, 1);
  font-weight:  normal ;
  font-family: Rubik;
  font-style:  normal ;
  font-size: ;
  line-height: 0.5em;
  letter-spacing: 0px;
  text-align: left;
}


}
#s-cffa9abd-aeb6-47b2-b815-2193a2a9f893 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}




  #s-cffa9abd-aeb6-47b2-b815-2193a2a9f893 img.shogun-image {
    
    width: px;
  }


#s-cffa9abd-aeb6-47b2-b815-2193a2a9f893 .shogun-image-content {
  
    align-items: center;
  
}

#s-34cd28f9-2331-4c03-a9d9-9f7f2e1df95a {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-34cd28f9-2331-4c03-a9d9-9f7f2e1df95a .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Rubik;
  font-style:  normal ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-c78fc6d5-04a9-4be8-88eb-9b8dc2644f21 {
  text-align: center;
}
@media (min-width: 1200px){#s-c78fc6d5-04a9-4be8-88eb-9b8dc2644f21 {
  margin-right: 100px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c78fc6d5-04a9-4be8-88eb-9b8dc2644f21 {
  margin-right: 100px;
}
}@media (max-width: 767px){#s-c78fc6d5-04a9-4be8-88eb-9b8dc2644f21 {
  margin-left: 0px;
margin-right: 0px;
}
}



  #s-c78fc6d5-04a9-4be8-88eb-9b8dc2644f21 img.shogun-image {
    
    width: px;
  }


#s-c78fc6d5-04a9-4be8-88eb-9b8dc2644f21 .shogun-image-content {
  
    align-items: center;
  
}

#s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad {
  margin-left: 6px;
margin-right: 6px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f53e2e11-2387-4ad5-95b3-b78ddd4609ad"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c460618d-a3e5-4658-973f-763ec06886dc {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}








#s-c460618d-a3e5-4658-973f-763ec06886dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c460618d-a3e5-4658-973f-763ec06886dc.shg-box.shg-c {
  justify-content: center;
}

#s-068d592d-68cc-44d2-a400-9dd50a2b95d7 {
  padding-left: 10%;
padding-right: 10%;
min-height: 450px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-068d592d-68cc-44d2-a400-9dd50a2b95d7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-068d592d-68cc-44d2-a400-9dd50a2b95d7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-068d592d-68cc-44d2-a400-9dd50a2b95d7 {
  
}
}@media (max-width: 767px){#s-068d592d-68cc-44d2-a400-9dd50a2b95d7 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
padding-bottom: 60px;
}
}







#s-068d592d-68cc-44d2-a400-9dd50a2b95d7 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-068d592d-68cc-44d2-a400-9dd50a2b95d7.shg-box.shg-c {
  justify-content: center;
}

#s-d68995c3-7491-4839-a4a7-666422538ddf {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d68995c3-7491-4839-a4a7-666422538ddf .shogun-heading-component h1 {
  color: rgba(33, 33, 33, 1);
  font-weight:  normal ;
  font-family: Rubik;
  font-style:  normal ;
  font-size: ;
  line-height: ;
  letter-spacing: 0px;
  text-align: left;
}


@media (max-width: 767px){#s-d68995c3-7491-4839-a4a7-666422538ddf .shogun-heading-component h1 {
  color: rgba(33, 33, 33, 1);
  font-weight:  normal ;
  font-family: Rubik;
  font-style:  normal ;
  font-size: ;
  line-height: 0.5em;
  letter-spacing: 0px;
  text-align: left;
}


}
#s-5693c13a-dd34-4522-a1ea-263eb088edec {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}




  #s-5693c13a-dd34-4522-a1ea-263eb088edec img.shogun-image {
    
    width: px;
  }


#s-5693c13a-dd34-4522-a1ea-263eb088edec .shogun-image-content {
  
    align-items: center;
  
}

#s-e4990a2f-32aa-47b7-98d3-125308bd1e4b {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-e4990a2f-32aa-47b7-98d3-125308bd1e4b .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Rubik;
  font-style:  normal ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-48bfe14a-6b5f-44b4-a7f9-4374e4331358 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-48bfe14a-6b5f-44b4-a7f9-4374e4331358 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48bfe14a-6b5f-44b4-a7f9-4374e4331358.shg-box.shg-c {
  justify-content: center;
}

#s-3470a04e-a081-4507-89d9-d33b9126a192 {
  min-height: 50px;
background-color: rgba(238, 238, 238, 1);
}








#s-3470a04e-a081-4507-89d9-d33b9126a192 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3470a04e-a081-4507-89d9-d33b9126a192.shg-box.shg-c {
  justify-content: center;
}

#s-6ea988d2-ffab-4131-9708-b9577acb3aea {
  background-color: rgba(238, 238, 238, 1);
}

#s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75 {
  background-color: rgba(238, 238, 238, 1);
}
@media (min-width: 1200px){#s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75 {
  padding-bottom: 15px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75 {
  
}
}@media (max-width: 767px){#s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75 {
  
}
}
@media (min-width: 0px) {
[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9fa56ac6-f6d0-4c8c-925f-017e27ef1b75"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4331434b-080b-43d8-995c-7ac46e065609 {
  margin-left: 15px;
margin-right: 15px;
}

#s-8cbeba18-5919-4edd-b8c8-c9c774daad45 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
background-color: rgba(116, 196, 215, 1);
hover-type: color;
}
#s-8cbeba18-5919-4edd-b8c8-c9c774daad45:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8cbeba18-5919-4edd-b8c8-c9c774daad45:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8cbeba18-5919-4edd-b8c8-c9c774daad45.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b3e6beb9-18b2-4dc0-992d-2c4068626d40 {
  min-height: 50px;
}








#s-b3e6beb9-18b2-4dc0-992d-2c4068626d40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3e6beb9-18b2-4dc0-992d-2c4068626d40.shg-box.shg-c {
  justify-content: center;
}

#s-3b1aa250-6008-4127-8cd4-b6230b11c7cc {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3b1aa250-6008-4127-8cd4-b6230b11c7cc {
  display: none;
}
#s-3b1aa250-6008-4127-8cd4-b6230b11c7cc, #wrap-s-3b1aa250-6008-4127-8cd4-b6230b11c7cc { display:none !important; }}@media (max-width: 767px){#s-3b1aa250-6008-4127-8cd4-b6230b11c7cc {
  display: none;
}
#s-3b1aa250-6008-4127-8cd4-b6230b11c7cc, #wrap-s-3b1aa250-6008-4127-8cd4-b6230b11c7cc { display:none !important; }}







#s-3b1aa250-6008-4127-8cd4-b6230b11c7cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b1aa250-6008-4127-8cd4-b6230b11c7cc.shg-box.shg-c {
  justify-content: center;
}

#s-13d9f5b5-0d36-4eac-abfe-fab15feee117 {
  text-align: center;
}
@media (min-width: 1200px){#s-13d9f5b5-0d36-4eac-abfe-fab15feee117 {
  margin-left: 200px;
margin-right: 200px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-13d9f5b5-0d36-4eac-abfe-fab15feee117 {
  margin-left: 300px;
margin-right: 300px;
}
}



  #s-13d9f5b5-0d36-4eac-abfe-fab15feee117 img.shogun-image {
    
    width: px;
  }


#s-13d9f5b5-0d36-4eac-abfe-fab15feee117 .shogun-image-content {
  
    align-items: center;
  
}

#s-c9d6572a-b31f-4b97-8519-8d4766dbb82e {
  min-height: 50px;
}








#s-c9d6572a-b31f-4b97-8519-8d4766dbb82e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9d6572a-b31f-4b97-8519-8d4766dbb82e.shg-box.shg-c {
  justify-content: center;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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