.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * 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: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  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 {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-7db869f0-d249-4af8-85ea-558d6e7fa3f3 {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-7db869f0-d249-4af8-85ea-558d6e7fa3f3 {
  padding-left: 8%;
padding-right: 8%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7db869f0-d249-4af8-85ea-558d6e7fa3f3 {
  padding-left: 7%;
padding-right: 7%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7db869f0-d249-4af8-85ea-558d6e7fa3f3 {
  padding-left: 2%;
padding-right: 2%;
}
}@media (max-width: 767px){#s-7db869f0-d249-4af8-85ea-558d6e7fa3f3 {
  padding-left: 2%;
padding-right: 2%;
}
}







#s-7db869f0-d249-4af8-85ea-558d6e7fa3f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7db869f0-d249-4af8-85ea-558d6e7fa3f3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f5c25780-b77e-46d2-a146-d71ca4ab44cb {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-f5c25780-b77e-46d2-a146-d71ca4ab44cb {
  min-height: 120px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f5c25780-b77e-46d2-a146-d71ca4ab44cb {
  min-height: 120px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f5c25780-b77e-46d2-a146-d71ca4ab44cb {
  min-height: 90px;
}
}@media (max-width: 767px){#s-f5c25780-b77e-46d2-a146-d71ca4ab44cb {
  min-height: 70px;
}
}
#s-f5c25780-b77e-46d2-a146-d71ca4ab44cb {
  background-image: url(https://i.shgcdn.com/8ab4e85b-c325-4b61-93ca-76b5380577cc/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-f5c25780-b77e-46d2-a146-d71ca4ab44cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5c25780-b77e-46d2-a146-d71ca4ab44cb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5c3d57e8-e621-452a-acc3-85ef6d416caf {
  margin-left: 0%;
text-align: center;
}

#s-bd7d6139-7b19-4d2a-b2c6-3040780667ec {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
min-height: 800px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-bd7d6139-7b19-4d2a-b2c6-3040780667ec {
  min-height: 700px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bd7d6139-7b19-4d2a-b2c6-3040780667ec {
  min-height: 700px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-bd7d6139-7b19-4d2a-b2c6-3040780667ec {
  min-height: 500px;
}
}@media (max-width: 767px){#s-bd7d6139-7b19-4d2a-b2c6-3040780667ec {
  min-height: 350px;
}
}
#s-bd7d6139-7b19-4d2a-b2c6-3040780667ec {
  background-image: url(https://i.shgcdn.com/65f5b861-c42e-46bb-a12f-6c8667cc9e0f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-bd7d6139-7b19-4d2a-b2c6-3040780667ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd7d6139-7b19-4d2a-b2c6-3040780667ec.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-efb16b45-1b07-40bc-b35d-2461b903f7b3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-efb16b45-1b07-40bc-b35d-2461b903f7b3 {
  margin-top: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-efb16b45-1b07-40bc-b35d-2461b903f7b3 {
  margin-top: 25px;
margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-efb16b45-1b07-40bc-b35d-2461b903f7b3 {
  margin-top: 25px;
}
}@media (max-width: 767px){#s-efb16b45-1b07-40bc-b35d-2461b903f7b3 {
  margin-top: 25px;
margin-bottom: 0px;
}
}
#s-efb16b45-1b07-40bc-b35d-2461b903f7b3 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-efb16b45-1b07-40bc-b35d-2461b903f7b3 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


}@media (max-width: 767px){#s-efb16b45-1b07-40bc-b35d-2461b903f7b3 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}


}
.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-1bec3376-d842-4fba-ad95-5ba8fd05d6af {
  padding-left: 0%;
padding-right: 0%;
}

#s-1bec3376-d842-4fba-ad95-5ba8fd05d6af hr {
  border-top: 2px solid #ddd;
}

#s-3d6fd2ec-a36f-43e2-a910-d99509a428c5 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-3d6fd2ec-a36f-43e2-a910-d99509a428c5 .shogun-heading-component h2 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}


@media (min-width: 1200px){#s-3d6fd2ec-a36f-43e2-a910-d99509a428c5 .shogun-heading-component h2 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: center;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-3d6fd2ec-a36f-43e2-a910-d99509a428c5 .shogun-heading-component h2 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-3d6fd2ec-a36f-43e2-a910-d99509a428c5 .shogun-heading-component h2 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 35px;
  
  
  text-align: center;
}


}@media (max-width: 767px){#s-3d6fd2ec-a36f-43e2-a910-d99509a428c5 .shogun-heading-component h2 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}


}
#s-ab5299ff-9c20-4354-aaba-fc08f58d5d4b {
  padding-left: 0%;
padding-right: 0%;
}

#s-ab5299ff-9c20-4354-aaba-fc08f58d5d4b hr {
  border-top: 2px solid #ddd;
}

#s-ff3945e8-bf48-4de5-9d80-dc2db08fe15e {
  background-size: cover;
margin-bottom: 0px;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(143, 141, 134, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(118, 129, 121, 1);
background-position: center center;
}
@media (min-width: 1200px){#s-ff3945e8-bf48-4de5-9d80-dc2db08fe15e {
  margin-left: 0%;
margin-right: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ff3945e8-bf48-4de5-9d80-dc2db08fe15e {
  margin-left: 0%;
margin-right: 0%;
padding-left: 2%;
padding-right: 2%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ff3945e8-bf48-4de5-9d80-dc2db08fe15e {
  display: none;
}
#s-ff3945e8-bf48-4de5-9d80-dc2db08fe15e, #wrap-s-ff3945e8-bf48-4de5-9d80-dc2db08fe15e { display:none !important; }}@media (max-width: 767px){#s-ff3945e8-bf48-4de5-9d80-dc2db08fe15e {
  margin-bottom: 20px;
display: none;
}
#s-ff3945e8-bf48-4de5-9d80-dc2db08fe15e, #wrap-s-ff3945e8-bf48-4de5-9d80-dc2db08fe15e { display:none !important; }}







#s-ff3945e8-bf48-4de5-9d80-dc2db08fe15e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff3945e8-bf48-4de5-9d80-dc2db08fe15e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  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 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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.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 ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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 {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  padding-inline-start: 40px;
}

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

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

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

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

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

#s-0a8844bb-249c-4a40-aa4f-5d171ad0b5cf {
  padding-top: 15px;
padding-bottom: 15px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
}

#s-e50e8ad3-cb25-4750-a388-2b50f6c192ef {
  background-size: cover;
margin-bottom: 0px;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(143, 141, 134, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(118, 129, 121, 1);
background-position: center center;
}
@media (min-width: 1200px){#s-e50e8ad3-cb25-4750-a388-2b50f6c192ef {
  margin-left: 0%;
margin-right: 0%;
display: none;
}
#s-e50e8ad3-cb25-4750-a388-2b50f6c192ef, #wrap-s-e50e8ad3-cb25-4750-a388-2b50f6c192ef { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e50e8ad3-cb25-4750-a388-2b50f6c192ef {
  margin-left: 0%;
margin-right: 0%;
padding-left: 2%;
padding-right: 2%;
display: none;
}
#s-e50e8ad3-cb25-4750-a388-2b50f6c192ef, #wrap-s-e50e8ad3-cb25-4750-a388-2b50f6c192ef { display:none !important; }}@media (max-width: 767px){#s-e50e8ad3-cb25-4750-a388-2b50f6c192ef {
  margin-bottom: 20px;
}
}







#s-e50e8ad3-cb25-4750-a388-2b50f6c192ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e50e8ad3-cb25-4750-a388-2b50f6c192ef.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-94129ca4-2b91-4aac-97aa-b129c8f2ceba {
  padding-left: 0%;
padding-right: 0%;
}

#s-94129ca4-2b91-4aac-97aa-b129c8f2ceba hr {
  border-top: 2px solid #ddd;
}

#s-d4f96a55-03ae-44fe-9f87-31cfc741b469 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d4f96a55-03ae-44fe-9f87-31cfc741b469 .shogun-heading-component h2 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}


@media (min-width: 1200px){#s-d4f96a55-03ae-44fe-9f87-31cfc741b469 .shogun-heading-component h2 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: center;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d4f96a55-03ae-44fe-9f87-31cfc741b469 .shogun-heading-component h2 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-d4f96a55-03ae-44fe-9f87-31cfc741b469 .shogun-heading-component h2 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 35px;
  
  
  text-align: center;
}


}@media (max-width: 767px){#s-d4f96a55-03ae-44fe-9f87-31cfc741b469 .shogun-heading-component h2 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}


}
#s-f9b3c4e8-9a51-4aa2-b191-20b7558d3b9d {
  padding-left: 0%;
padding-right: 0%;
}

#s-f9b3c4e8-9a51-4aa2-b191-20b7558d3b9d hr {
  border-top: 2px solid #ddd;
}

#s-96370575-b8bf-4e24-9047-f8baa712c4d5 {
  background-size: cover;
margin-bottom: 0px;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(143, 141, 134, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(118, 129, 121, 1);
background-position: center center;
}
@media (min-width: 1200px){#s-96370575-b8bf-4e24-9047-f8baa712c4d5 {
  margin-left: 0%;
margin-right: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-96370575-b8bf-4e24-9047-f8baa712c4d5 {
  margin-left: 0%;
margin-right: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-96370575-b8bf-4e24-9047-f8baa712c4d5 {
  display: none;
}
#s-96370575-b8bf-4e24-9047-f8baa712c4d5, #wrap-s-96370575-b8bf-4e24-9047-f8baa712c4d5 { display:none !important; }}@media (max-width: 767px){#s-96370575-b8bf-4e24-9047-f8baa712c4d5 {
  margin-bottom: 20px;
display: none;
}
#s-96370575-b8bf-4e24-9047-f8baa712c4d5, #wrap-s-96370575-b8bf-4e24-9047-f8baa712c4d5 { display:none !important; }}







#s-96370575-b8bf-4e24-9047-f8baa712c4d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96370575-b8bf-4e24-9047-f8baa712c4d5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-80f1b8b6-d360-4f35-ab6b-a495353217c5 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
}

#s-b1d04242-b083-44a1-9539-c4acaefe3f8b {
  background-size: cover;
margin-bottom: 0px;
padding-top: 20px;
padding-left: 2%;
padding-bottom: 20px;
padding-right: 2%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(143, 141, 134, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(118, 129, 121, 1);
background-position: center center;
}
@media (min-width: 1200px){#s-b1d04242-b083-44a1-9539-c4acaefe3f8b {
  margin-left: 0%;
margin-right: 0%;
display: none;
}
#s-b1d04242-b083-44a1-9539-c4acaefe3f8b, #wrap-s-b1d04242-b083-44a1-9539-c4acaefe3f8b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b1d04242-b083-44a1-9539-c4acaefe3f8b {
  margin-left: 0%;
margin-right: 0%;
display: none;
}
#s-b1d04242-b083-44a1-9539-c4acaefe3f8b, #wrap-s-b1d04242-b083-44a1-9539-c4acaefe3f8b { display:none !important; }}@media (max-width: 767px){#s-b1d04242-b083-44a1-9539-c4acaefe3f8b {
  margin-bottom: 20px;
}
}







#s-b1d04242-b083-44a1-9539-c4acaefe3f8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1d04242-b083-44a1-9539-c4acaefe3f8b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  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-text {
  font-weight: ;
  font-family: ;
}

.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-ff96d5b0-53d4-4b30-a5ca-9eaf5a069ff9 {
  margin-top: 20px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(118, 129, 121, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.2em;
}
#s-ff96d5b0-53d4-4b30-a5ca-9eaf5a069ff9:hover {background-color: rgba(118, 129, 121, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ff96d5b0-53d4-4b30-a5ca-9eaf5a069ff9:active {background-color: rgba(98, 98, 98, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-ff96d5b0-53d4-4b30-a5ca-9eaf5a069ff9-root {
    text-align: center;
  }


#s-ff96d5b0-53d4-4b30-a5ca-9eaf5a069ff9.shg-btn {
  color: #ffffff;
  
  
  
  font-family: AvenirLTStd-Book;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ff96d5b0-53d4-4b30-a5ca-9eaf5a069ff9-root {
    text-align: center;
  }


#s-ff96d5b0-53d4-4b30-a5ca-9eaf5a069ff9.shg-btn {
  color: #ffffff;
  
  
  
  font-family: AvenirLTStd-Book;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ff96d5b0-53d4-4b30-a5ca-9eaf5a069ff9-root {
    text-align: center;
  }


#s-ff96d5b0-53d4-4b30-a5ca-9eaf5a069ff9.shg-btn {
  color: #ffffff;
  
  
  
  font-family: AvenirLTStd-Book;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ff96d5b0-53d4-4b30-a5ca-9eaf5a069ff9-root {
    text-align: center;
  }


#s-ff96d5b0-53d4-4b30-a5ca-9eaf5a069ff9.shg-btn {
  color: #ffffff;
  
  
  
  font-family: AvenirLTStd-Book;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ff96d5b0-53d4-4b30-a5ca-9eaf5a069ff9-root {
    text-align: center;
  }


#s-ff96d5b0-53d4-4b30-a5ca-9eaf5a069ff9.shg-btn {
  color: #ffffff;
  
  
  
  font-family: AvenirLTStd-Book;
  display:  inline-block ;
}
}
#s-e12974d3-049b-424f-b8ce-4f38075b0ac2 {
  min-height: 50px;
}








#s-e12974d3-049b-424f-b8ce-4f38075b0ac2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e12974d3-049b-424f-b8ce-4f38075b0ac2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f2f0f6cf-cbae-472e-b67e-1f9de279e38c {
  margin-left: 0%;
margin-right: 0%;
padding-left: 2%;
padding-right: 2%;
}

#s-f2f0f6cf-cbae-472e-b67e-1f9de279e38c hr {
  border-top: 2px solid #ddd;
}

#s-6b1dd39d-dcfd-4450-9042-97f5a44ad178 {
  margin-top: 10px;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-6b1dd39d-dcfd-4450-9042-97f5a44ad178 .shogun-heading-component h3 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  
  
  
  text-align: center;
}


@media (min-width: 1200px){#s-6b1dd39d-dcfd-4450-9042-97f5a44ad178 .shogun-heading-component h3 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: center;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-6b1dd39d-dcfd-4450-9042-97f5a44ad178 .shogun-heading-component h3 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-6b1dd39d-dcfd-4450-9042-97f5a44ad178 .shogun-heading-component h3 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 35px;
  
  
  text-align: center;
}


}@media (max-width: 767px){#s-6b1dd39d-dcfd-4450-9042-97f5a44ad178 .shogun-heading-component h3 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}


}
.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;
  min-height: 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;
}

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

  to {
    opacity: 1;
  }
}

#s-cc554767-742e-4fdf-aabf-8d149f67099e {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-cc554767-742e-4fdf-aabf-8d149f67099e {
  display: none;
}
#s-cc554767-742e-4fdf-aabf-8d149f67099e, #wrap-s-cc554767-742e-4fdf-aabf-8d149f67099e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cc554767-742e-4fdf-aabf-8d149f67099e {
  display: none;
}
#s-cc554767-742e-4fdf-aabf-8d149f67099e, #wrap-s-cc554767-742e-4fdf-aabf-8d149f67099e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cc554767-742e-4fdf-aabf-8d149f67099e {
  display: none;
}
#s-cc554767-742e-4fdf-aabf-8d149f67099e, #wrap-s-cc554767-742e-4fdf-aabf-8d149f67099e { display:none !important; }}@media (max-width: 767px){#s-cc554767-742e-4fdf-aabf-8d149f67099e {
  display: none;
}
#s-cc554767-742e-4fdf-aabf-8d149f67099e, #wrap-s-cc554767-742e-4fdf-aabf-8d149f67099e { display:none !important; }}
#s-cc554767-742e-4fdf-aabf-8d149f67099e .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-cc554767-742e-4fdf-aabf-8d149f67099e .shg-sld-nav-button.shg-sld-left,
#s-cc554767-742e-4fdf-aabf-8d149f67099e .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "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%;
}

.shg-imageV2-content {
  text-align: initial;
}

.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;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-0285339f-253e-4525-abc1-64956fff854c {
  text-align: center;
}







  img.s-0285339f-253e-4525-abc1-64956fff854c.shogun-image {
    
    
  }


.s-0285339f-253e-4525-abc1-64956fff854c .shogun-image-content {
  
    align-items: center;
  
}

.s-0285339f-253e-4525-abc1-64956fff854c.shg-align-container {
  text-align: center
}

.s-0285339f-253e-4525-abc1-64956fff854c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0285339f-253e-4525-abc1-64956fff854c.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-0285339f-253e-4525-abc1-64956fff854c.shogun-image {
    
    
  }


.s-0285339f-253e-4525-abc1-64956fff854c .shogun-image-content {
  
    align-items: center;
  
}

.s-0285339f-253e-4525-abc1-64956fff854c.shg-align-container {
  text-align: center
}

.s-0285339f-253e-4525-abc1-64956fff854c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0285339f-253e-4525-abc1-64956fff854c.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-0285339f-253e-4525-abc1-64956fff854c.shogun-image {
    
    
  }


