.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-6a5a5856-6fa0-4257-8927-8f47739f9c46 {
  margin-left: 3%;
margin-right: 3%;
min-height: 50px;
}








#s-6a5a5856-6fa0-4257-8927-8f47739f9c46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a5a5856-6fa0-4257-8927-8f47739f9c46.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-11d022ed-0514-4646-b205-78329982ff98 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-11d022ed-0514-4646-b205-78329982ff98 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: 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-970c6b33-a815-4282-ab58-3bd8af0ac9e2 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

.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-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7f5e1f38-e587-4a49-8ac3-816232af719e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-6b3022ae-9556-4336-adf1-92336bffee82 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-8303fd40-fa21-4fac-be84-e7472d026227 {
  min-height: 50px;
}








#s-8303fd40-fa21-4fac-be84-e7472d026227 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8303fd40-fa21-4fac-be84-e7472d026227.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-c288a25e-cfd0-452e-8374-3b195a2efa1c"] > .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-a4c89ede-a776-4c09-ac7c-990ecf48dce8 {
  text-align: center;
opacity: 1;
}
#s-a4c89ede-a776-4c09-ac7c-990ecf48dce8:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-a4c89ede-a776-4c09-ac7c-990ecf48dce8 img.shogun-image {
    
    width: px;
  }


#s-a4c89ede-a776-4c09-ac7c-990ecf48dce8 .shogun-image-content {
  
    align-items: center;
  
}

#s-cb3c1eed-7f83-4cac-b3a0-df50ee4e4745 {
  min-height: 50px;
}








#s-cb3c1eed-7f83-4cac-b3a0-df50ee4e4745 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb3c1eed-7f83-4cac-b3a0-df50ee4e4745.shg-box.shg-c {
  justify-content: center;
}

#s-2f347a76-16b2-404c-a7be-a4dcb23e3864 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-2f347a76-16b2-404c-a7be-a4dcb23e3864 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f347a76-16b2-404c-a7be-a4dcb23e3864.shg-box.shg-c {
  justify-content: center;
}

#s-b30b37e5-1c5e-45cb-b1de-1cc56fb98a46 {
  text-align: center;
}
#s-b30b37e5-1c5e-45cb-b1de-1cc56fb98a46:hover {box-shadow:1px 1px 50px 0px rgba(0, 0, 0, 1) !important;}



  #s-b30b37e5-1c5e-45cb-b1de-1cc56fb98a46 img.shogun-image {
    
    width: px;
  }


#s-b30b37e5-1c5e-45cb-b1de-1cc56fb98a46 .shogun-image-content {
  
    align-items: center;
  
}

#s-f0f2d773-8bf2-4547-8c61-7709af535de1 {
  min-height: 50px;
}








#s-f0f2d773-8bf2-4547-8c61-7709af535de1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0f2d773-8bf2-4547-8c61-7709af535de1.shg-box.shg-c {
  justify-content: center;
}

#s-5b6a74b8-57fa-43d5-9354-b74e1aa5b876 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-5b6a74b8-57fa-43d5-9354-b74e1aa5b876 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b6a74b8-57fa-43d5-9354-b74e1aa5b876.shg-box.shg-c {
  justify-content: center;
}

#s-06c4a951-4bd5-40da-8ef5-713f4fc9ebd2 {
  text-align: center;
}
#s-06c4a951-4bd5-40da-8ef5-713f4fc9ebd2:hover {box-shadow:1px 1px 50px 0px #000000 !important;}



  #s-06c4a951-4bd5-40da-8ef5-713f4fc9ebd2 img.shogun-image {
    
    width: px;
  }


#s-06c4a951-4bd5-40da-8ef5-713f4fc9ebd2 .shogun-image-content {
  
    align-items: center;
  
}

#s-cd45a0d1-a222-4d3d-bc1a-ba25827d490f {
  min-height: 50px;
}








#s-cd45a0d1-a222-4d3d-bc1a-ba25827d490f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd45a0d1-a222-4d3d-bc1a-ba25827d490f.shg-box.shg-c {
  justify-content: center;
}

#s-79d70793-a10c-4f33-bb73-21e1a671a651 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-79d70793-a10c-4f33-bb73-21e1a671a651 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-79d70793-a10c-4f33-bb73-21e1a671a651.shg-box.shg-c {
  justify-content: center;
}

#s-174f8831-177c-4fff-9dae-e2160a5e0cc0 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-174f8831-177c-4fff-9dae-e2160a5e0cc0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-47104536-0468-4ee0-b855-e79ab2340664 {
  text-align: center;
opacity: 1;
}
#s-47104536-0468-4ee0-b855-e79ab2340664:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-47104536-0468-4ee0-b855-e79ab2340664 img.shogun-image {
    
    width: px;
  }


#s-47104536-0468-4ee0-b855-e79ab2340664 .shogun-image-content {
  
    align-items: center;
  
}

#s-20d473e9-3af7-48ac-b8d2-94f1cd21e0bd {
  min-height: 50px;
}








#s-20d473e9-3af7-48ac-b8d2-94f1cd21e0bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20d473e9-3af7-48ac-b8d2-94f1cd21e0bd.shg-box.shg-c {
  justify-content: center;
}

