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

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

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

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

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

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

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

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

#s-28b96921-f491-47ab-8b33-84d2722fc141 {
  min-height: 50px;
}








#s-28b96921-f491-47ab-8b33-84d2722fc141 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28b96921-f491-47ab-8b33-84d2722fc141.shg-box.shg-c {
  justify-content: center;
}

#s-b181ac13-f04e-4d46-bfee-5307d396383d {
  min-height: 50px;
}








#s-b181ac13-f04e-4d46-bfee-5307d396383d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b181ac13-f04e-4d46-bfee-5307d396383d.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-6f1088ad-9153-4f45-b4ab-2421d2a847d3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f1088ad-9153-4f45-b4ab-2421d2a847d3 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-71b0bd80-e1a0-407b-b6cf-7497c08eb9f8 {
  background-image: url(https://i.shgcdn.com/b85d4401-0ed5-4856-9eaf-11e49adfa93b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}








#s-71b0bd80-e1a0-407b-b6cf-7497c08eb9f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71b0bd80-e1a0-407b-b6cf-7497c08eb9f8.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (max-width: 767px){#s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097 {
  display: none;
}
#s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097, #wrap-s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b0a1fcf6-d6c1-4c64-a363-76ae62b2b097"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-85714e52-c897-481a-b736-1aff3f81fc8b {
  min-height: 50px;
}








#s-85714e52-c897-481a-b736-1aff3f81fc8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85714e52-c897-481a-b736-1aff3f81fc8b.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-900a1ca6-45c6-49e7-bc93-ca2857029ea2 {
  box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-900a1ca6-45c6-49e7-bc93-ca2857029ea2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-900a1ca6-45c6-49e7-bc93-ca2857029ea2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-900a1ca6-45c6-49e7-bc93-ca2857029ea2 {
  display: none;
}
#s-900a1ca6-45c6-49e7-bc93-ca2857029ea2, #wrap-s-900a1ca6-45c6-49e7-bc93-ca2857029ea2 { display:none !important; }}@media (max-width: 767px){#s-900a1ca6-45c6-49e7-bc93-ca2857029ea2 {
  display: none;
}
#s-900a1ca6-45c6-49e7-bc93-ca2857029ea2, #wrap-s-900a1ca6-45c6-49e7-bc93-ca2857029ea2 { display:none !important; }}
#s-64522dd6-26c2-44ce-9323-12ebcd0e460b {
  box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-64522dd6-26c2-44ce-9323-12ebcd0e460b {
  display: none;
}
#s-64522dd6-26c2-44ce-9323-12ebcd0e460b, #wrap-s-64522dd6-26c2-44ce-9323-12ebcd0e460b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-64522dd6-26c2-44ce-9323-12ebcd0e460b {
  display: none;
}
#s-64522dd6-26c2-44ce-9323-12ebcd0e460b, #wrap-s-64522dd6-26c2-44ce-9323-12ebcd0e460b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-64522dd6-26c2-44ce-9323-12ebcd0e460b {
  
}
}@media (max-width: 767px){#s-64522dd6-26c2-44ce-9323-12ebcd0e460b {
  display: none;
}
#s-64522dd6-26c2-44ce-9323-12ebcd0e460b, #wrap-s-64522dd6-26c2-44ce-9323-12ebcd0e460b { display:none !important; }}
#s-feb499a3-e474-4a1a-940f-91366363f435 {
  min-height: 50px;
}








#s-feb499a3-e474-4a1a-940f-91366363f435 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-feb499a3-e474-4a1a-940f-91366363f435.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-7c60336c-92a5-4135-890e-c6e3fe2d2816 {
  display: none;
}
#s-7c60336c-92a5-4135-890e-c6e3fe2d2816, #wrap-s-7c60336c-92a5-4135-890e-c6e3fe2d2816 { display:none !important; }}@media (max-width: 767px){#s-7c60336c-92a5-4135-890e-c6e3fe2d2816 {
  display: none;
}
#s-7c60336c-92a5-4135-890e-c6e3fe2d2816, #wrap-s-7c60336c-92a5-4135-890e-c6e3fe2d2816 { display:none !important; }}
@media (min-width: 1200px){#s-6ef9ee99-00f5-47c6-b88e-aab1a4531d0e {
  display: none;
}
#s-6ef9ee99-00f5-47c6-b88e-aab1a4531d0e, #wrap-s-6ef9ee99-00f5-47c6-b88e-aab1a4531d0e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6ef9ee99-00f5-47c6-b88e-aab1a4531d0e {
  display: none;
}
#s-6ef9ee99-00f5-47c6-b88e-aab1a4531d0e, #wrap-s-6ef9ee99-00f5-47c6-b88e-aab1a4531d0e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6ef9ee99-00f5-47c6-b88e-aab1a4531d0e {
  
}
}@media (max-width: 767px){#s-6ef9ee99-00f5-47c6-b88e-aab1a4531d0e {
  display: none;
}
#s-6ef9ee99-00f5-47c6-b88e-aab1a4531d0e, #wrap-s-6ef9ee99-00f5-47c6-b88e-aab1a4531d0e { display:none !important; }}
#s-79d4b805-253a-425b-a451-ae98f0aa59af {
  min-height: 50px;
}








#s-79d4b805-253a-425b-a451-ae98f0aa59af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-79d4b805-253a-425b-a451-ae98f0aa59af.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

#s-c6faa540-8c35-4acb-94a1-3ec57009528d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-c6faa540-8c35-4acb-94a1-3ec57009528d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c6faa540-8c35-4acb-94a1-3ec57009528d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c6faa540-8c35-4acb-94a1-3ec57009528d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-df549446-da3a-4cf7-94f0-71bbabc393c2 {
  min-height: 50px;
}








#s-df549446-da3a-4cf7-94f0-71bbabc393c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df549446-da3a-4cf7-94f0-71bbabc393c2.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-29c71ac3-47c0-49ff-b4bb-ce9acab860be {
  display: none;
}
#s-29c71ac3-47c0-49ff-b4bb-ce9acab860be, #wrap-s-29c71ac3-47c0-49ff-b4bb-ce9acab860be { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-29c71ac3-47c0-49ff-b4bb-ce9acab860be {
  display: none;
}
#s-29c71ac3-47c0-49ff-b4bb-ce9acab860be, #wrap-s-29c71ac3-47c0-49ff-b4bb-ce9acab860be { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-29c71ac3-47c0-49ff-b4bb-ce9acab860be {
  display: none;
}
#s-29c71ac3-47c0-49ff-b4bb-ce9acab860be, #wrap-s-29c71ac3-47c0-49ff-b4bb-ce9acab860be { display:none !important; }}
@media (min-width: 0px) {
[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-29c71ac3-47c0-49ff-b4bb-ce9acab860be"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-df46b837-0809-4b13-84cf-d3b71aec6f05 {
  min-height: 50px;
}








#s-df46b837-0809-4b13-84cf-d3b71aec6f05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df46b837-0809-4b13-84cf-d3b71aec6f05.shg-box.shg-c {
  justify-content: center;
}

#s-9a786aea-32d1-438b-8049-adb046ee9322 {
  box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-9a786aea-32d1-438b-8049-adb046ee9322 {
  display: none;
}
#s-9a786aea-32d1-438b-8049-adb046ee9322, #wrap-s-9a786aea-32d1-438b-8049-adb046ee9322 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9a786aea-32d1-438b-8049-adb046ee9322 {
  display: none;
}
#s-9a786aea-32d1-438b-8049-adb046ee9322, #wrap-s-9a786aea-32d1-438b-8049-adb046ee9322 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9a786aea-32d1-438b-8049-adb046ee9322 {
  display: none;
}
#s-9a786aea-32d1-438b-8049-adb046ee9322, #wrap-s-9a786aea-32d1-438b-8049-adb046ee9322 { display:none !important; }}@media (max-width: 767px){#s-9a786aea-32d1-438b-8049-adb046ee9322 {
  
}
}
#s-0183c87a-742a-4295-8747-922e7438b7ff {
  min-height: 50px;
}








#s-0183c87a-742a-4295-8747-922e7438b7ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0183c87a-742a-4295-8747-922e7438b7ff.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-cc9fd84d-2060-417d-8a7d-3017ebc221e2 {
  display: none;
}
#s-cc9fd84d-2060-417d-8a7d-3017ebc221e2, #wrap-s-cc9fd84d-2060-417d-8a7d-3017ebc221e2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cc9fd84d-2060-417d-8a7d-3017ebc221e2 {
  display: none;
}
#s-cc9fd84d-2060-417d-8a7d-3017ebc221e2, #wrap-s-cc9fd84d-2060-417d-8a7d-3017ebc221e2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cc9fd84d-2060-417d-8a7d-3017ebc221e2 {
  display: none;
}
#s-cc9fd84d-2060-417d-8a7d-3017ebc221e2, #wrap-s-cc9fd84d-2060-417d-8a7d-3017ebc221e2 { display:none !important; }}@media (max-width: 767px){#s-cc9fd84d-2060-417d-8a7d-3017ebc221e2 {
  
}
}
#s-5156efdd-3c29-4f96-b289-80b599aa8eb3 {
  min-height: 50px;
}








#s-5156efdd-3c29-4f96-b289-80b599aa8eb3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5156efdd-3c29-4f96-b289-80b599aa8eb3.shg-box.shg-c {
  justify-content: center;
}

#s-d05e876f-9fe9-42ac-91dd-82db4916a10a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-d05e876f-9fe9-42ac-91dd-82db4916a10a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d05e876f-9fe9-42ac-91dd-82db4916a10a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d05e876f-9fe9-42ac-91dd-82db4916a10a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ce4384e2-198d-4ba8-8591-13aafe2c698d {
  min-height: 50px;
}








#s-ce4384e2-198d-4ba8-8591-13aafe2c698d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce4384e2-198d-4ba8-8591-13aafe2c698d.shg-box.shg-c {
  justify-content: center;
}

#s-f39733e4-2af2-40ee-9f3a-2967ccfb5527 {
  margin-top: 1%;
min-height: 50px;
}








#s-f39733e4-2af2-40ee-9f3a-2967ccfb5527 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f39733e4-2af2-40ee-9f3a-2967ccfb5527.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-f32d0a5d-9774-43b1-8a4e-1fd637c4ea82 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f32d0a5d-9774-43b1-8a4e-1fd637c4ea82 {
  display: none;
}
#s-f32d0a5d-9774-43b1-8a4e-1fd637c4ea82, #wrap-s-f32d0a5d-9774-43b1-8a4e-1fd637c4ea82 { display:none !important; }}@media (max-width: 767px){#s-f32d0a5d-9774-43b1-8a4e-1fd637c4ea82 {
  display: none;
}
#s-f32d0a5d-9774-43b1-8a4e-1fd637c4ea82, #wrap-s-f32d0a5d-9774-43b1-8a4e-1fd637c4ea82 { display:none !important; }}
@media (min-width: 1200px){#s-e2c34a10-8c18-4a99-98e5-8411722d5848 {
  display: none;
}
#s-e2c34a10-8c18-4a99-98e5-8411722d5848, #wrap-s-e2c34a10-8c18-4a99-98e5-8411722d5848 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e2c34a10-8c18-4a99-98e5-8411722d5848 {
  display: none;
}
#s-e2c34a10-8c18-4a99-98e5-8411722d5848, #wrap-s-e2c34a10-8c18-4a99-98e5-8411722d5848 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e2c34a10-8c18-4a99-98e5-8411722d5848 {
  
}
}@media (max-width: 767px){#s-e2c34a10-8c18-4a99-98e5-8411722d5848 {
  display: none;
}
#s-e2c34a10-8c18-4a99-98e5-8411722d5848, #wrap-s-e2c34a10-8c18-4a99-98e5-8411722d5848 { display:none !important; }}
@media (min-width: 1200px){#s-8366ec02-7d84-4470-bcc1-c30336c41d19 {
  display: none;
}
#s-8366ec02-7d84-4470-bcc1-c30336c41d19, #wrap-s-8366ec02-7d84-4470-bcc1-c30336c41d19 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8366ec02-7d84-4470-bcc1-c30336c41d19 {
  display: none;
}
#s-8366ec02-7d84-4470-bcc1-c30336c41d19, #wrap-s-8366ec02-7d84-4470-bcc1-c30336c41d19 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8366ec02-7d84-4470-bcc1-c30336c41d19 {
  display: none;
}
#s-8366ec02-7d84-4470-bcc1-c30336c41d19, #wrap-s-8366ec02-7d84-4470-bcc1-c30336c41d19 { display:none !important; }}@media (max-width: 767px){#s-8366ec02-7d84-4470-bcc1-c30336c41d19 {
  
}
}
#s-8b698087-20c9-4801-981e-1fa03d2ff7ed {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8b698087-20c9-4801-981e-1fa03d2ff7ed {
  display: none;
}
#s-8b698087-20c9-4801-981e-1fa03d2ff7ed, #wrap-s-8b698087-20c9-4801-981e-1fa03d2ff7ed { display:none !important; }}@media (max-width: 767px){#s-8b698087-20c9-4801-981e-1fa03d2ff7ed {
  display: none;
}
#s-8b698087-20c9-4801-981e-1fa03d2ff7ed, #wrap-s-8b698087-20c9-4801-981e-1fa03d2ff7ed { display:none !important; }}







#s-8b698087-20c9-4801-981e-1fa03d2ff7ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b698087-20c9-4801-981e-1fa03d2ff7ed.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 22.5px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.75px);
}

}

@media (min-width: 992px) {
[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.75px);
}

}

@media (min-width: 1200px) {
[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.75px);
}

[id="s-7e723c4c-cd98-4cbe-a729-05c35f99ee2b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.75px);
}

}

#s-3c76e00c-5d57-4cac-af50-90e8dac8187d {
  min-height: 50px;
}








#s-3c76e00c-5d57-4cac-af50-90e8dac8187d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c76e00c-5d57-4cac-af50-90e8dac8187d.shg-box.shg-c {
  justify-content: center;
}

#s-9fc18f43-1535-4f69-834b-67ed2fd4fdca {
  background-repeat: no-repeat;
