.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-10d6d11a-bef8-4740-b2c1-3642e6afc5a2 {
  margin-top: 60px;
margin-left: 10%;
margin-bottom: 60px;
margin-right: 10%;
min-height: 50px;
}
@media (max-width: 767px){#s-10d6d11a-bef8-4740-b2c1-3642e6afc5a2 {
  margin-top: 35px;
margin-bottom: 35px;
}
}







#s-10d6d11a-bef8-4740-b2c1-3642e6afc5a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10d6d11a-bef8-4740-b2c1-3642e6afc5a2.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-d5080b85-4cbf-4e9b-a0e3-13378b3d80e6 {
  margin-top: 30px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-d5080b85-4cbf-4e9b-a0e3-13378b3d80e6 {
  display: none;
}
#s-d5080b85-4cbf-4e9b-a0e3-13378b3d80e6, #wrap-s-d5080b85-4cbf-4e9b-a0e3-13378b3d80e6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d5080b85-4cbf-4e9b-a0e3-13378b3d80e6 {
  margin-left: 0px;
margin-right: 0px;
display: none;
}
#s-d5080b85-4cbf-4e9b-a0e3-13378b3d80e6, #wrap-s-d5080b85-4cbf-4e9b-a0e3-13378b3d80e6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d5080b85-4cbf-4e9b-a0e3-13378b3d80e6 {
  display: none;
}
#s-d5080b85-4cbf-4e9b-a0e3-13378b3d80e6, #wrap-s-d5080b85-4cbf-4e9b-a0e3-13378b3d80e6 { display:none !important; }}@media (max-width: 767px){#s-d5080b85-4cbf-4e9b-a0e3-13378b3d80e6 {
  margin-top: -20px;
margin-left: -10%;
margin-bottom: 35px;
margin-right: -10%;
}
}



  #s-d5080b85-4cbf-4e9b-a0e3-13378b3d80e6 img.shogun-image {
    
    width: px;
  }


#s-d5080b85-4cbf-4e9b-a0e3-13378b3d80e6 .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;
}

@media (min-width: 992px) and (max-width: 1199px){#s-32b93079-ca88-4b49-b485-a585961e8a73 {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-32b93079-ca88-4b49-b485-a585961e8a73"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-25e5808c-ac54-461d-8111-6f69883afb37 {
  min-height: 50px;
}








#s-25e5808c-ac54-461d-8111-6f69883afb37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25e5808c-ac54-461d-8111-6f69883afb37.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-54ef0689-4dc2-4b19-944b-e424b1bb4db1 {
  margin-top: 0px;
margin-left: 1px;
margin-bottom: -5px;
padding-left: 0px;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-b5d89c45-0497-4314-8e84-479e3516a974 {
  margin-top: 0px;
margin-bottom: 30px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}

#s-b5d89c45-0497-4314-8e84-479e3516a974 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Big Caslon FB;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d5a77363-52dd-4764-9f19-899d7fe69061 {
  margin-right: 90px;
padding-left: 0px;
}
@media (max-width: 767px){#s-d5a77363-52dd-4764-9f19-899d7fe69061 {
  margin-bottom: -5px;
margin-right: 0px;
}
}
.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-e7a67318-f848-4e45-a901-c3379f98fe52 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 30px;
margin-bottom: 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0.75px;
border-left-width: 0.75px;
border-bottom-width: 0.75px;
border-right-width: 0.75px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-e7a67318-f848-4e45-a901-c3379f98fe52:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
hover-type: color !important;}#s-e7a67318-f848-4e45-a901-c3379f98fe52:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e7a67318-f848-4e45-a901-c3379f98fe52.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: 300;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-9379d386-565b-491c-b6ed-f280e8c3289a {
  margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ba72498f-7fd2-4f43-8caf-16b6bbc48038"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4a83da43-0c4a-4225-9a37-a179fdb3d159 {
  text-align: center;
}
@media (max-width: 767px){#s-4a83da43-0c4a-4225-9a37-a179fdb3d159 {
  margin-top: 0px;
margin-bottom: 30px;
}
}



  #s-4a83da43-0c4a-4225-9a37-a179fdb3d159 img.shogun-image {
    
    width: px;
  }


#s-4a83da43-0c4a-4225-9a37-a179fdb3d159 .shogun-image-content {
  
    align-items: center;
  
}

#s-8f0296f4-363a-40d2-b7b1-a26a2c92064e {
  text-align: center;
}




  #s-8f0296f4-363a-40d2-b7b1-a26a2c92064e img.shogun-image {
    
    width: px;
  }


#s-8f0296f4-363a-40d2-b7b1-a26a2c92064e .shogun-image-content {
  
    align-items: center;
  
}

