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

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

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

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

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

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

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

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

#s-7d1a5279-b665-4f1f-b093-28d45955ec63 {
  margin-bottom: 100px;
min-height: 50px;
}
@media (min-width: 1200px){#s-7d1a5279-b665-4f1f-b093-28d45955ec63 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7d1a5279-b665-4f1f-b093-28d45955ec63 {
  
}
}
#s-7d1a5279-b665-4f1f-b093-28d45955ec63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shg-sld-content {
  width: 100%;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-60aacaae-b00a-40a1-b014-61bb67e850a0 {
  margin-top: -120px;
margin-bottom: 50px;
}

@media (max-width: 767px){#s-9abbc376-f7d2-4f85-b99b-e7b4655e9057 {
  display: none;
}
#s-9abbc376-f7d2-4f85-b99b-e7b4655e9057, #wrap-s-9abbc376-f7d2-4f85-b99b-e7b4655e9057 { display:none !important; }}
@media (max-width: 767px){#s-dfa2343b-80d9-4205-8f87-9a746cc29940 {
  display: none;
}
#s-dfa2343b-80d9-4205-8f87-9a746cc29940, #wrap-s-dfa2343b-80d9-4205-8f87-9a746cc29940 { display:none !important; }}
@media (max-width: 767px){#s-c97533a5-56bd-4c0d-a240-f57ca288f63a {
  display: none;
}
#s-c97533a5-56bd-4c0d-a240-f57ca288f63a, #wrap-s-c97533a5-56bd-4c0d-a240-f57ca288f63a { display:none !important; }}
@media (min-width: 1200px){#s-a9e39a39-b039-456c-9a1f-2c923be7f974 {
  display: none;
}
#s-a9e39a39-b039-456c-9a1f-2c923be7f974, #wrap-s-a9e39a39-b039-456c-9a1f-2c923be7f974 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a9e39a39-b039-456c-9a1f-2c923be7f974 {
  display: none;
}
#s-a9e39a39-b039-456c-9a1f-2c923be7f974, #wrap-s-a9e39a39-b039-456c-9a1f-2c923be7f974 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a9e39a39-b039-456c-9a1f-2c923be7f974 {
  display: none;
}
#s-a9e39a39-b039-456c-9a1f-2c923be7f974, #wrap-s-a9e39a39-b039-456c-9a1f-2c923be7f974 { display:none !important; }}
@media (min-width: 1200px){#s-6c651ec5-a5e0-43ed-89b4-cfc2f1b18ab4 {
  display: none;
}
#s-6c651ec5-a5e0-43ed-89b4-cfc2f1b18ab4, #wrap-s-6c651ec5-a5e0-43ed-89b4-cfc2f1b18ab4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6c651ec5-a5e0-43ed-89b4-cfc2f1b18ab4 {
  display: none;
}
#s-6c651ec5-a5e0-43ed-89b4-cfc2f1b18ab4, #wrap-s-6c651ec5-a5e0-43ed-89b4-cfc2f1b18ab4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6c651ec5-a5e0-43ed-89b4-cfc2f1b18ab4 {
  display: none;
}
#s-6c651ec5-a5e0-43ed-89b4-cfc2f1b18ab4, #wrap-s-6c651ec5-a5e0-43ed-89b4-cfc2f1b18ab4 { display:none !important; }}
@media (min-width: 1200px){#s-8c2bd02d-bdb3-4091-8f14-a996bb6d5402 {
  display: none;
}
#s-8c2bd02d-bdb3-4091-8f14-a996bb6d5402, #wrap-s-8c2bd02d-bdb3-4091-8f14-a996bb6d5402 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8c2bd02d-bdb3-4091-8f14-a996bb6d5402 {
  display: none;
}
#s-8c2bd02d-bdb3-4091-8f14-a996bb6d5402, #wrap-s-8c2bd02d-bdb3-4091-8f14-a996bb6d5402 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8c2bd02d-bdb3-4091-8f14-a996bb6d5402 {
  display: none;
}
#s-8c2bd02d-bdb3-4091-8f14-a996bb6d5402, #wrap-s-8c2bd02d-bdb3-4091-8f14-a996bb6d5402 { display:none !important; }}
.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-ea50de40-1686-4f8e-b4a6-93607247f614 {
  margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ea50de40-1686-4f8e-b4a6-93607247f614 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: ;
  line-height: ;
  
  text-align: 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-967e66f7-a5c7-4480-8073-530e93f298ac {
  margin-bottom: 100px;
}

@media (min-width: 0px) {
[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-967e66f7-a5c7-4480-8073-530e93f298ac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ac256913-623f-4862-93d6-f9c93f09e2a4 {
  padding-left: 40px;
padding-right: 40px;
}
@media (max-width: 767px){#s-ac256913-623f-4862-93d6-f9c93f09e2a4 {
  display: none;
}
#s-ac256913-623f-4862-93d6-f9c93f09e2a4, #wrap-s-ac256913-623f-4862-93d6-f9c93f09e2a4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-ac256913-623f-4862-93d6-f9c93f09e2a4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-8a76845e-e9e5-4263-92b2-9bfa8761dc13 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8a76845e-e9e5-4263-92b2-9bfa8761dc13 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: Walter Turncoat;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  
  text-align: center;
}



#s-6e9ff4ab-be63-4600-890a-fcbae1f8655d {
  margin-bottom: 0px;
padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-6e9ff4ab-be63-4600-890a-fcbae1f8655d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-e643cb84-4fe9-47e0-af87-367f8b1c26c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e643cb84-4fe9-47e0-af87-367f8b1c26c7 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  
  text-align: center;
}


#s-e643cb84-4fe9-47e0-af87-367f8b1c26c7 .shogun-heading-component h3 a {
  color: #000;
}


