.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 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-9569b3c1-fac8-4ba3-a2cc-6ecc8e194dda {
  min-height: 50px;
}








#s-9569b3c1-fac8-4ba3-a2cc-6ecc8e194dda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9569b3c1-fac8-4ba3-a2cc-6ecc8e194dda.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  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;
}
#s-3898e839-62b3-4b7d-9f0a-ddd4d6854526 {
  margin-top: 15px;
margin-bottom: 15px;
text-align: center;
opacity: 1;
background-color: rgba(0, 0, 0, 1);
}




  #s-3898e839-62b3-4b7d-9f0a-ddd4d6854526 img.shogun-image {
    
    width: px;
  }


#s-3898e839-62b3-4b7d-9f0a-ddd4d6854526 .shogun-image-content {
  
    align-items: center;
  
}

#s-a1887f3d-c565-42f7-a735-4a4f1dfb9b03 {
  min-height: 50px;
}








#s-a1887f3d-c565-42f7-a735-4a4f1dfb9b03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a1887f3d-c565-42f7-a735-4a4f1dfb9b03.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fdc2946b-577d-442f-97dd-b7aaf27d8efc {
  min-height: 50px;
}








#s-fdc2946b-577d-442f-97dd-b7aaf27d8efc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdc2946b-577d-442f-97dd-b7aaf27d8efc.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-97b5f71b-eba4-486d-bac7-a3fb2c776249 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 50px;
margin-left: 0px;
margin-right: 0px;
min-height: 400px;
background-position: center center;
}








#s-97b5f71b-eba4-486d-bac7-a3fb2c776249 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97b5f71b-eba4-486d-bac7-a3fb2c776249.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

#s-528c926a-c967-4c62-8a3e-169c5ce68d04 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-528c926a-c967-4c62-8a3e-169c5ce68d04"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-6bfbcb0b-8157-4cc2-ae75-1bc4cba14db7 {
  border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.45);
}








#s-6bfbcb0b-8157-4cc2-ae75-1bc4cba14db7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6bfbcb0b-8157-4cc2-ae75-1bc4cba14db7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

#s-8adf9045-edec-4281-a097-0ae649f894c2 {
  text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-8adf9045-edec-4281-a097-0ae649f894c2 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Teko";
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-8adf9045-edec-4281-a097-0ae649f894c2 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Teko";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-d97b31f2-ff90-493b-8955-e653fe3a21a6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d97b31f2-ff90-493b-8955-e653fe3a21a6 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Teko";
  font-style:  normal ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-d97b31f2-ff90-493b-8955-e653fe3a21a6 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Teko";
  font-style:  normal ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-5f8ce9c2-a073-46d5-91b8-2d0e985cb2e5 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-5f8ce9c2-a073-46d5-91b8-2d0e985cb2e5 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-5f8ce9c2-a073-46d5-91b8-2d0e985cb2e5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 14px;
}

#s-5f8ce9c2-a073-46d5-91b8-2d0e985cb2e5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-5f8ce9c2-a073-46d5-91b8-2d0e985cb2e5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 1);
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-5f8ce9c2-a073-46d5-91b8-2d0e985cb2e5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: teko;
  font-weight: ;
  font-style: ;
  font-size: 30px;
}

#s-5f8ce9c2-a073-46d5-91b8-2d0e985cb2e5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 30px;
}
.shg-rich-text {
  overflow-wrap: break-word;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-default-text-content ul,
.shg-default-text-content ol {
  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;
}

#s-ff9e8405-a42d-4381-9d63-d91716037236 {
  margin-left: 15px;
margin-right: 15px;
}

.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-0e09076d-5830-4183-b99f-d7c028f9690d {
  margin-top: 1px;
margin-bottom: 1px;
}

#s-0e09076d-5830-4183-b99f-d7c028f9690d .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(195, 217, 248, 1);
  border-radius: 0px;
}

#s-0e09076d-5830-4183-b99f-d7c028f9690d table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-0e09076d-5830-4183-b99f-d7c028f9690d td.shogun-table-column {
  background-color: rgba(195, 217, 248, 1);
  padding: 5px;
  text-align: inherit;
}

#s-0e09076d-5830-4183-b99f-d7c028f9690d td.shogun-table-row {
  background-color: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-0e09076d-5830-4183-b99f-d7c028f9690d td.shogun-table-column, #s-0e09076d-5830-4183-b99f-d7c028f9690d td.shogun-table-row {
  border: 1px solid rgba(195, 217, 248, 1);
}

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

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

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

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

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

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

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

#s-d81da4bc-71bc-4077-85bf-49d4b5ba22cf {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d81da4bc-71bc-4077-85bf-49d4b5ba22cf:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d81da4bc-71bc-4077-85bf-49d4b5ba22cf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d81da4bc-71bc-4077-85bf-49d4b5ba22cf.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-75438125-8bcb-4374-99e1-b6be1f82fd43 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-75438125-8bcb-4374-99e1-b6be1f82fd43:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-75438125-8bcb-4374-99e1-b6be1f82fd43:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-75438125-8bcb-4374-99e1-b6be1f82fd43.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-b75276c4-062d-4ed7-839b-022fcc6eca11 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b75276c4-062d-4ed7-839b-022fcc6eca11:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b75276c4-062d-4ed7-839b-022fcc6eca11:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b75276c4-062d-4ed7-839b-022fcc6eca11.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-b1a8fedb-2c0c-4c4a-8fe5-043139d2bf93 {
  margin-left: 10px;
margin-right: 10px;
}

#s-c979e236-252d-4b76-b0de-f7e9ee9d6cd9 {
  margin-left: 10px;
margin-right: 10px;
}

#s-8e574886-33cf-4157-9477-e0dfdbf7d583 .shogun-icon-wrapper {
  text-align: center;
}


#s-8e574886-33cf-4157-9477-e0dfdbf7d583 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-e7f30ca8-4288-4cf8-85ba-0e3963e62460 .shogun-icon-wrapper {
  text-align: center;
}


#s-e7f30ca8-4288-4cf8-85ba-0e3963e62460 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-59631d73-cbb1-45d8-9d35-a93eedf45aee {
  margin-left: 10px;
margin-right: 10px;
}

#s-ad645767-b5ba-4973-9195-c33d0d90c2af {
  margin-left: 10px;
margin-right: 10px;
}

#s-f91eddc7-3e56-473c-88e9-157170eb8dfc {
  margin-left: 10px;
margin-right: 10px;
}

#s-54b62ca7-9385-4e03-807b-eca503500f01 {
  margin-left: 10px;
margin-right: 10px;
}

#s-adaec0d7-ca03-4ad7-9dc5-282b458d0b33 {
  margin-left: 10px;
margin-right: 10px;
}

#s-15a9ee50-eabd-44ce-94fb-290d25e8520a {
  margin-left: 10px;
margin-right: 10px;
}

#s-ba2fd55f-f522-44ab-a93c-0ff4224304e2 {
  margin-left: 10px;
margin-right: 10px;
}

#s-29473419-8d42-43e3-aab5-bd53b7fe7a8a {
  margin-left: 10px;
margin-right: 10px;
}

#s-735901ff-e9c4-4acf-8e1d-04dc07414c9b .shogun-icon-wrapper {
  text-align: center;
}


#s-735901ff-e9c4-4acf-8e1d-04dc07414c9b .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-81e0116f-8709-4bc5-b6c5-3ba083f5f4f6 .shogun-icon-wrapper {
  text-align: center;
}


#s-81e0116f-8709-4bc5-b6c5-3ba083f5f4f6 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-40977375-cbd9-43c3-aa6d-697870722093 {
  margin-left: 10px;
margin-right: 10px;
}

#s-a95a0d83-bed6-444d-82ff-c0449a5d1764 {
  margin-left: 10px;
margin-right: 10px;
}

#s-492a70b6-7898-4441-b830-3eef41e1b603 .shogun-icon-wrapper {
  text-align: center;
}


#s-492a70b6-7898-4441-b830-3eef41e1b603 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-d0dedc4c-c595-4c4a-9e35-a138e8b4cd92 .shogun-icon-wrapper {
  text-align: center;
}


#s-d0dedc4c-c595-4c4a-9e35-a138e8b4cd92 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-e14d5262-4666-46d0-8964-4ccd1bab72be .shogun-icon-wrapper {
  text-align: center;
}


#s-e14d5262-4666-46d0-8964-4ccd1bab72be .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-825797a5-9e63-43da-9487-fb0dbafc5764 .shogun-icon-wrapper {
  text-align: center;
}


#s-825797a5-9e63-43da-9487-fb0dbafc5764 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-14f03607-27f3-441f-ac23-a84429a07ee2 .shogun-icon-wrapper {
  text-align: center;
}


#s-14f03607-27f3-441f-ac23-a84429a07ee2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-2dd176af-7c21-4e7b-be4a-cafd3fb2d5b5 .shogun-icon-wrapper {
  text-align: center;
}


#s-2dd176af-7c21-4e7b-be4a-cafd3fb2d5b5 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-eebb1fae-ddaf-4682-98da-b4e49dfa6934 .shogun-icon-wrapper {
  text-align: center;
}


#s-eebb1fae-ddaf-4682-98da-b4e49dfa6934 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-2a381751-277d-46f2-8a80-72ca740b66c8 .shogun-icon-wrapper {
  text-align: center;
}


#s-2a381751-277d-46f2-8a80-72ca740b66c8 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-d9c9e8b7-7849-451c-aa9b-8f0e84928ced .shogun-icon-wrapper {
  text-align: center;
}


#s-d9c9e8b7-7849-451c-aa9b-8f0e84928ced .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-40068a4b-faa6-4831-b8bd-672112104ae6 {
  margin-left: 10px;
margin-right: 10px;
}

#s-94196b62-4a43-4f74-a922-b69de746240d {
  margin-left: 10px;
margin-right: 10px;
}

#s-5d02c0c2-82ae-43d0-8e39-106dd8d22e63 {
  margin-left: 10px;
margin-right: 10px;
}

#s-2bf5c74b-3000-4a28-ac4f-d751db488d5d {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
}

#s-88d7edf3-e784-48c6-ba28-cff13cf20f77 {
  margin-left: 15px;
margin-right: 15px;
}

#s-afc08263-c83c-4895-877c-2e98a3c9377e {
  margin-left: 15px;
margin-right: 15px;
}

#s-77a595f2-9db1-4388-8ce2-b29bae9edee4 {
  margin-top: 1px;
margin-left: 1px;
margin-bottom: 1px;
margin-right: 1px;
}

#s-77a595f2-9db1-4388-8ce2-b29bae9edee4 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(195, 217, 248, 1);
  border-radius: 0px;
}

#s-77a595f2-9db1-4388-8ce2-b29bae9edee4 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-77a595f2-9db1-4388-8ce2-b29bae9edee4 td.shogun-table-column {
  background-color: rgba(195, 217, 248, 1);
  padding: 5px;
  text-align: inherit;
}

#s-77a595f2-9db1-4388-8ce2-b29bae9edee4 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-77a595f2-9db1-4388-8ce2-b29bae9edee4 td.shogun-table-column, #s-77a595f2-9db1-4388-8ce2-b29bae9edee4 td.shogun-table-row {
  border: 1px solid rgba(195, 217, 248, 1);
}