#s-d9dda4bf-804a-4c85-adf4-fbd9d05dde6a {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-d9dda4bf-804a-4c85-adf4-fbd9d05dde6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d9dda4bf-804a-4c85-adf4-fbd9d05dde6a.shg-box.shg-c {
  justify-content: center;
}

#s-e9d84335-df8c-47d0-bd53-b9ffffba71b4 {
  text-align: center;
}
#s-e9d84335-df8c-47d0-bd53-b9ffffba71b4:hover {box-shadow:1px 1px 50px 0px rgba(0, 0, 0, 1) !important;}



  #s-e9d84335-df8c-47d0-bd53-b9ffffba71b4 img.shogun-image {
    
    width: px;
  }


#s-e9d84335-df8c-47d0-bd53-b9ffffba71b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-ab08e17c-0233-45f7-b3d2-c903ee658ec0 {
  min-height: 50px;
}








#s-ab08e17c-0233-45f7-b3d2-c903ee658ec0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab08e17c-0233-45f7-b3d2-c903ee658ec0.shg-box.shg-c {
  justify-content: center;
}

#s-cd10de73-a878-4c53-82cd-301fdc4a6b77 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-cd10de73-a878-4c53-82cd-301fdc4a6b77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd10de73-a878-4c53-82cd-301fdc4a6b77.shg-box.shg-c {
  justify-content: center;
}

#s-cab3256c-daf3-4a43-b07a-24526294cc53 {
  text-align: center;
}
#s-cab3256c-daf3-4a43-b07a-24526294cc53:hover {box-shadow:1px 1px 50px 0px #000000 !important;}



  #s-cab3256c-daf3-4a43-b07a-24526294cc53 img.shogun-image {
    
    width: px;
  }


#s-cab3256c-daf3-4a43-b07a-24526294cc53 .shogun-image-content {
  
    align-items: center;
  
}

#s-bc89a381-6581-47ad-8829-50f1fa5b1281 {
  min-height: 50px;
}








#s-bc89a381-6581-47ad-8829-50f1fa5b1281 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc89a381-6581-47ad-8829-50f1fa5b1281.shg-box.shg-c {
  justify-content: center;
}

#s-09634abd-9628-47c5-9462-d5141c9d2493 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-09634abd-9628-47c5-9462-d5141c9d2493 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-09634abd-9628-47c5-9462-d5141c9d2493.shg-box.shg-c {
  justify-content: center;
}

#s-00c4db53-08e0-4251-b7f7-7f8b46973ac9 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-00c4db53-08e0-4251-b7f7-7f8b46973ac9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-f41dbce0-c0bb-433a-921e-f629eb5421b0 {
  text-align: center;
opacity: 1;
}
#s-f41dbce0-c0bb-433a-921e-f629eb5421b0:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-f41dbce0-c0bb-433a-921e-f629eb5421b0 img.shogun-image {
    
    width: px;
  }


#s-f41dbce0-c0bb-433a-921e-f629eb5421b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-0314f922-69a6-4634-ab07-2ec1ec376898 {
  min-height: 50px;
}








#s-0314f922-69a6-4634-ab07-2ec1ec376898 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0314f922-69a6-4634-ab07-2ec1ec376898.shg-box.shg-c {
  justify-content: center;
}

#s-87573a1b-aa5e-4cef-9840-0bc6cddf60a5 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-87573a1b-aa5e-4cef-9840-0bc6cddf60a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87573a1b-aa5e-4cef-9840-0bc6cddf60a5.shg-box.shg-c {
  justify-content: center;
}

#s-db903a31-cfde-4b23-9663-689438513dde {
  text-align: center;
}
#s-db903a31-cfde-4b23-9663-689438513dde:hover {box-shadow:1px 1px 50px 0px rgba(0, 0, 0, 1) !important;}



  #s-db903a31-cfde-4b23-9663-689438513dde img.shogun-image {
    
    width: px;
  }


#s-db903a31-cfde-4b23-9663-689438513dde .shogun-image-content {
  
    align-items: center;
  
}

#s-318668d4-2ba1-4e52-a7da-c7084c7f92d9 {
  min-height: 50px;
}








#s-318668d4-2ba1-4e52-a7da-c7084c7f92d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-318668d4-2ba1-4e52-a7da-c7084c7f92d9.shg-box.shg-c {
  justify-content: center;
}

#s-0047e72e-4f63-43c5-b98a-209da3ba81f7 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-0047e72e-4f63-43c5-b98a-209da3ba81f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0047e72e-4f63-43c5-b98a-209da3ba81f7.shg-box.shg-c {
  justify-content: center;
}

#s-d574350b-6b7b-4905-b071-2930940d50e4 {
  text-align: center;
}
#s-d574350b-6b7b-4905-b071-2930940d50e4:hover {box-shadow:1px 1px 50px 0px #000000 !important;}



  #s-d574350b-6b7b-4905-b071-2930940d50e4 img.shogun-image {
    
    width: px;
  }


#s-d574350b-6b7b-4905-b071-2930940d50e4 .shogun-image-content {
  
    align-items: center;
  
}

#s-03ef36ba-bfc9-4188-a4e6-892d9643eac7 {
  min-height: 50px;
}








