.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-d0b76457-f07f-4bfd-998b-8546ef1bb23c {
  margin-top: 26px;
margin-bottom: 26px;
max-width: 1280px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-d0b76457-f07f-4bfd-998b-8546ef1bb23c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d0b76457-f07f-4bfd-998b-8546ef1bb23c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d0b76457-f07f-4bfd-998b-8546ef1bb23c {
  
}
}@media (max-width: 767px){#s-d0b76457-f07f-4bfd-998b-8546ef1bb23c {
  
}
}







#s-d0b76457-f07f-4bfd-998b-8546ef1bb23c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0b76457-f07f-4bfd-998b-8546ef1bb23c.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-40b54219-e496-4f7e-8258-d09242c1531d {
  border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.0px);
}

}

@media (min-width: 992px) {
[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.0px);
}

}

@media (min-width: 1200px) {
[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.0px);
}

[id="s-40b54219-e496-4f7e-8258-d09242c1531d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.0px);
}

}

#s-5d05b9a2-84a9-46a4-8f5b-0bbcb329f292 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-5d05b9a2-84a9-46a4-8f5b-0bbcb329f292 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5d05b9a2-84a9-46a4-8f5b-0bbcb329f292 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5d05b9a2-84a9-46a4-8f5b-0bbcb329f292 {
  
}
}@media (max-width: 767px){#s-5d05b9a2-84a9-46a4-8f5b-0bbcb329f292 {
  
}
}







#s-5d05b9a2-84a9-46a4-8f5b-0bbcb329f292 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-5d05b9a2-84a9-46a4-8f5b-0bbcb329f292.shg-box.shg-c {
  justify-content: center;
}








#s-4a89fe3c-7093-42eb-8ede-49543e11db2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a89fe3c-7093-42eb-8ede-49543e11db2a.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-a154e174-cd72-48fc-a9f9-eaaff9f0bf8e {
  text-align: center;
}




  #s-a154e174-cd72-48fc-a9f9-eaaff9f0bf8e img.shogun-image {
    
    width: px;
  }


#s-a154e174-cd72-48fc-a9f9-eaaff9f0bf8e .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-8615a83a-0e71-45d5-a5d8-61ec2b898e10 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-4d831b07-ecde-4459-937d-dc5406c0a9f0 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
}
@media (min-width: 1200px){#s-4d831b07-ecde-4459-937d-dc5406c0a9f0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4d831b07-ecde-4459-937d-dc5406c0a9f0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4d831b07-ecde-4459-937d-dc5406c0a9f0 {
  
}
}@media (max-width: 767px){#s-4d831b07-ecde-4459-937d-dc5406c0a9f0 {
  margin-top: 16px;
margin-bottom: 16px;
}
}







#s-4d831b07-ecde-4459-937d-dc5406c0a9f0 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-4d831b07-ecde-4459-937d-dc5406c0a9f0.shg-box.shg-c {
  justify-content: center;
}

#s-e5319b75-8494-40d0-a372-16ef3854acc6 {
  text-align: center;
}




  #s-e5319b75-8494-40d0-a372-16ef3854acc6 img.shogun-image {
    
    width: px;
  }


#s-e5319b75-8494-40d0-a372-16ef3854acc6 .shogun-image-content {
  
    align-items: center;
  
}

#s-de48841c-8b43-43dd-a0e8-46bea8ccfa91 {
  max-width: 1280px;
}








#s-de48841c-8b43-43dd-a0e8-46bea8ccfa91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de48841c-8b43-43dd-a0e8-46bea8ccfa91.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.0px);
}

}

@media (min-width: 992px) {
[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.0px);
}

[id="s-7c609c96-bc1d-4e8f-8e29-fd1590a6fd0d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.0px);
}

}

#s-d5cad934-c745-42e1-ab3c-03df7638b504 {
  min-height: 50px;
}