.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-84e97ff4-e843-4e4b-b639-7c8c88b0b31f {
  text-align: center;
}

#s-ab2d09d9-bed1-46ce-bde7-325051d7d7c0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ab2d09d9-bed1-46ce-bde7-325051d7d7c0 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  
  text-align: center;
}


#s-ab2d09d9-bed1-46ce-bde7-325051d7d7c0 .shogun-heading-component h3 a {
  color: #000;
}


#s-07e2f4ba-6c54-471d-828c-57cf37de6b09 {
  text-align: center;
}

#s-52ac7f27-cf14-4425-b777-a762c30ceb9d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-52ac7f27-cf14-4425-b777-a762c30ceb9d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  
  text-align: center;
}


#s-52ac7f27-cf14-4425-b777-a762c30ceb9d .shogun-heading-component h3 a {
  color: #000;
}


#s-38ad1b44-e38a-43bf-a616-ce7961bda8cd {
  text-align: center;
}

#s-29e5115d-a2a6-46be-a74d-fb8d8119b17d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-29e5115d-a2a6-46be-a74d-fb8d8119b17d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  
  text-align: center;
}


#s-29e5115d-a2a6-46be-a74d-fb8d8119b17d .shogun-heading-component h3 a {
  color: #000;
}


#s-1634fb79-a3dc-43d0-aa81-df8d0a914215 {
  text-align: center;
}

#s-6a79687c-1df4-4a01-9368-78a7957a70a6 {
  text-align: center;
}

#s-7b065697-1fe7-4bbc-ba21-a0481cd6cacf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7b065697-1fe7-4bbc-ba21-a0481cd6cacf .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  
  text-align: center;
}


#s-7b065697-1fe7-4bbc-ba21-a0481cd6cacf .shogun-heading-component h3 a {
  color: #000;
}


#s-4158014f-e3a5-46b5-97a8-bf452d299028 {
  text-align: center;
}

#s-ab00ebc3-107f-4ffe-81ef-cd29ec657483 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ab00ebc3-107f-4ffe-81ef-cd29ec657483 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  
  text-align: center;
}


#s-ab00ebc3-107f-4ffe-81ef-cd29ec657483 .shogun-heading-component h3 a {
  color: #000;
}


#s-b78f25cb-fff2-477d-9c45-e0eedc76fe41 {
  text-align: center;
}

#s-05b1a725-2314-4b87-8d50-993ea4793aba {
  text-align: center;
}

#s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5 {
  margin-top: 100px;
margin-bottom: 50px;
}
@media (min-width: 1200px){#s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5 {
  display: none;
}
#s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5, #wrap-s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5 {
  display: none;
}
#s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5, #wrap-s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5 {
  display: none;
}
#s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5, #wrap-s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5 { display:none !important; }}@media (max-width: 767px){#s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5 {
  display: none;
}
#s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5, #wrap-s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5 { display:none !important; }}
@media (min-width: 0px) {
[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8f57f7a4-bfd3-4a6d-b1be-c0a2e77fe1e5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1d7e8c2c-d1a0-420d-978b-7f6d96f7a87d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1d7e8c2c-d1a0-420d-978b-7f6d96f7a87d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  
  text-align: center;
}


#s-1d7e8c2c-d1a0-420d-978b-7f6d96f7a87d .shogun-heading-component h1 a {
  color: #000;
}


#s-4702c937-a227-4727-af0b-1954c6623586 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
opacity: 1;
text-align: center;
}

#s-491289d6-61ce-438a-8a47-d6c6c978a785 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-491289d6-61ce-438a-8a47-d6c6c978a785 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: ;
  line-height: ;
  
  text-align: 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: text;
  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-694e1178-4657-493f-8b73-cdee9c615759 {
  margin-top: 20px;
}
@media (max-width: 767px){#s-694e1178-4657-493f-8b73-cdee9c615759 {
  
}
}
@media (min-width: 0px) {
[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-694e1178-4657-493f-8b73-cdee9c615759"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-856ee118-f833-402e-afa7-910d7a90f0b0 {
  text-align: center;
}

#s-21551b52-cee5-40db-836b-faea84197bfc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-21551b52-cee5-40db-836b-faea84197bfc {
  
}
}@media (max-width: 767px){#s-21551b52-cee5-40db-836b-faea84197bfc {
  display: none;
}
#s-21551b52-cee5-40db-836b-faea84197bfc, #wrap-s-21551b52-cee5-40db-836b-faea84197bfc { display:none !important; }}
#s-21551b52-cee5-40db-836b-faea84197bfc .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  
  text-align: center;
}



#s-34935896-ffe0-4390-a166-415c78fbfbce {
  text-align: center;
}

#s-be981393-9dd3-4a2c-8324-7cedd37d89b7 {
  text-align: center;
}

#s-b055f342-23c6-4fda-9dcd-423c032a3776 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-b055f342-23c6-4fda-9dcd-423c032a3776 {
  display: none;
}
#s-b055f342-23c6-4fda-9dcd-423c032a3776, #wrap-s-b055f342-23c6-4fda-9dcd-423c032a3776 { display:none !important; }}
#s-b055f342-23c6-4fda-9dcd-423c032a3776 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  
  text-align: center;
}



#s-9cac55af-1da0-498e-9e50-cc9357ab9425 {
  text-align: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-74402282-bf76-4264-9f81-85e7e09aa9d2 {
  display: none;
}
#s-74402282-bf76-4264-9f81-85e7e09aa9d2, #wrap-s-74402282-bf76-4264-9f81-85e7e09aa9d2 { display:none !important; }}@media (max-width: 767px){#s-74402282-bf76-4264-9f81-85e7e09aa9d2 {
  display: none;
}
#s-74402282-bf76-4264-9f81-85e7e09aa9d2, #wrap-s-74402282-bf76-4264-9f81-85e7e09aa9d2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-74402282-bf76-4264-9f81-85e7e09aa9d2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

