#s-9147ec74-be41-4d71-9e94-215d49d679ea {
  display: none;
}
.shg-box {
  position: relative;
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-flex: 1;
  flex: 1;
}

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

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

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

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

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  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-489d7cd3-72b8-4f7b-a03e-5f58b1bc25f1 {
  min-height: 50px;
}








#s-489d7cd3-72b8-4f7b-a03e-5f58b1bc25f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-489d7cd3-72b8-4f7b-a03e-5f58b1bc25f1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
          justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
          justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
          justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
          justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
          justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: 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: -webkit-box;
  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 {
  -webkit-box-align: start;
          align-items: flex-start;
}

.shogun-image-content-center {
  -webkit-box-align: center;
          align-items: center;
}

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-d9c71494-7278-44e0-b5a2-e32097674711 {
  margin-left: 0px;
margin-right: 0px;
text-align: left;
}




  #s-d9c71494-7278-44e0-b5a2-e32097674711 img.shogun-image {
    
    width: px;
  }


#s-d9c71494-7278-44e0-b5a2-e32097674711 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

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

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

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

@media (min-width: 0px) {
[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-90c18b5c-ec4a-477f-aa1b-388bcb00e9fc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-5131ce6b-d8e8-4f32-9a52-286b43330f95 {
  padding-top: 50px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(64, 63, 63, 0.33);
}

#s-32f96477-7614-47e4-9d96-1af4e64370d4 {
  min-height: 50px;
}








#s-32f96477-7614-47e4-9d96-1af4e64370d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32f96477-7614-47e4-9d96-1af4e64370d4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4f92e1dd-212f-4156-8cf4-85f36df21b67 {
  background-color: rgba(31, 30, 30, 1);
}

@media (min-width: 0px) {
[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4f92e1dd-212f-4156-8cf4-85f36df21b67"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-bbb6b1f4-a653-48fd-9e08-a16bf3ef765f {
  text-align: center;
}




  #s-bbb6b1f4-a653-48fd-9e08-a16bf3ef765f img.shogun-image {
    
    width: px;
  }


#s-bbb6b1f4-a653-48fd-9e08-a16bf3ef765f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: 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-138b0139-eaea-4387-a43d-fbcfc89ea38b {
  margin-top: 60px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-138b0139-eaea-4387-a43d-fbcfc89ea38b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-23a7546c-88b0-4d19-8b5d-d65d9f8e557e {
  text-align: center;
}




  #s-23a7546c-88b0-4d19-8b5d-d65d9f8e557e img.shogun-image {
    
    width: px;
  }


#s-23a7546c-88b0-4d19-8b5d-d65d9f8e557e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-24227acf-78b2-4c86-8f5e-d9481c52f0e6 {
  min-height: 50px;
background-color: rgba(203, 65, 65, 1);
}








#s-24227acf-78b2-4c86-8f5e-d9481c52f0e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24227acf-78b2-4c86-8f5e-d9481c52f0e6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3e469026-f9db-4436-bbd3-f58651692f15 {
  min-height: 50px;
background-color: rgba(222, 222, 222, 1);
}








#s-3e469026-f9db-4436-bbd3-f58651692f15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e469026-f9db-4436-bbd3-f58651692f15.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-cd48e1e8-6d56-46fc-86be-f55f735b8bac {
  margin-top: 35px;
margin-bottom: 20px;
background-color: rgba(222, 222, 222, 1);
}

@media (min-width: 0px) {
[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cd48e1e8-6d56-46fc-86be-f55f735b8bac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-621685a3-a30b-4b2f-947a-095056c9c0c8 {
  text-align: center;
}




  #s-621685a3-a30b-4b2f-947a-095056c9c0c8 img.shogun-image {
    
    width: px;
  }


#s-621685a3-a30b-4b2f-947a-095056c9c0c8 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3863bdde-267b-4ad2-835c-26bdc5a315b5 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 40px;
padding-right: 20px;
background-color: rgba(222, 222, 222, 1);
}

@media (min-width: 0px) {
[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3863bdde-267b-4ad2-835c-26bdc5a315b5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-5b10d3c2-7112-4aec-a4b7-4e95bd2a9611"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

#s-92cc4ca2-e45f-43cb-a6db-b29854a2748d {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-92cc4ca2-e45f-43cb-a6db-b29854a2748d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-49bb2165-1fed-4261-bbc7-8fe6ccab3eef"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-58849b71-8194-472e-b289-c038038487f2 {
  text-align: center;
}




  #s-58849b71-8194-472e-b289-c038038487f2 img.shogun-image {
    
    width: px;
  }