background-size: 120px 120px;
margin-left: auto;
margin-right: auto;
min-height: 125px;
background-position: center center;
}








#s-9fc18f43-1535-4f69-834b-67ed2fd4fdca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9fc18f43-1535-4f69-834b-67ed2fd4fdca.shg-box.shg-c {
  justify-content: center;
}

#s-525e7049-bc6c-4c46-8395-80ea02701f37 {
  min-height: 50px;
}








#s-525e7049-bc6c-4c46-8395-80ea02701f37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-525e7049-bc6c-4c46-8395-80ea02701f37.shg-box.shg-c {
  justify-content: center;
}

#s-c3b461c3-cb6f-4fd4-aa3d-b5c11d053743 {
  min-height: 50px;
}








#s-c3b461c3-cb6f-4fd4-aa3d-b5c11d053743 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c3b461c3-cb6f-4fd4-aa3d-b5c11d053743.shg-box.shg-c {
  justify-content: center;
}

#s-6f1c47a8-883f-488f-a131-cb05774d38ad {
  min-height: 50px;
}








#s-6f1c47a8-883f-488f-a131-cb05774d38ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f1c47a8-883f-488f-a131-cb05774d38ad.shg-box.shg-c {
  justify-content: center;
}

#s-cd02b3e0-1234-4b41-aa80-419b22a29b8e {
  background-repeat: no-repeat;
background-size: 120px 120px;
margin-left: auto;
margin-right: auto;
min-height: 125px;
background-position: center center;
}








#s-cd02b3e0-1234-4b41-aa80-419b22a29b8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd02b3e0-1234-4b41-aa80-419b22a29b8e.shg-box.shg-c {
  justify-content: center;
}

#s-d96109f7-a5ba-4756-be02-2b7f1734a620 {
  min-height: 50px;
}








#s-d96109f7-a5ba-4756-be02-2b7f1734a620 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d96109f7-a5ba-4756-be02-2b7f1734a620.shg-box.shg-c {
  justify-content: center;
}

#s-a67d672d-9794-4e46-b1fd-0ef9366fc048 {
  min-height: 50px;
}








#s-a67d672d-9794-4e46-b1fd-0ef9366fc048 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a67d672d-9794-4e46-b1fd-0ef9366fc048.shg-box.shg-c {
  justify-content: center;
}

#s-9a70ad22-8d80-44d2-9030-e1cf19d1bd8a {
  min-height: 50px;
}








#s-9a70ad22-8d80-44d2-9030-e1cf19d1bd8a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a70ad22-8d80-44d2-9030-e1cf19d1bd8a.shg-box.shg-c {
  justify-content: center;
}

#s-18eae478-bb05-4bf0-9207-0d74dc894d7a {
  background-repeat: no-repeat;
background-size: 120px 120px;
margin-left: auto;
margin-right: auto;
min-height: 125px;
background-position: center center;
}








#s-18eae478-bb05-4bf0-9207-0d74dc894d7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-18eae478-bb05-4bf0-9207-0d74dc894d7a.shg-box.shg-c {
  justify-content: center;
}

#s-a4be70d1-f1fa-4204-823a-f83f50a7f153 {
  min-height: 50px;
}








#s-a4be70d1-f1fa-4204-823a-f83f50a7f153 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a4be70d1-f1fa-4204-823a-f83f50a7f153.shg-box.shg-c {
  justify-content: center;
}

#s-0d559a0c-05ed-4964-b9ec-debee162495b {
  min-height: 50px;
}








#s-0d559a0c-05ed-4964-b9ec-debee162495b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d559a0c-05ed-4964-b9ec-debee162495b.shg-box.shg-c {
  justify-content: center;
}

#s-5bb5a76b-0369-4347-9e8b-bbddd46d5a37 {
  min-height: 50px;
}








#s-5bb5a76b-0369-4347-9e8b-bbddd46d5a37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5bb5a76b-0369-4347-9e8b-bbddd46d5a37.shg-box.shg-c {
  justify-content: center;
}

#s-8ed5324f-757c-47cb-81ef-974538e251f7 {
  background-repeat: no-repeat;
background-size: 120px 120px;
margin-left: auto;
margin-right: auto;
min-height: 125px;
background-position: center center;
}








#s-8ed5324f-757c-47cb-81ef-974538e251f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ed5324f-757c-47cb-81ef-974538e251f7.shg-box.shg-c {
  justify-content: center;
}

#s-1f690a44-6be0-4d4d-8ab7-3b519f4b8153 {
  min-height: 50px;
}








#s-1f690a44-6be0-4d4d-8ab7-3b519f4b8153 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f690a44-6be0-4d4d-8ab7-3b519f4b8153.shg-box.shg-c {
  justify-content: center;
}

#s-d520d396-76f4-4f64-80c6-0b64ff0a2168 {
  min-height: 50px;
}








#s-d520d396-76f4-4f64-80c6-0b64ff0a2168 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d520d396-76f4-4f64-80c6-0b64ff0a2168.shg-box.shg-c {
  justify-content: center;
}

#s-5675303e-873c-4644-a571-a4d30f2143a1 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-5675303e-873c-4644-a571-a4d30f2143a1 {
  display: none;
}
#s-5675303e-873c-4644-a571-a4d30f2143a1, #wrap-s-5675303e-873c-4644-a571-a4d30f2143a1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5675303e-873c-4644-a571-a4d30f2143a1 {
  display: none;
}
#s-5675303e-873c-4644-a571-a4d30f2143a1, #wrap-s-5675303e-873c-4644-a571-a4d30f2143a1 { display:none !important; }}@media (max-width: 767px){#s-5675303e-873c-4644-a571-a4d30f2143a1 {
  display: none;
}
#s-5675303e-873c-4644-a571-a4d30f2143a1, #wrap-s-5675303e-873c-4644-a571-a4d30f2143a1 { display:none !important; }}







#s-5675303e-873c-4644-a571-a4d30f2143a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5675303e-873c-4644-a571-a4d30f2143a1.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 22.5px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.75px);
}

}

@media (min-width: 992px) {
[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.75px);
}

}

@media (min-width: 1200px) {
[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.75px);
}

[id="s-0ef5e088-b193-4a52-8100-fa030c5c4854"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.75px);
}

}

#s-458957fb-6d70-4e90-a989-acf3cb8e014f {
  min-height: 50px;
}








#s-458957fb-6d70-4e90-a989-acf3cb8e014f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-458957fb-6d70-4e90-a989-acf3cb8e014f.shg-box.shg-c {
  justify-content: center;
}

#s-85d8c40f-63d1-4147-8e57-17d49fb35f4a {
  background-repeat: no-repeat;
background-size: 90px 90px;
margin-left: auto;
margin-right: auto;
min-height: 95px;
background-position: center center;
}








#s-85d8c40f-63d1-4147-8e57-17d49fb35f4a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85d8c40f-63d1-4147-8e57-17d49fb35f4a.shg-box.shg-c {
  justify-content: center;
}

#s-7bc03636-fb8d-4d21-9997-66684274efb2 {
  min-height: 50px;
}








#s-7bc03636-fb8d-4d21-9997-66684274efb2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7bc03636-fb8d-4d21-9997-66684274efb2.shg-box.shg-c {
  justify-content: center;
}

#s-da6878a6-4577-49dc-9c7e-1d395fa16c3f {
  min-height: 50px;
}








#s-da6878a6-4577-49dc-9c7e-1d395fa16c3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da6878a6-4577-49dc-9c7e-1d395fa16c3f.shg-box.shg-c {
  justify-content: center;
}

#s-5b8e4975-53bd-4d5d-91d9-358fa5bba679 {
  min-height: 50px;
}








#s-5b8e4975-53bd-4d5d-91d9-358fa5bba679 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b8e4975-53bd-4d5d-91d9-358fa5bba679.shg-box.shg-c {
  justify-content: center;
}

#s-663b6e5e-4e87-4444-bf75-5bf6760697b5 {
  background-repeat: no-repeat;
background-size: 90px 90px;
margin-left: auto;
margin-right: auto;
min-height: 95px;
background-position: center center;
}








#s-663b6e5e-4e87-4444-bf75-5bf6760697b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-663b6e5e-4e87-4444-bf75-5bf6760697b5.shg-box.shg-c {
  justify-content: center;
}

#s-99ac8706-d934-4868-81bb-eef2966b42f6 {
  min-height: 50px;
}








#s-99ac8706-d934-4868-81bb-eef2966b42f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99ac8706-d934-4868-81bb-eef2966b42f6.shg-box.shg-c {
  justify-content: center;
}

#s-f160d8fb-35c9-4dde-91fa-4a7f0c282676 {
  min-height: 50px;
}








#s-f160d8fb-35c9-4dde-91fa-4a7f0c282676 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f160d8fb-35c9-4dde-91fa-4a7f0c282676.shg-box.shg-c {
  justify-content: center;
}

#s-b9e9c1bc-a779-41a4-9686-c6cd39a002d4 {
  min-height: 50px;
}








#s-b9e9c1bc-a779-41a4-9686-c6cd39a002d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9e9c1bc-a779-41a4-9686-c6cd39a002d4.shg-box.shg-c {
  justify-content: center;
}

#s-6a2c12bf-14bf-43ef-8736-fbea1817ba73 {
  background-repeat: no-repeat;
background-size: 90px 90px;
margin-left: auto;
margin-right: auto;
min-height: 95px;
background-position: center center;
}








#s-6a2c12bf-14bf-43ef-8736-fbea1817ba73 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a2c12bf-14bf-43ef-8736-fbea1817ba73.shg-box.shg-c {
  justify-content: center;
}

#s-bd2f2d49-3907-449f-becf-c780dbe3590c {
  min-height: 50px;
}








#s-bd2f2d49-3907-449f-becf-c780dbe3590c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd2f2d49-3907-449f-becf-c780dbe3590c.shg-box.shg-c {
  justify-content: center;
}

#s-b6213742-bc77-49f9-ae03-488c74214dec {
  min-height: 50px;
}








#s-b6213742-bc77-49f9-ae03-488c74214dec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6213742-bc77-49f9-ae03-488c74214dec.shg-box.shg-c {
  justify-content: center;
}

#s-e2b7955b-2325-4603-9379-259161fb6df6 {
  min-height: 50px;
}








#s-e2b7955b-2325-4603-9379-259161fb6df6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2b7955b-2325-4603-9379-259161fb6df6.shg-box.shg-c {
  justify-content: center;
}

#s-2e055f59-35e3-45aa-afe1-853ad16f7c02 {
  background-repeat: no-repeat;
background-size: 90px 90px;
margin-left: auto;
margin-right: auto;
min-height: 95px;
background-position: center center;
}








#s-2e055f59-35e3-45aa-afe1-853ad16f7c02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e055f59-35e3-45aa-afe1-853ad16f7c02.shg-box.shg-c {
  justify-content: center;
}

#s-757db66e-faa7-44e3-b726-a95b47d8e1bc {
  min-height: 50px;
}








#s-757db66e-faa7-44e3-b726-a95b47d8e1bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-757db66e-faa7-44e3-b726-a95b47d8e1bc.shg-box.shg-c {
  justify-content: center;
}

#s-aeeb0811-6015-4212-afae-18fd3f7b9c68 {
  min-height: 50px;
}








#s-aeeb0811-6015-4212-afae-18fd3f7b9c68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aeeb0811-6015-4212-afae-18fd3f7b9c68.shg-box.shg-c {
  justify-content: center;
}

#s-138ff9fc-3d56-42f8-bf8b-76efc8c1e2a9 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-138ff9fc-3d56-42f8-bf8b-76efc8c1e2a9 {
  display: none;
}
#s-138ff9fc-3d56-42f8-bf8b-76efc8c1e2a9, #wrap-s-138ff9fc-3d56-42f8-bf8b-76efc8c1e2a9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-138ff9fc-3d56-42f8-bf8b-76efc8c1e2a9 {
  display: none;
}
#s-138ff9fc-3d56-42f8-bf8b-76efc8c1e2a9, #wrap-s-138ff9fc-3d56-42f8-bf8b-76efc8c1e2a9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-138ff9fc-3d56-42f8-bf8b-76efc8c1e2a9 {
  display: none;
}
#s-138ff9fc-3d56-42f8-bf8b-76efc8c1e2a9, #wrap-s-138ff9fc-3d56-42f8-bf8b-76efc8c1e2a9 { display:none !important; }}







#s-138ff9fc-3d56-42f8-bf8b-76efc8c1e2a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-138ff9fc-3d56-42f8-bf8b-76efc8c1e2a9.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 22.5px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.75px);
}

}

@media (min-width: 992px) {
[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.75px);
}

}

@media (min-width: 1200px) {
[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.75px);
}

[id="s-7d3d6670-ae80-4fc4-b6f8-a845580ae9dc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.75px);
}

}

#s-b76ab7eb-aa8b-4002-992d-568e3a696d75 {
  background-repeat: no-repeat;
background-size: 65px 65px;
margin-left: auto;
margin-right: auto;
min-height: 70px;
background-position: center center;
}








#s-b76ab7eb-aa8b-4002-992d-568e3a696d75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b76ab7eb-aa8b-4002-992d-568e3a696d75.shg-box.shg-c {
  justify-content: center;
}

#s-11f69ec8-6018-4b83-917c-ceddcda7f525 {
  min-height: 50px;
}








#s-11f69ec8-6018-4b83-917c-ceddcda7f525 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11f69ec8-6018-4b83-917c-ceddcda7f525.shg-box.shg-c {
  justify-content: center;
}

#s-1aee9076-087e-4e8e-8835-cd3c1acb36f7 {
  min-height: 50px;
}








#s-1aee9076-087e-4e8e-8835-cd3c1acb36f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1aee9076-087e-4e8e-8835-cd3c1acb36f7.shg-box.shg-c {
  justify-content: center;
}

#s-22066eec-8064-4aee-b40f-324e2fb0a4be {
  min-height: 50px;
}








#s-22066eec-8064-4aee-b40f-324e2fb0a4be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22066eec-8064-4aee-b40f-324e2fb0a4be.shg-box.shg-c {
  justify-content: center;
}