.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-7f2c731e-f3c8-4571-b020-eb1d4027f7e9 {
  padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 20px;
text-align: center;
background-color: rgba(0, 105, 122, 1);
text-decoration: none;
}
#s-7f2c731e-f3c8-4571-b020-eb1d4027f7e9:hover {background-color: rgba(0, 146, 171, 1) !important;
text-decoration: none !important;}#s-7f2c731e-f3c8-4571-b020-eb1d4027f7e9:active {background-color: rgba(161, 161, 161, 1) !important;
text-decoration: none !important;}
 #s-7f2c731e-f3c8-4571-b020-eb1d4027f7e9.shg-btn {
   color: #ffffff;
   font-size: 15px;
   font-weight:   ;
   font-style:   ;
   font-family: Ropa Sans;
   display:  block ;
 }

#s-03c85d05-f680-4d80-9476-5c7523df8622 {
  padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 20px;
text-align: center;
background-color: rgba(0, 105, 122, 1);
text-decoration: none;
}
#s-03c85d05-f680-4d80-9476-5c7523df8622:hover {background-color: rgba(0, 146, 171, 1) !important;
text-decoration: none !important;}#s-03c85d05-f680-4d80-9476-5c7523df8622:active {background-color: rgba(161, 161, 161, 1) !important;
text-decoration: none !important;}
 #s-03c85d05-f680-4d80-9476-5c7523df8622.shg-btn {
   color: #ffffff;
   font-size: 15px;
   font-weight:   ;
   font-style:   ;
   font-family: Ropa Sans;
   display:  block ;
 }

#s-ede4de83-8cd3-4ac9-8158-d73b76c78022 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ede4de83-8cd3-4ac9-8158-d73b76c78022 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  
  text-align: center;
}


#s-ede4de83-8cd3-4ac9-8158-d73b76c78022 .shogun-heading-component h1 a {
  color: #000;
}


#s-2ba03116-c016-43c2-a034-d0d95d5c926c {
  text-align: center;
}

#s-5eef1100-d45c-44cb-9ce7-8113f5175e8f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5eef1100-d45c-44cb-9ce7-8113f5175e8f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: ;
  line-height: ;
  
  text-align: center;
}



#s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0 {
  margin-top: 20px;
}
@media (max-width: 767px){#s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0 {
  
}
}
@media (min-width: 0px) {
[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-9cabb8f2-ce6a-4040-937e-e5a0a4dc19a0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-47251ce0-2fe6-4c45-bb77-c789c091c6cd {
  text-align: center;
}

#s-f30387f1-dd1d-4f4f-b6af-77416cf63ec0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-f30387f1-dd1d-4f4f-b6af-77416cf63ec0 {
  display: none;
}
#s-f30387f1-dd1d-4f4f-b6af-77416cf63ec0, #wrap-s-f30387f1-dd1d-4f4f-b6af-77416cf63ec0 { display:none !important; }}
#s-f30387f1-dd1d-4f4f-b6af-77416cf63ec0 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  
  text-align: center;
}



#s-d191aab2-f9cd-4ec5-bab7-d3c65c7aca7a {
  text-align: center;
}

#s-b06af64b-8c6c-448a-9df4-4e16dfd2c019 {
  text-align: center;
}

#s-95549792-a56f-46f1-b062-d789b9c1ae14 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-95549792-a56f-46f1-b062-d789b9c1ae14 {
  display: none;
}
#s-95549792-a56f-46f1-b062-d789b9c1ae14, #wrap-s-95549792-a56f-46f1-b062-d789b9c1ae14 { display:none !important; }}
#s-95549792-a56f-46f1-b062-d789b9c1ae14 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  
  text-align: center;
}



#s-f64949bd-f755-4b36-ba6f-95cfebc9b427 {
  text-align: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-2f61d90a-6a40-4540-a7f1-612cbcd1db64 {
  display: none;
}
#s-2f61d90a-6a40-4540-a7f1-612cbcd1db64, #wrap-s-2f61d90a-6a40-4540-a7f1-612cbcd1db64 { display:none !important; }}@media (max-width: 767px){#s-2f61d90a-6a40-4540-a7f1-612cbcd1db64 {
  display: none;
}
#s-2f61d90a-6a40-4540-a7f1-612cbcd1db64, #wrap-s-2f61d90a-6a40-4540-a7f1-612cbcd1db64 { display:none !important; }}
@media (min-width: 0px) {
[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2f61d90a-6a40-4540-a7f1-612cbcd1db64"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-a36ce711-530e-4fc9-8cd8-20c7a749d47b {
  padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 20px;
text-align: center;
background-color: rgba(0, 105, 122, 1);
text-decoration: none;
}
#s-a36ce711-530e-4fc9-8cd8-20c7a749d47b:hover {background-color: rgba(0, 146, 171, 1) !important;
text-decoration: none !important;}#s-a36ce711-530e-4fc9-8cd8-20c7a749d47b:active {background-color: rgba(161, 161, 161, 1) !important;
text-decoration: none !important;}
 #s-a36ce711-530e-4fc9-8cd8-20c7a749d47b.shg-btn {
   color: #ffffff;
   font-size: 15px;
   font-weight:   ;
   font-style:   ;
   font-family: Ropa Sans;
   display:  block ;
 }

#s-fdd1f742-7594-4139-8820-4dd478527e78 {
  padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