.s-0285339f-253e-4525-abc1-64956fff854c .shogun-image-content {
  
    align-items: center;
  
}

.s-0285339f-253e-4525-abc1-64956fff854c.shg-align-container {
  text-align: center
}

.s-0285339f-253e-4525-abc1-64956fff854c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0285339f-253e-4525-abc1-64956fff854c.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-0285339f-253e-4525-abc1-64956fff854c.shogun-image {
    
    
  }


.s-0285339f-253e-4525-abc1-64956fff854c .shogun-image-content {
  
    align-items: center;
  
}

.s-0285339f-253e-4525-abc1-64956fff854c.shg-align-container {
  text-align: center
}

.s-0285339f-253e-4525-abc1-64956fff854c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0285339f-253e-4525-abc1-64956fff854c.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-0285339f-253e-4525-abc1-64956fff854c.shogun-image {
    
    
  }


.s-0285339f-253e-4525-abc1-64956fff854c .shogun-image-content {
  
    align-items: center;
  
}

.s-0285339f-253e-4525-abc1-64956fff854c.shg-align-container {
  text-align: center
}

.s-0285339f-253e-4525-abc1-64956fff854c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0285339f-253e-4525-abc1-64956fff854c.shogun-image {
  box-sizing: border-box;
}


}
#s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726 {
  text-align: center;
}







  img.s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726.shogun-image {
    
    
  }


.s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726 .shogun-image-content {
  
    align-items: center;
  
}

.s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726.shg-align-container {
  text-align: center
}

.s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726.shogun-image {
    
    
  }


.s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726 .shogun-image-content {
  
    align-items: center;
  
}

.s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726.shg-align-container {
  text-align: center
}

.s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726.shogun-image {
    
    
  }


.s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726 .shogun-image-content {
  
    align-items: center;
  
}

.s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726.shg-align-container {
  text-align: center
}

.s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726.shogun-image {
    
    
  }


.s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726 .shogun-image-content {
  
    align-items: center;
  
}

.s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726.shg-align-container {
  text-align: center
}

.s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726.shogun-image {
    
    
  }


.s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726 .shogun-image-content {
  
    align-items: center;
  
}

.s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726.shg-align-container {
  text-align: center
}

.s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7e5ddee-46c7-4bf3-8243-2b4c0f4cb726.shogun-image {
  box-sizing: border-box;
}


}
#s-fe9ceb81-624b-42cd-9fde-77356b733398 {
  text-align: center;
}







  img.s-fe9ceb81-624b-42cd-9fde-77356b733398.shogun-image {
    
    
  }


.s-fe9ceb81-624b-42cd-9fde-77356b733398 .shogun-image-content {
  
    align-items: center;
  
}

.s-fe9ceb81-624b-42cd-9fde-77356b733398.shg-align-container {
  text-align: center
}

.s-fe9ceb81-624b-42cd-9fde-77356b733398.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe9ceb81-624b-42cd-9fde-77356b733398.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-fe9ceb81-624b-42cd-9fde-77356b733398.shogun-image {
    
    
  }


.s-fe9ceb81-624b-42cd-9fde-77356b733398 .shogun-image-content {
  
    align-items: center;
  
}

.s-fe9ceb81-624b-42cd-9fde-77356b733398.shg-align-container {
  text-align: center
}

.s-fe9ceb81-624b-42cd-9fde-77356b733398.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe9ceb81-624b-42cd-9fde-77356b733398.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-fe9ceb81-624b-42cd-9fde-77356b733398.shogun-image {
    
    
  }


.s-fe9ceb81-624b-42cd-9fde-77356b733398 .shogun-image-content {
  
    align-items: center;
  
}

.s-fe9ceb81-624b-42cd-9fde-77356b733398.shg-align-container {
  text-align: center
}

.s-fe9ceb81-624b-42cd-9fde-77356b733398.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe9ceb81-624b-42cd-9fde-77356b733398.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-fe9ceb81-624b-42cd-9fde-77356b733398.shogun-image {
    
    
  }


.s-fe9ceb81-624b-42cd-9fde-77356b733398 .shogun-image-content {
  
    align-items: center;
  
}

.s-fe9ceb81-624b-42cd-9fde-77356b733398.shg-align-container {
  text-align: center
}

.s-fe9ceb81-624b-42cd-9fde-77356b733398.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe9ceb81-624b-42cd-9fde-77356b733398.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-fe9ceb81-624b-42cd-9fde-77356b733398.shogun-image {
    
    
  }


.s-fe9ceb81-624b-42cd-9fde-77356b733398 .shogun-image-content {
  
    align-items: center;
  
}

.s-fe9ceb81-624b-42cd-9fde-77356b733398.shg-align-container {
  text-align: center
}

.s-fe9ceb81-624b-42cd-9fde-77356b733398.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fe9ceb81-624b-42cd-9fde-77356b733398.shogun-image {
  box-sizing: border-box;
}


}
#s-e20d11e9-1bbd-4369-b497-bb57c1031f7c {
  text-align: center;
}







  img.s-e20d11e9-1bbd-4369-b497-bb57c1031f7c.shogun-image {
    
    
  }


.s-e20d11e9-1bbd-4369-b497-bb57c1031f7c .shogun-image-content {
  
    align-items: center;
  
}

.s-e20d11e9-1bbd-4369-b497-bb57c1031f7c.shg-align-container {
  text-align: center
}

.s-e20d11e9-1bbd-4369-b497-bb57c1031f7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e20d11e9-1bbd-4369-b497-bb57c1031f7c.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-e20d11e9-1bbd-4369-b497-bb57c1031f7c.shogun-image {
    
    
  }


.s-e20d11e9-1bbd-4369-b497-bb57c1031f7c .shogun-image-content {
  
    align-items: center;
  
}

.s-e20d11e9-1bbd-4369-b497-bb57c1031f7c.shg-align-container {
  text-align: center
}

.s-e20d11e9-1bbd-4369-b497-bb57c1031f7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e20d11e9-1bbd-4369-b497-bb57c1031f7c.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-e20d11e9-1bbd-4369-b497-bb57c1031f7c.shogun-image {
    
    
  }


.s-e20d11e9-1bbd-4369-b497-bb57c1031f7c .shogun-image-content {
  
    align-items: center;
  
}

.s-e20d11e9-1bbd-4369-b497-bb57c1031f7c.shg-align-container {
  text-align: center
}

.s-e20d11e9-1bbd-4369-b497-bb57c1031f7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e20d11e9-1bbd-4369-b497-bb57c1031f7c.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-e20d11e9-1bbd-4369-b497-bb57c1031f7c.shogun-image {
    
    
  }


.s-e20d11e9-1bbd-4369-b497-bb57c1031f7c .shogun-image-content {
  
    align-items: center;
  
}

.s-e20d11e9-1bbd-4369-b497-bb57c1031f7c.shg-align-container {
  text-align: center
}

.s-e20d11e9-1bbd-4369-b497-bb57c1031f7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e20d11e9-1bbd-4369-b497-bb57c1031f7c.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-e20d11e9-1bbd-4369-b497-bb57c1031f7c.shogun-image {
    
    
  }


.s-e20d11e9-1bbd-4369-b497-bb57c1031f7c .shogun-image-content {
  
    align-items: center;
  
}

.s-e20d11e9-1bbd-4369-b497-bb57c1031f7c.shg-align-container {
  text-align: center
}

.s-e20d11e9-1bbd-4369-b497-bb57c1031f7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e20d11e9-1bbd-4369-b497-bb57c1031f7c.shogun-image {
  box-sizing: border-box;
}


}
#s-78464a59-6425-46b0-8cb9-72fdd29489a4 {
  text-align: center;
}







  img.s-78464a59-6425-46b0-8cb9-72fdd29489a4.shogun-image {
    
    
  }


.s-78464a59-6425-46b0-8cb9-72fdd29489a4 .shogun-image-content {
  
    align-items: center;
  
}

.s-78464a59-6425-46b0-8cb9-72fdd29489a4.shg-align-container {
  text-align: center
}

.s-78464a59-6425-46b0-8cb9-72fdd29489a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-78464a59-6425-46b0-8cb9-72fdd29489a4.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-78464a59-6425-46b0-8cb9-72fdd29489a4.shogun-image {
    
    
  }


.s-78464a59-6425-46b0-8cb9-72fdd29489a4 .shogun-image-content {
  
    align-items: center;
  
}

.s-78464a59-6425-46b0-8cb9-72fdd29489a4.shg-align-container {
  text-align: center
}

.s-78464a59-6425-46b0-8cb9-72fdd29489a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-78464a59-6425-46b0-8cb9-72fdd29489a4.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-78464a59-6425-46b0-8cb9-72fdd29489a4.shogun-image {
    
    
  }


.s-78464a59-6425-46b0-8cb9-72fdd29489a4 .shogun-image-content {
  
    align-items: center;
  
}

.s-78464a59-6425-46b0-8cb9-72fdd29489a4.shg-align-container {
  text-align: center
}

.s-78464a59-6425-46b0-8cb9-72fdd29489a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-78464a59-6425-46b0-8cb9-72fdd29489a4.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-78464a59-6425-46b0-8cb9-72fdd29489a4.shogun-image {
    
    
  }


.s-78464a59-6425-46b0-8cb9-72fdd29489a4 .shogun-image-content {
  
    align-items: center;
  
}

.s-78464a59-6425-46b0-8cb9-72fdd29489a4.shg-align-container {
  text-align: center
}

.s-78464a59-6425-46b0-8cb9-72fdd29489a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-78464a59-6425-46b0-8cb9-72fdd29489a4.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-78464a59-6425-46b0-8cb9-72fdd29489a4.shogun-image {
    
    
  }


.s-78464a59-6425-46b0-8cb9-72fdd29489a4 .shogun-image-content {
  
    align-items: center;
  
}

.s-78464a59-6425-46b0-8cb9-72fdd29489a4.shg-align-container {
  text-align: center
}

.s-78464a59-6425-46b0-8cb9-72fdd29489a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-78464a59-6425-46b0-8cb9-72fdd29489a4.shogun-image {
  box-sizing: border-box;
}


}
#s-b023963a-6216-421d-99ae-98f077e8a245 {
  text-align: center;
}







  img.s-b023963a-6216-421d-99ae-98f077e8a245.shogun-image {
    
    
  }


.s-b023963a-6216-421d-99ae-98f077e8a245 .shogun-image-content {
  
    align-items: center;
  
}

.s-b023963a-6216-421d-99ae-98f077e8a245.shg-align-container {
  text-align: center
}

.s-b023963a-6216-421d-99ae-98f077e8a245.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b023963a-6216-421d-99ae-98f077e8a245.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-b023963a-6216-421d-99ae-98f077e8a245.shogun-image {
    
    
  }


.s-b023963a-6216-421d-99ae-98f077e8a245 .shogun-image-content {
  
    align-items: center;
  
}

.s-b023963a-6216-421d-99ae-98f077e8a245.shg-align-container {
  text-align: center
}

.s-b023963a-6216-421d-99ae-98f077e8a245.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b023963a-6216-421d-99ae-98f077e8a245.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-b023963a-6216-421d-99ae-98f077e8a245.shogun-image {
    
    
  }


.s-b023963a-6216-421d-99ae-98f077e8a245 .shogun-image-content {
  
    align-items: center;
  
}

.s-b023963a-6216-421d-99ae-98f077e8a245.shg-align-container {
  text-align: center
}

.s-b023963a-6216-421d-99ae-98f077e8a245.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b023963a-6216-421d-99ae-98f077e8a245.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-b023963a-6216-421d-99ae-98f077e8a245.shogun-image {
    
    
  }


.s-b023963a-6216-421d-99ae-98f077e8a245 .shogun-image-content {
  
    align-items: center;
  
}

.s-b023963a-6216-421d-99ae-98f077e8a245.shg-align-container {
  text-align: center
}

.s-b023963a-6216-421d-99ae-98f077e8a245.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b023963a-6216-421d-99ae-98f077e8a245.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-b023963a-6216-421d-99ae-98f077e8a245.shogun-image {
    
    
  }


.s-b023963a-6216-421d-99ae-98f077e8a245 .shogun-image-content {
  
    align-items: center;
  
}

.s-b023963a-6216-421d-99ae-98f077e8a245.shg-align-container {
  text-align: center
}

.s-b023963a-6216-421d-99ae-98f077e8a245.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b023963a-6216-421d-99ae-98f077e8a245.shogun-image {
  box-sizing: border-box;
}


}
#s-fab960db-3649-49f7-b710-b92a9877bd52 {
  text-align: center;
}







  img.s-fab960db-3649-49f7-b710-b92a9877bd52.shogun-image {
    
    
  }


.s-fab960db-3649-49f7-b710-b92a9877bd52 .shogun-image-content {
  
    align-items: center;
  
}

.s-fab960db-3649-49f7-b710-b92a9877bd52.shg-align-container {
  text-align: center
}

.s-fab960db-3649-49f7-b710-b92a9877bd52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fab960db-3649-49f7-b710-b92a9877bd52.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-fab960db-3649-49f7-b710-b92a9877bd52.shogun-image {
    
    
  }


.s-fab960db-3649-49f7-b710-b92a9877bd52 .shogun-image-content {
  
    align-items: center;
  
}

.s-fab960db-3649-49f7-b710-b92a9877bd52.shg-align-container {
  text-align: center
}

.s-fab960db-3649-49f7-b710-b92a9877bd52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fab960db-3649-49f7-b710-b92a9877bd52.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-fab960db-3649-49f7-b710-b92a9877bd52.shogun-image {
    
    
  }


.s-fab960db-3649-49f7-b710-b92a9877bd52 .shogun-image-content {
  
    align-items: center;
  
}

.s-fab960db-3649-49f7-b710-b92a9877bd52.shg-align-container {
  text-align: center
}

.s-fab960db-3649-49f7-b710-b92a9877bd52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fab960db-3649-49f7-b710-b92a9877bd52.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-fab960db-3649-49f7-b710-b92a9877bd52.shogun-image {
    
    
  }


.s-fab960db-3649-49f7-b710-b92a9877bd52 .shogun-image-content {
  
    align-items: center;
  
}

.s-fab960db-3649-49f7-b710-b92a9877bd52.shg-align-container {
  text-align: center
}

.s-fab960db-3649-49f7-b710-b92a9877bd52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fab960db-3649-49f7-b710-b92a9877bd52.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-fab960db-3649-49f7-b710-b92a9877bd52.shogun-image {
    
    
  }


.s-fab960db-3649-49f7-b710-b92a9877bd52 .shogun-image-content {
  
    align-items: center;
  
}

.s-fab960db-3649-49f7-b710-b92a9877bd52.shg-align-container {
  text-align: center
}

.s-fab960db-3649-49f7-b710-b92a9877bd52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fab960db-3649-49f7-b710-b92a9877bd52.shogun-image {
  box-sizing: border-box;
}


}
#s-8b109f78-f45f-455b-b3ae-522eb0e9fc70 {
  text-align: center;
}







  img.s-8b109f78-f45f-455b-b3ae-522eb0e9fc70.shogun-image {
    
    
  }


.s-8b109f78-f45f-455b-b3ae-522eb0e9fc70 .shogun-image-content {
  
    align-items: center;
  
}

.s-8b109f78-f45f-455b-b3ae-522eb0e9fc70.shg-align-container {
  text-align: center
}

.s-8b109f78-f45f-455b-b3ae-522eb0e9fc70.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b109f78-f45f-455b-b3ae-522eb0e9fc70.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-8b109f78-f45f-455b-b3ae-522eb0e9fc70.shogun-image {
    
    
  }


.s-8b109f78-f45f-455b-b3ae-522eb0e9fc70 .shogun-image-content {
  
    align-items: center;
  
}

.s-8b109f78-f45f-455b-b3ae-522eb0e9fc70.shg-align-container {
  text-align: center
}

.s-8b109f78-f45f-455b-b3ae-522eb0e9fc70.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b109f78-f45f-455b-b3ae-522eb0e9fc70.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-8b109f78-f45f-455b-b3ae-522eb0e9fc70.shogun-image {
    
    
  }


.s-8b109f78-f45f-455b-b3ae-522eb0e9fc70 .shogun-image-content {
  
    align-items: center;
  
}

.s-8b109f78-f45f-455b-b3ae-522eb0e9fc70.shg-align-container {
  text-align: center
}

.s-8b109f78-f45f-455b-b3ae-522eb0e9fc70.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b109f78-f45f-455b-b3ae-522eb0e9fc70.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-8b109f78-f45f-455b-b3ae-522eb0e9fc70.shogun-image {
    
    
  }


.s-8b109f78-f45f-455b-b3ae-522eb0e9fc70 .shogun-image-content {
  
    align-items: center;
  
}

.s-8b109f78-f45f-455b-b3ae-522eb0e9fc70.shg-align-container {
  text-align: center
}

