.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

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

.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-e7fbe5d4-66fe-4766-b074-997fe9765e44 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e7fbe5d4-66fe-4766-b074-997fe9765e44 {
  display: none;
}
#s-e7fbe5d4-66fe-4766-b074-997fe9765e44, #wrap-s-e7fbe5d4-66fe-4766-b074-997fe9765e44 { display:none !important; }}@media (max-width: 767px){#s-e7fbe5d4-66fe-4766-b074-997fe9765e44 {
  display: none;
}
#s-e7fbe5d4-66fe-4766-b074-997fe9765e44, #wrap-s-e7fbe5d4-66fe-4766-b074-997fe9765e44 { display:none !important; }}







#s-e7fbe5d4-66fe-4766-b074-997fe9765e44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7fbe5d4-66fe-4766-b074-997fe9765e44.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: 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-ab3f221c-f9da-4b0a-a399-0c15c39c124d {
  text-align: center;
}





#s-ab3f221c-f9da-4b0a-a399-0c15c39c124d .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

#s-564205ca-bb2b-4dee-866f-fb0d6522d680 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-564205ca-bb2b-4dee-866f-fb0d6522d680"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.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;
}

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

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

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

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

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

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

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

#s-f8adbbbb-ca63-43db-9453-f6aa7836a6c5 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-f8adbbbb-ca63-43db-9453-f6aa7836a6c5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f8adbbbb-ca63-43db-9453-f6aa7836a6c5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f8adbbbb-ca63-43db-9453-f6aa7836a6c5-btn-wrapper {
    text-align: left;
  }


#s-f8adbbbb-ca63-43db-9453-f6aa7836a6c5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-f93b988d-0b6e-44d9-958c-5cfb017a58a0 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-f93b988d-0b6e-44d9-958c-5cfb017a58a0 {
  display: none;
}
#s-f93b988d-0b6e-44d9-958c-5cfb017a58a0, #wrap-s-f93b988d-0b6e-44d9-958c-5cfb017a58a0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f93b988d-0b6e-44d9-958c-5cfb017a58a0 {
  display: none;
}
#s-f93b988d-0b6e-44d9-958c-5cfb017a58a0, #wrap-s-f93b988d-0b6e-44d9-958c-5cfb017a58a0 { display:none !important; }}







#s-f93b988d-0b6e-44d9-958c-5cfb017a58a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f93b988d-0b6e-44d9-958c-5cfb017a58a0.shg-box.shg-c {
  justify-content: center;
}

#s-0f6301ac-dd4c-433b-b98d-06081108d1a3 {
  text-align: center;
}





#s-0f6301ac-dd4c-433b-b98d-06081108d1a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-4e32b814-f31f-4a66-b52f-2d0032225b5f {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-4e32b814-f31f-4a66-b52f-2d0032225b5f {
  display: none;
}
#s-4e32b814-f31f-4a66-b52f-2d0032225b5f, #wrap-s-4e32b814-f31f-4a66-b52f-2d0032225b5f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4e32b814-f31f-4a66-b52f-2d0032225b5f {
  display: none;
}
#s-4e32b814-f31f-4a66-b52f-2d0032225b5f, #wrap-s-4e32b814-f31f-4a66-b52f-2d0032225b5f { display:none !important; }}







#s-4e32b814-f31f-4a66-b52f-2d0032225b5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e32b814-f31f-4a66-b52f-2d0032225b5f.shg-box.shg-c {
  justify-content: center;
}

#s-5aa9809a-c084-454e-afe5-1ecd7927b4fb {
  padding-left: 5%;
padding-right: 5%;
}

#s-06a79774-1738-4097-a1ab-2ab34c6c69f7 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-06a79774-1738-4097-a1ab-2ab34c6c69f7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-06a79774-1738-4097-a1ab-2ab34c6c69f7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-06a79774-1738-4097-a1ab-2ab34c6c69f7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-30942f3d-4286-4102-8766-103952cd0cc0 {
  min-height: 50px;
}








#s-30942f3d-4286-4102-8766-103952cd0cc0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30942f3d-4286-4102-8766-103952cd0cc0.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

#s-c36eb4e1-6d2e-49c0-8b75-7e358902923f {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c36eb4e1-6d2e-49c0-8b75-7e358902923f {
  display: none;
}
#s-c36eb4e1-6d2e-49c0-8b75-7e358902923f, #wrap-s-c36eb4e1-6d2e-49c0-8b75-7e358902923f { display:none !important; }}@media (max-width: 767px){#s-c36eb4e1-6d2e-49c0-8b75-7e358902923f {
  display: none;
}
#s-c36eb4e1-6d2e-49c0-8b75-7e358902923f, #wrap-s-c36eb4e1-6d2e-49c0-8b75-7e358902923f { display:none !important; }}







#s-c36eb4e1-6d2e-49c0-8b75-7e358902923f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c36eb4e1-6d2e-49c0-8b75-7e358902923f.shg-box.shg-c {
  justify-content: center;
}

#s-b438f27d-469b-410f-83a6-7c64e164b147 {
  text-align: center;
}





#s-b438f27d-469b-410f-83a6-7c64e164b147 .shogun-image-content {
  
    align-items: center;
  
}

#s-6b806ec8-23a8-4811-aee1-212e2f98c1b5 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6b806ec8-23a8-4811-aee1-212e2f98c1b5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-2688643a-d6b6-4375-9f96-6efa33b1adcd {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-2688643a-d6b6-4375-9f96-6efa33b1adcd {
  display: none;
}
#s-2688643a-d6b6-4375-9f96-6efa33b1adcd, #wrap-s-2688643a-d6b6-4375-9f96-6efa33b1adcd { display:none !important; }}@media (max-width: 767px){#s-2688643a-d6b6-4375-9f96-6efa33b1adcd {
  display: none;
}
#s-2688643a-d6b6-4375-9f96-6efa33b1adcd, #wrap-s-2688643a-d6b6-4375-9f96-6efa33b1adcd { display:none !important; }}







#s-2688643a-d6b6-4375-9f96-6efa33b1adcd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2688643a-d6b6-4375-9f96-6efa33b1adcd.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-797859cb-e858-47ac-a4f9-eb477d3e2de8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b5c1154f-b785-48aa-b24d-20dbff56486b {
  margin-top: 30%;
padding-left: 10%;
padding-right: 10%;
}

#s-3a6a068a-f5b1-42a6-b75a-b4beaa683b87 {
  text-align: center;
}




  #s-3a6a068a-f5b1-42a6-b75a-b4beaa683b87 img.shogun-image {
    
    width: px;
  }


#s-3a6a068a-f5b1-42a6-b75a-b4beaa683b87 .shogun-image-content {
  
    align-items: center;
  
}

#s-a23a86ab-53a1-44af-a011-73e15baac044 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-a23a86ab-53a1-44af-a011-73e15baac044 {
  display: none;
}
#s-a23a86ab-53a1-44af-a011-73e15baac044, #wrap-s-a23a86ab-53a1-44af-a011-73e15baac044 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a23a86ab-53a1-44af-a011-73e15baac044 {
  display: none;
}
#s-a23a86ab-53a1-44af-a011-73e15baac044, #wrap-s-a23a86ab-53a1-44af-a011-73e15baac044 { display:none !important; }}