padding-right: 20px;
border-radius: 20px;
text-align: center;
background-color: rgba(0, 105, 122, 1);
text-decoration: none;
}
#s-fdd1f742-7594-4139-8820-4dd478527e78:hover {background-color: rgba(0, 146, 171, 1) !important;
text-decoration: none !important;}#s-fdd1f742-7594-4139-8820-4dd478527e78:active {background-color: rgba(161, 161, 161, 1) !important;
text-decoration: none !important;}
 #s-fdd1f742-7594-4139-8820-4dd478527e78.shg-btn {
   color: #ffffff;
   font-size: 15px;
   font-weight:   ;
   font-style:   ;
   font-family: Ropa Sans;
   display:  block ;
 }

#s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c {
  margin-bottom: 100px;
}

@media (min-width: 0px) {
[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6ee1f64e-31d9-4d98-b3b3-6374bf4c3f6c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-07d055ad-0d82-4e8c-ba4d-c9d021fefe6d {
  
}
@media (max-width: 767px){#s-07d055ad-0d82-4e8c-ba4d-c9d021fefe6d {
  display: none;
}
#s-07d055ad-0d82-4e8c-ba4d-c9d021fefe6d, #wrap-s-07d055ad-0d82-4e8c-ba4d-c9d021fefe6d { display:none !important; }}
#s-1485acb2-c999-487e-b4e0-7375fa43e730 {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-1485acb2-c999-487e-b4e0-7375fa43e730 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1485acb2-c999-487e-b4e0-7375fa43e730 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1485acb2-c999-487e-b4e0-7375fa43e730 {
  
}
}@media (max-width: 767px){#s-1485acb2-c999-487e-b4e0-7375fa43e730 {
  
}
}
#s-1485acb2-c999-487e-b4e0-7375fa43e730 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  
  text-align: center;
}



#s-05ae2da9-c440-4ac6-9f04-99b68d1edc91 {
  margin-bottom: 15px;
}
@media (min-width: 1200px){#s-05ae2da9-c440-4ac6-9f04-99b68d1edc91 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-05ae2da9-c440-4ac6-9f04-99b68d1edc91 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-05ae2da9-c440-4ac6-9f04-99b68d1edc91 {
  
}
}@media (max-width: 767px){#s-05ae2da9-c440-4ac6-9f04-99b68d1edc91 {
  
}
}
@media (min-width: 0px) {
[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-05ae2da9-c440-4ac6-9f04-99b68d1edc91"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-22023d0a-3f0a-4c62-845d-1a8515400bbb {
  margin-left: 2px;
margin-right: 2px;
}

#s-10a83c97-bae7-4b29-a638-23cf8f769839 {
  margin-top: 50px;
margin-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-10a83c97-bae7-4b29-a638-23cf8f769839"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e69723a6-3362-4208-beb2-b88476ad356a {
  
}
@media (max-width: 767px){#s-e69723a6-3362-4208-beb2-b88476ad356a {
  display: none;
}
#s-e69723a6-3362-4208-beb2-b88476ad356a, #wrap-s-e69723a6-3362-4208-beb2-b88476ad356a { display:none !important; }}
#s-27ad7ae0-8d23-42c1-af24-fbb7f9b20e23 {
  margin-top: 60px;
margin-bottom: 60px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-27ad7ae0-8d23-42c1-af24-fbb7f9b20e23 {
  display: none;
}
#s-27ad7ae0-8d23-42c1-af24-fbb7f9b20e23, #wrap-s-27ad7ae0-8d23-42c1-af24-fbb7f9b20e23 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-27ad7ae0-8d23-42c1-af24-fbb7f9b20e23 {
  display: none;
}
#s-27ad7ae0-8d23-42c1-af24-fbb7f9b20e23, #wrap-s-27ad7ae0-8d23-42c1-af24-fbb7f9b20e23 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-27ad7ae0-8d23-42c1-af24-fbb7f9b20e23 {
  display: none;
}
#s-27ad7ae0-8d23-42c1-af24-fbb7f9b20e23, #wrap-s-27ad7ae0-8d23-42c1-af24-fbb7f9b20e23 { display:none !important; }}@media (max-width: 767px){#s-27ad7ae0-8d23-42c1-af24-fbb7f9b20e23 {
  display: none;
}
#s-27ad7ae0-8d23-42c1-af24-fbb7f9b20e23, #wrap-s-27ad7ae0-8d23-42c1-af24-fbb7f9b20e23 { display:none !important; }}
#s-27ad7ae0-8d23-42c1-af24-fbb7f9b20e23 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 44px;
  line-height: ;
  
  text-align: center;
}



@media (min-width: 1200px){#s-0c39368a-90fb-4658-8320-d87a28710e83 {
  display: none;
}
#s-0c39368a-90fb-4658-8320-d87a28710e83, #wrap-s-0c39368a-90fb-4658-8320-d87a28710e83 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0c39368a-90fb-4658-8320-d87a28710e83 {
  display: none;
}
#s-0c39368a-90fb-4658-8320-d87a28710e83, #wrap-s-0c39368a-90fb-4658-8320-d87a28710e83 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0c39368a-90fb-4658-8320-d87a28710e83 {
  display: none;
}
#s-0c39368a-90fb-4658-8320-d87a28710e83, #wrap-s-0c39368a-90fb-4658-8320-d87a28710e83 { display:none !important; }}@media (max-width: 767px){#s-0c39368a-90fb-4658-8320-d87a28710e83 {
  display: none;
}
#s-0c39368a-90fb-4658-8320-d87a28710e83, #wrap-s-0c39368a-90fb-4658-8320-d87a28710e83 { display:none !important; }}
@media (min-width: 0px) {
[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0c39368a-90fb-4658-8320-d87a28710e83"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 0px) {
[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-7eda149b-42a2-4ba7-8f99-d8706488e171"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-25dcf83d-993e-4cb6-a089-b04e247153f3 {
  margin-left: 10px;
margin-right: 10px;
text-align: center;
}

#s-17e93ff0-481b-41b4-87ea-bc1e458d3936 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-17e93ff0-481b-41b4-87ea-bc1e458d3936 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  
  text-align: center;
}



#s-da71fb8a-4a91-497f-9a36-8e5adb92714e {
  margin-left: 5px;
margin-right: 5px;
}