#s-c61297bb-9898-4aa8-ac10-911658abae68 {
  margin-top: 30px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-c61297bb-9898-4aa8-ac10-911658abae68 {
  margin-left: 0px;
margin-right: 0px;
}
}



  #s-c61297bb-9898-4aa8-ac10-911658abae68 img.shogun-image {
    
    width: px;
  }


#s-c61297bb-9898-4aa8-ac10-911658abae68 .shogun-image-content {
  
    align-items: center;
  
}

#s-1781047a-71bb-4103-8b87-37a289303ea2 {
  margin-top: 26px;
}

@media (min-width: 0px) {
[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1781047a-71bb-4103-8b87-37a289303ea2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b59f6e26-fa54-4556-a318-0555024c12b4 {
  text-align: center;
}
@media (max-width: 767px){#s-b59f6e26-fa54-4556-a318-0555024c12b4 {
  margin-top: 0px;
margin-bottom: 30px;
}
}



  #s-b59f6e26-fa54-4556-a318-0555024c12b4 img.shogun-image {
    
    width: px;
  }


#s-b59f6e26-fa54-4556-a318-0555024c12b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-ecd02b52-f6b7-46a2-92c7-bb33a9c98f94 {
  text-align: center;
}




  #s-ecd02b52-f6b7-46a2-92c7-bb33a9c98f94 img.shogun-image {
    
    width: px;
  }


#s-ecd02b52-f6b7-46a2-92c7-bb33a9c98f94 .shogun-image-content {
  
    align-items: center;
  
}

#s-e1da6d93-abf8-4436-ab4f-9b3cbabfc876 {
  margin-top: 30px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-e1da6d93-abf8-4436-ab4f-9b3cbabfc876 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-e1da6d93-abf8-4436-ab4f-9b3cbabfc876 {
  display: none;
}
#s-e1da6d93-abf8-4436-ab4f-9b3cbabfc876, #wrap-s-e1da6d93-abf8-4436-ab4f-9b3cbabfc876 { display:none !important; }}



  #s-e1da6d93-abf8-4436-ab4f-9b3cbabfc876 img.shogun-image {
    
    width: px;
  }


#s-e1da6d93-abf8-4436-ab4f-9b3cbabfc876 .shogun-image-content {
  
    align-items: center;
  
}

#s-1168ae65-b095-486c-886d-3ce72df0071b {
  margin-top: 26px;
}

@media (min-width: 0px) {
[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1168ae65-b095-486c-886d-3ce72df0071b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-900a4e26-8a92-4b42-8d98-b879238927a0 {
  text-align: center;
}
@media (max-width: 767px){#s-900a4e26-8a92-4b42-8d98-b879238927a0 {
  margin-top: 0px;
margin-bottom: 30px;
}
}



  #s-900a4e26-8a92-4b42-8d98-b879238927a0 img.shogun-image {
    
    width: px;
  }


#s-900a4e26-8a92-4b42-8d98-b879238927a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-ab21c84b-3bca-4347-b6e0-53080485cb0a {
  text-align: center;
}
@media (max-width: 767px){#s-ab21c84b-3bca-4347-b6e0-53080485cb0a {
  margin-top: 0px;
margin-bottom: 0px;
}
}



  #s-ab21c84b-3bca-4347-b6e0-53080485cb0a img.shogun-image {
    
    width: px;
  }


#s-ab21c84b-3bca-4347-b6e0-53080485cb0a .shogun-image-content {
  
    align-items: center;
  
}

#s-872cf588-a38b-4fb1-a4c3-a6138381d9ba {
  margin-top: 30px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-872cf588-a38b-4fb1-a4c3-a6138381d9ba {
  margin-left: 0px;
margin-right: 0px;
}
}



  #s-872cf588-a38b-4fb1-a4c3-a6138381d9ba img.shogun-image {
    
    width: px;
  }


#s-872cf588-a38b-4fb1-a4c3-a6138381d9ba .shogun-image-content {
  
    align-items: center;
  
}

#s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e {
  margin-top: 26px;
}

@media (min-width: 0px) {
[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6d49bdbb-a522-41e6-8c5c-6282cde0eb5e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3737461e-4ae8-4475-b8f2-035a8d4495d9 {
  text-align: center;
}
@media (max-width: 767px){#s-3737461e-4ae8-4475-b8f2-035a8d4495d9 {
  margin-top: 0px;
margin-bottom: 30px;
}
}



  #s-3737461e-4ae8-4475-b8f2-035a8d4495d9 img.shogun-image {
    
    width: px;
  }


#s-3737461e-4ae8-4475-b8f2-035a8d4495d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-d2bc76b9-fdab-4ac3-9d75-52ba457ed9e7 {
  text-align: center;
}
@media (max-width: 767px){#s-d2bc76b9-fdab-4ac3-9d75-52ba457ed9e7 {
  margin-top: 0px;
margin-bottom: 0px;
}
}



  #s-d2bc76b9-fdab-4ac3-9d75-52ba457ed9e7 img.shogun-image {
    
    width: px;
  }