.s-8b109f78-f45f-455b-b3ae-522eb0e9fc70.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b109f78-f45f-455b-b3ae-522eb0e9fc70.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-8b109f78-f45f-455b-b3ae-522eb0e9fc70.shogun-image {
    
    
  }


.s-8b109f78-f45f-455b-b3ae-522eb0e9fc70 .shogun-image-content {
  
    align-items: center;
  
}

.s-8b109f78-f45f-455b-b3ae-522eb0e9fc70.shg-align-container {
  text-align: center
}

.s-8b109f78-f45f-455b-b3ae-522eb0e9fc70.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b109f78-f45f-455b-b3ae-522eb0e9fc70.shogun-image {
  box-sizing: border-box;
}


}
#s-7f093241-4a41-4c3d-b180-fff7c5144cb6 {
  text-align: center;
}







  img.s-7f093241-4a41-4c3d-b180-fff7c5144cb6.shogun-image {
    
    
  }


.s-7f093241-4a41-4c3d-b180-fff7c5144cb6 .shogun-image-content {
  
    align-items: center;
  
}

.s-7f093241-4a41-4c3d-b180-fff7c5144cb6.shg-align-container {
  text-align: center
}

.s-7f093241-4a41-4c3d-b180-fff7c5144cb6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f093241-4a41-4c3d-b180-fff7c5144cb6.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-7f093241-4a41-4c3d-b180-fff7c5144cb6.shogun-image {
    
    
  }


.s-7f093241-4a41-4c3d-b180-fff7c5144cb6 .shogun-image-content {
  
    align-items: center;
  
}

.s-7f093241-4a41-4c3d-b180-fff7c5144cb6.shg-align-container {
  text-align: center
}

.s-7f093241-4a41-4c3d-b180-fff7c5144cb6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f093241-4a41-4c3d-b180-fff7c5144cb6.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-7f093241-4a41-4c3d-b180-fff7c5144cb6.shogun-image {
    
    
  }


.s-7f093241-4a41-4c3d-b180-fff7c5144cb6 .shogun-image-content {
  
    align-items: center;
  
}

.s-7f093241-4a41-4c3d-b180-fff7c5144cb6.shg-align-container {
  text-align: center
}

.s-7f093241-4a41-4c3d-b180-fff7c5144cb6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f093241-4a41-4c3d-b180-fff7c5144cb6.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-7f093241-4a41-4c3d-b180-fff7c5144cb6.shogun-image {
    
    
  }


.s-7f093241-4a41-4c3d-b180-fff7c5144cb6 .shogun-image-content {
  
    align-items: center;
  
}

.s-7f093241-4a41-4c3d-b180-fff7c5144cb6.shg-align-container {
  text-align: center
}

.s-7f093241-4a41-4c3d-b180-fff7c5144cb6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f093241-4a41-4c3d-b180-fff7c5144cb6.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-7f093241-4a41-4c3d-b180-fff7c5144cb6.shogun-image {
    
    
  }


.s-7f093241-4a41-4c3d-b180-fff7c5144cb6 .shogun-image-content {
  
    align-items: center;
  
}

.s-7f093241-4a41-4c3d-b180-fff7c5144cb6.shg-align-container {
  text-align: center
}

.s-7f093241-4a41-4c3d-b180-fff7c5144cb6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f093241-4a41-4c3d-b180-fff7c5144cb6.shogun-image {
  box-sizing: border-box;
}


}
#s-03b73758-8d2d-4825-89c5-801f123c507a {
  text-align: center;
}







  img.s-03b73758-8d2d-4825-89c5-801f123c507a.shogun-image {
    
    
  }


.s-03b73758-8d2d-4825-89c5-801f123c507a .shogun-image-content {
  
    align-items: center;
  
}

.s-03b73758-8d2d-4825-89c5-801f123c507a.shg-align-container {
  text-align: center
}

.s-03b73758-8d2d-4825-89c5-801f123c507a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03b73758-8d2d-4825-89c5-801f123c507a.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-03b73758-8d2d-4825-89c5-801f123c507a.shogun-image {
    
    
  }


.s-03b73758-8d2d-4825-89c5-801f123c507a .shogun-image-content {
  
    align-items: center;
  
}

.s-03b73758-8d2d-4825-89c5-801f123c507a.shg-align-container {
  text-align: center
}

.s-03b73758-8d2d-4825-89c5-801f123c507a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03b73758-8d2d-4825-89c5-801f123c507a.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-03b73758-8d2d-4825-89c5-801f123c507a.shogun-image {
    
    
  }


.s-03b73758-8d2d-4825-89c5-801f123c507a .shogun-image-content {
  
    align-items: center;
  
}

.s-03b73758-8d2d-4825-89c5-801f123c507a.shg-align-container {
  text-align: center
}

.s-03b73758-8d2d-4825-89c5-801f123c507a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03b73758-8d2d-4825-89c5-801f123c507a.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-03b73758-8d2d-4825-89c5-801f123c507a.shogun-image {
    
    
  }


.s-03b73758-8d2d-4825-89c5-801f123c507a .shogun-image-content {
  
    align-items: center;
  
}

.s-03b73758-8d2d-4825-89c5-801f123c507a.shg-align-container {
  text-align: center
}

.s-03b73758-8d2d-4825-89c5-801f123c507a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03b73758-8d2d-4825-89c5-801f123c507a.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-03b73758-8d2d-4825-89c5-801f123c507a.shogun-image {
    
    
  }


.s-03b73758-8d2d-4825-89c5-801f123c507a .shogun-image-content {
  
    align-items: center;
  
}

.s-03b73758-8d2d-4825-89c5-801f123c507a.shg-align-container {
  text-align: center
}

.s-03b73758-8d2d-4825-89c5-801f123c507a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03b73758-8d2d-4825-89c5-801f123c507a.shogun-image {
  box-sizing: border-box;
}


}
#s-10e49933-2a6a-4e06-b1d3-669e061fa48f {
  text-align: center;
}







  img.s-10e49933-2a6a-4e06-b1d3-669e061fa48f.shogun-image {
    
    
  }


.s-10e49933-2a6a-4e06-b1d3-669e061fa48f .shogun-image-content {
  
    align-items: center;
  
}

.s-10e49933-2a6a-4e06-b1d3-669e061fa48f.shg-align-container {
  text-align: center
}

.s-10e49933-2a6a-4e06-b1d3-669e061fa48f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10e49933-2a6a-4e06-b1d3-669e061fa48f.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-10e49933-2a6a-4e06-b1d3-669e061fa48f.shogun-image {
    
    
  }


.s-10e49933-2a6a-4e06-b1d3-669e061fa48f .shogun-image-content {
  
    align-items: center;
  
}

.s-10e49933-2a6a-4e06-b1d3-669e061fa48f.shg-align-container {
  text-align: center
}

.s-10e49933-2a6a-4e06-b1d3-669e061fa48f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10e49933-2a6a-4e06-b1d3-669e061fa48f.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-10e49933-2a6a-4e06-b1d3-669e061fa48f.shogun-image {
    
    
  }


.s-10e49933-2a6a-4e06-b1d3-669e061fa48f .shogun-image-content {
  
    align-items: center;
  
}

.s-10e49933-2a6a-4e06-b1d3-669e061fa48f.shg-align-container {
  text-align: center
}

.s-10e49933-2a6a-4e06-b1d3-669e061fa48f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10e49933-2a6a-4e06-b1d3-669e061fa48f.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-10e49933-2a6a-4e06-b1d3-669e061fa48f.shogun-image {
    
    
  }


.s-10e49933-2a6a-4e06-b1d3-669e061fa48f .shogun-image-content {
  
    align-items: center;
  
}

.s-10e49933-2a6a-4e06-b1d3-669e061fa48f.shg-align-container {
  text-align: center
}

.s-10e49933-2a6a-4e06-b1d3-669e061fa48f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10e49933-2a6a-4e06-b1d3-669e061fa48f.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-10e49933-2a6a-4e06-b1d3-669e061fa48f.shogun-image {
    
    
  }


.s-10e49933-2a6a-4e06-b1d3-669e061fa48f .shogun-image-content {
  
    align-items: center;
  
}

.s-10e49933-2a6a-4e06-b1d3-669e061fa48f.shg-align-container {
  text-align: center
}

.s-10e49933-2a6a-4e06-b1d3-669e061fa48f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-10e49933-2a6a-4e06-b1d3-669e061fa48f.shogun-image {
  box-sizing: border-box;
}


}
#s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a {
  text-align: center;
}







  img.s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a.shogun-image {
    
    
  }


.s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a .shogun-image-content {
  
    align-items: center;
  
}

.s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a.shg-align-container {
  text-align: center
}

.s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a.shogun-image {
    
    
  }


.s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a .shogun-image-content {
  
    align-items: center;
  
}

.s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a.shg-align-container {
  text-align: center
}

.s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a.shogun-image {
    
    
  }


.s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a .shogun-image-content {
  
    align-items: center;
  
}

.s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a.shg-align-container {
  text-align: center
}

.s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a.shogun-image {
    
    
  }


.s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a .shogun-image-content {
  
    align-items: center;
  
}

.s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a.shg-align-container {
  text-align: center
}

.s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a.shogun-image {
    
    
  }


.s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a .shogun-image-content {
  
    align-items: center;
  
}

.s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a.shg-align-container {
  text-align: center
}

.s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a7a190f-bc5f-4181-a38c-7b90e955bb5a.shogun-image {
  box-sizing: border-box;
}


}
#s-99a41988-2728-4d14-8daf-83f4b0c66a37 {
  text-align: center;
}







  img.s-99a41988-2728-4d14-8daf-83f4b0c66a37.shogun-image {
    
    
  }


.s-99a41988-2728-4d14-8daf-83f4b0c66a37 .shogun-image-content {
  
    align-items: center;
  
}

.s-99a41988-2728-4d14-8daf-83f4b0c66a37.shg-align-container {
  text-align: center
}

.s-99a41988-2728-4d14-8daf-83f4b0c66a37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99a41988-2728-4d14-8daf-83f4b0c66a37.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-99a41988-2728-4d14-8daf-83f4b0c66a37.shogun-image {
    
    
  }


.s-99a41988-2728-4d14-8daf-83f4b0c66a37 .shogun-image-content {
  
    align-items: center;
  
}

.s-99a41988-2728-4d14-8daf-83f4b0c66a37.shg-align-container {
  text-align: center
}

.s-99a41988-2728-4d14-8daf-83f4b0c66a37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99a41988-2728-4d14-8daf-83f4b0c66a37.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-99a41988-2728-4d14-8daf-83f4b0c66a37.shogun-image {
    
    
  }


.s-99a41988-2728-4d14-8daf-83f4b0c66a37 .shogun-image-content {
  
    align-items: center;
  
}

.s-99a41988-2728-4d14-8daf-83f4b0c66a37.shg-align-container {
  text-align: center
}

.s-99a41988-2728-4d14-8daf-83f4b0c66a37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99a41988-2728-4d14-8daf-83f4b0c66a37.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-99a41988-2728-4d14-8daf-83f4b0c66a37.shogun-image {
    
    
  }


.s-99a41988-2728-4d14-8daf-83f4b0c66a37 .shogun-image-content {
  
    align-items: center;
  
}

.s-99a41988-2728-4d14-8daf-83f4b0c66a37.shg-align-container {
  text-align: center
}

.s-99a41988-2728-4d14-8daf-83f4b0c66a37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99a41988-2728-4d14-8daf-83f4b0c66a37.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-99a41988-2728-4d14-8daf-83f4b0c66a37.shogun-image {
    
    
  }


.s-99a41988-2728-4d14-8daf-83f4b0c66a37 .shogun-image-content {
  
    align-items: center;
  
}

.s-99a41988-2728-4d14-8daf-83f4b0c66a37.shg-align-container {
  text-align: center
}

.s-99a41988-2728-4d14-8daf-83f4b0c66a37.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99a41988-2728-4d14-8daf-83f4b0c66a37.shogun-image {
  box-sizing: border-box;
}


}
#s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe {
  text-align: center;
}







  img.s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe.shogun-image {
    
    
  }


.s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe .shogun-image-content {
  
    align-items: center;
  
}

.s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe.shg-align-container {
  text-align: center
}

.s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe.shogun-image {
    
    
  }


.s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe .shogun-image-content {
  
    align-items: center;
  
}

.s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe.shg-align-container {
  text-align: center
}

.s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe.shogun-image {
    
    
  }


.s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe .shogun-image-content {
  
    align-items: center;
  
}

.s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe.shg-align-container {
  text-align: center
}

.s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe.shogun-image {
    
    
  }


.s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe .shogun-image-content {
  
    align-items: center;
  
}

.s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe.shg-align-container {
  text-align: center
}

.s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe.shogun-image {
    
    
  }


.s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe .shogun-image-content {
  
    align-items: center;
  
}

.s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe.shg-align-container {
  text-align: center
}

.s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-056d480a-35fe-4a63-bbf0-cded4a8a1dfe.shogun-image {
  box-sizing: border-box;
}


}
#s-7aeaf9d2-d243-4b6a-a016-3b4dba364924 {
  text-align: center;
}







  img.s-7aeaf9d2-d243-4b6a-a016-3b4dba364924.shogun-image {
    
    
  }


.s-7aeaf9d2-d243-4b6a-a016-3b4dba364924 .shogun-image-content {
  
    align-items: center;
  
}

.s-7aeaf9d2-d243-4b6a-a016-3b4dba364924.shg-align-container {
  text-align: center
}

.s-7aeaf9d2-d243-4b6a-a016-3b4dba364924.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7aeaf9d2-d243-4b6a-a016-3b4dba364924.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-7aeaf9d2-d243-4b6a-a016-3b4dba364924.shogun-image {
    
    
  }


.s-7aeaf9d2-d243-4b6a-a016-3b4dba364924 .shogun-image-content {
  
    align-items: center;
  
}

.s-7aeaf9d2-d243-4b6a-a016-3b4dba364924.shg-align-container {
  text-align: center
}

.s-7aeaf9d2-d243-4b6a-a016-3b4dba364924.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7aeaf9d2-d243-4b6a-a016-3b4dba364924.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-7aeaf9d2-d243-4b6a-a016-3b4dba364924.shogun-image {
    
    
  }


.s-7aeaf9d2-d243-4b6a-a016-3b4dba364924 .shogun-image-content {
  
    align-items: center;
  
}

.s-7aeaf9d2-d243-4b6a-a016-3b4dba364924.shg-align-container {
  text-align: center
}

.s-7aeaf9d2-d243-4b6a-a016-3b4dba364924.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7aeaf9d2-d243-4b6a-a016-3b4dba364924.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-7aeaf9d2-d243-4b6a-a016-3b4dba364924.shogun-image {
    
    
  }


.s-7aeaf9d2-d243-4b6a-a016-3b4dba364924 .shogun-image-content {
  
    align-items: center;
  
}

.s-7aeaf9d2-d243-4b6a-a016-3b4dba364924.shg-align-container {
  text-align: center
}

.s-7aeaf9d2-d243-4b6a-a016-3b4dba364924.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7aeaf9d2-d243-4b6a-a016-3b4dba364924.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-7aeaf9d2-d243-4b6a-a016-3b4dba364924.shogun-image {
    
    
  }


.s-7aeaf9d2-d243-4b6a-a016-3b4dba364924 .shogun-image-content {
  
    align-items: center;
  
}

.s-7aeaf9d2-d243-4b6a-a016-3b4dba364924.shg-align-container {
  text-align: center
}

.s-7aeaf9d2-d243-4b6a-a016-3b4dba364924.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7aeaf9d2-d243-4b6a-a016-3b4dba364924.shogun-image {
  box-sizing: border-box;
}


}
#s-8a87d243-0cd6-44b2-877c-30ad75f4377a {
  text-align: center;
}







  img.s-8a87d243-0cd6-44b2-877c-30ad75f4377a.shogun-image {
    
    
  }


.s-8a87d243-0cd6-44b2-877c-30ad75f4377a .shogun-image-content {
  
    align-items: center;
  
}

.s-8a87d243-0cd6-44b2-877c-30ad75f4377a.shg-align-container {
  text-align: center
}

.s-8a87d243-0cd6-44b2-877c-30ad75f4377a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a87d243-0cd6-44b2-877c-30ad75f4377a.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-8a87d243-0cd6-44b2-877c-30ad75f4377a.shogun-image {
    
    
  }


.s-8a87d243-0cd6-44b2-877c-30ad75f4377a .shogun-image-content {
  
    align-items: center;
  
}

.s-8a87d243-0cd6-44b2-877c-30ad75f4377a.shg-align-container {
  text-align: center
}

.s-8a87d243-0cd6-44b2-877c-30ad75f4377a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a87d243-0cd6-44b2-877c-30ad75f4377a.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-8a87d243-0cd6-44b2-877c-30ad75f4377a.shogun-image {
    
    
  }


.s-8a87d243-0cd6-44b2-877c-30ad75f4377a .shogun-image-content {
  
    align-items: center;
  
}

.s-8a87d243-0cd6-44b2-877c-30ad75f4377a.shg-align-container {
  text-align: center
}