#s-508f82c0-3220-470f-b767-bdf2f32949d8 {
  margin-left: 10px;
margin-right: 10px;
}

#s-cc6ff0d1-0845-41ab-9cb7-ba927e0f41e7 {
  margin-left: 10px;
margin-right: 10px;
}

#s-503fd0c9-8266-4664-ab77-5293285aee27 .shogun-icon-wrapper {
  text-align: center;
}


#s-503fd0c9-8266-4664-ab77-5293285aee27 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-f4eda57b-6e26-4a8d-b4ad-df32c0dd0fea {
  margin-left: 10px;
margin-right: 10px;
}

#s-917f5255-0674-442c-aaf8-fe23557354b6 {
  margin-left: 10px;
margin-right: 10px;
}

#s-3d90a8a5-cddd-4e56-b98b-d95b274a38e9 {
  margin-left: 10px;
margin-right: 10px;
}

#s-8017e90d-e6d2-4bf8-b01c-0326dc9ff392 {
  margin-left: 10px;
margin-right: 10px;
}

#s-65f800c9-19b8-4232-bb7d-9219e25e5d7b {
  margin-left: 10px;
margin-right: 10px;
}

#s-7c6b7955-9d1a-4a9b-b961-89eadc8b0d78 {
  margin-left: 10px;
margin-right: 10px;
}

#s-98487995-1c75-41e4-9384-10ad948c514a {
  margin-left: 10px;
margin-right: 10px;
}

#s-a01c84cf-3c94-48a3-b3b8-8d23777f3f71 {
  margin-left: 10px;
margin-right: 10px;
}

#s-9be5d642-e61d-4d73-b32c-cc2914b3dd47 {
  margin-left: 10px;
margin-right: 10px;
}

#s-07545268-4798-405c-9244-c2a64c1b2570 .shogun-icon-wrapper {
  text-align: center;
}


#s-07545268-4798-405c-9244-c2a64c1b2570 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-30893ec8-71f6-4734-9eff-15394f66a69f {
  margin-left: 10px;
margin-right: 10px;
}

#s-5bd708df-5f39-40be-8e6c-25f49941c695 {
  margin-left: 10px;
margin-right: 10px;
}

#s-2fb9e0ea-98a9-4d02-aab8-0122d4f5e760 {
  margin-left: 10px;
margin-right: 10px;
}

#s-57718790-c2ce-41cb-bfb9-6e18e5c2bede .shogun-icon-wrapper {
  text-align: center;
}


#s-57718790-c2ce-41cb-bfb9-6e18e5c2bede .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-e82d8269-b03f-4129-95b6-923bdc3112cc .shogun-icon-wrapper {
  text-align: center;
}


#s-e82d8269-b03f-4129-95b6-923bdc3112cc .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-368000f9-9484-4576-94b3-e2e5df13a35b {
  margin-left: 10px;
margin-right: 10px;
}

#s-af9e3337-7154-4621-b831-e796607694db {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-af9e3337-7154-4621-b831-e796607694db:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-af9e3337-7154-4621-b831-e796607694db:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-af9e3337-7154-4621-b831-e796607694db.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-635f0749-5d4a-424e-b2f7-76f939721d62 .shogun-icon-wrapper {
  text-align: center;
}


#s-635f0749-5d4a-424e-b2f7-76f939721d62 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-6be4f573-69ae-42db-8adf-52e8cf6ebd76 .shogun-icon-wrapper {
  text-align: center;
}


#s-6be4f573-69ae-42db-8adf-52e8cf6ebd76 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-d2ba3b4e-2d52-4a05-a389-42c9b51301c2 .shogun-icon-wrapper {
  text-align: center;
}


#s-d2ba3b4e-2d52-4a05-a389-42c9b51301c2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-81c165bd-2605-472a-9ef8-0feb2105bb63 .shogun-icon-wrapper {
  text-align: center;
}


#s-81c165bd-2605-472a-9ef8-0feb2105bb63 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-db8bf4b8-91b0-412d-b838-c03de34648e6 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
}

#s-fd920b51-457e-41bc-ac62-1e90ee1f1563 {
  margin-left: 10px;
margin-right: 10px;
}

#s-28187f1e-dba3-4723-8ff8-6b6fcba7a122 {
  margin-top: 1px;
margin-left: 1px;
margin-bottom: 1px;
margin-right: 1px;
}

#s-28187f1e-dba3-4723-8ff8-6b6fcba7a122 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(195, 217, 248, 1);
  border-radius: 0px;
}

#s-28187f1e-dba3-4723-8ff8-6b6fcba7a122 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-28187f1e-dba3-4723-8ff8-6b6fcba7a122 td.shogun-table-column {
  background-color: rgba(195, 217, 248, 1);
  padding: 5px;
  text-align: inherit;
}

#s-28187f1e-dba3-4723-8ff8-6b6fcba7a122 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-28187f1e-dba3-4723-8ff8-6b6fcba7a122 td.shogun-table-column, #s-28187f1e-dba3-4723-8ff8-6b6fcba7a122 td.shogun-table-row {
  border: 1px solid rgba(195, 217, 248, 1);
}

#s-80ecb604-9287-4502-8d8d-1a46912b752a {
  margin-left: 10px;
margin-right: 10px;
}

#s-d7fe071c-d700-4a0f-bfbf-3731d31e7e73 {
  margin-left: 10px;
margin-right: 10px;
}

#s-9c2d330e-ed55-4288-886f-1941fb496eae {
  margin-left: 10px;
margin-right: 10px;
}

#s-806fa843-c940-43b1-99d3-cba77826aa9a {
  margin-left: 10px;
margin-right: 10px;
}

#s-faa3e10c-bfe8-4e9e-97b3-9117746c2536 {
  margin-left: 10px;
margin-right: 10px;
}

#s-8f87f641-9a55-47a8-8078-ba801b1729ac {
  margin-left: 10px;
margin-right: 10px;
}

#s-e71f8a14-b41b-4a78-bbf8-aa7950354559 {
  margin-left: 10px;
margin-right: 10px;
}

#s-bd4b51fd-168c-457a-9b30-f98fcf15d76c {
  margin-left: 10px;
margin-right: 10px;
}

#s-66d4d463-d757-492b-bb15-07745fa1e869 {
  margin-left: 10px;
margin-right: 10px;
}

#s-513ead9d-f481-40b3-8ef4-00d5272da82d {
  margin-left: 10px;
margin-right: 10px;
}

#s-213ce377-5e81-480a-bad4-b681af8e569e {
  margin-left: 10px;
margin-right: 10px;
}

#s-467a977d-2cd4-4513-b318-cb445213112a {
  margin-left: 10px;
margin-right: 10px;
}

#s-e60c0a7f-240b-4dd5-bbe1-8ffcaddf28d2 .shogun-icon-wrapper {
  text-align: center;
}


#s-e60c0a7f-240b-4dd5-bbe1-8ffcaddf28d2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-a2fe8537-4879-48c3-aa12-0a0b3e1cf47a .shogun-icon-wrapper {
  text-align: center;
}


#s-a2fe8537-4879-48c3-aa12-0a0b3e1cf47a .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-60f319d4-3336-49d6-ae4b-abd3d6bd8188 {
  margin-left: 10px;
margin-right: 10px;
}

#s-eef46234-29d3-4cf7-b569-c4805b07cc26 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-eef46234-29d3-4cf7-b569-c4805b07cc26:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-eef46234-29d3-4cf7-b569-c4805b07cc26:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-eef46234-29d3-4cf7-b569-c4805b07cc26.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-a0166687-5f0d-43e1-837f-9968b849bef8 .shogun-icon-wrapper {
  text-align: center;
}


#s-a0166687-5f0d-43e1-837f-9968b849bef8 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-d39bc88b-a69a-4c62-bbcf-1e31605b4499 .shogun-icon-wrapper {
  text-align: center;
}


#s-d39bc88b-a69a-4c62-bbcf-1e31605b4499 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-a3785041-73e1-49b0-99e1-8ec26c0dacc5 .shogun-icon-wrapper {
  text-align: center;
}


#s-a3785041-73e1-49b0-99e1-8ec26c0dacc5 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-54b679b6-e851-498b-a7c3-cf632078b215 .shogun-icon-wrapper {
  text-align: center;
}


#s-54b679b6-e851-498b-a7c3-cf632078b215 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-280eeb61-47ec-4317-b17a-f25c3301f429 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
}

#s-8232b39e-2afd-4ba3-b51b-37d10aee0b91 {
  margin-top: 1px;
margin-bottom: 1px;
}

#s-8232b39e-2afd-4ba3-b51b-37d10aee0b91 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(195, 217, 248, 1);
  border-radius: 0px;
}

#s-8232b39e-2afd-4ba3-b51b-37d10aee0b91 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-8232b39e-2afd-4ba3-b51b-37d10aee0b91 td.shogun-table-column {
  background-color: rgba(195, 217, 248, 1);
  padding: 5px;
  text-align: inherit;
}

#s-8232b39e-2afd-4ba3-b51b-37d10aee0b91 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-8232b39e-2afd-4ba3-b51b-37d10aee0b91 td.shogun-table-column, #s-8232b39e-2afd-4ba3-b51b-37d10aee0b91 td.shogun-table-row {
  border: 1px solid rgba(195, 217, 248, 1);
}

#s-50450115-7021-4915-bf19-a1c35da9d945 {
  margin-left: 10px;
margin-right: 10px;
}

#s-4352bad1-04d2-4f15-b766-af980bcd64c1 {
  margin-left: 10px;
margin-right: 10px;
}

#s-fd97aec9-d7b8-40fe-b780-21b09264bb0f {
  margin-left: 10px;
margin-right: 10px;
}

#s-9e8ad4dd-09c8-4c6a-a31d-957fef242910 {
  margin-left: 10px;
margin-right: 10px;
}

#s-46d5d36c-f295-4982-8add-7390c086b600 {
  margin-left: 10px;
margin-right: 10px;
}

#s-41bd59fc-4a1d-4d1a-b928-5d5dbd4f2f04 .shogun-icon-wrapper {
  text-align: center;
}


#s-41bd59fc-4a1d-4d1a-b928-5d5dbd4f2f04 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-af4d3c54-6508-47d9-b294-682160b12c8d .shogun-icon-wrapper {
  text-align: center;
}


#s-af4d3c54-6508-47d9-b294-682160b12c8d .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-0c05de95-4dfd-402f-8a95-2edec982c64f .shogun-icon-wrapper {
  text-align: center;
}


#s-0c05de95-4dfd-402f-8a95-2edec982c64f .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-355a172f-3ac2-4896-a899-4af1d6870550 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
}

#s-cdf2b994-543f-4f0b-a393-7305f9527ff7 {
  padding-top: 14px;
}

@media (min-width: 0px) {
[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cdf2b994-543f-4f0b-a393-7305f9527ff7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f283711c-8036-47bc-aaa3-fe88e4f0d072 {
  margin-left: 10px;
margin-right: 10px;
}

#s-6199c1ea-e9e4-4190-a772-d418e73ba4fe {
  margin-left: 10px;
margin-right: 10px;
}

#s-7f32fe7b-ac08-4fbb-8eda-67196ad8e53d {
  margin-left: 10px;
margin-right: 10px;
}

#s-b3a975d5-2609-4bb4-ba4c-49c13d877662 {
  padding-top: 14px;
}