#s-d2bc76b9-fdab-4ac3-9d75-52ba457ed9e7 .shogun-image-content {
  
    align-items: center;
  
}

#s-2fecb6ad-c813-4f80-a163-301aabd2d1d8 {
  margin-top: 26px;
}

@media (min-width: 0px) {
[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2fecb6ad-c813-4f80-a163-301aabd2d1d8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b17d7aad-d6d9-4bb9-91c1-1a4ad983b753 {
  text-align: center;
}
@media (max-width: 767px){#s-b17d7aad-d6d9-4bb9-91c1-1a4ad983b753 {
  margin-top: 0px;
margin-bottom: 30px;
}
}



  #s-b17d7aad-d6d9-4bb9-91c1-1a4ad983b753 img.shogun-image {
    
    width: px;
  }


#s-b17d7aad-d6d9-4bb9-91c1-1a4ad983b753 .shogun-image-content {
  
    align-items: center;
  
}

#s-65cdedd4-c661-4409-9c52-fb1a77ae770e {
  text-align: center;
}
@media (max-width: 767px){#s-65cdedd4-c661-4409-9c52-fb1a77ae770e {
  margin-top: 0px;
margin-bottom: 0px;
}
}



  #s-65cdedd4-c661-4409-9c52-fb1a77ae770e img.shogun-image {
    
    width: px;
  }


#s-65cdedd4-c661-4409-9c52-fb1a77ae770e .shogun-image-content {
  
    align-items: center;
  
}

#s-05379490-e699-47fa-9975-6a0b9e05fdd9 {
  margin-top: 26px;
}

@media (min-width: 0px) {
[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-05379490-e699-47fa-9975-6a0b9e05fdd9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7b4cced7-99ef-4f2a-a037-5dda4a6c4cc0 {
  text-align: center;
}
@media (max-width: 767px){#s-7b4cced7-99ef-4f2a-a037-5dda4a6c4cc0 {
  margin-top: 0px;
margin-bottom: 30px;
}
}



  #s-7b4cced7-99ef-4f2a-a037-5dda4a6c4cc0 img.shogun-image {
    
    width: px;
  }


#s-7b4cced7-99ef-4f2a-a037-5dda4a6c4cc0 .shogun-image-content {
  
    align-items: center;
  
}

#s-30149bce-3444-478f-99a8-4bf3af1b38bd {
  text-align: center;
}
@media (max-width: 767px){#s-30149bce-3444-478f-99a8-4bf3af1b38bd {
  margin-top: 0px;
margin-bottom: 0px;
}
}



  #s-30149bce-3444-478f-99a8-4bf3af1b38bd img.shogun-image {
    
    width: px;
  }


#s-30149bce-3444-478f-99a8-4bf3af1b38bd .shogun-image-content {
  
    align-items: center;
  
}

#s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9 {
  margin-top: 30px;
}

@media (min-width: 0px) {
[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e843f9c8-e884-4ae9-be47-6a5ac077e4a9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8cffe564-5668-4f67-aa96-ad85ff16c19f {
  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-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 {
  text-align: left;
}


.shg-c#s-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 {
  max-width: 100%;
}

.shg-c#s-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 .shg-image-zoom,
.shg-c#s-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 {
  max-width: 100%;
}

.shg-c#s-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 .shg-image-zoom,
.shg-c#s-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 {
  max-width: 100%;
}

.shg-c#s-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 .shg-image-zoom,
.shg-c#s-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 {
  max-width: 100%;
}

.shg-c#s-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 .shg-image-zoom,
.shg-c#s-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 {
  max-width: 100%;
}

.shg-c#s-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 .shg-image-zoom,
.shg-c#s-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa83690e-41c0-4f3a-b4a5-5a7f479ae820 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ffa1e5cc-7bfe-4df0-8e5e-a95d3e9095ba {
  display: none;
}
#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f {
  text-align: left;
}
@media (max-width: 767px){#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f {
  margin-top: 30px;
margin-bottom: 30px;
}
}

.shg-c#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f {
  max-width: 100%;
}

.shg-c#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f .shg-image-zoom,
.shg-c#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f {
  max-width: 100%;
}

.shg-c#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f .shg-image-zoom,
.shg-c#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f {
  max-width: 100%;
}

.shg-c#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f .shg-image-zoom,
.shg-c#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f {
  max-width: 100%;
}

.shg-c#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f .shg-image-zoom,
.shg-c#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f {
  max-width: 100%;
}

.shg-c#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f .shg-image-zoom,
.shg-c#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30a6f966-233e-48e7-b4c1-e336e7f0c25f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-848b3ab0-418e-4b5e-9b0c-1674397f9692 {
  display: none;
}
#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde {
  text-align: left;
}