#s-990d9885-e420-42ac-bebd-f475f45ea4ac {
  min-height: 50px;
}








#s-990d9885-e420-42ac-bebd-f475f45ea4ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-990d9885-e420-42ac-bebd-f475f45ea4ac.shg-box.shg-c {
  justify-content: center;
}

#s-fa12e4f2-271d-4128-9648-457b65617a26 {
  background-repeat: no-repeat;
background-size: 65px 65px;
margin-left: auto;
margin-right: auto;
min-height: 70px;
background-position: center center;
}








#s-fa12e4f2-271d-4128-9648-457b65617a26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa12e4f2-271d-4128-9648-457b65617a26.shg-box.shg-c {
  justify-content: center;
}

#s-077bd85c-9a11-4719-bde7-979cf03c7f79 {
  min-height: 50px;
}








#s-077bd85c-9a11-4719-bde7-979cf03c7f79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-077bd85c-9a11-4719-bde7-979cf03c7f79.shg-box.shg-c {
  justify-content: center;
}

#s-71d41198-fbc9-4929-9689-dd1f99151c27 {
  min-height: 50px;
}








#s-71d41198-fbc9-4929-9689-dd1f99151c27 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71d41198-fbc9-4929-9689-dd1f99151c27.shg-box.shg-c {
  justify-content: center;
}

#s-a1239221-bca1-4a4f-a1b6-f304f274974f {
  min-height: 50px;
}








#s-a1239221-bca1-4a4f-a1b6-f304f274974f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a1239221-bca1-4a4f-a1b6-f304f274974f.shg-box.shg-c {
  justify-content: center;
}

#s-df44a6e4-db56-49e6-854c-6cde73a05674 {
  background-repeat: no-repeat;
background-size: 65px 65px;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
min-height: 70px;
background-position: center center;
}








#s-df44a6e4-db56-49e6-854c-6cde73a05674 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df44a6e4-db56-49e6-854c-6cde73a05674.shg-box.shg-c {
  justify-content: center;
}

#s-87444e9c-9eba-4c7a-bf94-f04dd2a9c4a3 {
  min-height: 50px;
}








#s-87444e9c-9eba-4c7a-bf94-f04dd2a9c4a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87444e9c-9eba-4c7a-bf94-f04dd2a9c4a3.shg-box.shg-c {
  justify-content: center;
}

#s-f6d4afea-3c62-4d95-8fac-3368797a89ab {
  min-height: 50px;
}








#s-f6d4afea-3c62-4d95-8fac-3368797a89ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6d4afea-3c62-4d95-8fac-3368797a89ab.shg-box.shg-c {
  justify-content: center;
}

#s-42755532-5dd7-4006-a8b0-ae1d46c9a1bb {
  min-height: 50px;
}








#s-42755532-5dd7-4006-a8b0-ae1d46c9a1bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42755532-5dd7-4006-a8b0-ae1d46c9a1bb.shg-box.shg-c {
  justify-content: center;
}

#s-6e5b8896-4a4e-4956-882c-d1404fe85daf {
  background-repeat: no-repeat;
background-size: 65px 65px;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
min-height: 70px;
background-position: center center;
}








#s-6e5b8896-4a4e-4956-882c-d1404fe85daf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e5b8896-4a4e-4956-882c-d1404fe85daf.shg-box.shg-c {
  justify-content: center;
}

#s-d173db05-ce25-4996-8249-b9f9869dbceb {
  min-height: 50px;
}








#s-d173db05-ce25-4996-8249-b9f9869dbceb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d173db05-ce25-4996-8249-b9f9869dbceb.shg-box.shg-c {
  justify-content: center;
}

#s-00b27d1b-8681-4176-ab34-2a7139ab2e18 {
  min-height: 50px;
}








#s-00b27d1b-8681-4176-ab34-2a7139ab2e18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-00b27d1b-8681-4176-ab34-2a7139ab2e18.shg-box.shg-c {
  justify-content: center;
}

#s-6ee1bbe2-8b24-4fb3-8393-efba9b9c904a {
  min-height: 50px;
}








#s-6ee1bbe2-8b24-4fb3-8393-efba9b9c904a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ee1bbe2-8b24-4fb3-8393-efba9b9c904a.shg-box.shg-c {
  justify-content: center;
}

#s-d1f3257a-3988-40b9-8e19-0a67212aad5c {
  padding-left: 3%;
padding-right: 3%;
}

@media (min-width: 768px) and (max-width: 991px){#s-661f9f75-2f1e-471a-98a0-f632eaadd577 {
  
}
}@media (max-width: 767px){#s-661f9f75-2f1e-471a-98a0-f632eaadd577 {
  
}
}
#s-661f9f75-2f1e-471a-98a0-f632eaadd577 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-ba1ac5fe-7cd2-4e8b-9666-721c59d11dd7 {
  min-height: 300px;
opacity: 1;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-ba1ac5fe-7cd2-4e8b-9666-721c59d11dd7 {
  display: none;
}
#s-ba1ac5fe-7cd2-4e8b-9666-721c59d11dd7, #wrap-s-ba1ac5fe-7cd2-4e8b-9666-721c59d11dd7 { display:none !important; }}@media (max-width: 767px){#s-ba1ac5fe-7cd2-4e8b-9666-721c59d11dd7 {
  display: none;
}
#s-ba1ac5fe-7cd2-4e8b-9666-721c59d11dd7, #wrap-s-ba1ac5fe-7cd2-4e8b-9666-721c59d11dd7 { display:none !important; }}







#s-ba1ac5fe-7cd2-4e8b-9666-721c59d11dd7 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 0);
  opacity: 0;
}#s-ba1ac5fe-7cd2-4e8b-9666-721c59d11dd7.shg-box.shg-c {
  justify-content: center;
}

#s-4a2df4c1-6670-482e-a4fb-cf51dc6d0045 {
  min-height: 50px;
}








#s-4a2df4c1-6670-482e-a4fb-cf51dc6d0045 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a2df4c1-6670-482e-a4fb-cf51dc6d0045.shg-box.shg-c {
  justify-content: center;
}

#s-0ccc8837-0865-4399-9fc5-7f199f0a077d {
  box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-0ccc8837-0865-4399-9fc5-7f199f0a077d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0ccc8837-0865-4399-9fc5-7f199f0a077d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0ccc8837-0865-4399-9fc5-7f199f0a077d {
  display: none;
}
#s-0ccc8837-0865-4399-9fc5-7f199f0a077d, #wrap-s-0ccc8837-0865-4399-9fc5-7f199f0a077d { display:none !important; }}@media (max-width: 767px){#s-0ccc8837-0865-4399-9fc5-7f199f0a077d {
  display: none;
}
#s-0ccc8837-0865-4399-9fc5-7f199f0a077d, #wrap-s-0ccc8837-0865-4399-9fc5-7f199f0a077d { display:none !important; }}
.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

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

.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 > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.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;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

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

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-10ca7808-5a6c-49bc-a4fd-18f5b592758f {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-10ca7808-5a6c-49bc-a4fd-18f5b592758f .shg-sld-dot {
  background-color: rgba(0, 0, 0, 1);
}

#s-10ca7808-5a6c-49bc-a4fd-18f5b592758f .shg-sld-nav-button.shg-sld-left,
#s-10ca7808-5a6c-49bc-a4fd-18f5b592758f .shg-sld-nav-button.shg-sld-right {
  fill: rgba(0, 0, 0, 1);
}

@media (min-width: 0px) {
[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-acbc8c38-d07f-4d56-9f3e-9c7dde311d83"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-b2b372d0-a469-4081-b828-5120211b6071 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff {
  margin-top: 2%;
margin-bottom: 2%;
text-align: left;
}
@media (min-width: 1200px){#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff {
  display: none;
}
#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff, #wrap-s-9e088b6f-ede5-4187-a734-d7734d8ea8ff { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff {
  display: none;
}
#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff, #wrap-s-9e088b6f-ede5-4187-a734-d7734d8ea8ff { display:none !important; }}

.shg-c#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff {
  max-width: 100%;
}

.shg-c#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff .shg-image-zoom,
.shg-c#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff {
  max-width: 100%;
}

.shg-c#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff .shg-image-zoom,
.shg-c#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff {
  max-width: 100%;
}

.shg-c#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff .shg-image-zoom,
.shg-c#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff {
  max-width: 100%;
}

.shg-c#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff .shg-image-zoom,
.shg-c#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff {
  max-width: 100%;
}

.shg-c#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff .shg-image-zoom,
.shg-c#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9e088b6f-ede5-4187-a734-d7734d8ea8ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f4243367-2305-408e-806d-8a9b8af6a4ea {
  background-repeat: no-repeat;
background-size: contain;
min-height: 310px;
background-position: center center;
}








#s-f4243367-2305-408e-806d-8a9b8af6a4ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4243367-2305-408e-806d-8a9b8af6a4ea.shg-box.shg-c {
  justify-content: center;
}

#s-2c2be6fd-21ca-4539-b6a1-55630a01f033 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-ccb5dd0a-36d0-4027-a3a0-4fc31c4b1d08 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-30b5d102-80a0-4fef-b070-6422bfb0e522 {
  display: none;
}
#s-f4575d05-df0c-43c3-897e-2a5cb745b88b {
  margin-top: 2%;
margin-bottom: 2%;
text-align: left;
}
@media (min-width: 1200px){#s-f4575d05-df0c-43c3-897e-2a5cb745b88b {
  display: none;
}
#s-f4575d05-df0c-43c3-897e-2a5cb745b88b, #wrap-s-f4575d05-df0c-43c3-897e-2a5cb745b88b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f4575d05-df0c-43c3-897e-2a5cb745b88b {
  display: none;
}
#s-f4575d05-df0c-43c3-897e-2a5cb745b88b, #wrap-s-f4575d05-df0c-43c3-897e-2a5cb745b88b { display:none !important; }}

.shg-c#s-f4575d05-df0c-43c3-897e-2a5cb745b88b {
  max-width: 100%;
}

.shg-c#s-f4575d05-df0c-43c3-897e-2a5cb745b88b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4575d05-df0c-43c3-897e-2a5cb745b88b .shg-image-zoom,
.shg-c#s-f4575d05-df0c-43c3-897e-2a5cb745b88b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4575d05-df0c-43c3-897e-2a5cb745b88b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f4575d05-df0c-43c3-897e-2a5cb745b88b {
  max-width: 100%;
}

.shg-c#s-f4575d05-df0c-43c3-897e-2a5cb745b88b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4575d05-df0c-43c3-897e-2a5cb745b88b .shg-image-zoom,
.shg-c#s-f4575d05-df0c-43c3-897e-2a5cb745b88b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4575d05-df0c-43c3-897e-2a5cb745b88b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f4575d05-df0c-43c3-897e-2a5cb745b88b {
  max-width: 100%;
}

.shg-c#s-f4575d05-df0c-43c3-897e-2a5cb745b88b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4575d05-df0c-43c3-897e-2a5cb745b88b .shg-image-zoom,
.shg-c#s-f4575d05-df0c-43c3-897e-2a5cb745b88b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4575d05-df0c-43c3-897e-2a5cb745b88b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f4575d05-df0c-43c3-897e-2a5cb745b88b {
  max-width: 100%;
}

.shg-c#s-f4575d05-df0c-43c3-897e-2a5cb745b88b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4575d05-df0c-43c3-897e-2a5cb745b88b .shg-image-zoom,
.shg-c#s-f4575d05-df0c-43c3-897e-2a5cb745b88b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4575d05-df0c-43c3-897e-2a5cb745b88b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f4575d05-df0c-43c3-897e-2a5cb745b88b {
  max-width: 100%;
}

.shg-c#s-f4575d05-df0c-43c3-897e-2a5cb745b88b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f4575d05-df0c-43c3-897e-2a5cb745b88b .shg-image-zoom,
.shg-c#s-f4575d05-df0c-43c3-897e-2a5cb745b88b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f4575d05-df0c-43c3-897e-2a5cb745b88b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-498c6a50-101a-47fc-a7e0-5fe65023944f {
  background-repeat: no-repeat;
background-size: contain;
min-height: 310px;
background-position: center center;
}








#s-498c6a50-101a-47fc-a7e0-5fe65023944f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-498c6a50-101a-47fc-a7e0-5fe65023944f.shg-box.shg-c {
  justify-content: center;
}

#s-4e3447b4-2176-4420-a71a-0f9080c3597e {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-428c5b1d-060e-42e3-b681-0b5c7842c9ca {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-b322688a-99db-44c9-9226-07210237d52c {
  display: none;
}
#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f {
  margin-top: 2%;
margin-bottom: 2%;
text-align: left;
}
@media (min-width: 1200px){#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f {
  display: none;
}
#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f, #wrap-s-8dd174ff-3110-4d4a-99ac-430cb2dde27f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f {
  display: none;
}
#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f, #wrap-s-8dd174ff-3110-4d4a-99ac-430cb2dde27f { display:none !important; }}

.shg-c#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f {
  max-width: 100%;
}

.shg-c#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f .shg-image-zoom,
.shg-c#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f {
  max-width: 100%;
}

.shg-c#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f .shg-image-zoom,
.shg-c#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f {
  max-width: 100%;
}

.shg-c#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f .shg-image-zoom,
.shg-c#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f {
  max-width: 100%;
}

.shg-c#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f .shg-image-zoom,
.shg-c#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f {
  max-width: 100%;
}

.shg-c#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f .shg-image-zoom,
.shg-c#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8dd174ff-3110-4d4a-99ac-430cb2dde27f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9c6a872a-6625-4d69-8e9d-91dfb555a512 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 310px;
background-position: center center;
}








#s-9c6a872a-6625-4d69-8e9d-91dfb555a512 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c6a872a-6625-4d69-8e9d-91dfb555a512.shg-box.shg-c {
  justify-content: center;
}

#s-91c6df8f-5752-4341-bc9d-925d43167be5 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-18084a39-fd5f-4c96-a3eb-344dd0559a47 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-09b19872-c75f-48e2-97a0-e91f416fabb3 {
  display: none;
}
#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce {
  margin-top: 2%;