@media (min-width: 0px) {
[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b3a975d5-2609-4bb4-ba4c-49c13d877662"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8dd7ff29-59e1-459b-94b1-57f2ecb2c528 {
  margin-left: 10px;
margin-right: 10px;
}

#s-c54cbc52-976c-41da-83ea-ed8d2a75b210 {
  margin-left: 10px;
margin-right: 10px;
}

#s-77b310bc-59b1-4768-8f16-d3d70f2180fb {
  margin-left: 10px;
margin-right: 10px;
}

#s-def34e00-32e3-4615-9c83-b39d7ec86cea {
  padding-top: 14px;
}

@media (min-width: 0px) {
[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-def34e00-32e3-4615-9c83-b39d7ec86cea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1d54ce13-603f-4357-b6c0-4d46f25cd007 {
  margin-left: 10px;
margin-right: 10px;
}

#s-6d6a6734-8d2c-4487-af0b-367ef02ebb26 {
  margin-left: 10px;
margin-right: 10px;
}

#s-5f8d35f1-fd82-49f8-bd68-a7fd4183d569 {
  margin-left: 10px;
margin-right: 10px;
}

#s-7feeb433-233c-4895-a549-b62747c49431 {
  margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7feeb433-233c-4895-a549-b62747c49431:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7feeb433-233c-4895-a549-b62747c49431:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7feeb433-233c-4895-a549-b62747c49431.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-b5238b83-13fa-4f25-ab0e-f608d6675397 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b5238b83-13fa-4f25-ab0e-f608d6675397:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b5238b83-13fa-4f25-ab0e-f608d6675397:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b5238b83-13fa-4f25-ab0e-f608d6675397.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-1d74a058-4954-48be-b437-1a1d02c1cf1a {
  margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-1d74a058-4954-48be-b437-1a1d02c1cf1a:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1d74a058-4954-48be-b437-1a1d02c1cf1a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1d74a058-4954-48be-b437-1a1d02c1cf1a.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-08619826-6848-4cef-957a-a0e483384d3b {
  margin-left: 10px;
margin-right: 10px;
}

#s-10356ec6-e3c8-4ba4-8fa5-acb8810b33dd {
  margin-left: 10px;
margin-right: 10px;
}

#s-5c4f657d-a22c-444b-bde5-af1dbcda190c {
  margin-left: 10px;
margin-right: 10px;
}

#s-04837a4c-2aad-4e5b-aacc-6cec934285f5 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 50px;
margin-left: 0px;
margin-right: 0px;
min-height: 400px;
background-position: center center;
}








#s-04837a4c-2aad-4e5b-aacc-6cec934285f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04837a4c-2aad-4e5b-aacc-6cec934285f5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-53bdd179-7074-40b3-af5d-68d722b64080 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-53bdd179-7074-40b3-af5d-68d722b64080"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-7567290b-d455-45ad-91cf-c389d60a52fd {
  border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.45);
}








#s-7567290b-d455-45ad-91cf-c389d60a52fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7567290b-d455-45ad-91cf-c389d60a52fd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bd3ae311-a0d6-4c8f-bb3d-73762395b180 {
  text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-bd3ae311-a0d6-4c8f-bb3d-73762395b180 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Teko";
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-bd3ae311-a0d6-4c8f-bb3d-73762395b180 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Teko";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-c819decf-d70b-4e86-b5a2-5b9d58594c28 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c819decf-d70b-4e86-b5a2-5b9d58594c28 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Teko";
  font-style:  normal ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-c819decf-d70b-4e86-b5a2-5b9d58594c28 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Teko";
  font-style:  normal ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-2bf26f7a-a6ce-41be-9b72-041e308322b0 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-2bf26f7a-a6ce-41be-9b72-041e308322b0 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-2bf26f7a-a6ce-41be-9b72-041e308322b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 14px;
}

#s-2bf26f7a-a6ce-41be-9b72-041e308322b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-2bf26f7a-a6ce-41be-9b72-041e308322b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 1);
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-2bf26f7a-a6ce-41be-9b72-041e308322b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: teko;
  font-weight: ;
  font-style: ;
  font-size: 30px;
}

#s-2bf26f7a-a6ce-41be-9b72-041e308322b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 30px;
}
#s-07188e13-d18a-4ce8-bcd2-ce128c998bac {
  margin-left: 15px;
margin-right: 15px;
}

#s-d6b58ac7-8968-43ef-afee-e3ed39d08c80 {
  margin-top: 1px;
margin-bottom: 1px;
}

#s-d6b58ac7-8968-43ef-afee-e3ed39d08c80 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(195, 217, 248, 1);
  border-radius: 0px;
}

#s-d6b58ac7-8968-43ef-afee-e3ed39d08c80 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-d6b58ac7-8968-43ef-afee-e3ed39d08c80 td.shogun-table-column {
  background-color: rgba(195, 217, 248, 1);
  padding: 5px;
  text-align: inherit;
}

#s-d6b58ac7-8968-43ef-afee-e3ed39d08c80 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-d6b58ac7-8968-43ef-afee-e3ed39d08c80 td.shogun-table-column, #s-d6b58ac7-8968-43ef-afee-e3ed39d08c80 td.shogun-table-row {
  border: 1px solid rgba(195, 217, 248, 1);
}

#s-6741317a-e801-4f6c-98e6-8823818de6b6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6741317a-e801-4f6c-98e6-8823818de6b6:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6741317a-e801-4f6c-98e6-8823818de6b6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6741317a-e801-4f6c-98e6-8823818de6b6.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-f26fe552-d8a7-4cfb-9b7a-0233d69acccf {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-f26fe552-d8a7-4cfb-9b7a-0233d69acccf:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f26fe552-d8a7-4cfb-9b7a-0233d69acccf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f26fe552-d8a7-4cfb-9b7a-0233d69acccf.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-123b9fa5-c08b-4506-93c3-bf9ababed569 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-123b9fa5-c08b-4506-93c3-bf9ababed569:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-123b9fa5-c08b-4506-93c3-bf9ababed569:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-123b9fa5-c08b-4506-93c3-bf9ababed569.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-4ce1ee65-7a26-4d19-af49-62efdae467fd {
  margin-left: 10px;
margin-right: 10px;
}

#s-9ec2d704-1d03-4770-b6d4-2584a4c372f8 {
  margin-left: 10px;
margin-right: 10px;
}

#s-dc105380-9e12-4136-b9cd-3af2fd524a1d .shogun-icon-wrapper {
  text-align: center;
}


#s-dc105380-9e12-4136-b9cd-3af2fd524a1d .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-efe4a520-bd38-42ac-97db-6998cd17a44c .shogun-icon-wrapper {
  text-align: center;
}


#s-efe4a520-bd38-42ac-97db-6998cd17a44c .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-94122300-1ee9-4734-b5f6-a85e781c1c85 {
  margin-left: 10px;
margin-right: 10px;
}

#s-9b6e56e7-7c48-4182-8621-93a46ddab3d2 {
  margin-left: 10px;
margin-right: 10px;
}

#s-cec1b66e-b3ec-4490-808b-0f2d612ebad4 {
  margin-left: 10px;
margin-right: 10px;
}

#s-4b9d33f5-156f-47d6-97df-dd45eb1aff9b {
  margin-left: 10px;
margin-right: 10px;
}

#s-7a385bb4-ecb0-4387-924b-fd90b0939fed {
  margin-left: 10px;
margin-right: 10px;
}

#s-c3ff8641-e95a-4856-bf4d-c3ce7889be51 {
  margin-left: 10px;
margin-right: 10px;
}

#s-c5532180-1c60-44b5-b5b8-fde0a1ae9e0e {
  margin-left: 10px;
margin-right: 10px;
}

#s-b202650d-9927-47a0-89cd-ec0bf3024132 {
  margin-left: 10px;
margin-right: 10px;
}

#s-4d100a60-93ed-40c6-93a6-39e3218156dc .shogun-icon-wrapper {
  text-align: center;
}


#s-4d100a60-93ed-40c6-93a6-39e3218156dc .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-ddf2b061-07fb-49a1-829c-1ecb0a631b62 .shogun-icon-wrapper {
  text-align: center;
}


#s-ddf2b061-07fb-49a1-829c-1ecb0a631b62 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-7f5ffd6c-56fb-43cf-aeec-64825c732d83 {
  margin-left: 10px;
margin-right: 10px;
}

#s-3f71325d-8bf7-49a2-a950-25c1e8688861 {
  margin-left: 10px;
margin-right: 10px;
}

#s-7f974744-e324-4476-ba8f-47ba3fbbed61 .shogun-icon-wrapper {
  text-align: center;
}


#s-7f974744-e324-4476-ba8f-47ba3fbbed61 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-4c9f6337-0038-43b3-a537-5d29d9a3f385 .shogun-icon-wrapper {
  text-align: center;
}


#s-4c9f6337-0038-43b3-a537-5d29d9a3f385 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-42ec1e3f-33a8-4395-928e-cc4f2ba79388 .shogun-icon-wrapper {
  text-align: center;
}


#s-42ec1e3f-33a8-4395-928e-cc4f2ba79388 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-bbf17407-6a31-43e9-a896-9a69f6243c98 .shogun-icon-wrapper {
  text-align: center;
}


#s-bbf17407-6a31-43e9-a896-9a69f6243c98 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-3cab57a5-d79e-4b17-ad9b-cd969c242b5b .shogun-icon-wrapper {
  text-align: center;
}


#s-3cab57a5-d79e-4b17-ad9b-cd969c242b5b .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-2dc86a7e-ee74-484b-a4ad-53016fc445b8 .shogun-icon-wrapper {
  text-align: center;
}


#s-2dc86a7e-ee74-484b-a4ad-53016fc445b8 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-96a2f25c-ac8c-447a-8c15-64e1b6bb8359 .shogun-icon-wrapper {
  text-align: center;
}


#s-96a2f25c-ac8c-447a-8c15-64e1b6bb8359 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-6d0fda2d-2488-453d-9a0f-f7da28ec2e99 .shogun-icon-wrapper {
  text-align: center;
}


#s-6d0fda2d-2488-453d-9a0f-f7da28ec2e99 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-d2e3bc8e-f49d-4d66-92e5-1a619c4831cb .shogun-icon-wrapper {
  text-align: center;
}


#s-d2e3bc8e-f49d-4d66-92e5-1a619c4831cb .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-4e00f471-b36f-43d2-b11e-158b1d601c41 {
  margin-left: 10px;
margin-right: 10px;
}

#s-a0b9c87f-c954-45c1-9b4d-1f0668af8650 {
  margin-left: 10px;
margin-right: 10px;
}

#s-842ab42b-3258-4e06-adff-65a25ed45d2d {
  margin-left: 10px;
margin-right: 10px;
}

#s-61a97e68-2545-4fdd-8466-92892c382b12 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
}

#s-856da376-1d49-4fa4-b392-0f45071cff2e {
  margin-left: 15px;
margin-right: 15px;
}

#s-af17d5e7-4030-49f4-88c0-b9643c3c9f8a {
  margin-left: 15px;
margin-right: 15px;
}

#s-d18c5ec1-e063-429c-bb2c-d72b28fd055e {
  margin-top: 1px;
margin-left: 1px;
margin-bottom: 1px;
margin-right: 1px;
}