#s-03ef36ba-bfc9-4188-a4e6-892d9643eac7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03ef36ba-bfc9-4188-a4e6-892d9643eac7.shg-box.shg-c {
  justify-content: center;
}

#s-0dcfa74b-ee08-48ee-98aa-9e61bf5df2cb {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-0dcfa74b-ee08-48ee-98aa-9e61bf5df2cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0dcfa74b-ee08-48ee-98aa-9e61bf5df2cb.shg-box.shg-c {
  justify-content: center;
}

#s-180d7093-3bdd-4a70-a146-7b3f3ac475ef {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-180d7093-3bdd-4a70-a146-7b3f3ac475ef"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-99617bc1-e749-4762-8de0-617695fa393c {
  text-align: center;
opacity: 1;
}
#s-99617bc1-e749-4762-8de0-617695fa393c:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-99617bc1-e749-4762-8de0-617695fa393c img.shogun-image {
    
    width: px;
  }


#s-99617bc1-e749-4762-8de0-617695fa393c .shogun-image-content {
  
    align-items: center;
  
}

#s-1d19a85b-3de2-4b3a-91ab-410c57dcf3fd {
  min-height: 50px;
}








#s-1d19a85b-3de2-4b3a-91ab-410c57dcf3fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d19a85b-3de2-4b3a-91ab-410c57dcf3fd.shg-box.shg-c {
  justify-content: center;
}

#s-034eaaf5-59db-4d66-a2b7-346ca91098d3 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-034eaaf5-59db-4d66-a2b7-346ca91098d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-034eaaf5-59db-4d66-a2b7-346ca91098d3.shg-box.shg-c {
  justify-content: center;
}

#s-0f255b58-62b9-4b46-bb42-453609a28e28 {
  text-align: center;
}
#s-0f255b58-62b9-4b46-bb42-453609a28e28:hover {box-shadow:1px 1px 50px 0px rgba(0, 0, 0, 1) !important;}



  #s-0f255b58-62b9-4b46-bb42-453609a28e28 img.shogun-image {
    
    width: px;
  }


#s-0f255b58-62b9-4b46-bb42-453609a28e28 .shogun-image-content {
  
    align-items: center;
  
}

#s-2f3369f2-2ae4-4cc8-8b4a-a0e58a795138 {
  min-height: 50px;
}








#s-2f3369f2-2ae4-4cc8-8b4a-a0e58a795138 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f3369f2-2ae4-4cc8-8b4a-a0e58a795138.shg-box.shg-c {
  justify-content: center;
}

#s-164f8eb6-4327-426e-8358-5145790dd2fa {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-164f8eb6-4327-426e-8358-5145790dd2fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-164f8eb6-4327-426e-8358-5145790dd2fa.shg-box.shg-c {
  justify-content: center;
}

#s-6bbc4380-6ef0-4d14-8feb-dbf7458a8f44 {
  text-align: center;
}
#s-6bbc4380-6ef0-4d14-8feb-dbf7458a8f44:hover {box-shadow:1px 1px 50px 0px #000000 !important;}



  #s-6bbc4380-6ef0-4d14-8feb-dbf7458a8f44 img.shogun-image {
    
    width: px;
  }


#s-6bbc4380-6ef0-4d14-8feb-dbf7458a8f44 .shogun-image-content {
  
    align-items: center;
  
}

#s-0bc2e433-4941-4c5a-baf2-61861cfcada2 {
  min-height: 50px;
}








#s-0bc2e433-4941-4c5a-baf2-61861cfcada2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0bc2e433-4941-4c5a-baf2-61861cfcada2.shg-box.shg-c {
  justify-content: center;
}

#s-3f401ea3-bbc8-419b-aabc-376d29d7b969 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-3f401ea3-bbc8-419b-aabc-376d29d7b969 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f401ea3-bbc8-419b-aabc-376d29d7b969.shg-box.shg-c {
  justify-content: center;
}

#s-e570a2c4-6179-4c25-a95a-f35899a6fc63 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e570a2c4-6179-4c25-a95a-f35899a6fc63"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-97a72601-dad8-42b7-a0a9-4393f4208786 {
  text-align: center;
opacity: 1;
}
#s-97a72601-dad8-42b7-a0a9-4393f4208786:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-97a72601-dad8-42b7-a0a9-4393f4208786 img.shogun-image {
    
    width: px;
  }


#s-97a72601-dad8-42b7-a0a9-4393f4208786 .shogun-image-content {
  
    align-items: center;
  
}

#s-b69f6655-bb39-4941-aee5-b0ff2dcb6fbe {
  min-height: 50px;
}








#s-b69f6655-bb39-4941-aee5-b0ff2dcb6fbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b69f6655-bb39-4941-aee5-b0ff2dcb6fbe.shg-box.shg-c {
  justify-content: center;
}

#s-53083c59-0220-4397-92ff-c1789588d44e {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-53083c59-0220-4397-92ff-c1789588d44e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53083c59-0220-4397-92ff-c1789588d44e.shg-box.shg-c {
  justify-content: center;
}