#s-a23a86ab-53a1-44af-a011-73e15baac044 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a23a86ab-53a1-44af-a011-73e15baac044.shg-box.shg-c {
  justify-content: center;
}

#s-0c542a50-13af-4470-9cfe-95c2e4c2a309 {
  text-align: center;
}




  #s-0c542a50-13af-4470-9cfe-95c2e4c2a309 img.shogun-image {
    
    width: px;
  }


#s-0c542a50-13af-4470-9cfe-95c2e4c2a309 .shogun-image-content {
  
    align-items: center;
  
}

#s-fea521b3-2cc9-4af6-b69d-30e91cb4ed03 {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-fea521b3-2cc9-4af6-b69d-30e91cb4ed03 {
  display: none;
}
#s-fea521b3-2cc9-4af6-b69d-30e91cb4ed03, #wrap-s-fea521b3-2cc9-4af6-b69d-30e91cb4ed03 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fea521b3-2cc9-4af6-b69d-30e91cb4ed03 {
  display: none;
}
#s-fea521b3-2cc9-4af6-b69d-30e91cb4ed03, #wrap-s-fea521b3-2cc9-4af6-b69d-30e91cb4ed03 { display:none !important; }}







#s-fea521b3-2cc9-4af6-b69d-30e91cb4ed03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fea521b3-2cc9-4af6-b69d-30e91cb4ed03.shg-box.shg-c {
  justify-content: center;
}

#s-a4d5b2ff-4759-4f55-a810-ea5f77bf9c4b {
  padding-left: 5%;
padding-right: 5%;
}

#s-dec8b400-1b29-4988-bb25-76aba7d0bc51 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-dec8b400-1b29-4988-bb25-76aba7d0bc51 {
  display: none;
}
#s-dec8b400-1b29-4988-bb25-76aba7d0bc51, #wrap-s-dec8b400-1b29-4988-bb25-76aba7d0bc51 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dec8b400-1b29-4988-bb25-76aba7d0bc51 {
  display: none;
}
#s-dec8b400-1b29-4988-bb25-76aba7d0bc51, #wrap-s-dec8b400-1b29-4988-bb25-76aba7d0bc51 { display:none !important; }}







#s-dec8b400-1b29-4988-bb25-76aba7d0bc51 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dec8b400-1b29-4988-bb25-76aba7d0bc51.shg-box.shg-c {
  justify-content: center;
}

#s-2c9a3d92-14ca-4cc7-9f4e-b6f6bc37ce98 {
  text-align: center;
}





#s-2c9a3d92-14ca-4cc7-9f4e-b6f6bc37ce98 .shogun-image-content {
  
    align-items: center;
  
}

#s-3d5e1268-08e2-41ae-ab8c-b15b9e7cbcbf {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-3d5e1268-08e2-41ae-ab8c-b15b9e7cbcbf {
  display: none;
}
#s-3d5e1268-08e2-41ae-ab8c-b15b9e7cbcbf, #wrap-s-3d5e1268-08e2-41ae-ab8c-b15b9e7cbcbf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3d5e1268-08e2-41ae-ab8c-b15b9e7cbcbf {
  display: none;
}
#s-3d5e1268-08e2-41ae-ab8c-b15b9e7cbcbf, #wrap-s-3d5e1268-08e2-41ae-ab8c-b15b9e7cbcbf { display:none !important; }}







#s-3d5e1268-08e2-41ae-ab8c-b15b9e7cbcbf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d5e1268-08e2-41ae-ab8c-b15b9e7cbcbf.shg-box.shg-c {
  justify-content: center;
}

#s-50025b3f-d9b4-4864-8794-6fa6355caf57 {
  padding-left: 5%;
padding-right: 5%;
}

#s-f9dec461-b6ff-4f21-9a54-e8446269b221 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f9dec461-b6ff-4f21-9a54-e8446269b221 {
  display: none;
}
#s-f9dec461-b6ff-4f21-9a54-e8446269b221, #wrap-s-f9dec461-b6ff-4f21-9a54-e8446269b221 { display:none !important; }}@media (max-width: 767px){#s-f9dec461-b6ff-4f21-9a54-e8446269b221 {
  display: none;
}
#s-f9dec461-b6ff-4f21-9a54-e8446269b221, #wrap-s-f9dec461-b6ff-4f21-9a54-e8446269b221 { display:none !important; }}







#s-f9dec461-b6ff-4f21-9a54-e8446269b221 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9dec461-b6ff-4f21-9a54-e8446269b221.shg-box.shg-c {
  justify-content: center;
}

.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-ec6f0e8b-dfc2-4325-ba83-4d375ca7ae2c {
  text-align: center;
}





#s-ec6f0e8b-dfc2-4325-ba83-4d375ca7ae2c .shogun-image-content {
  
    align-items: center;
  
}

#s-533e3c19-5d7b-40f7-b369-615bc86b3473 {
  min-height: 50px;
}








#s-533e3c19-5d7b-40f7-b369-615bc86b3473 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-533e3c19-5d7b-40f7-b369-615bc86b3473.shg-box.shg-c {
  justify-content: center;
}

#s-cc2a10c4-0a10-4708-8f4d-b0c2fabdf394 {
  text-align: center;
}




  #s-cc2a10c4-0a10-4708-8f4d-b0c2fabdf394 img.shogun-image {
    
    width: px;
  }


#s-cc2a10c4-0a10-4708-8f4d-b0c2fabdf394 .shogun-image-content {
  
    align-items: center;
  
}

#s-9d57b4e6-9058-46eb-bde8-2a2ce231691f {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9d57b4e6-9058-46eb-bde8-2a2ce231691f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ebb6921e-bb9f-4eca-ac10-117eed3a52ab {
  text-align: center;
}





#s-ebb6921e-bb9f-4eca-ac10-117eed3a52ab .shogun-image-content {
  
    align-items: center;
  
}

#s-ad78b89d-f6fb-403d-b52f-1312d2e38faa {
  min-height: 50px;
}








#s-ad78b89d-f6fb-403d-b52f-1312d2e38faa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad78b89d-f6fb-403d-b52f-1312d2e38faa.shg-box.shg-c {
  justify-content: center;
}

#s-31d9b095-f04b-4608-b93c-5aba090e8903 {
  text-align: center;
}




  #s-31d9b095-f04b-4608-b93c-5aba090e8903 img.shogun-image {
    
    width: px;
  }


#s-31d9b095-f04b-4608-b93c-5aba090e8903 .shogun-image-content {
  
    align-items: center;
  
}

#s-051c945b-7c62-4a9a-ba0d-d533fcf7a595 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-051c945b-7c62-4a9a-ba0d-d533fcf7a595"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1dcd79b2-95e4-4a4d-9041-eaf20fa3ec49 {
  text-align: center;
}





#s-1dcd79b2-95e4-4a4d-9041-eaf20fa3ec49 .shogun-image-content {
  
    align-items: center;
  
}

#s-ed00e111-d39d-45d9-bcfd-6312446fb2e4 {
  min-height: 50px;
}








