.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-733082fa-5806-4708-a777-f87829df2d8b {
  min-height: 50px;
}








#s-733082fa-5806-4708-a777-f87829df2d8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-733082fa-5806-4708-a777-f87829df2d8b.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-11258bae-4712-486c-9746-84b11e56a171 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-11258bae-4712-486c-9746-84b11e56a171 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Gilda Display;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a6913cb4-222d-430f-8a1f-01d546ce1135 {
  min-height: 50px;
}








#s-a6913cb4-222d-430f-8a1f-01d546ce1135 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a6913cb4-222d-430f-8a1f-01d546ce1135.shg-box.shg-c {
  justify-content: center;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-9acf99fb-c189-4304-9b4e-22932e262fcb {
  min-height: 50px;
}








#s-9acf99fb-c189-4304-9b4e-22932e262fcb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9acf99fb-c189-4304-9b4e-22932e262fcb.shg-box.shg-c {
  justify-content: center;
}

#s-ddc33c46-8084-45e8-b2aa-d81148a8f77c {
  min-height: 50px;
}








#s-ddc33c46-8084-45e8-b2aa-d81148a8f77c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ddc33c46-8084-45e8-b2aa-d81148a8f77c.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-9058e902-413e-416e-876f-66e163bcdbba {
  min-height: 50px;
}








#s-9058e902-413e-416e-876f-66e163bcdbba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9058e902-413e-416e-876f-66e163bcdbba.shg-box.shg-c {
  justify-content: center;
}

#s-673429a5-3a34-489a-b429-e73bcf88344e {
  min-height: 50px;
}








#s-673429a5-3a34-489a-b429-e73bcf88344e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-673429a5-3a34-489a-b429-e73bcf88344e.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e5301c66-aef0-45e2-a9c8-6f350be5899a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

.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-70ddcfc6-1e05-46cc-acfc-ee62bc2e6f5f {
  text-align: center;
opacity: 1;
}
#s-70ddcfc6-1e05-46cc-acfc-ee62bc2e6f5f:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-70ddcfc6-1e05-46cc-acfc-ee62bc2e6f5f img.shogun-image {
    
    width: px;
  }


#s-70ddcfc6-1e05-46cc-acfc-ee62bc2e6f5f .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

#s-d787f7a0-1a3b-4ea2-aeeb-c389162dfc99 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-d787f7a0-1a3b-4ea2-aeeb-c389162dfc99:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-d787f7a0-1a3b-4ea2-aeeb-c389162dfc99:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-d787f7a0-1a3b-4ea2-aeeb-c389162dfc99.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-d53f03ff-9e62-4b11-9dae-9cd770c68403 {
  min-height: 50px;
}








#s-d53f03ff-9e62-4b11-9dae-9cd770c68403 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d53f03ff-9e62-4b11-9dae-9cd770c68403.shg-box.shg-c {
  justify-content: center;
}

#s-1a190e6d-fbb0-4a18-b932-4e2d2401dd1f {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-1a190e6d-fbb0-4a18-b932-4e2d2401dd1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a190e6d-fbb0-4a18-b932-4e2d2401dd1f.shg-box.shg-c {
  justify-content: center;
}

#s-88243c3a-2358-41ce-a386-d98c685c4634 {
  text-align: center;
}
#s-88243c3a-2358-41ce-a386-d98c685c4634:hover {box-shadow:1px 1px 50px 0px rgba(0, 0, 0, 1) !important;}



  #s-88243c3a-2358-41ce-a386-d98c685c4634 img.shogun-image {
    
    width: px;
  }


#s-88243c3a-2358-41ce-a386-d98c685c4634 .shogun-image-content {
  
    align-items: center;
  
}

#s-b96122bd-ce92-43a9-a7ff-23d1ce7ae342 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-b96122bd-ce92-43a9-a7ff-23d1ce7ae342:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-b96122bd-ce92-43a9-a7ff-23d1ce7ae342:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-b96122bd-ce92-43a9-a7ff-23d1ce7ae342.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-b912066b-aebc-471d-946b-fb4de89652e4 {
  min-height: 50px;
}








#s-b912066b-aebc-471d-946b-fb4de89652e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b912066b-aebc-471d-946b-fb4de89652e4.shg-box.shg-c {
  justify-content: center;
}

#s-7f98c3ac-e94b-40df-a427-407743d52e3a {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-7f98c3ac-e94b-40df-a427-407743d52e3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f98c3ac-e94b-40df-a427-407743d52e3a.shg-box.shg-c {
  justify-content: center;
}

#s-53db7111-c589-41b2-8221-24cd82c4f0bd {
  text-align: center;
}
#s-53db7111-c589-41b2-8221-24cd82c4f0bd:hover {box-shadow:1px 1px 50px 0px #000000 !important;}



  #s-53db7111-c589-41b2-8221-24cd82c4f0bd img.shogun-image {
    
    width: px;
  }


#s-53db7111-c589-41b2-8221-24cd82c4f0bd .shogun-image-content {
  
    align-items: center;
  
}

#s-6f7773a7-65f3-4372-b2cf-4ad4bb2ccad8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-6f7773a7-65f3-4372-b2cf-4ad4bb2ccad8:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-6f7773a7-65f3-4372-b2cf-4ad4bb2ccad8:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-6f7773a7-65f3-4372-b2cf-4ad4bb2ccad8.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-39001698-55c2-438a-abc0-e6547ac1bd1f {
  min-height: 50px;
}








#s-39001698-55c2-438a-abc0-e6547ac1bd1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39001698-55c2-438a-abc0-e6547ac1bd1f.shg-box.shg-c {
  justify-content: center;
}

#s-68bf88de-a846-48ad-ad66-a60b666ce758 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-68bf88de-a846-48ad-ad66-a60b666ce758 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68bf88de-a846-48ad-ad66-a60b666ce758.shg-box.shg-c {
  justify-content: center;
}

#s-97eea0b2-61c9-45fb-922b-da0b2927212a {
  min-height: 50px;
}








#s-97eea0b2-61c9-45fb-922b-da0b2927212a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97eea0b2-61c9-45fb-922b-da0b2927212a.shg-box.shg-c {
  justify-content: center;
}

#s-c036d948-99d9-47d2-b567-12593e641c4a {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-c036d948-99d9-47d2-b567-12593e641c4a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-24db9615-0a5d-4dad-bf99-5c21a680f0e7 {
  text-align: center;
opacity: 1;
}
#s-24db9615-0a5d-4dad-bf99-5c21a680f0e7:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-24db9615-0a5d-4dad-bf99-5c21a680f0e7 img.shogun-image {
    
    width: px;
  }


#s-24db9615-0a5d-4dad-bf99-5c21a680f0e7 .shogun-image-content {
  
    align-items: center;
  
}

#s-55fad45e-0712-47a0-9b7d-aa3627089be8 {
  min-height: 450px;
}








#s-55fad45e-0712-47a0-9b7d-aa3627089be8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-55fad45e-0712-47a0-9b7d-aa3627089be8.shg-box.shg-c {
  justify-content: flex-end;
}

#s-ed68d464-a183-4089-b292-37a8462de9e1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-ed68d464-a183-4089-b292-37a8462de9e1:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-ed68d464-a183-4089-b292-37a8462de9e1:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-ed68d464-a183-4089-b292-37a8462de9e1.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-6c0227a1-9af6-45da-b66e-bf71ad0dfed1 {
  min-height: 50px;
}








#s-6c0227a1-9af6-45da-b66e-bf71ad0dfed1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c0227a1-9af6-45da-b66e-bf71ad0dfed1.shg-box.shg-c {
  justify-content: center;
}

#s-20614de6-70a8-472b-b1e7-dc4ffc23b5d1 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-20614de6-70a8-472b-b1e7-dc4ffc23b5d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20614de6-70a8-472b-b1e7-dc4ffc23b5d1.shg-box.shg-c {
  justify-content: center;
}

#s-ca337ec2-c412-4318-ba1f-f60f1cc990e9 {
  text-align: center;
opacity: 1;
}
#s-ca337ec2-c412-4318-ba1f-f60f1cc990e9:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-ca337ec2-c412-4318-ba1f-f60f1cc990e9 img.shogun-image {
    
    width: px;
  }


#s-ca337ec2-c412-4318-ba1f-f60f1cc990e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-f8ad19a1-8cee-4482-aec0-ba92aac09024 {
  min-height: 450px;
}








#s-f8ad19a1-8cee-4482-aec0-ba92aac09024 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8ad19a1-8cee-4482-aec0-ba92aac09024.shg-box.shg-c {
  justify-content: flex-end;
}

#s-c0cfad07-596b-4909-9830-6e2b77b0184b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-c0cfad07-596b-4909-9830-6e2b77b0184b:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-c0cfad07-596b-4909-9830-6e2b77b0184b:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-c0cfad07-596b-4909-9830-6e2b77b0184b.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-8ae27d0c-862a-4a51-9a01-7be4bec4bda3 {
  min-height: 50px;
}