#s-3799f7db-9240-4702-9590-4f937be26476 {
  margin-left: 10px;
margin-right: 10px;
text-align: center;
}

#s-c452c3b6-f539-4330-824a-08f980f78f73 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c452c3b6-f539-4330-824a-08f980f78f73 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  
  text-align: center;
}



#s-ae4ad168-fd1b-4c97-bc65-01dfce31f454 {
  margin-left: 5px;
margin-right: 5px;
}

#s-f6637c5d-937e-4d0a-adbd-56b013d1564f {
  margin-left: 10px;
margin-right: 10px;
text-align: center;
}

#s-dba6d626-575a-47d0-a7ff-24fa0953fa62 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dba6d626-575a-47d0-a7ff-24fa0953fa62 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: ;
  line-height: ;
  
  text-align: center;
}



#s-d03db24a-f9c7-4936-b002-b5d80088980a {
  margin-left: 5px;
margin-right: 5px;
}

#s-3be06d1d-95fc-4c7c-8eff-79c0be9e4d26 {
  margin-left: 10px;
margin-right: 10px;
text-align: center;
}

#s-711c93d6-8149-44d0-88f2-6a28e97d4cfc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-711c93d6-8149-44d0-88f2-6a28e97d4cfc .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  
  text-align: center;
}



#s-c643fdda-6fc9-462b-b39f-c8406853a69e {
  margin-left: 5px;
margin-right: 5px;
}

@media (min-width: 1200px){#s-85eb3f0c-46f2-42b7-9317-20d935c3bce7 {
  display: none;
}
#s-85eb3f0c-46f2-42b7-9317-20d935c3bce7, #wrap-s-85eb3f0c-46f2-42b7-9317-20d935c3bce7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-85eb3f0c-46f2-42b7-9317-20d935c3bce7 {
  display: none;
}
#s-85eb3f0c-46f2-42b7-9317-20d935c3bce7, #wrap-s-85eb3f0c-46f2-42b7-9317-20d935c3bce7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-85eb3f0c-46f2-42b7-9317-20d935c3bce7 {
  display: none;
}
#s-85eb3f0c-46f2-42b7-9317-20d935c3bce7, #wrap-s-85eb3f0c-46f2-42b7-9317-20d935c3bce7 { display:none !important; }}@media (max-width: 767px){#s-85eb3f0c-46f2-42b7-9317-20d935c3bce7 {
  display: none;
}
#s-85eb3f0c-46f2-42b7-9317-20d935c3bce7, #wrap-s-85eb3f0c-46f2-42b7-9317-20d935c3bce7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-85eb3f0c-46f2-42b7-9317-20d935c3bce7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28 {
  margin-top: 35px;
}

@media (min-width: 0px) {
[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5616f2d6-532e-4fd0-bbfd-ec91ee6d7c28"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-12c31c39-9f6f-412b-bb2f-84b4e22985d3 {
  border-style: solid;
margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 105, 122, 1);
border-radius: 20px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-12c31c39-9f6f-412b-bb2f-84b4e22985d3:hover {background-color: rgba(0, 105, 122, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-12c31c39-9f6f-412b-bb2f-84b4e22985d3:active {background-color: rgba(0, 105, 122, 1) !important;
font-size: px !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}
 #s-12c31c39-9f6f-412b-bb2f-84b4e22985d3.shg-btn {
   color: rgba(0, 105, 122, 1);
   font-size: 20px;
   font-weight:   ;
   font-style:   ;
   font-family: Ropa Sans;
   display:  block ;
 }

#s-7944a32d-7f47-4df3-9f43-7f29e156750a {
  margin-top: 50px;
margin-bottom: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7944a32d-7f47-4df3-9f43-7f29e156750a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  
  text-align: center;
}



@media (min-width: 0px) {
[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e7c68066-744b-4952-a658-56915f4766fe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 0px) {
[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-50f7eec2-7c86-49fd-9e23-d02a7c694dea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-49b8403e-d71f-481f-8fc1-16586c37439d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-49b8403e-d71f-481f-8fc1-16586c37439d .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  
  text-align: center;
}



#s-eeff2246-95be-408c-8a47-dd285ceea734 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eeff2246-95be-408c-8a47-dd285ceea734 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  
  text-align: center;
}



#s-31b40dc8-bf46-4410-9d6a-430ab4ba32f4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-31b40dc8-bf46-4410-9d6a-430ab4ba32f4 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  
  text-align: center;
}



#s-2688b885-a9c0-4117-bce3-8c2bf54c289d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2688b885-a9c0-4117-bce3-8c2bf54c289d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  
  text-align: center;
}



#s-136d0187-720f-44f3-a3bd-2eeb2f4b6329 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-136d0187-720f-44f3-a3bd-2eeb2f4b6329 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  
  text-align: center;
}



#s-d7b99ff5-248c-4793-a62f-e6af7774a643 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d7b99ff5-248c-4793-a62f-e6af7774a643 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  
  text-align: center;
}



