@import url("https://fonts.googleapis.com/css2?family=Poppins&display=swap");
a,
body,
div,
em,
form,
h1,
h2,
h3,
h4,
h5,
html,
img,
p,
span {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
a,
a:hover,
a:visited {
  text-decoration: none;
  cursor: pointer;
}
body {
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}
p {
  margin-bottom: 20px;
}
p:last-child {
  margin-bottom: 0;
}
img {
  max-width: 100%;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  height: auto;
}
.CD:after,
.CD:before {
  content: " ";
  display: table;
}
.CD:after {
  clear: both;
}
em {
  font-style: italic;
}
a {
  color: #1b86f1;
}
.DD {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ED,
.FD {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.FD {
  z-index: 0;
  overflow: hidden;
}
.GD {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.HD {
  position: relative;
  z-index: 2;
}
.ID {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.JD {
  position: relative;
  padding: 0 10px;
  z-index: 2;
  margin-bottom: 25px;
}
.JD,
.KD {
  margin-left: auto;
  margin-right: auto;
}
.KD {
  width: 100%;
  max-width: 1180px;
}
.LD {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -25px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.MD > .JD > .LD {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -ms-grid-row-align: stretch;
  align-items: stretch;
}
.ND > .JD > .LD {
  margin-left: -25px;
  margin-right: -25px;
}
.OD > .JD > .LD {
  margin-left: -10px;
  margin-right: -10px;
}
.PD {
  padding: 0 15px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.MD > .JD > .LD > .PD {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.tatsu-column-inner {
  width: 100%;
  position: relative;
  border-style: solid;
  border-color: transparent;
  -webkit-transition: -webkit-box-shadow 0.3s ease, -webkit-transform 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: box-shadow 0.3s ease, transform 0.3s ease;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
  transition: box-shadow 0.3s ease, transform 0.3s ease,
    -webkit-box-shadow 0.3s ease, -webkit-transform 0.3s ease;
  padding: 10px;
}
.QD {
  width: 100%;
}
.MD > .JD > .LD > .PD > .tatsu-column-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.MD > .JD > .LD > .RD > .tatsu-column-inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.MD > .JD > .LD > .SD > .tatsu-column-inner {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.ND > .JD > .LD > .PD {
  padding: 0 15px;
}
.TD > .JD > .LD > .UD {
  padding: 0;
}
.UD {
  width: 100%;
}
.VD {
  width: 33.33%;
}
.WD {
  width: 25%;
}
.XD {
  width: 50%;
}
.QD {
  position: relative;
  z-index: 2;
}
.YD {
  z-index: 0;
  overflow: hidden;
}
.YD,
.ZD {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.aD {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.aD,
.MD > .JD > .LD > .bD > .tatsu-column-inner > .QD > .aD {
  width: 100%;
}
.tatsu-module {
  margin-bottom: 50px;
}
.cD {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dD {
  text-align: center;
}
.eD {
  text-align: right;
}
.fD {
  text-align: left;
}
@media only screen and (max-width: 1366px) {
  .LD {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1220px) {
  .KD {
    max-width: calc(100% - 60px);
  }
}
@media only screen and (min-width: 960px) and (max-width: 1024px) {
  .KD {
    max-width: 900px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .WD:first-child,
  .WD:nth-child(2) {
    margin-bottom: 45px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .KD {
    max-width: 740px;
  }
}
@media only screen and (max-width: 767px) {
  .KD {
    max-width: 90vw;
  }
  .JD {
    padding: 0;
    margin-bottom: 45px;
  }
  .gD {
    margin-bottom: 0;
  }
  .TD .JD .LD {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    margin-left: 0;
    margin-right: 0;
  }
  .hD > .JD > .LD > .PD:last-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .hD > .JD > .LD > .PD:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .PD {
    margin: 0 0 45px;
  }
  .TD > .JD > .LD > .PD,
  .TD > .JD > .LD > .PD > .tatsu-column-inner {
    padding: 0;
  }
  .iD.bD > .tatsu-column-inner > .QD > .aD {
    padding: 0 !important;
  }
  .DD .TD:last-child > .JD > .LD > .PD > .tatsu-column-inner {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .KD {
    max-width: 440px;
  }
}
.jD:after,
.jD:before {
  content: " ";
  display: table;
}
.jD:after {
  clear: both;
}
strong {
  font-weight: 600;
}
html {
  overflow-x: hidden;
}
.tatsu-single-image-inner {
  overflow: hidden;
  border-style: solid;
}
.gD {
  margin-bottom: 0;
}
.tatsu-popup-container {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow-y: auto;
  -webkit-transition: all 30s ease-in;
  -o-transition: all 30s ease-in;
  transition: all 30s ease-in;
}
.popup-mask {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
}
.tatsu-popup-container::-webkit-scrollbar {
  display: none;
}
.tatsu-popup-container {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.DD {
  width: 100%;
}
.kD {
  background-color: #f3f5f8;
}
.tatsu-popup-container.tatsu-popup-hide {
  display: none;
}
.tatsu-popup-container .DD {
  margin: auto;
}
.tatsu-popup-inner-container {
  padding: 25px 0;
  display: -webkit-box;
  display: -ms-flexbox;
}
.tatsu-popup-container .close-icon {
  -webkit-transform: translate(12.5px, -12.5px);
  -ms-transform: translate(12.5px, -12.5px);
}
.tatsu-popup-container .close-icon > svg {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.lD {
  margin-bottom: 30px;
}
.mD {
  margin: 0 0 30px;
}
.mD:last-child {
  margin-right: 0;
}
.nD {
  text-decoration: none;
  border-color: transparent;
}
.nD > div {
  text-align: center;
}
.mD .oD {
  cursor: pointer;
  overflow: hidden;
}
.nD,
.oD,
.pD {
  display: inline-block;
}
.nD,
.oD,
.pD,
.qD {
  position: relative;
}
.qD {
  display: block;
}
.nD {
  padding: 15px 36px;
}
.mD .nD:after,
.mD .nD:before,
.mD .oD:after,
.mD .oD:before,
.mD .pD:after,
.mD .qD:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.mD .nD {
  background-clip: padding-box;
}
.oD:after,
.oD:before {
  border-style: solid;
  border-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mD .pD span,
.mD .qD span {
  display: inline-block;
}
.mD .pD:after,
.mD .qD:after {
  content: attr(data-text);
  font: inherit;
}
.mD .nD:after,
.mD .nD:before,
.mD .oD:after,
.mD .oD:before,
.mD .pD:after,
.mD .pD span,
.mD .qD:after,
.mD .qD span {
  -webkit-transition: all 0.3s linear;
  -o-transition: 0.3s all linear;
  transition: all 0.3s linear;
}
.mD .nD:before,
.mD .oD:before,
.mD .pD span,
.mD .qD span {
  opacity: 1;
}
.mD .nD:after,
.mD .oD:after,
.mD .oD:hover .nD:before,
.mD .oD:hover .pD span,
.mD .oD:hover .qD span,
.mD .oD:hover:before,
.mD .pD:after,
.mD .qD:after {
  opacity: 0;
}
.mD .oD:hover .nD:after,
.mD .oD:hover .pD:after,
.mD .oD:hover .qD:after,
.mD .oD:hover:after {
  opacity: 1;
}
.mD.rD .oD {
  display: block;
}
.pD,
.qD {
  z-index: 1;
}
.mD.sD .nD,
.mD.sD .nD:after,
.mD.sD .nD:before,
.mD.sD .oD,
.mD.sD .oD:after,
.mD.sD .oD:before {
  border-radius: 3px;
}
.tD {
  padding: 16px 42px;
}
.nD.uD {
  padding: 18px 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.mD .nD.uD.vD {
  padding-top: 23px;
  padding-bottom: 23px;
}
.nD.uD {
  display: block;
}
.wD {
  margin-bottom: 15px;
}
.xD {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.xD svg,
.yD svg {
  fill: currentColor;
}
.xD {
  border-width: 0;
  border-style: solid;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.xD:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.wD {
  margin-bottom: 20px;
}
.zD {
  line-height: 0;
}
.wD a {
  display: inline-block;
}
.xD.AE {
  font-size: 36px;
}
.xD.AE.BE {
  font-size: 50px;
}
.xD.AE {
  height: 64px;
  width: 64px;
}
.xD.BE {
  width: auto;
  height: auto;
  line-height: 1;
}
.CE .xD.BE:before {
  position: static;
}
.wD {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
span.xD {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
span.xD svg {
  height: 1em;
  width: 1em;
}
.CE {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.DE {
  width: 100%;
  line-height: 0;
  margin: 0 0 30px;
}
.tatsu-image-lazyload img {
  opacity: 10;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.tatsu-single-image-inner {
  display: inline-block;
  position: relative;
}
.DE img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0 solid transparent;
  -o-object-fit: cover;
  object-fit: cover;
}
.DE.fD {
  text-align: left;
}
.DE.dD {
  text-align: center;
}
.DE.eD {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .DE.tatsu-module .tatsu-single-image-inner {
    max-width: 100%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@media only screen and (max-width: 767px) {
  .cD {
    width: 100%;
  }
}
.tatsu-countdown-wrap {
  margin: 0 0 30px;
}
.countdown-section {
  line-height: 1;
}
.tatsu-countdown-wrap:not(.EE) .countdown-amount {
  margin-bottom: 10px;
  height: 2.6em;
  width: 2.6em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.FE .countdown-amount {
  border-radius: 2em;
}
.GE,
.HE .countdown-amount {
  margin: 0 auto;
}
.IE {
  margin: 0 0 40px;
}
.JE {
  text-align: center;
}
.KE.JE .yD {
  margin: 0 auto;
}
.LE {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.LE .yD {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.LE.ME .yD {
  margin-right: 18px;
}
.KE.NE .yD {
  margin-bottom: 21px;
}
.OE {
  margin-bottom: 0.5em;
}
.OE a {
  color: inherit;
}
.PE > :last-child {
  margin-bottom: 0;
}
.yD {
  line-height: 0;
  background-position: 50%;
  background-repeat: no-repeat;
  fill: currentColor;
}
.ME svg {
  width: 32px;
  height: 32px;
}
.QE .yD {
  border-radius: 50%;
}
.QE .RE {
  border-radius: 0;
}
.QE.NE .yD {
  width: 86px;
  height: 86px;
}
.SE > :last-child {
  margin-bottom: 0;
}
.LE.IE > :last-child {
  margin-right: 0;
}
.KE.IE > :last-child {
  margin-bottom: 0px;
  margin-top: 14px;
}
.be-start-animation {
  -o-transition: -o-transform 0.7s, -o-scale 0.7s, opacity 0.7s;
  -webkit-transition: -webkit-transform 0.7s, -webkit-scale 0.7s, opacity 0.7s;
  -webkit-transition: scale 0.7s, opacity 0.7s, -webkit-transform 0.7s;
  transition: scale 0.7s, opacity 0.7s, -webkit-transform 0.7s;
  -o-transition: transform 0.7s, scale 0.7s, opacity 0.7s;
  transition: transform 0.7s, scale 0.7s, opacity 0.7s;
  transition: transform 0.7s, scale 0.7s, opacity 0.7s, -webkit-transform 0.7s;
}
.be-col {
  padding: 0;
  margin: 0;
}
.be-grid.be-grid-initialized {
  visibility: visible;
}
.be-col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0 15px;
  width: 33.33%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.be-lazy-load {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.be-lazy-loaded {
  opacity: 1;
}
.be-col-hide {
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
}
.be-col-visible {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.tatsu-accordion-inner {
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
}
.tatsu-accordion .tatsu-accordion-expand {
  margin-right: 0;
  float: right;
  margin-top: 5px;
  margin-left: auto;
}
.tatsu-accordion-expand:after,
.tatsu-accordion-expand:before {
  position: absolute;
  top: 50%;
  content: "";
  display: block;
  background: currentColor;
  left: 50%;
}
.tatsu-accordion-expand:before {
  -webkit-transition: opacity 0.25s, -webkit-transform 0.25s;
  transition: opacity 0.25s, -webkit-transform 0.25s;
  -o-transition: opacity 0.25s, transform 0.25s;
  transition: opacity 0.25s, transform 0.25s, -webkit-transform 0.25s;
}
.TE > p:last-child {
  margin: 0;
}
.UE {
  padding: 20px;
}
.tatsu-accordion-style1 .VE {
  padding: 0 25px 15px;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  border-style: solid;
  border-width: 1px;
  border-top: 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.accordion-head {
  border-color: currentColor;
}
.be-embed-placeholder {
  position: relative;
}
.be-embed-placeholder:before {
  content: "";
  padding-top: 56.25%;
  display: block;
}
.be-embed-placeholder .be-youtube-embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
button,
input {
  margin: 0;
  font: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.WE {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-bottom: 20px;
}
.XE {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.YE {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.aE,
.ZE,
input.bE {
  border-radius: 5px;
  outline: none;
  border: 1px solid;
  padding: 10px;
  width: 100%;
}
span.tatsu-form-range-tooltip.tatsu-form-range-show {
  display: inline-block;
}
.cE .dE,
.cE .eE .dE {
  margin-bottom: 0.3em;
}
.cE,
.cE .eE {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
}
.tatsu-form-phone .fE {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tatsu-form-submit {
  border: 0;
  cursor: pointer;
}
.gE {
  border-radius: 5px;
}
form.tatsu-form {
  overflow: hidden;
  position: relative;
  -webkit-transition: height 0.2s ease-in;
  -o-transition: height 0.2s ease-in;
  transition: height 0.2s ease-in;
}
.tatsu-form-submit {
  display: inline-block;
  color: #fff;
}
.tatsu-form-single-wraning,
.tatsu-form-terms-wraning {
  font-size: 0.8em;
  color: red;
  display: none;
}
.tatsu-form-validate-show {
  display: block;
}
.tatsu-countdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.countdown-section {
  display: block;
}
.countdown-amount {
  line-height: 1.2;
}
.countdown-period {
  display: block;
}
.tatsu-single-image-inner amp-img img {
  -o-object-fit: cover;
  object-fit: cover;
}
.hE {
  margin: 0 0 20px;
}
.iE {
  margin: 0;
}
.open.tatsu-mobile-menu {
  height: auto;
}
.tatsu-animate.jE {
  visibility: visible !important;
}
.tatsu-module.kE {
  overflow: hidden;
  position: relative;
}
.lE {
  margin-bottom: 0;
}
.mE {
  margin-bottom: 30px;
}
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}
.nE .oE .pE:checked ~ span.qE,
.nE .rE .sE:checked ~ span.tE,
.nE .tatsu-form-range-element:active::-webkit-slider-thumb,
.nE .tatsu-form-range-element ~ span.yE,
.nE .tatsu-form-range-progress,
.nE .tatsu-form-range-tooltip:after,
.nE .tatsu-form-submit,
.nE .uE:checked,
.nE .uE ~ span.vE,
.nE .wE input.pE:checked ~ span.xE,
.nE .zE:focus + span.AF:after,
.nE .zE:focus + span.AF:before,
.nE span.tatsu-form-range-tooltip {
  background: #ff6071;
}
.nE .aE:focus,
.nE .oE .qE:hover,
.nE .rE .tE:hover,
.nE .tatsu-form-range-element::-webkit-slider-thumb,
.nE .zE:focus,
.nE .zE:focus span.AF:after,
.nE .zE:focus span.AF:before,
.nE input.bE:focus,
.nE input.BF:focus,
.nE input.CF:focus,
.nE textarea.DF:focus {
  border-color: #ff6071;
}
.nE .EF path,
.nE .FF path {
  stroke: #ff6071;
}
.nE .oE .qE:hover,
.nE .rE .tE:hover,
.tatsu-gv2-privacy-terms-links {
  color: #ff6071;
}
.nE .aE,
.nE .GF input.sE,
.nE .HF,
.nE .oE span.qE,
.nE .rE span.tE,
.nE .tatsu-form-terms-checkbox-element,
.nE .wE input.pE,
.nE .zE,
.nE input.bE,
.nE input.BF,
.nE input.CF,
.nE input.uE,
.nE textarea.DF {
  border-color: #d9ecf2;
}
.nE span.AF:after,
.nE span.AF:before {
  background: #d9ecf2;
}
.nE .tatsu-gv2-privacy-terms {
  color: rgba(60, 72, 84, 0.8);
}
.tatsu-amp-bg-video video {
  object-fit: cover;
}
.animated {
  visibility: visible !important;
}
.animated,
.animated.hinge,
.be-animate,
.tatsu-animate {
  -webkit-animation-duration: 0.65s;
  -moz-animation-duration: 0.65s;
  -ms-animation-duration: 0.65s;
  -o-animation-duration: 0.65s;
  animation-duration: 0.65s;
}
.be-animate,
.tatsu-animate {
  visibility: visible;
}
.end-animation {
  visibility: visible !important;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    visibility: visible;
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  to {
    -webkit-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
    visibility: visible;
  }
  50% {
    transform: scale(1.1);
  }
  to {
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
    visibility: visible;
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
    visibility: visible;
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
.sp-countdown-end .sp-countdown-hide {
  display: none;
}
.countdown-amount,
.sp-countdown-end .sp-countdown-show {
  display: block;
}
.tatsu-countdown-wrap:not(.tatsu-countdown-none) .countdown-amount {
  margin-bottom: 10px;
  height: 2.6em;
  width: 2.6em;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tatsu-countdown-rounded .countdown-amount {
  border-radius: 10px;
}
.tatsu-countdown-circle .countdown-amount {
  border-radius: 2em;
}
.tatsu-countdown-center,
.tatsu-coutdown-text-align-center .countdown-amount {
  margin: 0 auto;
}
.tatsu-countdown-right,
.tatsu-coutdown-text-align-right .countdown-amount {
  margin: 0 0 0 auto;
}
.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-bg,
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
}
.mfp-wrap {
  z-index: 1043;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  top: 50%;
  margin: -55px 0 0;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}
.mfp-figure,
img.mfp-img {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
.mfp-close-btn-in .white-popup .mfp-close {
  color: #fff;
}
.white-popup video {
  width: 100%;
}
@media screen and (max-height: 300px),
  screen and (max-width: 800px) and (orientation: landscape) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.tatsu-accordion-inner {
  opacity: 0;
  transition: opacity 0.3s;
}
.tatsu-accordion .accordion-head.ui-accordion-header {
  display: flex;
  transition: color 0.3s;
  align-items: center;
  cursor: pointer;
}
.tatsu-accordion .tatsu-accordion-expand {
  height: 30px;
  width: 30px;
  margin: auto 0 auto auto;
  position: relative;
  display: inline-block;
}
.tatsu-accordion-expand:after {
  height: 2px;
  width: 12px;
  margin-top: -1px;
  margin-left: -6px;
}
.tatsu-accordion-expand:after,
.tatsu-accordion-expand:before {
  position: absolute;
  top: 50%;
  content: "";
  display: block;
  background: currentColor;
  left: 50%;
}
.tatsu-accordion-expand:before {
  height: 12px;
  width: 2px;
  margin-top: -6px;
  transition: opacity 0.25s, transform 0.25s;
  margin-left: -1px;
}
.ui-accordion-header-active .tatsu-accordion-expand:before {
  transform: rotate(-90deg);
  opacity: 0;
}
.accordion-content-inner > p:last-child {
  margin: 0;
}
.accordion-with-bg {
  padding: 20px;
}
.tatsu-accordion-style1 .accordion-head {
  padding: 15px 25px;
  border-radius: 3px 3px 0 0;
  border-width: 1px 1px 0;
  border-style: solid;
  margin: 15px 0 0;
  outline: none;
}
.tatsu-accordion-style1 .accordion-head:first-child {
  margin-top: 0;
}
.tatsu-accordion-style1 .accordion-content {
  padding: 0 25px 15px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  border-style: solid;
  border-width: 1px;
  border-top: 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.tatsu-accordion-style1 .ui-corner-top.ui-accordion-header-collapsed {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.tatsu-accordion-style2 .accordion-head.ui-accordion-header {
  padding: 20px;
  outline: none;
  margin: 0;
  border-bottom: 1px solid;
}
.tatsu-accordion-style2 .ui-accordion-header-active,
.tatsu-accordion-style2 .ui-corner-top.ui-state-default {
  border: 0;
}
.tatsu-accordion-style2 .accordion-content.ui-accordion-content {
  padding: 0 20px 20px;
}
.tatsu-accordion-style2 .ui-accordion-content-active {
  border-bottom: 1px solid transparent;
}
.tatsu-accordion .ui-accordion-header:before {
  content: none;
}
.noscroll {
  overflow-y: hidden;
  width: 100%;
}
.tatsu-popup-container .close-icon {
  position: absolute;
  top: 0;
  width: 28px;
  height: 28px;
  right: 0;
  transform: translate(12.5px, -12.5px);
  cursor: pointer;
  z-index: 100;
  font-size: 28px;
  font-weight: 500;
  background-color: #fff;
  border-radius: 50%;
}
.tatsu-popup-container .close-icon > svg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0.5);
}
.tatsu-popup-container .close-icon path {
  stroke: #000;
}
.tatsu-popup-inner-container {
  position: relative;
  z-index: 8;
  margin: auto;
  width: 100%;
  min-height: 100%;
  display: flex;
}
.tatsu-form-lightbox-text {
  font-size: 30px;
  color: #fff;
}
.tatsu-form-lightbox-wrap {
  visibility: hidden;
  opacity: 0;
  z-index: 10000;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
}
.tatsu-form-lightbox {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5803921568627451);
}
.tatsu-form-lightbox-wrap.tatsu-form-lightbox-visible {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s;
}
.grecaptcha-badge {
  visibility: hidden;
}
.tatsu-fCEljqkrdby .countdown-amount {
  color: rgba(13, 65, 54, 1);
  background: rgba(80, 227, 194, 1);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 30px;
}
.tatsu-fCEljqkrdby .countdown-section {
  color: rgba(255, 255, 255, 1);
  text-align: center;
}
.tatsu-fCEljqkrdby .countdown-period {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.tatsu-fCEljqkrdby .tatsu-countdown {
  width: 80%;
}
@media only screen and (max-width: 1377px) {
  .tatsu-fCEljqkrdby .tatsu-countdown {
    width: 80%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .tatsu-fCEljqkrdby .tatsu-countdown {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .tatsu-fCEljqkrdby .countdown-amount {
    font-size: 28px;
  }
  .tatsu-fCEljqkrdby .countdown-period {
    font-size: 12px;
  }
  .tatsu-fCEljqkrdby .tatsu-countdown {
    width: 100%;
  }
}
.A {
  font-family: "Poppins", sans-serif;
}
.B {
  font-weight: 600;
}
.C {
  font-weight: 600;
}
.D {
  font-size: 26px;
}
.E {
  line-height: 1.25em;
}
.F {
  line-height: 1.5em;
}
.G {
  text-transform: none;
  letter-spacing: 0px;
}
.H {
  text-transform: uppercase;
  letter-spacing: 1px;
}
.I {
  color: #182433;
}
.J {
  color: rgba(60, 72, 84, 0.8);
}
.K {
  font-size: 42px;
}
.L {
  font-size: 40px;
}
.M {
  font-weight: 500;
}
.N {
  font-size: 34px;
}
.O {
  font-size: 20px;
}
.P {
  font-size: 18px;
}
.Q {
  font-size: 13px;
  line-height: 1.2em;
}
.R {
  font-weight: 400;
  font-size: 17px;
}
.S {
  font-size: 14px;
  line-height: 1em;
  color: #ffffff;
}
.bB {
  width: 50.2%;
}
.BB {
  padding-bottom: 100.826224%;
}
.CC {
  padding: 29px 0px 19px 0px;
}
.aB {
  color: rgba(29, 41, 63, 0.8);
}
.AB {
  width: 33.33%;
}
.BC {
  background-image: url(../media.swipepages.com/2023/1/5fc266f6c0514d0011ea5d22/no-01-300.png);
}
.a {
  font-weight: 800;
  font-size: 16px;
  letter-spacing: 0px;
  margin-bottom: 8px;
  font-family: "Inter";
}
.AC {
  padding-bottom: 34.75%;
}
.b {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.c {
  background-repeat: no-repeat;
  background-position: top left;
  background-attachment: scroll;
}
.d {
  box-shadow: 0px 0px 8px 8px rgba(0, 0, 0, 0);
}
.e {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.f {
  box-shadow: 0px 0px 14px 1px rgba(6, 52, 43, 1);
}
.g {
  box-shadow: 15px 15px 5px 0px rgba(0, 0, 0, 0);
}
.h {
  fill: rgba(75, 23, 122, 1);
}
.zB {
  margin: 0px 0px 20px 0px;
}
.ZB {
  padding: 0px 400px 0px 400px;
}
.i {
  color: rgba(0, 0, 0, 1);
}
.yB {
  background: rgb(96 35 132 / 89%);
}
.YB {
  padding: 43px 0px 40px 0px;
}
.ZC {
  background-image: url(https://media.swipepages.com/2023/1/5fc266f6c0514d0011ea5d22/no-02-300.png);
}
.j {
  color: rgba(75, 23, 122, 1);
}
.xB {
  background-image: url(https://media.swipepages.com/2023/1/5fc266f6c0514d0011ea5d22/no-12-300.png);
}
.XB {
  margin: -5px 0px 0px 0px;
}
.YC {
  background-color: rgba(217, 236, 242, 1);
}
.k {
  color: rgba(29, 41, 63, 1);
}
.wB {
  font-size: 12px;
  font-family: poppins;
  line-height: 1.3em;
  letter-spacing: 0;
  font-variant: 400;
  text-transform: none;
}
.WB {
  background-image: url(https://media.swipepages.com/2023/1/5fc266f6c0514d0011ea5d22/no-05-300.png);
}
.XC {
  padding: 20px 20px 20px 20px;
}
.l {
  color: #1b68e9;
}
.vB {
  padding-bottom: 125%;
}
.VB {
  padding: 26px 0px 60px 0px;
}
.WC {
  margin: 0px 0px 7px 0px;
}
.m {
  color: rgba(60, 72, 84, 0.8);
}
.uB {
  background-image: url(https://media.swipepages.com/2023/1/5fc266f6c0514d0011ea5d22/unsplash-ompaz-dn-9i-2500.jpg);
}
.UB {
  background-image: url(https://media.swipepages.com/2023/1/5fc266f6c0514d0011ea5d22/no-04-300.png);
}
.VC {
  margin: 0px 0px 2px 0px;
}
.n {
  color: rgb(233 179 49);
}
.tB {
  background: rgba(217, 255, 247, 1);
}
.TB {
  width: 67.044%;
}
.UC {
  padding-bottom: 41.5%;
}
.o {
  color: rgba(255, 255, 255, 1);
}
.sB {
  font-family: "Rubik";
  font-weight: 700;
  font-size: 28px;
}
.SB {
  border-radius: 50px 50px 50px 50px;
}
.TC {
  background-image: url(https://media.swipepages.com/2023/1/5fc266f6c0514d0011ea5d22/no-07-300.png);
}
.p {
  border-width: 2px 2px 2px 2px;
  background-color: rgba(255, 255, 255, 1);
}
.rB {
  border-color: rgba(255, 255, 255, 1);
  border-radius: 19px 19px 19px 19px;
}
.RB {
  max-width: none;
}
.SC {
  width: 54.2%;
}
.q {
  background-color: rgba(20, 54, 93, 1);
}
.qB {
  width: 99.074%;
}
.QB {
  max-width: 700px;
}
.RC {
  padding: 85px 85px 85px 85px;
}
.r {
  background-color: #723d9b;
}
.pB {
  padding: 0px 0px 0px 0px;
}
.PB {
  border-image: none;
}
.QC {
  margin: 0px 0px 74px 0px;
}
.s {
  border-width: 1px 1px 1px 1px;
}
.oB {
  background-image: url(https://media.swipepages.com/2023/1/5fc266f6c0514d0011ea5d22/no-09-300.png);
}
.OB {
  margin-top: 0px;
}
.PC {
  background-image: url(https://media.swipepages.com/2023/1/5fc266f6c0514d0011ea5d22/no-06-300.png);
}
.t {
  border-width: 1px 0px 1px 1px;
}
.nB {
  color: rgba(13, 65, 54, 1);
  background: rgba(80, 227, 194, 1);
  font-size: 30px;
}
.NB {
  border-radius: 6px;
}
.OC {
  padding: 48px 0px 0px 0px;
}
.u {
  border-radius: 5px 5px 5px 5px;
  border-width: 3px 3px 3px 3px;
}
.mB {
  background-image: url(https://media.swipepages.com/2023/1/5fc266f6c0514d0011ea5d22/no-10-300.png);
}
.MB {
  border-radius: 6px;
}
.NC {
  padding: 76px 0px 20px 0px;
}
.v {
  text-align: left;
}
.lB {
  margin: 0px 0px 39px 0px;
}
.LB {
  padding: 10px 10px 0px 10px;
}
.MC {
  background-image: url(https://media.swipepages.com/2023/1/5fc266f6c0514d0011ea5d22/no-11-300.png);
}
.W {
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 1.3em;
}
.w {
  text-align: center;
}
.kB {
  min-width: 60px;
}
.KB {
  mix-blend-mode: normal;
}
.LC {
  font-size: 17px;
}
.X {
  font-size: 36px;
  line-height: 35px;
}
.x {
  width: 25%;
}
.jB {
  margin: 0px 0px 17px -23px;
}
.JB {
  border-style: solid;
}
.KC {
  width: 80%;
}
.Y {
  background-size: cover;
}
.y {
  width: 50%;
}
.iB {
  width: 400px;
  max-width: 100%;
}
.IB {
  margin: 0px 0px 15px 0px;
}
.JC {
  background-image: url(https://media.swipepages.com/2023/1/5fc266f6c0514d0011ea5d22/no-03-300.png);
}
.Z {
  border-color: rgb(233 179 49);
}
.z {
  width: 100%;
}
.hB {
  background-image: url(https://media.swipepages.com/2023/1/5fc266f6c0514d0011ea5d22/no-08-300.png);
}
.HB {
  margin: 35px 0px 0px 0px;
}
.IC {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 18px;
}
.gB {
  width: 49.8%;
}
.GB {
  margin: 0px 0px 0px 0px;
}
.HC {
  width: 45.8%;
}
.fB {
  padding-bottom: 87.3931623931624%;
}
.FB {
  background: rgba(255, 255, 255, 1);
}
.GC {
  width: 15.904%;
}
.eB {
  margin: 0px 0px 48px 0px;
}
.EB {
  transform: translate3d(0px, 0px, 0);
}
.FC {
  padding: 40px 0px 25px 0px;
}
.dB {
  margin-bottom: 0px;
}
.DB {
  text-transform: none;
}
.EC {
  background-color: #fff;
}
.cB {
  width: 18.111%;
}
.CB {
  margin-bottom: 19px;
}
.DC {
  border-width: 5px 5px 5px 5px;
  width: 98.84%;
  border-radius: 50px 0px 50px 0px;
}
.aC:after {
  color: rgba(70, 17, 117, 1);
}
.bC:after {
  color: rgba(76, 24, 122, 1);
}
.cC:after {
  background: rgba(255, 255, 255, 1);
}
.dC:before {
  background: rgba(80, 227, 194, 1);
}
@media only screen and (max-width: 1377px) {
  .eC {
    padding: 0px 0px 0px 0px;
  }
  .fC {
    transform: translate3d(0px, 0px, 0);
  }
  .gC {
    margin: 45px 0px 0px 0px;
  }
  .hC {
    margin: 0px 0px 7px 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .iC {
    padding: 0px 0px 0px 0px;
  }
  .jC {
    width: 50%;
  }
  .kC {
    transform: translate3d(0px, 0px, 0);
  }
  .lC {
    max-width: 600px;
  }
  .mC {
    margin: 0px 0px 12px 0px;
  }
}
@media only screen and (max-width: 767px) {
  .T {
    font-size: 42px;
  }
  .U {
    font-size: 36px;
  }
  .V {
    font-size: 30px;
  }
  .BD {
    font-size: 12px;
  }
  .AD {
    font-size: 28px;
  }
  .zC {
    padding: 40px 40px 40px 40px;
  }
  .yC {
    padding: 20px 0px 0px 0px;
  }
  .xC {
    margin-bottom: 51px;
  }
  .wC {
    margin-bottom: 13px;
  }
  .vC {
    text-align: center;
    margin: 0px 0px 34px 0px;
  }
  .uC {
    max-width: 350px;
  }
  .tC {
    padding: 10px 10px 10px 10px;
  }
  .sC {
    padding: 0px 0px 0px 0px;
  }
  .rC {
    margin: 10px 10px 10px 10px;
  }
  .qC {
    margin: 0px 0px 0px 0px;
  }
  .pC {
    transform: translate3d(0px, 0px, 0);
  }
  .oC {
    width: 100%;
  }
  .nC {
    font-size: 18px;
    line-height: 23px;
  }
}
@font-face {
  font-family: "Inter";
  src: url("https://assets.swipepages.com/fonts/inter/extrabold/Inter-ExtraBold.woff")
      format("woff"),
    url("https://assets.swipepages.com/fonts/inter/extrabold/Inter-ExtraBold.eot?#iefix")
      format("embedded-opentype"),
    url("https://assets.swipepages.com/fonts/inter/extrabold/Inter-ExtraBold.otf")
      format("opentype"),
    url("https://assets.swipepages.com/fonts/inter/extrabold/Inter-ExtraBold.ttf")
      format("truetype"),
    url("https://assets.swipepages.com/fonts/inter/extrabold/Inter-ExtraBold.svg#Inter-ExtraBold")
      format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("https://assets.swipepages.com/fonts/inter/regular/Inter-Regular.woff")
      format("woff"),
    url("https://assets.swipepages.com/fonts/inter/regular/Inter-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("https://assets.swipepages.com/fonts/inter/regular/Inter-Regular.otf")
      format("opentype"),
    url("https://assets.swipepages.com/fonts/inter/regular/Inter-Regular.ttf")
      format("truetype"),
    url("https://assets.swipepages.com/fonts/inter/regular/Inter-Regular.svg#Inter-Regular")
      format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("https://assets.swipepages.com/fonts/inter/semibold/Inter-SemiBold.woff")
      format("woff"),
    url("https://assets.swipepages.com/fonts/inter/semibold/Inter-SemiBold.eot?#iefix")
      format("embedded-opentype"),
    url("https://assets.swipepages.com/fonts/inter/semibold/Inter-SemiBold.otf")
      format("opentype"),
    url("https://assets.swipepages.com/fonts/inter/semibold/Inter-SemiBold.ttf")
      format("truetype"),
    url("https://assets.swipepages.com/fonts/inter/semibold/Inter-SemiBold.svg#Inter-SemiBold")
      format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("https://assets.swipepages.com/fonts/inter/bold/Inter-Bold.woff")
      format("woff"),
    url("https://assets.swipepages.com/fonts/inter/bold/Inter-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("https://assets.swipepages.com/fonts/inter/bold/Inter-Bold.otf")
      format("opentype"),
    url("https://assets.swipepages.com/fonts/inter/bold/Inter-Bold.ttf")
      format("truetype"),
    url("https://assets.swipepages.com/fonts/inter/bold/Inter-Bold.svg#Inter-Blod")
      format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("https://assets.swipepages.com/fonts/inter/medium/Inter-Medium.woff")
      format("woff"),
    url("https://assets.swipepages.com/fonts/inter/medium/Inter-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("https://assets.swipepages.com/fonts/inter/medium/Inter-Medium.otf")
      format("opentype"),
    url("https://assets.swipepages.com/fonts/inter/medium/Inter-Medium.ttf")
      format("truetype"),
    url("https://assets.swipepages.com/fonts/inter/medium/Inter-Medium.svg#Inter-Medium")
      format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
.change p {
  text-align: justify;
}
.conatiner {
  max-width: 1180px;
}
.gap {
  margin: 0px 170px;
}
.movi video {
  height: 360px;
  width: 360px;
  background-color: #fff;
  box-shadow: 0px 0px 5px 2px #000000;
}
.movi1 video {
  height: 360px;
  box-shadow: 0px 0px 5px 2px #000000;
}
.gap1 {
  margin: 0px 170px;
}
.container1 {
  width: 1170px;
}
.contact-form {
  position: relative;
  display: block;
  background: #ffffff;
  padding: 50px 50px 50px;
  -webkit-box-shadow: 0px 2px 5px 3px #f2f1f9;
  box-shadow: 0px 0px 0px 0px #000000;
}
.contact-form form input[type="text"],
.contact-form form input[type="email"],
.contact-form form textarea {
  position: relative;
  display: block;
  background: transparent;
  border: 1px solid #f0eef9;
  width: 100%;
  height: 60px;
  font-size: 16px;
  margin-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 5px;
  transition: all 500ms ease;
}
.fa-user:before {
  content: "\f007";
}
.contact-form form .input-box .icon i {
  color: #868298;
  font-size: 16px;
  line-height: 30px;
}
.contact-form form textarea {
  height: 110px;
  padding-left: 45px;
  padding-right: 20px;
  padding-top: 17px;
  padding-bottom: 15px;
}
.btn-one {
  position: relative;
  display: inline-block;
  background: #3e165d;
  color: #ffffff;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  padding: 15px 29px 16px;
  text-transform: capitalize;
  border-radius: 5px;
  font-family: "Poppins", sans-serif;
  transition: all 500ms ease;
  border-radius: 3px;
}
.contact-form form button {
  width: 100%;
  padding: 21px 0 21px;
  cursor: pointer;
  display: block;
}
.btn-one:hover {
  color: #f5f5f5;
  background: #eab328;
}
.how-can-help-box .sec-title {
  padding-bottom: 38px;
  margin-top: 65px;
}
.sec-title {
  position: relative;
  display: block;
  margin-top: -7px;
  padding-bottom: 73px;
}
.sec-title .title span {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  z-index: 1;
}
.sec-title .title span:before {
  position: absolute;
  left: 0;
  bottom: -13px;
  width: 100%;
  height: 1px;
  background: #f2f1f9;
  content: "";
}
.sec-title .title span:after {
  position: absolute;
  left: 0;
  bottom: -13px;
  width: 60px;
  height: 1px;
  background: #eab328;
  content: "";
}
.how-can-help-box .sec-title p {
  color: #fff;
  margin: 46px 0 0;
}
.how-can-help-box .inner-content ul li {
  position: relative;
  display: block;
  overflow: hidden;
  border-bottom: 1px solid #e8e6f4;
  margin-bottom: 24px;
}
.how-can-help-box .inner-content ul li .left .text h3 {
  color: #fff;
  margin: 0 0 8px;
}
.how-can-help-box .inner-content ul li .left .text span {
  color: #fff;
}
.how-can-help-box .inner-content ul li .left {
  position: relative;
  display: block;
  padding-left: 50px;
}
.float-left {
  float: left !important;
}
.sizz img {
  text-align: center;
}

.sizq img {
  margin-left: 60px;
}
.mb-40 {
  margin-bottom: 40px;
}
.fgf {
  margin-bottom: 0px;
  text-align: center;
  font-size: 30px;
  color: white;
  margin-left: 90px;
}
.fgf a {
  color: white;
}

.fgf img {
  height: 30px;
}

@media only screen and (max-width: 600px) {
  .sizq img {
    margin-left: 0px;
  }
  .gap {
    margin: 0px 20px;
  }
  .gap1 {
    margin: 0px 10px;
  }
  .contact-form {
    padding: 30px 26px 48px;
  }
  .container1 {
    width: 94%;
  }
  .sss img {
    height: 306px;
    width: 306px;
  }
  .fgf {
    margin-left: 288px;
  }
  .dfd {
    margin-top: 20px;
  }
  .btnn1 {
    font-size: 20px!important;
    line-height: 25px!important;
    font-weight: 300!important;
    padding: 10px 140px 10px!important;
 
}
}
.text h3 {
  color: white;
  font-weight: 600;
}
.text a {
  color: white;
}
.hs_bottom_footer_main_wrapper {
  float: left;
  width: 100%;
  position: relative;
  background: #3c1259;
  padding-top: 38px;
  padding-bottom: 35px;
}
.footer_bottom_cont_wrapper p {
  font-size: 16px;
  color: white;
}
.footer_bottom_cont_wrapper a {
  color: white;
}
a:hover {
  color: #eeb42d !important;
}
.fff {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.ffd {
  display: flex;
  justify-content: center;
  align-items: center;
}
.dssss {
  display: flex;
}
.dssss .fa {
  font-size: 30px;
  color: white;
  margin-top: 10px;
  margin-right: 15px;
}
.dssss li {
  display: inline-block !important;
  border-bottom: none !important;
  margin-bottom: 24px;
}
.btnn {
  position: relative;
  display: inline-block;
  background: #3e165d;
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
  padding: 5px 20px 8px;
  text-transform: capitalize;
  border-radius: 5px;
  font-family: "Poppins", sans-serif;
  transition: all 500ms ease;
  border-radius: 6px;
}
.btnn:hover {
  color: #f5f5f5;
  background: #eab328;
}
.SE p {
  margin-bottom: 8px;
}
.SE p{
  font-size: 16px;
}
.sku{
  color: red;
}
.btnn1 {
  position: relative;
  display: inline-block;
  background: #f06e1a;
  color: #ffffff;
  font-size: 20px;
  line-height: 18px;
  font-weight: 300;
  padding: 13px 195px 18px;
  text-transform: capitalize;
  border-radius: 5px;
  font-family: "Poppins", sans-serif;
  transition: all 500ms ease;
  border-radius: 0px;
}
.btnn1:hover {
  color: #f5f5f5;
  background: #eab328;
}