margin-bottom: 2%;
text-align: left;
}
@media (min-width: 1200px){#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce {
  display: none;
}
#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce, #wrap-s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce {
  display: none;
}
#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce, #wrap-s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce { display:none !important; }}

.shg-c#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce {
  max-width: 100%;
}

.shg-c#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce .shg-image-zoom,
.shg-c#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce {
  max-width: 100%;
}

.shg-c#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce .shg-image-zoom,
.shg-c#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce {
  max-width: 100%;
}

.shg-c#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce .shg-image-zoom,
.shg-c#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce {
  max-width: 100%;
}

.shg-c#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce .shg-image-zoom,
.shg-c#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce {
  max-width: 100%;
}

.shg-c#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce .shg-image-zoom,
.shg-c#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecc1b1b7-07e5-4891-aced-1f04e55d8dce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f166e89f-1525-4804-882c-43ef37f5e1a3 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 310px;
background-position: center center;
}








#s-f166e89f-1525-4804-882c-43ef37f5e1a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f166e89f-1525-4804-882c-43ef37f5e1a3.shg-box.shg-c {
  justify-content: center;
}

#s-2d034a9c-bbe3-49ac-b982-f158c5b35ffe {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-fec8acb7-d527-439b-abef-def400a67e0b {
  margin-top: 1%;
margin-bottom: 1%;
}

@media (min-width: 1200px){#s-78a1ddf7-cd74-476f-bf5c-a327020c0408 {
  display: none;
}
#s-78a1ddf7-cd74-476f-bf5c-a327020c0408, #wrap-s-78a1ddf7-cd74-476f-bf5c-a327020c0408 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-78a1ddf7-cd74-476f-bf5c-a327020c0408 {
  display: none;
}
#s-78a1ddf7-cd74-476f-bf5c-a327020c0408, #wrap-s-78a1ddf7-cd74-476f-bf5c-a327020c0408 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-78a1ddf7-cd74-476f-bf5c-a327020c0408 {
  
}
}
@media (min-width: 0px) {
[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-78a1ddf7-cd74-476f-bf5c-a327020c0408"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-4db264c9-92ad-489c-b0a7-0e55eb25ebbc {
  display: none;
}
#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 {
  margin-top: 2%;
margin-bottom: 2%;
text-align: left;
}
@media (min-width: 1200px){#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 {
  
}
}

.shg-c#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 {
  max-width: 100%;
}

.shg-c#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 .shg-image-zoom,
.shg-c#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 {
  max-width: 100%;
}

.shg-c#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 .shg-image-zoom,
.shg-c#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 {
  max-width: 100%;
}

.shg-c#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 .shg-image-zoom,
.shg-c#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 {
  max-width: 100%;
}

.shg-c#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 .shg-image-zoom,
.shg-c#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 {
  max-width: 100%;
}

.shg-c#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 .shg-image-zoom,
.shg-c#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be8df4b4-97ae-417f-8f2d-a50c147e7f13 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-71e1b056-af22-42c7-8ca5-0dc49535a3d1 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-f7c5fd18-164c-4055-894c-bcd349e531f7 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-ceaef163-a0b2-45a0-bb5f-12e3ac6982c3 {
  display: none;
}
#s-79faeb46-90aa-4d75-b443-4cc877d766eb {
  margin-top: 2%;
margin-bottom: 2%;
text-align: left;
}
@media (min-width: 1200px){#s-79faeb46-90aa-4d75-b443-4cc877d766eb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-79faeb46-90aa-4d75-b443-4cc877d766eb {
  
}
}

.shg-c#s-79faeb46-90aa-4d75-b443-4cc877d766eb {
  max-width: 100%;
}

.shg-c#s-79faeb46-90aa-4d75-b443-4cc877d766eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79faeb46-90aa-4d75-b443-4cc877d766eb .shg-image-zoom,
.shg-c#s-79faeb46-90aa-4d75-b443-4cc877d766eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79faeb46-90aa-4d75-b443-4cc877d766eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-79faeb46-90aa-4d75-b443-4cc877d766eb {
  max-width: 100%;
}

.shg-c#s-79faeb46-90aa-4d75-b443-4cc877d766eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79faeb46-90aa-4d75-b443-4cc877d766eb .shg-image-zoom,
.shg-c#s-79faeb46-90aa-4d75-b443-4cc877d766eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79faeb46-90aa-4d75-b443-4cc877d766eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-79faeb46-90aa-4d75-b443-4cc877d766eb {
  max-width: 100%;
}

.shg-c#s-79faeb46-90aa-4d75-b443-4cc877d766eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79faeb46-90aa-4d75-b443-4cc877d766eb .shg-image-zoom,
.shg-c#s-79faeb46-90aa-4d75-b443-4cc877d766eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79faeb46-90aa-4d75-b443-4cc877d766eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-79faeb46-90aa-4d75-b443-4cc877d766eb {
  max-width: 100%;
}

.shg-c#s-79faeb46-90aa-4d75-b443-4cc877d766eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79faeb46-90aa-4d75-b443-4cc877d766eb .shg-image-zoom,
.shg-c#s-79faeb46-90aa-4d75-b443-4cc877d766eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79faeb46-90aa-4d75-b443-4cc877d766eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-79faeb46-90aa-4d75-b443-4cc877d766eb {
  max-width: 100%;
}

.shg-c#s-79faeb46-90aa-4d75-b443-4cc877d766eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79faeb46-90aa-4d75-b443-4cc877d766eb .shg-image-zoom,
.shg-c#s-79faeb46-90aa-4d75-b443-4cc877d766eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79faeb46-90aa-4d75-b443-4cc877d766eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-87d463e7-95d1-4332-ab2f-96d29a9d9eae {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-9d562d27-a941-4573-8ecc-df4b857ca352 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-e3e3b6d7-7ed0-443c-a821-7290ede83649 {
  display: none;
}
#s-7d87465e-0d1b-4628-b2c8-9099d216a3af {
  margin-top: 2%;
margin-bottom: 2%;
text-align: left;
}
@media (min-width: 1200px){#s-7d87465e-0d1b-4628-b2c8-9099d216a3af {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7d87465e-0d1b-4628-b2c8-9099d216a3af {
  
}
}

.shg-c#s-7d87465e-0d1b-4628-b2c8-9099d216a3af {
  max-width: 100%;
}

.shg-c#s-7d87465e-0d1b-4628-b2c8-9099d216a3af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d87465e-0d1b-4628-b2c8-9099d216a3af .shg-image-zoom,
.shg-c#s-7d87465e-0d1b-4628-b2c8-9099d216a3af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7d87465e-0d1b-4628-b2c8-9099d216a3af .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7d87465e-0d1b-4628-b2c8-9099d216a3af {
  max-width: 100%;
}

.shg-c#s-7d87465e-0d1b-4628-b2c8-9099d216a3af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d87465e-0d1b-4628-b2c8-9099d216a3af .shg-image-zoom,
.shg-c#s-7d87465e-0d1b-4628-b2c8-9099d216a3af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7d87465e-0d1b-4628-b2c8-9099d216a3af .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7d87465e-0d1b-4628-b2c8-9099d216a3af {
  max-width: 100%;
}

.shg-c#s-7d87465e-0d1b-4628-b2c8-9099d216a3af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d87465e-0d1b-4628-b2c8-9099d216a3af .shg-image-zoom,
.shg-c#s-7d87465e-0d1b-4628-b2c8-9099d216a3af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7d87465e-0d1b-4628-b2c8-9099d216a3af .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7d87465e-0d1b-4628-b2c8-9099d216a3af {
  max-width: 100%;
}

.shg-c#s-7d87465e-0d1b-4628-b2c8-9099d216a3af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d87465e-0d1b-4628-b2c8-9099d216a3af .shg-image-zoom,
.shg-c#s-7d87465e-0d1b-4628-b2c8-9099d216a3af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7d87465e-0d1b-4628-b2c8-9099d216a3af .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7d87465e-0d1b-4628-b2c8-9099d216a3af {
  max-width: 100%;
}

.shg-c#s-7d87465e-0d1b-4628-b2c8-9099d216a3af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7d87465e-0d1b-4628-b2c8-9099d216a3af .shg-image-zoom,
.shg-c#s-7d87465e-0d1b-4628-b2c8-9099d216a3af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7d87465e-0d1b-4628-b2c8-9099d216a3af .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ecf62dd7-f6ed-49ba-88e6-56946b3a6747 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-ff74f717-2f73-4229-892c-d7402e9242a3 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-e0f30d4d-f294-4090-a8be-870109c75952 {
  display: none;
}
#s-a000b74d-e400-46bf-bd3a-14d51dce52ff {
  margin-top: 2%;
margin-bottom: 2%;
text-align: left;
}
@media (min-width: 1200px){#s-a000b74d-e400-46bf-bd3a-14d51dce52ff {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a000b74d-e400-46bf-bd3a-14d51dce52ff {
  
}
}

.shg-c#s-a000b74d-e400-46bf-bd3a-14d51dce52ff {
  max-width: 100%;
}

.shg-c#s-a000b74d-e400-46bf-bd3a-14d51dce52ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a000b74d-e400-46bf-bd3a-14d51dce52ff .shg-image-zoom,
.shg-c#s-a000b74d-e400-46bf-bd3a-14d51dce52ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a000b74d-e400-46bf-bd3a-14d51dce52ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a000b74d-e400-46bf-bd3a-14d51dce52ff {
  max-width: 100%;
}

.shg-c#s-a000b74d-e400-46bf-bd3a-14d51dce52ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a000b74d-e400-46bf-bd3a-14d51dce52ff .shg-image-zoom,
.shg-c#s-a000b74d-e400-46bf-bd3a-14d51dce52ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a000b74d-e400-46bf-bd3a-14d51dce52ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a000b74d-e400-46bf-bd3a-14d51dce52ff {
  max-width: 100%;
}

.shg-c#s-a000b74d-e400-46bf-bd3a-14d51dce52ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a000b74d-e400-46bf-bd3a-14d51dce52ff .shg-image-zoom,
.shg-c#s-a000b74d-e400-46bf-bd3a-14d51dce52ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a000b74d-e400-46bf-bd3a-14d51dce52ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a000b74d-e400-46bf-bd3a-14d51dce52ff {
  max-width: 100%;
}

.shg-c#s-a000b74d-e400-46bf-bd3a-14d51dce52ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a000b74d-e400-46bf-bd3a-14d51dce52ff .shg-image-zoom,
.shg-c#s-a000b74d-e400-46bf-bd3a-14d51dce52ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a000b74d-e400-46bf-bd3a-14d51dce52ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a000b74d-e400-46bf-bd3a-14d51dce52ff {
  max-width: 100%;
}

.shg-c#s-a000b74d-e400-46bf-bd3a-14d51dce52ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a000b74d-e400-46bf-bd3a-14d51dce52ff .shg-image-zoom,
.shg-c#s-a000b74d-e400-46bf-bd3a-14d51dce52ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a000b74d-e400-46bf-bd3a-14d51dce52ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7af017bd-2c82-4b15-9c95-8072de28a8e4 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-83f9a9b3-87ac-458d-9211-53ce79f09f65 {
  margin-top: 1%;
margin-bottom: 1%;
}

@media (min-width: 0px) {
[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-7eab5497-98b2-4898-b1d3-9001339d2746"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-2a7a2ba2-ed15-4fb3-86ee-5e0da51b9c1a {
  display: none;
}
#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 {
  margin-top: 2%;
margin-bottom: 2%;
text-align: left;
}
@media (min-width: 1200px){#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 {
  display: none;
}
#s-0942984e-4642-42ab-bc0f-4a85e60eaf26, #wrap-s-0942984e-4642-42ab-bc0f-4a85e60eaf26 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 {
  display: none;
}
#s-0942984e-4642-42ab-bc0f-4a85e60eaf26, #wrap-s-0942984e-4642-42ab-bc0f-4a85e60eaf26 { display:none !important; }}

.shg-c#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 {
  max-width: 100%;
}

.shg-c#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 .shg-image-zoom,
.shg-c#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 {
  max-width: 100%;
}

.shg-c#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 .shg-image-zoom,
.shg-c#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 {
  max-width: 100%;
}

.shg-c#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 .shg-image-zoom,
.shg-c#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 {
  max-width: 100%;
}

.shg-c#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 .shg-image-zoom,
.shg-c#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 {
  max-width: 100%;
}

.shg-c#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 .shg-image-zoom,
.shg-c#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0942984e-4642-42ab-bc0f-4a85e60eaf26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-177bf3ca-4bfb-483e-9389-643876f391f3 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 310px;
background-position: center center;
}








#s-177bf3ca-4bfb-483e-9389-643876f391f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-177bf3ca-4bfb-483e-9389-643876f391f3.shg-box.shg-c {
  justify-content: center;
}

#s-086a25fa-9cce-4157-9d94-f69b5c3985b8 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-9bb41013-dd5d-4f6b-8fb8-8840aca6d304 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-f7576816-b5cb-4f5b-aadf-f2e81f719425 {
  display: none;
}
#s-4396dffd-6950-4477-9f9f-6e400caea514 {
  margin-top: 2%;
margin-bottom: 2%;
text-align: left;
}
@media (min-width: 1200px){#s-4396dffd-6950-4477-9f9f-6e400caea514 {
  display: none;
}
#s-4396dffd-6950-4477-9f9f-6e400caea514, #wrap-s-4396dffd-6950-4477-9f9f-6e400caea514 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4396dffd-6950-4477-9f9f-6e400caea514 {
  display: none;
}
#s-4396dffd-6950-4477-9f9f-6e400caea514, #wrap-s-4396dffd-6950-4477-9f9f-6e400caea514 { display:none !important; }}

.shg-c#s-4396dffd-6950-4477-9f9f-6e400caea514 {
  max-width: 100%;
}

.shg-c#s-4396dffd-6950-4477-9f9f-6e400caea514 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4396dffd-6950-4477-9f9f-6e400caea514 .shg-image-zoom,
.shg-c#s-4396dffd-6950-4477-9f9f-6e400caea514 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4396dffd-6950-4477-9f9f-6e400caea514 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4396dffd-6950-4477-9f9f-6e400caea514 {
  max-width: 100%;
}