@media (min-width: 0px) {
[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1b5eeae8-4138-4681-a9b4-09569aab280d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-43f7b709-9821-434d-930c-9bda666b9ea0 {
  margin-top: 35px;
margin-bottom: 35px;
}

@media (min-width: 0px) {
[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-43f7b709-9821-434d-930c-9bda666b9ea0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6f44c5e4-607c-48e7-8e2d-a0c04aa9b6e7 {
  border-style: solid;
margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 105, 122, 1);
border-radius: 20px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-6f44c5e4-607c-48e7-8e2d-a0c04aa9b6e7:hover {background-color: rgba(0, 105, 122, 1) !important;
font-size: px !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-6f44c5e4-607c-48e7-8e2d-a0c04aa9b6e7:active {background-color: rgba(0, 105, 122, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}
 #s-6f44c5e4-607c-48e7-8e2d-a0c04aa9b6e7.shg-btn {
   color: rgba(0, 105, 122, 1);
   font-size: 20px;
   font-weight:   ;
   font-style:   ;
   font-family: Ropa Sans;
   display:  block ;
 }

#s-015436de-c767-454f-99fd-1d4590671a39 {
  margin-top: 100px;
}

@media (min-width: 0px) {
[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-015436de-c767-454f-99fd-1d4590671a39"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ce39e5b9-be83-4357-b26d-127f2f6370ac {
  
}

@media (min-width: 0px) {
[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ce39e5b9-be83-4357-b26d-127f2f6370ac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bb988243-0b15-40f0-85de-97a6c9d5f2e7 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-8cb86fc4-3eb3-44b4-afaf-93078483a23a {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-52726019-c961-412c-bbab-c4949e9f89f8 {
  min-height: 50px;
}

#s-52726019-c961-412c-bbab-c4949e9f89f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-91634b36-fad8-4a4c-aa5a-c6bebb28256a {
  background-color: rgba(209, 211, 212, 1);
}

@media (min-width: 0px) {
[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-91634b36-fad8-4a4c-aa5a-c6bebb28256a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5c38b30c-62c3-4dc1-b503-608e368dd816 {
  margin-top: 50px;
margin-left: 15px;
margin-bottom: 50px;
margin-right: 15px;
background-color: rgba(209, 211, 212, 1);
}

#s-ac5f5c61-5d3c-496c-9749-1070d568df10 {
  margin-top: 50px;
}

@media (min-width: 0px) {
[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ac5f5c61-5d3c-496c-9749-1070d568df10"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-abf0d32a-61a2-46de-b641-98a9f6df01ef {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-dbcad36e-169a-4c1e-9a31-ceded20bed50 {
  margin-top: 50px;
}

@media (min-width: 0px) {
[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dbcad36e-169a-4c1e-9a31-ceded20bed50"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0b4e66f6-84e0-4094-8e85-c3642acae6c5 {
  margin-top: 15px;
}

@media (min-width: 0px) {
[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0b4e66f6-84e0-4094-8e85-c3642acae6c5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d0201f59-fbb6-40c0-8208-c25227a67cf7 {
  border-style: solid;
margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 105, 122, 1);
border-radius: 20px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-d0201f59-fbb6-40c0-8208-c25227a67cf7:hover {background-color: rgba(0, 105, 122, 1) !important;
font-size: px !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-d0201f59-fbb6-40c0-8208-c25227a67cf7:active {background-color: rgba(0, 105, 122, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}
 #s-d0201f59-fbb6-40c0-8208-c25227a67cf7.shg-btn {
   color: rgba(0, 105, 122, 1);
   font-size: 20px;
   font-weight:   ;
   font-style:   ;
   font-family: Ropa Sans;
   display:  block ;
 }

#s-b3a3147e-d17f-4314-91f9-42add389c49f {
  margin-top: 150px;
background-color: rgba(209, 211, 212, 1);
}

@media (min-width: 0px) {
[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b3a3147e-d17f-4314-91f9-42add389c49f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b895c4ab-9f91-4b3d-9323-125729a8a201 {
  margin-top: 50px;
margin-left: 15px;
margin-bottom: 50px;
margin-right: 15px;
}

#s-42d45e17-47cc-43de-bd51-74c07a352454 {
  margin-top: 100px;
min-height: 50px;
}

#s-42d45e17-47cc-43de-bd51-74c07a352454 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-e14c51a9-3053-43f0-952b-6ab3668c6db6 {
  margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e14c51a9-3053-43f0-952b-6ab3668c6db6 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: ;
  line-height: ;
  
  text-align: center;
}



@media (min-width: 0px) {
[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1175fe70-c4bc-43a2-850f-c801238a4d1f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-71879afb-ba8a-4e2a-95ee-69a1174e6b13 {
  padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-71879afb-ba8a-4e2a-95ee-69a1174e6b13"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-d87a3e47-578a-409f-bcaa-7fbe3d2e0e78 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d87a3e47-578a-409f-bcaa-7fbe3d2e0e78 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  
  text-align: center;
}



#s-14ca4eec-3839-4257-8d0b-eb6214c89316 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-14ca4eec-3839-4257-8d0b-eb6214c89316 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  
  text-align: center;
}



#s-7037616b-086e-4ae4-8f26-82eb6bfcd208 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7037616b-086e-4ae4-8f26-82eb6bfcd208 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  
  text-align: center;
}



#s-4e72e586-decb-49ad-a26e-3a69c5c3621d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4e72e586-decb-49ad-a26e-3a69c5c3621d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  
  text-align: center;
}



#s-6b0f5d97-5847-487d-8ab6-ebe1eec86a55 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6b0f5d97-5847-487d-8ab6-ebe1eec86a55 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  
  text-align: center;
}


#s-6b0f5d97-5847-487d-8ab6-ebe1eec86a55 .shogun-heading-component h3 a {
  color: #000;
}


#s-5dcaf364-d426-4d44-b616-01116cac6ebb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5dcaf364-d426-4d44-b616-01116cac6ebb .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  
  text-align: center;
}



#s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1 {
  margin-top: 50px;
padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-8f23891e-aa02-40d0-ae5c-00118f7aa9b1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-51cb5785-53ac-4a22-a604-0048f9cc4e62 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-51cb5785-53ac-4a22-a604-0048f9cc4e62 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  
  text-align: center;
}


#s-51cb5785-53ac-4a22-a604-0048f9cc4e62 .shogun-heading-component h3 a {
  color: #000;
}


#s-d550eea4-400e-4b9c-9666-f976a083f578 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d550eea4-400e-4b9c-9666-f976a083f578 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  
  text-align: center;
}


#s-d550eea4-400e-4b9c-9666-f976a083f578 .shogun-heading-component h3 a {
  color: #000;
}


#s-db07b8c1-c867-487a-9862-ca7556377b0a {
  text-align: center;
}

#s-44c6d981-325b-4c24-8ca2-c75536b95612 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-44c6d981-325b-4c24-8ca2-c75536b95612 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  
  text-align: center;
}


#s-44c6d981-325b-4c24-8ca2-c75536b95612 .shogun-heading-component h3 a {
  color: #000;
}


#s-19331aa7-0a12-4e7d-9130-4a49b69f4eeb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-19331aa7-0a12-4e7d-9130-4a49b69f4eeb .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  
  text-align: center;
}