.s-8a87d243-0cd6-44b2-877c-30ad75f4377a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a87d243-0cd6-44b2-877c-30ad75f4377a.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-8a87d243-0cd6-44b2-877c-30ad75f4377a.shogun-image {
    
    
  }


.s-8a87d243-0cd6-44b2-877c-30ad75f4377a .shogun-image-content {
  
    align-items: center;
  
}

.s-8a87d243-0cd6-44b2-877c-30ad75f4377a.shg-align-container {
  text-align: center
}

.s-8a87d243-0cd6-44b2-877c-30ad75f4377a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a87d243-0cd6-44b2-877c-30ad75f4377a.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-8a87d243-0cd6-44b2-877c-30ad75f4377a.shogun-image {
    
    
  }


.s-8a87d243-0cd6-44b2-877c-30ad75f4377a .shogun-image-content {
  
    align-items: center;
  
}

.s-8a87d243-0cd6-44b2-877c-30ad75f4377a.shg-align-container {
  text-align: center
}

.s-8a87d243-0cd6-44b2-877c-30ad75f4377a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a87d243-0cd6-44b2-877c-30ad75f4377a.shogun-image {
  box-sizing: border-box;
}


}
#s-c7737757-9983-41d7-b848-31ba45b8bb29 {
  text-align: center;
}







  img.s-c7737757-9983-41d7-b848-31ba45b8bb29.shogun-image {
    
    
  }


.s-c7737757-9983-41d7-b848-31ba45b8bb29 .shogun-image-content {
  
    align-items: center;
  
}

.s-c7737757-9983-41d7-b848-31ba45b8bb29.shg-align-container {
  text-align: center
}

.s-c7737757-9983-41d7-b848-31ba45b8bb29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7737757-9983-41d7-b848-31ba45b8bb29.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-c7737757-9983-41d7-b848-31ba45b8bb29.shogun-image {
    
    
  }


.s-c7737757-9983-41d7-b848-31ba45b8bb29 .shogun-image-content {
  
    align-items: center;
  
}

.s-c7737757-9983-41d7-b848-31ba45b8bb29.shg-align-container {
  text-align: center
}

.s-c7737757-9983-41d7-b848-31ba45b8bb29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7737757-9983-41d7-b848-31ba45b8bb29.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-c7737757-9983-41d7-b848-31ba45b8bb29.shogun-image {
    
    
  }


.s-c7737757-9983-41d7-b848-31ba45b8bb29 .shogun-image-content {
  
    align-items: center;
  
}

.s-c7737757-9983-41d7-b848-31ba45b8bb29.shg-align-container {
  text-align: center
}

.s-c7737757-9983-41d7-b848-31ba45b8bb29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7737757-9983-41d7-b848-31ba45b8bb29.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-c7737757-9983-41d7-b848-31ba45b8bb29.shogun-image {
    
    
  }


.s-c7737757-9983-41d7-b848-31ba45b8bb29 .shogun-image-content {
  
    align-items: center;
  
}

.s-c7737757-9983-41d7-b848-31ba45b8bb29.shg-align-container {
  text-align: center
}

.s-c7737757-9983-41d7-b848-31ba45b8bb29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7737757-9983-41d7-b848-31ba45b8bb29.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-c7737757-9983-41d7-b848-31ba45b8bb29.shogun-image {
    
    
  }


.s-c7737757-9983-41d7-b848-31ba45b8bb29 .shogun-image-content {
  
    align-items: center;
  
}

.s-c7737757-9983-41d7-b848-31ba45b8bb29.shg-align-container {
  text-align: center
}

.s-c7737757-9983-41d7-b848-31ba45b8bb29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7737757-9983-41d7-b848-31ba45b8bb29.shogun-image {
  box-sizing: border-box;
}


}
.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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "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;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-11b44aa0-09b6-4ae8-80f9-bec0025b560e {
  text-align: center;
}







  #s-11b44aa0-09b6-4ae8-80f9-bec0025b560e img.shogun-image {
    

    
    
    
  }


#s-11b44aa0-09b6-4ae8-80f9-bec0025b560e .shogun-image-content {
  
    align-items: center;
  
}

#s-c4479e05-05b8-4a89-8a34-76be61a84964 {
  text-align: center;
}







  img.s-c4479e05-05b8-4a89-8a34-76be61a84964.shogun-image {
    
    
  }


.s-c4479e05-05b8-4a89-8a34-76be61a84964 .shogun-image-content {
  
    align-items: center;
  
}

.s-c4479e05-05b8-4a89-8a34-76be61a84964.shg-align-container {
  text-align: center
}

.s-c4479e05-05b8-4a89-8a34-76be61a84964.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4479e05-05b8-4a89-8a34-76be61a84964.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-c4479e05-05b8-4a89-8a34-76be61a84964.shogun-image {
    
    
  }


.s-c4479e05-05b8-4a89-8a34-76be61a84964 .shogun-image-content {
  
    align-items: center;
  
}

.s-c4479e05-05b8-4a89-8a34-76be61a84964.shg-align-container {
  text-align: center
}

.s-c4479e05-05b8-4a89-8a34-76be61a84964.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4479e05-05b8-4a89-8a34-76be61a84964.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-c4479e05-05b8-4a89-8a34-76be61a84964.shogun-image {
    
    
  }


.s-c4479e05-05b8-4a89-8a34-76be61a84964 .shogun-image-content {
  
    align-items: center;
  
}

.s-c4479e05-05b8-4a89-8a34-76be61a84964.shg-align-container {
  text-align: center
}

.s-c4479e05-05b8-4a89-8a34-76be61a84964.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4479e05-05b8-4a89-8a34-76be61a84964.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-c4479e05-05b8-4a89-8a34-76be61a84964.shogun-image {
    
    
  }


.s-c4479e05-05b8-4a89-8a34-76be61a84964 .shogun-image-content {
  
    align-items: center;
  
}

.s-c4479e05-05b8-4a89-8a34-76be61a84964.shg-align-container {
  text-align: center
}

.s-c4479e05-05b8-4a89-8a34-76be61a84964.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4479e05-05b8-4a89-8a34-76be61a84964.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-c4479e05-05b8-4a89-8a34-76be61a84964.shogun-image {
    
    
  }


.s-c4479e05-05b8-4a89-8a34-76be61a84964 .shogun-image-content {
  
    align-items: center;
  
}

.s-c4479e05-05b8-4a89-8a34-76be61a84964.shg-align-container {
  text-align: center
}

.s-c4479e05-05b8-4a89-8a34-76be61a84964.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4479e05-05b8-4a89-8a34-76be61a84964.shogun-image {
  box-sizing: border-box;
}


}
#s-4099eefa-5a6b-4ede-840e-a0c12ab5f496 {
  text-align: center;
}







  #s-4099eefa-5a6b-4ede-840e-a0c12ab5f496 img.shogun-image {
    

    
    
    
  }


#s-4099eefa-5a6b-4ede-840e-a0c12ab5f496 .shogun-image-content {
  
    align-items: center;
  
}

#s-b44ce841-b754-48a5-a492-d5e21a49c848 {
  text-align: center;
}







  img.s-b44ce841-b754-48a5-a492-d5e21a49c848.shogun-image {
    
    
  }


.s-b44ce841-b754-48a5-a492-d5e21a49c848 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-b44ce841-b754-48a5-a492-d5e21a49c848.shg-align-container {
  text-align: center
}

.s-b44ce841-b754-48a5-a492-d5e21a49c848.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b44ce841-b754-48a5-a492-d5e21a49c848.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-b44ce841-b754-48a5-a492-d5e21a49c848.shogun-image {
    
    
  }


.s-b44ce841-b754-48a5-a492-d5e21a49c848 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-b44ce841-b754-48a5-a492-d5e21a49c848.shg-align-container {
  text-align: center
}

.s-b44ce841-b754-48a5-a492-d5e21a49c848.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b44ce841-b754-48a5-a492-d5e21a49c848.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-b44ce841-b754-48a5-a492-d5e21a49c848.shogun-image {
    
    
  }


.s-b44ce841-b754-48a5-a492-d5e21a49c848 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-b44ce841-b754-48a5-a492-d5e21a49c848.shg-align-container {
  text-align: center
}

.s-b44ce841-b754-48a5-a492-d5e21a49c848.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b44ce841-b754-48a5-a492-d5e21a49c848.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-b44ce841-b754-48a5-a492-d5e21a49c848.shogun-image {
    
    
  }


.s-b44ce841-b754-48a5-a492-d5e21a49c848 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-b44ce841-b754-48a5-a492-d5e21a49c848.shg-align-container {
  text-align: center
}

.s-b44ce841-b754-48a5-a492-d5e21a49c848.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b44ce841-b754-48a5-a492-d5e21a49c848.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-b44ce841-b754-48a5-a492-d5e21a49c848.shogun-image {
    
    
  }


.s-b44ce841-b754-48a5-a492-d5e21a49c848 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-b44ce841-b754-48a5-a492-d5e21a49c848.shg-align-container {
  text-align: center
}

.s-b44ce841-b754-48a5-a492-d5e21a49c848.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b44ce841-b754-48a5-a492-d5e21a49c848.shogun-image {
  box-sizing: border-box;
}


}
#s-bb3e7576-6c7c-44d5-bebc-ca8c1cd5f943 {
  text-align: center;
}







  #s-bb3e7576-6c7c-44d5-bebc-ca8c1cd5f943 img.shogun-image {
    

    
    
    
  }


#s-bb3e7576-6c7c-44d5-bebc-ca8c1cd5f943 .shogun-image-content {
  
    align-items: center;
  
}

#s-3e0c7083-a5da-4420-a1e4-a3760e9affc5 {
  text-align: center;
}







  #s-3e0c7083-a5da-4420-a1e4-a3760e9affc5 img.shogun-image {
    

    
    
    
  }


#s-3e0c7083-a5da-4420-a1e4-a3760e9affc5 .shogun-image-content {
  
    align-items: center;
  
}

#s-a06ed397-df4d-4fdd-9cee-2b6bccc041db {
  text-align: center;
}







  #s-a06ed397-df4d-4fdd-9cee-2b6bccc041db img.shogun-image {
    

    
    
    
  }


#s-a06ed397-df4d-4fdd-9cee-2b6bccc041db .shogun-image-content {
  
    align-items: center;
  
}

#s-e00697ce-7b08-4282-bb5a-0297a6e66946 {
  padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-e00697ce-7b08-4282-bb5a-0297a6e66946 {
  display: none;
}
#s-e00697ce-7b08-4282-bb5a-0297a6e66946, #wrap-s-e00697ce-7b08-4282-bb5a-0297a6e66946 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e00697ce-7b08-4282-bb5a-0297a6e66946 {
  display: none;
}
#s-e00697ce-7b08-4282-bb5a-0297a6e66946, #wrap-s-e00697ce-7b08-4282-bb5a-0297a6e66946 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e00697ce-7b08-4282-bb5a-0297a6e66946 {
  padding-left: 0%;
padding-right: 0%;
}
}
#s-e00697ce-7b08-4282-bb5a-0297a6e66946 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-e00697ce-7b08-4282-bb5a-0297a6e66946 .shg-sld-nav-button.shg-sld-left,
#s-e00697ce-7b08-4282-bb5a-0297a6e66946 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-8e452872-4aca-4c5d-b362-0dd66845f492 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-8e452872-4aca-4c5d-b362-0dd66845f492 {
  min-height: 550px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-8e452872-4aca-4c5d-b362-0dd66845f492 {
  min-height: 530px;
}
}@media (max-width: 767px){#s-8e452872-4aca-4c5d-b362-0dd66845f492 {
  min-height: 320px;
}
}







#s-8e452872-4aca-4c5d-b362-0dd66845f492 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e452872-4aca-4c5d-b362-0dd66845f492.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-75bfc0fc-143b-49fc-aed8-1824d3f0f4e0 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-75bfc0fc-143b-49fc-aed8-1824d3f0f4e0 {
  min-height: 550px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-75bfc0fc-143b-49fc-aed8-1824d3f0f4e0 {
  min-height: 530px;
}
}@media (max-width: 767px){#s-75bfc0fc-143b-49fc-aed8-1824d3f0f4e0 {
  min-height: 320px;
}
}







#s-75bfc0fc-143b-49fc-aed8-1824d3f0f4e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75bfc0fc-143b-49fc-aed8-1824d3f0f4e0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8d2121a5-c2ab-49ef-b019-c494b6cb7162 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-8d2121a5-c2ab-49ef-b019-c494b6cb7162 {
  min-height: 550px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-8d2121a5-c2ab-49ef-b019-c494b6cb7162 {
  min-height: 530px;
}
}@media (max-width: 767px){#s-8d2121a5-c2ab-49ef-b019-c494b6cb7162 {
  min-height: 320px;
}
}







#s-8d2121a5-c2ab-49ef-b019-c494b6cb7162 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d2121a5-c2ab-49ef-b019-c494b6cb7162.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e29a4d7b-7c6e-45d0-9733-47637e572ad5 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-e29a4d7b-7c6e-45d0-9733-47637e572ad5 {
  min-height: 550px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e29a4d7b-7c6e-45d0-9733-47637e572ad5 {
  min-height: 530px;
}
}@media (max-width: 767px){#s-e29a4d7b-7c6e-45d0-9733-47637e572ad5 {
  min-height: 320px;
}
}







#s-e29a4d7b-7c6e-45d0-9733-47637e572ad5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e29a4d7b-7c6e-45d0-9733-47637e572ad5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b5525e9e-0b1e-4a99-b447-3cb21725fb82 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-b5525e9e-0b1e-4a99-b447-3cb21725fb82 {
  min-height: 550px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b5525e9e-0b1e-4a99-b447-3cb21725fb82 {
  min-height: 530px;
}
}@media (max-width: 767px){#s-b5525e9e-0b1e-4a99-b447-3cb21725fb82 {
  min-height: 320px;
}
}







#s-b5525e9e-0b1e-4a99-b447-3cb21725fb82 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5525e9e-0b1e-4a99-b447-3cb21725fb82.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-753e38ea-34c6-422d-8eca-7279389da207 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-753e38ea-34c6-422d-8eca-7279389da207 {
  min-height: 550px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-753e38ea-34c6-422d-8eca-7279389da207 {
  min-height: 530px;
}
}@media (max-width: 767px){#s-753e38ea-34c6-422d-8eca-7279389da207 {
  min-height: 320px;
}
}







#s-753e38ea-34c6-422d-8eca-7279389da207 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-753e38ea-34c6-422d-8eca-7279389da207.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-be820924-b425-42f6-a7ef-5a0e37a9e171 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-be820924-b425-42f6-a7ef-5a0e37a9e171 {
  min-height: 550px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-be820924-b425-42f6-a7ef-5a0e37a9e171 {
  min-height: 530px;
}
}@media (max-width: 767px){#s-be820924-b425-42f6-a7ef-5a0e37a9e171 {
  min-height: 320px;
}
}







#s-be820924-b425-42f6-a7ef-5a0e37a9e171 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be820924-b425-42f6-a7ef-5a0e37a9e171.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fa00bd4d-8f6f-4304-9e1e-a80a1834b797 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-fa00bd4d-8f6f-4304-9e1e-a80a1834b797 {
  min-height: 550px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-fa00bd4d-8f6f-4304-9e1e-a80a1834b797 {
  min-height: 530px;
}
}@media (max-width: 767px){#s-fa00bd4d-8f6f-4304-9e1e-a80a1834b797 {
  min-height: 320px;
}
}







#s-fa00bd4d-8f6f-4304-9e1e-a80a1834b797 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa00bd4d-8f6f-4304-9e1e-a80a1834b797.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d6022725-d77e-408a-89c5-6cb12e3528e8 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-d6022725-d77e-408a-89c5-6cb12e3528e8 {
  min-height: 550px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d6022725-d77e-408a-89c5-6cb12e3528e8 {
  min-height: 530px;
}
}@media (max-width: 767px){#s-d6022725-d77e-408a-89c5-6cb12e3528e8 {
  min-height: 320px;
}
}







#s-d6022725-d77e-408a-89c5-6cb12e3528e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6022725-d77e-408a-89c5-6cb12e3528e8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ca360203-68a9-4d7a-b708-210d5e799d37 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-ca360203-68a9-4d7a-b708-210d5e799d37 {
  min-height: 550px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ca360203-68a9-4d7a-b708-210d5e799d37 {
  min-height: 530px;
}
}@media (max-width: 767px){#s-ca360203-68a9-4d7a-b708-210d5e799d37 {
  min-height: 320px;
}
}







#s-ca360203-68a9-4d7a-b708-210d5e799d37 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca360203-68a9-4d7a-b708-210d5e799d37.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d15a5be1-5319-4a05-97a9-d6b862d1b68c {
  background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d15a5be1-5319-4a05-97a9-d6b862d1b68c {
  min-height: 530px;
}
}@media (max-width: 767px){#s-d15a5be1-5319-4a05-97a9-d6b862d1b68c {
  min-height: 320px;
}
}







