.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-5d3ff05c-b4a8-4965-8d93-f0f4db8bae4e {
  min-height: 50px;
}








#s-5d3ff05c-b4a8-4965-8d93-f0f4db8bae4e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d3ff05c-b4a8-4965-8d93-f0f4db8bae4e.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-ad9d92ba-4be7-4d9c-b9ac-d354605d2283 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ad9d92ba-4be7-4d9c-b9ac-d354605d2283 .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-0a1cd253-ced6-49a6-8b8f-a068cc546b0d {
  min-height: 50px;
}








#s-0a1cd253-ced6-49a6-8b8f-a068cc546b0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a1cd253-ced6-49a6-8b8f-a068cc546b0d.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-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;
}

.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:1px 1px 50px 0px rgba(7, 7, 7, 1) !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;
  
}

#s-526e6710-1c83-4b4a-994a-fe518ad8735c {
  min-height: 50px;
}








#s-526e6710-1c83-4b4a-994a-fe518ad8735c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-526e6710-1c83-4b4a-994a-fe518ad8735c.shg-box.shg-c {
  justify-content: center;
}

#s-4631113d-e8b2-47fb-a379-c63e40625cec {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-4631113d-e8b2-47fb-a379-c63e40625cec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4631113d-e8b2-47fb-a379-c63e40625cec.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-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-c7d88a44-3a27-470a-a10c-c23780380a64 {
  min-height: 50px;
}








#s-c7d88a44-3a27-470a-a10c-c23780380a64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7d88a44-3a27-470a-a10c-c23780380a64.shg-box.shg-c {
  justify-content: center;
}

#s-a8929bae-82d2-4643-aaa1-55627270baaf {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-a8929bae-82d2-4643-aaa1-55627270baaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8929bae-82d2-4643-aaa1-55627270baaf.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-76a9964a-daf9-4cf5-8997-696f9de67d8e {
  min-height: 50px;
}








#s-76a9964a-daf9-4cf5-8997-696f9de67d8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76a9964a-daf9-4cf5-8997-696f9de67d8e.shg-box.shg-c {
  justify-content: center;
}

#s-41e5ba69-22b5-460b-ba63-65d43d9d1b95 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-41e5ba69-22b5-460b-ba63-65d43d9d1b95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-41e5ba69-22b5-460b-ba63-65d43d9d1b95.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-f576de2f-a650-4c18-903e-dfa4ad2ba755 {
  min-height: 50px;
}








#s-f576de2f-a650-4c18-903e-dfa4ad2ba755 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f576de2f-a650-4c18-903e-dfa4ad2ba755.shg-box.shg-c {
  justify-content: center;
}

#s-35989d54-1ce8-4eaf-b744-4f913ea243c8 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-35989d54-1ce8-4eaf-b744-4f913ea243c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35989d54-1ce8-4eaf-b744-4f913ea243c8.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-0f960bad-94c6-4a14-9102-84aab01d94fb {
  min-height: 50px;
}








#s-0f960bad-94c6-4a14-9102-84aab01d94fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f960bad-94c6-4a14-9102-84aab01d94fb.shg-box.shg-c {
  justify-content: center;
}

#s-85496732-a784-4ead-8a7b-73ef48e5ac2f {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-85496732-a784-4ead-8a7b-73ef48e5ac2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85496732-a784-4ead-8a7b-73ef48e5ac2f.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-066cc6e3-a62a-40c1-86b2-0902418c9a9b {
  min-height: 50px;
}








#s-066cc6e3-a62a-40c1-86b2-0902418c9a9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-066cc6e3-a62a-40c1-86b2-0902418c9a9b.shg-box.shg-c {
  justify-content: center;
}

#s-824a2829-585b-4fd8-9535-109f27f0f269 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-824a2829-585b-4fd8-9535-109f27f0f269 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-824a2829-585b-4fd8-9535-109f27f0f269.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-c8578378-0be4-4ee6-b667-cfa9024e9ebb {
  min-height: 50px;
}








#s-c8578378-0be4-4ee6-b667-cfa9024e9ebb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8578378-0be4-4ee6-b667-cfa9024e9ebb.shg-box.shg-c {
  justify-content: center;
}

#s-df26917c-308b-4427-baf5-d779c2d7138c {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-df26917c-308b-4427-baf5-d779c2d7138c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df26917c-308b-4427-baf5-d779c2d7138c.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-8af769c8-ae87-4f5a-9575-f1cda5dcb247 {
  min-height: 50px;
}