#s-d5cad934-c745-42e1-ab3c-03df7638b504 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5cad934-c745-42e1-ab3c-03df7638b504.shg-box.shg-c {
  justify-content: center;
}

#s-96f95ff0-ab41-4982-8128-ad9e75a5ee5a {
  text-align: center;
}




  #s-96f95ff0-ab41-4982-8128-ad9e75a5ee5a img.shogun-image {
    
    width: px;
  }


#s-96f95ff0-ab41-4982-8128-ad9e75a5ee5a .shogun-image-content {
  
    align-items: center;
  
}

#s-d4194cb2-7cb0-4940-a236-2db236d47a9b {
  margin-top: 25px;
min-height: 50px;
}








#s-d4194cb2-7cb0-4940-a236-2db236d47a9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4194cb2-7cb0-4940-a236-2db236d47a9b.shg-box.shg-c {
  justify-content: center;
}

#s-16939ef7-b625-45ad-a036-362fb983a593 {
  margin-top: 26px;
}

@media (min-width: 0px) {
[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.0px);
}

}

@media (min-width: 992px) {
[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.0px);
}

}

@media (min-width: 1200px) {
[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.0px);
}

[id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.0px);
}

}

@media (max-width: 767px) {
  [id="s-16939ef7-b625-45ad-a036-362fb983a593"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-f53dc4a5-1353-4147-8ec7-c7bf13e977e6 {
  min-height: 50px;
}








#s-f53dc4a5-1353-4147-8ec7-c7bf13e977e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f53dc4a5-1353-4147-8ec7-c7bf13e977e6.shg-box.shg-c {
  justify-content: center;
}

#s-b0f37d41-5e2d-4b37-9470-f07b29524ac5 {
  margin-top: 25px;
}

#s-2a35edd6-c31d-47ee-b10d-dcd007d9272f {
  min-height: 50px;
}








#s-2a35edd6-c31d-47ee-b10d-dcd007d9272f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a35edd6-c31d-47ee-b10d-dcd007d9272f.shg-box.shg-c {
  justify-content: center;
}

#s-1a54bb7c-3bca-4617-b5ec-863e8f4586dd {
  text-align: center;
background-color: rgba(255, 255, 255, 1);
}




  #s-1a54bb7c-3bca-4617-b5ec-863e8f4586dd img.shogun-image {
    
    width: px;
  }


#s-1a54bb7c-3bca-4617-b5ec-863e8f4586dd .shogun-image-content {
  
    align-items: center;
  
}

#s-214303f4-98f0-4483-96b4-050f30248b21 {
  margin-top: 26px;
}

@media (min-width: 0px) {
[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.0px);
}

}

@media (min-width: 992px) {
[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.0px);
}

}

@media (min-width: 1200px) {
[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.0px);
}

[id="s-214303f4-98f0-4483-96b4-050f30248b21"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.0px);
}

}

#s-2c88f827-1e73-40ff-a08d-a92326caf44a {
  min-height: 50px;
}








#s-2c88f827-1e73-40ff-a08d-a92326caf44a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c88f827-1e73-40ff-a08d-a92326caf44a.shg-box.shg-c {
  justify-content: center;
}

#s-da26a213-8359-4472-a5cc-068b71802f51 {
  text-align: center;
}




  #s-da26a213-8359-4472-a5cc-068b71802f51 img.shogun-image {
    
    width: px;
  }


#s-da26a213-8359-4472-a5cc-068b71802f51 .shogun-image-content {
  
    align-items: center;
  
}

#s-f8d4d9d8-c58e-492f-86f1-7bdac8d0fa49 {
  min-height: 50px;
}








#s-f8d4d9d8-c58e-492f-86f1-7bdac8d0fa49 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8d4d9d8-c58e-492f-86f1-7bdac8d0fa49.shg-box.shg-c {
  justify-content: center;
}

#s-3c4c21f6-4ad7-42c9-83f8-a5d18451df9c {
  margin-top: 25px;
}

#s-bdc454bc-552c-4cb2-8abf-6e65e49292a0 {
  max-width: 1280px;
}