#s-ed00e111-d39d-45d9-bcfd-6312446fb2e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed00e111-d39d-45d9-bcfd-6312446fb2e4.shg-box.shg-c {
  justify-content: center;
}

#s-5425351f-5bfe-4864-9cf2-6a9fe272c89b {
  text-align: center;
}




  #s-5425351f-5bfe-4864-9cf2-6a9fe272c89b img.shogun-image {
    
    width: px;
  }


#s-5425351f-5bfe-4864-9cf2-6a9fe272c89b .shogun-image-content {
  
    align-items: center;
  
}

#s-776e325e-1787-4402-8a8a-cd96dd859551 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-776e325e-1787-4402-8a8a-cd96dd859551"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f2b7fbb9-3bdb-4da3-b449-a670290674b0 {
  text-align: center;
}





#s-f2b7fbb9-3bdb-4da3-b449-a670290674b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-7e303372-1e12-4d8d-a574-fc59cc4ba8f2 {
  min-height: 50px;
}








#s-7e303372-1e12-4d8d-a574-fc59cc4ba8f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e303372-1e12-4d8d-a574-fc59cc4ba8f2.shg-box.shg-c {
  justify-content: center;
}

#s-c1761ba2-1318-4495-b433-01382ca2b187 {
  text-align: center;
}




  #s-c1761ba2-1318-4495-b433-01382ca2b187 img.shogun-image {
    
    width: px;
  }


#s-c1761ba2-1318-4495-b433-01382ca2b187 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ccedbefc-f355-4164-96bd-1d61d689edd7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4b067162-5960-4d44-8a43-5155d322ac97 {
  text-align: center;
}





#s-4b067162-5960-4d44-8a43-5155d322ac97 .shogun-image-content {
  
    align-items: center;
  
}

#s-78ae89cc-c142-4179-8fef-029e9f9a78fd {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-78ae89cc-c142-4179-8fef-029e9f9a78fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7e60ee22-1ed2-4427-9e7a-67e384a17915 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-7e60ee22-1ed2-4427-9e7a-67e384a17915 {
  display: none;
}
#s-7e60ee22-1ed2-4427-9e7a-67e384a17915, #wrap-s-7e60ee22-1ed2-4427-9e7a-67e384a17915 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7e60ee22-1ed2-4427-9e7a-67e384a17915 {
  display: none;
}
#s-7e60ee22-1ed2-4427-9e7a-67e384a17915, #wrap-s-7e60ee22-1ed2-4427-9e7a-67e384a17915 { display:none !important; }}







#s-7e60ee22-1ed2-4427-9e7a-67e384a17915 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e60ee22-1ed2-4427-9e7a-67e384a17915.shg-box.shg-c {
  justify-content: center;
}

#s-a37f1333-d006-4d4c-89f3-78767899934c {
  text-align: center;
}




  #s-a37f1333-d006-4d4c-89f3-78767899934c img.shogun-image {
    
    width: px;
  }


#s-a37f1333-d006-4d4c-89f3-78767899934c .shogun-image-content {
  
    align-items: center;
  
}

#s-f6fd7ccf-edb8-42ae-b064-468b2666274a {
  min-height: 50px;
}








#s-f6fd7ccf-edb8-42ae-b064-468b2666274a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6fd7ccf-edb8-42ae-b064-468b2666274a.shg-box.shg-c {
  justify-content: center;
}

#s-7ef3faee-a905-486b-9991-7c75c1ca18ac {
  text-align: center;
}




  #s-7ef3faee-a905-486b-9991-7c75c1ca18ac img.shogun-image {
    
    width: px;
  }


#s-7ef3faee-a905-486b-9991-7c75c1ca18ac .shogun-image-content {
  
    align-items: center;
  
}

#s-22369c13-9e0b-4a14-8736-eb45130c3ab2 {
  text-align: center;
}




  #s-22369c13-9e0b-4a14-8736-eb45130c3ab2 img.shogun-image {
    
    width: px;
  }


#s-22369c13-9e0b-4a14-8736-eb45130c3ab2 .shogun-image-content {
  
    align-items: center;
  
}

#s-25aa84a5-1fbe-41f9-9b26-9365004ef295 {
  min-height: 50px;
}








#s-25aa84a5-1fbe-41f9-9b26-9365004ef295 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25aa84a5-1fbe-41f9-9b26-9365004ef295.shg-box.shg-c {
  justify-content: center;
}

#s-d4b4a162-f4e0-4203-be5f-6b568815a130 {
  text-align: center;
}




  #s-d4b4a162-f4e0-4203-be5f-6b568815a130 img.shogun-image {
    
    width: px;
  }


#s-d4b4a162-f4e0-4203-be5f-6b568815a130 .shogun-image-content {
  
    align-items: center;
  
}

#s-df95166d-4b91-4efc-9d57-2db7a0183be1 {
  text-align: center;
}




  #s-df95166d-4b91-4efc-9d57-2db7a0183be1 img.shogun-image {
    
    width: px;
  }


#s-df95166d-4b91-4efc-9d57-2db7a0183be1 .shogun-image-content {
  
    align-items: center;
  
}

#s-ce215e20-989d-4340-a31a-a4576c49bf78 {
  min-height: 50px;
}








#s-ce215e20-989d-4340-a31a-a4576c49bf78 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce215e20-989d-4340-a31a-a4576c49bf78.shg-box.shg-c {
  justify-content: center;
}

#s-0a509ca6-e110-4b9d-8ce6-3473e065a2d6 {
  text-align: center;
}




  #s-0a509ca6-e110-4b9d-8ce6-3473e065a2d6 img.shogun-image {
    
    width: px;
  }


#s-0a509ca6-e110-4b9d-8ce6-3473e065a2d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-bef2c53d-b91a-4b40-93c8-691cf90d6c1f {
  text-align: center;
}




  #s-bef2c53d-b91a-4b40-93c8-691cf90d6c1f img.shogun-image {
    
    width: px;
  }


#s-bef2c53d-b91a-4b40-93c8-691cf90d6c1f .shogun-image-content {
  
    align-items: center;
  
}

#s-d5deab5b-6271-487e-9ace-040f523eb1d3 {
  min-height: 50px;
}








#s-d5deab5b-6271-487e-9ace-040f523eb1d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5deab5b-6271-487e-9ace-040f523eb1d3.shg-box.shg-c {
  justify-content: center;
}

#s-292e261b-e145-4829-8dc1-5f28e081fc7b {
  text-align: center;
}




  #s-292e261b-e145-4829-8dc1-5f28e081fc7b img.shogun-image {
    
    width: px;
  }


#s-292e261b-e145-4829-8dc1-5f28e081fc7b .shogun-image-content {
  
    align-items: center;
  
}

#s-cd4a1ae7-eb27-448a-b77e-87b8ef3d7a20 {
  text-align: center;
}




  #s-cd4a1ae7-eb27-448a-b77e-87b8ef3d7a20 img.shogun-image {
    
    width: px;
  }


#s-cd4a1ae7-eb27-448a-b77e-87b8ef3d7a20 .shogun-image-content {
  
    align-items: center;
  
}