#s-19331aa7-0a12-4e7d-9130-4a49b69f4eeb .shogun-heading-component h3 a {
  color: #000;
}


#s-e01c7418-dd4b-4a46-9629-76d477f07d6b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e01c7418-dd4b-4a46-9629-76d477f07d6b .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  
  text-align: center;
}


#s-e01c7418-dd4b-4a46-9629-76d477f07d6b .shogun-heading-component h3 a {
  color: #000;
}


#s-4fbff5bc-ea24-4fc6-aed4-aece2a302a7e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4fbff5bc-ea24-4fc6-aed4-aece2a302a7e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  
  text-align: center;
}


#s-4fbff5bc-ea24-4fc6-aed4-aece2a302a7e .shogun-heading-component h3 a {
  color: #000;
}


#s-912b8287-2e7e-4c01-bf8c-39581bdb99b0 {
  margin-top: 100px;
background-color: rgba(209, 211, 212, 1);
}

@media (min-width: 0px) {
[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-912b8287-2e7e-4c01-bf8c-39581bdb99b0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-62f03d14-d849-463a-8916-10285f285f0d {
  margin-top: 50px;
margin-left: 15px;
margin-bottom: 50px;
margin-right: 15px;
}

#s-6c8f3fad-402e-4b79-94fc-aebd50e219f8 {
  margin-top: 100px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6c8f3fad-402e-4b79-94fc-aebd50e219f8 {
  display: none;
}
#s-6c8f3fad-402e-4b79-94fc-aebd50e219f8, #wrap-s-6c8f3fad-402e-4b79-94fc-aebd50e219f8 { display:none !important; }}@media (max-width: 767px){#s-6c8f3fad-402e-4b79-94fc-aebd50e219f8 {
  display: none;
}
#s-6c8f3fad-402e-4b79-94fc-aebd50e219f8, #wrap-s-6c8f3fad-402e-4b79-94fc-aebd50e219f8 { display:none !important; }}
#s-6c8f3fad-402e-4b79-94fc-aebd50e219f8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: ;
  line-height: ;
  
  text-align: center;
}



#s-90f141b4-b0d5-46f7-834f-549a58ab4645 {
  margin-top: -10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-90f141b4-b0d5-46f7-834f-549a58ab4645 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-90f141b4-b0d5-46f7-834f-549a58ab4645 {
  display: none;
}
#s-90f141b4-b0d5-46f7-834f-549a58ab4645, #wrap-s-90f141b4-b0d5-46f7-834f-549a58ab4645 { display:none !important; }}@media (max-width: 767px){#s-90f141b4-b0d5-46f7-834f-549a58ab4645 {
  display: none;
}
#s-90f141b4-b0d5-46f7-834f-549a58ab4645, #wrap-s-90f141b4-b0d5-46f7-834f-549a58ab4645 { display:none !important; }}
#s-90f141b4-b0d5-46f7-834f-549a58ab4645 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: Walter Turncoat;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  
  text-align: center;
}



@media (min-width: 0px) {
[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-125b8f1e-94ad-4059-a315-48b77366b2c6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5da6076e-cb68-48c9-aaac-f8a4777985a3 {
  margin-top: 15px;
margin-left: 10px;
margin-right: 10px;
padding-left: 10px;
padding-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5da6076e-cb68-48c9-aaac-f8a4777985a3 {
  display: none;
}
#s-5da6076e-cb68-48c9-aaac-f8a4777985a3, #wrap-s-5da6076e-cb68-48c9-aaac-f8a4777985a3 { display:none !important; }}@media (max-width: 767px){#s-5da6076e-cb68-48c9-aaac-f8a4777985a3 {
  display: none;
}
#s-5da6076e-cb68-48c9-aaac-f8a4777985a3, #wrap-s-5da6076e-cb68-48c9-aaac-f8a4777985a3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-5da6076e-cb68-48c9-aaac-f8a4777985a3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-fb8a9008-485d-4b84-b19d-80cd3c65348e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fb8a9008-485d-4b84-b19d-80cd3c65348e .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Walter Turncoat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  
  text-align: center;
}



#s-5e6726e8-b5b8-4a0f-a4b5-8ffbafa9d7c4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5e6726e8-b5b8-4a0f-a4b5-8ffbafa9d7c4 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Walter Turncoat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  
  text-align: center;
}