.shg-c#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde {
  max-width: 100%;
}

.shg-c#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde .shg-image-zoom,
.shg-c#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde {
  max-width: 100%;
}

.shg-c#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde .shg-image-zoom,
.shg-c#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde {
  max-width: 100%;
}

.shg-c#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde .shg-image-zoom,
.shg-c#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde {
  max-width: 100%;
}

.shg-c#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde .shg-image-zoom,
.shg-c#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde {
  max-width: 100%;
}

.shg-c#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde .shg-image-zoom,
.shg-c#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e0ea14b-7c3f-4612-bcc6-7b1f05201fde .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a1c3fd75-bcbd-4592-b491-c154b0ab073c {
  margin-top: 30px;
}

@media (min-width: 0px) {
[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a1c3fd75-bcbd-4592-b491-c154b0ab073c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-bf19c391-2e18-4db8-b627-3dff47fb9922 {
  display: none;
}
#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd {
  text-align: left;
}


.shg-c#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd {
  max-width: 100%;
}

.shg-c#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd .shg-image-zoom,
.shg-c#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd {
  max-width: 100%;
}

.shg-c#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd .shg-image-zoom,
.shg-c#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd {
  max-width: 100%;
}

.shg-c#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd .shg-image-zoom,
.shg-c#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd {
  max-width: 100%;
}

.shg-c#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd .shg-image-zoom,
.shg-c#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd {
  max-width: 100%;
}

.shg-c#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd .shg-image-zoom,
.shg-c#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-04abcc74-d457-4d2f-82ee-2ae0a0b900cd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3e5c7d42-59c9-4fa7-b576-705980a5b5cf {
  display: none;
}
#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 {
  text-align: left;
}
@media (max-width: 767px){#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 {
  margin-top: 30px;
margin-bottom: 30px;
}
}

.shg-c#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 {
  max-width: 100%;
}

.shg-c#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 .shg-image-zoom,
.shg-c#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 {
  max-width: 100%;
}

.shg-c#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 .shg-image-zoom,
.shg-c#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 {
  max-width: 100%;
}

.shg-c#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 .shg-image-zoom,
.shg-c#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 {
  max-width: 100%;
}

.shg-c#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 .shg-image-zoom,
.shg-c#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 {
  max-width: 100%;
}

.shg-c#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 .shg-image-zoom,
.shg-c#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f9980ac-cbea-4bd8-a39d-e08455b81ba3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4c02c2a8-9913-45d1-a763-879dd61a4524 {
  display: none;
}
#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce {
  text-align: left;
}


.shg-c#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce {
  max-width: 100%;
}

.shg-c#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce .shg-image-zoom,
.shg-c#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce {
  max-width: 100%;
}

.shg-c#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce .shg-image-zoom,
.shg-c#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce {
  max-width: 100%;
}

.shg-c#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce .shg-image-zoom,
.shg-c#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce {
  max-width: 100%;
}

.shg-c#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce .shg-image-zoom,
.shg-c#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce {
  max-width: 100%;
}

.shg-c#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce .shg-image-zoom,
.shg-c#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-74a5fd22-83c1-4c26-b5c6-eef7e9e672ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34 {
  margin-top: 30px;
}

@media (min-width: 0px) {
[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b0d6d52a-f885-4fc2-9c04-ef6526c26b34"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a8f2a9b5-f749-4d37-b703-0ca97270c32c {
  display: none;
}
#s-9a590b28-e71f-458f-9b95-42efd1a91f58 {
  text-align: left;
}


.shg-c#s-9a590b28-e71f-458f-9b95-42efd1a91f58 {
  max-width: 100%;
}

.shg-c#s-9a590b28-e71f-458f-9b95-42efd1a91f58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a590b28-e71f-458f-9b95-42efd1a91f58 .shg-image-zoom,
.shg-c#s-9a590b28-e71f-458f-9b95-42efd1a91f58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a590b28-e71f-458f-9b95-42efd1a91f58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9a590b28-e71f-458f-9b95-42efd1a91f58 {
  max-width: 100%;
}

.shg-c#s-9a590b28-e71f-458f-9b95-42efd1a91f58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a590b28-e71f-458f-9b95-42efd1a91f58 .shg-image-zoom,
.shg-c#s-9a590b28-e71f-458f-9b95-42efd1a91f58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a590b28-e71f-458f-9b95-42efd1a91f58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9a590b28-e71f-458f-9b95-42efd1a91f58 {
  max-width: 100%;
}

.shg-c#s-9a590b28-e71f-458f-9b95-42efd1a91f58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a590b28-e71f-458f-9b95-42efd1a91f58 .shg-image-zoom,
.shg-c#s-9a590b28-e71f-458f-9b95-42efd1a91f58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a590b28-e71f-458f-9b95-42efd1a91f58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9a590b28-e71f-458f-9b95-42efd1a91f58 {
  max-width: 100%;
}