#s-d15a5be1-5319-4a05-97a9-d6b862d1b68c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d15a5be1-5319-4a05-97a9-d6b862d1b68c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5e82d050-6018-4df5-913b-69595433ee5c {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-5e82d050-6018-4df5-913b-69595433ee5c {
  min-height: 550px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-5e82d050-6018-4df5-913b-69595433ee5c {
  min-height: 530px;
}
}@media (max-width: 767px){#s-5e82d050-6018-4df5-913b-69595433ee5c {
  min-height: 320px;
}
}







#s-5e82d050-6018-4df5-913b-69595433ee5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e82d050-6018-4df5-913b-69595433ee5c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6acba7a7-5545-41e0-9282-2fcbc40bbedb {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-6acba7a7-5545-41e0-9282-2fcbc40bbedb {
  min-height: 550px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-6acba7a7-5545-41e0-9282-2fcbc40bbedb {
  min-height: 530px;
}
}@media (max-width: 767px){#s-6acba7a7-5545-41e0-9282-2fcbc40bbedb {
  min-height: 320px;
}
}







#s-6acba7a7-5545-41e0-9282-2fcbc40bbedb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6acba7a7-5545-41e0-9282-2fcbc40bbedb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0fc1c0fc-ca21-4959-98cc-c70907e9659c {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-0fc1c0fc-ca21-4959-98cc-c70907e9659c {
  min-height: 550px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-0fc1c0fc-ca21-4959-98cc-c70907e9659c {
  min-height: 530px;
}
}@media (max-width: 767px){#s-0fc1c0fc-ca21-4959-98cc-c70907e9659c {
  min-height: 320px;
}
}







#s-0fc1c0fc-ca21-4959-98cc-c70907e9659c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0fc1c0fc-ca21-4959-98cc-c70907e9659c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-12e8a0c0-dd83-4568-b85b-dcb8b1aeb21f {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-12e8a0c0-dd83-4568-b85b-dcb8b1aeb21f {
  min-height: 550px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-12e8a0c0-dd83-4568-b85b-dcb8b1aeb21f {
  min-height: 530px;
}
}@media (max-width: 767px){#s-12e8a0c0-dd83-4568-b85b-dcb8b1aeb21f {
  min-height: 320px;
}
}







#s-12e8a0c0-dd83-4568-b85b-dcb8b1aeb21f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12e8a0c0-dd83-4568-b85b-dcb8b1aeb21f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-04552473-0100-4d51-8a3e-42214f4fadf1 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-04552473-0100-4d51-8a3e-42214f4fadf1 {
  min-height: 530px;
}
}@media (max-width: 767px){#s-04552473-0100-4d51-8a3e-42214f4fadf1 {
  min-height: 320px;
}
}







#s-04552473-0100-4d51-8a3e-42214f4fadf1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04552473-0100-4d51-8a3e-42214f4fadf1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6691ab6b-b2d0-4f6e-9204-839cab63626c {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-6691ab6b-b2d0-4f6e-9204-839cab63626c {
  min-height: 550px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-6691ab6b-b2d0-4f6e-9204-839cab63626c {
  min-height: 530px;
}
}@media (max-width: 767px){#s-6691ab6b-b2d0-4f6e-9204-839cab63626c {
  min-height: 320px;
}
}







#s-6691ab6b-b2d0-4f6e-9204-839cab63626c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6691ab6b-b2d0-4f6e-9204-839cab63626c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d4aa025d-1296-4dea-90c3-4ffdb84d0f58 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-d4aa025d-1296-4dea-90c3-4ffdb84d0f58 {
  min-height: 550px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d4aa025d-1296-4dea-90c3-4ffdb84d0f58 {
  min-height: 530px;
}
}@media (max-width: 767px){#s-d4aa025d-1296-4dea-90c3-4ffdb84d0f58 {
  min-height: 320px;
}
}







#s-d4aa025d-1296-4dea-90c3-4ffdb84d0f58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4aa025d-1296-4dea-90c3-4ffdb84d0f58.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c74b0ba1-b885-4b52-ab85-dc4ea65f19a7 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-c74b0ba1-b885-4b52-ab85-dc4ea65f19a7 {
  min-height: 550px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c74b0ba1-b885-4b52-ab85-dc4ea65f19a7 {
  min-height: 530px;
}
}@media (max-width: 767px){#s-c74b0ba1-b885-4b52-ab85-dc4ea65f19a7 {
  min-height: 320px;
}
}







#s-c74b0ba1-b885-4b52-ab85-dc4ea65f19a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c74b0ba1-b885-4b52-ab85-dc4ea65f19a7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e9624d58-a85a-4f96-9f05-cc6bb5e4d931 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-e9624d58-a85a-4f96-9f05-cc6bb5e4d931 {
  min-height: 550px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e9624d58-a85a-4f96-9f05-cc6bb5e4d931 {
  min-height: 530px;
}
}@media (max-width: 767px){#s-e9624d58-a85a-4f96-9f05-cc6bb5e4d931 {
  min-height: 320px;
}
}







#s-e9624d58-a85a-4f96-9f05-cc6bb5e4d931 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9624d58-a85a-4f96-9f05-cc6bb5e4d931.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-59988e12-623c-4159-938d-df95da9c80f5 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-59988e12-623c-4159-938d-df95da9c80f5 {
  min-height: 550px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-59988e12-623c-4159-938d-df95da9c80f5 {
  min-height: 530px;
}
}@media (max-width: 767px){#s-59988e12-623c-4159-938d-df95da9c80f5 {
  min-height: 320px;
}
}







#s-59988e12-623c-4159-938d-df95da9c80f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59988e12-623c-4159-938d-df95da9c80f5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dc015bb7-a3ac-476c-b459-c4b0c4a0d930 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-dc015bb7-a3ac-476c-b459-c4b0c4a0d930 {
  min-height: 550px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-dc015bb7-a3ac-476c-b459-c4b0c4a0d930 {
  min-height: 530px;
}
}@media (max-width: 767px){#s-dc015bb7-a3ac-476c-b459-c4b0c4a0d930 {
  min-height: 320px;
}
}







#s-dc015bb7-a3ac-476c-b459-c4b0c4a0d930 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc015bb7-a3ac-476c-b459-c4b0c4a0d930.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a8f45cf4-1744-4cdb-bdb8-4dfbb9eb1f1d {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-a8f45cf4-1744-4cdb-bdb8-4dfbb9eb1f1d {
  min-height: 550px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a8f45cf4-1744-4cdb-bdb8-4dfbb9eb1f1d {
  min-height: 530px;
}
}@media (max-width: 767px){#s-a8f45cf4-1744-4cdb-bdb8-4dfbb9eb1f1d {
  min-height: 320px;
}
}







#s-a8f45cf4-1744-4cdb-bdb8-4dfbb9eb1f1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8f45cf4-1744-4cdb-bdb8-4dfbb9eb1f1d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2e5640ef-13cb-45d8-8f2e-e82baf3ac553 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-2e5640ef-13cb-45d8-8f2e-e82baf3ac553 {
  min-height: 550px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-2e5640ef-13cb-45d8-8f2e-e82baf3ac553 {
  min-height: 530px;
}
}@media (max-width: 767px){#s-2e5640ef-13cb-45d8-8f2e-e82baf3ac553 {
  min-height: 320px;
}
}







#s-2e5640ef-13cb-45d8-8f2e-e82baf3ac553 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e5640ef-13cb-45d8-8f2e-e82baf3ac553.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-89949bee-f077-44d6-b566-826b1b8b2822 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 50px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-89949bee-f077-44d6-b566-826b1b8b2822 {
  min-height: 530px;
}
}@media (max-width: 767px){#s-89949bee-f077-44d6-b566-826b1b8b2822 {
  min-height: 320px;
}
}







#s-89949bee-f077-44d6-b566-826b1b8b2822 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89949bee-f077-44d6-b566-826b1b8b2822.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dc5c8d43-3340-4402-a556-e6b95b2e2816 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 320px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-dc5c8d43-3340-4402-a556-e6b95b2e2816 {
  min-height: 530px;
}
}







#s-dc5c8d43-3340-4402-a556-e6b95b2e2816 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc5c8d43-3340-4402-a556-e6b95b2e2816.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e06f8585-056a-4cfa-bee3-035cfb08302b {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-e06f8585-056a-4cfa-bee3-035cfb08302b {
  padding-left: 7%;
padding-right: 7%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e06f8585-056a-4cfa-bee3-035cfb08302b {
  padding-left: 5%;
padding-right: 5%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e06f8585-056a-4cfa-bee3-035cfb08302b {
  display: none;
}
#s-e06f8585-056a-4cfa-bee3-035cfb08302b, #wrap-s-e06f8585-056a-4cfa-bee3-035cfb08302b { display:none !important; }}@media (max-width: 767px){#s-e06f8585-056a-4cfa-bee3-035cfb08302b {
  display: none;
}
#s-e06f8585-056a-4cfa-bee3-035cfb08302b, #wrap-s-e06f8585-056a-4cfa-bee3-035cfb08302b { display:none !important; }}
#s-e06f8585-056a-4cfa-bee3-035cfb08302b .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-e06f8585-056a-4cfa-bee3-035cfb08302b .shg-sld-nav-button.shg-sld-left,
#s-e06f8585-056a-4cfa-bee3-035cfb08302b .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

@media (min-width: 0px) {
[id="s-dc924a0d-f845-4d58-9c15-c983f6629397"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dc924a0d-f845-4d58-9c15-c983f6629397"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dc924a0d-f845-4d58-9c15-c983f6629397"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dc924a0d-f845-4d58-9c15-c983f6629397"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-923c1eb5-b526-48d0-97f7-e737c226b243 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-923c1eb5-b526-48d0-97f7-e737c226b243 {
  min-height: 550px;
}
}







#s-923c1eb5-b526-48d0-97f7-e737c226b243 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-923c1eb5-b526-48d0-97f7-e737c226b243.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7e8f413f-0266-4553-a9da-15e6be04758a {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-7e8f413f-0266-4553-a9da-15e6be04758a {
  min-height: 550px;
}
}







#s-7e8f413f-0266-4553-a9da-15e6be04758a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e8f413f-0266-4553-a9da-15e6be04758a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-fec4784a-053b-4b5e-b140-f2fd6c569e23"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fec4784a-053b-4b5e-b140-f2fd6c569e23"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fec4784a-053b-4b5e-b140-f2fd6c569e23"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fec4784a-053b-4b5e-b140-f2fd6c569e23"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0ffd61ca-0947-42ae-8986-5332a4dec145 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-0ffd61ca-0947-42ae-8986-5332a4dec145 {
  min-height: 550px;
}
}







#s-0ffd61ca-0947-42ae-8986-5332a4dec145 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ffd61ca-0947-42ae-8986-5332a4dec145.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0d3689e2-9092-4d6b-b464-14d0d6ab8170 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-0d3689e2-9092-4d6b-b464-14d0d6ab8170 {
  min-height: 550px;
}
}







#s-0d3689e2-9092-4d6b-b464-14d0d6ab8170 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d3689e2-9092-4d6b-b464-14d0d6ab8170.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-6273ad54-d882-40aa-81d5-810fde696801"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6273ad54-d882-40aa-81d5-810fde696801"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6273ad54-d882-40aa-81d5-810fde696801"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6273ad54-d882-40aa-81d5-810fde696801"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-92c2027e-c06d-41b9-b251-641c5758566f {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-92c2027e-c06d-41b9-b251-641c5758566f {
  min-height: 550px;
}
}







#s-92c2027e-c06d-41b9-b251-641c5758566f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92c2027e-c06d-41b9-b251-641c5758566f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8340b9a1-38d2-4a6e-854e-f317d635045f {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-8340b9a1-38d2-4a6e-854e-f317d635045f {
  min-height: 550px;
}
}







#s-8340b9a1-38d2-4a6e-854e-f317d635045f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8340b9a1-38d2-4a6e-854e-f317d635045f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-1a54cc11-4538-45b7-a5b8-1c75de714eb2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1a54cc11-4538-45b7-a5b8-1c75de714eb2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1a54cc11-4538-45b7-a5b8-1c75de714eb2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1a54cc11-4538-45b7-a5b8-1c75de714eb2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-b2f6d1c4-160b-4bb0-a74a-1cee1ccc7973 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-b2f6d1c4-160b-4bb0-a74a-1cee1ccc7973 {
  min-height: 550px;
}
}







#s-b2f6d1c4-160b-4bb0-a74a-1cee1ccc7973 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2f6d1c4-160b-4bb0-a74a-1cee1ccc7973.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-987b085c-7456-4928-aa45-b7c3b1916929 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-987b085c-7456-4928-aa45-b7c3b1916929 {
  min-height: 550px;
}
}







#s-987b085c-7456-4928-aa45-b7c3b1916929 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-987b085c-7456-4928-aa45-b7c3b1916929.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-150304e1-4eff-4fa9-8e18-bcc6f6df2a0c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-150304e1-4eff-4fa9-8e18-bcc6f6df2a0c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-150304e1-4eff-4fa9-8e18-bcc6f6df2a0c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-150304e1-4eff-4fa9-8e18-bcc6f6df2a0c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-fde39363-f439-46b5-bd5e-edbf89f252de {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-fde39363-f439-46b5-bd5e-edbf89f252de {
  min-height: 550px;
}
}







#s-fde39363-f439-46b5-bd5e-edbf89f252de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fde39363-f439-46b5-bd5e-edbf89f252de.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-44d9a2c8-a4da-4ee0-a5db-43ddeb1a1fe3 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-44d9a2c8-a4da-4ee0-a5db-43ddeb1a1fe3 {
  min-height: 550px;
}
}







#s-44d9a2c8-a4da-4ee0-a5db-43ddeb1a1fe3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44d9a2c8-a4da-4ee0-a5db-43ddeb1a1fe3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-4d86fbd7-ce56-4b16-9d04-76b6ea7b7118"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4d86fbd7-ce56-4b16-9d04-76b6ea7b7118"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4d86fbd7-ce56-4b16-9d04-76b6ea7b7118"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4d86fbd7-ce56-4b16-9d04-76b6ea7b7118"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-bd9ca0ef-a2ce-49f0-b78a-d80dfa570224 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-bd9ca0ef-a2ce-49f0-b78a-d80dfa570224 {
  min-height: 550px;
}
}







#s-bd9ca0ef-a2ce-49f0-b78a-d80dfa570224 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd9ca0ef-a2ce-49f0-b78a-d80dfa570224.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-88fb4082-86ad-49b2-9f24-7832f24abb98 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-88fb4082-86ad-49b2-9f24-7832f24abb98 {
  min-height: 550px;
}
}







#s-88fb4082-86ad-49b2-9f24-7832f24abb98 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88fb4082-86ad-49b2-9f24-7832f24abb98.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-6b86747d-70d0-406d-838e-2d358ed35dd9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6b86747d-70d0-406d-838e-2d358ed35dd9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6b86747d-70d0-406d-838e-2d358ed35dd9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6b86747d-70d0-406d-838e-2d358ed35dd9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ef3106f9-0fd4-4196-9ef5-83db47201ac4 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-ef3106f9-0fd4-4196-9ef5-83db47201ac4 {
  min-height: 550px;
}
}







#s-ef3106f9-0fd4-4196-9ef5-83db47201ac4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef3106f9-0fd4-4196-9ef5-83db47201ac4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f4f4dcae-5015-4365-81d6-f5568a6ee292 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-f4f4dcae-5015-4365-81d6-f5568a6ee292 {
  min-height: 550px;
}
}







#s-f4f4dcae-5015-4365-81d6-f5568a6ee292 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4f4dcae-5015-4365-81d6-f5568a6ee292.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-efd75005-8090-462f-85ce-6cd8637499fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-efd75005-8090-462f-85ce-6cd8637499fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-efd75005-8090-462f-85ce-6cd8637499fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-efd75005-8090-462f-85ce-6cd8637499fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-fc564a89-20c2-480a-9f60-01dad61c1df7 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-fc564a89-20c2-480a-9f60-01dad61c1df7 {
  min-height: 550px;
}
}







#s-fc564a89-20c2-480a-9f60-01dad61c1df7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc564a89-20c2-480a-9f60-01dad61c1df7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6e8ef89a-3969-4fdf-894d-c29a64f32834 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-6e8ef89a-3969-4fdf-894d-c29a64f32834 {
  min-height: 550px;
}
}







#s-6e8ef89a-3969-4fdf-894d-c29a64f32834 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e8ef89a-3969-4fdf-894d-c29a64f32834.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-5c9568bd-0ba2-471c-959a-9a9cf9c1b157"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5c9568bd-0ba2-471c-959a-9a9cf9c1b157"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5c9568bd-0ba2-471c-959a-9a9cf9c1b157"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5c9568bd-0ba2-471c-959a-9a9cf9c1b157"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0b48bf63-9e2c-42a3-ac48-26043db7c146 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-0b48bf63-9e2c-42a3-ac48-26043db7c146 {
  min-height: 550px;
}
}