#s-fae75123-e4ba-411d-bf2f-38c8d3d3b0c6 {
  text-align: center;
}
#s-fae75123-e4ba-411d-bf2f-38c8d3d3b0c6:hover {box-shadow:1px 1px 50px 0px rgba(0, 0, 0, 1) !important;}



  #s-fae75123-e4ba-411d-bf2f-38c8d3d3b0c6 img.shogun-image {
    
    width: px;
  }


#s-fae75123-e4ba-411d-bf2f-38c8d3d3b0c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-5ba175c5-f68e-40e1-a09d-ab72444cc99e {
  min-height: 50px;
}








#s-5ba175c5-f68e-40e1-a09d-ab72444cc99e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ba175c5-f68e-40e1-a09d-ab72444cc99e.shg-box.shg-c {
  justify-content: center;
}

#s-eee0fd1f-6a82-447e-a7ee-1ef84c7e60e1 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-eee0fd1f-6a82-447e-a7ee-1ef84c7e60e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eee0fd1f-6a82-447e-a7ee-1ef84c7e60e1.shg-box.shg-c {
  justify-content: center;
}

#s-57a652c4-742c-4c6e-93c2-a6e5dcc4261e {
  text-align: center;
}
#s-57a652c4-742c-4c6e-93c2-a6e5dcc4261e:hover {box-shadow:1px 1px 50px 0px #000000 !important;}



  #s-57a652c4-742c-4c6e-93c2-a6e5dcc4261e img.shogun-image {
    
    width: px;
  }


#s-57a652c4-742c-4c6e-93c2-a6e5dcc4261e .shogun-image-content {
  
    align-items: center;
  
}

#s-618feee1-e931-46cd-9d54-ed32b7c7fa94 {
  min-height: 50px;
}








#s-618feee1-e931-46cd-9d54-ed32b7c7fa94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-618feee1-e931-46cd-9d54-ed32b7c7fa94.shg-box.shg-c {
  justify-content: center;
}

#s-748396c4-8e4a-4be1-8a8a-e4eb7f5a3c2f {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-748396c4-8e4a-4be1-8a8a-e4eb7f5a3c2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-748396c4-8e4a-4be1-8a8a-e4eb7f5a3c2f.shg-box.shg-c {
  justify-content: center;
}

#s-4487279b-dbb8-4a65-87ca-cee9fba318b3 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-4487279b-dbb8-4a65-87ca-cee9fba318b3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-b4439ff4-ff9d-482c-a863-8160b1207a86 {
  text-align: center;
opacity: 1;
}
#s-b4439ff4-ff9d-482c-a863-8160b1207a86:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-b4439ff4-ff9d-482c-a863-8160b1207a86 img.shogun-image {
    
    width: px;
  }


#s-b4439ff4-ff9d-482c-a863-8160b1207a86 .shogun-image-content {
  
    align-items: center;
  
}

#s-e5e7a5e5-f7f3-4034-a5b1-1fd8337ac0bd {
  min-height: 50px;
}








#s-e5e7a5e5-f7f3-4034-a5b1-1fd8337ac0bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5e7a5e5-f7f3-4034-a5b1-1fd8337ac0bd.shg-box.shg-c {
  justify-content: center;
}

#s-62e4529f-da97-4c51-8a66-d4a50c74f67f {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-62e4529f-da97-4c51-8a66-d4a50c74f67f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62e4529f-da97-4c51-8a66-d4a50c74f67f.shg-box.shg-c {
  justify-content: center;
}

#s-546676b8-50c6-418b-b359-74ffdc8cc381 {
  text-align: center;
}
#s-546676b8-50c6-418b-b359-74ffdc8cc381:hover {box-shadow:1px 1px 50px 0px rgba(0, 0, 0, 1) !important;}



  #s-546676b8-50c6-418b-b359-74ffdc8cc381 img.shogun-image {
    
    width: px;
  }


#s-546676b8-50c6-418b-b359-74ffdc8cc381 .shogun-image-content {
  
    align-items: center;
  
}

#s-eb88c004-d4b0-4249-9f72-8f2767aedca4 {
  min-height: 50px;
}








#s-eb88c004-d4b0-4249-9f72-8f2767aedca4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb88c004-d4b0-4249-9f72-8f2767aedca4.shg-box.shg-c {
  justify-content: center;
}

#s-52f2315a-3023-4c1e-8ef6-d21b1ee4bce4 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-52f2315a-3023-4c1e-8ef6-d21b1ee4bce4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52f2315a-3023-4c1e-8ef6-d21b1ee4bce4.shg-box.shg-c {
  justify-content: center;
}

#s-763c7d7d-2113-43d0-8450-90922f47ec85 {
  text-align: center;
}
#s-763c7d7d-2113-43d0-8450-90922f47ec85:hover {box-shadow:1px 1px 50px 0px #000000 !important;}



  #s-763c7d7d-2113-43d0-8450-90922f47ec85 img.shogun-image {
    
    width: px;
  }


#s-763c7d7d-2113-43d0-8450-90922f47ec85 .shogun-image-content {
  
    align-items: center;
  
}

#s-d1d92952-a263-4c89-9b8f-bc2563613181 {
  min-height: 50px;
}








#s-d1d92952-a263-4c89-9b8f-bc2563613181 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1d92952-a263-4c89-9b8f-bc2563613181.shg-box.shg-c {
  justify-content: center;
}