#s-284fb760-36d7-4780-a160-15cfed1c1d64 {
  padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
}

#s-431debfa-1bfd-4f4f-b610-b9b2bdc9f042 {
  padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
}

#s-4c566f68-49bb-4df7-a0fb-09b4407fad82 {
  padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
}

#s-68a2d198-f5f5-4205-88f7-e611aa8b08c1 {
  padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
}

#s-8f2b3c8e-bab3-494f-a6a0-085c7fa2443d {
  padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
}

#s-a316cd70-05a7-4a3b-a3e5-84fb5ee85ed0 {
  padding-top: 100px;
padding-bottom: 100px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a316cd70-05a7-4a3b-a3e5-84fb5ee85ed0 {
  display: none;
}
#s-a316cd70-05a7-4a3b-a3e5-84fb5ee85ed0, #wrap-s-a316cd70-05a7-4a3b-a3e5-84fb5ee85ed0 { display:none !important; }}@media (max-width: 767px){#s-a316cd70-05a7-4a3b-a3e5-84fb5ee85ed0 {
  display: none;
}
#s-a316cd70-05a7-4a3b-a3e5-84fb5ee85ed0, #wrap-s-a316cd70-05a7-4a3b-a3e5-84fb5ee85ed0 { display:none !important; }}







#s-a316cd70-05a7-4a3b-a3e5-84fb5ee85ed0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a316cd70-05a7-4a3b-a3e5-84fb5ee85ed0.shg-box.shg-c {
  justify-content: center;
}

#s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 53.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 53.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 53.333333333333336px);
}

[id="s-1cfca0c2-c30a-499c-a9f7-f24fbf60075d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 53.333333333333336px);
}

}

#s-38344eca-7c26-4902-a863-92539bb8d4a0 {
  text-align: center;
}




  #s-38344eca-7c26-4902-a863-92539bb8d4a0 img.shogun-image {
    
    width: px;
  }


#s-38344eca-7c26-4902-a863-92539bb8d4a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-2575de7f-1707-473d-988f-24c3a3ad19b3 {
  padding-top: 20px;
}

#s-1153b243-b24f-4079-8df1-7cca3e41757b {
  text-align: center;
}




  #s-1153b243-b24f-4079-8df1-7cca3e41757b img.shogun-image {
    
    width: px;
  }


#s-1153b243-b24f-4079-8df1-7cca3e41757b .shogun-image-content {
  
    align-items: center;
  
}

#s-962eebfb-d757-4958-8640-d9f954b19845 {
  padding-top: 20px;
}

#s-4d814776-153d-4f90-b2bd-46c314cbe64e {
  text-align: center;
}




  #s-4d814776-153d-4f90-b2bd-46c314cbe64e img.shogun-image {
    
    width: px;
  }


#s-4d814776-153d-4f90-b2bd-46c314cbe64e .shogun-image-content {
  
    align-items: center;
  
}

#s-b42a548f-5324-4360-99f6-5223a6d4547b {
  padding-top: 20px;
}

#s-71c518e5-9edf-46ac-aecf-476b8ecf8fe6 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-71c518e5-9edf-46ac-aecf-476b8ecf8fe6:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0.1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-71c518e5-9edf-46ac-aecf-476b8ecf8fe6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-71c518e5-9edf-46ac-aecf-476b8ecf8fe6-btn-wrapper {
    text-align: left;
  }


#s-71c518e5-9edf-46ac-aecf-476b8ecf8fe6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-18ccc45c-ad3e-4b05-b7a6-87c73229f3c3 {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-18ccc45c-ad3e-4b05-b7a6-87c73229f3c3 {
  display: none;
}
#s-18ccc45c-ad3e-4b05-b7a6-87c73229f3c3, #wrap-s-18ccc45c-ad3e-4b05-b7a6-87c73229f3c3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-18ccc45c-ad3e-4b05-b7a6-87c73229f3c3 {
  display: none;
}
#s-18ccc45c-ad3e-4b05-b7a6-87c73229f3c3, #wrap-s-18ccc45c-ad3e-4b05-b7a6-87c73229f3c3 { display:none !important; }}







#s-18ccc45c-ad3e-4b05-b7a6-87c73229f3c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-18ccc45c-ad3e-4b05-b7a6-87c73229f3c3.shg-box.shg-c {
  justify-content: center;
}

#s-bf88b1c6-e03a-4ac8-aa99-1622976e0db9 {
  padding-top: 50px;
padding-bottom: 50px;
}

#s-729cf7bf-2ebb-4d3c-8712-06ffcdde1676 {
  text-align: center;
}





#s-729cf7bf-2ebb-4d3c-8712-06ffcdde1676 .shogun-image-content {
  
    align-items: center;
  
}

#s-60b5520e-f486-4bac-98b3-572750ebef52 {
  text-align: center;
}





#s-60b5520e-f486-4bac-98b3-572750ebef52 .shogun-image-content {
  
    align-items: center;
  
}

#s-675e355e-b18b-441c-8c65-578334ae7a03 {
  text-align: center;
}





#s-675e355e-b18b-441c-8c65-578334ae7a03 .shogun-image-content {
  
    align-items: center;
  
}

#s-c7125814-a512-487b-90cc-78d3c524451b {
  padding-top: 20px;
padding-left: 5%;
padding-right: 5%;
}

#s-a1109e98-fc28-4221-a716-0342568f055d {
  padding-top: 20px;
padding-left: 5%;
padding-right: 5%;
}

#s-a5c90ba5-1d63-4175-b71e-fe424a904eac {
  padding-top: 20px;
padding-left: 5%;
padding-right: 5%;
}

#s-0fd87645-c082-4ad9-9772-4c335a3beed8 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-0fd87645-c082-4ad9-9772-4c335a3beed8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0fd87645-c082-4ad9-9772-4c335a3beed8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0fd87645-c082-4ad9-9772-4c335a3beed8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-d4e4383b-c793-4b53-bf22-fef0378bc534 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d4e4383b-c793-4b53-bf22-fef0378bc534 {
  display: none;
}
#s-d4e4383b-c793-4b53-bf22-fef0378bc534, #wrap-s-d4e4383b-c793-4b53-bf22-fef0378bc534 { display:none !important; }}@media (max-width: 767px){#s-d4e4383b-c793-4b53-bf22-fef0378bc534 {
  display: none;
}
#s-d4e4383b-c793-4b53-bf22-fef0378bc534, #wrap-s-d4e4383b-c793-4b53-bf22-fef0378bc534 { display:none !important; }}







#s-d4e4383b-c793-4b53-bf22-fef0378bc534 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4e4383b-c793-4b53-bf22-fef0378bc534.shg-box.shg-c {
  justify-content: center;
}

#s-6223fafd-d5ce-4f2c-bbf2-371b956d5e4c {
  text-align: center;
}





#s-6223fafd-d5ce-4f2c-bbf2-371b956d5e4c .shogun-image-content {
  
    align-items: center;
  
}