.shg-c#s-4396dffd-6950-4477-9f9f-6e400caea514 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4396dffd-6950-4477-9f9f-6e400caea514 .shg-image-zoom,
.shg-c#s-4396dffd-6950-4477-9f9f-6e400caea514 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4396dffd-6950-4477-9f9f-6e400caea514 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4396dffd-6950-4477-9f9f-6e400caea514 {
  max-width: 100%;
}

.shg-c#s-4396dffd-6950-4477-9f9f-6e400caea514 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4396dffd-6950-4477-9f9f-6e400caea514 .shg-image-zoom,
.shg-c#s-4396dffd-6950-4477-9f9f-6e400caea514 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4396dffd-6950-4477-9f9f-6e400caea514 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4396dffd-6950-4477-9f9f-6e400caea514 {
  max-width: 100%;
}

.shg-c#s-4396dffd-6950-4477-9f9f-6e400caea514 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4396dffd-6950-4477-9f9f-6e400caea514 .shg-image-zoom,
.shg-c#s-4396dffd-6950-4477-9f9f-6e400caea514 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4396dffd-6950-4477-9f9f-6e400caea514 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4396dffd-6950-4477-9f9f-6e400caea514 {
  max-width: 100%;
}

.shg-c#s-4396dffd-6950-4477-9f9f-6e400caea514 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4396dffd-6950-4477-9f9f-6e400caea514 .shg-image-zoom,
.shg-c#s-4396dffd-6950-4477-9f9f-6e400caea514 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4396dffd-6950-4477-9f9f-6e400caea514 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e7620ccc-7a4b-43be-b41b-0cc7c05ba3b3 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 310px;
background-position: center center;
}








#s-e7620ccc-7a4b-43be-b41b-0cc7c05ba3b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7620ccc-7a4b-43be-b41b-0cc7c05ba3b3.shg-box.shg-c {
  justify-content: center;
}

#s-18ec9db0-4d5e-45ec-ac80-3b76ca2b385b {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-f250199b-8da5-4167-9bef-2e37c1e23d3e {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-85b2b7f1-e964-4002-82af-3ab724375f27 {
  display: none;
}
#s-4effac0f-92ec-4315-8c86-8a06b2122e30 {
  margin-top: 2%;
margin-bottom: 2%;
text-align: left;
}
@media (min-width: 1200px){#s-4effac0f-92ec-4315-8c86-8a06b2122e30 {
  display: none;
}
#s-4effac0f-92ec-4315-8c86-8a06b2122e30, #wrap-s-4effac0f-92ec-4315-8c86-8a06b2122e30 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4effac0f-92ec-4315-8c86-8a06b2122e30 {
  display: none;
}
#s-4effac0f-92ec-4315-8c86-8a06b2122e30, #wrap-s-4effac0f-92ec-4315-8c86-8a06b2122e30 { display:none !important; }}

.shg-c#s-4effac0f-92ec-4315-8c86-8a06b2122e30 {
  max-width: 100%;
}

.shg-c#s-4effac0f-92ec-4315-8c86-8a06b2122e30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4effac0f-92ec-4315-8c86-8a06b2122e30 .shg-image-zoom,
.shg-c#s-4effac0f-92ec-4315-8c86-8a06b2122e30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4effac0f-92ec-4315-8c86-8a06b2122e30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4effac0f-92ec-4315-8c86-8a06b2122e30 {
  max-width: 100%;
}

.shg-c#s-4effac0f-92ec-4315-8c86-8a06b2122e30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4effac0f-92ec-4315-8c86-8a06b2122e30 .shg-image-zoom,
.shg-c#s-4effac0f-92ec-4315-8c86-8a06b2122e30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4effac0f-92ec-4315-8c86-8a06b2122e30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4effac0f-92ec-4315-8c86-8a06b2122e30 {
  max-width: 100%;
}

.shg-c#s-4effac0f-92ec-4315-8c86-8a06b2122e30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4effac0f-92ec-4315-8c86-8a06b2122e30 .shg-image-zoom,
.shg-c#s-4effac0f-92ec-4315-8c86-8a06b2122e30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4effac0f-92ec-4315-8c86-8a06b2122e30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4effac0f-92ec-4315-8c86-8a06b2122e30 {
  max-width: 100%;
}

.shg-c#s-4effac0f-92ec-4315-8c86-8a06b2122e30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4effac0f-92ec-4315-8c86-8a06b2122e30 .shg-image-zoom,
.shg-c#s-4effac0f-92ec-4315-8c86-8a06b2122e30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4effac0f-92ec-4315-8c86-8a06b2122e30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4effac0f-92ec-4315-8c86-8a06b2122e30 {
  max-width: 100%;
}

.shg-c#s-4effac0f-92ec-4315-8c86-8a06b2122e30 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4effac0f-92ec-4315-8c86-8a06b2122e30 .shg-image-zoom,
.shg-c#s-4effac0f-92ec-4315-8c86-8a06b2122e30 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4effac0f-92ec-4315-8c86-8a06b2122e30 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1630bda7-6f2a-423f-9c63-b6f342cb0b0e {
  background-repeat: no-repeat;
background-size: contain;
min-height: 310px;
background-position: center center;
}








#s-1630bda7-6f2a-423f-9c63-b6f342cb0b0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1630bda7-6f2a-423f-9c63-b6f342cb0b0e.shg-box.shg-c {
  justify-content: center;
}

#s-1f353f66-b9b6-4446-9492-0bfabde55a91 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-81a86900-215b-4c49-8e34-141fc378a354 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-7951c2ca-cd6c-479f-94d3-64e71c6ed66b {
  display: none;
}
#s-4a578e08-0a51-49d4-befb-49962c980f98 {
  margin-top: 2%;
margin-bottom: 2%;
text-align: left;
}
@media (min-width: 1200px){#s-4a578e08-0a51-49d4-befb-49962c980f98 {
  display: none;
}
#s-4a578e08-0a51-49d4-befb-49962c980f98, #wrap-s-4a578e08-0a51-49d4-befb-49962c980f98 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a578e08-0a51-49d4-befb-49962c980f98 {
  display: none;
}
#s-4a578e08-0a51-49d4-befb-49962c980f98, #wrap-s-4a578e08-0a51-49d4-befb-49962c980f98 { display:none !important; }}

.shg-c#s-4a578e08-0a51-49d4-befb-49962c980f98 {
  max-width: 100%;
}

.shg-c#s-4a578e08-0a51-49d4-befb-49962c980f98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a578e08-0a51-49d4-befb-49962c980f98 .shg-image-zoom,
.shg-c#s-4a578e08-0a51-49d4-befb-49962c980f98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a578e08-0a51-49d4-befb-49962c980f98 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4a578e08-0a51-49d4-befb-49962c980f98 {
  max-width: 100%;
}

.shg-c#s-4a578e08-0a51-49d4-befb-49962c980f98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a578e08-0a51-49d4-befb-49962c980f98 .shg-image-zoom,
.shg-c#s-4a578e08-0a51-49d4-befb-49962c980f98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a578e08-0a51-49d4-befb-49962c980f98 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4a578e08-0a51-49d4-befb-49962c980f98 {
  max-width: 100%;
}

.shg-c#s-4a578e08-0a51-49d4-befb-49962c980f98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a578e08-0a51-49d4-befb-49962c980f98 .shg-image-zoom,
.shg-c#s-4a578e08-0a51-49d4-befb-49962c980f98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a578e08-0a51-49d4-befb-49962c980f98 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4a578e08-0a51-49d4-befb-49962c980f98 {
  max-width: 100%;
}

.shg-c#s-4a578e08-0a51-49d4-befb-49962c980f98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a578e08-0a51-49d4-befb-49962c980f98 .shg-image-zoom,
.shg-c#s-4a578e08-0a51-49d4-befb-49962c980f98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a578e08-0a51-49d4-befb-49962c980f98 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4a578e08-0a51-49d4-befb-49962c980f98 {
  max-width: 100%;
}

.shg-c#s-4a578e08-0a51-49d4-befb-49962c980f98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a578e08-0a51-49d4-befb-49962c980f98 .shg-image-zoom,
.shg-c#s-4a578e08-0a51-49d4-befb-49962c980f98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a578e08-0a51-49d4-befb-49962c980f98 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2407c42f-1293-4648-918d-f9b3b01c8099 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 310px;
background-position: center center;
}








#s-2407c42f-1293-4648-918d-f9b3b01c8099 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2407c42f-1293-4648-918d-f9b3b01c8099.shg-box.shg-c {
  justify-content: center;
}

#s-23847444-e9e0-4fb2-b791-853e913e7168 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-bd54e57c-e881-4387-8a00-6d6508e0d13e {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-b4f1c999-150e-4c2c-9f83-2105f807835a {
  min-height: 300px;
opacity: 1;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-b4f1c999-150e-4c2c-9f83-2105f807835a {
  display: none;
}
#s-b4f1c999-150e-4c2c-9f83-2105f807835a, #wrap-s-b4f1c999-150e-4c2c-9f83-2105f807835a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b4f1c999-150e-4c2c-9f83-2105f807835a {
  display: none;
}
#s-b4f1c999-150e-4c2c-9f83-2105f807835a, #wrap-s-b4f1c999-150e-4c2c-9f83-2105f807835a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b4f1c999-150e-4c2c-9f83-2105f807835a {
  
}
}@media (max-width: 767px){#s-b4f1c999-150e-4c2c-9f83-2105f807835a {
  display: none;
}
#s-b4f1c999-150e-4c2c-9f83-2105f807835a, #wrap-s-b4f1c999-150e-4c2c-9f83-2105f807835a { display:none !important; }}







#s-b4f1c999-150e-4c2c-9f83-2105f807835a > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 0);
  opacity: 0;
}#s-b4f1c999-150e-4c2c-9f83-2105f807835a.shg-box.shg-c {
  justify-content: center;
}

#s-9325d5a7-37c0-4f7d-b2da-1f1a6ab6ba92 {
  min-height: 50px;
}








#s-9325d5a7-37c0-4f7d-b2da-1f1a6ab6ba92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9325d5a7-37c0-4f7d-b2da-1f1a6ab6ba92.shg-box.shg-c {
  justify-content: center;
}

#s-38b48320-0a9b-4db7-951f-86371991ba86 {
  box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-38b48320-0a9b-4db7-951f-86371991ba86 {
  display: none;
}
#s-38b48320-0a9b-4db7-951f-86371991ba86, #wrap-s-38b48320-0a9b-4db7-951f-86371991ba86 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-38b48320-0a9b-4db7-951f-86371991ba86 {
  display: none;
}
#s-38b48320-0a9b-4db7-951f-86371991ba86, #wrap-s-38b48320-0a9b-4db7-951f-86371991ba86 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-38b48320-0a9b-4db7-951f-86371991ba86 {
  
}
}@media (max-width: 767px){#s-38b48320-0a9b-4db7-951f-86371991ba86 {
  display: none;
}
#s-38b48320-0a9b-4db7-951f-86371991ba86, #wrap-s-38b48320-0a9b-4db7-951f-86371991ba86 { display:none !important; }}
#s-c4c88541-6640-4c65-a6a5-6d450ef31a76 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-c4c88541-6640-4c65-a6a5-6d450ef31a76 .shg-sld-dot {
  background-color: rgba(0, 0, 0, 1);
}

#s-c4c88541-6640-4c65-a6a5-6d450ef31a76 .shg-sld-nav-button.shg-sld-left,
#s-c4c88541-6640-4c65-a6a5-6d450ef31a76 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(0, 0, 0, 1);
}

@media (min-width: 0px) {
[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-66bd4e71-ebf0-46e6-9f07-133f6e27d43c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-e5bbe89f-7235-4096-9dd1-a24a6106864b {
  display: none;
}
#s-f2477d63-969b-428f-a207-20aeb923626b {
  background-image: url(https://i.shgcdn.com/c4ddff8d-8874-4b6c-b115-1a3e803378fa/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-f2477d63-969b-428f-a207-20aeb923626b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2477d63-969b-428f-a207-20aeb923626b.shg-box.shg-c {
  justify-content: center;
}

#s-c7cab2ac-0075-4f28-bc2d-ddcc17c01167 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-a42aa54a-496f-4fcb-b4e5-0e99c95f6c36 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-d4d3dfdb-45b5-4e55-89d3-a7930ac02722 {
  display: none;
}
#s-8f8e611c-64f6-4655-9658-75c9845b3795 {
  background-image: url(https://i.shgcdn.com/7955655c-9689-41d9-98cb-bdf6fa4c3669/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-8f8e611c-64f6-4655-9658-75c9845b3795 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f8e611c-64f6-4655-9658-75c9845b3795.shg-box.shg-c {
  justify-content: center;
}

#s-065192ff-06e7-4c22-b349-d9c0c448dd84 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-17ac2411-be46-4c17-9a14-3f50e93a30b3 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-4a1fb967-691d-43cf-ab8d-6e5ed26556d0 {
  display: none;
}
#s-f44dab5a-4a4e-4031-b93c-53bc11886868 {
  background-image: url(https://i.shgcdn.com/078b3f03-81ba-42cb-87cb-1339e97876c5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-f44dab5a-4a4e-4031-b93c-53bc11886868 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f44dab5a-4a4e-4031-b93c-53bc11886868.shg-box.shg-c {
  justify-content: center;
}

#s-9a810d84-5d23-4f33-86aa-60d3638d6a5d {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-8479ae9e-5120-45aa-b803-0e5c71850bf7 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-87d1c2d7-7bfe-4d7d-97fe-192e8e8ef13b {
  display: none;
}
#s-79115c2c-391f-4800-af0b-fcd8dc2ab766 {
  background-image: url(https://i.shgcdn.com/bf9e6f9b-fb80-44af-b8af-4ea02a71dc88/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-79115c2c-391f-4800-af0b-fcd8dc2ab766 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-79115c2c-391f-4800-af0b-fcd8dc2ab766.shg-box.shg-c {
  justify-content: center;
}