#s-1668ac8e-657a-4dce-abd3-14070f344db5 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-1668ac8e-657a-4dce-abd3-14070f344db5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1668ac8e-657a-4dce-abd3-14070f344db5.shg-box.shg-c {
  justify-content: center;
}

#s-fe5a8447-831d-4832-ae85-e4b6ec22a452 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-fe5a8447-831d-4832-ae85-e4b6ec22a452"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-3db6eed9-46e3-4e09-bc30-8f97cb100a6a {
  text-align: center;
opacity: 1;
}
#s-3db6eed9-46e3-4e09-bc30-8f97cb100a6a:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-3db6eed9-46e3-4e09-bc30-8f97cb100a6a img.shogun-image {
    
    width: px;
  }


#s-3db6eed9-46e3-4e09-bc30-8f97cb100a6a .shogun-image-content {
  
    align-items: center;
  
}

#s-70eb1b94-d2f8-478d-8a0d-7cc7f7361469 {
  min-height: 50px;
}








#s-70eb1b94-d2f8-478d-8a0d-7cc7f7361469 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70eb1b94-d2f8-478d-8a0d-7cc7f7361469.shg-box.shg-c {
  justify-content: center;
}

#s-114c9c43-bc43-4ee7-814e-fa67ddb43eaf {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-114c9c43-bc43-4ee7-814e-fa67ddb43eaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-114c9c43-bc43-4ee7-814e-fa67ddb43eaf.shg-box.shg-c {
  justify-content: center;
}

#s-fc865ace-862b-4a1a-b98a-1414e3da2a96 {
  text-align: center;
}
#s-fc865ace-862b-4a1a-b98a-1414e3da2a96:hover {box-shadow:1px 1px 50px 0px rgba(0, 0, 0, 1) !important;}



  #s-fc865ace-862b-4a1a-b98a-1414e3da2a96 img.shogun-image {
    
    width: px;
  }


#s-fc865ace-862b-4a1a-b98a-1414e3da2a96 .shogun-image-content {
  
    align-items: center;
  
}

#s-cdea4a7d-c95b-4315-8fc9-c034e99dbd05 {
  min-height: 50px;
}








#s-cdea4a7d-c95b-4315-8fc9-c034e99dbd05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cdea4a7d-c95b-4315-8fc9-c034e99dbd05.shg-box.shg-c {
  justify-content: center;
}

#s-8c800579-84f8-4397-9d67-c8e3f981a870 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-8c800579-84f8-4397-9d67-c8e3f981a870 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c800579-84f8-4397-9d67-c8e3f981a870.shg-box.shg-c {
  justify-content: center;
}

#s-3732374b-c1e8-4320-a8c6-f95526faecc1 {
  text-align: center;
}
#s-3732374b-c1e8-4320-a8c6-f95526faecc1:hover {box-shadow:1px 1px 50px 0px #000000 !important;}



  #s-3732374b-c1e8-4320-a8c6-f95526faecc1 img.shogun-image {
    
    width: px;
  }


#s-3732374b-c1e8-4320-a8c6-f95526faecc1 .shogun-image-content {
  
    align-items: center;
  
}

#s-fd138f08-0b16-4945-9863-0628694f7990 {
  min-height: 50px;
}








#s-fd138f08-0b16-4945-9863-0628694f7990 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd138f08-0b16-4945-9863-0628694f7990.shg-box.shg-c {
  justify-content: center;
}

#s-9c199b85-6876-4f4e-9716-fc6ab6feef1c {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-9c199b85-6876-4f4e-9716-fc6ab6feef1c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c199b85-6876-4f4e-9716-fc6ab6feef1c.shg-box.shg-c {
  justify-content: center;
}

#s-9826348f-f828-45db-bc15-e1604b150ba0 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-9826348f-f828-45db-bc15-e1604b150ba0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-e9bd29df-b416-4538-86ce-cb7a88620116 {
  text-align: center;
opacity: 1;
}
#s-e9bd29df-b416-4538-86ce-cb7a88620116:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-e9bd29df-b416-4538-86ce-cb7a88620116 img.shogun-image {
    
    width: px;
  }


#s-e9bd29df-b416-4538-86ce-cb7a88620116 .shogun-image-content {
  
    align-items: center;
  
}

#s-6103eb52-91ad-4d60-a9cd-c6f3b759a3a7 {
  min-height: 50px;
}








#s-6103eb52-91ad-4d60-a9cd-c6f3b759a3a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6103eb52-91ad-4d60-a9cd-c6f3b759a3a7.shg-box.shg-c {
  justify-content: center;
}

#s-99de3982-7204-47c0-b5db-b300091894a5 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-99de3982-7204-47c0-b5db-b300091894a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99de3982-7204-47c0-b5db-b300091894a5.shg-box.shg-c {
  justify-content: center;
}

#s-ec6ab5f1-14f0-48b0-a507-c384d1e0f4be {
  text-align: center;
}
#s-ec6ab5f1-14f0-48b0-a507-c384d1e0f4be:hover {box-shadow:1px 1px 50px 0px rgba(0, 0, 0, 1) !important;}



  #s-ec6ab5f1-14f0-48b0-a507-c384d1e0f4be img.shogun-image {
    
    width: px;
  }