#s-8af769c8-ae87-4f5a-9575-f1cda5dcb247 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8af769c8-ae87-4f5a-9575-f1cda5dcb247.shg-box.shg-c {
  justify-content: center;
}

#s-3f28b154-287a-43a9-b759-553295f4d333 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-3f28b154-287a-43a9-b759-553295f4d333 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f28b154-287a-43a9-b759-553295f4d333.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-db59e15a-0160-4b2b-999d-27b39a1d4a90 {
  min-height: 50px;
}








#s-db59e15a-0160-4b2b-999d-27b39a1d4a90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db59e15a-0160-4b2b-999d-27b39a1d4a90.shg-box.shg-c {
  justify-content: center;
}

#s-06350221-e09b-4b50-b6f0-b25f6b050629 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-06350221-e09b-4b50-b6f0-b25f6b050629 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06350221-e09b-4b50-b6f0-b25f6b050629.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-d97c7f6d-2ccb-4916-8a90-05112182c4b3 {
  min-height: 50px;
}








#s-d97c7f6d-2ccb-4916-8a90-05112182c4b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d97c7f6d-2ccb-4916-8a90-05112182c4b3.shg-box.shg-c {
  justify-content: center;
}

#s-c526bfee-7149-476c-8bd0-2385e746c0e7 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-c526bfee-7149-476c-8bd0-2385e746c0e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c526bfee-7149-476c-8bd0-2385e746c0e7.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-19202065-e4d2-4837-8dd0-874da8098094 {
  min-height: 50px;
}








#s-19202065-e4d2-4837-8dd0-874da8098094 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19202065-e4d2-4837-8dd0-874da8098094.shg-box.shg-c {
  justify-content: center;
}

#s-5fab950c-4992-46d6-a4e6-a1f1a50c61ec {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-5fab950c-4992-46d6-a4e6-a1f1a50c61ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5fab950c-4992-46d6-a4e6-a1f1a50c61ec.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-c7a346bb-ee90-4072-93d1-1372264e5840 {
  min-height: 50px;
}








#s-c7a346bb-ee90-4072-93d1-1372264e5840 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7a346bb-ee90-4072-93d1-1372264e5840.shg-box.shg-c {
  justify-content: center;
}

#s-da2769fe-1541-4cfc-8d3e-b794fb0ec381 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-da2769fe-1541-4cfc-8d3e-b794fb0ec381 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da2769fe-1541-4cfc-8d3e-b794fb0ec381.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-7e49035c-72ac-48c3-b80a-666fdeb212fb {
  min-height: 50px;
}








#s-7e49035c-72ac-48c3-b80a-666fdeb212fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e49035c-72ac-48c3-b80a-666fdeb212fb.shg-box.shg-c {
  justify-content: center;
}

#s-fbfc3775-9408-40c4-8837-1cc9dc4b54c8 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-fbfc3775-9408-40c4-8837-1cc9dc4b54c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fbfc3775-9408-40c4-8837-1cc9dc4b54c8.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-e9a48299-526a-4171-9163-a6967c2f8e2b {
  min-height: 50px;
}








#s-e9a48299-526a-4171-9163-a6967c2f8e2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9a48299-526a-4171-9163-a6967c2f8e2b.shg-box.shg-c {
  justify-content: center;
}

#s-24cd15d3-48ba-4e5e-ba72-94ae40cf3d85 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-24cd15d3-48ba-4e5e-ba72-94ae40cf3d85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24cd15d3-48ba-4e5e-ba72-94ae40cf3d85.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-e7a23519-0a98-42c7-a23b-0a2addb9fc09 {
  min-height: 50px;
}








#s-e7a23519-0a98-42c7-a23b-0a2addb9fc09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7a23519-0a98-42c7-a23b-0a2addb9fc09.shg-box.shg-c {
  justify-content: center;
}

#s-f882b072-19dd-461b-9fc9-07dd0a955555 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-f882b072-19dd-461b-9fc9-07dd0a955555 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f882b072-19dd-461b-9fc9-07dd0a955555.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-2ed56018-adfd-45a8-bb7f-15f44938c846 {
  min-height: 50px;
}








#s-2ed56018-adfd-45a8-bb7f-15f44938c846 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ed56018-adfd-45a8-bb7f-15f44938c846.shg-box.shg-c {
  justify-content: center;
}

#s-92b93973-c924-4fa5-8bba-c55fb7784c06 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-92b93973-c924-4fa5-8bba-c55fb7784c06 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92b93973-c924-4fa5-8bba-c55fb7784c06.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-ef886bfd-ded5-4fff-aec4-186ed1f1ceda {
  min-height: 50px;
}