#s-fc1c31b8-5c89-4103-8c86-6a441ca5183c {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fc1c31b8-5c89-4103-8c86-6a441ca5183c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-d953c1ec-477e-4062-9904-1ec43e4b2c2a {
  min-height: 50px;
}
@media (min-width: 1200px){#s-d953c1ec-477e-4062-9904-1ec43e4b2c2a {
  display: none;
}
#s-d953c1ec-477e-4062-9904-1ec43e4b2c2a, #wrap-s-d953c1ec-477e-4062-9904-1ec43e4b2c2a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d953c1ec-477e-4062-9904-1ec43e4b2c2a {
  display: none;
}
#s-d953c1ec-477e-4062-9904-1ec43e4b2c2a, #wrap-s-d953c1ec-477e-4062-9904-1ec43e4b2c2a { display:none !important; }}







#s-d953c1ec-477e-4062-9904-1ec43e4b2c2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d953c1ec-477e-4062-9904-1ec43e4b2c2a.shg-box.shg-c {
  justify-content: center;
}

#s-805e757b-9c73-476d-aa58-080558aa7f8f {
  text-align: center;
}





#s-805e757b-9c73-476d-aa58-080558aa7f8f .shogun-image-content {
  
    align-items: center;
  
}

#s-8a142a05-e529-480b-a28a-8303effe23b9 {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
}
@media (min-width: 1200px){#s-8a142a05-e529-480b-a28a-8303effe23b9 {
  display: none;
}
#s-8a142a05-e529-480b-a28a-8303effe23b9, #wrap-s-8a142a05-e529-480b-a28a-8303effe23b9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8a142a05-e529-480b-a28a-8303effe23b9 {
  display: none;
}
#s-8a142a05-e529-480b-a28a-8303effe23b9, #wrap-s-8a142a05-e529-480b-a28a-8303effe23b9 { display:none !important; }}







#s-8a142a05-e529-480b-a28a-8303effe23b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a142a05-e529-480b-a28a-8303effe23b9.shg-box.shg-c {
  justify-content: center;
}

#s-7fbee006-a639-4475-9fd9-e94990f863b6 {
  padding-left: 5%;
padding-right: 5%;
}

#s-a0c4d4cc-73e0-49a7-a3af-4b9c870b9974 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a0c4d4cc-73e0-49a7-a3af-4b9c870b9974 {
  display: none;
}
#s-a0c4d4cc-73e0-49a7-a3af-4b9c870b9974, #wrap-s-a0c4d4cc-73e0-49a7-a3af-4b9c870b9974 { display:none !important; }}@media (max-width: 767px){#s-a0c4d4cc-73e0-49a7-a3af-4b9c870b9974 {
  display: none;
}
#s-a0c4d4cc-73e0-49a7-a3af-4b9c870b9974, #wrap-s-a0c4d4cc-73e0-49a7-a3af-4b9c870b9974 { display:none !important; }}







#s-a0c4d4cc-73e0-49a7-a3af-4b9c870b9974 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0c4d4cc-73e0-49a7-a3af-4b9c870b9974.shg-box.shg-c {
  justify-content: center;
}

#s-995ebdbe-6af4-43cf-b52c-b76da5b0f533 {
  text-align: center;
}




  #s-995ebdbe-6af4-43cf-b52c-b76da5b0f533 img.shogun-image {
    
    width: px;
  }


#s-995ebdbe-6af4-43cf-b52c-b76da5b0f533 .shogun-image-content {
  
    align-items: center;
  
}

#s-cffc4036-9c84-4164-8de6-cb548db8f1f9 {
  margin-left: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cffc4036-9c84-4164-8de6-cb548db8f1f9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e0d15e78-1fbd-4125-8a3e-0f5e7aba4dec {
  min-height: 50px;
}
@media (min-width: 1200px){#s-e0d15e78-1fbd-4125-8a3e-0f5e7aba4dec {
  display: none;
}
#s-e0d15e78-1fbd-4125-8a3e-0f5e7aba4dec, #wrap-s-e0d15e78-1fbd-4125-8a3e-0f5e7aba4dec { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e0d15e78-1fbd-4125-8a3e-0f5e7aba4dec {
  display: none;
}
#s-e0d15e78-1fbd-4125-8a3e-0f5e7aba4dec, #wrap-s-e0d15e78-1fbd-4125-8a3e-0f5e7aba4dec { display:none !important; }}







#s-e0d15e78-1fbd-4125-8a3e-0f5e7aba4dec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0d15e78-1fbd-4125-8a3e-0f5e7aba4dec.shg-box.shg-c {
  justify-content: center;
}

#s-44c83e44-1d3c-4525-9fff-89402e1ea37f {
  text-align: center;
}





#s-44c83e44-1d3c-4525-9fff-89402e1ea37f .shogun-image-content {
  
    align-items: center;
  
}

#s-bd232aa4-7019-40a9-a0c5-f7072a8225e5 {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
}
@media (min-width: 1200px){#s-bd232aa4-7019-40a9-a0c5-f7072a8225e5 {
  display: none;
}
#s-bd232aa4-7019-40a9-a0c5-f7072a8225e5, #wrap-s-bd232aa4-7019-40a9-a0c5-f7072a8225e5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bd232aa4-7019-40a9-a0c5-f7072a8225e5 {
  display: none;
}
#s-bd232aa4-7019-40a9-a0c5-f7072a8225e5, #wrap-s-bd232aa4-7019-40a9-a0c5-f7072a8225e5 { display:none !important; }}







#s-bd232aa4-7019-40a9-a0c5-f7072a8225e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd232aa4-7019-40a9-a0c5-f7072a8225e5.shg-box.shg-c {
  justify-content: center;
}

#s-80156eae-4441-4335-9cbf-d6cda43d7f4e {
  padding-left: 5%;
padding-right: 5%;
}

#s-429873ee-2bf8-43d2-935b-b32d7355b26c {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-429873ee-2bf8-43d2-935b-b32d7355b26c {
  display: none;
}
#s-429873ee-2bf8-43d2-935b-b32d7355b26c, #wrap-s-429873ee-2bf8-43d2-935b-b32d7355b26c { display:none !important; }}@media (max-width: 767px){#s-429873ee-2bf8-43d2-935b-b32d7355b26c {
  display: none;
}
#s-429873ee-2bf8-43d2-935b-b32d7355b26c, #wrap-s-429873ee-2bf8-43d2-935b-b32d7355b26c { display:none !important; }}







#s-429873ee-2bf8-43d2-935b-b32d7355b26c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-429873ee-2bf8-43d2-935b-b32d7355b26c.shg-box.shg-c {
  justify-content: center;
}

#s-a42874bf-3383-443a-91c7-e90ccaa4c4b5 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-5309b716-da60-4fbc-9923-2ad0db1265f5 {
  text-align: center;
}





#s-5309b716-da60-4fbc-9923-2ad0db1265f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-0fb068f5-354a-4e29-bdeb-f8068cfa3463 {
  text-align: center;
}





#s-0fb068f5-354a-4e29-bdeb-f8068cfa3463 .shogun-image-content {
  
    align-items: center;
  
}

#s-8adcd3cb-7296-4891-807f-b3df075d5583 {
  margin-left: 2%;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8adcd3cb-7296-4891-807f-b3df075d5583"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b9f38a01-caf3-4a2c-9275-8206ab932ebd {
  padding-bottom: 150px;