#s-766abd8d-13ab-47da-a63c-452ca65bc15c {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-bbf9f709-3df1-45fb-9a8b-51b943deba57 {
  margin-top: 1%;
margin-bottom: 1%;
}

@media (min-width: 0px) {
[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fc4a8b65-33bb-48e6-898d-1418c8620082"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-19b6e1b6-b109-4975-8193-b9ea92f5daae {
  display: none;
}
#s-e2ba1c2e-4bc1-4908-92ca-9be9926e1a65 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-e2ba1c2e-4bc1-4908-92ca-9be9926e1a65 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2ba1c2e-4bc1-4908-92ca-9be9926e1a65.shg-box.shg-c {
  justify-content: center;
}

#s-bdbabc72-4251-43b1-ba4d-b0b9d0c662a2 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-0836149a-c640-488e-b5fb-a21ecaf7ea8e {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-091127af-1433-4c6f-82be-f594eefde172 {
  display: none;
}
#s-9255e7fc-b99e-4107-b87e-9c9bb85ab954 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-9255e7fc-b99e-4107-b87e-9c9bb85ab954 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9255e7fc-b99e-4107-b87e-9c9bb85ab954.shg-box.shg-c {
  justify-content: center;
}

#s-2a937967-fdf6-4152-a699-e68f0a292336 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-5fe72ce7-e1a2-459f-a759-6c79191b5dfa {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-ec19ba2e-c3c2-47e9-ab3c-b710f31da7e4 {
  display: none;
}
#s-afa94a35-05fb-41c8-9d5a-6b96a231a5b1 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-afa94a35-05fb-41c8-9d5a-6b96a231a5b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-afa94a35-05fb-41c8-9d5a-6b96a231a5b1.shg-box.shg-c {
  justify-content: center;
}

#s-fe381a3b-4de7-4044-b0a5-c9464b5ebadb {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-df16e341-5585-4818-b757-c81e29463b1a {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-172d41a3-b0b9-45f3-bfb0-18ce83ca89c8 {
  display: none;
}
#s-bc0af070-0aad-43ca-b972-2bd5815f1a15 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-bc0af070-0aad-43ca-b972-2bd5815f1a15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc0af070-0aad-43ca-b972-2bd5815f1a15.shg-box.shg-c {
  justify-content: center;
}

#s-4d6c4129-d0d4-419e-8782-3aac8e017049 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-edae6b32-6b78-41d9-b693-44eacaedeeac {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-0251939f-0775-4092-a0fe-19c38d63cdcc {
  min-height: 300px;
opacity: 1;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-0251939f-0775-4092-a0fe-19c38d63cdcc {
  display: none;
}
#s-0251939f-0775-4092-a0fe-19c38d63cdcc, #wrap-s-0251939f-0775-4092-a0fe-19c38d63cdcc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0251939f-0775-4092-a0fe-19c38d63cdcc {
  display: none;
}
#s-0251939f-0775-4092-a0fe-19c38d63cdcc, #wrap-s-0251939f-0775-4092-a0fe-19c38d63cdcc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0251939f-0775-4092-a0fe-19c38d63cdcc {
  display: none;
}
#s-0251939f-0775-4092-a0fe-19c38d63cdcc, #wrap-s-0251939f-0775-4092-a0fe-19c38d63cdcc { display:none !important; }}@media (max-width: 767px){#s-0251939f-0775-4092-a0fe-19c38d63cdcc {
  
}
}







#s-0251939f-0775-4092-a0fe-19c38d63cdcc > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 0);
  opacity: 0;
}#s-0251939f-0775-4092-a0fe-19c38d63cdcc.shg-box.shg-c {
  justify-content: center;
}

#s-75d01a12-d2a8-46c2-b3ff-ad4ff1c146e1 {
  min-height: 50px;
}








#s-75d01a12-d2a8-46c2-b3ff-ad4ff1c146e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75d01a12-d2a8-46c2-b3ff-ad4ff1c146e1.shg-box.shg-c {
  justify-content: center;
}

#s-cc227237-2c5c-4e7b-a02c-623d36427bb8 {
  box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0);
margin-left: 3%;
margin-right: 3%;
}
@media (min-width: 1200px){#s-cc227237-2c5c-4e7b-a02c-623d36427bb8 {
  display: none;
}
#s-cc227237-2c5c-4e7b-a02c-623d36427bb8, #wrap-s-cc227237-2c5c-4e7b-a02c-623d36427bb8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cc227237-2c5c-4e7b-a02c-623d36427bb8 {
  display: none;
}
#s-cc227237-2c5c-4e7b-a02c-623d36427bb8, #wrap-s-cc227237-2c5c-4e7b-a02c-623d36427bb8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cc227237-2c5c-4e7b-a02c-623d36427bb8 {
  display: none;
}
#s-cc227237-2c5c-4e7b-a02c-623d36427bb8, #wrap-s-cc227237-2c5c-4e7b-a02c-623d36427bb8 { display:none !important; }}@media (max-width: 767px){#s-cc227237-2c5c-4e7b-a02c-623d36427bb8 {
  
}
}
#s-7affae03-46ac-468c-a616-df4a9acb6260 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-7affae03-46ac-468c-a616-df4a9acb6260 .shg-sld-dot {
  background-color: rgba(0, 0, 0, 1);
}

#s-7affae03-46ac-468c-a616-df4a9acb6260 .shg-sld-nav-button.shg-sld-left,
#s-7affae03-46ac-468c-a616-df4a9acb6260 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(0, 0, 0, 1);
}

@media (min-width: 0px) {
[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4c13af99-083e-4ce4-84e0-ddf47073bcfd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-0073f81c-4cb3-473d-b424-54618df823b8 {
  display: none;
}
#s-8793f707-9e07-420e-a3f8-28e11f7b3c2b {
  background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-8793f707-9e07-420e-a3f8-28e11f7b3c2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8793f707-9e07-420e-a3f8-28e11f7b3c2b.shg-box.shg-c {
  justify-content: center;
}

#s-4da99381-9fa0-429a-96d6-7e3e97a0348a {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-089365fb-df44-4b0a-a26d-758a9bd71544 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-c28d8ec4-41da-4ae5-91cb-6d9a864d430e {
  display: none;
}
#s-377b32c5-a3e9-4511-8c8d-264b4f953c74 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-377b32c5-a3e9-4511-8c8d-264b4f953c74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-377b32c5-a3e9-4511-8c8d-264b4f953c74.shg-box.shg-c {
  justify-content: center;
}

#s-fe72ab57-2ac4-4123-b675-f944ac346caf {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-5b023773-d759-4658-8870-1232e0f31b4e {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-76f9426b-48dd-4b14-b77b-188b3f4cfa1b {
  display: none;
}
#s-4ac6bdf3-733c-431e-93c8-7245bb7c17a5 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-4ac6bdf3-733c-431e-93c8-7245bb7c17a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ac6bdf3-733c-431e-93c8-7245bb7c17a5.shg-box.shg-c {
  justify-content: center;
}

#s-7081d80a-0b62-4f8e-939c-e6e042355049 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-9b863d37-c5ed-4e7d-b19d-331d35159dd2 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-90afe0a1-97b0-4465-b573-ad6a5f00309f {
  display: none;
}
#s-f54faf1b-1abe-45ce-b977-4ea71eb66e7d {
  background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-f54faf1b-1abe-45ce-b977-4ea71eb66e7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f54faf1b-1abe-45ce-b977-4ea71eb66e7d.shg-box.shg-c {
  justify-content: center;
}

#s-70beca1e-095b-4f1a-af01-a9101a010f6b {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-583f9a03-7127-4d22-a6c0-911142e14f14 {
  margin-top: 1%;
margin-bottom: 1%;
}

@media (min-width: 0px) {
[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ca63e51d-6a35-435a-8452-74ca826c1a0b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-ee02d713-217e-42a6-9a6c-0a70e977b5ab {
  display: none;
}
#s-738291fd-f8f4-4d54-8763-66d1f122c2be {
  background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-738291fd-f8f4-4d54-8763-66d1f122c2be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-738291fd-f8f4-4d54-8763-66d1f122c2be.shg-box.shg-c {
  justify-content: center;
}

#s-93046221-b8a5-4aec-ba14-048c8574221b {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-ed469bc9-7709-4b49-aa2c-96e0e4897052 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-7d29e060-3ecb-463a-9fd3-cbb72c0dcaaa {
  display: none;
}
#s-43c19f41-671d-49f5-a527-9cbf358fd16c {
  background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-43c19f41-671d-49f5-a527-9cbf358fd16c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43c19f41-671d-49f5-a527-9cbf358fd16c.shg-box.shg-c {
  justify-content: center;
}

#s-806bcff8-02bf-4788-a396-c1930219d6ec {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-e7613071-6d58-4b40-b25f-f23ced91f629 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-403cb9ec-8425-4ec6-a1a1-00ec175f5b4f {
  display: none;
}
#s-a6b214f0-243b-4c82-837e-ac3d1b9061aa {
  background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-a6b214f0-243b-4c82-837e-ac3d1b9061aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a6b214f0-243b-4c82-837e-ac3d1b9061aa.shg-box.shg-c {
  justify-content: center;
}

#s-f1fa75d9-2ad8-41cb-9272-265e86ad53d7 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-ab0064d0-7bc9-44d0-8ca9-d8a9fd3577ec {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-b890481a-09ab-4d9b-b672-e1b01002bda6 {
  display: none;
}
#s-2f3a65f5-c6dc-43d1-92de-dcefa678ee68 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-2f3a65f5-c6dc-43d1-92de-dcefa678ee68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f3a65f5-c6dc-43d1-92de-dcefa678ee68.shg-box.shg-c {
  justify-content: center;
}

#s-dc7ebc83-afc6-4d62-98f5-2b179de29a3b {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 1%;
padding-bottom: 1%;
}

#s-493a2bdf-34e3-4d1e-92e1-0e53b1a61d6c {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-c06d3e1b-c722-440d-a8bd-8405aeade5c2 {
  min-height: 300px;
opacity: 1;
background-color: rgba(243, 243, 243, 1);
}
@media (max-width: 767px){#s-c06d3e1b-c722-440d-a8bd-8405aeade5c2 {
  display: none;
}
#s-c06d3e1b-c722-440d-a8bd-8405aeade5c2, #wrap-s-c06d3e1b-c722-440d-a8bd-8405aeade5c2 { display:none !important; }}







#s-c06d3e1b-c722-440d-a8bd-8405aeade5c2 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 0);
  opacity: 0;
}#s-c06d3e1b-c722-440d-a8bd-8405aeade5c2.shg-box.shg-c {
  justify-content: center;
}

#s-25d0c044-1489-46a1-80e0-6aa94fa9d5b8 {
  min-height: 50px;
}








#s-25d0c044-1489-46a1-80e0-6aa94fa9d5b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25d0c044-1489-46a1-80e0-6aa94fa9d5b8.shg-box.shg-c {
  justify-content: center;
}

#s-ae165a92-b357-47a3-904f-a490c5e2ce46 {
  box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0);
margin-bottom: 1%;
}
@media (min-width: 1200px){#s-ae165a92-b357-47a3-904f-a490c5e2ce46 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ae165a92-b357-47a3-904f-a490c5e2ce46 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ae165a92-b357-47a3-904f-a490c5e2ce46 {
  display: none;
}
#s-ae165a92-b357-47a3-904f-a490c5e2ce46, #wrap-s-ae165a92-b357-47a3-904f-a490c5e2ce46 { display:none !important; }}@media (max-width: 767px){#s-ae165a92-b357-47a3-904f-a490c5e2ce46 {
  display: none;
}
#s-ae165a92-b357-47a3-904f-a490c5e2ce46, #wrap-s-ae165a92-b357-47a3-904f-a490c5e2ce46 { display:none !important; }}
#s-c94e18f2-849a-4a56-a752-421f804682d0 {
  box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0);
margin-left: 3%;
margin-bottom: 2%;
margin-right: 3%;
}
@media (min-width: 1200px){#s-c94e18f2-849a-4a56-a752-421f804682d0 {
  display: none;
}
#s-c94e18f2-849a-4a56-a752-421f804682d0, #wrap-s-c94e18f2-849a-4a56-a752-421f804682d0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c94e18f2-849a-4a56-a752-421f804682d0 {
  display: none;
}
#s-c94e18f2-849a-4a56-a752-421f804682d0, #wrap-s-c94e18f2-849a-4a56-a752-421f804682d0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c94e18f2-849a-4a56-a752-421f804682d0 {
  
}
}@media (max-width: 767px){#s-c94e18f2-849a-4a56-a752-421f804682d0 {
  display: none;
}
#s-c94e18f2-849a-4a56-a752-421f804682d0, #wrap-s-c94e18f2-849a-4a56-a752-421f804682d0 { display:none !important; }}
#s-35048982-98ec-4e47-913d-83ea7644791e {
  min-height: 50px;
}








#s-35048982-98ec-4e47-913d-83ea7644791e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35048982-98ec-4e47-913d-83ea7644791e.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-77ec0ead-6e5d-4f02-ad32-5d059f971917 {
  text-align: center;
}




  #s-77ec0ead-6e5d-4f02-ad32-5d059f971917 img.shogun-image {
    
    width: px;
  }


#s-77ec0ead-6e5d-4f02-ad32-5d059f971917 .shogun-image-content {
  
    align-items: center;
  
}

#s-69c67830-d0cb-4a26-8d3a-d1865393f0e5 {
  min-height: 300px;
opacity: 1;
background-color: rgba(243, 243, 243, 1);
}
@media (min-width: 1200px){#s-69c67830-d0cb-4a26-8d3a-d1865393f0e5 {
  display: none;
}
#s-69c67830-d0cb-4a26-8d3a-d1865393f0e5, #wrap-s-69c67830-d0cb-4a26-8d3a-d1865393f0e5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-69c67830-d0cb-4a26-8d3a-d1865393f0e5 {
  display: none;
}
#s-69c67830-d0cb-4a26-8d3a-d1865393f0e5, #wrap-s-69c67830-d0cb-4a26-8d3a-d1865393f0e5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-69c67830-d0cb-4a26-8d3a-d1865393f0e5 {
  display: none;
}
#s-69c67830-d0cb-4a26-8d3a-d1865393f0e5, #wrap-s-69c67830-d0cb-4a26-8d3a-d1865393f0e5 { display:none !important; }}