#s-8ae27d0c-862a-4a51-9a01-7be4bec4bda3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ae27d0c-862a-4a51-9a01-7be4bec4bda3.shg-box.shg-c {
  justify-content: center;
}

#s-c2e4efc4-aa36-4d1f-8cf4-6127f1001ae3 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-c2e4efc4-aa36-4d1f-8cf4-6127f1001ae3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2e4efc4-aa36-4d1f-8cf4-6127f1001ae3.shg-box.shg-c {
  justify-content: center;
}

#s-fbdc561e-a93a-4850-9102-81f691a781bf {
  text-align: center;
opacity: 1;
}
#s-fbdc561e-a93a-4850-9102-81f691a781bf:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-fbdc561e-a93a-4850-9102-81f691a781bf img.shogun-image {
    
    width: px;
  }


#s-fbdc561e-a93a-4850-9102-81f691a781bf .shogun-image-content {
  
    align-items: center;
  
}

#s-6982110b-4054-4968-8c5a-30c2bb5bb762 {
  min-height: 450px;
}








#s-6982110b-4054-4968-8c5a-30c2bb5bb762 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6982110b-4054-4968-8c5a-30c2bb5bb762.shg-box.shg-c {
  justify-content: flex-end;
}

#s-57f640f8-5b21-44c7-9d31-7568575229c9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-57f640f8-5b21-44c7-9d31-7568575229c9:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-57f640f8-5b21-44c7-9d31-7568575229c9:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-57f640f8-5b21-44c7-9d31-7568575229c9.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-730a5d04-e9b0-4fbc-aec2-db75e87d366f {
  min-height: 50px;
}








#s-730a5d04-e9b0-4fbc-aec2-db75e87d366f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-730a5d04-e9b0-4fbc-aec2-db75e87d366f.shg-box.shg-c {
  justify-content: center;
}

#s-63578054-2058-4bea-80cf-5a70ec23a5de {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-63578054-2058-4bea-80cf-5a70ec23a5de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63578054-2058-4bea-80cf-5a70ec23a5de.shg-box.shg-c {
  justify-content: center;
}

#s-a140182f-333c-46cd-8001-50ad504f64f1 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-a140182f-333c-46cd-8001-50ad504f64f1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-22699449-ad6e-4bf1-8705-423019b165e8 {
  text-align: center;
opacity: 1;
}
#s-22699449-ad6e-4bf1-8705-423019b165e8:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-22699449-ad6e-4bf1-8705-423019b165e8 img.shogun-image {
    
    width: px;
  }


#s-22699449-ad6e-4bf1-8705-423019b165e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-5cf3933e-c716-44a8-9212-963d8d00ffaa {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-5cf3933e-c716-44a8-9212-963d8d00ffaa:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-5cf3933e-c716-44a8-9212-963d8d00ffaa:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-5cf3933e-c716-44a8-9212-963d8d00ffaa.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-dfce5e1d-4ae1-4c92-8b5b-b87f89acd513 {
  min-height: 50px;
}








#s-dfce5e1d-4ae1-4c92-8b5b-b87f89acd513 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dfce5e1d-4ae1-4c92-8b5b-b87f89acd513.shg-box.shg-c {
  justify-content: center;
}

#s-1c0278a8-e2eb-4c61-9658-810b98deccfb {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-1c0278a8-e2eb-4c61-9658-810b98deccfb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c0278a8-e2eb-4c61-9658-810b98deccfb.shg-box.shg-c {
  justify-content: center;
}

#s-df941e94-7a0b-4734-a2b2-152d53123e19 {
  text-align: center;
opacity: 1;
}
#s-df941e94-7a0b-4734-a2b2-152d53123e19:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-df941e94-7a0b-4734-a2b2-152d53123e19 img.shogun-image {
    
    width: px;
  }


#s-df941e94-7a0b-4734-a2b2-152d53123e19 .shogun-image-content {
  
    align-items: center;
  
}

#s-4fc2ef37-6a01-41cc-b2f8-e31168eb0c77 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-4fc2ef37-6a01-41cc-b2f8-e31168eb0c77:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-4fc2ef37-6a01-41cc-b2f8-e31168eb0c77:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-4fc2ef37-6a01-41cc-b2f8-e31168eb0c77.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-37165dff-1959-488f-8713-ab3337c65ace {
  min-height: 50px;
}








#s-37165dff-1959-488f-8713-ab3337c65ace > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37165dff-1959-488f-8713-ab3337c65ace.shg-box.shg-c {
  justify-content: center;
}

#s-64dced10-fa5b-44e3-93c9-8d27a62fdc78 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-64dced10-fa5b-44e3-93c9-8d27a62fdc78 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64dced10-fa5b-44e3-93c9-8d27a62fdc78.shg-box.shg-c {
  justify-content: center;
}

#s-506fb7ab-02aa-4c50-b9a2-43e0584b7e75 {
  text-align: center;
opacity: 1;
}
#s-506fb7ab-02aa-4c50-b9a2-43e0584b7e75:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-506fb7ab-02aa-4c50-b9a2-43e0584b7e75 img.shogun-image {
    
    width: px;
  }


#s-506fb7ab-02aa-4c50-b9a2-43e0584b7e75 .shogun-image-content {
  
    align-items: center;
  
}

#s-62c9cc1c-4304-4a5a-b1f3-85b82401e826 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-62c9cc1c-4304-4a5a-b1f3-85b82401e826:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-62c9cc1c-4304-4a5a-b1f3-85b82401e826:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-62c9cc1c-4304-4a5a-b1f3-85b82401e826.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-1f84c7a9-63d2-4228-b651-5f60abbe9da6 {
  min-height: 50px;
}








#s-1f84c7a9-63d2-4228-b651-5f60abbe9da6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f84c7a9-63d2-4228-b651-5f60abbe9da6.shg-box.shg-c {
  justify-content: center;
}

#s-fc599ef7-8d0f-45fc-aa17-776d2e670fe5 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-fc599ef7-8d0f-45fc-aa17-776d2e670fe5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc599ef7-8d0f-45fc-aa17-776d2e670fe5.shg-box.shg-c {
  justify-content: center;
}

#s-77c4afbf-a4e6-4f90-8070-bce90a1f409a {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-77c4afbf-a4e6-4f90-8070-bce90a1f409a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-b84b1660-3165-4cee-905a-ce7331d86310 {
  text-align: center;
opacity: 1;
}
#s-b84b1660-3165-4cee-905a-ce7331d86310:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-b84b1660-3165-4cee-905a-ce7331d86310 img.shogun-image {
    
    width: px;
  }


#s-b84b1660-3165-4cee-905a-ce7331d86310 .shogun-image-content {
  
    align-items: center;
  
}

#s-c5b2c4f1-3500-419f-ba41-d8880298ffe7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-c5b2c4f1-3500-419f-ba41-d8880298ffe7:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-c5b2c4f1-3500-419f-ba41-d8880298ffe7:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-c5b2c4f1-3500-419f-ba41-d8880298ffe7.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-ff2188e3-9d41-47ac-9b43-7076884e69a2 {
  min-height: 50px;
}








#s-ff2188e3-9d41-47ac-9b43-7076884e69a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff2188e3-9d41-47ac-9b43-7076884e69a2.shg-box.shg-c {
  justify-content: center;
}

#s-1a291519-bbc7-44e7-acad-256d1430b056 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-1a291519-bbc7-44e7-acad-256d1430b056 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a291519-bbc7-44e7-acad-256d1430b056.shg-box.shg-c {
  justify-content: center;
}

#s-5d68a180-1f21-47a1-9094-31a8e9a74ad7 {
  text-align: center;
opacity: 1;
}
#s-5d68a180-1f21-47a1-9094-31a8e9a74ad7:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-5d68a180-1f21-47a1-9094-31a8e9a74ad7 img.shogun-image {
    
    width: px;
  }


#s-5d68a180-1f21-47a1-9094-31a8e9a74ad7 .shogun-image-content {
  
    align-items: center;
  
}

#s-244faee4-1df9-45c5-8cff-627e969a2299 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-244faee4-1df9-45c5-8cff-627e969a2299:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-244faee4-1df9-45c5-8cff-627e969a2299:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-244faee4-1df9-45c5-8cff-627e969a2299.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-1e1da08c-c50b-45a8-b00a-27c78b3c7aaf {
  min-height: 50px;
}








#s-1e1da08c-c50b-45a8-b00a-27c78b3c7aaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e1da08c-c50b-45a8-b00a-27c78b3c7aaf.shg-box.shg-c {
  justify-content: center;
}

#s-70a3eac2-649f-4103-b3ad-c2996279286f {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-70a3eac2-649f-4103-b3ad-c2996279286f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70a3eac2-649f-4103-b3ad-c2996279286f.shg-box.shg-c {
  justify-content: center;
}

#s-3b3e2a05-d4f6-42de-8bf0-7f72014447b2 {
  text-align: center;
opacity: 1;
}
#s-3b3e2a05-d4f6-42de-8bf0-7f72014447b2:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-3b3e2a05-d4f6-42de-8bf0-7f72014447b2 img.shogun-image {
    
    width: px;
  }