padding-right: 80px;
}

#s-3f684fbd-6c5c-492a-8d5d-1d8483e05ca6 {
  text-align: center;
}





#s-3f684fbd-6c5c-492a-8d5d-1d8483e05ca6 .shogun-image-content {
  
    align-items: center;
  
}

#s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3cd1ae37-d30f-4413-b1c7-bd6d98be3d80"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-86d58a31-3268-42d7-baf2-a62d33659953 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-86d58a31-3268-42d7-baf2-a62d33659953:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-86d58a31-3268-42d7-baf2-a62d33659953:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-86d58a31-3268-42d7-baf2-a62d33659953-btn-wrapper {
    text-align: left;
  }


#s-86d58a31-3268-42d7-baf2-a62d33659953.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-d1c8d385-b84c-4a4b-988c-4f1be01011ee {
  min-height: 50px;
}
@media (min-width: 1200px){#s-d1c8d385-b84c-4a4b-988c-4f1be01011ee {
  display: none;
}
#s-d1c8d385-b84c-4a4b-988c-4f1be01011ee, #wrap-s-d1c8d385-b84c-4a4b-988c-4f1be01011ee { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d1c8d385-b84c-4a4b-988c-4f1be01011ee {
  display: none;
}
#s-d1c8d385-b84c-4a4b-988c-4f1be01011ee, #wrap-s-d1c8d385-b84c-4a4b-988c-4f1be01011ee { display:none !important; }}







#s-d1c8d385-b84c-4a4b-988c-4f1be01011ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1c8d385-b84c-4a4b-988c-4f1be01011ee.shg-box.shg-c {
  justify-content: center;
}

#s-39d8032a-d5de-4812-b94d-ad6f9b0186cb {
  text-align: center;
}





#s-39d8032a-d5de-4812-b94d-ad6f9b0186cb .shogun-image-content {
  
    align-items: center;
  
}

#s-bb81e190-d632-4d62-bed5-4a2f1ba06882 {
  text-align: center;
}




  #s-bb81e190-d632-4d62-bed5-4a2f1ba06882 img.shogun-image {
    
    width: px;
  }


#s-bb81e190-d632-4d62-bed5-4a2f1ba06882 .shogun-image-content {
  
    align-items: center;
  
}

#s-cbccb8c3-63c7-476e-8b38-727a6254cdd8 {
  text-align: center;
}





#s-cbccb8c3-63c7-476e-8b38-727a6254cdd8 .shogun-image-content {
  
    align-items: center;
  
}

#s-a1a1c3d0-832f-4a51-bd27-ce16752e8f72 {
  padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
}

#s-1e6e6d0d-416c-4013-a4c5-ad3b9b74fee0 {
  padding-top: 30px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
}
@media (min-width: 1200px){#s-1e6e6d0d-416c-4013-a4c5-ad3b9b74fee0 {
  display: none;
}
#s-1e6e6d0d-416c-4013-a4c5-ad3b9b74fee0, #wrap-s-1e6e6d0d-416c-4013-a4c5-ad3b9b74fee0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1e6e6d0d-416c-4013-a4c5-ad3b9b74fee0 {
  display: none;
}
#s-1e6e6d0d-416c-4013-a4c5-ad3b9b74fee0, #wrap-s-1e6e6d0d-416c-4013-a4c5-ad3b9b74fee0 { display:none !important; }}
#s-fc981870-efa9-4160-86b8-7bff2aac1fa8 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fc981870-efa9-4160-86b8-7bff2aac1fa8 {
  display: none;
}
#s-fc981870-efa9-4160-86b8-7bff2aac1fa8, #wrap-s-fc981870-efa9-4160-86b8-7bff2aac1fa8 { display:none !important; }}@media (max-width: 767px){#s-fc981870-efa9-4160-86b8-7bff2aac1fa8 {
  display: none;
}
#s-fc981870-efa9-4160-86b8-7bff2aac1fa8, #wrap-s-fc981870-efa9-4160-86b8-7bff2aac1fa8 { display:none !important; }}







#s-fc981870-efa9-4160-86b8-7bff2aac1fa8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc981870-efa9-4160-86b8-7bff2aac1fa8.shg-box.shg-c {
  justify-content: center;
}

#s-4a209eff-6e01-459c-8be7-7cb5ba58bf20 {
  text-align: center;
}





#s-4a209eff-6e01-459c-8be7-7cb5ba58bf20 .shogun-image-content {
  
    align-items: center;
  
}

#s-00fb41e6-dc02-4306-a805-d23888de214f {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-00fb41e6-dc02-4306-a805-d23888de214f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-508dda3b-6c3c-4ba7-a49d-62b416ddaad4 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-508dda3b-6c3c-4ba7-a49d-62b416ddaad4 {
  display: none;
}
#s-508dda3b-6c3c-4ba7-a49d-62b416ddaad4, #wrap-s-508dda3b-6c3c-4ba7-a49d-62b416ddaad4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-508dda3b-6c3c-4ba7-a49d-62b416ddaad4 {
  display: none;
}
#s-508dda3b-6c3c-4ba7-a49d-62b416ddaad4, #wrap-s-508dda3b-6c3c-4ba7-a49d-62b416ddaad4 { display:none !important; }}







#s-508dda3b-6c3c-4ba7-a49d-62b416ddaad4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-508dda3b-6c3c-4ba7-a49d-62b416ddaad4.shg-box.shg-c {
  justify-content: center;
}

#s-c06930c1-9eab-4452-a5f7-43a03134f000 {
  text-align: center;
}





#s-c06930c1-9eab-4452-a5f7-43a03134f000 .shogun-image-content {
  
    align-items: center;
  
}

#s-f5bcda53-7f71-4730-b930-f0501cae929d {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
}
@media (min-width: 1200px){#s-f5bcda53-7f71-4730-b930-f0501cae929d {
  display: none;
}
#s-f5bcda53-7f71-4730-b930-f0501cae929d, #wrap-s-f5bcda53-7f71-4730-b930-f0501cae929d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f5bcda53-7f71-4730-b930-f0501cae929d {
  display: none;
}
#s-f5bcda53-7f71-4730-b930-f0501cae929d, #wrap-s-f5bcda53-7f71-4730-b930-f0501cae929d { display:none !important; }}







#s-f5bcda53-7f71-4730-b930-f0501cae929d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5bcda53-7f71-4730-b930-f0501cae929d.shg-box.shg-c {
  justify-content: center;
}

#s-551ab0f7-2a36-42ed-8556-105df7988dd7 {
  padding-left: 5%;
padding-right: 5%;
}

#s-9ab066ff-345a-4c2b-9deb-d2b2ad58fc8b {
  padding-top: 100px;
padding-bottom: 100px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9ab066ff-345a-4c2b-9deb-d2b2ad58fc8b {
  
}
}@media (max-width: 767px){#s-9ab066ff-345a-4c2b-9deb-d2b2ad58fc8b {
  
}
}







#s-9ab066ff-345a-4c2b-9deb-d2b2ad58fc8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ab066ff-345a-4c2b-9deb-d2b2ad58fc8b.shg-box.shg-c {
  justify-content: center;
}