#s-d18c5ec1-e063-429c-bb2c-d72b28fd055e .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(195, 217, 248, 1);
  border-radius: 0px;
}

#s-d18c5ec1-e063-429c-bb2c-d72b28fd055e table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-d18c5ec1-e063-429c-bb2c-d72b28fd055e td.shogun-table-column {
  background-color: rgba(195, 217, 248, 1);
  padding: 5px;
  text-align: inherit;
}

#s-d18c5ec1-e063-429c-bb2c-d72b28fd055e td.shogun-table-row {
  background-color: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-d18c5ec1-e063-429c-bb2c-d72b28fd055e td.shogun-table-column, #s-d18c5ec1-e063-429c-bb2c-d72b28fd055e td.shogun-table-row {
  border: 1px solid rgba(195, 217, 248, 1);
}

#s-13548ab9-3913-43aa-b3d0-d76884be5b13 {
  margin-left: 10px;
margin-right: 10px;
}

#s-ef05b022-e8cd-44f7-bd8d-036f07a4e2a6 {
  margin-left: 10px;
margin-right: 10px;
}

#s-629dba70-99e2-4fbc-b3ef-b681eb51e1e2 {
  margin-left: 10px;
margin-right: 10px;
}

#s-8439105c-df11-46e8-87b6-54876850f2c7 {
  margin-left: 10px;
margin-right: 10px;
}

#s-f15465ce-ec94-486d-b6db-f01c700828a1 {
  margin-left: 10px;
margin-right: 10px;
}

#s-d125f7c2-f61d-49fc-846f-4eb0f3e38547 {
  margin-left: 10px;
margin-right: 10px;
}

#s-6655e1fc-a2b1-4066-8c7e-5869afdafe22 {
  margin-left: 10px;
margin-right: 10px;
}

#s-a70cced3-c634-471d-91bb-6d989f9267d6 {
  margin-left: 10px;
margin-right: 10px;
}

#s-c94e8e29-0946-4dfd-9392-7eb11df4c049 {
  margin-left: 10px;
margin-right: 10px;
}

#s-b683ae41-cd02-4849-a4aa-a26d75c532d8 .shogun-icon-wrapper {
  text-align: center;
}


#s-b683ae41-cd02-4849-a4aa-a26d75c532d8 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-e925903c-1ef7-4b44-9eb0-7a1ce88e3660 .shogun-icon-wrapper {
  text-align: center;
}


#s-e925903c-1ef7-4b44-9eb0-7a1ce88e3660 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-9603b667-70a1-4951-a9e0-1a36d9ecefe8 {
  margin-left: 10px;
margin-right: 10px;
}

#s-84ec3aa4-3cd7-4d75-98ab-50b9b7d72d5c {
  margin-left: 10px;
margin-right: 10px;
}

#s-ac6daf1f-3418-44f9-a94e-d606afffea9c {
  margin-left: 10px;
margin-right: 10px;
}

#s-2ea998c2-5dcd-4312-8f1a-7316b3812ab3 {
  margin-left: 10px;
margin-right: 10px;
}

#s-88afae8e-8db4-4b60-bac3-b5ed67cb29cb .shogun-icon-wrapper {
  text-align: center;
}


#s-88afae8e-8db4-4b60-bac3-b5ed67cb29cb .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-e8110f96-647e-484a-a6d1-71c4925a24e5 .shogun-icon-wrapper {
  text-align: center;
}


#s-e8110f96-647e-484a-a6d1-71c4925a24e5 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-427b166d-4356-4d6f-9c25-b102128d0d7b {
  margin-left: 10px;
margin-right: 10px;
}

#s-1662299e-00a5-4794-89ce-366b48580db6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-1662299e-00a5-4794-89ce-366b48580db6:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1662299e-00a5-4794-89ce-366b48580db6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1662299e-00a5-4794-89ce-366b48580db6.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-bccf4ada-2336-4d68-b398-bc1fa710a8e0 .shogun-icon-wrapper {
  text-align: center;
}


#s-bccf4ada-2336-4d68-b398-bc1fa710a8e0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-307a9654-d5bf-49fc-9744-4f7888140dbb .shogun-icon-wrapper {
  text-align: center;
}


#s-307a9654-d5bf-49fc-9744-4f7888140dbb .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-cdd0843a-cfe3-484d-8427-4b2388c50d10 .shogun-icon-wrapper {
  text-align: center;
}


#s-cdd0843a-cfe3-484d-8427-4b2388c50d10 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-237b3129-8485-4c50-93b0-9d56ccac60df .shogun-icon-wrapper {
  text-align: center;
}


#s-237b3129-8485-4c50-93b0-9d56ccac60df .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-b750f07b-6d15-4e5f-8859-1b154578efb0 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
}

#s-bbf150d3-a1d8-4710-8985-e26ce7022ecf {
  margin-left: 10px;
margin-right: 10px;
}

#s-d7aeaf1d-62e3-441f-9643-a75ada25c384 {
  margin-top: 1px;
margin-left: 1px;
margin-bottom: 1px;
margin-right: 1px;
}

#s-d7aeaf1d-62e3-441f-9643-a75ada25c384 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(195, 217, 248, 1);
  border-radius: 0px;
}

#s-d7aeaf1d-62e3-441f-9643-a75ada25c384 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-d7aeaf1d-62e3-441f-9643-a75ada25c384 td.shogun-table-column {
  background-color: rgba(195, 217, 248, 1);
  padding: 5px;
  text-align: inherit;
}

#s-d7aeaf1d-62e3-441f-9643-a75ada25c384 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-d7aeaf1d-62e3-441f-9643-a75ada25c384 td.shogun-table-column, #s-d7aeaf1d-62e3-441f-9643-a75ada25c384 td.shogun-table-row {
  border: 1px solid rgba(195, 217, 248, 1);
}

#s-a7f65121-d44f-41bf-8159-c8f605644ae0 {
  margin-left: 10px;
margin-right: 10px;
}

#s-02d7a483-2823-416b-9639-1f056786ddb0 {
  margin-left: 10px;
margin-right: 10px;
}

#s-05e635f5-3ffe-4205-a597-0a3f2d8f1e21 {
  margin-left: 10px;
margin-right: 10px;
}

#s-ac145c10-4be0-42d1-b9a0-7dd9a2a6babc {
  margin-left: 10px;
margin-right: 10px;
}

#s-fd539d34-3ea7-48ee-97d7-66413b0fc19a {
  margin-left: 10px;
margin-right: 10px;
}

#s-acd9bdfa-f8a9-4c24-9318-b067acee35be {
  margin-left: 10px;
margin-right: 10px;
}

#s-d6715bcb-5600-46ab-bb57-5f75a817899a {
  margin-left: 10px;
margin-right: 10px;
}

#s-9dd47830-446a-4b50-8140-bc4c6c6bc282 {
  margin-left: 10px;
margin-right: 10px;
}

#s-69cb0a27-42bc-4006-aa87-8de405f41e1a {
  margin-left: 10px;
margin-right: 10px;
}

#s-a847ddf9-9db3-407b-bb03-efeba4d81854 {
  margin-left: 10px;
margin-right: 10px;
}

#s-af7f8a6c-1bd0-4b47-b584-4e0378bf83ae {
  margin-left: 10px;
margin-right: 10px;
}

#s-9f4e03ae-3357-41fb-b606-2c847d86b41e .shogun-icon-wrapper {
  text-align: center;
}


#s-9f4e03ae-3357-41fb-b606-2c847d86b41e .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-942924dc-1f8f-4676-966e-88283ef35258 .shogun-icon-wrapper {
  text-align: center;
}


#s-942924dc-1f8f-4676-966e-88283ef35258 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-2b65c508-ce19-49f1-b50a-547599a438f6 {
  margin-left: 10px;
margin-right: 10px;
}

#s-b3de6eb6-f68d-4883-b6f7-51af0ef920f7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b3de6eb6-f68d-4883-b6f7-51af0ef920f7:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b3de6eb6-f68d-4883-b6f7-51af0ef920f7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b3de6eb6-f68d-4883-b6f7-51af0ef920f7.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-7b0264d4-756d-4257-9e7d-9611923b374a .shogun-icon-wrapper {
  text-align: center;
}


#s-7b0264d4-756d-4257-9e7d-9611923b374a .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-bc43e0c6-9e04-4c5e-a857-008600e43d43 .shogun-icon-wrapper {
  text-align: center;
}


#s-bc43e0c6-9e04-4c5e-a857-008600e43d43 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-f54710d6-2dd6-435d-8114-0c3201df82d7 .shogun-icon-wrapper {
  text-align: center;
}


#s-f54710d6-2dd6-435d-8114-0c3201df82d7 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-acc83ba9-014b-4a02-863a-0e8c51f41444 .shogun-icon-wrapper {
  text-align: center;
}


#s-acc83ba9-014b-4a02-863a-0e8c51f41444 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-941f2e9b-1da5-4f7b-9010-dfc6c67cbcf7 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
}

#s-ed3e7a03-fe47-4d91-b2fc-470428d45ee7 {
  margin-top: 1px;
margin-bottom: 1px;
}

#s-ed3e7a03-fe47-4d91-b2fc-470428d45ee7 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(195, 217, 248, 1);
  border-radius: 0px;
}

#s-ed3e7a03-fe47-4d91-b2fc-470428d45ee7 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-ed3e7a03-fe47-4d91-b2fc-470428d45ee7 td.shogun-table-column {
  background-color: rgba(195, 217, 248, 1);
  padding: 5px;
  text-align: inherit;
}

#s-ed3e7a03-fe47-4d91-b2fc-470428d45ee7 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-ed3e7a03-fe47-4d91-b2fc-470428d45ee7 td.shogun-table-column, #s-ed3e7a03-fe47-4d91-b2fc-470428d45ee7 td.shogun-table-row {
  border: 1px solid rgba(195, 217, 248, 1);
}

#s-12d7e07c-2352-436d-9f16-b3de9446bac7 {
  margin-left: 10px;
margin-right: 10px;
}

#s-beaae2a5-ba41-411e-ae3f-65f44c49b777 {
  margin-left: 10px;
margin-right: 10px;
}

#s-8767f535-282f-4d56-9c04-83c9d7ea1682 {
  margin-left: 10px;
margin-right: 10px;
}

#s-4de652a0-faba-4802-826e-af111ea6ac4c {
  margin-left: 10px;
margin-right: 10px;
}

#s-1954b2d3-e3a5-48be-8477-759d315a9aaf .shogun-icon-wrapper {
  text-align: center;
}


#s-1954b2d3-e3a5-48be-8477-759d315a9aaf .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-94a6beb8-f4d2-43c1-ad2b-8a69cfbc3e02 .shogun-icon-wrapper {
  text-align: center;
}


#s-94a6beb8-f4d2-43c1-ad2b-8a69cfbc3e02 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-0578ab8d-2956-42cc-87db-c4b51ded364e .shogun-icon-wrapper {
  text-align: center;
}


#s-0578ab8d-2956-42cc-87db-c4b51ded364e .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-7f192c7f-02fd-4279-82f1-69142f0068e3 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
}

#s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2 {
  padding-top: 14px;
}