#s-58849b71-8194-472e-b289-c038038487f2 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-9dd51430-5595-4d54-abac-9a2f79ca5c32 {
  min-height: 50px;
}








#s-9dd51430-5595-4d54-abac-9a2f79ca5c32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9dd51430-5595-4d54-abac-9a2f79ca5c32.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-75ea23f4-5f8d-49e1-b180-e679adcf992e {
  padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-75ea23f4-5f8d-49e1-b180-e679adcf992e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-806bce78-5cc2-4820-8934-6c94d76ec56f {
  min-height: 50px;
}








#s-806bce78-5cc2-4820-8934-6c94d76ec56f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-806bce78-5cc2-4820-8934-6c94d76ec56f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-97a05d91-223f-4d0d-8a31-017b63159ee4 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-97a05d91-223f-4d0d-8a31-017b63159ee4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-97a05d91-223f-4d0d-8a31-017b63159ee4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-97a05d91-223f-4d0d-8a31-017b63159ee4 {
  
}
}@media (max-width: 767px){#s-97a05d91-223f-4d0d-8a31-017b63159ee4 {
  
}
}







#s-97a05d91-223f-4d0d-8a31-017b63159ee4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97a05d91-223f-4d0d-8a31-017b63159ee4.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-398ac34e-d0c9-486f-8360-25384b5e5318 {
  min-height: 50px;
background-color: rgba(31, 30, 30, 1);
}
@media (min-width: 1200px){#s-398ac34e-d0c9-486f-8360-25384b5e5318 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-398ac34e-d0c9-486f-8360-25384b5e5318 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-398ac34e-d0c9-486f-8360-25384b5e5318 {
  
}
}@media (max-width: 767px){#s-398ac34e-d0c9-486f-8360-25384b5e5318 {
  
}
}







#s-398ac34e-d0c9-486f-8360-25384b5e5318 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-398ac34e-d0c9-486f-8360-25384b5e5318.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-left: 25px;
padding-right: 25px;
background-color: rgba(242, 242, 242, 1);
}
@media (min-width: 1200px){#s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba {
  
}
}@media (max-width: 767px){#s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba {
  
}
}
@media (min-width: 0px) {
[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-1e8c6791-e0fd-4a8e-aeaa-6e17fd4edcba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5px);
}

}

#s-5abf71ac-75eb-4747-acf2-51cd11a4bfe8 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(235, 235, 235, 0);
border-style: solid;
min-height: 40px;
background-color: rgba(242, 242, 242, 1);
}








#s-5abf71ac-75eb-4747-acf2-51cd11a4bfe8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5abf71ac-75eb-4747-acf2-51cd11a4bfe8.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-35a2e490-ffc3-43c1-abc1-409147021b18 {
  margin-top: 30px;
text-align: center;
}




  #s-35a2e490-ffc3-43c1-abc1-409147021b18 img.shogun-image {
    
    width: px;
  }


#s-35a2e490-ffc3-43c1-abc1-409147021b18 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7778e338-493e-4262-a394-e81cd67e83f7 {
  border-style: solid;
margin-top: 0px;
padding-top: 4px;
padding-bottom: 4px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(235, 235, 235, 0);
border-style: solid;
min-height: 42px;
background-color: rgba(242, 242, 242, 1);
}








#s-7778e338-493e-4262-a394-e81cd67e83f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7778e338-493e-4262-a394-e81cd67e83f7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-22b3987b-901f-4f3e-9735-78d923d99a1c {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
padding-top: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-22b3987b-901f-4f3e-9735-78d923d99a1c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-22b3987b-901f-4f3e-9735-78d923d99a1c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-22b3987b-901f-4f3e-9735-78d923d99a1c {
  
}
}@media (max-width: 767px){#s-22b3987b-901f-4f3e-9735-78d923d99a1c {
  
}
}
#s-e8164b41-7896-4a0c-9a50-8fc2070680f5 {
  margin-left: 50px;
margin-bottom: 45px;
padding-bottom: 40px;
}