#s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1 {
  margin-left: 15%;
margin-right: 15%;
}

@media (min-width: 0px) {
[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 992px) {
[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 1200px) {
[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-7b3fb25d-d16d-461f-ac3e-5dda55d516a1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 50.0px);
}

}

#s-1a0f7af8-6205-4211-9b4b-de447944b00e {
  padding-top: 50px;
padding-bottom: 50px;
text-align: center;
}




  #s-1a0f7af8-6205-4211-9b4b-de447944b00e img.shogun-image {
    
    width: px;
  }


#s-1a0f7af8-6205-4211-9b4b-de447944b00e .shogun-image-content {
  
    align-items: center;
  
}

#s-30d82981-1b06-45b7-a8a3-f85f62456c18 {
  padding-top: 20px;
}

#s-4f230bd4-ce15-4fc0-a6fe-baa1fa542958 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-4f230bd4-ce15-4fc0-a6fe-baa1fa542958:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0.1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-4f230bd4-ce15-4fc0-a6fe-baa1fa542958:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4f230bd4-ce15-4fc0-a6fe-baa1fa542958-btn-wrapper {
    text-align: left;
  }


#s-4f230bd4-ce15-4fc0-a6fe-baa1fa542958.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-07510f7b-9371-4027-a612-be6d095f6f85 {
  padding-top: 50px;
padding-bottom: 50px;
text-align: center;
}




  #s-07510f7b-9371-4027-a612-be6d095f6f85 img.shogun-image {
    
    width: px;
  }


#s-07510f7b-9371-4027-a612-be6d095f6f85 .shogun-image-content {
  
    align-items: center;
  
}

#s-3ff770fc-44dd-482c-80cd-2ecf1f61a83f {
  padding-top: 20px;
}

#s-3210f4df-609b-4c0f-8059-048b12baed9b {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-3210f4df-609b-4c0f-8059-048b12baed9b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0.1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-3210f4df-609b-4c0f-8059-048b12baed9b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3210f4df-609b-4c0f-8059-048b12baed9b-btn-wrapper {
    text-align: left;
  }


#s-3210f4df-609b-4c0f-8059-048b12baed9b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-677ed7e0-cb90-46c3-b1c9-3b1f4c8a5c13 {
  padding-top: 100px;
padding-bottom: 100px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-677ed7e0-cb90-46c3-b1c9-3b1f4c8a5c13 {
  
}
}@media (max-width: 767px){#s-677ed7e0-cb90-46c3-b1c9-3b1f4c8a5c13 {
  
}
}







#s-677ed7e0-cb90-46c3-b1c9-3b1f4c8a5c13 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-677ed7e0-cb90-46c3-b1c9-3b1f4c8a5c13.shg-box.shg-c {
  justify-content: center;
}

#s-87ce45e8-0d49-4096-b9de-d29855d43a8a {
  margin-left: 15%;
margin-right: 15%;
}

@media (min-width: 0px) {
[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 992px) {
[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 1200px) {
[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-87ce45e8-0d49-4096-b9de-d29855d43a8a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 50.0px);
}

}

#s-f5eb69fa-0459-460c-9bf6-4d230278356b {
  padding-top: 50px;
padding-bottom: 50px;
text-align: center;
}




  #s-f5eb69fa-0459-460c-9bf6-4d230278356b img.shogun-image {
    
    width: px;
  }


#s-f5eb69fa-0459-460c-9bf6-4d230278356b .shogun-image-content {
  
    align-items: center;
  
}

#s-19eb27b3-3741-4d31-a55f-01cb60b59b45 {
  padding-top: 20px;
}

#s-3b97df78-31f2-4c85-b66f-69a095e1993f {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-3b97df78-31f2-4c85-b66f-69a095e1993f:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0.1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-3b97df78-31f2-4c85-b66f-69a095e1993f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3b97df78-31f2-4c85-b66f-69a095e1993f-btn-wrapper {
    text-align: left;
  }


#s-3b97df78-31f2-4c85-b66f-69a095e1993f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-b5e6fd01-1d02-404d-a137-dee338ee0fbf {
  padding-top: 50px;
padding-bottom: 50px;
text-align: center;
}




  #s-b5e6fd01-1d02-404d-a137-dee338ee0fbf img.shogun-image {
    
    width: px;
  }


#s-b5e6fd01-1d02-404d-a137-dee338ee0fbf .shogun-image-content {
  
    align-items: center;
  
}

#s-d31462bf-9832-44a9-ae79-b4d0f83ca99b {
  padding-top: 20px;
}

#s-796bbba5-4dc0-49c4-b0ac-3a4c9bfeb2f4 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-796bbba5-4dc0-49c4-b0ac-3a4c9bfeb2f4:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0.1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-796bbba5-4dc0-49c4-b0ac-3a4c9bfeb2f4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-796bbba5-4dc0-49c4-b0ac-3a4c9bfeb2f4-btn-wrapper {
    text-align: left;
  }


#s-796bbba5-4dc0-49c4-b0ac-3a4c9bfeb2f4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-227cc510-02ef-495d-b16f-d90715757b70 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-227cc510-02ef-495d-b16f-d90715757b70 {
  display: none;
}
#s-227cc510-02ef-495d-b16f-d90715757b70, #wrap-s-227cc510-02ef-495d-b16f-d90715757b70 { display:none !important; }}@media (max-width: 767px){#s-227cc510-02ef-495d-b16f-d90715757b70 {
  display: none;
}
#s-227cc510-02ef-495d-b16f-d90715757b70, #wrap-s-227cc510-02ef-495d-b16f-d90715757b70 { display:none !important; }}







#s-227cc510-02ef-495d-b16f-d90715757b70 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-227cc510-02ef-495d-b16f-d90715757b70.shg-box.shg-c {
  justify-content: center;
}

#s-d57230e0-50e5-400e-9ff6-3a55b8f62447 {
  text-align: center;
}




  #s-d57230e0-50e5-400e-9ff6-3a55b8f62447 img.shogun-image {
    
    width: px;
  }


#s-d57230e0-50e5-400e-9ff6-3a55b8f62447 .shogun-image-content {
  
    align-items: center;
  
}

#s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-65b2e09a-167a-4ef6-bb95-c23e41d1c2c9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-db41781c-0f15-4088-afc8-4b787a60c517 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-db41781c-0f15-4088-afc8-4b787a60c517:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-db41781c-0f15-4088-afc8-4b787a60c517:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-db41781c-0f15-4088-afc8-4b787a60c517.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-f8537cf4-42ee-412d-a65e-9b41cb54880b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-f8537cf4-42ee-412d-a65e-9b41cb54880b {
  display: none;
}
#s-f8537cf4-42ee-412d-a65e-9b41cb54880b, #wrap-s-f8537cf4-42ee-412d-a65e-9b41cb54880b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f8537cf4-42ee-412d-a65e-9b41cb54880b {
  display: none;
}
#s-f8537cf4-42ee-412d-a65e-9b41cb54880b, #wrap-s-f8537cf4-42ee-412d-a65e-9b41cb54880b { display:none !important; }}