@media (min-width: 0px) {
[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-eb29ca79-0de4-4917-b4fd-c61e6b47f8d2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1810cb77-3ab5-47b1-9e23-7afcb541c8f4 {
  margin-left: 10px;
margin-right: 10px;
}

#s-5300b518-78ac-4dcd-b1b0-af7b547eb4c0 {
  margin-left: 10px;
margin-right: 10px;
}

#s-76bea5be-1144-4b60-b768-31e0628f3758 {
  margin-left: 10px;
margin-right: 10px;
}

#s-3839e272-5473-4537-a466-99c4d5198c17 {
  padding-top: 14px;
}

@media (min-width: 0px) {
[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3839e272-5473-4537-a466-99c4d5198c17"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-51cba085-99df-4119-b9c2-a43d1da8d803 {
  margin-left: 10px;
margin-right: 10px;
}

#s-a2711eeb-3089-4446-b3d4-7e85d788018f {
  margin-left: 10px;
margin-right: 10px;
}

#s-1ad3a58c-e71a-49c3-8f3a-0ff0d5b1ce08 {
  margin-left: 10px;
margin-right: 10px;
}

#s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6 {
  padding-top: 14px;
}

@media (min-width: 0px) {
[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a9e1e3c9-0a37-4ca0-af49-8b0854e1eef6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6a57e287-93b9-4273-a421-fd25e41d3883 {
  margin-left: 10px;
margin-right: 10px;
}

#s-effc4835-e2fe-412b-a69a-8cb2983cb215 {
  margin-left: 10px;
margin-right: 10px;
}

#s-c9b537fa-ce9b-4d33-bf52-fe10c6a97072 {
  margin-left: 10px;
margin-right: 10px;
}

#s-5c03bbad-1c6e-4a7c-81f9-1d1d25d211d9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5c03bbad-1c6e-4a7c-81f9-1d1d25d211d9:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5c03bbad-1c6e-4a7c-81f9-1d1d25d211d9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5c03bbad-1c6e-4a7c-81f9-1d1d25d211d9.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-c8b80106-9e23-4b81-ab8a-7b068d1f9f7e {
  margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c8b80106-9e23-4b81-ab8a-7b068d1f9f7e:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c8b80106-9e23-4b81-ab8a-7b068d1f9f7e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c8b80106-9e23-4b81-ab8a-7b068d1f9f7e.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-81576c6c-ccb1-43bb-8722-03046afea723 {
  margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-81576c6c-ccb1-43bb-8722-03046afea723:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-81576c6c-ccb1-43bb-8722-03046afea723:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-81576c6c-ccb1-43bb-8722-03046afea723.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-1b6c52a5-edb0-4a6a-ab55-515e0ecf99a9 {
  margin-left: 10px;
margin-right: 10px;
}

#s-d8dd3d6e-bf92-4118-a2ed-e76545297d7b {
  margin-left: 10px;
margin-right: 10px;
}

#s-86f41aeb-4619-4063-8760-2451e6d9fafe {
  margin-left: 10px;
margin-right: 10px;
}

#s-fd0a5f66-dee6-46d5-a2ff-543d38b28e6d {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 50px;
margin-left: 0px;
margin-right: 0px;
min-height: 400px;
background-position: center center;
}








#s-fd0a5f66-dee6-46d5-a2ff-543d38b28e6d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd0a5f66-dee6-46d5-a2ff-543d38b28e6d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0087037f-936b-4730-93fc-2828f9cacc39 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-0087037f-936b-4730-93fc-2828f9cacc39"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-4ce8561c-bece-4daa-8361-852b7d1d664f {
  border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.45);
}








#s-4ce8561c-bece-4daa-8361-852b7d1d664f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ce8561c-bece-4daa-8361-852b7d1d664f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-39594f5c-be0f-448f-b59c-b1d781341770 {
  text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-39594f5c-be0f-448f-b59c-b1d781341770 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Teko";
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-39594f5c-be0f-448f-b59c-b1d781341770 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Teko";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-4d516f28-f50d-458e-a08e-703ad1359293 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4d516f28-f50d-458e-a08e-703ad1359293 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Teko";
  font-style:  normal ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-4d516f28-f50d-458e-a08e-703ad1359293 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Teko";
  font-style:  normal ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-3ec170aa-c702-4d8e-a56f-57d6aa657884 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-3ec170aa-c702-4d8e-a56f-57d6aa657884 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-3ec170aa-c702-4d8e-a56f-57d6aa657884 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 14px;
}

#s-3ec170aa-c702-4d8e-a56f-57d6aa657884 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-3ec170aa-c702-4d8e-a56f-57d6aa657884 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 1);
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-3ec170aa-c702-4d8e-a56f-57d6aa657884 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: teko;
  font-weight: ;
  font-style: ;
  font-size: 30px;
}

#s-3ec170aa-c702-4d8e-a56f-57d6aa657884 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 30px;
}
#s-34496693-d5da-43fe-89a6-ac3a39587d66 {
  margin-top: 1px;
margin-bottom: 1px;
}

#s-34496693-d5da-43fe-89a6-ac3a39587d66 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(195, 217, 248, 1);
  border-radius: 0px;
}

#s-34496693-d5da-43fe-89a6-ac3a39587d66 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-34496693-d5da-43fe-89a6-ac3a39587d66 td.shogun-table-column {
  background-color: rgba(195, 217, 248, 1);
  padding: 5px;
  text-align: inherit;
}

#s-34496693-d5da-43fe-89a6-ac3a39587d66 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-34496693-d5da-43fe-89a6-ac3a39587d66 td.shogun-table-column, #s-34496693-d5da-43fe-89a6-ac3a39587d66 td.shogun-table-row {
  border: 1px solid rgba(195, 217, 248, 1);
}

#s-51f176a3-ebfe-44be-a4ba-1f1642f23cf7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-51f176a3-ebfe-44be-a4ba-1f1642f23cf7:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-51f176a3-ebfe-44be-a4ba-1f1642f23cf7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-51f176a3-ebfe-44be-a4ba-1f1642f23cf7.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-26477ea0-d1b5-4a71-ba80-fbbe5fffd4f4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-26477ea0-d1b5-4a71-ba80-fbbe5fffd4f4:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-26477ea0-d1b5-4a71-ba80-fbbe5fffd4f4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-26477ea0-d1b5-4a71-ba80-fbbe5fffd4f4.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-4da80638-c3d0-4d6b-8e8f-bfb202acd82e {
  margin-left: 10px;
margin-right: 10px;
}

#s-4b85926e-2d15-4c0c-9663-65fb3f084346 {
  margin-left: 10px;
margin-right: 10px;
}

#s-b734b7a2-363a-4ee5-982e-a712206ca554 .shogun-icon-wrapper {
  text-align: center;
}


#s-b734b7a2-363a-4ee5-982e-a712206ca554 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-178248e1-b2a9-47eb-8b17-e3b5c56253c0 .shogun-icon-wrapper {
  text-align: center;
}


#s-178248e1-b2a9-47eb-8b17-e3b5c56253c0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-6cf95889-17bc-4c1e-b7b8-a5fe8dafd7f4 {
  margin-left: 10px;
margin-right: 10px;
}

#s-00a509af-fc71-41aa-acea-6d12cf58ae8d .shogun-icon-wrapper {
  text-align: center;
}


#s-00a509af-fc71-41aa-acea-6d12cf58ae8d .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-c5180984-3c1e-4479-8ab0-e5c524632c6e {
  margin-left: 10px;
margin-right: 10px;
}

#s-a52caced-f473-4acd-86c5-76ff704fb980 {
  margin-left: 10px;
margin-right: 10px;
}

#s-602aae09-e9b1-41ec-a30e-ada298a8c7e6 {
  margin-left: 10px;
margin-right: 10px;
}

#s-a9ceef2a-f115-4379-a56b-1b782fec4fcd {
  margin-left: 10px;
margin-right: 10px;
}

#s-61ca0243-40b0-48b4-9caf-f703cefd810b {
  margin-left: 10px;
margin-right: 10px;
}

#s-05d20810-2cb1-47c9-af29-fb4526dfa27f {
  margin-left: 10px;
margin-right: 10px;
}

#s-4408a9ca-47f4-426b-ae93-8a3662c59dfc {
  margin-left: 10px;
margin-right: 10px;
}

#s-4bbe018b-b8c4-4fa7-a28e-a258cab001ed .shogun-icon-wrapper {
  text-align: center;
}


#s-4bbe018b-b8c4-4fa7-a28e-a258cab001ed .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-9904d45c-041d-48ef-be03-f49a145cc787 {
  margin-left: 10px;
margin-right: 10px;
}

#s-a4d5b47a-7a73-4adb-9b96-06793115e214 {
  margin-left: 10px;
margin-right: 10px;
}

#s-8422fa67-f66b-465f-8e79-212140cc8056 .shogun-icon-wrapper {
  text-align: center;
}


#s-8422fa67-f66b-465f-8e79-212140cc8056 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-2fce5286-7402-4efe-a666-68d42e3334a5 .shogun-icon-wrapper {
  text-align: center;
}


#s-2fce5286-7402-4efe-a666-68d42e3334a5 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-57ef72d5-b980-4796-9d4f-0ceb2bb5ca52 .shogun-icon-wrapper {
  text-align: center;
}


#s-57ef72d5-b980-4796-9d4f-0ceb2bb5ca52 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-0cfe33a6-c441-476d-bf9f-90b321676904 .shogun-icon-wrapper {
  text-align: center;
}


#s-0cfe33a6-c441-476d-bf9f-90b321676904 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-ec96ce85-7a7a-4a61-808e-09a66af5a466 .shogun-icon-wrapper {
  text-align: center;
}


#s-ec96ce85-7a7a-4a61-808e-09a66af5a466 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-646a6441-a38f-4d0a-8c90-16fa54612900 .shogun-icon-wrapper {
  text-align: center;
}


#s-646a6441-a38f-4d0a-8c90-16fa54612900 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-f0222b89-ac79-44c0-8f16-33a6770d75e9 {
  margin-left: 10px;
margin-right: 10px;
}

#s-25b1c8a1-4c8c-4be1-87ef-9488f16bbe75 {
  margin-left: 10px;
margin-right: 10px;
}

#s-1904fbe2-8cc5-4843-af8c-8e95477bcec7 {
  margin-left: 10px;
margin-right: 10px;
}

#s-d2286817-b34f-44ed-b606-c05bf52762c9 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
}

#s-bf0ef34d-5abe-4c76-827d-068ef383c161 {
  margin-left: 15px;
margin-right: 15px;
}

#s-18242cf2-d82b-4dbb-9d30-21e6f5d2b318 {
  margin-left: 15px;
margin-right: 15px;
}

#s-4873eb66-ac90-467d-92cb-455049fede7b {
  margin-left: 10px;
margin-right: 10px;
}

#s-4ae51d5e-63d8-47f1-9b5e-1b951f037ae3 {
  margin-top: 1px;
margin-left: 1px;
margin-bottom: 1px;
margin-right: 1px;
}

#s-4ae51d5e-63d8-47f1-9b5e-1b951f037ae3 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(195, 217, 248, 1);
  border-radius: 0px;
}

#s-4ae51d5e-63d8-47f1-9b5e-1b951f037ae3 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-4ae51d5e-63d8-47f1-9b5e-1b951f037ae3 td.shogun-table-column {
  background-color: rgba(195, 217, 248, 1);
  padding: 5px;
  text-align: inherit;
}