#s-0b48bf63-9e2c-42a3-ac48-26043db7c146 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b48bf63-9e2c-42a3-ac48-26043db7c146.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1b06cb96-cf4b-4237-82f2-5bb1a005da6c {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-1b06cb96-cf4b-4237-82f2-5bb1a005da6c {
  min-height: 550px;
}
}







#s-1b06cb96-cf4b-4237-82f2-5bb1a005da6c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b06cb96-cf4b-4237-82f2-5bb1a005da6c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b0fdf205-5e6a-40b4-8208-61ed44de7c34"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b0fdf205-5e6a-40b4-8208-61ed44de7c34"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b0fdf205-5e6a-40b4-8208-61ed44de7c34"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b0fdf205-5e6a-40b4-8208-61ed44de7c34"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f80f1bf7-43c5-4827-b9f3-a2417ef146ac {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-f80f1bf7-43c5-4827-b9f3-a2417ef146ac {
  min-height: 550px;
}
}







#s-f80f1bf7-43c5-4827-b9f3-a2417ef146ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f80f1bf7-43c5-4827-b9f3-a2417ef146ac.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1f1fa496-e303-4320-b49f-cb835ce910ed {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-1f1fa496-e303-4320-b49f-cb835ce910ed {
  min-height: 550px;
}
}







#s-1f1fa496-e303-4320-b49f-cb835ce910ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f1fa496-e303-4320-b49f-cb835ce910ed.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-4fc7633f-c2d6-49aa-ae66-1f05380b788c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4fc7633f-c2d6-49aa-ae66-1f05380b788c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4fc7633f-c2d6-49aa-ae66-1f05380b788c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4fc7633f-c2d6-49aa-ae66-1f05380b788c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-df5f7bfc-8bea-42b2-94dc-34582db30568 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-df5f7bfc-8bea-42b2-94dc-34582db30568 {
  min-height: 550px;
}
}







#s-df5f7bfc-8bea-42b2-94dc-34582db30568 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df5f7bfc-8bea-42b2-94dc-34582db30568.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-57e6b2cb-f255-4930-b14e-d1ace9e9e75c {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-57e6b2cb-f255-4930-b14e-d1ace9e9e75c {
  min-height: 550px;
}
}







#s-57e6b2cb-f255-4930-b14e-d1ace9e9e75c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57e6b2cb-f255-4930-b14e-d1ace9e9e75c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-e6af842a-0f41-463c-afd8-ccc2b73ba596"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e6af842a-0f41-463c-afd8-ccc2b73ba596"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e6af842a-0f41-463c-afd8-ccc2b73ba596"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e6af842a-0f41-463c-afd8-ccc2b73ba596"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-c0bf5eae-43d3-4ca8-8624-e6cafbbc18e3 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-c0bf5eae-43d3-4ca8-8624-e6cafbbc18e3 {
  min-height: 550px;
}
}







#s-c0bf5eae-43d3-4ca8-8624-e6cafbbc18e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0bf5eae-43d3-4ca8-8624-e6cafbbc18e3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d668dd1f-a317-4ebc-8960-b3d78004c943 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-d668dd1f-a317-4ebc-8960-b3d78004c943 {
  min-height: 550px;
}
}







#s-d668dd1f-a317-4ebc-8960-b3d78004c943 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d668dd1f-a317-4ebc-8960-b3d78004c943.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56 {
  padding-left: 1%;
padding-right: 1%;
text-align: center;
}
@media (min-width: 1200px){#s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56 {
  display: none;
}
#s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56, #wrap-s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56 {
  display: none;
}
#s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56, #wrap-s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56 {
  
}
}






  img.s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56.shogun-image {
    
    
  }


.s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56 .shogun-image-content {
  
    align-items: center;
  
}

.s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56.shg-align-container {
  text-align: center
}

.s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56.shogun-image {
    
    
  }


.s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56 .shogun-image-content {
  
    align-items: center;
  
}

.s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56.shg-align-container {
  text-align: center
}

.s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56.shogun-image {
    
    
  }


.s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56 .shogun-image-content {
  
    align-items: center;
  
}

.s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56.shg-align-container {
  text-align: center
}

.s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56.shogun-image {
    
    
  }


.s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56 .shogun-image-content {
  
    align-items: center;
  
}

.s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56.shg-align-container {
  text-align: center
}

.s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56.shogun-image {
    
    
  }


.s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56 .shogun-image-content {
  
    align-items: center;
  
}

.s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56.shg-align-container {
  text-align: center
}

.s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4417a7ed-bf3a-4aa9-9dfc-a32064967c56.shogun-image {
  box-sizing: border-box;
}


}
#s-8631a2b6-a5ac-4e7a-ad19-11ae817ad629 {
  margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-8631a2b6-a5ac-4e7a-ad19-11ae817ad629 {
  display: none;
}
#s-8631a2b6-a5ac-4e7a-ad19-11ae817ad629, #wrap-s-8631a2b6-a5ac-4e7a-ad19-11ae817ad629 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8631a2b6-a5ac-4e7a-ad19-11ae817ad629 {
  display: none;
}
#s-8631a2b6-a5ac-4e7a-ad19-11ae817ad629, #wrap-s-8631a2b6-a5ac-4e7a-ad19-11ae817ad629 { display:none !important; }}
#s-8631a2b6-a5ac-4e7a-ad19-11ae817ad629 .shg-sld-dot {
  background-color: rgba(132, 132, 132, 1);
}

#s-8631a2b6-a5ac-4e7a-ad19-11ae817ad629 .shg-sld-nav-button.shg-sld-left,
#s-8631a2b6-a5ac-4e7a-ad19-11ae817ad629 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(132, 132, 132, 1);
}

@media (min-width: 0px) {
[id="s-d3dcd859-5d4f-477b-9262-a447e906b7eb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 768px) {
[id="s-d3dcd859-5d4f-477b-9262-a447e906b7eb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-d3dcd859-5d4f-477b-9262-a447e906b7eb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-d3dcd859-5d4f-477b-9262-a447e906b7eb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-e6eee083-c191-437f-8f68-913a2ae06a36 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e6eee083-c191-437f-8f68-913a2ae06a36 {
  min-height: 480px;
}
}@media (max-width: 767px){#s-e6eee083-c191-437f-8f68-913a2ae06a36 {
  min-height: 360px;
}
}







#s-e6eee083-c191-437f-8f68-913a2ae06a36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e6eee083-c191-437f-8f68-913a2ae06a36.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0e8aea1d-faf6-4b2b-a60e-55f56d8176c9 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0e8aea1d-faf6-4b2b-a60e-55f56d8176c9 {
  min-height: 480px;
}
}@media (max-width: 767px){#s-0e8aea1d-faf6-4b2b-a60e-55f56d8176c9 {
  min-height: 360px;
}
}







#s-0e8aea1d-faf6-4b2b-a60e-55f56d8176c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e8aea1d-faf6-4b2b-a60e-55f56d8176c9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-420866b0-55ab-49ff-ab79-8197c62c5e44"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 768px) {
[id="s-420866b0-55ab-49ff-ab79-8197c62c5e44"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-420866b0-55ab-49ff-ab79-8197c62c5e44"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-420866b0-55ab-49ff-ab79-8197c62c5e44"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-6305b6b2-064f-4503-9bb6-97a04ed2922d {
  background-repeat: no-repeat;
background-size: contain;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6305b6b2-064f-4503-9bb6-97a04ed2922d {
  min-height: 480px;
}
}@media (max-width: 767px){#s-6305b6b2-064f-4503-9bb6-97a04ed2922d {
  min-height: 360px;
}
}







#s-6305b6b2-064f-4503-9bb6-97a04ed2922d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6305b6b2-064f-4503-9bb6-97a04ed2922d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-93846e79-4e3b-4938-90fe-0488f7d32440 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-93846e79-4e3b-4938-90fe-0488f7d32440 {
  min-height: 480px;
}
}@media (max-width: 767px){#s-93846e79-4e3b-4938-90fe-0488f7d32440 {
  min-height: 360px;
}
}







#s-93846e79-4e3b-4938-90fe-0488f7d32440 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93846e79-4e3b-4938-90fe-0488f7d32440.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-54db373b-a52d-4298-9aaf-a51ebeb24bcd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 768px) {
[id="s-54db373b-a52d-4298-9aaf-a51ebeb24bcd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-54db373b-a52d-4298-9aaf-a51ebeb24bcd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-54db373b-a52d-4298-9aaf-a51ebeb24bcd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-14d17adf-ea84-4b99-9963-15dc0b6dab33 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-14d17adf-ea84-4b99-9963-15dc0b6dab33 {
  min-height: 480px;
}
}@media (max-width: 767px){#s-14d17adf-ea84-4b99-9963-15dc0b6dab33 {
  min-height: 360px;
}
}







#s-14d17adf-ea84-4b99-9963-15dc0b6dab33 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14d17adf-ea84-4b99-9963-15dc0b6dab33.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5248495f-f3c1-4887-a479-ba2d89a43156 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-5248495f-f3c1-4887-a479-ba2d89a43156 {
  min-height: 480px;
}
}@media (max-width: 767px){#s-5248495f-f3c1-4887-a479-ba2d89a43156 {
  min-height: 360px;
}
}







#s-5248495f-f3c1-4887-a479-ba2d89a43156 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5248495f-f3c1-4887-a479-ba2d89a43156.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-cdc7ba27-aea3-4819-a3dc-fa7f131561e5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 768px) {
[id="s-cdc7ba27-aea3-4819-a3dc-fa7f131561e5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-cdc7ba27-aea3-4819-a3dc-fa7f131561e5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-cdc7ba27-aea3-4819-a3dc-fa7f131561e5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-4bd62793-497e-4a42-9168-bc2577a8d52f {
  background-repeat: no-repeat;
background-size: contain;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4bd62793-497e-4a42-9168-bc2577a8d52f {
  min-height: 480px;
}
}@media (max-width: 767px){#s-4bd62793-497e-4a42-9168-bc2577a8d52f {
  min-height: 360px;
}
}







#s-4bd62793-497e-4a42-9168-bc2577a8d52f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4bd62793-497e-4a42-9168-bc2577a8d52f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-425fb790-76e9-4fc1-a90c-35614f751c70 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-425fb790-76e9-4fc1-a90c-35614f751c70 {
  min-height: 480px;
}
}@media (max-width: 767px){#s-425fb790-76e9-4fc1-a90c-35614f751c70 {
  min-height: 360px;
}
}







#s-425fb790-76e9-4fc1-a90c-35614f751c70 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-425fb790-76e9-4fc1-a90c-35614f751c70.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b43308e2-8f2f-435c-b5eb-2af5654361a9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 768px) {
[id="s-b43308e2-8f2f-435c-b5eb-2af5654361a9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-b43308e2-8f2f-435c-b5eb-2af5654361a9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-b43308e2-8f2f-435c-b5eb-2af5654361a9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-34c25d73-b855-451b-9bb9-28ad766f8d0c {
  background-repeat: no-repeat;
background-size: contain;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-34c25d73-b855-451b-9bb9-28ad766f8d0c {
  min-height: 480px;
}
}@media (max-width: 767px){#s-34c25d73-b855-451b-9bb9-28ad766f8d0c {
  min-height: 360px;
}
}







#s-34c25d73-b855-451b-9bb9-28ad766f8d0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34c25d73-b855-451b-9bb9-28ad766f8d0c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-01509523-3077-4a88-8983-0402b6a4452d {
  background-repeat: no-repeat;
background-size: contain;
min-height: 480px;
background-position: center center;
}
@media (max-width: 767px){#s-01509523-3077-4a88-8983-0402b6a4452d {
  min-height: 360px;
}
}







#s-01509523-3077-4a88-8983-0402b6a4452d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-01509523-3077-4a88-8983-0402b6a4452d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d037a71c-b178-4818-9c14-af793efd400a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 768px) {
[id="s-d037a71c-b178-4818-9c14-af793efd400a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-d037a71c-b178-4818-9c14-af793efd400a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-d037a71c-b178-4818-9c14-af793efd400a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-c2375a25-1b7b-466b-8f15-3415fd17a474 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c2375a25-1b7b-466b-8f15-3415fd17a474 {
  min-height: 480px;
}
}@media (max-width: 767px){#s-c2375a25-1b7b-466b-8f15-3415fd17a474 {
  min-height: 360px;
}
}







#s-c2375a25-1b7b-466b-8f15-3415fd17a474 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2375a25-1b7b-466b-8f15-3415fd17a474.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-90b515a2-f9d7-4126-b075-57492b06a2c4 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-90b515a2-f9d7-4126-b075-57492b06a2c4 {
  min-height: 480px;
}
}@media (max-width: 767px){#s-90b515a2-f9d7-4126-b075-57492b06a2c4 {
  min-height: 360px;
}
}







#s-90b515a2-f9d7-4126-b075-57492b06a2c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90b515a2-f9d7-4126-b075-57492b06a2c4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-083c3f2e-5326-473f-bc06-2ef9a90d1858"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 768px) {
[id="s-083c3f2e-5326-473f-bc06-2ef9a90d1858"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-083c3f2e-5326-473f-bc06-2ef9a90d1858"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-083c3f2e-5326-473f-bc06-2ef9a90d1858"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-78cc986b-1e06-4a96-838c-ea3dd20920b6 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-78cc986b-1e06-4a96-838c-ea3dd20920b6 {
  min-height: 480px;
}
}@media (max-width: 767px){#s-78cc986b-1e06-4a96-838c-ea3dd20920b6 {
  min-height: 360px;
}
}







#s-78cc986b-1e06-4a96-838c-ea3dd20920b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78cc986b-1e06-4a96-838c-ea3dd20920b6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b4f1c359-a412-4e65-89cc-7c036267e98b {
  background-repeat: no-repeat;
background-size: contain;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b4f1c359-a412-4e65-89cc-7c036267e98b {
  min-height: 480px;
}
}@media (max-width: 767px){#s-b4f1c359-a412-4e65-89cc-7c036267e98b {
  min-height: 360px;
}
}







#s-b4f1c359-a412-4e65-89cc-7c036267e98b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4f1c359-a412-4e65-89cc-7c036267e98b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7d2a6e3d-6223-4ac4-a0a1-3d0056b3ce3d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 768px) {
[id="s-7d2a6e3d-6223-4ac4-a0a1-3d0056b3ce3d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-7d2a6e3d-6223-4ac4-a0a1-3d0056b3ce3d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d2a6e3d-6223-4ac4-a0a1-3d0056b3ce3d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-08e33756-f5a5-48c5-87f7-593bf98d67e0 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-08e33756-f5a5-48c5-87f7-593bf98d67e0 {
  min-height: 480px;
}
}@media (max-width: 767px){#s-08e33756-f5a5-48c5-87f7-593bf98d67e0 {
  min-height: 360px;
}
}







#s-08e33756-f5a5-48c5-87f7-593bf98d67e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08e33756-f5a5-48c5-87f7-593bf98d67e0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-468b16c7-6cae-4727-a92e-5936d22b0261 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-468b16c7-6cae-4727-a92e-5936d22b0261 {
  min-height: 480px;
}
}@media (max-width: 767px){#s-468b16c7-6cae-4727-a92e-5936d22b0261 {
  min-height: 360px;
}
}







#s-468b16c7-6cae-4727-a92e-5936d22b0261 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-468b16c7-6cae-4727-a92e-5936d22b0261.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-a992df3b-4bba-4b8c-a047-549231d6e3b6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 768px) {
[id="s-a992df3b-4bba-4b8c-a047-549231d6e3b6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-a992df3b-4bba-4b8c-a047-549231d6e3b6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-a992df3b-4bba-4b8c-a047-549231d6e3b6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-0c80e95e-0478-45a1-bce6-1fb2c4d2f8d7 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0c80e95e-0478-45a1-bce6-1fb2c4d2f8d7 {
  min-height: 480px;
}
}@media (max-width: 767px){#s-0c80e95e-0478-45a1-bce6-1fb2c4d2f8d7 {
  min-height: 360px;
}
}







#s-0c80e95e-0478-45a1-bce6-1fb2c4d2f8d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c80e95e-0478-45a1-bce6-1fb2c4d2f8d7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d495630b-960a-4df4-aeaf-6b3b971330d8 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d495630b-960a-4df4-aeaf-6b3b971330d8 {
  min-height: 480px;
}
}@media (max-width: 767px){#s-d495630b-960a-4df4-aeaf-6b3b971330d8 {
  min-height: 360px;
}
}







#s-d495630b-960a-4df4-aeaf-6b3b971330d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d495630b-960a-4df4-aeaf-6b3b971330d8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-229de05b-379b-4f07-bbd1-ca2d731b6967"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 768px) {
[id="s-229de05b-379b-4f07-bbd1-ca2d731b6967"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-229de05b-379b-4f07-bbd1-ca2d731b6967"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-229de05b-379b-4f07-bbd1-ca2d731b6967"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

}