#s-69c67830-d0cb-4a26-8d3a-d1865393f0e5 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 0);
  opacity: 0;
}#s-69c67830-d0cb-4a26-8d3a-d1865393f0e5.shg-box.shg-c {
  justify-content: center;
}

#s-18e86861-c7b9-4b0a-be67-d4303c086a34 {
  min-height: 50px;
}








#s-18e86861-c7b9-4b0a-be67-d4303c086a34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-18e86861-c7b9-4b0a-be67-d4303c086a34.shg-box.shg-c {
  justify-content: center;
}

#s-62b27930-bf70-4273-a12a-440f79f0a853 {
  margin-left: 3%;
margin-bottom: 2%;
margin-right: 3%;
}

#s-9b4ed66c-5cc6-41c4-91bb-7bdbed1b47cb {
  min-height: 50px;
}








#s-9b4ed66c-5cc6-41c4-91bb-7bdbed1b47cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b4ed66c-5cc6-41c4-91bb-7bdbed1b47cb.shg-box.shg-c {
  justify-content: center;
}

#s-aa31d2b8-fa32-4af4-bb34-4df7bbfbd7a6 {
  text-align: center;
}




  #s-aa31d2b8-fa32-4af4-bb34-4df7bbfbd7a6 img.shogun-image {
    
    width: px;
  }


#s-aa31d2b8-fa32-4af4-bb34-4df7bbfbd7a6 .shogun-image-content {
  
    align-items: center;
  
}

#s-c05c564b-5c87-4774-b799-03112ab8472d {
  min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}








#s-c05c564b-5c87-4774-b799-03112ab8472d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c05c564b-5c87-4774-b799-03112ab8472d.shg-box.shg-c {
  justify-content: center;
}

#s-444a1a96-9fa8-4ba1-a2e2-96c2af3863ec {
  min-height: 50px;
}








#s-444a1a96-9fa8-4ba1-a2e2-96c2af3863ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-444a1a96-9fa8-4ba1-a2e2-96c2af3863ec.shg-box.shg-c {
  justify-content: center;
}

#s-4c0e6157-4654-4487-93ce-cddf9bee06f1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-4c0e6157-4654-4487-93ce-cddf9bee06f1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4c0e6157-4654-4487-93ce-cddf9bee06f1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4c0e6157-4654-4487-93ce-cddf9bee06f1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e033a2c3-20ca-4b6e-a83b-ae33f6ea837b {
  min-height: 50px;
}








#s-e033a2c3-20ca-4b6e-a83b-ae33f6ea837b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e033a2c3-20ca-4b6e-a83b-ae33f6ea837b.shg-box.shg-c {
  justify-content: center;
}

#s-c46f5343-099f-4c90-94d0-31ac115b5bf7 {
  margin-top: 1%;
margin-bottom: 1%;
padding-top: 0%;
padding-bottom: 0%;
min-height: 50px;
}








#s-c46f5343-099f-4c90-94d0-31ac115b5bf7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c46f5343-099f-4c90-94d0-31ac115b5bf7.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-c329259c-d5fb-4412-afbe-12b346a97ccb {
  display: none;
}
#s-c329259c-d5fb-4412-afbe-12b346a97ccb, #wrap-s-c329259c-d5fb-4412-afbe-12b346a97ccb { display:none !important; }}@media (max-width: 767px){#s-c329259c-d5fb-4412-afbe-12b346a97ccb {
  display: none;
}
#s-c329259c-d5fb-4412-afbe-12b346a97ccb, #wrap-s-c329259c-d5fb-4412-afbe-12b346a97ccb { display:none !important; }}
@media (min-width: 1200px){#s-cd95016f-c91c-41bb-9539-a9a2065e1b79 {
  display: none;
}
#s-cd95016f-c91c-41bb-9539-a9a2065e1b79, #wrap-s-cd95016f-c91c-41bb-9539-a9a2065e1b79 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cd95016f-c91c-41bb-9539-a9a2065e1b79 {
  display: none;
}
#s-cd95016f-c91c-41bb-9539-a9a2065e1b79, #wrap-s-cd95016f-c91c-41bb-9539-a9a2065e1b79 { display:none !important; }}@media (max-width: 767px){#s-cd95016f-c91c-41bb-9539-a9a2065e1b79 {
  display: none;
}
#s-cd95016f-c91c-41bb-9539-a9a2065e1b79, #wrap-s-cd95016f-c91c-41bb-9539-a9a2065e1b79 { display:none !important; }}
@media (min-width: 1200px){#s-5570adbb-699e-4f4d-9747-f59bbf746734 {
  display: none;
}
#s-5570adbb-699e-4f4d-9747-f59bbf746734, #wrap-s-5570adbb-699e-4f4d-9747-f59bbf746734 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5570adbb-699e-4f4d-9747-f59bbf746734 {
  display: none;
}
#s-5570adbb-699e-4f4d-9747-f59bbf746734, #wrap-s-5570adbb-699e-4f4d-9747-f59bbf746734 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5570adbb-699e-4f4d-9747-f59bbf746734 {
  display: none;
}
#s-5570adbb-699e-4f4d-9747-f59bbf746734, #wrap-s-5570adbb-699e-4f4d-9747-f59bbf746734 { display:none !important; }}
#s-e1338c3e-4803-40a2-b278-d0914fa99e85 {
  min-height: 50px;
background-color: rgba(0, 114, 114, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-e1338c3e-4803-40a2-b278-d0914fa99e85 {
  display: none;
}
#s-e1338c3e-4803-40a2-b278-d0914fa99e85, #wrap-s-e1338c3e-4803-40a2-b278-d0914fa99e85 { display:none !important; }}@media (max-width: 767px){#s-e1338c3e-4803-40a2-b278-d0914fa99e85 {
  display: none;
}
#s-e1338c3e-4803-40a2-b278-d0914fa99e85, #wrap-s-e1338c3e-4803-40a2-b278-d0914fa99e85 { display:none !important; }}







#s-e1338c3e-4803-40a2-b278-d0914fa99e85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1338c3e-4803-40a2-b278-d0914fa99e85.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-17bfdadf-6baa-4ff7-9c2a-d261a5c3a5de"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-62d554bf-c81a-46e3-8bd5-10e3e6b29684 {
  background-repeat: no-repeat;
background-size: 125px 23px;
min-height: 50px;
background-position: left center;
}








#s-62d554bf-c81a-46e3-8bd5-10e3e6b29684 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62d554bf-c81a-46e3-8bd5-10e3e6b29684.shg-box.shg-c {
  justify-content: center;
}

#s-15de87c6-097d-49a0-9800-9d70587ec8f2 {
  min-height: 50px;
}








#s-15de87c6-097d-49a0-9800-9d70587ec8f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15de87c6-097d-49a0-9800-9d70587ec8f2.shg-box.shg-c {
  justify-content: center;
}

#s-148ecf88-5477-4f02-8912-a22441ab3a07 {
  background-repeat: no-repeat;
background-size: 125px 23px;
min-height: 50px;
background-position: left center;
}








#s-148ecf88-5477-4f02-8912-a22441ab3a07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-148ecf88-5477-4f02-8912-a22441ab3a07.shg-box.shg-c {
  justify-content: center;
}

#s-93c9b293-1759-458b-b98a-90e7df8ebff7 {
  min-height: 50px;
}








#s-93c9b293-1759-458b-b98a-90e7df8ebff7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93c9b293-1759-458b-b98a-90e7df8ebff7.shg-box.shg-c {
  justify-content: center;
}

#s-aea8f5dc-aa98-40e6-bf15-49849594f991 {
  background-repeat: no-repeat;
background-size: 125px 23px;
min-height: 50px;
background-position: left center;
}








#s-aea8f5dc-aa98-40e6-bf15-49849594f991 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aea8f5dc-aa98-40e6-bf15-49849594f991.shg-box.shg-c {
  justify-content: center;
}

#s-4c1b2012-94f0-4060-be75-4aadd6afcf23 {
  min-height: 50px;
}








#s-4c1b2012-94f0-4060-be75-4aadd6afcf23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c1b2012-94f0-4060-be75-4aadd6afcf23.shg-box.shg-c {
  justify-content: center;
}

#s-936342a3-1aec-4e95-9d2a-d56b5b3f82e2 {
  min-height: 50px;
background-color: rgba(0, 114, 114, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-936342a3-1aec-4e95-9d2a-d56b5b3f82e2 {
  display: none;
}
#s-936342a3-1aec-4e95-9d2a-d56b5b3f82e2, #wrap-s-936342a3-1aec-4e95-9d2a-d56b5b3f82e2 { display:none !important; }}@media (max-width: 767px){#s-936342a3-1aec-4e95-9d2a-d56b5b3f82e2 {
  display: none;
}
#s-936342a3-1aec-4e95-9d2a-d56b5b3f82e2, #wrap-s-936342a3-1aec-4e95-9d2a-d56b5b3f82e2 { display:none !important; }}







#s-936342a3-1aec-4e95-9d2a-d56b5b3f82e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-936342a3-1aec-4e95-9d2a-d56b5b3f82e2.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bf7884eb-5e21-468d-8074-af2f028fe67a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a3a24343-6f6a-4b5a-8b99-732e2e7a824d {
  background-repeat: no-repeat;
background-size: 125px 23px;
min-height: 50px;
background-position: left center;
}








#s-a3a24343-6f6a-4b5a-8b99-732e2e7a824d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3a24343-6f6a-4b5a-8b99-732e2e7a824d.shg-box.shg-c {
  justify-content: center;
}

#s-6159295f-ca0b-40ab-ab02-7a04490faeea {
  min-height: 50px;
}








#s-6159295f-ca0b-40ab-ab02-7a04490faeea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6159295f-ca0b-40ab-ab02-7a04490faeea.shg-box.shg-c {
  justify-content: center;
}

#s-6875f6d1-cb4c-474c-b9cf-d70513704d1e {
  background-repeat: no-repeat;
background-size: 125px 23px;
min-height: 50px;
background-position: left center;
}








#s-6875f6d1-cb4c-474c-b9cf-d70513704d1e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6875f6d1-cb4c-474c-b9cf-d70513704d1e.shg-box.shg-c {
  justify-content: center;
}

#s-170c9eba-8d39-4837-99d2-0c69557bcb66 {
  min-height: 50px;
}








#s-170c9eba-8d39-4837-99d2-0c69557bcb66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-170c9eba-8d39-4837-99d2-0c69557bcb66.shg-box.shg-c {
  justify-content: center;
}

#s-5dea4c5c-4634-472b-b7db-ad4cdbfd0557 {
  background-repeat: no-repeat;
background-size: 125px 23px;
min-height: 50px;
background-position: left center;
}








#s-5dea4c5c-4634-472b-b7db-ad4cdbfd0557 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5dea4c5c-4634-472b-b7db-ad4cdbfd0557.shg-box.shg-c {
  justify-content: center;
}

#s-3ffd9c84-4e2d-4642-ae8c-0ebf4435988e {
  min-height: 50px;
}








#s-3ffd9c84-4e2d-4642-ae8c-0ebf4435988e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ffd9c84-4e2d-4642-ae8c-0ebf4435988e.shg-box.shg-c {
  justify-content: center;
}

#s-31f4a41e-13c1-42cf-8dea-08d92814196e {
  min-height: 50px;
background-color: rgba(0, 114, 114, 1);
}
@media (min-width: 1200px){#s-31f4a41e-13c1-42cf-8dea-08d92814196e {
  display: none;
}
#s-31f4a41e-13c1-42cf-8dea-08d92814196e, #wrap-s-31f4a41e-13c1-42cf-8dea-08d92814196e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-31f4a41e-13c1-42cf-8dea-08d92814196e {
  display: none;
}
#s-31f4a41e-13c1-42cf-8dea-08d92814196e, #wrap-s-31f4a41e-13c1-42cf-8dea-08d92814196e { display:none !important; }}@media (max-width: 767px){#s-31f4a41e-13c1-42cf-8dea-08d92814196e {
  display: none;
}
#s-31f4a41e-13c1-42cf-8dea-08d92814196e, #wrap-s-31f4a41e-13c1-42cf-8dea-08d92814196e { display:none !important; }}







#s-31f4a41e-13c1-42cf-8dea-08d92814196e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31f4a41e-13c1-42cf-8dea-08d92814196e.shg-box.shg-c {
  justify-content: center;
}

#s-0c342ac6-fe6c-4f1d-ae36-e831a68d206b {
  min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-0c342ac6-fe6c-4f1d-ae36-e831a68d206b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0c342ac6-fe6c-4f1d-ae36-e831a68d206b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0c342ac6-fe6c-4f1d-ae36-e831a68d206b {
  
}
}@media (max-width: 767px){#s-0c342ac6-fe6c-4f1d-ae36-e831a68d206b {
  
}
}







#s-0c342ac6-fe6c-4f1d-ae36-e831a68d206b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c342ac6-fe6c-4f1d-ae36-e831a68d206b.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2921cd82-0169-4716-975a-f7eda90b4033"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-3fa71dda-4140-417f-bd0d-520bf04b53e4 {
  background-repeat: no-repeat;
background-size: 125px 23px;
min-height: 50px;
background-position: left center;
}








#s-3fa71dda-4140-417f-bd0d-520bf04b53e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3fa71dda-4140-417f-bd0d-520bf04b53e4.shg-box.shg-c {
  justify-content: center;
}

#s-b64ba36b-f2cc-4397-ae2c-e45ed37fee89 {
  min-height: 50px;
}








#s-b64ba36b-f2cc-4397-ae2c-e45ed37fee89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b64ba36b-f2cc-4397-ae2c-e45ed37fee89.shg-box.shg-c {
  justify-content: center;
}

#s-8d08bb4a-d950-4da1-b238-782b83f3a7d5 {
  background-repeat: no-repeat;