@media (min-width: 0px) {
[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e8164b41-7896-4a0c-9a50-8fc2070680f5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-be694cd6-33c9-4518-992f-39405abd37ba {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-be694cd6-33c9-4518-992f-39405abd37ba .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-0d879bb3-c961-4600-8875-1fd61a2e56f2 {
  border-style: solid;
margin-top: 30px;
padding-top: 20px;
padding-left: 25px;
padding-right: 25px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
}

#s-ad5f1e7d-d1ee-4fe7-86ad-638c461f645a {
  text-align: center;
}




  #s-ad5f1e7d-d1ee-4fe7-86ad-638c461f645a img.shogun-image {
    
    width: px;
  }


#s-ad5f1e7d-d1ee-4fe7-86ad-638c461f645a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-940c0e84-b610-41cb-b774-6649fda43dbc {
  min-height: 50px;
}
@media (min-width: 1200px){#s-940c0e84-b610-41cb-b774-6649fda43dbc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-940c0e84-b610-41cb-b774-6649fda43dbc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-940c0e84-b610-41cb-b774-6649fda43dbc {
  
}
}@media (max-width: 767px){#s-940c0e84-b610-41cb-b774-6649fda43dbc {
  
}
}







#s-940c0e84-b610-41cb-b774-6649fda43dbc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-940c0e84-b610-41cb-b774-6649fda43dbc.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-8f3e1142-9cf1-41be-bb02-4b4a0126a27c {
  margin-top: 20px;
min-height: 50px;
background-color: rgba(222, 222, 222, 1);
}
@media (min-width: 1200px){#s-8f3e1142-9cf1-41be-bb02-4b4a0126a27c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8f3e1142-9cf1-41be-bb02-4b4a0126a27c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8f3e1142-9cf1-41be-bb02-4b4a0126a27c {
  
}
}@media (max-width: 767px){#s-8f3e1142-9cf1-41be-bb02-4b4a0126a27c {
  
}
}







#s-8f3e1142-9cf1-41be-bb02-4b4a0126a27c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f3e1142-9cf1-41be-bb02-4b4a0126a27c.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-010f7360-b87a-4fcd-8c25-645e2b16e7ac {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 50px;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-010f7360-b87a-4fcd-8c25-645e2b16e7ac .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 32px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-365105f9-995c-470d-953a-5813a1d87036 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-365105f9-995c-470d-953a-5813a1d87036 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-365105f9-995c-470d-953a-5813a1d87036 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-365105f9-995c-470d-953a-5813a1d87036 {
  
}
}@media (max-width: 767px){#s-365105f9-995c-470d-953a-5813a1d87036 {
  
}
}
@media (min-width: 0px) {
[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-365105f9-995c-470d-953a-5813a1d87036"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-02f46b15-5849-4f5d-9c75-ff318a42c6a9 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
background-color: rgba(242, 242, 242, 1);
}








#s-02f46b15-5849-4f5d-9c75-ff318a42c6a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-02f46b15-5849-4f5d-9c75-ff318a42c6a9.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-4c534a73-0ef9-4a70-9a12-c81ccf037303 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-4c534a73-0ef9-4a70-9a12-c81ccf037303 .shogun-icon-wrapper {
  text-align: center;
}


#s-4c534a73-0ef9-4a70-9a12-c81ccf037303 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-734406fd-7759-471c-899a-2f7f1b7fd8a5 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-734406fd-7759-471c-899a-2f7f1b7fd8a5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-734406fd-7759-471c-899a-2f7f1b7fd8a5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-734406fd-7759-471c-899a-2f7f1b7fd8a5 {
  
}
}@media (max-width: 767px){#s-734406fd-7759-471c-899a-2f7f1b7fd8a5 {
  
}
}
#s-6a9ccef1-c612-42e5-a914-1fed8605f697 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
min-height: 440px;
background-color: rgba(242, 242, 242, 1);
}








#s-6a9ccef1-c612-42e5-a914-1fed8605f697 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a9ccef1-c612-42e5-a914-1fed8605f697.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-bc39c5ab-c8a0-4cd6-8867-2ec0fe4ed6c9 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-bc39c5ab-c8a0-4cd6-8867-2ec0fe4ed6c9 .shogun-icon-wrapper {
  text-align: center;
}


#s-bc39c5ab-c8a0-4cd6-8867-2ec0fe4ed6c9 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-21a069c7-5827-4d35-916d-803d3a7d5d78 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-21a069c7-5827-4d35-916d-803d3a7d5d78 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-21a069c7-5827-4d35-916d-803d3a7d5d78 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-21a069c7-5827-4d35-916d-803d3a7d5d78 {
  
}
}@media (max-width: 767px){#s-21a069c7-5827-4d35-916d-803d3a7d5d78 {
  
}
}
#s-35661aab-8012-4e1e-989a-548460595dc2 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(235, 235, 235, 1);
min-height: 440px;
background-color: rgba(242, 242, 242, 1);
}