.shg-c#s-9a590b28-e71f-458f-9b95-42efd1a91f58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a590b28-e71f-458f-9b95-42efd1a91f58 .shg-image-zoom,
.shg-c#s-9a590b28-e71f-458f-9b95-42efd1a91f58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a590b28-e71f-458f-9b95-42efd1a91f58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9a590b28-e71f-458f-9b95-42efd1a91f58 {
  max-width: 100%;
}

.shg-c#s-9a590b28-e71f-458f-9b95-42efd1a91f58 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a590b28-e71f-458f-9b95-42efd1a91f58 .shg-image-zoom,
.shg-c#s-9a590b28-e71f-458f-9b95-42efd1a91f58 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a590b28-e71f-458f-9b95-42efd1a91f58 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4092ce2a-9b8c-4307-980a-44479bf6f419 {
  display: none;
}
#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b {
  text-align: left;
}
@media (max-width: 767px){#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b {
  margin-top: 30px;
margin-bottom: 30px;
}
}

.shg-c#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b {
  max-width: 100%;
}

.shg-c#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b .shg-image-zoom,
.shg-c#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b {
  max-width: 100%;
}

.shg-c#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b .shg-image-zoom,
.shg-c#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b {
  max-width: 100%;
}

.shg-c#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b .shg-image-zoom,
.shg-c#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b {
  max-width: 100%;
}

.shg-c#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b .shg-image-zoom,
.shg-c#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b {
  max-width: 100%;
}

.shg-c#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b .shg-image-zoom,
.shg-c#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a407dfe1-49e2-4a5f-9a2d-bf1c8940bd6b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fc3f1cff-3e96-4e2d-880a-98927241e9dc {
  display: none;
}
#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 {
  text-align: left;
}


.shg-c#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 {
  max-width: 100%;
}

.shg-c#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 .shg-image-zoom,
.shg-c#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 {
  max-width: 100%;
}

.shg-c#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 .shg-image-zoom,
.shg-c#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 {
  max-width: 100%;
}

.shg-c#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 .shg-image-zoom,
.shg-c#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 {
  max-width: 100%;
}

.shg-c#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 .shg-image-zoom,
.shg-c#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 {
  max-width: 100%;
}

.shg-c#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 .shg-image-zoom,
.shg-c#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b8a5799-cac6-4474-8754-7b2d5c2bfa15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950 {
  margin-top: 30px;
}

@media (min-width: 0px) {
[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2b75d4ed-ae24-4eaa-a51c-0b37a001f950"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-57ad3c70-04c4-4d0c-a0b9-76fce684d57e {
  display: none;
}
#s-d83b5961-051a-4c19-9373-48c489e0bc76 {
  text-align: left;
}


.shg-c#s-d83b5961-051a-4c19-9373-48c489e0bc76 {
  max-width: 100%;
}

.shg-c#s-d83b5961-051a-4c19-9373-48c489e0bc76 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d83b5961-051a-4c19-9373-48c489e0bc76 .shg-image-zoom,
.shg-c#s-d83b5961-051a-4c19-9373-48c489e0bc76 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d83b5961-051a-4c19-9373-48c489e0bc76 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d83b5961-051a-4c19-9373-48c489e0bc76 {
  max-width: 100%;
}

.shg-c#s-d83b5961-051a-4c19-9373-48c489e0bc76 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d83b5961-051a-4c19-9373-48c489e0bc76 .shg-image-zoom,
.shg-c#s-d83b5961-051a-4c19-9373-48c489e0bc76 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d83b5961-051a-4c19-9373-48c489e0bc76 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d83b5961-051a-4c19-9373-48c489e0bc76 {
  max-width: 100%;
}

.shg-c#s-d83b5961-051a-4c19-9373-48c489e0bc76 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d83b5961-051a-4c19-9373-48c489e0bc76 .shg-image-zoom,
.shg-c#s-d83b5961-051a-4c19-9373-48c489e0bc76 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d83b5961-051a-4c19-9373-48c489e0bc76 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d83b5961-051a-4c19-9373-48c489e0bc76 {
  max-width: 100%;
}

.shg-c#s-d83b5961-051a-4c19-9373-48c489e0bc76 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d83b5961-051a-4c19-9373-48c489e0bc76 .shg-image-zoom,
.shg-c#s-d83b5961-051a-4c19-9373-48c489e0bc76 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d83b5961-051a-4c19-9373-48c489e0bc76 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d83b5961-051a-4c19-9373-48c489e0bc76 {
  max-width: 100%;
}