#s-ef886bfd-ded5-4fff-aec4-186ed1f1ceda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef886bfd-ded5-4fff-aec4-186ed1f1ceda.shg-box.shg-c {
  justify-content: center;
}

#s-0212b8bf-5459-4c59-9e1c-6c19072bda83 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-0212b8bf-5459-4c59-9e1c-6c19072bda83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0212b8bf-5459-4c59-9e1c-6c19072bda83.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-3ff26e4d-85b5-4e48-9478-1b81c9c0a339 {
  min-height: 50px;
}








#s-3ff26e4d-85b5-4e48-9478-1b81c9c0a339 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ff26e4d-85b5-4e48-9478-1b81c9c0a339.shg-box.shg-c {
  justify-content: center;
}

#s-65999df9-9ebc-4de2-9ac4-24d611652594 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-65999df9-9ebc-4de2-9ac4-24d611652594 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65999df9-9ebc-4de2-9ac4-24d611652594.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-02429819-19ae-4784-8cc2-44e6fda68f3c {
  min-height: 50px;
}








#s-02429819-19ae-4784-8cc2-44e6fda68f3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-02429819-19ae-4784-8cc2-44e6fda68f3c.shg-box.shg-c {
  justify-content: center;
}

#s-4acf8277-ba22-4df9-a9a0-d924dc282292 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-4acf8277-ba22-4df9-a9a0-d924dc282292 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4acf8277-ba22-4df9-a9a0-d924dc282292.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-bc15d5c8-81ea-4cb2-b69e-11e8744dc06c {
  min-height: 50px;
}








#s-bc15d5c8-81ea-4cb2-b69e-11e8744dc06c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc15d5c8-81ea-4cb2-b69e-11e8744dc06c.shg-box.shg-c {
  justify-content: center;
}

#s-ac3b0ddd-a2b7-4d7a-81a8-edbbe413e093 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-ac3b0ddd-a2b7-4d7a-81a8-edbbe413e093 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac3b0ddd-a2b7-4d7a-81a8-edbbe413e093.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-228da958-9cd5-409e-abd6-252847a2a0d4 {
  min-height: 50px;
}








#s-228da958-9cd5-409e-abd6-252847a2a0d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-228da958-9cd5-409e-abd6-252847a2a0d4.shg-box.shg-c {
  justify-content: center;
}

#s-d8bb2a4d-0962-44c3-8ff6-5d575b2209eb {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-d8bb2a4d-0962-44c3-8ff6-5d575b2209eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d8bb2a4d-0962-44c3-8ff6-5d575b2209eb.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-cb6f8cfc-3403-4a52-9950-2137a73b1092 {
  min-height: 50px;
}








#s-cb6f8cfc-3403-4a52-9950-2137a73b1092 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb6f8cfc-3403-4a52-9950-2137a73b1092.shg-box.shg-c {
  justify-content: center;
}

#s-38183769-96de-458f-a640-27aeeb7fbcbb {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-38183769-96de-458f-a640-27aeeb7fbcbb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38183769-96de-458f-a640-27aeeb7fbcbb.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-5b534e72-8d9c-4ab4-b22a-f0be5e7e9c0d {
  min-height: 50px;
}








#s-5b534e72-8d9c-4ab4-b22a-f0be5e7e9c0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b534e72-8d9c-4ab4-b22a-f0be5e7e9c0d.shg-box.shg-c {
  justify-content: center;
}

#s-47c515a9-9c14-4360-a8ff-44671d68d6b5 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-47c515a9-9c14-4360-a8ff-44671d68d6b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-47c515a9-9c14-4360-a8ff-44671d68d6b5.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-cbb3b4a8-4a8e-46de-b6d2-72c45434587e {
  min-height: 50px;
}








#s-cbb3b4a8-4a8e-46de-b6d2-72c45434587e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cbb3b4a8-4a8e-46de-b6d2-72c45434587e.shg-box.shg-c {
  justify-content: center;
}

#s-0ad0ad7f-57a7-4ced-9e0c-92595a2d5011 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-0ad0ad7f-57a7-4ced-9e0c-92595a2d5011 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ad0ad7f-57a7-4ced-9e0c-92595a2d5011.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-3e987a10-acf0-4ed9-8519-d7a8461b89c8 {
  min-height: 50px;
}