#s-35661aab-8012-4e1e-989a-548460595dc2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35661aab-8012-4e1e-989a-548460595dc2.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-cff1142f-c508-4947-b70d-c00d1ae9ce04 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-cff1142f-c508-4947-b70d-c00d1ae9ce04 .shogun-icon-wrapper {
  text-align: center;
}


#s-cff1142f-c508-4947-b70d-c00d1ae9ce04 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-9b77608f-a6b9-44f8-9683-029814461107 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-9b77608f-a6b9-44f8-9683-029814461107 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9b77608f-a6b9-44f8-9683-029814461107 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9b77608f-a6b9-44f8-9683-029814461107 {
  
}
}@media (max-width: 767px){#s-9b77608f-a6b9-44f8-9683-029814461107 {
  
}
}
#s-45a798b0-1596-4305-909e-6317e2c346d0 {
  min-height: 50px;
}








#s-45a798b0-1596-4305-909e-6317e2c346d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45a798b0-1596-4305-909e-6317e2c346d0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a07c3f3b-7470-4f92-911e-9d957360f419 {
  min-height: 50px;
background-color: rgba(31, 30, 30, 1);
}
@media (min-width: 1200px){#s-a07c3f3b-7470-4f92-911e-9d957360f419 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a07c3f3b-7470-4f92-911e-9d957360f419 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a07c3f3b-7470-4f92-911e-9d957360f419 {
  
}
}@media (max-width: 767px){#s-a07c3f3b-7470-4f92-911e-9d957360f419 {
  
}
}







#s-a07c3f3b-7470-4f92-911e-9d957360f419 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a07c3f3b-7470-4f92-911e-9d957360f419.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-7c0e0930-a00c-42b8-ae9d-08514724db17 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
}
@media (min-width: 1200px){#s-7c0e0930-a00c-42b8-ae9d-08514724db17 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7c0e0930-a00c-42b8-ae9d-08514724db17 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7c0e0930-a00c-42b8-ae9d-08514724db17 {
  
}
}@media (max-width: 767px){#s-7c0e0930-a00c-42b8-ae9d-08514724db17 {
  
}
}







#s-7c0e0930-a00c-42b8-ae9d-08514724db17 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
}#s-7c0e0930-a00c-42b8-ae9d-08514724db17.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7 {
  margin-top: 18px;
margin-left: 30px;
margin-right: 30px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-0486c2e5-9e38-45ee-a3ea-f0300993e8b7"] > .shg-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
  }
}

#s-700b82ce-0712-42c3-b571-832ba680cb88 {
  border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 0.5);
border-radius: 0px;
min-height: 300px;
opacity: 1;
background-color: rgba(0, 0, 0, 0.33);
}








#s-700b82ce-0712-42c3-b571-832ba680cb88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-700b82ce-0712-42c3-b571-832ba680cb88.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f41d70f6-8158-4c70-902e-487a875af15c {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-f41d70f6-8158-4c70-902e-487a875af15c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f41d70f6-8158-4c70-902e-487a875af15c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f41d70f6-8158-4c70-902e-487a875af15c {
  
}
}@media (max-width: 767px){#s-f41d70f6-8158-4c70-902e-487a875af15c {
  
}
}
#s-f41d70f6-8158-4c70-902e-487a875af15c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 38px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-68d8d193-241f-42bd-9b62-51a7078cf063 {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-68d8d193-241f-42bd-9b62-51a7078cf063 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-68d8d193-241f-42bd-9b62-51a7078cf063 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-68d8d193-241f-42bd-9b62-51a7078cf063 {
  
}
}@media (max-width: 767px){#s-68d8d193-241f-42bd-9b62-51a7078cf063 {
  
}
}
@media (min-width: 0px) {
[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-68d8d193-241f-42bd-9b62-51a7078cf063"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

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

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

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

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

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

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

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

#s-614aff1a-e894-46d4-a6f7-8eca6d6aa619 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(162, 142, 53, 1);
}
#s-614aff1a-e894-46d4-a6f7-8eca6d6aa619:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-614aff1a-e894-46d4-a6f7-8eca6d6aa619:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-614aff1a-e894-46d4-a6f7-8eca6d6aa619 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-614aff1a-e894-46d4-a6f7-8eca6d6aa619.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-614aff1a-e894-46d4-a6f7-8eca6d6aa619.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-614aff1a-e894-46d4-a6f7-8eca6d6aa619.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



/*
  $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%;
  -webkit-transform: translate(-50%,-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;
  -webkit-transform: translate(0%, -50%);
          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;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