.shg-c#s-d83b5961-051a-4c19-9373-48c489e0bc76 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d83b5961-051a-4c19-9373-48c489e0bc76 .shg-image-zoom,
.shg-c#s-d83b5961-051a-4c19-9373-48c489e0bc76 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d83b5961-051a-4c19-9373-48c489e0bc76 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cf6ddd61-5580-41da-aee7-1551ada68452 {
  display: none;
}
#s-154380fb-6029-4185-8cde-bff1f62a4afd {
  text-align: left;
}
@media (max-width: 767px){#s-154380fb-6029-4185-8cde-bff1f62a4afd {
  margin-top: 30px;
margin-bottom: 30px;
}
}

.shg-c#s-154380fb-6029-4185-8cde-bff1f62a4afd {
  max-width: 100%;
}

.shg-c#s-154380fb-6029-4185-8cde-bff1f62a4afd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-154380fb-6029-4185-8cde-bff1f62a4afd .shg-image-zoom,
.shg-c#s-154380fb-6029-4185-8cde-bff1f62a4afd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-154380fb-6029-4185-8cde-bff1f62a4afd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-154380fb-6029-4185-8cde-bff1f62a4afd {
  max-width: 100%;
}

.shg-c#s-154380fb-6029-4185-8cde-bff1f62a4afd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-154380fb-6029-4185-8cde-bff1f62a4afd .shg-image-zoom,
.shg-c#s-154380fb-6029-4185-8cde-bff1f62a4afd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-154380fb-6029-4185-8cde-bff1f62a4afd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-154380fb-6029-4185-8cde-bff1f62a4afd {
  max-width: 100%;
}

.shg-c#s-154380fb-6029-4185-8cde-bff1f62a4afd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-154380fb-6029-4185-8cde-bff1f62a4afd .shg-image-zoom,
.shg-c#s-154380fb-6029-4185-8cde-bff1f62a4afd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-154380fb-6029-4185-8cde-bff1f62a4afd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-154380fb-6029-4185-8cde-bff1f62a4afd {
  max-width: 100%;
}

.shg-c#s-154380fb-6029-4185-8cde-bff1f62a4afd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-154380fb-6029-4185-8cde-bff1f62a4afd .shg-image-zoom,
.shg-c#s-154380fb-6029-4185-8cde-bff1f62a4afd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-154380fb-6029-4185-8cde-bff1f62a4afd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-154380fb-6029-4185-8cde-bff1f62a4afd {
  max-width: 100%;
}

.shg-c#s-154380fb-6029-4185-8cde-bff1f62a4afd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-154380fb-6029-4185-8cde-bff1f62a4afd .shg-image-zoom,
.shg-c#s-154380fb-6029-4185-8cde-bff1f62a4afd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-154380fb-6029-4185-8cde-bff1f62a4afd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9eb69711-d26f-4df4-90a8-237f464f99d9 {
  display: none;
}
#s-b7cc05d7-b996-4162-b07f-1d61271271a2 {
  text-align: left;
}


.shg-c#s-b7cc05d7-b996-4162-b07f-1d61271271a2 {
  max-width: 100%;
}

.shg-c#s-b7cc05d7-b996-4162-b07f-1d61271271a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7cc05d7-b996-4162-b07f-1d61271271a2 .shg-image-zoom,
.shg-c#s-b7cc05d7-b996-4162-b07f-1d61271271a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7cc05d7-b996-4162-b07f-1d61271271a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b7cc05d7-b996-4162-b07f-1d61271271a2 {
  max-width: 100%;
}

.shg-c#s-b7cc05d7-b996-4162-b07f-1d61271271a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7cc05d7-b996-4162-b07f-1d61271271a2 .shg-image-zoom,
.shg-c#s-b7cc05d7-b996-4162-b07f-1d61271271a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7cc05d7-b996-4162-b07f-1d61271271a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b7cc05d7-b996-4162-b07f-1d61271271a2 {
  max-width: 100%;
}

.shg-c#s-b7cc05d7-b996-4162-b07f-1d61271271a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7cc05d7-b996-4162-b07f-1d61271271a2 .shg-image-zoom,
.shg-c#s-b7cc05d7-b996-4162-b07f-1d61271271a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7cc05d7-b996-4162-b07f-1d61271271a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b7cc05d7-b996-4162-b07f-1d61271271a2 {
  max-width: 100%;
}

.shg-c#s-b7cc05d7-b996-4162-b07f-1d61271271a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7cc05d7-b996-4162-b07f-1d61271271a2 .shg-image-zoom,
.shg-c#s-b7cc05d7-b996-4162-b07f-1d61271271a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7cc05d7-b996-4162-b07f-1d61271271a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b7cc05d7-b996-4162-b07f-1d61271271a2 {
  max-width: 100%;
}