#s-3b3e2a05-d4f6-42de-8bf0-7f72014447b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-5b90d57f-31f4-418c-8a38-54f9392786e2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-5b90d57f-31f4-418c-8a38-54f9392786e2:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-5b90d57f-31f4-418c-8a38-54f9392786e2:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-5b90d57f-31f4-418c-8a38-54f9392786e2.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-91568661-b29c-477e-b4ae-4de5f8aa7d7d {
  min-height: 50px;
}








#s-91568661-b29c-477e-b4ae-4de5f8aa7d7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91568661-b29c-477e-b4ae-4de5f8aa7d7d.shg-box.shg-c {
  justify-content: center;
}

#s-9e7fda83-0e12-4eec-bcf2-0aebc597269a {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-9e7fda83-0e12-4eec-bcf2-0aebc597269a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e7fda83-0e12-4eec-bcf2-0aebc597269a.shg-box.shg-c {
  justify-content: center;
}

#s-61a1a398-b819-4675-b2b5-8eb93f8598bd {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-61a1a398-b819-4675-b2b5-8eb93f8598bd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-1a946754-d367-4ddb-b3ad-f79bf3df1ade {
  text-align: center;
opacity: 1;
}
#s-1a946754-d367-4ddb-b3ad-f79bf3df1ade:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-1a946754-d367-4ddb-b3ad-f79bf3df1ade img.shogun-image {
    
    width: px;
  }


#s-1a946754-d367-4ddb-b3ad-f79bf3df1ade .shogun-image-content {
  
    align-items: center;
  
}

#s-0e3f88e1-a1aa-45d7-914e-11f935513fb9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-0e3f88e1-a1aa-45d7-914e-11f935513fb9:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-0e3f88e1-a1aa-45d7-914e-11f935513fb9:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-0e3f88e1-a1aa-45d7-914e-11f935513fb9.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-2360d0c1-e03c-4618-a001-ebd23805d254 {
  min-height: 50px;
}








#s-2360d0c1-e03c-4618-a001-ebd23805d254 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2360d0c1-e03c-4618-a001-ebd23805d254.shg-box.shg-c {
  justify-content: center;
}

#s-277548d1-9c74-404c-8b8c-8dd97af6e807 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-277548d1-9c74-404c-8b8c-8dd97af6e807 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-277548d1-9c74-404c-8b8c-8dd97af6e807.shg-box.shg-c {
  justify-content: center;
}

#s-4821d75f-f4f9-4888-a7d1-f0144981d7dd {
  text-align: center;
opacity: 1;
}
#s-4821d75f-f4f9-4888-a7d1-f0144981d7dd:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-4821d75f-f4f9-4888-a7d1-f0144981d7dd img.shogun-image {
    
    width: px;
  }


#s-4821d75f-f4f9-4888-a7d1-f0144981d7dd .shogun-image-content {
  
    align-items: center;
  
}

#s-46ff8d33-725b-43b9-b426-60e39edbcf70 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-46ff8d33-725b-43b9-b426-60e39edbcf70:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-46ff8d33-725b-43b9-b426-60e39edbcf70:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-46ff8d33-725b-43b9-b426-60e39edbcf70.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-8211486e-5ff3-46ad-a4b8-75b07935914e {
  min-height: 50px;
}








#s-8211486e-5ff3-46ad-a4b8-75b07935914e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8211486e-5ff3-46ad-a4b8-75b07935914e.shg-box.shg-c {
  justify-content: center;
}

#s-9d0d176b-03fd-4361-8550-9d9838adbf51 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-9d0d176b-03fd-4361-8550-9d9838adbf51 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d0d176b-03fd-4361-8550-9d9838adbf51.shg-box.shg-c {
  justify-content: center;
}

#s-ef0b1516-073b-49fc-bfbe-bae955f7fdff {
  text-align: center;
opacity: 1;
}
#s-ef0b1516-073b-49fc-bfbe-bae955f7fdff:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-ef0b1516-073b-49fc-bfbe-bae955f7fdff img.shogun-image {
    
    width: px;
  }


#s-ef0b1516-073b-49fc-bfbe-bae955f7fdff .shogun-image-content {
  
    align-items: center;
  
}

#s-2810a4b0-9a20-4b3e-bf2b-8b7eee0ba8ac {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-2810a4b0-9a20-4b3e-bf2b-8b7eee0ba8ac:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-2810a4b0-9a20-4b3e-bf2b-8b7eee0ba8ac:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-2810a4b0-9a20-4b3e-bf2b-8b7eee0ba8ac.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-fd547f5a-0d34-4e91-be29-0bb98bf8d96b {
  min-height: 50px;
}








#s-fd547f5a-0d34-4e91-be29-0bb98bf8d96b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd547f5a-0d34-4e91-be29-0bb98bf8d96b.shg-box.shg-c {
  justify-content: center;
}

#s-c9a70e5e-a9c0-48c1-ad7f-7a35c22a9705 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-c9a70e5e-a9c0-48c1-ad7f-7a35c22a9705 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9a70e5e-a9c0-48c1-ad7f-7a35c22a9705.shg-box.shg-c {
  justify-content: center;
}

#s-60af8369-0a8b-4a5a-a015-19111b414041 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-60af8369-0a8b-4a5a-a015-19111b414041"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-3d5f835a-2bf0-4ab4-b8a2-c24accf1a78b {
  text-align: center;
opacity: 1;
}
#s-3d5f835a-2bf0-4ab4-b8a2-c24accf1a78b:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-3d5f835a-2bf0-4ab4-b8a2-c24accf1a78b img.shogun-image {
    
    width: px;
  }


#s-3d5f835a-2bf0-4ab4-b8a2-c24accf1a78b .shogun-image-content {
  
    align-items: center;
  
}

#s-c54e6f48-bc91-4511-a811-68c892641c03 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-c54e6f48-bc91-4511-a811-68c892641c03:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-c54e6f48-bc91-4511-a811-68c892641c03:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-c54e6f48-bc91-4511-a811-68c892641c03.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-5468f71c-c4e4-484d-a786-4d514b96984b {
  min-height: 50px;
}








#s-5468f71c-c4e4-484d-a786-4d514b96984b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5468f71c-c4e4-484d-a786-4d514b96984b.shg-box.shg-c {
  justify-content: center;
}

#s-2bb53e2c-5b95-4720-91e6-160ce7baec74 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-2bb53e2c-5b95-4720-91e6-160ce7baec74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2bb53e2c-5b95-4720-91e6-160ce7baec74.shg-box.shg-c {
  justify-content: center;
}

#s-09354112-5b42-4dd6-bd78-7b7e87a7b93e {
  text-align: center;
opacity: 1;
}
#s-09354112-5b42-4dd6-bd78-7b7e87a7b93e:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-09354112-5b42-4dd6-bd78-7b7e87a7b93e img.shogun-image {
    
    width: px;
  }


#s-09354112-5b42-4dd6-bd78-7b7e87a7b93e .shogun-image-content {
  
    align-items: center;
  
}

#s-923e27ce-f1ba-43da-b4ae-e7db737a016e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-923e27ce-f1ba-43da-b4ae-e7db737a016e:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-923e27ce-f1ba-43da-b4ae-e7db737a016e:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-923e27ce-f1ba-43da-b4ae-e7db737a016e.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-83190fbb-46b8-4c38-a8a4-573e78839e75 {
  min-height: 50px;
}








#s-83190fbb-46b8-4c38-a8a4-573e78839e75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83190fbb-46b8-4c38-a8a4-573e78839e75.shg-box.shg-c {
  justify-content: center;
}

#s-b03b471b-ca4f-469d-9cfd-5f6cc1ee2324 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-b03b471b-ca4f-469d-9cfd-5f6cc1ee2324 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b03b471b-ca4f-469d-9cfd-5f6cc1ee2324.shg-box.shg-c {
  justify-content: center;
}

#s-76d50c72-1de0-4d0c-8c65-eda1c7d3a581 {
  text-align: center;
opacity: 1;
}
#s-76d50c72-1de0-4d0c-8c65-eda1c7d3a581:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-76d50c72-1de0-4d0c-8c65-eda1c7d3a581 img.shogun-image {
    
    width: px;
  }


#s-76d50c72-1de0-4d0c-8c65-eda1c7d3a581 .shogun-image-content {
  
    align-items: center;
  
}

#s-b745d67d-c810-4f76-8ae8-316d164e9e48 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-b745d67d-c810-4f76-8ae8-316d164e9e48:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-b745d67d-c810-4f76-8ae8-316d164e9e48:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-b745d67d-c810-4f76-8ae8-316d164e9e48.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-a806ef2d-315c-4eaa-a791-304ae3b95c5a {
  min-height: 50px;
}








#s-a806ef2d-315c-4eaa-a791-304ae3b95c5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a806ef2d-315c-4eaa-a791-304ae3b95c5a.shg-box.shg-c {
  justify-content: center;
}