background-size: 125px 23px;
min-height: 50px;
background-position: left center;
}








#s-8d08bb4a-d950-4da1-b238-782b83f3a7d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d08bb4a-d950-4da1-b238-782b83f3a7d5.shg-box.shg-c {
  justify-content: center;
}

#s-37fd5123-abc9-427f-bb75-f0ee27717492 {
  min-height: 50px;
}








#s-37fd5123-abc9-427f-bb75-f0ee27717492 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37fd5123-abc9-427f-bb75-f0ee27717492.shg-box.shg-c {
  justify-content: center;
}

#s-0807decd-1bef-4703-b4ba-b8f8fece889a {
  background-repeat: no-repeat;
background-size: 125px 23px;
min-height: 50px;
background-position: left center;
}








#s-0807decd-1bef-4703-b4ba-b8f8fece889a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0807decd-1bef-4703-b4ba-b8f8fece889a.shg-box.shg-c {
  justify-content: center;
}

#s-33422a11-a879-44c6-8e6b-b60eba4e196d {
  min-height: 50px;
}








#s-33422a11-a879-44c6-8e6b-b60eba4e196d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33422a11-a879-44c6-8e6b-b60eba4e196d.shg-box.shg-c {
  justify-content: center;
}

#s-d4ae0c4e-59f9-403b-989e-8a53f27a2dc4 {
  min-height: 50px;
background-color: rgba(0, 114, 114, 1);
}
@media (min-width: 1200px){#s-d4ae0c4e-59f9-403b-989e-8a53f27a2dc4 {
  display: none;
}
#s-d4ae0c4e-59f9-403b-989e-8a53f27a2dc4, #wrap-s-d4ae0c4e-59f9-403b-989e-8a53f27a2dc4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d4ae0c4e-59f9-403b-989e-8a53f27a2dc4 {
  display: none;
}
#s-d4ae0c4e-59f9-403b-989e-8a53f27a2dc4, #wrap-s-d4ae0c4e-59f9-403b-989e-8a53f27a2dc4 { display:none !important; }}@media (max-width: 767px){#s-d4ae0c4e-59f9-403b-989e-8a53f27a2dc4 {
  display: none;
}
#s-d4ae0c4e-59f9-403b-989e-8a53f27a2dc4, #wrap-s-d4ae0c4e-59f9-403b-989e-8a53f27a2dc4 { display:none !important; }}







#s-d4ae0c4e-59f9-403b-989e-8a53f27a2dc4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4ae0c4e-59f9-403b-989e-8a53f27a2dc4.shg-box.shg-c {
  justify-content: center;
}

#s-249eaa2a-80b9-4ed6-9ad4-73ff2638ed87 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-249eaa2a-80b9-4ed6-9ad4-73ff2638ed87 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-249eaa2a-80b9-4ed6-9ad4-73ff2638ed87 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-249eaa2a-80b9-4ed6-9ad4-73ff2638ed87 {
  
}
}@media (max-width: 767px){#s-249eaa2a-80b9-4ed6-9ad4-73ff2638ed87 {
  
}
}







#s-249eaa2a-80b9-4ed6-9ad4-73ff2638ed87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-249eaa2a-80b9-4ed6-9ad4-73ff2638ed87.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-11db4f5c-c73a-41b2-8a8d-42b375062986"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9adf6466-5fcf-42b9-95a5-4e7f383a5422 {
  background-repeat: no-repeat;
background-size: 125px 23px;
min-height: 50px;
background-position: left center;
}








#s-9adf6466-5fcf-42b9-95a5-4e7f383a5422 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9adf6466-5fcf-42b9-95a5-4e7f383a5422.shg-box.shg-c {
  justify-content: center;
}

#s-624a580c-b9b2-4078-9e25-c6d3d32943b3 {
  min-height: 50px;
}








#s-624a580c-b9b2-4078-9e25-c6d3d32943b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-624a580c-b9b2-4078-9e25-c6d3d32943b3.shg-box.shg-c {
  justify-content: center;
}

#s-60d963b9-da83-44fa-9bcb-21d68784795c {
  background-repeat: no-repeat;
background-size: 125px 23px;
min-height: 50px;
background-position: left center;
}








#s-60d963b9-da83-44fa-9bcb-21d68784795c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60d963b9-da83-44fa-9bcb-21d68784795c.shg-box.shg-c {
  justify-content: center;
}

#s-4ed97dce-6ae0-4216-9178-0e2a9001af06 {
  min-height: 50px;
}








#s-4ed97dce-6ae0-4216-9178-0e2a9001af06 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ed97dce-6ae0-4216-9178-0e2a9001af06.shg-box.shg-c {
  justify-content: center;
}

#s-1973ccb2-88e7-48e3-84ee-ebab4066dade {
  background-repeat: no-repeat;
background-size: 125px 23px;
min-height: 50px;
background-position: left center;
}








#s-1973ccb2-88e7-48e3-84ee-ebab4066dade > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1973ccb2-88e7-48e3-84ee-ebab4066dade.shg-box.shg-c {
  justify-content: center;
}

#s-8d16df79-f2b3-46ce-ad86-ba0cf3d9c9f4 {
  min-height: 50px;
}








#s-8d16df79-f2b3-46ce-ad86-ba0cf3d9c9f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d16df79-f2b3-46ce-ad86-ba0cf3d9c9f4.shg-box.shg-c {
  justify-content: center;
}

#s-eb29e48c-3cc7-4b6e-97c9-ab0ffbd97bb7 {
  margin-top: 2%;
min-height: 50px;
background-color: rgba(0, 114, 114, 1);
}
@media (min-width: 1200px){#s-eb29e48c-3cc7-4b6e-97c9-ab0ffbd97bb7 {
  display: none;
}
#s-eb29e48c-3cc7-4b6e-97c9-ab0ffbd97bb7, #wrap-s-eb29e48c-3cc7-4b6e-97c9-ab0ffbd97bb7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eb29e48c-3cc7-4b6e-97c9-ab0ffbd97bb7 {
  display: none;
}
#s-eb29e48c-3cc7-4b6e-97c9-ab0ffbd97bb7, #wrap-s-eb29e48c-3cc7-4b6e-97c9-ab0ffbd97bb7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eb29e48c-3cc7-4b6e-97c9-ab0ffbd97bb7 {
  display: none;
}
#s-eb29e48c-3cc7-4b6e-97c9-ab0ffbd97bb7, #wrap-s-eb29e48c-3cc7-4b6e-97c9-ab0ffbd97bb7 { display:none !important; }}







#s-eb29e48c-3cc7-4b6e-97c9-ab0ffbd97bb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb29e48c-3cc7-4b6e-97c9-ab0ffbd97bb7.shg-box.shg-c {
  justify-content: center;
}

#s-2a815db3-5f22-467d-9709-8d1032c3d121 {
  padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-2a815db3-5f22-467d-9709-8d1032c3d121 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2a815db3-5f22-467d-9709-8d1032c3d121 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2a815db3-5f22-467d-9709-8d1032c3d121 {
  
}
}







#s-2a815db3-5f22-467d-9709-8d1032c3d121 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a815db3-5f22-467d-9709-8d1032c3d121.shg-box.shg-c {
  justify-content: center;
}

#s-09bb7bfb-16b7-4008-acad-0c9f4e66a2ca {
  min-height: 50px;
}








#s-09bb7bfb-16b7-4008-acad-0c9f4e66a2ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-09bb7bfb-16b7-4008-acad-0c9f4e66a2ca.shg-box.shg-c {
  justify-content: center;
}

#s-4286f7c3-634d-4819-802c-8586d2725f4d {
  background-repeat: no-repeat;
background-size: 125px 23px;
min-height: 50px;
background-position: left center;
}








#s-4286f7c3-634d-4819-802c-8586d2725f4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4286f7c3-634d-4819-802c-8586d2725f4d.shg-box.shg-c {
  justify-content: center;
}

#s-bab23881-40d1-4191-9570-8c6388a69702 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-f1762d5c-dab8-4057-b33b-6f4aa1629518 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-2f2857c5-da8c-494f-a869-04ef0cbce747 {
  min-height: 50px;
}








#s-2f2857c5-da8c-494f-a869-04ef0cbce747 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f2857c5-da8c-494f-a869-04ef0cbce747.shg-box.shg-c {
  justify-content: center;
}

#s-9c12b842-5b35-476b-8284-768d1103229b {
  background-repeat: no-repeat;
background-size: 125px 23px;
min-height: 50px;
background-position: left center;
}








#s-9c12b842-5b35-476b-8284-768d1103229b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c12b842-5b35-476b-8284-768d1103229b.shg-box.shg-c {
  justify-content: center;
}

#s-b850b5c6-84a3-4f2a-923e-60a61e6ba7be {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-987232f8-7ced-45f5-8c83-9780594c2337 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-ba029aea-cc6d-48de-a2fa-5975ea229758 {
  background-repeat: no-repeat;
background-size: 125px 23px;
min-height: 50px;
background-position: left center;
}








#s-ba029aea-cc6d-48de-a2fa-5975ea229758 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba029aea-cc6d-48de-a2fa-5975ea229758.shg-box.shg-c {
  justify-content: center;
}

#s-380085aa-01e4-4b28-a4c9-73eb0386ea71 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-ad105079-830a-4ae1-9434-8266b1a948b7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-ab238738-87d2-44f5-b213-4a7f50e4b8ca {
  background-repeat: no-repeat;
background-size: 125px 23px;
min-height: 50px;
background-position: left center;
}








#s-ab238738-87d2-44f5-b213-4a7f50e4b8ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab238738-87d2-44f5-b213-4a7f50e4b8ca.shg-box.shg-c {
  justify-content: center;
}

#s-f3ed9f50-85c2-441f-b9ce-47d21abd8cfb {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-9fd3116a-b0da-44f1-a7f2-602e5e7f3e12 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-9fd3116a-b0da-44f1-a7f2-602e5e7f3e12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9fd3116a-b0da-44f1-a7f2-602e5e7f3e12.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-e568a467-eb39-45e1-b249-00e1b9ebe105 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e568a467-eb39-45e1-b249-00e1b9ebe105 {
  display: none;
}
#s-e568a467-eb39-45e1-b249-00e1b9ebe105, #wrap-s-e568a467-eb39-45e1-b249-00e1b9ebe105 { display:none !important; }}@media (max-width: 767px){#s-e568a467-eb39-45e1-b249-00e1b9ebe105 {
  display: none;
}
#s-e568a467-eb39-45e1-b249-00e1b9ebe105, #wrap-s-e568a467-eb39-45e1-b249-00e1b9ebe105 { display:none !important; }}
@media (min-width: 1200px){#s-b5cedc16-f8d8-4c1d-bf34-0878299cc7b9 {
  display: none;
}
#s-b5cedc16-f8d8-4c1d-bf34-0878299cc7b9, #wrap-s-b5cedc16-f8d8-4c1d-bf34-0878299cc7b9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b5cedc16-f8d8-4c1d-bf34-0878299cc7b9 {
  display: none;
}
#s-b5cedc16-f8d8-4c1d-bf34-0878299cc7b9, #wrap-s-b5cedc16-f8d8-4c1d-bf34-0878299cc7b9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b5cedc16-f8d8-4c1d-bf34-0878299cc7b9 {
  
}
}@media (max-width: 767px){#s-b5cedc16-f8d8-4c1d-bf34-0878299cc7b9 {
  display: none;
}
#s-b5cedc16-f8d8-4c1d-bf34-0878299cc7b9, #wrap-s-b5cedc16-f8d8-4c1d-bf34-0878299cc7b9 { display:none !important; }}
@media (min-width: 1200px){#s-7dbb9af7-6683-4b54-8f90-a1528902e603 {
  display: none;
}
#s-7dbb9af7-6683-4b54-8f90-a1528902e603, #wrap-s-7dbb9af7-6683-4b54-8f90-a1528902e603 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7dbb9af7-6683-4b54-8f90-a1528902e603 {
  display: none;
}
#s-7dbb9af7-6683-4b54-8f90-a1528902e603, #wrap-s-7dbb9af7-6683-4b54-8f90-a1528902e603 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7dbb9af7-6683-4b54-8f90-a1528902e603 {
  display: none;
}
#s-7dbb9af7-6683-4b54-8f90-a1528902e603, #wrap-s-7dbb9af7-6683-4b54-8f90-a1528902e603 { display:none !important; }}@media (max-width: 767px){#s-7dbb9af7-6683-4b54-8f90-a1528902e603 {
  
}
}
#s-97c6266b-683b-4bb3-b911-660bb74f8903 {
  padding-top: 1%;
padding-bottom: 1%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-97c6266b-683b-4bb3-b911-660bb74f8903 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97c6266b-683b-4bb3-b911-660bb74f8903.shg-box.shg-c {
  justify-content: center;
}

#s-abfd3051-5e77-4291-9610-ddc0476a0310 {
  min-height: 50px;
}








#s-abfd3051-5e77-4291-9610-ddc0476a0310 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-abfd3051-5e77-4291-9610-ddc0476a0310.shg-box.shg-c {
  justify-content: center;
}

#s-e447452f-d3c8-4379-8b87-5fafea8b4d04 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-e447452f-d3c8-4379-8b87-5fafea8b4d04:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e447452f-d3c8-4379-8b87-5fafea8b4d04:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e447452f-d3c8-4379-8b87-5fafea8b4d04.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-339591b8-529d-4dae-a3ad-1013d256c559 {
  min-height: 50px;
}








#s-339591b8-529d-4dae-a3ad-1013d256c559 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-339591b8-529d-4dae-a3ad-1013d256c559.shg-box.shg-c {
  justify-content: center;
}

                /*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion: reduce), print{.animate__animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(700px) scale(0.7);opacity:.7}}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(700px) scale(0.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(-2000px) scale(0.7);opacity:.7}}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(-2000px) scale(0.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(2000px) scale(0.7);opacity:.7}}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(2000px) scale(0.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(-700px) scale(0.7);opacity:.7}}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(-700px) scale(0.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg {
  display: none;
  margin-top: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #dc143c;
}