#s-ec6ab5f1-14f0-48b0-a507-c384d1e0f4be .shogun-image-content {
  
    align-items: center;
  
}

#s-54b8bdb3-1eab-4d86-9dba-40f68c60db44 {
  min-height: 50px;
}








#s-54b8bdb3-1eab-4d86-9dba-40f68c60db44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54b8bdb3-1eab-4d86-9dba-40f68c60db44.shg-box.shg-c {
  justify-content: center;
}

#s-c888aa87-2e28-45d5-8e43-657e0d7bf583 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-c888aa87-2e28-45d5-8e43-657e0d7bf583 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c888aa87-2e28-45d5-8e43-657e0d7bf583.shg-box.shg-c {
  justify-content: center;
}

#s-5f2a398a-986f-40ee-ae6d-a102b40040c0 {
  text-align: center;
}
#s-5f2a398a-986f-40ee-ae6d-a102b40040c0:hover {box-shadow:1px 1px 50px 0px #000000 !important;}



  #s-5f2a398a-986f-40ee-ae6d-a102b40040c0 img.shogun-image {
    
    width: px;
  }


#s-5f2a398a-986f-40ee-ae6d-a102b40040c0 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d2671ca-983b-4a42-ae46-05ae5cde0693 {
  min-height: 50px;
}








#s-1d2671ca-983b-4a42-ae46-05ae5cde0693 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d2671ca-983b-4a42-ae46-05ae5cde0693.shg-box.shg-c {
  justify-content: center;
}

#s-7b90f1a8-2c72-413c-b5e2-d35c8e5c7690 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-7b90f1a8-2c72-413c-b5e2-d35c8e5c7690 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b90f1a8-2c72-413c-b5e2-d35c8e5c7690.shg-box.shg-c {
  justify-content: center;
}

#s-88d20599-8012-4982-948d-486c13fa5bac {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-88d20599-8012-4982-948d-486c13fa5bac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-238d0f31-d9d3-4244-bb75-2e076f35c01c {
  text-align: center;
opacity: 1;
}
#s-238d0f31-d9d3-4244-bb75-2e076f35c01c:hover {box-shadow:0px 0px 50px 0px  !important;
opacity: 1 !important;}



  #s-238d0f31-d9d3-4244-bb75-2e076f35c01c img.shogun-image {
    
    width: px;
  }


#s-238d0f31-d9d3-4244-bb75-2e076f35c01c .shogun-image-content {
  
    align-items: center;
  
}

#s-9401bb26-cb19-4f8f-adf5-eccaece6305e {
  min-height: 50px;
}








#s-9401bb26-cb19-4f8f-adf5-eccaece6305e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9401bb26-cb19-4f8f-adf5-eccaece6305e.shg-box.shg-c {
  justify-content: center;
}

#s-ae60c88c-77fb-47e1-bc1d-adaf76e64000 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-ae60c88c-77fb-47e1-bc1d-adaf76e64000 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae60c88c-77fb-47e1-bc1d-adaf76e64000.shg-box.shg-c {
  justify-content: center;
}

#s-7f1ee010-850e-4cc7-b75c-f9842725d542 {
  text-align: center;
}
#s-7f1ee010-850e-4cc7-b75c-f9842725d542:hover {box-shadow:1px 1px 50px 0px rgba(0, 0, 0, 1) !important;}



  #s-7f1ee010-850e-4cc7-b75c-f9842725d542 img.shogun-image {
    
    width: px;
  }


#s-7f1ee010-850e-4cc7-b75c-f9842725d542 .shogun-image-content {
  
    align-items: center;
  
}

#s-38c87721-fe92-4459-8fc3-7e854bf1bc1c {
  min-height: 50px;
}








#s-38c87721-fe92-4459-8fc3-7e854bf1bc1c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38c87721-fe92-4459-8fc3-7e854bf1bc1c.shg-box.shg-c {
  justify-content: center;
}

#s-def73a2c-0cf6-493f-816d-14d1a225d69b {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-def73a2c-0cf6-493f-816d-14d1a225d69b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-def73a2c-0cf6-493f-816d-14d1a225d69b.shg-box.shg-c {
  justify-content: center;
}

#s-cac48fa4-bcce-46f9-81de-28b4e5f7717f {
  text-align: center;
}
#s-cac48fa4-bcce-46f9-81de-28b4e5f7717f:hover {box-shadow:1px 1px 50px 0px #000000 !important;}



  #s-cac48fa4-bcce-46f9-81de-28b4e5f7717f img.shogun-image {
    
    width: px;
  }


#s-cac48fa4-bcce-46f9-81de-28b4e5f7717f .shogun-image-content {
  
    align-items: center;
  
}

#s-46b52bc4-6b0b-4b61-bb23-2099359c90e9 {
  min-height: 50px;
}








#s-46b52bc4-6b0b-4b61-bb23-2099359c90e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-46b52bc4-6b0b-4b61-bb23-2099359c90e9.shg-box.shg-c {
  justify-content: center;
}

#s-0926c5ef-97ab-4164-a16a-d3af3c3d3cd4 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-0926c5ef-97ab-4164-a16a-d3af3c3d3cd4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0926c5ef-97ab-4164-a16a-d3af3c3d3cd4.shg-box.shg-c {
  justify-content: center;
}