#s-3e987a10-acf0-4ed9-8519-d7a8461b89c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e987a10-acf0-4ed9-8519-d7a8461b89c8.shg-box.shg-c {
  justify-content: center;
}

#s-c72345d6-7be9-417c-abcf-511eb426af7a {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-c72345d6-7be9-417c-abcf-511eb426af7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c72345d6-7be9-417c-abcf-511eb426af7a.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-adb4bf24-b6db-4522-befd-6c8b8e4f4f69 {
  min-height: 50px;
}








#s-adb4bf24-b6db-4522-befd-6c8b8e4f4f69 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-adb4bf24-b6db-4522-befd-6c8b8e4f4f69.shg-box.shg-c {
  justify-content: center;
}

#s-1e905fec-bdf8-499e-92e5-25b1abe32b58 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-1e905fec-bdf8-499e-92e5-25b1abe32b58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e905fec-bdf8-499e-92e5-25b1abe32b58.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-eb3d55d0-eaef-4119-af69-dce76bd73a3d {
  min-height: 50px;
}








#s-eb3d55d0-eaef-4119-af69-dce76bd73a3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb3d55d0-eaef-4119-af69-dce76bd73a3d.shg-box.shg-c {
  justify-content: center;
}

#s-b3d65923-a3db-41db-829d-0580a828069e {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-b3d65923-a3db-41db-829d-0580a828069e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3d65923-a3db-41db-829d-0580a828069e.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-3575da94-3cb7-41d9-a970-e2158bed2d2d {
  min-height: 50px;
}








#s-3575da94-3cb7-41d9-a970-e2158bed2d2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3575da94-3cb7-41d9-a970-e2158bed2d2d.shg-box.shg-c {
  justify-content: center;
}

#s-a1edca4f-e4e4-4f1a-af4d-e3a4f74e06d6 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-a1edca4f-e4e4-4f1a-af4d-e3a4f74e06d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a1edca4f-e4e4-4f1a-af4d-e3a4f74e06d6.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-019f632e-821f-4fc8-8bd9-73c1928ebc4d {
  min-height: 50px;
}








#s-019f632e-821f-4fc8-8bd9-73c1928ebc4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-019f632e-821f-4fc8-8bd9-73c1928ebc4d.shg-box.shg-c {
  justify-content: center;
}

#s-b5a61558-1114-4267-ade4-2d29d8d6b2cd {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-b5a61558-1114-4267-ade4-2d29d8d6b2cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5a61558-1114-4267-ade4-2d29d8d6b2cd.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-4ce18d8a-9dca-4e77-bad0-da9491093ebf {
  min-height: 50px;
}








#s-4ce18d8a-9dca-4e77-bad0-da9491093ebf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ce18d8a-9dca-4e77-bad0-da9491093ebf.shg-box.shg-c {
  justify-content: center;
}

#s-942a109f-fdfc-4717-a336-74249307c71c {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-942a109f-fdfc-4717-a336-74249307c71c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-942a109f-fdfc-4717-a336-74249307c71c.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-de0b28bf-c391-429e-8f82-6d71921ebeca {
  min-height: 50px;
}








#s-de0b28bf-c391-429e-8f82-6d71921ebeca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de0b28bf-c391-429e-8f82-6d71921ebeca.shg-box.shg-c {
  justify-content: center;
}

#s-cff6becd-373b-4d6f-9ef5-ba624e4add81 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-cff6becd-373b-4d6f-9ef5-ba624e4add81 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cff6becd-373b-4d6f-9ef5-ba624e4add81.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-1a156171-770c-48e4-b6a0-d42c006b135c {
  min-height: 50px;
}








#s-1a156171-770c-48e4-b6a0-d42c006b135c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a156171-770c-48e4-b6a0-d42c006b135c.shg-box.shg-c {
  justify-content: center;
}

#s-27b2e9d8-6c2f-46ad-9a19-c6970cec8d9b {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-27b2e9d8-6c2f-46ad-9a19-c6970cec8d9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27b2e9d8-6c2f-46ad-9a19-c6970cec8d9b.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-5c6df91b-01aa-4d1c-ab65-46d20daa0f4c {
  min-height: 50px;
}








#s-5c6df91b-01aa-4d1c-ab65-46d20daa0f4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c6df91b-01aa-4d1c-ab65-46d20daa0f4c.shg-box.shg-c {
  justify-content: center;
}

#s-00e55095-6576-4bf6-9352-d1849867eecd {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-00e55095-6576-4bf6-9352-d1849867eecd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-00e55095-6576-4bf6-9352-d1849867eecd.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;
}