.shg-c#s-b7cc05d7-b996-4162-b07f-1d61271271a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7cc05d7-b996-4162-b07f-1d61271271a2 .shg-image-zoom,
.shg-c#s-b7cc05d7-b996-4162-b07f-1d61271271a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7cc05d7-b996-4162-b07f-1d61271271a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-48d42124-17f4-40ca-8f51-b4ce39cc8911 {
  margin-top: 30px;
}

@media (min-width: 0px) {
[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48d42124-17f4-40ca-8f51-b4ce39cc8911"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8567a72d-5a63-4987-929f-ff27a00bd7bd {
  display: none;
}
#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 {
  text-align: left;
}


.shg-c#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 {
  max-width: 100%;
}

.shg-c#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 .shg-image-zoom,
.shg-c#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 {
  max-width: 100%;
}

.shg-c#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 .shg-image-zoom,
.shg-c#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 {
  max-width: 100%;
}

.shg-c#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 .shg-image-zoom,
.shg-c#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 {
  max-width: 100%;
}

.shg-c#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 .shg-image-zoom,
.shg-c#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 {
  max-width: 100%;
}

.shg-c#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 .shg-image-zoom,
.shg-c#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-14788171-fedc-4a1c-a38f-4a7e3fb23425 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8200b28e-e000-4fa1-8cf1-366d3056b4dc {
  display: none;
}
#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 {
  text-align: left;
}
@media (max-width: 767px){#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 {
  margin-top: 30px;
margin-bottom: 0px;
}
}

.shg-c#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 {
  max-width: 100%;
}

.shg-c#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 .shg-image-zoom,
.shg-c#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 {
  max-width: 100%;
}

.shg-c#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 .shg-image-zoom,
.shg-c#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 {
  max-width: 100%;
}

.shg-c#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 .shg-image-zoom,
.shg-c#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 {
  max-width: 100%;
}

.shg-c#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 .shg-image-zoom,
.shg-c#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 {
  max-width: 100%;
}

.shg-c#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 .shg-image-zoom,
.shg-c#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6ebcb3fa-c395-4c82-bd5a-bba8c52b7028 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-be514fc9-cf62-4c90-9655-f672059e58e1 {
  margin-top: 30px;
}

@media (min-width: 0px) {
[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-be514fc9-cf62-4c90-9655-f672059e58e1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-540c6976-1715-42a2-a8cc-4820609167e9 {
  display: none;
}
#s-b098e99b-d96e-4169-938d-5684cef57482 {
  text-align: left;
}


.shg-c#s-b098e99b-d96e-4169-938d-5684cef57482 {
  max-width: 100%;
}

.shg-c#s-b098e99b-d96e-4169-938d-5684cef57482 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b098e99b-d96e-4169-938d-5684cef57482 .shg-image-zoom,
.shg-c#s-b098e99b-d96e-4169-938d-5684cef57482 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b098e99b-d96e-4169-938d-5684cef57482 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b098e99b-d96e-4169-938d-5684cef57482 {
  max-width: 100%;
}

.shg-c#s-b098e99b-d96e-4169-938d-5684cef57482 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b098e99b-d96e-4169-938d-5684cef57482 .shg-image-zoom,
.shg-c#s-b098e99b-d96e-4169-938d-5684cef57482 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b098e99b-d96e-4169-938d-5684cef57482 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b098e99b-d96e-4169-938d-5684cef57482 {
  max-width: 100%;
}

.shg-c#s-b098e99b-d96e-4169-938d-5684cef57482 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b098e99b-d96e-4169-938d-5684cef57482 .shg-image-zoom,
.shg-c#s-b098e99b-d96e-4169-938d-5684cef57482 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b098e99b-d96e-4169-938d-5684cef57482 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b098e99b-d96e-4169-938d-5684cef57482 {
  max-width: 100%;
}

.shg-c#s-b098e99b-d96e-4169-938d-5684cef57482 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b098e99b-d96e-4169-938d-5684cef57482 .shg-image-zoom,
.shg-c#s-b098e99b-d96e-4169-938d-5684cef57482 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b098e99b-d96e-4169-938d-5684cef57482 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b098e99b-d96e-4169-938d-5684cef57482 {
  max-width: 100%;
}

.shg-c#s-b098e99b-d96e-4169-938d-5684cef57482 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b098e99b-d96e-4169-938d-5684cef57482 .shg-image-zoom,
.shg-c#s-b098e99b-d96e-4169-938d-5684cef57482 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b098e99b-d96e-4169-938d-5684cef57482 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-48b6e5a9-9fdc-4b72-bf0d-1cb0adfbbc97 {
  display: none;
}
#s-9e0f18e3-6843-4600-b1d9-7143286a9109 {
  display: none;
}
#s-3b58df03-7538-42ba-bde3-461d16791749 {
  text-align: left;
}
@media (max-width: 767px){#s-3b58df03-7538-42ba-bde3-461d16791749 {
  margin-top: 30px;
margin-bottom: 30px;
}
}