#s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-fc0d8523-8a3a-4f05-a309-e05c37a0cf9c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-1b43f97e-8c64-41d7-af38-f2674b41720a {
  text-align: center;
opacity: 1;
}
#s-1b43f97e-8c64-41d7-af38-f2674b41720a:hover {opacity: 1 !important;}



  #s-1b43f97e-8c64-41d7-af38-f2674b41720a img.shogun-image {
    
    width: px;
  }


#s-1b43f97e-8c64-41d7-af38-f2674b41720a .shogun-image-content {
  
    align-items: center;
  
}

#s-ba2b52ad-a68d-42c3-be57-0c739f778ba6 {
  min-height: 50px;
}








#s-ba2b52ad-a68d-42c3-be57-0c739f778ba6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba2b52ad-a68d-42c3-be57-0c739f778ba6.shg-box.shg-c {
  justify-content: center;
}

#s-201c6412-a675-4877-b4d5-72c78249a976 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-201c6412-a675-4877-b4d5-72c78249a976 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-201c6412-a675-4877-b4d5-72c78249a976.shg-box.shg-c {
  justify-content: center;
}

#s-e55c009a-3f20-42f2-9028-4c9226ad92f4 {
  text-align: center;
}




  #s-e55c009a-3f20-42f2-9028-4c9226ad92f4 img.shogun-image {
    
    width: px;
  }


#s-e55c009a-3f20-42f2-9028-4c9226ad92f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-1a46220c-90c6-426b-986a-a1459b69f5ec {
  min-height: 50px;
}








#s-1a46220c-90c6-426b-986a-a1459b69f5ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a46220c-90c6-426b-986a-a1459b69f5ec.shg-box.shg-c {
  justify-content: center;
}

#s-4e66c2fb-55c2-497e-9fc7-069a3fc9944b {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-4e66c2fb-55c2-497e-9fc7-069a3fc9944b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e66c2fb-55c2-497e-9fc7-069a3fc9944b.shg-box.shg-c {
  justify-content: center;
}

#s-a8d34f85-1cfb-4d05-ad3b-3d92d69d646d {
  text-align: center;
}




  #s-a8d34f85-1cfb-4d05-ad3b-3d92d69d646d img.shogun-image {
    
    width: px;
  }


#s-a8d34f85-1cfb-4d05-ad3b-3d92d69d646d .shogun-image-content {
  
    align-items: center;
  
}

#s-049bff90-0221-4e1c-a840-49a32ceaaf1a {
  min-height: 50px;
}








#s-049bff90-0221-4e1c-a840-49a32ceaaf1a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-049bff90-0221-4e1c-a840-49a32ceaaf1a.shg-box.shg-c {
  justify-content: center;
}

#s-d03447b7-41f3-4531-b0aa-03a445c6c17c {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-d03447b7-41f3-4531-b0aa-03a445c6c17c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d03447b7-41f3-4531-b0aa-03a445c6c17c.shg-box.shg-c {
  justify-content: center;
}

#s-07892962-c192-4051-a11d-481c90c8d9e0 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-07892962-c192-4051-a11d-481c90c8d9e0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-281c6463-7d8e-4413-86b6-f08ef85feb69 {
  text-align: center;
opacity: 1;
}
#s-281c6463-7d8e-4413-86b6-f08ef85feb69:hover {opacity: 1 !important;}



  #s-281c6463-7d8e-4413-86b6-f08ef85feb69 img.shogun-image {
    
    width: px;
  }


#s-281c6463-7d8e-4413-86b6-f08ef85feb69 .shogun-image-content {
  
    align-items: center;
  
}

#s-86d818ed-02d8-4edb-84ba-191c877054de {
  min-height: 50px;
}








#s-86d818ed-02d8-4edb-84ba-191c877054de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86d818ed-02d8-4edb-84ba-191c877054de.shg-box.shg-c {
  justify-content: center;
}

#s-fd1d98f1-a29c-49eb-89db-668506a718b8 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-fd1d98f1-a29c-49eb-89db-668506a718b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd1d98f1-a29c-49eb-89db-668506a718b8.shg-box.shg-c {
  justify-content: center;
}

#s-3d528c31-0b23-4b2c-8785-2f86c8f5b852 {
  text-align: center;
}




  #s-3d528c31-0b23-4b2c-8785-2f86c8f5b852 img.shogun-image {
    
    width: px;
  }


#s-3d528c31-0b23-4b2c-8785-2f86c8f5b852 .shogun-image-content {
  
    align-items: center;
  
}

#s-ea2aa4a6-cf4b-4509-9a03-5eb75d4137a5 {
  min-height: 50px;
}








#s-ea2aa4a6-cf4b-4509-9a03-5eb75d4137a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea2aa4a6-cf4b-4509-9a03-5eb75d4137a5.shg-box.shg-c {
  justify-content: center;
}

#s-569bc2e1-192f-4eb0-b894-c920c35ee7cf {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-569bc2e1-192f-4eb0-b894-c920c35ee7cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-569bc2e1-192f-4eb0-b894-c920c35ee7cf.shg-box.shg-c {
  justify-content: center;
}