#s-4ae51d5e-63d8-47f1-9b5e-1b951f037ae3 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-4ae51d5e-63d8-47f1-9b5e-1b951f037ae3 td.shogun-table-column, #s-4ae51d5e-63d8-47f1-9b5e-1b951f037ae3 td.shogun-table-row {
  border: 1px solid rgba(195, 217, 248, 1);
}

#s-c84024f3-6cb5-4979-bc52-17f2aeec3214 {
  margin-left: 10px;
margin-right: 10px;
}

#s-8a153839-0b4e-4640-9e4b-9a928cbfd5b3 {
  margin-left: 10px;
margin-right: 10px;
}

#s-07db0ce5-befd-4568-abb4-c422af3823ca {
  margin-left: 10px;
margin-right: 10px;
}

#s-ad3f9807-c7b5-49e8-88ed-d310b4963918 {
  margin-left: 10px;
margin-right: 10px;
}

#s-0355f811-5398-4f5e-92a3-efe6264acf5a {
  margin-left: 10px;
margin-right: 10px;
}

#s-33ac9c0d-64f6-4094-b9c7-59627c02bbc7 {
  margin-left: 10px;
margin-right: 10px;
}

#s-c924c3ff-dea1-4f95-861f-02e7ae9d55db {
  margin-left: 10px;
margin-right: 10px;
}

#s-eff180d4-c5da-49b8-b25a-f29ec63d72bc {
  margin-left: 10px;
margin-right: 10px;
}

#s-95c349d3-54e0-4824-89fe-d0e2c4759984 .shogun-icon-wrapper {
  text-align: center;
}


#s-95c349d3-54e0-4824-89fe-d0e2c4759984 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-9686c340-8470-48e0-b8d2-d6b9a613bed0 .shogun-icon-wrapper {
  text-align: center;
}


#s-9686c340-8470-48e0-b8d2-d6b9a613bed0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-d2dcee1b-5a8b-4d48-aa0c-2c323a85b3e4 .shogun-icon-wrapper {
  text-align: center;
}


#s-d2dcee1b-5a8b-4d48-aa0c-2c323a85b3e4 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-5c8a3301-8c08-4864-bf54-cc34d10c4f32 .shogun-icon-wrapper {
  text-align: center;
}


#s-5c8a3301-8c08-4864-bf54-cc34d10c4f32 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-c53d2afd-c7ee-4a1a-a8a9-06eeee21e5cd {
  margin-left: 10px;
margin-right: 10px;
}

#s-3bd3e8b5-c0ad-46c7-8127-d85bb44a7b25 {
  margin-left: 10px;
margin-right: 10px;
}

#s-46fa78e2-814d-4f8f-beaf-4f28320ce0bd {
  margin-left: 10px;
margin-right: 10px;
}

#s-40664746-824f-4551-97c8-591533552404 {
  margin-left: 10px;
margin-right: 10px;
}

#s-767dc936-e618-4268-b383-affbb845c77a .shogun-icon-wrapper {
  text-align: center;
}


#s-767dc936-e618-4268-b383-affbb845c77a .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-c8945e2e-1ed2-43cd-a3d5-f71c8c4ccda3 {
  margin-left: 10px;
margin-right: 10px;
}

#s-06891f3e-7ef4-46d8-95b9-83c38cef245f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-06891f3e-7ef4-46d8-95b9-83c38cef245f:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-06891f3e-7ef4-46d8-95b9-83c38cef245f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-06891f3e-7ef4-46d8-95b9-83c38cef245f.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-d7d99290-23a0-47ea-a0c7-c89c41764128 .shogun-icon-wrapper {
  text-align: center;
}


#s-d7d99290-23a0-47ea-a0c7-c89c41764128 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-cf639443-b6d5-4489-8b10-63ed4d379803 .shogun-icon-wrapper {
  text-align: center;
}


#s-cf639443-b6d5-4489-8b10-63ed4d379803 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-6bef7082-c50f-42f1-99b1-5a9d87abc32e .shogun-icon-wrapper {
  text-align: center;
}


#s-6bef7082-c50f-42f1-99b1-5a9d87abc32e .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-636f382b-ec4e-4b40-a0ed-6343c6187dfc .shogun-icon-wrapper {
  text-align: center;
}


#s-636f382b-ec4e-4b40-a0ed-6343c6187dfc .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-cca120d2-06ac-424f-a3cb-c7d9c7971fae {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
}

#s-972108b9-0b15-468b-b5ff-31e7909fcf4e {
  margin-top: 1px;
margin-left: 1px;
margin-bottom: 1px;
margin-right: 1px;
}

#s-972108b9-0b15-468b-b5ff-31e7909fcf4e .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(195, 217, 248, 1);
  border-radius: 0px;
}

#s-972108b9-0b15-468b-b5ff-31e7909fcf4e table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-972108b9-0b15-468b-b5ff-31e7909fcf4e td.shogun-table-column {
  background-color: rgba(195, 217, 248, 1);
  padding: 5px;
  text-align: inherit;
}

#s-972108b9-0b15-468b-b5ff-31e7909fcf4e td.shogun-table-row {
  background-color: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-972108b9-0b15-468b-b5ff-31e7909fcf4e td.shogun-table-column, #s-972108b9-0b15-468b-b5ff-31e7909fcf4e td.shogun-table-row {
  border: 1px solid rgba(195, 217, 248, 1);
}

#s-f8465dfb-ada3-4442-aa2c-451d32b87f88 {
  margin-left: 10px;
margin-right: 10px;
}

#s-29295fc0-cbaf-48d5-9bb4-81a9c27f582f {
  margin-left: 10px;
margin-right: 10px;
}

#s-db90a3f6-d641-4d2b-9235-8a0d9bde65cf .shogun-icon-wrapper {
  text-align: center;
}


#s-db90a3f6-d641-4d2b-9235-8a0d9bde65cf .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-ad6ee09b-4038-447b-9376-72549d26cdcb {
  margin-left: 10px;
margin-right: 10px;
}

#s-c107a581-cace-4f93-a926-e202dbd22dc4 {
  margin-left: 10px;
margin-right: 10px;
}

#s-5083ffa5-b297-458e-ab30-1ad58b81b421 {
  margin-left: 10px;
margin-right: 10px;
}

#s-4387813c-cecc-4bd8-98ef-f4c0b4fd7cac {
  margin-left: 10px;
margin-right: 10px;
}

#s-04de4e7f-f9a5-4672-99d1-7aabc149b71b .shogun-icon-wrapper {
  text-align: center;
}


#s-04de4e7f-f9a5-4672-99d1-7aabc149b71b .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-2f8c4b60-873e-41b0-b1e6-0975f063d7e5 {
  margin-left: 10px;
margin-right: 10px;
}

#s-7ff93d31-8aaf-45c9-a16b-7e36e2818329 .shogun-icon-wrapper {
  text-align: center;
}


#s-7ff93d31-8aaf-45c9-a16b-7e36e2818329 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-07d2bbd2-f276-47a8-af88-83a61057fa87 {
  margin-left: 10px;
margin-right: 10px;
}

#s-a779b167-dde6-49fc-8ce8-9bbdccaf291c {
  margin-left: 10px;
margin-right: 10px;
}

#s-caae9c88-9125-41bb-9586-64e949b1d991 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-caae9c88-9125-41bb-9586-64e949b1d991:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-caae9c88-9125-41bb-9586-64e949b1d991:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-caae9c88-9125-41bb-9586-64e949b1d991.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-24b3d9e1-125a-4508-bb11-5365bb775ee6 .shogun-icon-wrapper {
  text-align: center;
}


#s-24b3d9e1-125a-4508-bb11-5365bb775ee6 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-57fd5cc5-81cf-46a6-8e0a-d49e624eb81a .shogun-icon-wrapper {
  text-align: center;
}


#s-57fd5cc5-81cf-46a6-8e0a-d49e624eb81a .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-34bdeb0d-d9a0-4651-8537-dca13afa8b90 .shogun-icon-wrapper {
  text-align: center;
}


#s-34bdeb0d-d9a0-4651-8537-dca13afa8b90 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-d223893d-ea2b-4f05-badc-f1a5a4bc15b4 .shogun-icon-wrapper {
  text-align: center;
}


#s-d223893d-ea2b-4f05-badc-f1a5a4bc15b4 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-b2fd7370-3347-4081-a2b0-aace00e26a68 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
}

#s-2210ba83-ce82-40a6-9241-199c778fc664 {
  padding-top: 14px;
}

@media (min-width: 0px) {
[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2210ba83-ce82-40a6-9241-199c778fc664"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-35da993e-440a-4c43-bf21-fd0540f16390 {
  margin-left: 10px;
margin-right: 10px;
}

#s-d97a7209-6014-4652-b975-5b4c393f03d9 {
  margin-left: 10px;
margin-right: 10px;
}

#s-1ce30215-23bb-450b-ae70-8bd55cf6bd38 {
  margin-left: 10px;
margin-right: 10px;
}

#s-c8b7832b-eca4-4f12-9693-0561e4ef2710 {
  padding-top: 14px;
}

@media (min-width: 0px) {
[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c8b7832b-eca4-4f12-9693-0561e4ef2710"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8609aacc-a22e-4122-aeef-9238c835a6e8 {
  margin-left: 10px;
margin-right: 10px;
}

#s-100966bf-701b-4299-89bc-1d1316aca01a {
  margin-left: 10px;
margin-right: 10px;
}

#s-f40fc722-a962-4b18-91c8-87aa17551a16 {
  margin-left: 10px;
margin-right: 10px;
}

#s-a3b24ce9-1ceb-4e63-8f04-7c9f0d05d094 {
  margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a3b24ce9-1ceb-4e63-8f04-7c9f0d05d094:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a3b24ce9-1ceb-4e63-8f04-7c9f0d05d094:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a3b24ce9-1ceb-4e63-8f04-7c9f0d05d094.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-72fd0350-2ce0-42f6-af8e-40d1314169bd {
  margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-72fd0350-2ce0-42f6-af8e-40d1314169bd:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-72fd0350-2ce0-42f6-af8e-40d1314169bd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-72fd0350-2ce0-42f6-af8e-40d1314169bd.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-7b19e329-c1a6-4e9e-811b-6ca06797bbba {
  margin-left: 10px;
margin-right: 10px;
}

#s-c18fa688-af68-46ea-941d-6539e9afc34d {
  margin-left: 10px;
margin-right: 10px;
}

#s-cd8268df-a4f5-434e-b516-67999121f821 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 50px;
margin-left: 0px;
margin-right: 0px;
min-height: 400px;
background-position: center center;
}








#s-cd8268df-a4f5-434e-b516-67999121f821 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd8268df-a4f5-434e-b516-67999121f821.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4858e593-c1da-4617-b03b-74d3c4193019 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-4858e593-c1da-4617-b03b-74d3c4193019"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-2eff837b-28e0-4ca9-bd6c-ff9034352376 {
  padding-top: 50px;
padding-bottom: 50px;
text-align: center;
background-color: rgba(0, 0, 0, 0.36);
}

#s-2eff837b-28e0-4ca9-bd6c-ff9034352376 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Teko";
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-2eff837b-28e0-4ca9-bd6c-ff9034352376 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Teko";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-2b87072e-1619-4ee3-9e31-7bcdebec5e91 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-2b87072e-1619-4ee3-9e31-7bcdebec5e91 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-2b87072e-1619-4ee3-9e31-7bcdebec5e91 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 14px;
}