#s-2f1c1531-c6b7-4ec3-a0e4-2aa21af8566e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2f1c1531-c6b7-4ec3-a0e4-2aa21af8566e .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Walter Turncoat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  
  text-align: center;
}



#s-f5e762cf-4ce2-495c-9b88-b0868d02cfbe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f5e762cf-4ce2-495c-9b88-b0868d02cfbe .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Walter Turncoat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  
  text-align: center;
}



#s-659a562b-a204-4f52-abac-b9b2936da9c1 {
  margin-top: 100px;
min-height: 50px;
}
@media (min-width: 1200px){#s-659a562b-a204-4f52-abac-b9b2936da9c1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-659a562b-a204-4f52-abac-b9b2936da9c1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-659a562b-a204-4f52-abac-b9b2936da9c1 {
  
}
}
#s-659a562b-a204-4f52-abac-b9b2936da9c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-d589e53d-27d7-46ab-ae49-33484cc98bdb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d589e53d-27d7-46ab-ae49-33484cc98bdb {
  display: none;
}
#s-d589e53d-27d7-46ab-ae49-33484cc98bdb, #wrap-s-d589e53d-27d7-46ab-ae49-33484cc98bdb { display:none !important; }}@media (max-width: 767px){#s-d589e53d-27d7-46ab-ae49-33484cc98bdb {
  display: none;
}
#s-d589e53d-27d7-46ab-ae49-33484cc98bdb, #wrap-s-d589e53d-27d7-46ab-ae49-33484cc98bdb { display:none !important; }}
#s-d589e53d-27d7-46ab-ae49-33484cc98bdb .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: ;
  line-height: ;
  
  text-align: center;
}


#s-d589e53d-27d7-46ab-ae49-33484cc98bdb .shogun-heading-component h1 a {
  color: #000;
}


#s-a249a9ff-6a93-4b81-b226-6cb607919d2b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a249a9ff-6a93-4b81-b226-6cb607919d2b {
  display: none;
}
#s-a249a9ff-6a93-4b81-b226-6cb607919d2b, #wrap-s-a249a9ff-6a93-4b81-b226-6cb607919d2b { display:none !important; }}@media (max-width: 767px){#s-a249a9ff-6a93-4b81-b226-6cb607919d2b {
  display: none;
}
#s-a249a9ff-6a93-4b81-b226-6cb607919d2b, #wrap-s-a249a9ff-6a93-4b81-b226-6cb607919d2b { display:none !important; }}
#s-a249a9ff-6a93-4b81-b226-6cb607919d2b .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Ropa Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  
  text-align: center;
}



@media (min-width: 0px) {
[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d47f36d5-f32a-4756-9926-c7c45358aa64"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.shg-ig-x {
  overflow-x: hidden;
}

.shg-ig-posts-container {
  display: flex;
  flex-wrap: wrap;
}

.shg-ig-posts {
  box-sizing: border-box;
  height: 100%;
}

.shg-ig-posts-link {
  text-decoration: none;
}

.shg-ig-posts-image {
  max-height: 100%;
  width: 100%;
  display: block;
}

.shg-ig-posts-caption {
  width: 100%;
  font-size: 12px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  text-align: left;
}

.shg-ig-details-container {
  padding-top: 9px;
  border-top: 1px solid #ddd;
}

.shg-ig-user-details {
  display: flex;
  flex-direction: row;
}

.shg-ig-user-image {
  max-width: 30px;
  max-height: 30px;
  margin-right: 10px;
}

.shg-ig-username-container {
  display: flex;
  flex-direction: column;
}

.shg-ig-user-full-name {
  margin-bottom: 3px !important;
  font-family: Arial;
  color: #b3b3b3;
  font-size: 12px;
}

.shg-ig-user-createdat {
  margin-bottom: 0 !important;
  font-family: Arial;
  color: #b3b3b3;
  font-size: 12px;
}

#s-6e4891c7-068a-4286-a9a2-534425f9bbca {
  margin-left: 10px;
margin-right: 10px;
padding-left: 10px;
padding-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6e4891c7-068a-4286-a9a2-534425f9bbca {
  display: none;
}
#s-6e4891c7-068a-4286-a9a2-534425f9bbca, #wrap-s-6e4891c7-068a-4286-a9a2-534425f9bbca { display:none !important; }}@media (max-width: 767px){#s-6e4891c7-068a-4286-a9a2-534425f9bbca {
  display: none;
}
#s-6e4891c7-068a-4286-a9a2-534425f9bbca, #wrap-s-6e4891c7-068a-4286-a9a2-534425f9bbca { display:none !important; }}
[id="s-6e4891c7-068a-4286-a9a2-534425f9bbca"] .shg-ig-posts-container > .shg-ig-posts {
  width: 50%;
  padding-right: 33px;
}

.shg-ig-posts-container {
  width: calc(100% + 33px) !important;
}

@media (min-width: 768px) {
  [id="s-6e4891c7-068a-4286-a9a2-534425f9bbca"] .shg-ig-posts-container > .shg-ig-posts {
    width: 25.0%;
    padding-right: 33px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 33px) !important;
  }
}

#s-9cebe43a-914d-4ec5-b142-1fe8930823c1 {
  margin-top: 100px;
background-color: rgba(0, 105, 122, 1);
}

@media (min-width: 0px) {
[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9cebe43a-914d-4ec5-b142-1fe8930823c1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-dae4796b-1a21-462c-a35c-a808b1d8f861 {
  margin-top: 50px;
margin-left: 15px;
margin-bottom: 50px;
margin-right: 15px;
}

/*
  $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;
}