#s-68ed3b6a-b5e2-4d1e-b6b1-740ce0a46259 {
  text-align: center;
}




  #s-68ed3b6a-b5e2-4d1e-b6b1-740ce0a46259 img.shogun-image {
    
    width: px;
  }


#s-68ed3b6a-b5e2-4d1e-b6b1-740ce0a46259 .shogun-image-content {
  
    align-items: center;
  
}

#s-17751cc5-9e3a-4e9f-89a6-93f0e4e45ffb {
  min-height: 50px;
}








#s-17751cc5-9e3a-4e9f-89a6-93f0e4e45ffb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-17751cc5-9e3a-4e9f-89a6-93f0e4e45ffb.shg-box.shg-c {
  justify-content: center;
}

#s-121a9ce4-dc16-486f-a526-2b3c84266a88 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-121a9ce4-dc16-486f-a526-2b3c84266a88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-121a9ce4-dc16-486f-a526-2b3c84266a88.shg-box.shg-c {
  justify-content: center;
}

#s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-021d6a33-9f84-4a13-83c2-465e5bf5d7fe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-d5d035e9-b614-42db-bce2-0cf0aa7872ac {
  text-align: center;
opacity: 1;
}
#s-d5d035e9-b614-42db-bce2-0cf0aa7872ac:hover {opacity: 1 !important;}



  #s-d5d035e9-b614-42db-bce2-0cf0aa7872ac img.shogun-image {
    
    width: px;
  }


#s-d5d035e9-b614-42db-bce2-0cf0aa7872ac .shogun-image-content {
  
    align-items: center;
  
}

#s-f3020e46-cb89-47d0-b309-b6dd9a673f5b {
  min-height: 50px;
}








#s-f3020e46-cb89-47d0-b309-b6dd9a673f5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3020e46-cb89-47d0-b309-b6dd9a673f5b.shg-box.shg-c {
  justify-content: center;
}

#s-932a3ad4-d0fc-4a33-9180-2ffce1f73a95 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-932a3ad4-d0fc-4a33-9180-2ffce1f73a95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-932a3ad4-d0fc-4a33-9180-2ffce1f73a95.shg-box.shg-c {
  justify-content: center;
}

#s-7aedf10d-149d-4f8a-931b-d4f8b0c15a00 {
  text-align: center;
}




  #s-7aedf10d-149d-4f8a-931b-d4f8b0c15a00 img.shogun-image {
    
    width: px;
  }


#s-7aedf10d-149d-4f8a-931b-d4f8b0c15a00 .shogun-image-content {
  
    align-items: center;
  
}

#s-06ecb1a7-d7f8-4e91-a1ca-d456c1be4fba {
  min-height: 50px;
}








#s-06ecb1a7-d7f8-4e91-a1ca-d456c1be4fba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06ecb1a7-d7f8-4e91-a1ca-d456c1be4fba.shg-box.shg-c {
  justify-content: center;
}

#s-2427e7f9-705b-4cd5-9368-419ad3fcae8f {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-2427e7f9-705b-4cd5-9368-419ad3fcae8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2427e7f9-705b-4cd5-9368-419ad3fcae8f.shg-box.shg-c {
  justify-content: center;
}

#s-97143571-3f08-4a47-9d34-54dd539c1304 {
  text-align: center;
}




  #s-97143571-3f08-4a47-9d34-54dd539c1304 img.shogun-image {
    
    width: px;
  }


#s-97143571-3f08-4a47-9d34-54dd539c1304 .shogun-image-content {
  
    align-items: center;
  
}

#s-d8e0f0ad-cd94-4d00-91d4-3c7d59efac2b {
  min-height: 50px;
}








#s-d8e0f0ad-cd94-4d00-91d4-3c7d59efac2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d8e0f0ad-cd94-4d00-91d4-3c7d59efac2b.shg-box.shg-c {
  justify-content: center;
}

#s-5ae54976-d4b0-460d-9fd5-55f346876b60 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-5ae54976-d4b0-460d-9fd5-55f346876b60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ae54976-d4b0-460d-9fd5-55f346876b60.shg-box.shg-c {
  justify-content: center;
}

#s-1b40fa56-fa70-4f2b-8017-72e35a660ab3 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-1b40fa56-fa70-4f2b-8017-72e35a660ab3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-de695044-2e7a-42d3-a4ef-20f4055c37c1 {
  text-align: center;
opacity: 1;
}
#s-de695044-2e7a-42d3-a4ef-20f4055c37c1:hover {opacity: 1 !important;}



  #s-de695044-2e7a-42d3-a4ef-20f4055c37c1 img.shogun-image {
    
    width: px;
  }


#s-de695044-2e7a-42d3-a4ef-20f4055c37c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-c510ee83-4afb-4687-9cdb-d4b938fbd931 {
  min-height: 50px;
}








#s-c510ee83-4afb-4687-9cdb-d4b938fbd931 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c510ee83-4afb-4687-9cdb-d4b938fbd931.shg-box.shg-c {
  justify-content: center;
}

#s-4093ea9a-46f3-422b-8a0c-3199545d1fc6 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-4093ea9a-46f3-422b-8a0c-3199545d1fc6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4093ea9a-46f3-422b-8a0c-3199545d1fc6.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;
}