#s-f8537cf4-42ee-412d-a65e-9b41cb54880b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8537cf4-42ee-412d-a65e-9b41cb54880b.shg-box.shg-c {
  justify-content: center;
}

#s-87d0b955-df81-4655-bf3a-917a4e0cda32 {
  text-align: center;
}




  #s-87d0b955-df81-4655-bf3a-917a4e0cda32 img.shogun-image {
    
    width: px;
  }


#s-87d0b955-df81-4655-bf3a-917a4e0cda32 .shogun-image-content {
  
    align-items: center;
  
}

#s-f95d915d-dad8-4703-bf85-50c17bf40147 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-f95d915d-dad8-4703-bf85-50c17bf40147 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f95d915d-dad8-4703-bf85-50c17bf40147.shg-box.shg-c {
  justify-content: center;
}

#s-ab8c51d3-82ba-4ce8-8656-deb80f4b9b3f {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 0px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-ab8c51d3-82ba-4ce8-8656-deb80f4b9b3f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ab8c51d3-82ba-4ce8-8656-deb80f4b9b3f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-ab8c51d3-82ba-4ce8-8656-deb80f4b9b3f {
  display: none;
}
#s-ab8c51d3-82ba-4ce8-8656-deb80f4b9b3f, #wrap-s-ab8c51d3-82ba-4ce8-8656-deb80f4b9b3f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ab8c51d3-82ba-4ce8-8656-deb80f4b9b3f {
  display: none;
}
#s-ab8c51d3-82ba-4ce8-8656-deb80f4b9b3f, #wrap-s-ab8c51d3-82ba-4ce8-8656-deb80f4b9b3f { display:none !important; }}


#s-ab8c51d3-82ba-4ce8-8656-deb80f4b9b3f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-2d44b7e9-9372-42e4-bb79-29d5e36f3626 {
  min-height: 50px;
}








#s-2d44b7e9-9372-42e4-bb79-29d5e36f3626 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d44b7e9-9372-42e4-bb79-29d5e36f3626.shg-box.shg-c {
  justify-content: center;
}

#s-a244fb23-71f6-4df1-b209-c8f44f46dbe0 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-a244fb23-71f6-4df1-b209-c8f44f46dbe0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a244fb23-71f6-4df1-b209-c8f44f46dbe0.shg-box.shg-c {
  justify-content: center;
}

#s-7dfb9672-885a-42f6-a156-24fd7ab6db15 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-7dfb9672-885a-42f6-a156-24fd7ab6db15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7dfb9672-885a-42f6-a156-24fd7ab6db15.shg-box.shg-c {
  justify-content: center;
}

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

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row.stacked {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .shg-category-row-hor {
    display: flex;
    flex-wrap: wrap;
  }

  .shg-category-row-hor .shg-category-col,
  .shg-category-row-hor .shg-category-col:first-child,
  .shg-category-row-hor .shg-category-col:last-child {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
  }
}

#s-77e02c40-b8d7-45ec-a6b8-0dc704f1e79f {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c {
  text-align: left;
}


.shg-c#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c {
  max-width: 100%;
}

.shg-c#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c .shg-image-zoom,
.shg-c#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c {
  max-width: 100%;
}

.shg-c#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c .shg-image-zoom,
.shg-c#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c {
  max-width: 100%;
}

.shg-c#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c .shg-image-zoom,
.shg-c#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c {
  max-width: 100%;
}

.shg-c#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c .shg-image-zoom,
.shg-c#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c {
  max-width: 100%;
}

.shg-c#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c .shg-image-zoom,
.shg-c#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5c3721a-a778-4897-bd5e-3ec8a0d44b6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

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

#s-6f7cbcf5-829c-4a2f-b39b-62a56b65964c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f7cbcf5-829c-4a2f-b39b-62a56b65964c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-e348e762-aa7d-466c-a8b5-3c845d6583b0 {
  display: none;
}
#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 {
  text-align: left;
}


.shg-c#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 {
  max-width: 100%;
}

.shg-c#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 .shg-image-zoom,
.shg-c#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 {
  max-width: 100%;
}

.shg-c#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 .shg-image-zoom,
.shg-c#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 {
  max-width: 100%;
}

.shg-c#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 .shg-image-zoom,
.shg-c#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 {
  max-width: 100%;
}

.shg-c#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 .shg-image-zoom,
.shg-c#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 {
  max-width: 100%;
}

.shg-c#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 .shg-image-zoom,
.shg-c#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea66ab58-0bdb-4f9a-b6cb-78c8b81164a0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b73b1e91-f4db-49d1-bf9d-7902ce1661d0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b73b1e91-f4db-49d1-bf9d-7902ce1661d0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-77238821-0d3e-46eb-9309-c7faaa861b03 {
  display: none;
}
#s-429d472d-0af7-468b-bf9e-80fddcf039a9 {
  text-align: left;
}


.shg-c#s-429d472d-0af7-468b-bf9e-80fddcf039a9 {
  max-width: 100%;
}

.shg-c#s-429d472d-0af7-468b-bf9e-80fddcf039a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-429d472d-0af7-468b-bf9e-80fddcf039a9 .shg-image-zoom,
.shg-c#s-429d472d-0af7-468b-bf9e-80fddcf039a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-429d472d-0af7-468b-bf9e-80fddcf039a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-429d472d-0af7-468b-bf9e-80fddcf039a9 {
  max-width: 100%;
}

.shg-c#s-429d472d-0af7-468b-bf9e-80fddcf039a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-429d472d-0af7-468b-bf9e-80fddcf039a9 .shg-image-zoom,
.shg-c#s-429d472d-0af7-468b-bf9e-80fddcf039a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-429d472d-0af7-468b-bf9e-80fddcf039a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-429d472d-0af7-468b-bf9e-80fddcf039a9 {
  max-width: 100%;
}

.shg-c#s-429d472d-0af7-468b-bf9e-80fddcf039a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-429d472d-0af7-468b-bf9e-80fddcf039a9 .shg-image-zoom,
.shg-c#s-429d472d-0af7-468b-bf9e-80fddcf039a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-429d472d-0af7-468b-bf9e-80fddcf039a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-429d472d-0af7-468b-bf9e-80fddcf039a9 {
  max-width: 100%;
}

.shg-c#s-429d472d-0af7-468b-bf9e-80fddcf039a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-429d472d-0af7-468b-bf9e-80fddcf039a9 .shg-image-zoom,
.shg-c#s-429d472d-0af7-468b-bf9e-80fddcf039a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-429d472d-0af7-468b-bf9e-80fddcf039a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-429d472d-0af7-468b-bf9e-80fddcf039a9 {
  max-width: 100%;
}

.shg-c#s-429d472d-0af7-468b-bf9e-80fddcf039a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-429d472d-0af7-468b-bf9e-80fddcf039a9 .shg-image-zoom,
.shg-c#s-429d472d-0af7-468b-bf9e-80fddcf039a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-429d472d-0af7-468b-bf9e-80fddcf039a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-78638bf3-219e-4050-a791-df43567d1c2e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-78638bf3-219e-4050-a791-df43567d1c2e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