#s-7b30f9a9-0d8c-4106-afb9-f6e5d0527a46 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-7b30f9a9-0d8c-4106-afb9-f6e5d0527a46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b30f9a9-0d8c-4106-afb9-f6e5d0527a46.shg-box.shg-c {
  justify-content: center;
}

#s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e06d3405-0f9b-47e8-aff2-8dd9921ba4ae"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-37aa3c44-7c8f-44ef-b63c-15015322f96b {
  text-align: center;
opacity: 1;
}
#s-37aa3c44-7c8f-44ef-b63c-15015322f96b:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-37aa3c44-7c8f-44ef-b63c-15015322f96b img.shogun-image {
    
    width: px;
  }


#s-37aa3c44-7c8f-44ef-b63c-15015322f96b .shogun-image-content {
  
    align-items: center;
  
}

#s-a0fbc92c-fa1d-430e-bd9b-e79f72781c9b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-a0fbc92c-fa1d-430e-bd9b-e79f72781c9b:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-a0fbc92c-fa1d-430e-bd9b-e79f72781c9b:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-a0fbc92c-fa1d-430e-bd9b-e79f72781c9b.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-7d011e75-05ac-4feb-b6da-856ec34b69b0 {
  min-height: 50px;
}








#s-7d011e75-05ac-4feb-b6da-856ec34b69b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d011e75-05ac-4feb-b6da-856ec34b69b0.shg-box.shg-c {
  justify-content: center;
}

#s-02ba2404-c54e-4b1a-b7bd-92f0b64df49c {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-02ba2404-c54e-4b1a-b7bd-92f0b64df49c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-02ba2404-c54e-4b1a-b7bd-92f0b64df49c.shg-box.shg-c {
  justify-content: center;
}

#s-71bb2b9e-b22c-4d20-afb1-c5d176efe4b6 {
  text-align: center;
opacity: 1;
}
#s-71bb2b9e-b22c-4d20-afb1-c5d176efe4b6:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-71bb2b9e-b22c-4d20-afb1-c5d176efe4b6 img.shogun-image {
    
    width: px;
  }


#s-71bb2b9e-b22c-4d20-afb1-c5d176efe4b6 .shogun-image-content {
  
    align-items: center;
  
}

#s-66cb874b-d852-4312-be7b-22851a0f4621 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-66cb874b-d852-4312-be7b-22851a0f4621:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-66cb874b-d852-4312-be7b-22851a0f4621:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-66cb874b-d852-4312-be7b-22851a0f4621.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-7418e9c6-362c-47de-abf0-6d309c04efb7 {
  min-height: 50px;
}








#s-7418e9c6-362c-47de-abf0-6d309c04efb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7418e9c6-362c-47de-abf0-6d309c04efb7.shg-box.shg-c {
  justify-content: center;
}

#s-c6addd49-a134-4114-904a-f4b34d0401e2 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-c6addd49-a134-4114-904a-f4b34d0401e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6addd49-a134-4114-904a-f4b34d0401e2.shg-box.shg-c {
  justify-content: center;
}

#s-09fbc7f3-9fba-4255-93bf-a0ea83664027 {
  text-align: center;
opacity: 1;
}
#s-09fbc7f3-9fba-4255-93bf-a0ea83664027:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-09fbc7f3-9fba-4255-93bf-a0ea83664027 img.shogun-image {
    
    width: px;
  }


#s-09fbc7f3-9fba-4255-93bf-a0ea83664027 .shogun-image-content {
  
    align-items: center;
  
}

#s-d8028512-c5e3-4e41-8401-6a5150bed498 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-d8028512-c5e3-4e41-8401-6a5150bed498:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-d8028512-c5e3-4e41-8401-6a5150bed498:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-d8028512-c5e3-4e41-8401-6a5150bed498.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-37d5bb78-fb0c-4474-9308-973541a31579 {
  min-height: 50px;
}








#s-37d5bb78-fb0c-4474-9308-973541a31579 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37d5bb78-fb0c-4474-9308-973541a31579.shg-box.shg-c {
  justify-content: center;
}

#s-758472be-577d-46b6-beba-19f73d56b616 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-758472be-577d-46b6-beba-19f73d56b616 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-758472be-577d-46b6-beba-19f73d56b616.shg-box.shg-c {
  justify-content: center;
}

#s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-9bd90bad-e2d6-4383-b1e5-6119a2881ffd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-8ee8f14a-0900-4ee4-8a9c-104c22e368c1 {
  text-align: center;
opacity: 1;
}
#s-8ee8f14a-0900-4ee4-8a9c-104c22e368c1:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-8ee8f14a-0900-4ee4-8a9c-104c22e368c1 img.shogun-image {
    
    width: px;
  }


#s-8ee8f14a-0900-4ee4-8a9c-104c22e368c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-c364d721-1a5c-44ca-bc07-1a084b25ee92 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-c364d721-1a5c-44ca-bc07-1a084b25ee92:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-c364d721-1a5c-44ca-bc07-1a084b25ee92:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-c364d721-1a5c-44ca-bc07-1a084b25ee92.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-ac7a1f6a-cea8-4e79-826f-8a6a5c0703af {
  min-height: 50px;
}








#s-ac7a1f6a-cea8-4e79-826f-8a6a5c0703af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac7a1f6a-cea8-4e79-826f-8a6a5c0703af.shg-box.shg-c {
  justify-content: center;
}

#s-1e712230-3e47-4a0b-aa0a-03b6f136f7dc {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-1e712230-3e47-4a0b-aa0a-03b6f136f7dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e712230-3e47-4a0b-aa0a-03b6f136f7dc.shg-box.shg-c {
  justify-content: center;
}

#s-609f80f0-f01b-4e81-961a-17fc1419c760 {
  text-align: center;
opacity: 1;
}
#s-609f80f0-f01b-4e81-961a-17fc1419c760:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-609f80f0-f01b-4e81-961a-17fc1419c760 img.shogun-image {
    
    width: px;
  }


#s-609f80f0-f01b-4e81-961a-17fc1419c760 .shogun-image-content {
  
    align-items: center;
  
}

#s-0b08dc53-0806-4354-9438-7c0917bdd5dd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-0b08dc53-0806-4354-9438-7c0917bdd5dd:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-0b08dc53-0806-4354-9438-7c0917bdd5dd:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-0b08dc53-0806-4354-9438-7c0917bdd5dd.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-e2ef0607-c941-4907-a58e-3900d75b03a3 {
  min-height: 50px;
}








#s-e2ef0607-c941-4907-a58e-3900d75b03a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2ef0607-c941-4907-a58e-3900d75b03a3.shg-box.shg-c {
  justify-content: center;
}

#s-b71029bd-59ad-4c4c-80d2-284c1b3dab15 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-b71029bd-59ad-4c4c-80d2-284c1b3dab15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b71029bd-59ad-4c4c-80d2-284c1b3dab15.shg-box.shg-c {
  justify-content: center;
}

#s-e47c9c5b-ae5d-4a0f-8034-4200aace422d {
  text-align: center;
opacity: 1;
}
#s-e47c9c5b-ae5d-4a0f-8034-4200aace422d:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-e47c9c5b-ae5d-4a0f-8034-4200aace422d img.shogun-image {
    
    width: px;
  }


#s-e47c9c5b-ae5d-4a0f-8034-4200aace422d .shogun-image-content {
  
    align-items: center;
  
}

#s-c7548617-cb20-4e1d-8572-f0bc61650c26 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-c7548617-cb20-4e1d-8572-f0bc61650c26:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-c7548617-cb20-4e1d-8572-f0bc61650c26:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-c7548617-cb20-4e1d-8572-f0bc61650c26.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-0ab74ab9-3ee5-4965-b421-64219ada43b0 {
  min-height: 50px;
}








#s-0ab74ab9-3ee5-4965-b421-64219ada43b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ab74ab9-3ee5-4965-b421-64219ada43b0.shg-box.shg-c {
  justify-content: center;
}

#s-4eeee2a3-e4b0-4b1c-97ef-252f13efb747 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-4eeee2a3-e4b0-4b1c-97ef-252f13efb747 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4eeee2a3-e4b0-4b1c-97ef-252f13efb747.shg-box.shg-c {
  justify-content: center;
}

#s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-2eaae3b0-25b0-4c0c-990a-2d884d8155d9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-ac4acd08-e7ff-4ea4-8c28-4f90cc4300dc {
  text-align: center;
opacity: 1;
}
#s-ac4acd08-e7ff-4ea4-8c28-4f90cc4300dc:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-ac4acd08-e7ff-4ea4-8c28-4f90cc4300dc img.shogun-image {
    
    width: px;
  }


#s-ac4acd08-e7ff-4ea4-8c28-4f90cc4300dc .shogun-image-content {
  
    align-items: center;
  
}

#s-f0d1e68e-886c-4f10-840c-0e2a1c34c148 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-f0d1e68e-886c-4f10-840c-0e2a1c34c148:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-f0d1e68e-886c-4f10-840c-0e2a1c34c148:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-f0d1e68e-886c-4f10-840c-0e2a1c34c148.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-39818ce6-da26-432c-8fee-a04ded8dc3b6 {
  min-height: 50px;
}








