@import url("https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap");
* .container {
  max-width: 100%;
  padding: 0 5.1282051282vw;
}
* body {
  position: relative;
  transition: 0.3s linear;
}
* body.overlay::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1E1E1E;
  z-index: 102;
  opacity: 0.72;
}
* body .onlyphone {
  display: initial;
}
* body header {
  border-radius: 0 0 5.1282051282vw 5.1282051282vw;
  background: #FFF;
  box-shadow: 0 0.2564102564vw 0.5128205128vw 0 rgba(0, 0, 0, 0.1);
}
* body header .container .row {
  padding: 3.5897435897vw 0;
  height: initial;
}
* body header .container .row .logo {
  width: 15.641025641vw;
}
* body header .container .row .navigation {
  width: calc(100% - 15.641025641vw);
}
* body header .container .row .navigation .hamburger {
  display: block;
  margin-left: auto;
  width: 9.4871794872vw;
  height: 9.4871794872vw;
}
* body header .container .row .navigation .navlink {
  position: fixed;
  display: none;
}
* body .phonenavigation {
  position: fixed;
  top: 0;
  right: 0;
  width: 100;
  height: 100dvh;
  width: 70.5128205128vw;
  border-radius: 5.3846153846vw 0 0 5.3846153846vw;
  background: #FFF;
  overflow: hidden;
  transform: translate(100vw, 0);
  transition: 0.3s linear;
  z-index: 104;
  display: block;
}
* body .phonenavigation.active {
  transform: translate(0, 0);
}
* body .phonenavigation .logo {
  width: 100%;
  height: 20vw;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0.2564102564vw 0.5128205128vw 0 rgba(0, 0, 0, 0.1);
  position: relative;
  background: #FFF;
}
* body .phonenavigation .logo::before {
  content: "";
  position: absolute;
  width: 60.2564102564vw;
  height: 12.0512820513vw;
  left: 8.7179487179vw;
  bottom: 2.3076923077vw;
  background: linear-gradient(90deg, #44FF9A -0.55%, #44B0FF 22.86%, #8B44FF 48.36%, #F64 73.33%, #EBFF70 99.34%);
  filter: blur(8.2367461767vw);
  z-index: -1;
}
* body .phonenavigation .links {
  padding: 7.6923076923vw 5.1282051282vw;
  height: 80vh;
  overflow: auto;
}
* body .phonenavigation .links ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
* body .phonenavigation .links ul li {
  margin-bottom: 2.0512820513vw;
}
* body .phonenavigation .links ul li a {
  border-radius: 2.1997435897vw;
  padding: 2.7497435897vw 3.2997435897vw;
  display: flex;
  vertical-align: middle;
  align-items: center;
  color: #1E1E1E;
  font-family: "Helvetica Neue";
  font-size: 3.8497435897vw;
  font-style: normal;
  font-weight: 500;
  line-height: 5.4997435897vw;
  /* 142.857% */
  letter-spacing: -0.0769230769vw;
}
* body .phonenavigation .links ul li a.active {
  background: #C3246F;
  color: #FFF;
}
* body .phonenavigation .links ul li a svg {
  margin-right: 2.0512820513vw;
  width: 5.4997435897vw;
  height: 5.4997435897vw;
}
* body .phonenavigation .links ul li a[data-bs-toggle=collapse] {
  position: relative;
}
* body .phonenavigation .links ul li a[data-bs-toggle=collapse]::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 3.3333333333vw;
  transform: translate(0, -50%) rotate(0deg);
  width: 4.3997435897vw;
  height: 4.3997435897vw;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'><path d='M12.3636 11.2298C12.6428 11.509 13.0955 11.509 13.3747 11.2298C13.6539 10.9506 13.6539 10.4979 13.3747 10.2187L9.08501 5.929C8.80581 5.6498 8.35312 5.6498 8.07392 5.929L3.78421 10.2187C3.505 10.4979 3.505 10.9506 3.78421 11.2298C4.06342 11.509 4.5161 11.509 4.7953 11.2298L8.57946 7.44565L12.3636 11.2298Z' fill='white'/></svg>");
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.3s linear;
}
* body .phonenavigation .links ul li a[data-bs-toggle=collapse].collapsed::before {
  transform: translate(0, -50%) rotate(180deg);
}
* body .phonenavigation .links #phonenavigationdropdown li a {
  font-size: 3.3333333333vw;
}
* body .phonenavigation .links #phonenavigationdropdown .line {
  width: 57.1961538462vw;
  height: 0.55vw;
  border-radius: 0.55vw;
  background: #797979;
  margin-top: 5.8974358974vw;
  margin-bottom: 10.2564102564vw;
}
* body main > section {
  margin-top: 0;
}
* body .banner {
  height: 123.0769230769vw;
  width: 100%;
  background-image: url("../images/phone-banner.png");
  display: block;
}
* body .banner .container .text {
  width: 100%;
  margin-top: 26.4102564103vw;
}
* body .banner .container .text h1 {
  font-size: 7.6923076923vw;
  line-height: 8.2051282051vw;
  letter-spacing: -0.0771794872vw;
}
* body .banner .container .text h1 span {
  width: 38.4615384615vw;
  height: 13.3333333333vw;
  border-radius: 1.0256410256vw;
  font-size: 11.2820512821vw;
  line-height: 17.4358974359vw;
  background-color: #B42169;
}
* body .banner .container .text a {
  width: 27.1794871795vw;
  height: 8.9743589744vw;
  border-radius: 50.8325641026vw;
  font-size: 3.0769230769vw;
  line-height: 2.9487179487vw;
  margin-top: 2.5641025641vw;
}
* body .ourproduct {
  margin-top: 5.1282051282vw;
}
* body .ourproduct .container {
  padding: 0;
}
* body .ourproduct .container .heading {
  padding-left: 3.8461538462vw;
}
* body .ourproduct .container .heading h1 {
  color: #333;
  font-family: "Plus Jakarta Sans";
  font-size: 6.1538461538vw;
  font-style: normal;
  font-weight: 800;
  line-height: 8.4266666667vw;
  /* 136.935% */
  letter-spacing: -0.0771794872vw;
  text-align: left;
  margin-bottom: 2.0512820513vw;
}
* body .ourproduct .container .row {
  margin: 0;
  gap: 4.1025641026vw;
  padding-left: 3.8461538462vw;
  flex-wrap: nowrap;
  overflow-x: auto;
  padding-bottom: 1.2820512821vw;
  justify-content: initial;
}
* body .ourproduct .container .row > div {
  padding: 0;
}
* body .ourproduct .container .row .big,
* body .ourproduct .container .row .small {
  width: 71.7948717949vw;
  height: 57.4358974359vw;
  border-radius: 3.8461538462vw;
  overflow: hidden;
}
* body .ourproduct .container .row .big::before,
* body .ourproduct .container .row .small::before {
  background-color: #5462F8;
  opacity: 1;
  top: 0;
  height: 1.2820512821vw;
}
* body .ourproduct .container .row .big a,
* body .ourproduct .container .row .small a {
  height: 100%;
  padding: 3.3333333333vw;
  padding-right: 0;
}
* body .ourproduct .container .row .big a .text,
* body .ourproduct .container .row .small a .text {
  width: 27.6923076923vw;
}
* body .ourproduct .container .row .big a .text h3,
* body .ourproduct .container .row .small a .text h3 {
  color: #333;
  font-family: "Helvetica Neue";
  font-size: 3.5897435897vw;
  font-style: normal;
  font-weight: 700;
  line-height: 3.8461538462vw;
  /* 107.143% */
  margin-bottom: 3.3333333333vw;
}
* body .ourproduct .container .row .big a .text p,
* body .ourproduct .container .row .small a .text p {
  color: #333;
  font-family: "Helvetica Neue";
  font-size: 3.0769230769vw;
  font-style: normal;
  font-weight: 300;
  line-height: 3.8461538462vw;
  margin-bottom: 4.358974359vw;
}
* body .ourproduct .container .row .big a .text button,
* body .ourproduct .container .row .small a .text button {
  height: 8.9743589744vw;
  display: inline-flex;
  padding: 2.8397435897vw 5.0364102564vw 2.8051282051vw 4.9635897436vw;
  justify-content: center;
  align-items: center;
  color: #FCFAF4;
  text-align: center;
  font-family: "Helvetica Neue";
  font-size: 3.0769230769vw;
  font-style: normal;
  font-weight: 500;
  line-height: 2.9571794872vw;
  /* 96.112% */
}
* body .ourproduct .container .row .big a .image,
* body .ourproduct .container .row .small a .image {
  width: calc(100% - 27.6923076923vw) !important;
  height: 55.8974358974vw !important;
  bottom: 0;
  top: initial;
  position: initial;
  overflow: hidden;
}
* body .ourproduct .container .row .big a .image img,
* body .ourproduct .container .row .small a .image img {
  max-width: initial;
  width: auto;
  height: 100%;
}
* body .ourproduct .container .row .small::before {
  background-color: #B42169;
}
* body .video {
  margin-top: 7.9487179487vw;
}
* body .video .container h2 {
  color: #494949;
  font-family: "Plus Jakarta Sans";
  font-size: 4.1025641026vw;
  font-style: normal;
  font-weight: 500;
  line-height: 8.4266666667vw;
  /* 205.403% */
  letter-spacing: -0.0771794872vw;
}
* body .video .container h2 span {
  color: #333;
  font-family: "Plus Jakarta Sans";
  font-size: 6.1538461538vw;
  font-style: normal;
  font-weight: 800;
  line-height: 8.4266666667vw;
  letter-spacing: -0.0771794872vw;
}
* body .video .container .videocontainer img {
  width: 90vw;
  height: 57.4358974359vw;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  margin: auto;
}
* body .video .container .videocontainer img:first-child {
  display: none;
}
* body .video .container .videocontainer img:last-child {
  display: block;
}
* body .howitworks {
  background-image: url("../images/how-it-works-phone.png");
  background-size: 100% 100%;
  width: 97.1794871795vw;
  display: block;
  margin: auto;
  margin-top: 3.5897435897vw;
  margin-bottom: 6.4102564103vw;
  border-radius: 3.3333333333vw;
  padding-top: 6.4102564103vw;
  transition: 0.3s linear;
}
* body .howitworks .image {
  display: none;
}
* body .howitworks .container .title {
  width: 100%;
}
* body .howitworks .container .title h2 {
  color: #FFF;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 6.1538461538vw;
  font-style: normal;
  font-weight: 700;
  line-height: 6.9230769231vw;
  /* 112.5% */
  letter-spacing: 0.1128205128vw;
  margin-bottom: 5.641025641vw;
}
* body .howitworks .step {
  margin-top: 0;
  padding-left: 11.2820512821vw;
}
* body .howitworks .step ul {
  flex-wrap: wrap;
  width: 100%;
}
* body .howitworks .step ul li {
  width: 100%;
  margin-left: 0 !important;
  padding: 0 !important;
  margin-bottom: 3.0769230769vw;
  height: initial !important;
  background-color: transparent;
  box-shadow: none;
  backdrop-filter: blur(0) !important;
  -webkit-backdrop-filter: blur(0) !important;
}
* body .howitworks .step ul li strong {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  width: 27.1794871795vw;
  height: 8.9743589744vw;
  border-radius: 29.5728205128vw;
  background: #8C1837;
  color: #FCFAF4;
  text-align: center;
  font-family: Inter;
  font-size: 3.0769230769vw;
  font-style: normal;
  font-weight: 500;
  line-height: 2.9571794872vw;
  /* 96.112% */
}
* body .howitworks .step ul li strong::after {
  display: none;
}
* body .howitworks .step ul li p {
  display: none;
}
* body .howitworks .step ul li img {
  display: none !important;
}
* body .howitworks .step ul li.active {
  width: 73.3333333333vw;
  border-radius: 4.1025641026vw;
  background: #F0F0F0;
  box-shadow: -1.0256410256vw -2.5641025641vw 5.8974358974vw 0 rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(4.1691560012vw);
          backdrop-filter: blur(4.1691560012vw);
  padding: 5.1282051282vw 4.1025641026vw !important;
}
* body .howitworks .step ul li.active strong {
  padding: 0;
  background: transparent;
  color: #494949;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 4.1025641026vw;
  font-style: normal;
  font-weight: 700;
  line-height: 10.631025641vw;
  /* 259.131% */
  letter-spacing: 0.1023076923vw;
  display: block;
  text-align: left;
}
* body .howitworks .step ul li.active p {
  display: block;
  color: var(--Text, #000);
  font-family: "Helvetica Neue";
  font-size: 3.5897435897vw;
  font-style: normal;
  font-weight: 300;
  line-height: 138%;
  width: 100%;
}
* body .howitworks .step ul li.active p span {
  color: #AE1B62;
  font-weight: 500;
}
* body .howitworks .step ul li.active img {
  display: block !important;
}
* body .sample .container .heading h3 {
  color: #333;
  font-family: "Plus Jakarta Sans";
  font-size: 6.1538461538vw;
  font-style: normal;
  font-weight: 800;
  line-height: 8.4266666667vw;
  /* 136.935% */
  letter-spacing: -0.0771794872vw;
  text-align: left;
  margin-top: 6.4102564103vw;
  margin-bottom: 2.3076923077vw;
}
* body .sample .container .row {
  flex-wrap: wrap;
  gap: 3.8461538462vw;
}
* body .sample .container .row .single {
  width: 100%;
  border-radius: 5.8974358974vw;
  height: 28.7179487179vw;
}
* body .sample .container .row .single.active {
  width: 100%;
  border-radius: 5.8974358974vw;
}
* body .sample .container .row .single.active .text {
  padding-bottom: 2.5641025641vw;
}
* body .sample .container .row .single .image img {
  -o-object-position: top;
     object-position: top;
}
* body .sample .container .row .single .text {
  bottom: 2.5641025641vw;
  padding-bottom: 0;
  padding-left: 6.6666666667vw;
}
* body .sample .container .row .single .text h4 {
  color: #FFF;
  font-family: "Helvetica Neue";
  font-size: 5.1282051282vw;
  font-style: normal;
  font-weight: 300;
  line-height: 102%;
  margin-bottom: 0;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: space-between;
}
* body .sample .container .row .single .text h4 span {
  display: flex;
  width: 12.8205128205vw;
  height: 6.9725641026vw;
  padding: 1.7994871795vw 3.5987179487vw;
  align-items: center;
  border-radius: 11.2461538462vw;
  border: 0.2564102564vw solid var(--white, #FFF);
  color: var(--white, #FFF);
  text-align: center;
  font-family: "Helvetica Neue";
  font-size: 2.5641025641vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.0179487179vw;
}
* body .sample .container .row .single .text p {
  font-size: 2.5641025641vw;
  font-weight: 300;
  line-height: 138%;
  width: 100%;
  margin-bottom: 0;
  padding-top: 2.5641025641vw;
  display: none;
}
* body .experience .container .heading h4 {
  color: #333;
  font-family: "Plus Jakarta Sans";
  font-size: 6.1538461538vw;
  font-style: normal;
  font-weight: 800;
  line-height: 8.4266666667vw;
  /* 136.935% */
  letter-spacing: -0.0771794872vw;
  text-align: left;
  margin-top: 8.4615384615vw;
  margin-bottom: 4.6153846154vw;
}
* body .experience .slider {
  border-radius: 0;
  background-size: 110% 110%;
}
* body .experience .slider .splide__track {
  padding-bottom: 7.1794871795vw;
}
* body .experience .single {
  width: 64.358974359vw;
  height: 62.5641025641vw;
  padding: 7.1794871795vw;
  background-position: 40vw 41.0256410256vw;
  border-radius: 4.6366666667vw;
}
* body .experience .single p {
  color: #000;
  font-family: "Helvetica Neue";
  font-size: 3.5897435897vw;
  font-style: normal;
  font-weight: 300;
  line-height: 166.6%;
}
* body .experience .single .userinfo {
  padding-left: 7.1794871795vw;
}
* body .experience .single h5 {
  color: #000;
  font-family: "Helvetica Neue";
  font-size: 3.5897435897vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
* body .experience .single h6 {
  color: #808080;
  font-family: "Helvetica Neue";
  font-size: 3.0769230769vw;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
* body .FAQs {
  margin: 7.1794871795vw 0;
}
* body .FAQs .container .inner {
  border-radius: 2.9202564103vw;
  background: #FFF;
  box-shadow: 0 12.3951282051vw 17.9041025641vw 0 rgba(0, 0, 0, 0.08);
  padding: 5.1282051282vw 4.1025641026vw;
  position: relative;
}
* body .FAQs .container .inner::before {
  content: "";
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 81.7948717949vw;
  height: 86.9764102564vw;
  background: linear-gradient(90deg, #44FF9A -0.55%, #44B0FF 22.86%, #8B44FF 48.36%, #F64 73.33%, #EBFF70 99.34%);
  filter: blur(10.2212641789vw);
  z-index: -1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
* body .FAQs .container .heading h4 {
  color: #333;
  font-family: "Plus Jakarta Sans";
  font-size: 6.1538461538vw;
  font-style: normal;
  font-weight: 800;
  line-height: 8.4266666667vw;
  /* 136.935% */
  letter-spacing: -0.0771794872vw;
  text-align: left;
  padding-left: 3.5897435897vw;
}
* body .FAQs .container .heading h4 span:first-child {
  display: none;
}
* body .FAQs .container .heading h4 span:last-child {
  display: block;
}
* body .FAQs .container .accordion {
  width: 100%;
}
* body .FAQs .container .accordion .accordion-item {
  position: relative;
  padding: 3.8461538462vw;
}
* body .FAQs .container .accordion .accordion-item::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  display: flex;
  width: 82.3076923077vw;
  height: 0.6879487179vw;
  padding: 0.3438461538vw 0;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.2920512821vw;
  background: #FAFAFA;
}
* body .FAQs .container .accordion .accordion-item h2 button {
  color: #141C25;
  font-family: "Plus Jakarta Sans";
  font-size: 4.1025641026vw;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}
* body .FAQs .container .accordion .accordion-item h2 button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 11 11' fill='none'%3E%3Cpath d='M0.216338 9.55642C-0.0664912 9.83925 -0.0799592 10.3443 0.223072 10.6406C0.519368 10.9369 1.02442 10.9302 1.30725 10.6473L5.42847 6.51938L9.55642 10.6473C9.84598 10.9369 10.3443 10.9369 10.6406 10.6406C10.9302 10.3376 10.9369 9.84598 10.6406 9.55642L6.51938 5.42847L10.6406 1.30725C10.9369 1.01769 10.9369 0.519368 10.6406 0.223072C10.3376 -0.0664912 9.84598 -0.0732252 9.55642 0.216338L5.42847 4.34429L1.30725 0.216338C1.02442 -0.0664912 0.512634 -0.0799592 0.223072 0.223072C-0.0732252 0.519368 -0.0664912 1.02442 0.216338 1.30725L4.34429 5.42847L0.216338 9.55642Z' fill='%23141C25'/%3E%3C/svg%3E");
}
* body .FAQs .container .accordion .accordion-item h2 button::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M0.767678 6.41078H4.87543V10.5185C4.87543 10.936 5.21886 11.2862 5.64311 11.2862C6.06735 11.2862 6.41078 10.936 6.41078 10.5185V6.41078H10.5185C10.936 6.41078 11.2862 6.06735 11.2862 5.64311C11.2862 5.21886 10.936 4.87543 10.5185 4.87543H6.41078V0.767678C6.41078 0.350169 6.06735 0 5.64311 0C5.21886 0 4.87543 0.350169 4.87543 0.767678V4.87543H0.767678C0.350169 4.87543 0 5.21886 0 5.64311C0 6.06735 0.350169 6.41078 0.767678 6.41078Z' fill='%23141C25'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
}
* body .FAQs .container .accordion .accordion-item .accordion-collapse.show::before {
  display: none;
}
* body .FAQs .container .accordion .accordion-item .accordion-collapse .accordion-body {
  padding-top: 6.9230769231vw;
}
* body .FAQs .container .accordion .accordion-item .accordion-collapse .accordion-body p {
  color: var(--Text-txt-secondary, rgba(60, 60, 67, 0.85));
  font-family: "Helvetica Neue";
  font-size: 3.5897435897vw;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
* body footer {
  border-radius: 3.3333333333vw 0 0 3.3333333333vw;
  background-color: rgba(255, 255, 255, 0.01);
  -webkit-backdrop-filter: blur(16.9532423753vw);
          backdrop-filter: blur(16.9532423753vw);
  height: auto;
  padding: 7.4358974359vw 3.5897435897vw;
  background-image: url("../images/footer-bg-phone.png");
  background-size: 100% 100%;
  margin-bottom: 2.5641025641vw;
}
* body footer .container .row .company {
  width: 48.9743589744vw;
}
* body footer .container .row .company .logo {
  width: 18.9743589744vw;
  margin-bottom: 1.7948717949vw;
}
* body footer .container .row .company p {
  color: #DDDDDE;
  font-family: "Helvetica Neue";
  font-size: 3.0769230769vw;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 5.8974358974vw;
}
* body footer .container .row .company ul li a {
  width: 6.9230769231vw;
  height: 6.9230769231vw;
  background-position: center;
}
* body footer .container .row .company ul li a svg {
  width: 3.4615384615vw;
  height: 3.4615384615vw;
}
* body footer .container .row .quicklinks {
  width: 30.7692307692vw;
  margin-top: 5.1282051282vw;
}
* body footer .container .row .quicklinks ul {
  padding: 0;
  padding-left: 3.8461538462vw;
  list-style-type: none;
}
* body footer .container .row .quicklinks ul li {
  color: #DDDDDE;
  font-family: "Helvetica Neue";
  font-size: 3.0769230769vw;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
* body footer .container .copyright {
  margin-top: 6.1538461538vw;
}
* body footer .container .copyright p {
  color: #DDDDDE;
  font-family: "Helvetica Neue";
  font-size: 2.5641025641vw;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.171025641vw;
}
* body .contactus {
  padding: 3.8461538462vw;
  background-position: top;
}
* body .contactus .container {
  width: 100%;
  padding: 7.6923076923vw 3.8461538462vw;
}
* body .contactus .container .heading h1 {
  font-size: 7.6923076923vw;
}
* body .contactus .container .text {
  width: 100%;
}
* body .contactus .container .text .headingtext {
  margin-bottom: 7.6923076923vw;
}
* body .contactus .container .text .headingtext h2 {
  font-size: 5.1282051282vw;
}
* body .contactus .container .text .headingtext p {
  font-size: 3.5897435897vw;
}
* body .contactus .container .text ul li {
  margin-bottom: 3.0769230769vw;
}
* body .contactus .container .text ul li a {
  padding-left: 6.4102564103vw;
  align-items: start;
}
* body .contactus .container .text ul li a span:first-child svg {
  width: 4.358974359vw;
  height: 4.358974359vw;
}
* body .contactus .container .text ul li a span:last-child {
  font-size: 3.5897435897vw;
  line-height: 4.6153846154vw;
}
* body .contactus .container form {
  width: 100%;
  padding: 0;
  box-shadow: none;
  margin-top: 12.8205128205vw;
}
* body .contactus .container form .formheading h2 {
  font-size: 4.1025641026vw;
  margin-bottom: 2.5641025641vw;
}
* body .contactus .container form .formheading p {
  margin-bottom: 1.2820512821vw;
  font-size: 3.0769230769vw;
}
* body .contactus .container form .input {
  margin-bottom: 3.0769230769vw;
}
* body .contactus .container form .input label {
  font-size: 3.0769230769vw;
  margin-bottom: 1.2820512821vw;
}
* body .contactus .container form .input input,
* body .contactus .container form .input textarea {
  height: 10.2564102564vw;
  font-size: 3.0769230769vw;
}
* body .contactus .container form .input textarea {
  height: 25.641025641vw;
  padding-top: 3.0769230769vw;
}
* body .contactus .container form button {
  height: 10.2564102564vw;
  font-size: 3.5897435897vw;
}
* body .policy {
  border-top: 0.2564102564vw solid rgba(255, 255, 255, 0.3882352941);
  padding: 12.8205128205vw 0;
  margin-top: 12.8205128205vw;
}
* body .policy .container h1 {
  font-size: 4.6153846154vw;
  border-bottom: 0.2564102564vw solid #000000;
  padding-bottom: 2.5641025641vw;
}
* body .policy .container h2 {
  margin-top: 7.6923076923vw;
  font-size: 3.5897435897vw;
}
* body .policy .container p,
* body .policy .container li {
  font-size: 3.0769230769vw;
}
* body .policy .container li {
  margin-left: 7.6923076923vw;
}
* body .policy .container a {
  font-size: 4.1025641026vw;
}
* body .aboutus .container .heading {
  padding: 24.358974359vw 0 16.6666666667vw;
}
* body .aboutus .container .heading .text {
  border: 0.1282051282vw solid #515151;
  width: 131.5384615385vw;
  height: 48.2051282051vw;
  max-width: 100%;
}
* body .aboutus .container .heading h1 {
  font-size: 12.4823076923vw;
  line-height: 16.9961538462vw;
  /* 130% */
}
* body .aboutus .container .heading p {
  font-size: 4.1025641026vw;
  line-height: 8.3920512821vw;
  /* 150% */
}
* body .aboutus .container .content h2 {
  font-size: 6.3192307692vw;
  line-height: 11.5484615385vw;
  margin-bottom: 3.5897435897vw;
}
* body .aboutus .container .content h3 {
  font-size: 4.6153846154vw;
  line-height: 8.5915384615vw;
  margin-bottom: 3.5897435897vw;
}
* body .aboutus .container .content ul {
  margin-bottom: 25.1282051282vw;
  padding-left: 7.6923076923vw;
}
* body .aboutus .container .content p,
* body .aboutus .container .content li {
  font-size: 3.5897435897vw;
  line-height: 7.6928205128vw;
  margin-bottom: 6.1538461538vw;
  /* 135.503% */
}
* body .productpage .video {
  margin-top: 5.3846153846vw;
  background: transparent;
}
* body .productpage .video .container .videocontainer {
  width: initial;
  height: initial;
}
* body .productpage .video .container .videocontainer video {
  width: 100%;
  width: 90vw;
  height: 57.4358974359vw;
}
* body .productpage .product-page-banner {
  background: transparent;
  height: initial;
  width: 100%;
}
* body .productpage .product-page-banner::before, * body .productpage .product-page-banner::after {
  bottom: initial;
  top: 28.2051282051vw;
  width: 37.6923076923vw;
  height: 36.1538461538vw;
}
* body .productpage .product-page-banner::before {
  background: linear-gradient(90deg, #44FF9A -0.55%, #44B0FF 22.86%, #8B44FF 48.36%, #F64 73.33%, #EBFF70 99.34%);
  filter: blur(3.5894474616vw);
}
* body .productpage .product-page-banner::after {
  background: linear-gradient(90deg, #44FF9A -0.55%, #44B0FF 22.86%, #8B44FF 48.36%, #F64 73.33%, #EBFF70 99.34%);
  filter: blur(3.5894474616vw);
}
* body .productpage .product-page-banner .container {
  padding-left: 5.1282051282vw;
}
* body .productpage .product-page-banner .container .row .text {
  padding: 0;
  width: 100%;
  display: none;
}
* body .productpage .product-page-banner .container .row .text h1 {
  color: #333;
  font-family: "Plus Jakarta Sans";
  font-size: 6.1538461538vw;
  font-style: normal;
  font-weight: 800;
  line-height: 8.4266666667vw;
  /* 136.935% */
  letter-spacing: -0.0771794872vw;
}
* body .productpage .product-page-banner .container .row .text p {
  display: none;
}
* body .productpage .product-page-banner .container .row .bannerslider {
  padding-top: 14.1025641026vw;
  width: 100%;
}
* body .productpage .product-page-banner .container .row .bannerslider h1 {
  color: #333;
  font-family: "Plus Jakarta Sans";
  font-size: 6.1538461538vw;
  font-style: normal;
  font-weight: 800;
  line-height: 8.4266666667vw;
  /* 136.935% */
  letter-spacing: -0.0771794872vw;
}
* body .productpage .product-page-banner .container .row .bannerslider h1 span {
  color: #494949;
  font-family: "Plus Jakarta Sans";
  font-size: 4.1025641026vw;
  font-style: normal;
  font-weight: 500;
  line-height: 8.4266666667vw;
  letter-spacing: -0.0771794872vw;
}
* body .productpage .product-page-banner .container .row .bannerslider a {
  width: 100%;
  height: 11.0256410256vw;
  border-radius: 2.3076923077vw;
  background: linear-gradient(91deg, #AD1D64 0.92%, rgba(173, 29, 100, 0.8) 68.86%, #AD1D64 109.85%);
  color: #FCFAF4;
  text-align: center;
  font-family: Inter;
  font-size: 3.5897435897vw;
  font-style: normal;
  font-weight: 500;
  line-height: 2.9571794872vw;
  /* 82.382% */
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
}
* body .productpage .product-page-banner .container .row .bannerslider .row .big {
  border-radius: 3.4248717949vw;
  border: 0.1282051282vw solid #FDF3E8;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 136.23%);
  box-shadow: 0 0.8058974359vw 4.1502564103vw 0 rgba(193, 196, 206, 0.14);
  width: 100%;
  height: 88.4615384615vw;
  aspect-ratio: 1/1;
}
* body .productpage .product-page-banner .container .row .bannerslider .row .big .text {
  display: block;
  padding: 3.0769230769vw 2.0512820513vw;
}
* body .productpage .product-page-banner .container .row .bannerslider .row .big .text .title {
  color: #F9F9F9;
  font-family: "Helvetica Neue";
  font-size: 3.0769230769vw;
  font-style: normal;
  font-weight: 500;
  line-height: 3.8461538462vw;
}
* body .productpage .product-page-banner .container .row .bannerslider .row .big .text .paragraph {
  display: none;
}
* body .productpage .product-page-banner .container .row .bannerslider .row .small {
  width: 100%;
  margin: 4.358974359vw 0;
}
* body .productpage .product-page-banner .container .row .bannerslider .row .small ul {
  display: flex;
  gap: 2.0512820513vw;
}
* body .productpage .product-page-banner .container .row .bannerslider .row .small ul li {
  width: 15.1161538462vw;
  height: 15.1161538462vw;
  border-radius: 3.4248717949vw;
  border: 0.1282051282vw solid #FDF3E8;
  background: url(<path-to-image>) lightgray 50%/cover no-repeat;
  box-shadow: 0 0.8058974359vw 4.1502564103vw 0 rgba(193, 196, 206, 0.14);
}
* body .productpage .productbasedlibrary {
  margin-top: 9.4871794872vw;
}
* body .productpage .productbasedlibrary .container .heading h2 {
  color: #494949;
  font-family: "Plus Jakarta Sans";
  font-size: 4.6153846154vw;
  font-style: normal;
  font-weight: 400;
  line-height: 8.4266666667vw;
  /* 182.58% */
  letter-spacing: -0.0771794872vw;
  text-align: left;
}
* body .productpage .productbasedlibrary .container .heading h2 span {
  color: #333;
  font-family: "Plus Jakarta Sans";
  font-size: 6.1538461538vw;
  font-style: normal;
  font-weight: 800;
  line-height: 8.4266666667vw;
  letter-spacing: -0.0771794872vw;
}
* body .productpage .productbasedlibrary .container .tabs {
  padding: 2.0512820513vw;
  border-radius: 1.5384615385vw;
  width: 100%;
}
* body .productpage .productbasedlibrary .container .tabs ul {
  gap: 1.0256410256vw;
}
* body .productpage .productbasedlibrary .container .tabs ul li a {
  color: #494949;
  font-family: "Plus Jakarta Sans";
  font-size: 3.0769230769vw;
  font-style: normal;
  font-weight: 400;
  line-height: 0;
  /* 273.87% */
  letter-spacing: -0.0771794872vw;
  min-width: 21.7948717949vw;
  height: 6.4102564103vw;
  padding: 0 2.0512820513vw;
  border-radius: 1.5384615385vw;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
}
* body .productpage .productbasedlibrary .container .tabview {
  width: 100%;
}
* body .productpage .productbasedlibrary .container .tabview .tab-content {
  width: 100%;
}
* body .productpage .productbasedlibrary .container .tabview .tab-content .tab-pane {
  width: 100%;
}
* body .productpage .productbasedlibrary .container .tabview .tab-content .tab-pane .row {
  gap: initial;
  margin: -3.5897435897vw -2.3076923077vw;
  flex-wrap: wrap;
  justify-content: center;
}
* body .productpage .productbasedlibrary .container .tabview .tab-content .tab-pane .row > div {
  padding: 3.5897435897vw 2.3076923077vw;
}
* body .productpage .productbasedlibrary .container .tabview .single {
  width: 25%;
}
* body .productpage .productbasedlibrary .container .tabview .single a .image {
  width: 19.4871794872vw;
  height: 19.4871794872vw;
}
* body .productpage .productbasedlibrary .container .tabview .single a p {
  width: 12.8205128205vw;
  color: #494949;
  text-align: center;
  font-family: "Plus Jakarta Sans";
  font-size: 3.0769230769vw;
  font-style: normal;
  font-weight: 400;
  line-height: 3.8461538462vw;
  letter-spacing: -0.0771794872vw;
  margin-top: 2.8205128205vw;
}
* body .productpage .podmasterymodules .container .heading h2 {
  color: #333;
  font-family: "Plus Jakarta Sans";
  font-size: 6.1538461538vw;
  font-style: normal;
  font-weight: 800;
  line-height: 8.4266666667vw;
  /* 136.935% */
  letter-spacing: -0.0771794872vw;
  text-align: left;
  margin-top: 9.7435897436vw;
  margin-bottom: 2.8205128205vw;
}
* body .productpage .podmasterymodules .container .heading h2 span {
  color: #333;
  font-family: "Plus Jakarta Sans";
  font-size: 4.6153846154vw;
  font-style: normal;
  font-weight: 500;
  line-height: 8.4266666667vw;
  letter-spacing: -0.0771794872vw;
}
* body .productpage .podmasterymodules .container .row .list {
  display: none;
}
* body .productpage .podmasterymodules .container .row .grid {
  width: 100%;
}
* body .productpage .podmasterymodules .container .row .grid .single {
  width: 43.3333333333vw;
  height: 36.1538461538vw;
  border-radius: 3.4248717949vw;
}
* body .productpage .podmasterymodules .container .row .grid .single::before {
  border-radius: 3.4248717949vw;
}
* body .productpage .podmasterymodules .container .row .grid .single img {
  width: 100%;
}
* body .productpage .podmasterymodules .container .row .grid .single p {
  color: #F9F9F9;
  font-family: "Helvetica Neue";
  font-size: 3.0769230769vw;
  font-style: normal;
  font-weight: 500;
  line-height: 3.8461538462vw;
  text-align: center;
  padding: 2.8205128205vw;
}
* body .productpage .productpagecta {
  width: 97.2105128205vw;
  height: 37.1794871795vw;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-bottom: 8.4615384615vw;
  margin-top: 7.6923076923vw;
}
* body .productpage .productpagecta .container .text {
  width: 100%;
}
* body .productpage .productpagecta .container .text h4 {
  color: #FFF;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 5.1282051282vw;
  font-style: normal;
  font-weight: 700;
  line-height: 5.641025641vw;
  /* 110% */
  letter-spacing: 0.1338461538vw;
}
* body .productpage .productpagecta .container .text p {
  color: #FFF;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 3.0769230769vw;
  font-style: normal;
  font-weight: 300;
  line-height: 4.358974359vw;
  /* 141.667% */
  letter-spacing: 0.1346153846vw;
}
* body .productpage .productpagecta .container .text a {
  height: 8.7179487179vw;
  width: 27.1794871795vw;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #FCFAF4;
  text-align: center;
  font-family: Inter;
  font-size: 3.0769230769vw;
  font-style: normal;
  font-weight: 500;
  line-height: 2.9571794872vw;
  padding: 0;
  /* 96.112% */
}
* body .productpage .themestudio {
  margin-bottom: 8.4615384615vw;
}
* body .productpage .themestudio .container .row .text {
  width: 100%;
}
* body .productpage .themestudio .container .row .text .title {
  padding: 0;
  flex-direction: row;
  align-items: center;
  height: initial;
  width: 100%;
  background: transparent;
  justify-content: left;
}
* body .productpage .themestudio .container .row .text .title::before {
  display: none;
}
* body .productpage .themestudio .container .row .text .title img {
  width: 15.521025641vw;
  height: 6.3997435897vw;
  aspect-ratio: 60.53/24.96;
}
* body .productpage .themestudio .container .row .text .title h5 {
  color: #333;
  font-family: "Plus Jakarta Sans";
  font-size: 4.6153846154vw;
  font-style: normal;
  font-weight: 500;
  line-height: 8.4266666667vw;
  /* 182.58% */
  letter-spacing: -0.0771794872vw;
  margin: 0;
}
* body .productpage .themestudio .container .row .text .paragraph {
  display: none;
}
* body .productpage .themestudio .container .row .studioslider {
  width: 100%;
  padding: 0;
  border-radius: 0;
  background: transparent;
  border: none;
}
* body .productpage .themestudio .container .row .studioslider .single {
  width: 28.4615384615vw;
  height: 56.4102564103vw;
}
* body .productpage .paymentgateway {
  margin-bottom: 3.5897435897vw;
}
* body .productpage .paymentgateway .container .inner {
  width: 100%;
  border-radius: 3.8461538462vw;
  padding: 2.8205128205vw;
  height: initial;
}
* body .productpage .paymentgateway .container .inner .no ul li {
  color: #333;
  font-family: "Plus Jakarta Sans";
  font-size: 3.3333333333vw;
  font-style: normal;
  font-weight: 300;
  line-height: 7.6923076923vw;
  /* 230.769% */
}
* body .productpage .paymentgateway .container .inner .commitment {
  width: 100%;
}
* body .productpage .paymentgateway .container .inner .commitment .logo {
  justify-content: center;
}
* body .productpage .paymentgateway .container .inner .commitment .logo img {
  width: 14.6464102564vw;
  height: 6.0392307692vw;
  aspect-ratio: 57.12/23.55;
}
* body .productpage .paymentgateway .container .inner .commitment .logo p {
  color: #333;
  font-family: "Plus Jakarta Sans";
  font-size: 5.1282051282vw;
  font-style: normal;
  font-weight: 500;
  line-height: 7.6923076923vw;
  /* 150% */
  margin: 0;
  margin-left: 2.0512820513vw;
}
* body .productpage .paymentgateway .container .inner .commitment h6 {
  color: #333;
  font-family: "Plus Jakarta Sans";
  font-size: 3.3333333333vw;
  font-style: normal;
  font-weight: 300;
  line-height: 7.6923076923vw;
  text-align: center;
  /* 230.769% */
  margin: 4.1025641026vw 0 5.3846153846vw 0;
}
* body .productpage .paymentgateway .container .inner .commitment h6 span {
  color: #000;
  font-family: "Plus Jakarta Sans";
  font-size: 3.3333333333vw;
  font-style: normal;
  font-weight: 500;
  line-height: 7.6923076923vw;
}
* body .productpage .paymentgateway .container .inner .commitment > p {
  display: none;
}
* body .productpage .paymentgateway .container .inner .nocard {
  width: 62.8205128205vw;
  height: 76.4102564103vw;
  padding: 6.6666666667vw 8.2051282051vw;
  margin: auto;
  margin-bottom: -7.9487179487vw;
}
* body .productpage .paymentgateway .container .inner .nocard ul li > span {
  color: #333;
  font-family: "Plus Jakarta Sans";
  font-size: 3.0769230769vw;
  font-style: normal;
  font-weight: 300;
  line-height: 7.6923076923vw;
  /* 250% */
}
* body .productpage .paymentgateway .container .inner .nocard ul li > span svg {
  width: 2.2435897436vw;
  height: 1.7192307692vw;
}
* body .productpage .paymentgateway .container .inner .nocard ul li .images {
  width: 35.5574358974vw;
  height: 12.3084615385vw;
  border-radius: 1.5384615385vw;
}
* body .productpage .paymentgateway .container .inner .nocard ul li .images span {
  width: 9.0335897436vw;
  height: 9.0335897436vw;
}
* body .productpage .paymentgateway .container .inner .nocard ul li .images span img {
  width: 5.4202564103vw;
  height: 5.4202564103vw;
}
* body #productdetailspopup .modal-dialog {
  max-width: 100%;
}
* body #productdetailspopup .modal-dialog .modal-content {
  min-height: 103.8461538462vw;
  border-radius: 6.4102564103vw;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .details {
  padding: 5.1282051282vw;
  padding-bottom: 3.8461538462vw;
  display: block;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .details .thumbnail {
  width: 100%;
  height: auto;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .details .thumbnail img {
  width: 100%;
  height: auto;
  display: none;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .details .thumbnail img:last-child {
  display: block;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .details .user {
  width: 100%;
  display: flex;
  vertical-align: middle;
  align-items: center;
  margin-left: 0;
  margin-top: 3.8461538462vw;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .details .user .image {
  width: 9.3579487179vw;
  height: 9.3579487179vw;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .details .user .text {
  padding-left: 2.5641025641vw;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .details .user .text h2 {
  color: var(--Text, #000);
  font-family: "Helvetica Neue";
  font-size: 3.8461538462vw;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 0.5128205128vw;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .details .user .text h3 {
  color: var(--Text, #000);
  font-family: "Helvetica Neue";
  font-size: 3.0769230769vw;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .details .user .text p {
  display: none;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .list {
  padding-bottom: 12.8205128205vw;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .list h4 {
  color: var(--Text, #000);
  font-family: "Helvetica Neue";
  font-size: 3.5897435897vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-left: 5.1282051282vw;
  padding-bottom: 2.0512820513vw;
  margin-bottom: 2.5641025641vw;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .list ul {
  padding-left: 5.1282051282vw;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .list ul li {
  color: #333;
  font-family: "Plus Jakarta Sans";
  font-size: 3.3333333333vw;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 2.0512820513vw;
  /* 240.952% */
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .list ul li svg {
  width: 2.3425641026vw;
  height: 1.7951282051vw;
  margin-right: 1.7948717949vw;
}
* body .login {
  background-image: url("../images/login-bg-phone.png");
}
* body .login .container .form {
  width: 100%;
  height: auto;
  border-radius: 3.8461538462vw;
  padding: 7.6923076923vw 3.8461538462vw;
}
* body .login .container .form .heading {
  margin-bottom: 10.2564102564vw;
}
* body .login .container .form .heading p {
  font-size: 4.1025641026vw;
  margin-bottom: 1.2820512821vw;
}
* body .login .container .form .heading h1 {
  font-size: 6.1538461538vw;
}
* body .login .container .form .input {
  margin-bottom: 6.6666666667vw;
}
* body .login .container .form .input label {
  font-size: 4.1025641026vw;
  margin-bottom: 1.2820512821vw;
}
* body .login .container .form .input input {
  height: 12.8205128205vw;
  border-radius: 5.1282051282vw;
  border: 0.2564102564vw solid #666;
  padding-left: 3.8461538462vw;
  font-size: 3.5897435897vw;
}
* body .login .container .form .input .withicon {
  position: relative;
}
* body .login .container .form .input .withicon svg {
  right: 7.1794871795vw;
  width: 3.8461538462vw;
  width: auto;
}
* body .login .container .form .checkbox {
  margin-bottom: 4.1025641026vw;
}
* body .login .container .form .checkbox input {
  width: 5.1282051282vw;
  height: 5.1282051282vw;
  margin-right: 2.0512820513vw;
}
* body .login .container .form .checkbox label {
  font-size: 4.1025641026vw;
  line-height: normal;
}
* body .login .container .form .Forgot {
  font-size: 3.5897435897vw;
  margin-bottom: 7.6923076923vw;
  margin-top: 1.5384615385vw;
}
* body .login .container .form .Log {
  height: 12.8205128205vw;
  border-radius: 2.5641025641vw;
  font-size: 4.1025641026vw;
}
* body .login .container .form .resendotpdiv {
  width: 100%;
}
* body .login .container .form #resendotp,
* body .login .container .form #resenddiv {
  font-size: 3.5897435897vw;
}
* body .login .container .form h6 {
  font-size: 4.1025641026vw;
  margin: 6.4102564103vw 0;
}
* body .login .container .form .noaccount {
  height: 12.8205128205vw;
  font-size: 4.1025641026vw;
  border-radius: 2.5641025641vw;
}
* body .login .container .form .success svg {
  width: 20.5287179487vw;
  height: 19.6853846154vw;
  margin-bottom: 6.1538461538vw;
}
* body .login .container .form .success h2 {
  width: 63.0769230769vw;
  font-size: 6.1538461538vw;
  margin-bottom: 4.6153846154vw;
}
* body .login .container .form .success p {
  font-size: 4.1025641026vw;
  width: 100%;
}
* body .deliverypage {
  margin-top: 17.9487179487vw;
}
* body .deliverypage .container {
  width: 100%;
}
* body .deliverypage .container .deliverydetails .heading .icon {
  width: 18.4615384615vw;
  height: 14.1284615385vw;
}
* body .deliverypage .container .deliverydetails .heading .icon svg {
  width: 14.0661538462vw;
  height: 14.0661538462vw;
}
* body .deliverypage .container .deliverydetails .heading .text {
  display: flex;
  width: 69.2307692308vw;
  height: 14.1025641026vw;
  padding: 3.3333333333vw 4.1025641026vw;
  align-items: center;
  border: none;
  border-radius: 2.9315384615vw;
}
* body .deliverypage .container .deliverydetails .heading .text h1 {
  color: #494949;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 4.1025641026vw;
  font-style: normal;
  font-weight: 300;
  line-height: 15.0643589744vw;
  margin: 0;
}
* body .deliverypage .container .deliverydetails .heading .text h1 strong {
  font-size: 4.1025641026vw;
}
* body .deliverypage .container .deliverydetails .heading .text p {
  display: none;
}
* body .deliverypage .container .deliverydetails .form {
  border-radius: 4.291025641vw;
  border: 0.2564102564vw solid #EDEDED;
  background: #FFF;
  padding: 5.641025641vw 6.9230769231vw;
}
* body .deliverypage .container .deliverydetails .form form {
  padding: 0;
}
* body .deliverypage .container .deliverydetails .form form .row .col-lg-6 .input {
  margin-bottom: 2.5641025641vw;
}
* body .deliverypage .container .deliverydetails .form form .row .col-lg-6 .input label {
  font-size: 4.3366666667vw;
}
* body .deliverypage .container .deliverydetails .form form .row .col-lg-6 .input input,
* body .deliverypage .container .deliverydetails .form form .row .col-lg-6 .input textarea {
  height: 12.3076923077vw;
  border-radius: 2.5925641026vw;
  font-size: 3.0769230769vw;
  font-weight: 300;
  line-height: 9.0992307692vw;
  letter-spacing: 0.1564102564vw;
}
* body .deliverypage .container .deliverydetails .form form .row .col-lg-6 .input textarea {
  height: 31.7948717949vw;
}
* body .deliverypage .container .deliverydetails .form form button,
* body .deliverypage .container .deliverydetails .form form a {
  width: 38.7179487179vw;
  height: 10.7692307692vw;
  font-size: 3.0769230769vw;
  border-radius: 2.8205128205vw;
}
* body .deliverypage .container .deliveryfooter {
  border-radius: 2.9315384615vw;
  background: #FFF;
  margin-top: 15.3846153846vw;
}
* body .deliverypage .container .deliveryfooter .text h2 {
  font-size: 4.1025641026vw;
  line-height: 5.3846153846vw;
}
* body .deliverypage .container .deliveryfooter .image {
  width: 38.1287179487vw;
  height: 38.1287179487vw;
  aspect-ratio: 148.7/148.7;
}
* body .deliverypage .container .deliveryfooter .image img {
  height: 100%;
}
* body .checkout {
  margin-top: 20.5128205128vw;
}
* body .checkout .container .row .reviewside {
  background-color: transparent;
  border: none;
  padding: 0;
  height: -moz-max-content;
  height: max-content;
  margin-bottom: 6.1538461538vw;
}
* body .checkout .container .row .reviewside .heading {
  display: none;
}
* body .checkout .container .row .reviewside .brandkit {
  display: none;
}
* body .checkout .container .row .reviewside .recommended,
* body .checkout .container .row .reviewside .addons {
  padding: 2.5641025641vw 5.1282051282vw;
}
* body .checkout .container .row .reviewside .recommended .popet,
* body .checkout .container .row .reviewside .addons .popet {
  display: none;
}
* body .checkout .container .row .reviewside .recommended h3,
* body .checkout .container .row .reviewside .addons h3 {
  font-size: 4.8087179487vw;
  line-height: 10.0902564103vw;
  /* 209.825% */
}
* body .checkout .container .row .reviewside .recommended .single,
* body .checkout .container .row .reviewside .addons .single {
  width: 28.3120512821vw;
  height: 53.9276923077vw;
  padding: 2.8205128205vw 0;
}
* body .checkout .container .row .reviewside .recommended .single h4,
* body .checkout .container .row .reviewside .recommended .single h5,
* body .checkout .container .row .reviewside .recommended .single h6,
* body .checkout .container .row .reviewside .addons .single h4,
* body .checkout .container .row .reviewside .addons .single h5,
* body .checkout .container .row .reviewside .addons .single h6 {
  width: 13.1858974359vw;
  font-size: 3.1646153846vw;
  line-height: 3.9556410256vw;
  letter-spacing: -0.0794871795vw;
}
* body .checkout .container .row .reviewside .recommended .single img,
* body .checkout .container .row .reviewside .addons .single img {
  width: 20.0425641026vw;
  height: 20.0425641026vw;
  margin-bottom: 1.7948717949vw;
}
* body .checkout .container .row .reviewside .recommended .single h4,
* body .checkout .container .row .reviewside .addons .single h4 {
  margin-bottom: 2.8205128205vw;
}
* body .checkout .container .row .reviewside .recommended .single h5,
* body .checkout .container .row .reviewside .addons .single h5 {
  margin-bottom: 1.7948717949vw;
}
* body .checkout .container .row .reviewside .recommended .single h6,
* body .checkout .container .row .reviewside .addons .single h6 {
  margin-top: 1.7948717949vw;
}
* body .checkout .container .row .reviewside .addons {
  margin-top: 7.6923076923vw;
}
* body .checkout .container .row .reviewside .addons .filter .select {
  width: 47.6923076923vw;
}
* body .checkout .container .row .reviewside .addons .filter .select select {
  height: 9.2307692308vw;
  font-size: 3.0912820513vw;
  line-height: 3.9556410256vw;
  letter-spacing: -0.0794871795vw;
  border-radius: 2.0517948718vw;
  border: 0.0858974359vw solid #000;
  background: #FFF;
}
* body .checkout .container .row .reviewside .addons .filter .search {
  width: calc(100% - 47.6923076923vw);
  border: none;
  height: initial;
}
* body .checkout .container .row .reviewside .addons .filter .search svg {
  width: 9.2307692308vw;
  height: 9.2307692308vw;
  border-radius: 2.0517948718vw;
  border: 0.0858974359vw solid #000;
  background: #FFF;
  padding: 1.2820512821vw;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  order: 2;
}
* body .checkout .container .row .reviewside .addons .filter .search input {
  width: 0;
  order: 1;
  margin-left: auto;
}
* body .checkout .container .row .summaryside {
  display: none;
  padding: 4.1025641026vw;
  height: initial;
  margin-bottom: 12.8205128205vw;
}
* body .checkout .container .row .summaryside .ordersummary .title {
  font-size: 4.358974359vw;
  line-height: 9.1620512821vw;
}
* body .checkout .container .row .summaryside .ordersummary h4 {
  font-size: 3.7428205128vw;
  line-height: 9.1620512821vw;
}
* body .checkout .container .row .summaryside .ordersummary ul {
  margin-bottom: 0;
}
* body .checkout .container .row .summaryside .ordersummary ul li {
  font-size: 3.118974359vw;
  line-height: 9.1620512821vw;
}
* body .checkout .container .row .summaryside .addons .title {
  font-size: 4.3664102564vw;
  line-height: 9.1620512821vw;
}
* body .checkout .container .row .summaryside .addons .single .image {
  width: 13.7233333333vw;
  height: 13.7233333333vw;
}
* body .checkout .container .row .summaryside .addons .single .text {
  margin-left: 2.5641025641vw;
}
* body .checkout .container .row .summaryside .addons .single .text h5 {
  font-size: 3.7428205128vw;
  line-height: normal;
  margin-bottom: 1.2820512821vw;
}
* body .checkout .container .row .summaryside .addons .single .text .quantity span:first-child, * body .checkout .container .row .summaryside .addons .single .text .quantity span:last-child {
  width: 6.2379487179vw;
  height: 6.2379487179vw;
}
* body .checkout .container .row .summaryside .addons .single .text .quantity span:first-child svg, * body .checkout .container .row .summaryside .addons .single .text .quantity span:last-child svg {
  width: 1.8712820513vw;
  height: 1.8712820513vw;
}
* body .checkout .container .row .summaryside .addons .single .text .quantity span:nth-child(2) {
  font-size: 2.4951282051vw;
  font-style: normal;
  line-height: 2.4951282051vw;
  /* 100% */
  letter-spacing: -0.05vw;
  margin: 0 1.5384615385vw;
}
* body .checkout .container .row .summaryside .addons .single .price {
  width: 25.641025641vw;
  margin-left: auto;
}
* body .checkout .container .row .summaryside .addons .single .price p {
  font-size: 3.7428205128vw;
  line-height: 9.1620512821vw;
  text-align: right;
}
* body .checkout .container .row .summaryside .subtotal span {
  font-size: 3.7428205128vw;
  line-height: 9.1620512821vw;
}
* body .checkout .container .row .summaryside .promocode p {
  font-size: 3.118974359vw;
  line-height: 9.1620512821vw;
  /* 293.755% */
}
* body .checkout .container .row .summaryside .promocode .promoinput {
  width: 63.0769230769vw;
  height: 11.7948717949vw;
  border-radius: 3.0630769231vw;
  background: #F7F7F7;
}
* body .checkout .container .row .summaryside .promocode .promoinput a {
  border-radius: 1.7948717949vw;
  background: #B42169;
  width: 13.5897435897vw;
  height: 8.7179487179vw;
  color: #FCFAF4;
  text-align: center;
  font-family: Inter;
  font-size: 3.0769230769vw;
  font-style: normal;
  font-weight: 500;
  line-height: 3.4861538462vw;
  /* 113.302% */
}
* body .checkout .container .row .summaryside .paymentbutton a {
  font-size: 2.8069230769vw;
  width: 40.7020512821vw;
  border-radius: 3.118974359vw;
  height: 9.0448717949vw;
}
* body .checkout .container .row .cartbutton {
  position: fixed;
  width: 44.0307692308vw;
  height: 13.8461538462vw;
  bottom: 12.8205128205vw;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 105;
  border-radius: 8.0307692308vw;
  border: 0.2225641026vw solid rgba(255, 255, 255, 0.15);
  background-blend-mode: overlay, overlay, normal, normal;
  background-image: url("../images/Group 1686561035.png");
  box-shadow: 0 2.2266666667vw 3.34vw -0.6679487179vw rgba(0, 0, 0, 0.1), 0 0.8907692308vw 1.3358974359vw -0.4453846154vw rgba(0, 0, 0, 0.05);
  overflow: hidden;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 0;
}
* body .checkout .container .row .cartbutton .image {
  min-width: 9.4153846154vw;
  height: 9.4153846154vw;
  border-radius: 50%;
  overflow: hidden;
}
* body .checkout .container .row .cartbutton .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
* body .checkout .container .row .cartbutton .text {
  margin-left: 1.5384615385vw;
  margin-right: 2.0512820513vw;
  width: 16.6153846154vw;
}
* body .checkout .container .row .cartbutton .text h6 {
  color: #FFF;
  text-align: center;
  font-family: "Plus Jakarta Sans";
  font-size: 3.3230769231vw;
  font-style: normal;
  font-weight: 600;
  line-height: 4.2723076923vw;
  /* 128.562% */
  letter-spacing: -0.0858974359vw;
  margin: 0;
}
* body .checkout .container .row .cartbutton .text p {
  color: #FFF;
  text-align: center;
  font-family: "Plus Jakarta Sans";
  font-size: 2.7692307692vw;
  font-style: normal;
  font-weight: 300;
  line-height: 4.2723076923vw;
  /* 154.274% */
  letter-spacing: -0.0858974359vw;
  margin: 0;
}
* body .checkout .container .row .cartbutton .icon {
  background-image: url("../images/Rectangle 34626638.png");
  background-repeat: no-repeat;
  background-position: center;
  min-width: 10.5230769231vw;
  height: 10.5230769231vw;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
* body #videopopup iframe {
  max-width: 100%;
  height: auto;
}

/* ====Start Hero Section ==== */
.hero-section {
  background-image: url("../images/your-brand-mobile.png");
  margin: 11.4871794872vw 0vw;
  height: 70.5128205128vw;
  background-position: bottom;
  align-items: start;
  background-size: cover;
}
.hero-section .hero-content {
  margin-top: 6.4102564103vw;
}
.hero-section .hero-content h2 {
  font-size: 6.1538461538vw;
  line-height: 8.9743589744vw;
}
.hero-section .hero-content h2 span {
  background: rgb(194, 32, 109);
  border-radius: 1.2820512821vw;
}
.hero-section .explore-kit {
  text-align: center;
  margin-top: 5.1282051282vw;
}
.hero-section .explore-kit a {
  font-size: 3.5897435897vw;
  padding: 2.0512820513vw 3.8461538462vw 2.5641025641vw;
  border-radius: 12.8205128205vw;
}
.hero-section .img1 {
  top: 14.1025641026vw;
  left: 0vw;
}
.hero-section .img2 {
  top: 14.1025641026vw;
  right: 0vw;
}
.hero-section .img3 {
  bottom: 10.2564102564vw;
  left: 7.6923076923vw;
}
.hero-section .img4 {
  bottom: -8.9743589744vw;
  left: 50vw;
  transform: translateX(-50%);
  width: 25.641025641vw !important;
  height: 25.641025641vw !important;
}
.hero-section .img5 {
  bottom: 10.2564102564vw;
  right: 7.6923076923vw;
}
.hero-section .hero-img {
  width: 19.2307692308vw;
  height: 19.2307692308vw;
}

/* ====End Hero Section ==== */
/* ====Start BIG Brands ==== */
.big-brands p {
  font-size: 4.1025641026vw;
  text-align: left;
}

/* ====End BIG Brands ==== */
/* ====Start Why Section ==== */
.why-section {
  padding-bottom: 10.2564102564vw;
}
.why-section .col-6,
.why-section .col-lg-5 {
  padding: 0vw 1.2820512821vw;
}
.why-section p {
  font-size: 4.1025641026vw;
  text-align: left;
}
.why-section p br {
  display: block !important;
}
.why-section .why-box {
  border-radius: 3.0769230769vw;
  padding: 5.1282051282vw 3.3333333333vw;
}
.why-section .why-box::before {
  content: "";
  position: absolute;
  width: 20.5128205128vw;
  height: 12.8205128205vw;
  background: linear-gradient(268deg, #44FF9A -0.55%, #44B0FF 22.86%, #8B44FF 48.36%, #F64 73.33%, #EBFF70 99.34%);
  filter: blur(1.9vw);
}
.why-section .why-box p {
  font-size: 3.5897435897vw;
  line-height: 6.4102564103vw;
}
.why-section .why-box .why-img img {
  top: -10.2564102564vw;
  width: 34.6153846154vw;
}

/* ====End Why Section ==== */
/* ====Start multi-section ==== */
.multi-section {
  padding: 6.4102564103vw 0vw;
  margin: 0vw 1.2820512821vw;
  height: auto;
  border-radius: 3.3333333333vw;
}
.multi-section .mt-10 {
  margin-top: -5.1282051282vw;
}
.multi-section h2 {
  font-size: 6.4102564103vw;
  line-height: 7.4358974359vw;
}
.multi-section h2 br {
  display: none;
}
.multi-section h2 span {
  display: inline;
}
.multi-section p {
  display: none;
}
.multi-section .multi-text span {
  color: #FFF;
  font-size: 4.1025641026vw;
  line-height: 12.8205128205vw;
}
.multi-section .multi-text h4 {
  color: #FFF;
  font-size: 6.1538461538vw;
}
.multi-section .multi-img img {
  width: 39.7435897436vw;
  position: absolute;
  right: 3.8461538462vw;
  bottom: 0vw;
}

/* ====End multi-section ==== */
/* ====Start kit Section ==== */
.kit-section {
  padding-bottom: 6.4102564103vw;
  overflow: hidden;
}
.kit-section .col-8,
.kit-section .col-4,
.kit-section col-12 {
  padding: 1.2820512821vw;
}
.kit-section .container {
  padding: 0vw 2.5641025641vw;
}
.kit-section .row-revers {
  flex-direction: row-reverse;
}
.kit-section .left-box-kit {
  margin-top: 10.2564102564vw;
  padding: 0vw 6.4102564103vw;
}
.kit-section .left-box-kit .gradient-border .thekit {
  padding: 6.4102564103vw 1.2820512821vw 6.4102564103vw;
  border-radius: 5.1282051282vw;
}
.kit-section .left-box-kit .gradient-border .thekit::before {
  width: 19.2307692308vw;
  height: 14.1025641026vw;
  bottom: 0%;
  left: 0%;
}
.kit-section .left-box-kit .gradient-border .thekit p {
  font-size: 3.8461538462vw;
  line-height: 5.1282051282vw;
}
.kit-section .left-box-kit .gradient-border .thekit p span {
  font-weight: 500;
}
.kit-section .left-box-kit .img-bar {
  border-radius: 5.1282051282vw;
  gap: 1.2820512821vw;
  padding: 3.8461538462vw 2.5641025641vw;
  overflow: hidden;
}
.kit-section .left-box-kit .img-bar img {
  width: 12.8205128205vw;
}
.kit-section .left-box-kit .left-img {
  height: 38.4615384615vw;
  border-radius: 5.1282051282vw;
  margin-top: -5.1282051282vw;
}
.kit-section .left-box-kit .left-img img {
  left: -4.1025641026vw;
  min-width: 34.6153846154vw;
}
.kit-section .left-box-kit .text-list {
  margin-top: -10.7692307692vw;
  padding: 1.2820512821vw 1.2820512821vw;
  border-radius: 5.1282051282vw;
}
.kit-section .left-box-kit .text-list::before {
  width: 28.2051282051vw;
  height: 28.2051282051vw;
  bottom: 0%;
  right: 0%;
}
.kit-section .left-box-kit .text-list ul li {
  font-size: 3.8461538462vw;
  padding: 3.0769230769vw 1.2820512821vw;
  border-bottom: 0.2564102564vw solid #DFDFDF;
}
.kit-section .left-box-kit .last-card {
  display: none;
}
.kit-section .left-box-kit .explore-btn1 {
  display: block !important;
  text-align: center;
}
.kit-section .left-box-kit .explore-btn1 a {
  font-size: 4.6153846154vw;
  padding: 3.0769230769vw 7.6923076923vw 3.8461538462vw;
  background: #222;
  width: 100%;
  display: table;
  color: white;
  border-radius: 3.0769230769vw;
  cursor: pointer;
}
.kit-section .left-box-kit .explore-btn1 a span {
  font-weight: 500;
}
.kit-section .right-box-kit {
  background-image: url("../images/div.cta-con.png");
  background-position: bottom;
  background-size: 100% 100%;
  padding-bottom: 5.1282051282vw;
}
.kit-section .right-box-kit .side-box {
  border-radius: 5.1282051282vw;
  border: 0.2564102564vw solid #EDEDED;
  padding: 5.641025641vw 5.1282051282vw 7.6923076923vw;
  margin: 3.8461538462vw 0vw;
}
.kit-section .right-box-kit .side-box h3 {
  font-size: 6.1538461538vw;
}
.kit-section .right-box-kit .side-box h3 b {
  font-weight: 400;
}
.kit-section .right-box-kit .side-box img {
  width: 100%;
  border-radius: 3.0769230769vw;
}
.kit-section .right-box-kit .side-box .choose-img img {
  margin: 2.5641025641vw 0vw;
}
.kit-section .right-box-kit .side-box .right-sidebar .side-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.2820512821vw 0vw 1.2820512821vw;
  border-bottom: 0.2564102564vw solid #eee;
}
.kit-section .right-box-kit .side-box .right-sidebar .side-item .side-img {
  width: 15.3846153846vw;
  height: 15.3846153846vw;
  overflow: hidden;
}
.kit-section .right-box-kit .side-box .right-sidebar .side-item p {
  color: #000;
  font-size: 4.1025641026vw;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0vw;
}
.kit-section .right-box-kit .side-box .right-sidebar .side-item img {
  width: 12.8205128205vw;
}
.kit-section .right-box-kit .side-box .explore-btn {
  text-align: center;
  margin-top: 6.4102564103vw;
}
.kit-section .right-box-kit .side-box .explore-btn a {
  font-size: 3.5897435897vw;
  padding: 2.0512820513vw 3.8461538462vw 2.5641025641vw;
  background: #222;
  color: white;
  border-radius: 12.8205128205vw;
  cursor: pointer;
}

/* ====Start Multi Section ==== */
.on-demand {
  padding: 3.8461538462vw 0vw 6.4102564103vw;
  margin: 0vw 1.2820512821vw;
}
.on-demand h2 {
  font-size: 5.641025641vw;
  line-height: 7.1794871795vw;
}
.on-demand p {
  font-size: 3.8461538462vw;
}
.on-demand .explore-more {
  margin-top: 3.8461538462vw;
}
.on-demand .explore-more a {
  font-size: 3.5897435897vw;
  padding: 2.0512820513vw 3.8461538462vw 2.5641025641vw;
  border-radius: 12.8205128205vw;
}

/* ====End  Multi Section ==== */
/* ====Start Coming Soon ==== */
.coming-soon {
  margin-bottom: 15.3846153846vw;
  margin-top: 15.3846153846vw;
}
.coming-soon .coming-soon-box {
  border-radius: 5.1282051282vw;
  padding: 8.9743589744vw 6.4102564103vw;
}
.coming-soon .coming-soon-box::before {
  height: 76.9230769231vw;
}
.coming-soon .coming-soon-box .coming-img img {
  width: 33.3333333333vw;
}
.coming-soon .coming-soon-box h2 {
  margin: 7.6923076923vw 0vw 5.1282051282vw;
  font-size: 7.6923076923vw;
  font-weight: 700;
}
.coming-soon .coming-soon-box p {
  font-size: 4.1025641026vw;
  line-height: 7.1794871795vw;
  font-weight: 300;
}
.coming-soon .coming-soon-box p br {
  display: none;
}
.coming-soon .coming-soon-box .coming-btn a {
  padding: 3.0769230769vw 5.1282051282vw;
  font-size: 3.5897435897vw;
  line-height: 10.2564102564vw;
  border-radius: 12.8205128205vw;
}

/* ====End Coming Soon ==== *//*# sourceMappingURL=responsive.css.map */