#s-bdc454bc-552c-4cb2-8abf-6e65e49292a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bdc454bc-552c-4cb2-8abf-6e65e49292a0.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-7f36e7bc-c5cc-40ca-9bff-e80e47cbd891 {
  margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-95833dd4-0038-4b5a-af8f-1b2922ab2a5d {
  min-height: 50px;
}








#s-95833dd4-0038-4b5a-af8f-1b2922ab2a5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95833dd4-0038-4b5a-af8f-1b2922ab2a5d.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c3b772a9-b52a-4e89-a043-445c23e4faca"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9cd7dbf5-6491-46b4-9b55-52434b5bff14 {
  min-height: 50px;
}








#s-9cd7dbf5-6491-46b4-9b55-52434b5bff14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9cd7dbf5-6491-46b4-9b55-52434b5bff14.shg-box.shg-c {
  justify-content: center;
}

#s-d0e19697-079a-4095-b12f-5e1d9d849e24 {
  text-align: center;
}




  #s-d0e19697-079a-4095-b12f-5e1d9d849e24 img.shogun-image {
    
    width: px;
  }


#s-d0e19697-079a-4095-b12f-5e1d9d849e24 .shogun-image-content {
  
    align-items: center;
  
}

#s-c405cfd8-28a3-4f1a-99eb-7e60af88de62 {
  min-height: 50px;
}








#s-c405cfd8-28a3-4f1a-99eb-7e60af88de62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c405cfd8-28a3-4f1a-99eb-7e60af88de62.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-0ea8891f-df60-428f-9c88-724e0ddfd4ac {
  margin-top: 25px;
}
}
#s-a0a833cf-b9dd-4e5a-8bdb-a443756d1c05 .shogun-icon-wrapper {
  text-align: center;
}


#s-a0a833cf-b9dd-4e5a-8bdb-a443756d1c05 .shogun-icon-wrapper > .shogun-icon {

  font-size: 0px !important;
  color: #495056;
}

#s-6c8e1444-f519-4107-a944-653e0f9782b4 {
  text-align: center;
}

#s-e7bea988-b78c-40d5-b836-086fe7e46630 {
  min-height: 50px;
}








#s-e7bea988-b78c-40d5-b836-086fe7e46630 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7bea988-b78c-40d5-b836-086fe7e46630.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.0px);
}

}

@media (min-width: 992px) {
[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.0px);
}

}

@media (min-width: 1200px) {
[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.0px);
}

[id="s-c609d96e-ae8c-452d-8d7a-09405f9d3cbc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.0px);
}

}

#s-b143f60a-39f8-45ac-ab9f-eaedb0f0ac27 {
  min-height: 50px;
}








#s-b143f60a-39f8-45ac-ab9f-eaedb0f0ac27 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b143f60a-39f8-45ac-ab9f-eaedb0f0ac27.shg-box.shg-c {
  justify-content: center;
}

#s-93517e86-fbac-4c5c-8a85-83d46f1c9d79 {
  text-align: center;
}




  #s-93517e86-fbac-4c5c-8a85-83d46f1c9d79 img.shogun-image {
    
    width: px;
  }


#s-93517e86-fbac-4c5c-8a85-83d46f1c9d79 .shogun-image-content {
  
    align-items: center;
  
}

#s-9095e3e8-ea34-4a48-bd43-a99d150eb812 {
  min-height: 50px;
}
@media (max-width: 767px){#s-9095e3e8-ea34-4a48-bd43-a99d150eb812 {
  margin-top: 25px;
margin-bottom: 25px;
}
}







#s-9095e3e8-ea34-4a48-bd43-a99d150eb812 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9095e3e8-ea34-4a48-bd43-a99d150eb812.shg-box.shg-c {
  justify-content: center;
}

#s-3f3de3e6-9a0c-460c-ba12-2b6bad3539b1 .shogun-icon-wrapper {
  text-align: center;
}