#s-39818ce6-da26-432c-8fee-a04ded8dc3b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39818ce6-da26-432c-8fee-a04ded8dc3b6.shg-box.shg-c {
  justify-content: center;
}

#s-a20e424b-2155-4e9b-816f-ba9b7444ba0f {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-a20e424b-2155-4e9b-816f-ba9b7444ba0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a20e424b-2155-4e9b-816f-ba9b7444ba0f.shg-box.shg-c {
  justify-content: center;
}

#s-bdb1b2c8-f19d-4bdc-bbe0-66a2cd76aac2 {
  text-align: center;
opacity: 1;
}
#s-bdb1b2c8-f19d-4bdc-bbe0-66a2cd76aac2:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-bdb1b2c8-f19d-4bdc-bbe0-66a2cd76aac2 img.shogun-image {
    
    width: px;
  }


#s-bdb1b2c8-f19d-4bdc-bbe0-66a2cd76aac2 .shogun-image-content {
  
    align-items: center;
  
}

#s-0dda1365-08da-44a5-a1d6-8ae892945867 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-0dda1365-08da-44a5-a1d6-8ae892945867:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-0dda1365-08da-44a5-a1d6-8ae892945867:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-0dda1365-08da-44a5-a1d6-8ae892945867.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-2cd949ae-7620-4ebf-bb2d-0bac82bd4861 {
  min-height: 50px;
}








#s-2cd949ae-7620-4ebf-bb2d-0bac82bd4861 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2cd949ae-7620-4ebf-bb2d-0bac82bd4861.shg-box.shg-c {
  justify-content: center;
}

#s-6392d2b6-c4ef-4860-b906-e1c3c67abc37 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-6392d2b6-c4ef-4860-b906-e1c3c67abc37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6392d2b6-c4ef-4860-b906-e1c3c67abc37.shg-box.shg-c {
  justify-content: center;
}

#s-6eb74d3d-dfc0-45c1-b3d3-15b36edd9e9b {
  text-align: center;
opacity: 1;
}
#s-6eb74d3d-dfc0-45c1-b3d3-15b36edd9e9b:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-6eb74d3d-dfc0-45c1-b3d3-15b36edd9e9b img.shogun-image {
    
    width: px;
  }


#s-6eb74d3d-dfc0-45c1-b3d3-15b36edd9e9b .shogun-image-content {
  
    align-items: center;
  
}

#s-ceaca6f1-12c9-4eb7-b187-f44ca06b6772 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-ceaca6f1-12c9-4eb7-b187-f44ca06b6772:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-ceaca6f1-12c9-4eb7-b187-f44ca06b6772:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-ceaca6f1-12c9-4eb7-b187-f44ca06b6772.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-01c3c88e-c6d3-4d82-bd1b-1e46ff83ed36 {
  min-height: 50px;
}








#s-01c3c88e-c6d3-4d82-bd1b-1e46ff83ed36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-01c3c88e-c6d3-4d82-bd1b-1e46ff83ed36.shg-box.shg-c {
  justify-content: center;
}

#s-d12b175d-66c1-4eb1-8d0b-539db35a9f8d {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-d12b175d-66c1-4eb1-8d0b-539db35a9f8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d12b175d-66c1-4eb1-8d0b-539db35a9f8d.shg-box.shg-c {
  justify-content: center;
}

#s-84246306-35ae-4560-8c85-bd118d1ea1ce {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-84246306-35ae-4560-8c85-bd118d1ea1ce"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-5978679c-979c-4ec7-9392-132160d7d556 {
  text-align: center;
opacity: 1;
}
#s-5978679c-979c-4ec7-9392-132160d7d556:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-5978679c-979c-4ec7-9392-132160d7d556 img.shogun-image {
    
    width: px;
  }


#s-5978679c-979c-4ec7-9392-132160d7d556 .shogun-image-content {
  
    align-items: center;
  
}

#s-13cd0f42-b3f7-4225-97bb-964c61a11ce5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-13cd0f42-b3f7-4225-97bb-964c61a11ce5:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-13cd0f42-b3f7-4225-97bb-964c61a11ce5:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-13cd0f42-b3f7-4225-97bb-964c61a11ce5.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-60efdeeb-031c-4660-afef-fe7acbda2707 {
  min-height: 50px;
}








#s-60efdeeb-031c-4660-afef-fe7acbda2707 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60efdeeb-031c-4660-afef-fe7acbda2707.shg-box.shg-c {
  justify-content: center;
}

#s-c9bc19ed-865a-466c-acb4-7bfe3623b4c0 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-c9bc19ed-865a-466c-acb4-7bfe3623b4c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9bc19ed-865a-466c-acb4-7bfe3623b4c0.shg-box.shg-c {
  justify-content: center;
}

#s-4a172380-cf33-4214-b356-f098c8c6a590 {
  text-align: center;
opacity: 1;
}
#s-4a172380-cf33-4214-b356-f098c8c6a590:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-4a172380-cf33-4214-b356-f098c8c6a590 img.shogun-image {
    
    width: px;
  }


#s-4a172380-cf33-4214-b356-f098c8c6a590 .shogun-image-content {
  
    align-items: center;
  
}

#s-837f9c60-151f-4d13-a6ee-bf039cfb0249 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-837f9c60-151f-4d13-a6ee-bf039cfb0249:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-837f9c60-151f-4d13-a6ee-bf039cfb0249:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-837f9c60-151f-4d13-a6ee-bf039cfb0249.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-83e5fb7b-76e0-468c-97d6-04cbefd26b75 {
  min-height: 50px;
}








#s-83e5fb7b-76e0-468c-97d6-04cbefd26b75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83e5fb7b-76e0-468c-97d6-04cbefd26b75.shg-box.shg-c {
  justify-content: center;
}

#s-c9debdcc-de01-46b9-9fb6-075d516525c9 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-c9debdcc-de01-46b9-9fb6-075d516525c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9debdcc-de01-46b9-9fb6-075d516525c9.shg-box.shg-c {
  justify-content: center;
}

#s-79b4e42f-f7e5-4524-93f8-1f2f02660763 {
  text-align: center;
opacity: 1;
}
#s-79b4e42f-f7e5-4524-93f8-1f2f02660763:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-79b4e42f-f7e5-4524-93f8-1f2f02660763 img.shogun-image {
    
    width: px;
  }


#s-79b4e42f-f7e5-4524-93f8-1f2f02660763 .shogun-image-content {
  
    align-items: center;
  
}

#s-caee6451-cbb9-400d-8803-59d12cf9aaa0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-caee6451-cbb9-400d-8803-59d12cf9aaa0:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-caee6451-cbb9-400d-8803-59d12cf9aaa0:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-caee6451-cbb9-400d-8803-59d12cf9aaa0.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-2153506b-7320-4669-b99d-29e526d2631e {
  min-height: 50px;
}








#s-2153506b-7320-4669-b99d-29e526d2631e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2153506b-7320-4669-b99d-29e526d2631e.shg-box.shg-c {
  justify-content: center;
}

#s-4c2cebb2-d23d-41a2-950d-4b06eb383d31 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-4c2cebb2-d23d-41a2-950d-4b06eb383d31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c2cebb2-d23d-41a2-950d-4b06eb383d31.shg-box.shg-c {
  justify-content: center;
}

#s-e7785f2d-751d-4613-9f9f-be55781d1b43 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e7785f2d-751d-4613-9f9f-be55781d1b43"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-3859d6b1-e98d-470d-912c-5c957f44c721 {
  text-align: center;
opacity: 1;
}
#s-3859d6b1-e98d-470d-912c-5c957f44c721:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-3859d6b1-e98d-470d-912c-5c957f44c721 img.shogun-image {
    
    width: px;
  }


#s-3859d6b1-e98d-470d-912c-5c957f44c721 .shogun-image-content {
  
    align-items: center;
  
}

#s-76c48df1-5069-4f23-82c4-f252ee0f4c3b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-76c48df1-5069-4f23-82c4-f252ee0f4c3b:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-76c48df1-5069-4f23-82c4-f252ee0f4c3b:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-76c48df1-5069-4f23-82c4-f252ee0f4c3b.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-09232914-8314-4d10-9783-e86898928c37 {
  min-height: 50px;
}








#s-09232914-8314-4d10-9783-e86898928c37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-09232914-8314-4d10-9783-e86898928c37.shg-box.shg-c {
  justify-content: center;
}

#s-b8e58aa8-ace5-4355-bf6e-dc8d633fa60f {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-b8e58aa8-ace5-4355-bf6e-dc8d633fa60f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8e58aa8-ace5-4355-bf6e-dc8d633fa60f.shg-box.shg-c {
  justify-content: center;
}

#s-e40c6098-6296-48cc-9726-27b53cc444ba {
  text-align: center;