#s-d22dd07a-f395-463b-b2dc-ffa18cbb6ec4 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d22dd07a-f395-463b-b2dc-ffa18cbb6ec4 {
  min-height: 480px;
}
}@media (max-width: 767px){#s-d22dd07a-f395-463b-b2dc-ffa18cbb6ec4 {
  min-height: 360px;
}
}







#s-d22dd07a-f395-463b-b2dc-ffa18cbb6ec4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d22dd07a-f395-463b-b2dc-ffa18cbb6ec4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5e9ba299-32dc-42e0-b1de-f8d516a794b5 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-5e9ba299-32dc-42e0-b1de-f8d516a794b5 {
  min-height: 480px;
}
}@media (max-width: 767px){#s-5e9ba299-32dc-42e0-b1de-f8d516a794b5 {
  min-height: 360px;
}
}







#s-5e9ba299-32dc-42e0-b1de-f8d516a794b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e9ba299-32dc-42e0-b1de-f8d516a794b5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-533491eb-ae1f-4935-8ef1-7cb2ac6f3788 {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-533491eb-ae1f-4935-8ef1-7cb2ac6f3788 {
  padding-left: 8%;
padding-right: 8%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-533491eb-ae1f-4935-8ef1-7cb2ac6f3788 {
  padding-left: 7%;
padding-right: 7%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-533491eb-ae1f-4935-8ef1-7cb2ac6f3788 {
  padding-left: 2%;
padding-right: 2%;
}
}@media (max-width: 767px){#s-533491eb-ae1f-4935-8ef1-7cb2ac6f3788 {
  padding-left: 2%;
padding-right: 2%;
}
}







#s-533491eb-ae1f-4935-8ef1-7cb2ac6f3788 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-533491eb-ae1f-4935-8ef1-7cb2ac6f3788.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b0ee7ba5-9db8-4b58-b42f-3535e80f99bd hr {
  border-top: 2px solid #ddd;
}

#s-7ebdde41-cd0b-445d-b4f3-a4eec3e51d1b {
  text-align: center;
}
@media (min-width: 1200px){#s-7ebdde41-cd0b-445d-b4f3-a4eec3e51d1b {
  margin-top: 20px;
margin-bottom: 40px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7ebdde41-cd0b-445d-b4f3-a4eec3e51d1b {
  margin-top: 20px;
margin-bottom: 30px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7ebdde41-cd0b-445d-b4f3-a4eec3e51d1b {
  margin-top: 5px;
margin-bottom: 10px;
}
}@media (max-width: 767px){#s-7ebdde41-cd0b-445d-b4f3-a4eec3e51d1b {
  margin-top: 0px;
margin-bottom: 5px;
}
}
#s-404aaca0-1df6-42e4-b211-b0da1e5525ac {
  margin-top: 10px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-404aaca0-1df6-42e4-b211-b0da1e5525ac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-404aaca0-1df6-42e4-b211-b0da1e5525ac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-404aaca0-1df6-42e4-b211-b0da1e5525ac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-404aaca0-1df6-42e4-b211-b0da1e5525ac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e58a04db-68ff-44ae-b3e0-868823e1da33 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e58a04db-68ff-44ae-b3e0-868823e1da33 .shogun-heading-component h2 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}


@media (min-width: 1200px){#s-e58a04db-68ff-44ae-b3e0-868823e1da33 .shogun-heading-component h2 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 35px;
  
  
  text-align: center;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-e58a04db-68ff-44ae-b3e0-868823e1da33 .shogun-heading-component h2 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 35px;
  
  
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-e58a04db-68ff-44ae-b3e0-868823e1da33 .shogun-heading-component h2 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 25px;
  
  
  text-align: center;
}


}@media (max-width: 767px){#s-e58a04db-68ff-44ae-b3e0-868823e1da33 .shogun-heading-component h2 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 25px;
  
  
  text-align: center;
}


}
#s-69489434-f952-4359-92ec-6dbbc242876c {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center bottom;
}








#s-69489434-f952-4359-92ec-6dbbc242876c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69489434-f952-4359-92ec-6dbbc242876c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-16d45e16-3604-42fa-a8ad-f88712c6ca70 {
  margin-top: 20px;
margin-left: 0%;
margin-right: 0%;
}
@media (max-width: 767px){#s-16d45e16-3604-42fa-a8ad-f88712c6ca70 {
  display: none;
}
#s-16d45e16-3604-42fa-a8ad-f88712c6ca70, #wrap-s-16d45e16-3604-42fa-a8ad-f88712c6ca70 { display:none !important; }}
#s-a84aa018-6cbb-4975-b6ab-61c6645141fc {
  margin-top: 20px;
margin-left: 0%;
margin-right: 0%;
}
@media (min-width: 1200px){#s-a84aa018-6cbb-4975-b6ab-61c6645141fc {
  display: none;
}
#s-a84aa018-6cbb-4975-b6ab-61c6645141fc, #wrap-s-a84aa018-6cbb-4975-b6ab-61c6645141fc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a84aa018-6cbb-4975-b6ab-61c6645141fc {
  display: none;
}
#s-a84aa018-6cbb-4975-b6ab-61c6645141fc, #wrap-s-a84aa018-6cbb-4975-b6ab-61c6645141fc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a84aa018-6cbb-4975-b6ab-61c6645141fc {
  display: none;
}
#s-a84aa018-6cbb-4975-b6ab-61c6645141fc, #wrap-s-a84aa018-6cbb-4975-b6ab-61c6645141fc { display:none !important; }}
@media (min-width: 1200px){#s-96d5a09b-c189-4759-b852-fe1480ed51a3 {
  display: none;
}
#s-96d5a09b-c189-4759-b852-fe1480ed51a3, #wrap-s-96d5a09b-c189-4759-b852-fe1480ed51a3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-96d5a09b-c189-4759-b852-fe1480ed51a3 {
  display: none;
}
#s-96d5a09b-c189-4759-b852-fe1480ed51a3, #wrap-s-96d5a09b-c189-4759-b852-fe1480ed51a3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-96d5a09b-c189-4759-b852-fe1480ed51a3 {
  display: none;
}
#s-96d5a09b-c189-4759-b852-fe1480ed51a3, #wrap-s-96d5a09b-c189-4759-b852-fe1480ed51a3 { display:none !important; }}
#s-96d5a09b-c189-4759-b852-fe1480ed51a3 hr {
  border-top: 2px solid #ddd;
}

#s-76079154-5e00-4531-be46-39c08d4d28bd {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-76079154-5e00-4531-be46-39c08d4d28bd .shogun-heading-component h2 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}


@media (min-width: 1200px){#s-76079154-5e00-4531-be46-39c08d4d28bd .shogun-heading-component h2 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 35px;
  
  
  text-align: center;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-76079154-5e00-4531-be46-39c08d4d28bd .shogun-heading-component h2 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 35px;
  
  
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-76079154-5e00-4531-be46-39c08d4d28bd .shogun-heading-component h2 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 25px;
  
  
  text-align: center;
}


}@media (max-width: 767px){#s-76079154-5e00-4531-be46-39c08d4d28bd .shogun-heading-component h2 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "AvenirLTStd-Book";
  font-style:  normal ;
  font-size: 25px;
  
  
  text-align: center;
}


}
#s-294b059b-5950-442b-906c-290307f51519 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center 70%;
}








#s-294b059b-5950-442b-906c-290307f51519 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-294b059b-5950-442b-906c-290307f51519.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dafe302d-8e3f-43df-9509-c7d71266089f {
  margin-top: 20px;
margin-left: 0%;
margin-right: 0%;
}
@media (max-width: 767px){#s-dafe302d-8e3f-43df-9509-c7d71266089f {
  display: none;
}
#s-dafe302d-8e3f-43df-9509-c7d71266089f, #wrap-s-dafe302d-8e3f-43df-9509-c7d71266089f { display:none !important; }}
#s-2823bf93-c317-429c-8e50-3e6678f2dca0 {
  margin-top: 20px;
margin-left: 0%;
margin-right: 0%;
}
@media (min-width: 1200px){#s-2823bf93-c317-429c-8e50-3e6678f2dca0 {
  display: none;
}
#s-2823bf93-c317-429c-8e50-3e6678f2dca0, #wrap-s-2823bf93-c317-429c-8e50-3e6678f2dca0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2823bf93-c317-429c-8e50-3e6678f2dca0 {
  display: none;
}
#s-2823bf93-c317-429c-8e50-3e6678f2dca0, #wrap-s-2823bf93-c317-429c-8e50-3e6678f2dca0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2823bf93-c317-429c-8e50-3e6678f2dca0 {
  display: none;
}
#s-2823bf93-c317-429c-8e50-3e6678f2dca0, #wrap-s-2823bf93-c317-429c-8e50-3e6678f2dca0 { display:none !important; }}
#s-4e4eb066-52e1-4082-a38f-0498bbfa9ae0 hr {
  border-top: 2px solid #ddd;
}

#s-02104848-3021-4686-9bb6-d592085042ce {
  text-align: center;
}







  img.s-02104848-3021-4686-9bb6-d592085042ce.shogun-image {
    
    
  }


.s-02104848-3021-4686-9bb6-d592085042ce .shogun-image-content {
  
    align-items: center;
  
}

.s-02104848-3021-4686-9bb6-d592085042ce.shg-align-container {
  text-align: center
}

.s-02104848-3021-4686-9bb6-d592085042ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-02104848-3021-4686-9bb6-d592085042ce.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-02104848-3021-4686-9bb6-d592085042ce.shogun-image {
    
    
  }


.s-02104848-3021-4686-9bb6-d592085042ce .shogun-image-content {
  
    align-items: center;
  
}

.s-02104848-3021-4686-9bb6-d592085042ce.shg-align-container {
  text-align: center
}

.s-02104848-3021-4686-9bb6-d592085042ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-02104848-3021-4686-9bb6-d592085042ce.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-02104848-3021-4686-9bb6-d592085042ce.shogun-image {
    
    
  }


.s-02104848-3021-4686-9bb6-d592085042ce .shogun-image-content {
  
    align-items: center;
  
}

.s-02104848-3021-4686-9bb6-d592085042ce.shg-align-container {
  text-align: center
}

.s-02104848-3021-4686-9bb6-d592085042ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-02104848-3021-4686-9bb6-d592085042ce.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-02104848-3021-4686-9bb6-d592085042ce.shogun-image {
    
    
  }


.s-02104848-3021-4686-9bb6-d592085042ce .shogun-image-content {
  
    align-items: center;
  
}

.s-02104848-3021-4686-9bb6-d592085042ce.shg-align-container {
  text-align: center
}

.s-02104848-3021-4686-9bb6-d592085042ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-02104848-3021-4686-9bb6-d592085042ce.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-02104848-3021-4686-9bb6-d592085042ce.shogun-image {
    
    
  }


.s-02104848-3021-4686-9bb6-d592085042ce .shogun-image-content {
  
    align-items: center;
  
}

.s-02104848-3021-4686-9bb6-d592085042ce.shg-align-container {
  text-align: center
}

.s-02104848-3021-4686-9bb6-d592085042ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-02104848-3021-4686-9bb6-d592085042ce.shogun-image {
  box-sizing: border-box;
}


}
#s-2cfc6e4b-8cd0-4097-ba09-821670a6d806 hr {
  border-top: 2px solid #ddd;
}

#s-891c8008-4da9-46d2-9978-80e57c6b3faa {
  text-align: left;
}

#s-69c766bf-dfbd-40b9-bf5b-ca240f075279 {
  margin-left: 0%;
margin-right: 0%;
}

#s-bdae6a29-21c7-4470-bf06-c0d787ef22f5 {
  text-align: left;
}

#s-f2193ad5-a385-40a6-a9c6-82e8883c236a {
  margin-top: 20px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f2193ad5-a385-40a6-a9c6-82e8883c236a {
  display: none;
}
#s-f2193ad5-a385-40a6-a9c6-82e8883c236a, #wrap-s-f2193ad5-a385-40a6-a9c6-82e8883c236a { display:none !important; }}@media (max-width: 767px){#s-f2193ad5-a385-40a6-a9c6-82e8883c236a {
  display: none;
}
#s-f2193ad5-a385-40a6-a9c6-82e8883c236a, #wrap-s-f2193ad5-a385-40a6-a9c6-82e8883c236a { display:none !important; }}






  img.s-f2193ad5-a385-40a6-a9c6-82e8883c236a.shogun-image {
    
    
  }


.s-f2193ad5-a385-40a6-a9c6-82e8883c236a .shogun-image-content {
  
    align-items: center;
  
}

.s-f2193ad5-a385-40a6-a9c6-82e8883c236a.shg-align-container {
  text-align: center
}

.s-f2193ad5-a385-40a6-a9c6-82e8883c236a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2193ad5-a385-40a6-a9c6-82e8883c236a.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-f2193ad5-a385-40a6-a9c6-82e8883c236a.shogun-image {
    
    
  }


.s-f2193ad5-a385-40a6-a9c6-82e8883c236a .shogun-image-content {
  
    align-items: center;
  
}

.s-f2193ad5-a385-40a6-a9c6-82e8883c236a.shg-align-container {
  text-align: center
}

.s-f2193ad5-a385-40a6-a9c6-82e8883c236a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2193ad5-a385-40a6-a9c6-82e8883c236a.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-f2193ad5-a385-40a6-a9c6-82e8883c236a.shogun-image {
    
    
  }


.s-f2193ad5-a385-40a6-a9c6-82e8883c236a .shogun-image-content {
  
    align-items: center;
  
}

.s-f2193ad5-a385-40a6-a9c6-82e8883c236a.shg-align-container {
  text-align: center
}

.s-f2193ad5-a385-40a6-a9c6-82e8883c236a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2193ad5-a385-40a6-a9c6-82e8883c236a.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-f2193ad5-a385-40a6-a9c6-82e8883c236a.shogun-image {
    
    
  }


.s-f2193ad5-a385-40a6-a9c6-82e8883c236a .shogun-image-content {
  
    align-items: center;
  
}

.s-f2193ad5-a385-40a6-a9c6-82e8883c236a.shg-align-container {
  text-align: center
}

.s-f2193ad5-a385-40a6-a9c6-82e8883c236a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2193ad5-a385-40a6-a9c6-82e8883c236a.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-f2193ad5-a385-40a6-a9c6-82e8883c236a.shogun-image {
    
    
  }


.s-f2193ad5-a385-40a6-a9c6-82e8883c236a .shogun-image-content {
  
    align-items: center;
  
}

.s-f2193ad5-a385-40a6-a9c6-82e8883c236a.shg-align-container {
  text-align: center
}

.s-f2193ad5-a385-40a6-a9c6-82e8883c236a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2193ad5-a385-40a6-a9c6-82e8883c236a.shogun-image {
  box-sizing: border-box;
}


}
#s-c8c1379e-c87e-4992-85c3-b210706009fb {
  margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-c8c1379e-c87e-4992-85c3-b210706009fb {
  padding-left: 5%;
padding-right: 5%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c8c1379e-c87e-4992-85c3-b210706009fb {
  padding-left: 4%;
padding-right: 4%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c8c1379e-c87e-4992-85c3-b210706009fb {
  display: none;
}
#s-c8c1379e-c87e-4992-85c3-b210706009fb, #wrap-s-c8c1379e-c87e-4992-85c3-b210706009fb { display:none !important; }}@media (max-width: 767px){#s-c8c1379e-c87e-4992-85c3-b210706009fb {
  display: none;
}
#s-c8c1379e-c87e-4992-85c3-b210706009fb, #wrap-s-c8c1379e-c87e-4992-85c3-b210706009fb { display:none !important; }}
#s-c8c1379e-c87e-4992-85c3-b210706009fb .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-c8c1379e-c87e-4992-85c3-b210706009fb .shg-sld-nav-button.shg-sld-left,
#s-c8c1379e-c87e-4992-85c3-b210706009fb .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 768px) and (max-width: 991px){#s-a1655772-543c-44a5-8e3e-f45f391ce360 {
  display: none;
}
#s-a1655772-543c-44a5-8e3e-f45f391ce360, #wrap-s-a1655772-543c-44a5-8e3e-f45f391ce360 { display:none !important; }}@media (max-width: 767px){#s-a1655772-543c-44a5-8e3e-f45f391ce360 {
  display: none;
}
#s-a1655772-543c-44a5-8e3e-f45f391ce360, #wrap-s-a1655772-543c-44a5-8e3e-f45f391ce360 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a1655772-543c-44a5-8e3e-f45f391ce360"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-a1655772-543c-44a5-8e3e-f45f391ce360"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-a1655772-543c-44a5-8e3e-f45f391ce360"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-a1655772-543c-44a5-8e3e-f45f391ce360"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-d61ba838-7708-49fc-9be8-7f736a233272 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 460px;
background-position: center center;
}
@media (min-width: 1200px){#s-d61ba838-7708-49fc-9be8-7f736a233272 {
  min-height: 490px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d61ba838-7708-49fc-9be8-7f736a233272 {
  min-height: 470px;
}
}







#s-d61ba838-7708-49fc-9be8-7f736a233272 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d61ba838-7708-49fc-9be8-7f736a233272.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a9854046-d325-4317-8a6f-a381264ecdfd {
  background-repeat: no-repeat;