#s-2b87072e-1619-4ee3-9e31-7bcdebec5e91 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-2b87072e-1619-4ee3-9e31-7bcdebec5e91 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 1);
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-2b87072e-1619-4ee3-9e31-7bcdebec5e91 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: teko;
  font-weight: ;
  font-style: ;
  font-size: 30px;
}

#s-2b87072e-1619-4ee3-9e31-7bcdebec5e91 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 30px;
}
#s-df25fc29-4cad-4ae4-9b1e-de63e6fceb88 {
  margin-left: 15px;
margin-right: 15px;
}

#s-a48e8fcb-bc80-4c76-bad5-999237b1259c {
  margin-left: 15px;
margin-right: 15px;
}

#s-44b7a4a1-8010-4979-bf9d-6ccd9201361d {
  margin-left: 15px;
margin-right: 15px;
}

#s-4144e517-83ec-4a89-b934-cfa161d34016 {
  margin-top: 1px;
margin-bottom: 1px;
}

#s-4144e517-83ec-4a89-b934-cfa161d34016 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(195, 217, 248, 1);
  border-radius: 0px;
}

#s-4144e517-83ec-4a89-b934-cfa161d34016 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-4144e517-83ec-4a89-b934-cfa161d34016 td.shogun-table-column {
  background-color: rgba(195, 217, 248, 1);
  padding: 5px;
  text-align: inherit;
}

#s-4144e517-83ec-4a89-b934-cfa161d34016 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-4144e517-83ec-4a89-b934-cfa161d34016 td.shogun-table-column, #s-4144e517-83ec-4a89-b934-cfa161d34016 td.shogun-table-row {
  border: 1px solid rgba(195, 217, 248, 1);
}

#s-95453aee-3b49-4618-a131-f1d70d5bed75 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-95453aee-3b49-4618-a131-f1d70d5bed75:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-95453aee-3b49-4618-a131-f1d70d5bed75:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-95453aee-3b49-4618-a131-f1d70d5bed75.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-a1585563-ce0f-4f14-aedf-c51edfb75642 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a1585563-ce0f-4f14-aedf-c51edfb75642:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a1585563-ce0f-4f14-aedf-c51edfb75642:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a1585563-ce0f-4f14-aedf-c51edfb75642.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-606c8d1e-bfb4-49f0-bbec-ce95ae539f6a {
  margin-left: 10px;
margin-right: 10px;
}

#s-d280b0b2-b34f-4932-9f6f-ee82a7e8950b {
  margin-left: 10px;
margin-right: 10px;
}

#s-81b9d217-7142-4a88-a341-b80d6b4ae6e6 .shogun-icon-wrapper {
  text-align: center;
}


#s-81b9d217-7142-4a88-a341-b80d6b4ae6e6 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-4ff46e74-9671-403a-91ee-c6f76dfe400b .shogun-icon-wrapper {
  text-align: center;
}


#s-4ff46e74-9671-403a-91ee-c6f76dfe400b .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-91a4c75e-b9c8-4c4b-8f67-91f807cdc602 {
  margin-left: 10px;
margin-right: 10px;
}

#s-80960680-66b0-488f-8189-a91d753e091d .shogun-icon-wrapper {
  text-align: center;
}


#s-80960680-66b0-488f-8189-a91d753e091d .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-ad89d91c-d080-44f9-9875-a30a7e9fbeed {
  margin-left: 10px;
margin-right: 10px;
}

#s-6f5092ea-b64f-414c-8bb7-7c37272774e4 {
  margin-left: 10px;
margin-right: 10px;
}

#s-31968a7a-b08a-490d-a387-99b8fc597f48 {
  margin-left: 10px;
margin-right: 10px;
}

#s-1183b665-feac-41de-b211-3ab9ffcc7955 {
  margin-left: 10px;
margin-right: 10px;
}

#s-b602683b-ce7b-4714-8b49-37ed023c4aeb {
  margin-left: 10px;
margin-right: 10px;
}

#s-978e25fd-979e-4e2c-8e1c-2da1ef4e728e {
  margin-left: 10px;
margin-right: 10px;
}

#s-79598658-f6ad-4e99-973f-d70982abb21a {
  margin-left: 10px;
margin-right: 10px;
}

#s-6b7b3681-bbbf-48ef-9049-60bf68fec71e {
  margin-left: 10px;
margin-right: 10px;
}

#s-e62fb43c-e609-41cc-ac23-53c1d2892a08 {
  margin-left: 10px;
margin-right: 10px;
}

#s-4ddb0f30-aea1-4f12-983b-3eff3a74bbb3 .shogun-icon-wrapper {
  text-align: center;
}


#s-4ddb0f30-aea1-4f12-983b-3eff3a74bbb3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-bb82516b-dbf3-4622-a359-be9fac2da685 .shogun-icon-wrapper {
  text-align: center;
}


#s-bb82516b-dbf3-4622-a359-be9fac2da685 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-1b6cb734-4b89-4451-901d-1f07b25f70ad .shogun-icon-wrapper {
  text-align: center;
}


#s-1b6cb734-4b89-4451-901d-1f07b25f70ad .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-3f525408-6b83-4b24-9e38-27376eeec2c7 .shogun-icon-wrapper {
  text-align: center;
}


#s-3f525408-6b83-4b24-9e38-27376eeec2c7 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-d5076482-6c15-476a-b8d1-1b4fe227b8b9 .shogun-icon-wrapper {
  text-align: center;
}


#s-d5076482-6c15-476a-b8d1-1b4fe227b8b9 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-bff5455b-6b2d-419c-9ba8-b1bca21d7269 .shogun-icon-wrapper {
  text-align: center;
}


#s-bff5455b-6b2d-419c-9ba8-b1bca21d7269 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-3c4c1cce-c294-4f1d-8bfa-aee74cc7f7a6 .shogun-icon-wrapper {
  text-align: center;
}


#s-3c4c1cce-c294-4f1d-8bfa-aee74cc7f7a6 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-7582df15-712f-4a7b-9e46-866067fcac45 {
  margin-left: 10px;
margin-right: 10px;
}

#s-4618a76c-b21f-4454-9076-22866e6584a2 {
  margin-left: 10px;
margin-right: 10px;
}

#s-484066d6-3cd4-487a-9b3a-e90fada64a18 {
  margin-left: 10px;
margin-right: 10px;
}

#s-6ee2862f-937a-435f-a8ee-304993f57d22 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
}

#s-18183f81-7ecc-415e-afb0-09aeb90ca002 {
  margin-top: 1px;
margin-left: 1px;
margin-bottom: 1px;
margin-right: 1px;
}

#s-18183f81-7ecc-415e-afb0-09aeb90ca002 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(195, 217, 248, 1);
  border-radius: 0px;
}

#s-18183f81-7ecc-415e-afb0-09aeb90ca002 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-18183f81-7ecc-415e-afb0-09aeb90ca002 td.shogun-table-column {
  background-color: rgba(195, 217, 248, 1);
  padding: 5px;
  text-align: inherit;
}

#s-18183f81-7ecc-415e-afb0-09aeb90ca002 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-18183f81-7ecc-415e-afb0-09aeb90ca002 td.shogun-table-column, #s-18183f81-7ecc-415e-afb0-09aeb90ca002 td.shogun-table-row {
  border: 1px solid rgba(195, 217, 248, 1);
}

#s-fdffedc3-c762-4304-80c5-ec49151a5d24 {
  margin-left: 10px;
margin-right: 10px;
}

#s-3c5478cc-249d-4890-aa40-382b0b6f4821 {
  margin-left: 10px;
margin-right: 10px;
}

#s-bc7456e4-d6dd-434d-9675-6ac15f1543cc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-bc7456e4-d6dd-434d-9675-6ac15f1543cc:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-bc7456e4-d6dd-434d-9675-6ac15f1543cc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bc7456e4-d6dd-434d-9675-6ac15f1543cc.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-fea51265-9ffc-4051-a235-1f10edfc43d1 .shogun-icon-wrapper {
  text-align: center;
}


#s-fea51265-9ffc-4051-a235-1f10edfc43d1 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-59822082-162a-42a9-a238-27a1cd7a10fb .shogun-icon-wrapper {
  text-align: center;
}


#s-59822082-162a-42a9-a238-27a1cd7a10fb .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-59f2ca99-5570-42c4-acfe-aa50c3e93372 {
  margin-left: 10px;
margin-right: 10px;
}

#s-4f14d244-73e3-436b-a2f4-a522faada0f2 {
  margin-left: 10px;
margin-right: 10px;
}

#s-717c858c-f12a-4134-96b3-798b68f30e35 {
  margin-left: 10px;
margin-right: 10px;
}

#s-de1b0240-233f-42b3-99e6-12a7a2f5b70e {
  margin-left: 10px;
margin-right: 10px;
}

#s-77aa27a2-772b-43f6-af3e-a56d124e35ac {
  margin-left: 10px;
margin-right: 10px;
}

#s-a2b915d3-0e3c-4f67-9b7e-6c9a369c585a {
  margin-left: 10px;
margin-right: 10px;
}

#s-8891fa47-f707-44ba-a1b5-237bacf20c23 {
  margin-left: 10px;
margin-right: 10px;
}

#s-2f0942ba-7fb2-4186-bf85-eac451e9b661 {
  margin-left: 10px;
margin-right: 10px;
}

#s-7e8d35ad-d4e4-45b9-8c58-8d19fc442639 .shogun-icon-wrapper {
  text-align: center;
}


#s-7e8d35ad-d4e4-45b9-8c58-8d19fc442639 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-179ac35b-e031-496c-8d78-66c8ae15e6a5 .shogun-icon-wrapper {
  text-align: center;
}


#s-179ac35b-e031-496c-8d78-66c8ae15e6a5 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-3e62e9a2-b6ad-41a3-bce4-9561422e8f35 {
  margin-left: 10px;
margin-right: 10px;
}

#s-8ba4b0fc-5535-4ea5-b989-ead7741d0f98 {
  margin-left: 10px;
margin-right: 10px;
}

#s-1be81497-b3c7-4b62-81d1-d41fb630ad70 {
  margin-left: 10px;
margin-right: 10px;
}

#s-ce597a36-29e8-42d1-8f1e-8b18b45e9f87 {
  margin-left: 10px;
margin-right: 10px;
}

#s-d9a3c51c-6e7a-43be-9063-1829838a0d3e .shogun-icon-wrapper {
  text-align: center;
}


#s-d9a3c51c-6e7a-43be-9063-1829838a0d3e .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-c1402515-9c58-481a-b491-f193c24d35a9 {
  margin-left: 10px;
margin-right: 10px;
}

#s-1ace6009-bb1b-48a2-94f7-c79b67204183 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-1ace6009-bb1b-48a2-94f7-c79b67204183:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1ace6009-bb1b-48a2-94f7-c79b67204183:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1ace6009-bb1b-48a2-94f7-c79b67204183.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-f8fb1bb7-52e4-446d-ad1f-8854aca86407 .shogun-icon-wrapper {
  text-align: center;
}