opacity: 1;
}
#s-e40c6098-6296-48cc-9726-27b53cc444ba:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-e40c6098-6296-48cc-9726-27b53cc444ba img.shogun-image {
    
    width: px;
  }


#s-e40c6098-6296-48cc-9726-27b53cc444ba .shogun-image-content {
  
    align-items: center;
  
}

#s-1ed17036-0779-4717-90cc-ea7f535398e2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-1ed17036-0779-4717-90cc-ea7f535398e2:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-1ed17036-0779-4717-90cc-ea7f535398e2:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-1ed17036-0779-4717-90cc-ea7f535398e2.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-15e61e60-ee67-420e-98cc-5c6ea31ceeb4 {
  min-height: 50px;
}








#s-15e61e60-ee67-420e-98cc-5c6ea31ceeb4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15e61e60-ee67-420e-98cc-5c6ea31ceeb4.shg-box.shg-c {
  justify-content: center;
}

#s-63b6934f-a9f3-4bfa-a5ec-6f0f7c783005 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-63b6934f-a9f3-4bfa-a5ec-6f0f7c783005 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63b6934f-a9f3-4bfa-a5ec-6f0f7c783005.shg-box.shg-c {
  justify-content: center;
}

#s-2cd0a693-3d80-4a90-8e3a-0c90b3fd9f1d {
  text-align: center;
opacity: 1;
}
#s-2cd0a693-3d80-4a90-8e3a-0c90b3fd9f1d:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-2cd0a693-3d80-4a90-8e3a-0c90b3fd9f1d img.shogun-image {
    
    width: px;
  }


#s-2cd0a693-3d80-4a90-8e3a-0c90b3fd9f1d .shogun-image-content {
  
    align-items: center;
  
}

#s-90209b54-894b-49bd-961f-1cdb70cae67a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-90209b54-894b-49bd-961f-1cdb70cae67a:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-90209b54-894b-49bd-961f-1cdb70cae67a:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-90209b54-894b-49bd-961f-1cdb70cae67a.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-65b34a13-2160-4335-880f-49371b76dd61 {
  min-height: 50px;
}








#s-65b34a13-2160-4335-880f-49371b76dd61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65b34a13-2160-4335-880f-49371b76dd61.shg-box.shg-c {
  justify-content: center;
}

#s-e0cbdc67-f5de-4a55-8fc3-7df77d25d9ac {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-e0cbdc67-f5de-4a55-8fc3-7df77d25d9ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0cbdc67-f5de-4a55-8fc3-7df77d25d9ac.shg-box.shg-c {
  justify-content: center;
}

#s-80a5bf9d-5e34-4985-b91e-e427632bf725 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-80a5bf9d-5e34-4985-b91e-e427632bf725"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-9b1cf071-f4e8-4e89-bea8-b022f066b854 {
  text-align: center;
opacity: 1;
}
#s-9b1cf071-f4e8-4e89-bea8-b022f066b854:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-9b1cf071-f4e8-4e89-bea8-b022f066b854 img.shogun-image {
    
    width: px;
  }


#s-9b1cf071-f4e8-4e89-bea8-b022f066b854 .shogun-image-content {
  
    align-items: center;
  
}

#s-ed47ae5e-e4b0-49a9-9ccc-ecde78f2277b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-ed47ae5e-e4b0-49a9-9ccc-ecde78f2277b:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-ed47ae5e-e4b0-49a9-9ccc-ecde78f2277b:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-ed47ae5e-e4b0-49a9-9ccc-ecde78f2277b.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-7b52ad2f-1736-4f80-9f7e-1ef9a85d4a08 {
  min-height: 50px;
}








#s-7b52ad2f-1736-4f80-9f7e-1ef9a85d4a08 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b52ad2f-1736-4f80-9f7e-1ef9a85d4a08.shg-box.shg-c {
  justify-content: center;
}

#s-57e8f355-2c05-479e-a0f0-3066fcbcad74 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-57e8f355-2c05-479e-a0f0-3066fcbcad74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57e8f355-2c05-479e-a0f0-3066fcbcad74.shg-box.shg-c {
  justify-content: center;
}

#s-625d1383-00c4-450e-87fa-f594c073230f {
  text-align: center;
opacity: 1;
}
#s-625d1383-00c4-450e-87fa-f594c073230f:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-625d1383-00c4-450e-87fa-f594c073230f img.shogun-image {
    
    width: px;
  }


#s-625d1383-00c4-450e-87fa-f594c073230f .shogun-image-content {
  
    align-items: center;
  
}

#s-76d10a39-d8e9-4718-af1a-f14cadfdbf21 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-76d10a39-d8e9-4718-af1a-f14cadfdbf21:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-76d10a39-d8e9-4718-af1a-f14cadfdbf21:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-76d10a39-d8e9-4718-af1a-f14cadfdbf21.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-4acb70b4-3908-4348-af5b-afa5bd257a28 {
  min-height: 50px;
}








#s-4acb70b4-3908-4348-af5b-afa5bd257a28 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4acb70b4-3908-4348-af5b-afa5bd257a28.shg-box.shg-c {
  justify-content: center;
}

#s-7b44d9dd-96f5-46cd-a97d-29cca48d87e7 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-7b44d9dd-96f5-46cd-a97d-29cca48d87e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b44d9dd-96f5-46cd-a97d-29cca48d87e7.shg-box.shg-c {
  justify-content: center;
}

#s-495e02b0-0110-42b0-b4ac-720e70464d64 {
  text-align: center;
opacity: 1;
}
#s-495e02b0-0110-42b0-b4ac-720e70464d64:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-495e02b0-0110-42b0-b4ac-720e70464d64 img.shogun-image {
    
    width: px;
  }


#s-495e02b0-0110-42b0-b4ac-720e70464d64 .shogun-image-content {
  
    align-items: center;
  
}

#s-fdfb28f1-f809-4ef8-8057-c3744db27835 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-fdfb28f1-f809-4ef8-8057-c3744db27835:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-fdfb28f1-f809-4ef8-8057-c3744db27835:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-fdfb28f1-f809-4ef8-8057-c3744db27835.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-fe0afa92-ebf8-47c3-9064-1110f7b68b40 {
  min-height: 50px;
}








#s-fe0afa92-ebf8-47c3-9064-1110f7b68b40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe0afa92-ebf8-47c3-9064-1110f7b68b40.shg-box.shg-c {
  justify-content: center;
}

#s-2681d4f5-76ac-4eac-91b5-d3905887337c {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-2681d4f5-76ac-4eac-91b5-d3905887337c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2681d4f5-76ac-4eac-91b5-d3905887337c.shg-box.shg-c {
  justify-content: center;
}

#s-cc1f5047-acb4-4852-9f0a-d34d241333f8 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-cc1f5047-acb4-4852-9f0a-d34d241333f8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-5df163ca-67d9-44b2-b629-6ca844be5230 {
  text-align: center;
opacity: 1;
}
#s-5df163ca-67d9-44b2-b629-6ca844be5230:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-5df163ca-67d9-44b2-b629-6ca844be5230 img.shogun-image {
    
    width: px;
  }


#s-5df163ca-67d9-44b2-b629-6ca844be5230 .shogun-image-content {
  
    align-items: center;
  
}

#s-46df4d35-871d-4eab-a683-a98d4ed0b45b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-46df4d35-871d-4eab-a683-a98d4ed0b45b:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-46df4d35-871d-4eab-a683-a98d4ed0b45b:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-46df4d35-871d-4eab-a683-a98d4ed0b45b.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-0ba61d40-b5ea-4d71-90cf-4266227a2904 {
  min-height: 50px;
}








#s-0ba61d40-b5ea-4d71-90cf-4266227a2904 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ba61d40-b5ea-4d71-90cf-4266227a2904.shg-box.shg-c {
  justify-content: center;
}

#s-b306df47-ca5f-4bab-bd34-022a1a16e6a4 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-b306df47-ca5f-4bab-bd34-022a1a16e6a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b306df47-ca5f-4bab-bd34-022a1a16e6a4.shg-box.shg-c {
  justify-content: center;
}

#s-f96202b8-b12f-4e70-9c5d-1eff8bd80278 {
  text-align: center;
opacity: 1;
}
#s-f96202b8-b12f-4e70-9c5d-1eff8bd80278:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-f96202b8-b12f-4e70-9c5d-1eff8bd80278 img.shogun-image {
    
    width: px;
  }


#s-f96202b8-b12f-4e70-9c5d-1eff8bd80278 .shogun-image-content {
  
    align-items: center;
  
}

#s-bcf3ff81-e6a2-45bd-b3ae-cb14f7294016 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-bcf3ff81-e6a2-45bd-b3ae-cb14f7294016:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-bcf3ff81-e6a2-45bd-b3ae-cb14f7294016:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-bcf3ff81-e6a2-45bd-b3ae-cb14f7294016.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-9cfe1966-6c19-4131-97d0-7c37807b2571 {
  min-height: 50px;
}








#s-9cfe1966-6c19-4131-97d0-7c37807b2571 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9cfe1966-6c19-4131-97d0-7c37807b2571.shg-box.shg-c {
  justify-content: center;
}