background-size: contain;
min-height: 460px;
background-position: center center;
}
@media (min-width: 1200px){#s-a9854046-d325-4317-8a6f-a381264ecdfd {
  min-height: 490px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a9854046-d325-4317-8a6f-a381264ecdfd {
  min-height: 470px;
}
}







#s-a9854046-d325-4317-8a6f-a381264ecdfd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a9854046-d325-4317-8a6f-a381264ecdfd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a2901494-7b89-4bd4-9d26-5029120ffd21 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 460px;
background-position: center center;
}
@media (min-width: 1200px){#s-a2901494-7b89-4bd4-9d26-5029120ffd21 {
  min-height: 490px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a2901494-7b89-4bd4-9d26-5029120ffd21 {
  min-height: 470px;
}
}







#s-a2901494-7b89-4bd4-9d26-5029120ffd21 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2901494-7b89-4bd4-9d26-5029120ffd21.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-25e7d36d-ddaa-4155-b3bc-c74c8e23643e {
  background-repeat: no-repeat;
background-size: contain;
min-height: 460px;
background-position: center center;
}
@media (min-width: 1200px){#s-25e7d36d-ddaa-4155-b3bc-c74c8e23643e {
  min-height: 490px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-25e7d36d-ddaa-4155-b3bc-c74c8e23643e {
  min-height: 470px;
}
}







#s-25e7d36d-ddaa-4155-b3bc-c74c8e23643e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25e7d36d-ddaa-4155-b3bc-c74c8e23643e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-62b2021a-3041-4a2c-9d9e-aa0339b05b97 {
  display: none;
}
#s-62b2021a-3041-4a2c-9d9e-aa0339b05b97, #wrap-s-62b2021a-3041-4a2c-9d9e-aa0339b05b97 { display:none !important; }}@media (max-width: 767px){#s-62b2021a-3041-4a2c-9d9e-aa0339b05b97 {
  display: none;
}
#s-62b2021a-3041-4a2c-9d9e-aa0339b05b97, #wrap-s-62b2021a-3041-4a2c-9d9e-aa0339b05b97 { display:none !important; }}
@media (min-width: 0px) {
[id="s-62b2021a-3041-4a2c-9d9e-aa0339b05b97"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-62b2021a-3041-4a2c-9d9e-aa0339b05b97"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-62b2021a-3041-4a2c-9d9e-aa0339b05b97"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-62b2021a-3041-4a2c-9d9e-aa0339b05b97"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-f9037d44-2efb-414f-bf14-ee58c2bdd4f0 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 460px;
background-position: center center;
}
@media (min-width: 1200px){#s-f9037d44-2efb-414f-bf14-ee58c2bdd4f0 {
  min-height: 490px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f9037d44-2efb-414f-bf14-ee58c2bdd4f0 {
  min-height: 470px;
}
}







#s-f9037d44-2efb-414f-bf14-ee58c2bdd4f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9037d44-2efb-414f-bf14-ee58c2bdd4f0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-977c5aea-307b-41fa-81bc-cdb000a41303 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 460px;
background-position: center center;
}
@media (min-width: 1200px){#s-977c5aea-307b-41fa-81bc-cdb000a41303 {
  min-height: 490px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-977c5aea-307b-41fa-81bc-cdb000a41303 {
  min-height: 470px;
}
}







#s-977c5aea-307b-41fa-81bc-cdb000a41303 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-977c5aea-307b-41fa-81bc-cdb000a41303.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2510361e-b541-4054-846e-026b52a50cd6 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 460px;
background-position: center center;
}
@media (min-width: 1200px){#s-2510361e-b541-4054-846e-026b52a50cd6 {
  min-height: 490px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2510361e-b541-4054-846e-026b52a50cd6 {
  min-height: 470px;
}
}







#s-2510361e-b541-4054-846e-026b52a50cd6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2510361e-b541-4054-846e-026b52a50cd6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-eee71790-f96d-4413-8d1e-9bb179daed78 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 460px;
background-position: center center;
}
@media (min-width: 1200px){#s-eee71790-f96d-4413-8d1e-9bb179daed78 {
  min-height: 490px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eee71790-f96d-4413-8d1e-9bb179daed78 {
  min-height: 470px;
}
}







#s-eee71790-f96d-4413-8d1e-9bb179daed78 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eee71790-f96d-4413-8d1e-9bb179daed78.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-d7be308e-29ad-4193-8f73-c3c6bfc47b76 {
  display: none;
}
#s-d7be308e-29ad-4193-8f73-c3c6bfc47b76, #wrap-s-d7be308e-29ad-4193-8f73-c3c6bfc47b76 { display:none !important; }}@media (max-width: 767px){#s-d7be308e-29ad-4193-8f73-c3c6bfc47b76 {
  display: none;
}
#s-d7be308e-29ad-4193-8f73-c3c6bfc47b76, #wrap-s-d7be308e-29ad-4193-8f73-c3c6bfc47b76 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d7be308e-29ad-4193-8f73-c3c6bfc47b76"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-d7be308e-29ad-4193-8f73-c3c6bfc47b76"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-d7be308e-29ad-4193-8f73-c3c6bfc47b76"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-d7be308e-29ad-4193-8f73-c3c6bfc47b76"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-fffc80ec-5575-45ec-b030-041e5b33561f {
  background-repeat: no-repeat;
background-size: contain;
min-height: 460px;
background-position: center center;
}
@media (min-width: 1200px){#s-fffc80ec-5575-45ec-b030-041e5b33561f {
  min-height: 490px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fffc80ec-5575-45ec-b030-041e5b33561f {
  min-height: 470px;
}
}







#s-fffc80ec-5575-45ec-b030-041e5b33561f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fffc80ec-5575-45ec-b030-041e5b33561f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-76100fc5-0da4-46c1-9de7-647435800c35 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 460px;
background-position: center center;
}
@media (min-width: 1200px){#s-76100fc5-0da4-46c1-9de7-647435800c35 {
  min-height: 490px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-76100fc5-0da4-46c1-9de7-647435800c35 {
  min-height: 470px;
}
}







#s-76100fc5-0da4-46c1-9de7-647435800c35 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76100fc5-0da4-46c1-9de7-647435800c35.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f0672a49-6586-4805-994c-112f9dec2eb7 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 460px;
background-position: center center;
}
@media (min-width: 1200px){#s-f0672a49-6586-4805-994c-112f9dec2eb7 {
  min-height: 490px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f0672a49-6586-4805-994c-112f9dec2eb7 {
  min-height: 470px;
}
}







#s-f0672a49-6586-4805-994c-112f9dec2eb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0672a49-6586-4805-994c-112f9dec2eb7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-76a07dd0-0a29-48a1-ba79-2474f429c9db {
  background-repeat: no-repeat;
background-size: contain;
min-height: 460px;
background-position: center center;
}
@media (min-width: 1200px){#s-76a07dd0-0a29-48a1-ba79-2474f429c9db {
  min-height: 490px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-76a07dd0-0a29-48a1-ba79-2474f429c9db {
  min-height: 470px;
}
}







#s-76a07dd0-0a29-48a1-ba79-2474f429c9db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76a07dd0-0a29-48a1-ba79-2474f429c9db.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-b4be8baf-1a43-4eed-a76c-8ac8fdd4d0e0 {
  display: none;
}
#s-b4be8baf-1a43-4eed-a76c-8ac8fdd4d0e0, #wrap-s-b4be8baf-1a43-4eed-a76c-8ac8fdd4d0e0 { display:none !important; }}@media (max-width: 767px){#s-b4be8baf-1a43-4eed-a76c-8ac8fdd4d0e0 {
  display: none;
}
#s-b4be8baf-1a43-4eed-a76c-8ac8fdd4d0e0, #wrap-s-b4be8baf-1a43-4eed-a76c-8ac8fdd4d0e0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b4be8baf-1a43-4eed-a76c-8ac8fdd4d0e0"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-b4be8baf-1a43-4eed-a76c-8ac8fdd4d0e0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-b4be8baf-1a43-4eed-a76c-8ac8fdd4d0e0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-b4be8baf-1a43-4eed-a76c-8ac8fdd4d0e0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-39f39670-35fc-4e83-9421-fc531fd73c8b {
  background-repeat: no-repeat;
background-size: contain;
min-height: 460px;
background-position: center center;
}
@media (min-width: 1200px){#s-39f39670-35fc-4e83-9421-fc531fd73c8b {
  min-height: 490px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-39f39670-35fc-4e83-9421-fc531fd73c8b {
  min-height: 470px;
}
}







#s-39f39670-35fc-4e83-9421-fc531fd73c8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39f39670-35fc-4e83-9421-fc531fd73c8b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d5f2c422-f9af-469c-a25d-3a627596d577 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 460px;
background-position: center center;
}
@media (min-width: 1200px){#s-d5f2c422-f9af-469c-a25d-3a627596d577 {
  min-height: 490px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d5f2c422-f9af-469c-a25d-3a627596d577 {
  min-height: 470px;
}
}







#s-d5f2c422-f9af-469c-a25d-3a627596d577 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5f2c422-f9af-469c-a25d-3a627596d577.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-68eb93e0-3b0d-4af5-b533-bf9c00a27a6f {
  background-repeat: no-repeat;
background-size: contain;
min-height: 460px;
background-position: center center;
}
@media (min-width: 1200px){#s-68eb93e0-3b0d-4af5-b533-bf9c00a27a6f {
  min-height: 490px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-68eb93e0-3b0d-4af5-b533-bf9c00a27a6f {
  min-height: 470px;
}
}







#s-68eb93e0-3b0d-4af5-b533-bf9c00a27a6f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68eb93e0-3b0d-4af5-b533-bf9c00a27a6f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dc85d91b-e290-4d58-8a51-2ef6f4a2aab9 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 460px;
background-position: center center;
}
@media (min-width: 1200px){#s-dc85d91b-e290-4d58-8a51-2ef6f4a2aab9 {
  min-height: 490px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dc85d91b-e290-4d58-8a51-2ef6f4a2aab9 {
  min-height: 470px;
}
}







#s-dc85d91b-e290-4d58-8a51-2ef6f4a2aab9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc85d91b-e290-4d58-8a51-2ef6f4a2aab9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-d4c983ae-3c9b-4a5a-88ac-398171570c40 {
  display: none;
}
#s-d4c983ae-3c9b-4a5a-88ac-398171570c40, #wrap-s-d4c983ae-3c9b-4a5a-88ac-398171570c40 { display:none !important; }}@media (max-width: 767px){#s-d4c983ae-3c9b-4a5a-88ac-398171570c40 {
  display: none;
}
#s-d4c983ae-3c9b-4a5a-88ac-398171570c40, #wrap-s-d4c983ae-3c9b-4a5a-88ac-398171570c40 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d4c983ae-3c9b-4a5a-88ac-398171570c40"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-d4c983ae-3c9b-4a5a-88ac-398171570c40"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-d4c983ae-3c9b-4a5a-88ac-398171570c40"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-d4c983ae-3c9b-4a5a-88ac-398171570c40"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-ff48084f-fe6d-46b3-b648-e595d6735673 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 460px;
background-position: center center;
}
@media (min-width: 1200px){#s-ff48084f-fe6d-46b3-b648-e595d6735673 {
  min-height: 490px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ff48084f-fe6d-46b3-b648-e595d6735673 {
  min-height: 470px;
}
}







#s-ff48084f-fe6d-46b3-b648-e595d6735673 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff48084f-fe6d-46b3-b648-e595d6735673.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f6690628-b185-40c0-806b-78ff53ec5050 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 460px;
background-position: center center;
}
@media (min-width: 1200px){#s-f6690628-b185-40c0-806b-78ff53ec5050 {
  min-height: 490px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f6690628-b185-40c0-806b-78ff53ec5050 {
  min-height: 470px;
}
}







#s-f6690628-b185-40c0-806b-78ff53ec5050 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6690628-b185-40c0-806b-78ff53ec5050.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-51ead593-b8cc-49e1-942e-afb2a0e03f79 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 460px;
background-position: center center;
}
@media (min-width: 1200px){#s-51ead593-b8cc-49e1-942e-afb2a0e03f79 {
  min-height: 490px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-51ead593-b8cc-49e1-942e-afb2a0e03f79 {
  min-height: 470px;
}
}







#s-51ead593-b8cc-49e1-942e-afb2a0e03f79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51ead593-b8cc-49e1-942e-afb2a0e03f79.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c2d97b5f-76d8-40a1-8525-103bdcf6d40e {
  background-repeat: no-repeat;
background-size: contain;
min-height: 460px;
background-position: center center;
}
@media (min-width: 1200px){#s-c2d97b5f-76d8-40a1-8525-103bdcf6d40e {
  min-height: 490px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c2d97b5f-76d8-40a1-8525-103bdcf6d40e {
  min-height: 470px;
}
}







#s-c2d97b5f-76d8-40a1-8525-103bdcf6d40e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2d97b5f-76d8-40a1-8525-103bdcf6d40e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5074e5ce-c3d1-4231-b41a-1fecdf660b6e hr {
  border-top: 2px solid #ddd;
}

#s-3b923186-92d0-4d17-9933-97d92f06b404 {
  padding-top: 0px;
padding-bottom: 5px;
text-align: center;
}

#s-3b923186-92d0-4d17-9933-97d92f06b404 .shogun-heading-component h2 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "GT-Super-Display-Light-Trial";
  font-style:  normal ;
  font-size: 40px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-3b923186-92d0-4d17-9933-97d92f06b404 .shogun-heading-component h2 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "GT-Super-Display-Light-Trial";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}@media (max-width: 767px){#s-3b923186-92d0-4d17-9933-97d92f06b404 .shogun-heading-component h2 {
  color: rgba(98, 98, 98, 1);
  font-weight:  normal ;
  font-family: "GT-Super-Display-Light-Trial";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}
#s-ac694308-bd1d-40d9-99c7-3e615256594b {
  margin-left: 2%;
margin-right: 2%;
padding-bottom: 50px;
}
@media (min-width: 1200px){#s-ac694308-bd1d-40d9-99c7-3e615256594b {
  padding-bottom: 30px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ac694308-bd1d-40d9-99c7-3e615256594b {
  padding-bottom: 30px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ac694308-bd1d-40d9-99c7-3e615256594b {
  padding-bottom: 30px;
}
}@media (max-width: 767px){#s-ac694308-bd1d-40d9-99c7-3e615256594b {
  padding-bottom: 20px;
}
}
#s-77a15e5d-0ed4-4bf9-88dc-33643ae01e4a {
  text-align: center;
}







  #s-77a15e5d-0ed4-4bf9-88dc-33643ae01e4a img.shogun-image {
    

    
    
    
  }


#s-77a15e5d-0ed4-4bf9-88dc-33643ae01e4a .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-9690f627-2c92-4a34-891a-2da8fafe51f9 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 15px;
padding-bottom: 5px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(118, 129, 121, 1);
border-style: solid;
border-radius: 18px;
background-color: rgba(118, 129, 121, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 2em;
background-position: center center;
}
#s-9690f627-2c92-4a34-891a-2da8fafe51f9:hover {background-color: rgba(118, 129, 121, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9690f627-2c92-4a34-891a-2da8fafe51f9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9690f627-2c92-4a34-891a-2da8fafe51f9-root {
    text-align: center;
  }


#s-9690f627-2c92-4a34-891a-2da8fafe51f9.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: AvenirLTStd-Book;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9690f627-2c92-4a34-891a-2da8fafe51f9-root {
    text-align: center;
  }


#s-9690f627-2c92-4a34-891a-2da8fafe51f9.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: AvenirLTStd-Book;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9690f627-2c92-4a34-891a-2da8fafe51f9-root {
    text-align: center;
  }


#s-9690f627-2c92-4a34-891a-2da8fafe51f9.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: AvenirLTStd-Book;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9690f627-2c92-4a34-891a-2da8fafe51f9-root {
    text-align: center;
  }


#s-9690f627-2c92-4a34-891a-2da8fafe51f9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: AvenirLTStd-Book;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9690f627-2c92-4a34-891a-2da8fafe51f9-root {
    text-align: center;
  }


#s-9690f627-2c92-4a34-891a-2da8fafe51f9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: AvenirLTStd-Book;
  display:  inline-block ;
}
}
@charset "UTF-8";/*!
 * 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;-webkit-transition-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(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;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%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);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%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);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%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);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%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.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(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(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(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);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(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);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(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);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(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.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%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);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;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);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;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);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%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);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%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);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%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);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%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);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%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);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%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);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{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);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{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);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%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);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%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);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;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);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;
  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-lazyload-bg-image {
  display: none;
}

.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, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:after,.shg-c:before{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width:1024px){.shg-box,.shg-c{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:#000;background-color:rgba(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;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:focus,.shg-lightbox .shg-lightbox-close:hover{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 .3s}.shogun-lazyload-bg-image{display:none}.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}[data-animations*=enterviewport][data-animations*=fadeIn],[data-animations*=enterviewport][data-animations*=zoomIn]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}