.shg-c#s-3b58df03-7538-42ba-bde3-461d16791749 {
  max-width: 100%;
}

.shg-c#s-3b58df03-7538-42ba-bde3-461d16791749 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b58df03-7538-42ba-bde3-461d16791749 .shg-image-zoom,
.shg-c#s-3b58df03-7538-42ba-bde3-461d16791749 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b58df03-7538-42ba-bde3-461d16791749 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3b58df03-7538-42ba-bde3-461d16791749 {
  max-width: 100%;
}

.shg-c#s-3b58df03-7538-42ba-bde3-461d16791749 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b58df03-7538-42ba-bde3-461d16791749 .shg-image-zoom,
.shg-c#s-3b58df03-7538-42ba-bde3-461d16791749 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b58df03-7538-42ba-bde3-461d16791749 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3b58df03-7538-42ba-bde3-461d16791749 {
  max-width: 100%;
}

.shg-c#s-3b58df03-7538-42ba-bde3-461d16791749 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b58df03-7538-42ba-bde3-461d16791749 .shg-image-zoom,
.shg-c#s-3b58df03-7538-42ba-bde3-461d16791749 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b58df03-7538-42ba-bde3-461d16791749 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3b58df03-7538-42ba-bde3-461d16791749 {
  max-width: 100%;
}

.shg-c#s-3b58df03-7538-42ba-bde3-461d16791749 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b58df03-7538-42ba-bde3-461d16791749 .shg-image-zoom,
.shg-c#s-3b58df03-7538-42ba-bde3-461d16791749 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b58df03-7538-42ba-bde3-461d16791749 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3b58df03-7538-42ba-bde3-461d16791749 {
  max-width: 100%;
}

.shg-c#s-3b58df03-7538-42ba-bde3-461d16791749 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b58df03-7538-42ba-bde3-461d16791749 .shg-image-zoom,
.shg-c#s-3b58df03-7538-42ba-bde3-461d16791749 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b58df03-7538-42ba-bde3-461d16791749 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3ca1ee45-fcb8-4b0a-8b6e-b08761847974 {
  display: none;
}
#s-4058437b-2816-4241-bd3f-801503755da0 {
  text-align: left;
}


.shg-c#s-4058437b-2816-4241-bd3f-801503755da0 {
  max-width: 100%;
}

.shg-c#s-4058437b-2816-4241-bd3f-801503755da0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4058437b-2816-4241-bd3f-801503755da0 .shg-image-zoom,
.shg-c#s-4058437b-2816-4241-bd3f-801503755da0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4058437b-2816-4241-bd3f-801503755da0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4058437b-2816-4241-bd3f-801503755da0 {
  max-width: 100%;
}

.shg-c#s-4058437b-2816-4241-bd3f-801503755da0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4058437b-2816-4241-bd3f-801503755da0 .shg-image-zoom,
.shg-c#s-4058437b-2816-4241-bd3f-801503755da0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4058437b-2816-4241-bd3f-801503755da0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4058437b-2816-4241-bd3f-801503755da0 {
  max-width: 100%;
}

.shg-c#s-4058437b-2816-4241-bd3f-801503755da0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4058437b-2816-4241-bd3f-801503755da0 .shg-image-zoom,
.shg-c#s-4058437b-2816-4241-bd3f-801503755da0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4058437b-2816-4241-bd3f-801503755da0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4058437b-2816-4241-bd3f-801503755da0 {
  max-width: 100%;
}

.shg-c#s-4058437b-2816-4241-bd3f-801503755da0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4058437b-2816-4241-bd3f-801503755da0 .shg-image-zoom,
.shg-c#s-4058437b-2816-4241-bd3f-801503755da0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4058437b-2816-4241-bd3f-801503755da0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4058437b-2816-4241-bd3f-801503755da0 {
  max-width: 100%;
}

.shg-c#s-4058437b-2816-4241-bd3f-801503755da0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4058437b-2816-4241-bd3f-801503755da0 .shg-image-zoom,
.shg-c#s-4058437b-2816-4241-bd3f-801503755da0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4058437b-2816-4241-bd3f-801503755da0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b394caef-4781-49d5-8f74-1898cb5186d8 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 70px;
margin-bottom: 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0.75px;
border-left-width: 0.75px;
border-bottom-width: 0.75px;
border-right-width: 0.75px;
border-color: #2C2A34;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-b394caef-4781-49d5-8f74-1898cb5186d8:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
hover-type: color !important;}#s-b394caef-4781-49d5-8f74-1898cb5186d8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b394caef-4781-49d5-8f74-1898cb5186d8-btn-wrapper {
    text-align: center;
  }


#s-b394caef-4781-49d5-8f74-1898cb5186d8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: 300;
  
  font-family: Lato;
  display:  inline-block ;
}

/*
  $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;
}