#s-62559091-1dfd-4b49-8435-4edc1fbbb545 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-62559091-1dfd-4b49-8435-4edc1fbbb545 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62559091-1dfd-4b49-8435-4edc1fbbb545.shg-box.shg-c {
  justify-content: center;
}

#s-bc204b6b-8817-41b6-8327-611e3eef28d1 {
  text-align: center;
opacity: 1;
}
#s-bc204b6b-8817-41b6-8327-611e3eef28d1:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-bc204b6b-8817-41b6-8327-611e3eef28d1 img.shogun-image {
    
    width: px;
  }


#s-bc204b6b-8817-41b6-8327-611e3eef28d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-8ae255bb-a48b-43a8-b529-f4426296eb08 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-8ae255bb-a48b-43a8-b529-f4426296eb08:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-8ae255bb-a48b-43a8-b529-f4426296eb08:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-8ae255bb-a48b-43a8-b529-f4426296eb08.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-703ceb00-dab7-435e-b018-d5fd022bf5ab {
  min-height: 50px;
}








#s-703ceb00-dab7-435e-b018-d5fd022bf5ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-703ceb00-dab7-435e-b018-d5fd022bf5ab.shg-box.shg-c {
  justify-content: center;
}

#s-95736b24-c4fc-4467-84a8-88bfd6513871 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-95736b24-c4fc-4467-84a8-88bfd6513871 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95736b24-c4fc-4467-84a8-88bfd6513871.shg-box.shg-c {
  justify-content: center;
}

#s-79eab691-1c46-4022-92b9-62dace658dea {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-79eab691-1c46-4022-92b9-62dace658dea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-e1858b19-3c95-459b-aecc-4666f2b8086c {
  text-align: center;
opacity: 1;
}
#s-e1858b19-3c95-459b-aecc-4666f2b8086c:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-e1858b19-3c95-459b-aecc-4666f2b8086c img.shogun-image {
    
    width: px;
  }


#s-e1858b19-3c95-459b-aecc-4666f2b8086c .shogun-image-content {
  
    align-items: center;
  
}

#s-82a805b9-dcef-4a13-884f-46fb8154eddc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-82a805b9-dcef-4a13-884f-46fb8154eddc:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-82a805b9-dcef-4a13-884f-46fb8154eddc:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-82a805b9-dcef-4a13-884f-46fb8154eddc.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-81863b9f-83f0-411b-a335-f63806bb3d87 {
  min-height: 50px;
}








#s-81863b9f-83f0-411b-a335-f63806bb3d87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-81863b9f-83f0-411b-a335-f63806bb3d87.shg-box.shg-c {
  justify-content: center;
}

#s-df11091e-f545-4c37-bafb-211cd08181e5 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-df11091e-f545-4c37-bafb-211cd08181e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df11091e-f545-4c37-bafb-211cd08181e5.shg-box.shg-c {
  justify-content: center;
}

#s-e61d9bbd-fac8-4883-8d41-24b2fdb6232b {
  text-align: center;
opacity: 1;
}
#s-e61d9bbd-fac8-4883-8d41-24b2fdb6232b:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-e61d9bbd-fac8-4883-8d41-24b2fdb6232b img.shogun-image {
    
    width: px;
  }


#s-e61d9bbd-fac8-4883-8d41-24b2fdb6232b .shogun-image-content {
  
    align-items: center;
  
}

#s-ee28ecb0-bfe9-437e-bf81-2101880444c1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-ee28ecb0-bfe9-437e-bf81-2101880444c1:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-ee28ecb0-bfe9-437e-bf81-2101880444c1:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-ee28ecb0-bfe9-437e-bf81-2101880444c1.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-c34598bb-d853-47c5-b789-631b91b49cb7 {
  min-height: 50px;
}








#s-c34598bb-d853-47c5-b789-631b91b49cb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c34598bb-d853-47c5-b789-631b91b49cb7.shg-box.shg-c {
  justify-content: center;
}

#s-5c9a4cca-213f-411c-b9df-fecb56979a32 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-5c9a4cca-213f-411c-b9df-fecb56979a32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c9a4cca-213f-411c-b9df-fecb56979a32.shg-box.shg-c {
  justify-content: center;
}

#s-542528d5-ddf2-4c2d-8199-972f160c1e51 {
  text-align: center;
opacity: 1;
}
#s-542528d5-ddf2-4c2d-8199-972f160c1e51:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-542528d5-ddf2-4c2d-8199-972f160c1e51 img.shogun-image {
    
    width: px;
  }


#s-542528d5-ddf2-4c2d-8199-972f160c1e51 .shogun-image-content {
  
    align-items: center;
  
}

#s-497a210c-e2c7-4ac0-8fad-ee5122b3e1d3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-497a210c-e2c7-4ac0-8fad-ee5122b3e1d3:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-497a210c-e2c7-4ac0-8fad-ee5122b3e1d3:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-497a210c-e2c7-4ac0-8fad-ee5122b3e1d3.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-7cc277d0-4bee-406d-a6d7-2527f9855369 {
  min-height: 50px;
}








#s-7cc277d0-4bee-406d-a6d7-2527f9855369 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7cc277d0-4bee-406d-a6d7-2527f9855369.shg-box.shg-c {
  justify-content: center;
}

#s-46dc73d2-3575-4a10-87ab-2de9d76e84e3 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-46dc73d2-3575-4a10-87ab-2de9d76e84e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-46dc73d2-3575-4a10-87ab-2de9d76e84e3.shg-box.shg-c {
  justify-content: center;
}

#s-caeb8756-b380-4ee7-8b0d-cccdf2656e58 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-caeb8756-b380-4ee7-8b0d-cccdf2656e58"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-459a0b62-8bc0-4b71-acbd-59883ee2f0ff {
  text-align: center;
opacity: 1;
}
#s-459a0b62-8bc0-4b71-acbd-59883ee2f0ff:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-459a0b62-8bc0-4b71-acbd-59883ee2f0ff img.shogun-image {
    
    width: px;
  }


#s-459a0b62-8bc0-4b71-acbd-59883ee2f0ff .shogun-image-content {
  
    align-items: center;
  
}

#s-622b6a1a-acb8-465f-824a-557a218fa802 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-622b6a1a-acb8-465f-824a-557a218fa802:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-622b6a1a-acb8-465f-824a-557a218fa802:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-622b6a1a-acb8-465f-824a-557a218fa802.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-57e771ea-4c87-45bd-9951-ec5124444d22 {
  min-height: 50px;
}








#s-57e771ea-4c87-45bd-9951-ec5124444d22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57e771ea-4c87-45bd-9951-ec5124444d22.shg-box.shg-c {
  justify-content: center;
}

#s-120cdab3-a5e2-4265-89f6-bac696c2d0f3 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-120cdab3-a5e2-4265-89f6-bac696c2d0f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-120cdab3-a5e2-4265-89f6-bac696c2d0f3.shg-box.shg-c {
  justify-content: center;
}

#s-e90cabae-ad79-40df-bc80-a04b84d6756d {
  text-align: center;
opacity: 1;
}
#s-e90cabae-ad79-40df-bc80-a04b84d6756d:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-e90cabae-ad79-40df-bc80-a04b84d6756d img.shogun-image {
    
    width: px;
  }


#s-e90cabae-ad79-40df-bc80-a04b84d6756d .shogun-image-content {
  
    align-items: center;
  
}

#s-760b0069-6031-4268-88b7-f7e23518e54f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-760b0069-6031-4268-88b7-f7e23518e54f:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-760b0069-6031-4268-88b7-f7e23518e54f:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-760b0069-6031-4268-88b7-f7e23518e54f.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-7e73076d-0e2d-40ce-9ef8-9216d18c93e7 {
  min-height: 50px;
}








#s-7e73076d-0e2d-40ce-9ef8-9216d18c93e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e73076d-0e2d-40ce-9ef8-9216d18c93e7.shg-box.shg-c {
  justify-content: center;
}

#s-ac15a9af-a312-4448-85bc-a067f30c4578 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-ac15a9af-a312-4448-85bc-a067f30c4578 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac15a9af-a312-4448-85bc-a067f30c4578.shg-box.shg-c {
  justify-content: center;
}

#s-325603a5-f5e2-4344-a137-205bc7a0ff6e {
  text-align: center;
opacity: 1;
}
#s-325603a5-f5e2-4344-a137-205bc7a0ff6e:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-325603a5-f5e2-4344-a137-205bc7a0ff6e img.shogun-image {
    
    width: px;
  }


#s-325603a5-f5e2-4344-a137-205bc7a0ff6e .shogun-image-content {
  
    align-items: center;
  
}

#s-104b24b0-b057-4836-99ee-1ef01dccd56c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-104b24b0-b057-4836-99ee-1ef01dccd56c:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-104b24b0-b057-4836-99ee-1ef01dccd56c:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-104b24b0-b057-4836-99ee-1ef01dccd56c.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-732fe288-f603-42e9-b2aa-83b7a9b9ab48 {
  min-height: 50px;
}