#s-3f3de3e6-9a0c-460c-ba12-2b6bad3539b1 .shogun-icon-wrapper > .shogun-icon {

  font-size: 0px !important;
  color: #495056;
}

#s-78adb928-1bc9-4afa-987e-16f46c66bc2d {
  text-align: center;
}

#s-78f8571d-01ce-43ad-a355-f051437f077b {
  min-height: 50px;
}








#s-78f8571d-01ce-43ad-a355-f051437f077b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78f8571d-01ce-43ad-a355-f051437f077b.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-98e65ae8-bd82-43cc-86a1-1965863f8eeb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-50b88ce7-919d-40ab-b3d4-a40a9d1b9400 {
  min-height: 50px;
}








#s-50b88ce7-919d-40ab-b3d4-a40a9d1b9400 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50b88ce7-919d-40ab-b3d4-a40a9d1b9400.shg-box.shg-c {
  justify-content: center;
}

#s-adf34f1e-aa6e-461a-a29f-28ffd5c9b580 {
  text-align: center;
}




  #s-adf34f1e-aa6e-461a-a29f-28ffd5c9b580 img.shogun-image {
    
    width: px;
  }


#s-adf34f1e-aa6e-461a-a29f-28ffd5c9b580 .shogun-image-content {
  
    align-items: center;
  
}

#s-6f59d1e1-54a4-4bb5-8f7b-7af45b9c49a2 {
  min-height: 50px;
}








#s-6f59d1e1-54a4-4bb5-8f7b-7af45b9c49a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f59d1e1-54a4-4bb5-8f7b-7af45b9c49a2.shg-box.shg-c {
  justify-content: center;
}

#s-450a0d10-2cb8-42bd-ab4c-6dee85dc484b {
  margin-top: 25px;
}

#s-0ebdfc0d-48f9-492a-9d84-d310d9c8d436 .shogun-icon-wrapper {
  text-align: ;
}


#s-0ebdfc0d-48f9-492a-9d84-d310d9c8d436 .shogun-icon-wrapper > .shogun-icon {

  font-size: 0px !important;
  color: #495056;
}

#s-a68f0142-d95b-4540-9363-23ba6172e0b2 {
  text-align: center;
}

#s-0b84e888-951a-4d10-be10-cddec4527fe2 {
  min-height: 50px;
}








#s-0b84e888-951a-4d10-be10-cddec4527fe2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b84e888-951a-4d10-be10-cddec4527fe2.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e969bad2-c606-4be4-a557-0de4c3d3d811"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-44ca626b-68f8-4996-a15e-0123e2486a3c {
  min-height: 50px;
}








#s-44ca626b-68f8-4996-a15e-0123e2486a3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44ca626b-68f8-4996-a15e-0123e2486a3c.shg-box.shg-c {
  justify-content: center;
}

#s-89b5a97f-22e1-41af-adb9-b00369d6fd45 {
  text-align: center;
}




  #s-89b5a97f-22e1-41af-adb9-b00369d6fd45 img.shogun-image {
    
    width: px;
  }


#s-89b5a97f-22e1-41af-adb9-b00369d6fd45 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d90417d-bcbb-4a50-a0b3-662c434d1420 {
  min-height: 50px;
}








#s-1d90417d-bcbb-4a50-a0b3-662c434d1420 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d90417d-bcbb-4a50-a0b3-662c434d1420.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-1ba65a2f-36ec-4e99-935a-629a40a27daf {
  margin-top: 25px;
margin-bottom: 25px;
}
}
#s-b6bd45a7-8c97-420d-a1bd-8d70a436292e .shogun-icon-wrapper {
  text-align: center;
}


#s-b6bd45a7-8c97-420d-a1bd-8d70a436292e .shogun-icon-wrapper > .shogun-icon {

  font-size: 0px !important;
  color: #495056;
}

#s-be629dd4-4d92-4a53-9fa7-616b829bca62 {
  text-align: center;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