#s-f8fb1bb7-52e4-446d-ad1f-8854aca86407 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-2a8eb3db-8370-4730-9385-258af004e7f7 .shogun-icon-wrapper {
  text-align: center;
}


#s-2a8eb3db-8370-4730-9385-258af004e7f7 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-f7245d16-5640-4010-ac2c-e81a6587c319 .shogun-icon-wrapper {
  text-align: center;
}


#s-f7245d16-5640-4010-ac2c-e81a6587c319 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-76dab7b3-d950-4bc4-8e22-0d25c9949c20 .shogun-icon-wrapper {
  text-align: center;
}


#s-76dab7b3-d950-4bc4-8e22-0d25c9949c20 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-4e807fc4-28b4-441c-9baf-cc3a2596acf4 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
}

#s-2aa0e6c1-0203-46fa-a627-31d06875a6dc {
  margin-top: 1px;
margin-left: 1px;
margin-bottom: 1px;
margin-right: 1px;
}

#s-2aa0e6c1-0203-46fa-a627-31d06875a6dc .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(195, 217, 248, 1);
  border-radius: 0px;
}

#s-2aa0e6c1-0203-46fa-a627-31d06875a6dc table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-2aa0e6c1-0203-46fa-a627-31d06875a6dc td.shogun-table-column {
  background-color: rgba(195, 217, 248, 1);
  padding: 5px;
  text-align: inherit;
}

#s-2aa0e6c1-0203-46fa-a627-31d06875a6dc td.shogun-table-row {
  background-color: rgba(255, 255, 255, 1);
  padding: 5px;
}

#s-2aa0e6c1-0203-46fa-a627-31d06875a6dc td.shogun-table-column, #s-2aa0e6c1-0203-46fa-a627-31d06875a6dc td.shogun-table-row {
  border: 1px solid rgba(195, 217, 248, 1);
}

#s-89dd504d-bba7-474d-91fd-c4a9e4a10387 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-89dd504d-bba7-474d-91fd-c4a9e4a10387:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-89dd504d-bba7-474d-91fd-c4a9e4a10387:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-89dd504d-bba7-474d-91fd-c4a9e4a10387.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-f98ecfa1-a253-432a-8786-9b88894f3fd8 {
  margin-left: 10px;
margin-right: 10px;
}

#s-bdc672aa-aa44-4618-9c0d-52a774946505 {
  margin-left: 10px;
margin-right: 10px;
}

#s-7225e22b-f13b-4771-a37c-587d87df4b3a .shogun-icon-wrapper {
  text-align: center;
}


#s-7225e22b-f13b-4771-a37c-587d87df4b3a .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-7b7aca3d-ea55-43f8-bf59-0d5774545928 {
  margin-left: 10px;
margin-right: 10px;
}

#s-2e834d48-4bfe-422c-8553-7ddd3f357485 {
  margin-left: 10px;
margin-right: 10px;
}

#s-63d61bb2-66e0-4faa-9924-7f87a370a3b1 {
  margin-left: 10px;
margin-right: 10px;
}

#s-1f4c5fac-e4bf-420e-a033-f06264abd3b2 {
  margin-left: 10px;
margin-right: 10px;
}

#s-1cc063e2-458c-46ed-a7fc-858a162b0d53 {
  margin-left: 10px;
margin-right: 10px;
}

#s-48dccbaa-21be-4a08-a785-da575242c0df {
  margin-left: 10px;
margin-right: 10px;
}

#s-c95378bd-a457-41d6-bc8d-2da95ceeb0ef {
  margin-left: 10px;
margin-right: 10px;
}

#s-a5ce1635-b824-428b-93b1-640c38c7590b .shogun-icon-wrapper {
  text-align: center;
}


#s-a5ce1635-b824-428b-93b1-640c38c7590b .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-dfdbe3fc-9719-4559-b962-da77a37201c1 {
  margin-left: 10px;
margin-right: 10px;
}

#s-9ca176e6-2aa2-48b4-be14-0a3fd5ac01d5 {
  margin-left: 10px;
margin-right: 10px;
}

#s-39a7e1d7-4110-4a00-9029-561535c442de .shogun-icon-wrapper {
  text-align: center;
}


#s-39a7e1d7-4110-4a00-9029-561535c442de .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-1be4cb36-36ec-4718-88c1-ce929196a3b2 {
  margin-left: 10px;
margin-right: 10px;
}

#s-c7aa6923-0774-4c28-9d25-2da0c5e2985e {
  margin-left: 10px;
margin-right: 10px;
}

#s-a7ee61ba-a4cc-44e6-8544-7c798d9d1ee5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(189, 17, 17, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a7ee61ba-a4cc-44e6-8544-7c798d9d1ee5:hover {background-color: rgba(14, 65, 132, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a7ee61ba-a4cc-44e6-8544-7c798d9d1ee5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a7ee61ba-a4cc-44e6-8544-7c798d9d1ee5.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Teko;
  display:  inline-block ;
}

#s-dc4d1b32-e636-4aa2-95f6-a8f0002efe31 .shogun-icon-wrapper {
  text-align: center;
}


#s-dc4d1b32-e636-4aa2-95f6-a8f0002efe31 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-9e6af6c1-531e-4cbb-a2cd-16a5f3368124 .shogun-icon-wrapper {
  text-align: center;
}


#s-9e6af6c1-531e-4cbb-a2cd-16a5f3368124 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-a8fba1ac-d1ff-4766-8127-c52c7030d273 .shogun-icon-wrapper {
  text-align: center;
}


#s-a8fba1ac-d1ff-4766-8127-c52c7030d273 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-404d18b8-781d-4847-a043-9f4517c64671 .shogun-icon-wrapper {
  text-align: center;
}


#s-404d18b8-781d-4847-a043-9f4517c64671 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(0, 156, 68, 1);
}

#s-56f9ebb6-bfd5-4b7c-ad47-3ccb26ca1f62 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
}








#s-56c18002-9e2e-4708-9367-10da3d2db33a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-56c18002-9e2e-4708-9367-10da3d2db33a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3b7b118c-ee9c-4f14-9d28-27029d4b508c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-3c1bc78d-d857-44ae-9fdc-22b270f5311a {
  background-attachment: fixed;
min-height: 0px;
background-color: rgba(0, 0, 0, 1);
}








#s-3c1bc78d-d857-44ae-9fdc-22b270f5311a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c1bc78d-d857-44ae-9fdc-22b270f5311a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-90b517b1-6eae-4bad-8f8e-45bbc9c51b50 {
  background-attachment: fixed;
min-height: 0px;
background-color: rgba(0, 0, 0, 1);
}








#s-90b517b1-6eae-4bad-8f8e-45bbc9c51b50 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90b517b1-6eae-4bad-8f8e-45bbc9c51b50.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3a83d973-f555-453f-8f44-265c6302ed02 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
}

@media (min-width: 0px) {
[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3a83d973-f555-453f-8f44-265c6302ed02"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8f7d2b9a-cfaf-42be-81e8-eabbb5d0f79c {
  background-color: rgba(0, 0, 0, 1);
opacity: 1;
}
#s-8f7d2b9a-cfaf-42be-81e8-eabbb5d0f79c:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(17, 86, 203, 1) !important;
opacity: 0.66 !important;}



  #s-8f7d2b9a-cfaf-42be-81e8-eabbb5d0f79c img.shogun-image {
    
    width: px;
  }


#s-8f7d2b9a-cfaf-42be-81e8-eabbb5d0f79c .shogun-image-content {
  
    align-items: center;
  
}

#s-fec8868b-f3d2-43be-8e89-46ff6bfeea74 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fec8868b-f3d2-43be-8e89-46ff6bfeea74 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Teko";
  font-style:   ;
  font-size: 70px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a1059b61-5772-4ab1-b843-c4fc5eb54459 {
  text-align: center;
}
#s-a1059b61-5772-4ab1-b843-c4fc5eb54459:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(17, 86, 203, 1) !important;
opacity: 0.66 !important;}



  #s-a1059b61-5772-4ab1-b843-c4fc5eb54459 img.shogun-image {
    
    width: px;
  }


#s-a1059b61-5772-4ab1-b843-c4fc5eb54459 .shogun-image-content {
  
    align-items: center;
  
}

#s-b1f3fc48-17d5-4a49-9244-e1ecd65dbc31 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b1f3fc48-17d5-4a49-9244-e1ecd65dbc31 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Teko";
  font-style:   ;
  font-size: 70px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5bd3dbe9-1807-4d0a-b538-fa2262c44eaa {
  text-align: center;
}
#s-5bd3dbe9-1807-4d0a-b538-fa2262c44eaa:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(17, 86, 203, 1) !important;
opacity: 0.66 !important;}



  #s-5bd3dbe9-1807-4d0a-b538-fa2262c44eaa img.shogun-image {
    
    width: px;
  }


#s-5bd3dbe9-1807-4d0a-b538-fa2262c44eaa .shogun-image-content {
  
    align-items: center;
  
}

#s-6b2084c3-acab-4fa1-b39c-b18e40506392 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6b2084c3-acab-4fa1-b39c-b18e40506392 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Teko";
  font-style:   ;
  font-size: 70px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6b11bd00-d33b-4fc3-8022-f3f4d4560dc8 {
  text-align: center;
}
#s-6b11bd00-d33b-4fc3-8022-f3f4d4560dc8:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(17, 86, 203, 1) !important;
opacity: 0.66 !important;}



  #s-6b11bd00-d33b-4fc3-8022-f3f4d4560dc8 img.shogun-image {
    
    width: px;
  }


#s-6b11bd00-d33b-4fc3-8022-f3f4d4560dc8 .shogun-image-content {
  
    align-items: center;
  
}

#s-fc4940b3-279e-48b7-9780-547a22c79791 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fc4940b3-279e-48b7-9780-547a22c79791 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Teko";
  font-style:   ;
  font-size: 70px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-be707a01-48c0-4bf4-bca0-b66e4d0fcef7 {
  text-align: center;
}
#s-be707a01-48c0-4bf4-bca0-b66e4d0fcef7:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(17, 86, 203, 1) !important;
opacity: 0.66 !important;}



  #s-be707a01-48c0-4bf4-bca0-b66e4d0fcef7 img.shogun-image {
    
    width: px;
  }


#s-be707a01-48c0-4bf4-bca0-b66e4d0fcef7 .shogun-image-content {
  
    align-items: center;
  
}

#s-5294732d-5a5c-4b57-93ee-73d0f35764e0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5294732d-5a5c-4b57-93ee-73d0f35764e0 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Teko";
  font-style:   ;
  font-size: 70px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-278ee0ec-5065-4063-b8af-c3e7151d37e1 {
  text-align: center;
}
#s-278ee0ec-5065-4063-b8af-c3e7151d37e1:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(17, 86, 203, 1) !important;
opacity: 0.66 !important;}



  #s-278ee0ec-5065-4063-b8af-c3e7151d37e1 img.shogun-image {
    
    width: px;
  }


#s-278ee0ec-5065-4063-b8af-c3e7151d37e1 .shogun-image-content {
  
    align-items: center;
  
}

#s-292b7df8-8a5f-4b57-9fa0-3d9ce006e337 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-292b7df8-8a5f-4b57-9fa0-3d9ce006e337 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Teko";
  font-style:   ;
  font-size: 70px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@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-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg {
  display: none;
  margin-top: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #dc143c;
}