#s-732fe288-f603-42e9-b2aa-83b7a9b9ab48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-732fe288-f603-42e9-b2aa-83b7a9b9ab48.shg-box.shg-c {
  justify-content: center;
}

#s-eb35fc33-5e64-4b9e-ad48-f0568f11d206 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-eb35fc33-5e64-4b9e-ad48-f0568f11d206 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb35fc33-5e64-4b9e-ad48-f0568f11d206.shg-box.shg-c {
  justify-content: center;
}

#s-0dbf8b07-c465-43c5-b865-cf67a86de337 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-0dbf8b07-c465-43c5-b865-cf67a86de337"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-81934945-b100-4dd4-aae4-8023a59c6efd {
  text-align: center;
opacity: 1;
}
#s-81934945-b100-4dd4-aae4-8023a59c6efd:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-81934945-b100-4dd4-aae4-8023a59c6efd img.shogun-image {
    
    width: px;
  }


#s-81934945-b100-4dd4-aae4-8023a59c6efd .shogun-image-content {
  
    align-items: center;
  
}

#s-93aa7ec8-7b71-430b-ac76-104a5e92567b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-93aa7ec8-7b71-430b-ac76-104a5e92567b:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-93aa7ec8-7b71-430b-ac76-104a5e92567b:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-93aa7ec8-7b71-430b-ac76-104a5e92567b.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-56ec43a8-6b12-457e-a307-4b1942a8ab77 {
  min-height: 50px;
}








#s-56ec43a8-6b12-457e-a307-4b1942a8ab77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-56ec43a8-6b12-457e-a307-4b1942a8ab77.shg-box.shg-c {
  justify-content: center;
}

#s-c3160c5b-bbd7-425e-b349-d7a7cefb5515 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-c3160c5b-bbd7-425e-b349-d7a7cefb5515 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c3160c5b-bbd7-425e-b349-d7a7cefb5515.shg-box.shg-c {
  justify-content: center;
}

#s-388a5f0f-4a77-44d3-aa9a-53429832476d {
  text-align: center;
opacity: 1;
}
#s-388a5f0f-4a77-44d3-aa9a-53429832476d:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-388a5f0f-4a77-44d3-aa9a-53429832476d img.shogun-image {
    
    width: px;
  }


#s-388a5f0f-4a77-44d3-aa9a-53429832476d .shogun-image-content {
  
    align-items: center;
  
}

#s-9f8ffb42-7813-4797-ab7f-d57dceccd1ba {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-9f8ffb42-7813-4797-ab7f-d57dceccd1ba:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-9f8ffb42-7813-4797-ab7f-d57dceccd1ba:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-9f8ffb42-7813-4797-ab7f-d57dceccd1ba.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-2b09f530-0948-402d-937b-ab2dad5b27a6 {
  min-height: 50px;
}








#s-2b09f530-0948-402d-937b-ab2dad5b27a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b09f530-0948-402d-937b-ab2dad5b27a6.shg-box.shg-c {
  justify-content: center;
}

#s-4c353e84-871f-417a-8174-e035739e4fed {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-4c353e84-871f-417a-8174-e035739e4fed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c353e84-871f-417a-8174-e035739e4fed.shg-box.shg-c {
  justify-content: center;
}

#s-b4954f56-628f-4d9a-9d4c-eb30bc05966a {
  text-align: center;
opacity: 1;
}
#s-b4954f56-628f-4d9a-9d4c-eb30bc05966a:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-b4954f56-628f-4d9a-9d4c-eb30bc05966a img.shogun-image {
    
    width: px;
  }


#s-b4954f56-628f-4d9a-9d4c-eb30bc05966a .shogun-image-content {
  
    align-items: center;
  
}

#s-6ba2a6cb-4c9b-4427-a334-12ee87043487 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-6ba2a6cb-4c9b-4427-a334-12ee87043487:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-6ba2a6cb-4c9b-4427-a334-12ee87043487:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-6ba2a6cb-4c9b-4427-a334-12ee87043487.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-7254f517-0f6f-47e5-9908-933be2067350 {
  min-height: 50px;
}








#s-7254f517-0f6f-47e5-9908-933be2067350 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7254f517-0f6f-47e5-9908-933be2067350.shg-box.shg-c {
  justify-content: center;
}

#s-32f3e7c7-558a-4cde-84ab-1afa0d1bc9d5 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-32f3e7c7-558a-4cde-84ab-1afa0d1bc9d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32f3e7c7-558a-4cde-84ab-1afa0d1bc9d5.shg-box.shg-c {
  justify-content: center;
}

#s-1d23e77a-b046-408d-9b80-685f52056bb4 {
  min-height: 50px;
}








#s-1d23e77a-b046-408d-9b80-685f52056bb4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d23e77a-b046-408d-9b80-685f52056bb4.shg-box.shg-c {
  justify-content: center;
}

#s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358 {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e8fb83c9-368f-4d2b-b4ba-c584e5d1e358"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-11d92602-9070-4843-847c-82d3bfd9c2af {
  text-align: center;
opacity: 1;
}
#s-11d92602-9070-4843-847c-82d3bfd9c2af:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-11d92602-9070-4843-847c-82d3bfd9c2af img.shogun-image {
    
    width: px;
  }


#s-11d92602-9070-4843-847c-82d3bfd9c2af .shogun-image-content {
  
    align-items: center;
  
}

#s-2c622493-af69-4700-baa4-e3d408eb42f1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-2c622493-af69-4700-baa4-e3d408eb42f1:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-2c622493-af69-4700-baa4-e3d408eb42f1:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-2c622493-af69-4700-baa4-e3d408eb42f1.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-25205527-879b-4ecb-bf30-d579aa78641c {
  min-height: 50px;
}








#s-25205527-879b-4ecb-bf30-d579aa78641c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25205527-879b-4ecb-bf30-d579aa78641c.shg-box.shg-c {
  justify-content: center;
}

#s-49fb2728-175e-4f4b-95ef-d32af3a0f433 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-49fb2728-175e-4f4b-95ef-d32af3a0f433 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49fb2728-175e-4f4b-95ef-d32af3a0f433.shg-box.shg-c {
  justify-content: center;
}

#s-1f230511-0310-480c-b626-0708b22ba380 {
  text-align: center;
opacity: 1;
}
#s-1f230511-0310-480c-b626-0708b22ba380:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-1f230511-0310-480c-b626-0708b22ba380 img.shogun-image {
    
    width: px;
  }


#s-1f230511-0310-480c-b626-0708b22ba380 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d9c2f6f-10bc-4043-ab00-8f0bf74e3d47 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-1d9c2f6f-10bc-4043-ab00-8f0bf74e3d47:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-1d9c2f6f-10bc-4043-ab00-8f0bf74e3d47:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-1d9c2f6f-10bc-4043-ab00-8f0bf74e3d47.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-4d2e4bad-73b8-4707-8249-277e9e3a37ca {
  min-height: 50px;
}








#s-4d2e4bad-73b8-4707-8249-277e9e3a37ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d2e4bad-73b8-4707-8249-277e9e3a37ca.shg-box.shg-c {
  justify-content: center;
}

#s-1c5b2d34-0a3f-47df-abd5-6f691db5a860 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-1c5b2d34-0a3f-47df-abd5-6f691db5a860 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c5b2d34-0a3f-47df-abd5-6f691db5a860.shg-box.shg-c {
  justify-content: center;
}

#s-dac445a3-22e8-4b1c-aa4e-7cf3b99c2e41 {
  text-align: center;
opacity: 1;
}
#s-dac445a3-22e8-4b1c-aa4e-7cf3b99c2e41:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-dac445a3-22e8-4b1c-aa4e-7cf3b99c2e41 img.shogun-image {
    
    width: px;
  }


#s-dac445a3-22e8-4b1c-aa4e-7cf3b99c2e41 .shogun-image-content {
  
    align-items: center;
  
}

#s-3519368b-6aad-496e-8b62-2796287dea8a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 0);
background-image: none;
hover-type: color;
}
#s-3519368b-6aad-496e-8b62-2796287dea8a:hover {box-shadow:1px 0px 20px 1px rgba(17, 17, 17, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-3519368b-6aad-496e-8b62-2796287dea8a:active {box-shadow:0px 0px 5px 0px  !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-3519368b-6aad-496e-8b62-2796287dea8a.shg-btn {
  color: rgba(255, 255, 255, 0);
  font-size: ;
  
  
  
  display:  block ;
}

#s-314f1a03-09ec-4ce2-9470-c810c0df7d92 {
  min-height: 50px;
}








#s-314f1a03-09ec-4ce2-9470-c810c0df7d92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-314f1a03-09ec-4ce2-9470-c810c0df7d92.shg-box.shg-c {
  justify-content: center;
}

#s-df866945-91f2-4e2d-b2c2-a18ee412bc60 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-df866945-91f2-4e2d-b2c2-a18ee412bc60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df866945-91f2-4e2d-b2c2-a18ee412bc60.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;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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