@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");
* a {
  text-decoration: none;
}
* .container-fluid {
  padding: 0 1.25vw;
}
* .container {
  max-width: 78.125vw;
}
* img {
  max-width: 100%;
}
* body {
  background: #F9F9F9;
}
* body .onlyphone {
  display: none;
}
* body header {
  border-radius: 0 0 1.0416666667vw 1.0416666667vw;
  background: #F9F9F9;
  box-shadow: 0 0.0520833333vw 0.1041666667vw 0 rgba(0, 0, 0, 0.1);
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 101;
}
* body header .container .row {
  height: 5.625vw;
  display: flex;
  vertical-align: middle;
  align-items: center;
  margin: 0;
}
* body header .container .row > div {
  padding: 0;
}
* body header .container .row .logo {
  width: 5.2083333333vw;
}
* body header .container .row .logo a img {
  width: 100%;
}
* body header .container .row .navigation {
  width: calc(100% - 5.2083333333vw);
}
* body header .container .row .navigation .hamburger {
  display: none;
}
* body header .container .row .navigation .navlink ul {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: right;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
* body header .container .row .navigation .navlink ul li a {
  color: #333;
  text-align: center;
  font-family: "Helvetica Neue";
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.0325520833vw;
  margin-left: 2.8645833333vw;
  transition: 0.5s linear;
  /* 99.124% */
}
* body header .container .row .navigation .navlink ul li a.active, * body header .container .row .navigation .navlink ul li a:hover {
  color: #333;
  text-align: center;
  font-family: "Helvetica Neue";
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.0325520833vw;
  /* 99.124% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
* body header .container .row .navigation .navlink ul li:nth-last-child(2) a {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  width: 7.5520833333vw;
  height: 2.6041666667vw;
  border-radius: 2.6041666667vw;
  border: 0.0520833333vw solid #333;
  margin-left: 10.4166666667vw;
  color: #333;
  text-align: center;
  font-family: "Helvetica Neue";
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.0325520833vw;
  /* 99.124% */
}
* body header .container .row .navigation .navlink ul li:last-child a {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  margin-left: 0.8854166667vw;
  width: 7.5520833333vw;
  height: 2.6041666667vw;
  border-radius: 2.6041666667vw;
  background: #333;
  color: #FCFAF4;
  text-align: center;
  font-family: "Helvetica Neue";
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.0325520833vw;
}
* body .phonenavigation {
  display: none;
}
* body main > section {
  margin-top: 5.625vw;
}
* body .banner {
  width: 97.4558854167vw;
  height: 36.5625vw;
  overflow: hidden;
  position: relative;
  background-image: url("https://idpdefault.s3.ap-south-1.amazonaws.com/520469369d01420bf6720251208151017.jpg");
  background-repeat: no-repeat;
  background-position: center;
  margin-left: auto;
  margin-right: auto;
  border-radius: 0 0 3.3434375vw 3.3434375vw;
  background-size: 100%;
  display: flex;
  vertical-align: middle;
  align-items: center;
}
* body .banner .container {
  position: relative;
}
* body .banner .container .text {
  z-index: 9;
  width: 26.09375vw;
}
* body .banner .container .text h1 {
  color: #FFF;
  font-family: "Plus Jakarta Sans";
  font-size: 3.6458333333vw;
  font-style: normal;
  font-weight: 800;
  line-height: 3.71140625vw;
  /* 101.799% */
  letter-spacing: -0.0340104167vw;
  text-align: center;
}
* body .banner .container .text h1 span {
  width: 16.4906770833vw;
  height: 5.8472916667vw;
  border-radius: 0.45171875vw;
  background: #BC487C;
  font-size: 4.84375vw;
  line-height: 6.4401041667vw;
  /* 111.451% */
}
* body .banner .container .text a {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  width: 9.53125vw;
  height: 3.125vw;
  border-radius: 10.3253645833vw;
  background: #333;
  color: #FCFAF4;
  text-align: center;
  font-family: Inter;
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.0325520833vw;
  /* 99.124% */
  margin: auto;
  margin-top: 1.0416666667vw;
  transition: 0.3s linear;
}
* body .banner .container .text a:hover {
  transform: scale(1.05);
}
* body .banner .container img {
  width: 97.4479166667vw;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  border-radius: 3.3434375vw;
}
* body .banner .container img:first-child {
  display: block;
}
* body .banner .container img:last-child {
  display: none;
}
* body .ourproduct {
  margin-top: 3.8020833333vw;
}
* body .ourproduct .container .heading h1 {
  color: #333;
  font-family: "Plus Jakarta Sans";
  font-size: 3.8541666667vw;
  font-style: normal;
  font-weight: 800;
  line-height: 5.0831770833vw;
  /* 131.888% */
  letter-spacing: -0.0466145833vw;
  text-align: center;
  margin-bottom: 4.2708333333vw;
}
* body .ourproduct .container .row {
  margin: -3.59375vw -1.5625vw;
  justify-content: center;
}
* body .ourproduct .container .row > div {
  padding: 1.796875vw 0.78125vw;
}
* body .ourproduct .container .row .big a,
* body .ourproduct .container .row .small a {
  padding: 1.875vw 2.1354166667vw 2.2395833333vw;
  box-sizing: border-box;
  display: flex;
  position: relative;
  height: 18.8541666667vw;
  display: flex;
  vertical-align: middle;
  align-items: center;
  border-radius: 0.78125vw;
  background: #FFF;
  transition: 0.3s linear;
  position: relative;
}
* body .ourproduct .container .row .big a::before,
* body .ourproduct .container .row .small a::before {
  content: "";
  position: absolute;
  top: -0.5208333333vw;
  left: 0;
  width: 100%;
  height: 0.46875vw;
  background-color: rgba(84, 98, 248, 0);
  border-radius: 0;
  border-top-left-radius: 0.9895833333vw;
  border-top-right-radius: 0.9895833333vw;
  overflow: hidden;
  opacity: 0;
  transition: 0.3s linear;
}
* body .ourproduct .container .row .big a:hover,
* body .ourproduct .container .row .small a:hover {
  transform: scale(1.01);
  box-shadow: rgba(100, 100, 111, 0.2) 0vw 0.3645833333vw 1.5104166667vw 0vw;
}
* body .ourproduct .container .row .big a:hover::before,
* body .ourproduct .container .row .small a:hover::before {
  background-color: #5462F8;
  top: 0;
  opacity: 1;
}
* body .ourproduct .container .row .big a:hover .text button,
* body .ourproduct .container .row .small a:hover .text button {
  background-color: #000;
}
* body .ourproduct .container .row .big a img,
* body .ourproduct .container .row .small a img {
  width: 100%;
}
* 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.3333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: 3.3333333333vw;
  /* 100% */
}
* body .ourproduct .container .row .big a .text p,
* body .ourproduct .container .row .small a .text p {
  color: #333;
  font-family: "Helvetica Neue";
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 300;
  line-height: 1.5104166667vw;
  /* 145% */
}
* body .ourproduct .container .row .big a .text button,
* body .ourproduct .container .row .small a .text button {
  border-radius: 10.3253645833vw;
  background: #333;
  display: inline-flex;
  height: 3.0452083333vw;
  padding: 0.9914583333vw 1.8566145833vw 1.0120833333vw 1.7997916667vw;
  justify-content: center;
  align-items: center;
  border: none;
  color: #FCFAF4;
  text-align: center;
  font-family: "Helvetica Neue";
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.0325520833vw;
  /* 99.124% */
}
* body .ourproduct .container .row .big a .image,
* body .ourproduct .container .row .small a .image {
  width: 21.7839583333vw;
  height: 22.19734375vw;
  aspect-ratio: 418.25/426.19;
  position: absolute;
  right: 0;
}
* body .ourproduct .container .row .big a .image img,
* body .ourproduct .container .row .small a .image img {
  width: 100%;
}
* body .ourproduct .container .row .big {
  width: 44.8958333333vw;
}
* body .ourproduct .container .row .big a .text {
  width: 22.1875vw;
}
* body .ourproduct .container .row .small {
  width: 31.9270833333vw;
}
* body .ourproduct .container .row .small a .text {
  width: 17.6041666667vw;
}
* body .video {
  margin-top: 9.5052083333vw;
}
* body .video .container .videocontainer img {
  border-radius: 2.34375vw;
  max-width: 100%;
  width: 100%;
  height: auto;
}
* body .video .container .videocontainer img:first-child {
  display: block;
}
* body .video .container .videocontainer img:last-child {
  display: none;
}
* body #videopopup .modal-dialog {
  max-width: 67.7083333333vw;
}
* body #videopopup iframe {
  width: 100%;
  aspect-ratio: 9/5;
  height: auto;
  display: block;
  margin: auto;
  background-color: #000;
}
* body .howitworks {
  margin-top: 5.1041666667vw;
  position: relative;
}
* body .howitworks .image {
  width: 97.4558854167vw;
  height: 25.7291666667vw;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
* body .howitworks .image img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
* body .howitworks .container {
  position: relative;
  z-index: 1;
}
* body .howitworks .container .title {
  position: relative;
  padding-left: 2.6041666667vw;
  width: 31.9270833333vw;
}
* body .howitworks .container .title h2 {
  color: #FFF;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 3.8541666667vw;
  font-style: normal;
  font-weight: 700;
  line-height: 4.6354166667vw;
  /* 120.27% */
  letter-spacing: 0.0520833333vw;
  padding-top: 3.6458333333vw;
}
* body .howitworks .step {
  width: 86.875vw;
  display: block;
  margin: auto;
  margin-top: -2.9166666667vw;
}
* body .howitworks .step ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  vertical-align: middle;
  align-items: center;
  align-items: end;
  width: -moz-max-content;
  width: max-content;
}
* body .howitworks .step ul li {
  border-radius: 1.6130729167vw;
  background: #FFF;
  box-shadow: -4.6354166667vw -13.125vw 3.90625vw 0 rgba(0, 0, 0, 0), -2.96875vw -8.3854166667vw 3.5416666667vw 0 rgba(0, 0, 0, 0.01), -1.6666666667vw -4.7395833333vw 3.0208333333vw 0 rgba(0, 0, 0, 0.05), -0.7291666667vw -2.0833333333vw 2.2395833333vw 0 rgba(0, 0, 0, 0.09), -0.2083333333vw -0.5208333333vw 1.1979166667vw 0 rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(0.8468598127vw);
          backdrop-filter: blur(0.8468598127vw);
  width: 28.8541666667vw;
}
* body .howitworks .step ul li:first-child {
  height: 13.59375vw;
  padding: 1.6666666667vw 1.0416666667vw 0vw 4.375vw;
  margin-left: 0;
}
* body .howitworks .step ul li:first-child p {
  width: 15.6770833333vw;
}
* body .howitworks .step ul li:nth-child(2) {
  height: 16.3020833333vw;
  padding: 1.6145833333vw 2.0833333333vw 0vw 2.0833333333vw;
  margin-left: -6.7708333333vw;
}
* body .howitworks .step ul li:nth-child(2) p {
  width: 15.6770833333vw;
}
* body .howitworks .step ul li:nth-child(3) {
  height: 18.3333333333vw;
  padding: 1.4583333333vw 1.4583333333vw 0vw 1.7708333333vw;
  margin-left: -10.15625vw;
}
* body .howitworks .step ul li:nth-child(3) p {
  width: 13.5416666667vw;
}
* body .howitworks .step ul li:last-child {
  height: 21.25vw;
  padding: 1.71875vw;
  padding-right: 0;
  margin-left: -11.6145833333vw;
}
* body .howitworks .step ul li:last-child p {
  width: 19.84375vw;
  margin-top: 0.78125vw;
  color: #494949;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 1.5104166667vw;
  font-style: normal;
  font-weight: 700;
  line-height: 2.1594270833vw;
  /* 142.969% */
  letter-spacing: 0.02078125vw;
  margin-bottom: 2.2395833333vw;
}
* body .howitworks .step ul li:last-child img {
  width: 24.7916666667vw;
  height: 8.125vw;
  display: block;
  margin-left: auto;
}
* body .howitworks .step ul li strong {
  color: #494949;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 1.5302604167vw;
  font-style: normal;
  font-weight: 700;
  line-height: 2.1594270833vw;
  /* 141.113% */
  letter-spacing: 0.02078125vw;
}
* body .howitworks .step ul li strong::after {
  content: ":";
}
* body .howitworks .step ul li p {
  color: var(--Text, #000);
  font-family: "Helvetica Neue";
  font-size: 1.3020833333vw;
  font-style: normal;
  font-weight: 300;
  line-height: 138%;
  margin-top: 0.3125vw;
}
* body .sample .container .heading h3 {
  color: #494949;
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Plus Jakarta Sans";
  font-size: 3.8541666667vw;
  font-style: normal;
  font-weight: 800;
  line-height: 4.6354166667vw;
  /* 120.27% */
  letter-spacing: 0.0520833333vw;
  margin: 4.375vw 0 3.59375vw 0;
}
* body .sample .container .row {
  margin: 0;
  justify-content: space-between;
}
* body .sample .container .row > div {
  padding: 0;
}
* body .sample .container .row .single {
  width: 14.4270833333vw;
  height: 31.1979166667vw;
  border-radius: 7.6302083333vw;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
  position: relative;
  overflow: hidden;
  transition: 0.3s linear;
  cursor: pointer;
}
* body .sample .container .row .single.active {
  width: 26.3020833333vw;
  border-radius: 2.9166666667vw;
}
* body .sample .container .row .single.active .text {
  bottom: 0vw;
}
* body .sample .container .row .single.active .text p {
  display: block;
}
* body .sample .container .row .single .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
* body .sample .container .row .single .image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}
* body .sample .container .row .single .image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
* body .sample .container .row .single .text {
  position: absolute;
  bottom: 4.6875vw;
  left: 0;
  width: 100%;
  z-index: 2;
  padding: 1.8229166667vw;
  padding-right: 2.8645833333vw;
}
* body .sample .container .row .single .text h4 {
  color: #FFF;
  font-family: "Helvetica Neue";
  font-size: 2.1875vw;
  font-style: normal;
  font-weight: 300;
  line-height: 102%;
}
* body .sample .container .row .single .text h4 span {
  display: none;
}
* body .sample .container .row .single .text p {
  color: #FFF;
  font-family: "Helvetica Neue";
  font-size: 1.3020833333vw;
  font-style: normal;
  font-weight: 300;
  line-height: 138%;
  display: none;
  width: 22.4479166667vw;
}
* body .experience .container .heading h4 {
  color: #494949;
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Plus Jakarta Sans";
  font-size: 3.8541666667vw;
  font-style: normal;
  font-weight: 800;
  line-height: 4.6354166667vw;
  /* 120.27% */
  letter-spacing: 0.0520833333vw;
  margin: 6.09375vw 0 2.1354166667vw;
}
* body .experience .slider {
  background-image: url("../images/cta.png");
  background-position: bottom;
  border-radius: 0.8333333333vw;
  background-size: 100% 100%;
}
* body .experience .slider .splide__track {
  padding-bottom: 3.5416666667vw;
}
* body .experience .slider .splide__track .splide__list .splide__slide {
  padding: 0 1.1458333333vw;
}
* body .experience .single {
  width: 20.3594791667vw;
  height: 19.7916666667vw;
  border-radius: 1.4667708333vw;
  background: #FAFAFA;
  box-shadow: 0 5.7448958333vw 12.2231770833vw 0 rgba(21, 21, 21, 0.03);
  padding: 2.2916666667vw;
  background-image: url("../images/quote.svg");
  background-repeat: no-repeat;
  background-position: 12.6041666667vw 13.0208333333vw;
  position: relative;
}
* body .experience .single p {
  color: #000;
  font-family: "Helvetica Neue";
  font-size: 1.09375vw;
  font-style: normal;
  font-weight: 300;
  line-height: 166.6%;
}
* body .experience .single .userinfo {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2.2916666667vw;
}
* body .experience .single h5 {
  padding-top: 3.3333333333vw;
  color: #000;
  font-family: "Helvetica Neue";
  font-size: 1.09375vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 0.2604166667vw;
}
* body .experience .single h6 {
  color: #808080;
  font-family: "Helvetica Neue";
  font-size: 0.9895833333vw;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin: 0;
}
* body .FAQs {
  margin-bottom: 5.3125vw;
}
* body .FAQs .container .heading h4 {
  color: #494949;
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Plus Jakarta Sans";
  font-size: 3.8541666667vw;
  font-style: normal;
  font-weight: 800;
  line-height: 4.6354166667vw;
  /* 120.27% */
  letter-spacing: 0.0520833333vw;
  margin: 4.3229166667vw 0 4.1666666667vw;
}
* body .FAQs .container .heading h4 span:first-child {
  display: block;
}
* body .FAQs .container .heading h4 span:last-child {
  display: none;
}
* body .FAQs .container .accordion {
  width: 40vw;
  display: block;
  margin: auto;
}
* body .FAQs .container .accordion .accordion-item {
  border-radius: 0.4166666667vw;
  background: #FFF;
  padding: 1.25vw;
  margin-bottom: 1.0416666667vw;
  border: none;
  position: relative;
}
* body .FAQs .container .accordion .accordion-item h2 button {
  color: var(--Gray-900, #101828);
  font-family: "Plus Jakarta Sans";
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5625vw;
  padding: 0;
  background: transparent;
  box-shadow: none;
  /* 150% */
}
* 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='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M8 12H16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z' stroke='%23071A34' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%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='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 8V16M8 12H16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z' stroke='%23071A34' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
}
* body .FAQs .container .accordion .accordion-item .accordion-collapse {
  border: none;
  padding: 0;
}
* body .FAQs .container .accordion .accordion-item .accordion-collapse.show::before {
  content: "";
  position: absolute;
  width: 37.3958333333vw;
  height: 6.09375vw;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: linear-gradient(90deg, #44FF9A -0.55%, #44B0FF 22.86%, #8B44FF 48.36%, #F64 73.33%, #EBFF70 99.34%);
  filter: blur(1.8229166667vw);
  z-index: -1;
}
* body .FAQs .container .accordion .accordion-item .accordion-collapse .accordion-body {
  padding: 0;
  padding-top: 0.4166666667vw;
}
* body .FAQs .container .accordion .accordion-item .accordion-collapse .accordion-body p {
  color: var(--Gray-500, #667085);
  font-family: "Helvetica Neue";
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 300;
  line-height: 1.5625vw;
  /* 150% */
}
* body footer {
  width: 97.4557291667vw;
  display: block;
  margin: auto;
  background-image: url("../images/footer-bg.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  padding-top: 5.9895833333vw;
  padding-bottom: 3.125vw;
  margin-bottom: 0;
}
* body footer .container .row {
  margin: 0;
}
* body footer .container .row > div {
  padding: 0;
}
* body footer .container .row .company {
  width: 27.2395833333vw;
}
* body footer .container .row .company .logo {
  width: 7.9922916667vw;
  height: 3.6979166667vw;
  aspect-ratio: 153.45/71;
  display: flex;
  vertical-align: middle;
  align-items: center;
}
* body footer .container .row .company .logo img {
  width: 100%;
}
* body footer .container .row .company p {
  margin-top: 1.7708333333vw;
  margin-bottom: 1.1979166667vw;
  color: #DDDDDE;
  font-family: "Helvetica Neue";
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
* body footer .container .row .company ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  gap: 0.8333333333vw;
  display: flex;
  vertical-align: middle;
  align-items: center;
}
* body footer .container .row .company ul li a {
  width: 2.5827604167vw;
  height: 2.5827604167vw;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  background-image: url("../images/socialBG.svg");
  box-shadow: 0 0.2083333333vw 0.2083333333vw 0 rgba(0, 0, 0, 0.25);
  border-radius: 50%;
}
* body footer .container .row .quicklinks {
  width: 17.5280729167vw;
  margin-left: auto;
}
* body footer .container .row .quicklinks ul li {
  color: #DDDDDE;
  color: #DDDDDE;
  font-family: "Helvetica Neue";
  font-size: 1.64328125vw;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0.4166666667vw;
}
* body footer .container .row .quicklinks ul li a {
  color: #DDDDDE;
}
* body footer .container .copyright {
  margin-top: 3.3854166667vw;
}
* body footer .container .copyright p {
  color: #DDDDDE;
  font-family: "Helvetica Neue";
  font-size: 0.9895833333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.0659895833vw;
  text-align: center;
  margin: 0;
}
* body .contactus {
  background-image: url("../images/inner-page-banner.png");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-top: 5.625vw;
  margin-top: -1.0416666667vw;
}
* body .contactus .container {
  width: 62.5vw;
  background-color: rgba(255, 255, 255, 0.5294117647);
  padding: 2.6041666667vw;
  border-radius: 2.6041666667vw;
  -webkit-backdrop-filter: blur(0.5208333333vw);
          backdrop-filter: blur(0.5208333333vw);
  margin-top: 2.0833333333vw;
}
* body .contactus .container .heading {
  margin-bottom: 2.6041666667vw;
  display: none;
}
* body .contactus .container .heading h1 {
  color: var(--Main-Logotype, #ffffff);
  text-align: center;
  /* H1 */
  font-size: 2.5vw;
  font-style: normal;
  font-weight: 800;
  line-height: 3.0208333333vw;
  /* 120.833% */
}
* body .contactus .container .row {
  align-items: center;
}
* body .contactus .container .text .headingtext h2 {
  color: #000;
  font-family: "Helvetica Neue";
  font-size: 1.7708333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
* body .contactus .container .text .headingtext p {
  color: #000;
  font-family: "Helvetica Neue";
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 2.2916666667vw;
}
* body .contactus .container .text ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
* body .contactus .container .text ul li {
  color: #303030;
  font-family: "Helvetica Neue";
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0.2604166667vw;
  margin-bottom: 1.25vw;
}
* body .contactus .container .text ul li a {
  color: #232323;
  position: relative;
  padding-left: 1.5625vw;
  display: flex;
  vertical-align: middle;
  align-items: center;
}
* body .contactus .container .text ul li a span:first-child {
  position: absolute;
  left: 0;
}
* body .contactus .container .text ul li a span:last-child {
  display: block;
}
* body .contactus .container form {
  border-radius: 0.78125vw;
  background: #FFF;
  box-shadow: 0 0.2083333333vw 0.2083333333vw 0 rgba(0, 0, 0, 0.25);
  width: 27.8125vw;
  margin-left: auto;
  padding: 2.8125vw 1.71875vw;
}
* body .contactus .container form .formheading {
  margin-bottom: 2.0833333333vw;
}
* body .contactus .container form .formheading h2 {
  color: #000;
  text-align: center;
  font-family: "Helvetica Neue";
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
* body .contactus .container form .formheading p {
  color: #000;
  text-align: center;
  font-family: "Helvetica Neue";
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
* body .contactus .container form .input {
  margin-bottom: 1.0416666667vw;
}
* body .contactus .container form .input label {
  color: #000;
  font-family: "Helvetica Neue";
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 0.2604166667vw;
}
* body .contactus .container form .input input,
* body .contactus .container form .input textarea {
  border-radius: 1.0416666667vw;
  border: 0.0520833333vw solid #ced4da;
  height: 2.6727083333vw;
  color: #0f0f0f;
  font-family: "Helvetica Neue";
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  resize: none;
}
* body .contactus .container form .input input:focus,
* body .contactus .container form .input textarea:focus {
  box-shadow: 0 0 0 0.25rem rgba(180, 43, 110, 0.25);
  border-color: #cd559a !important;
}
* body .contactus .container form .input input::-moz-placeholder, * body .contactus .container form .input textarea::-moz-placeholder {
  color: #8D8D8D;
}
* body .contactus .container form .input input::placeholder,
* body .contactus .container form .input textarea::placeholder {
  color: #8D8D8D;
}
* body .contactus .container form .input textarea {
  height: 7.8125vw;
  padding-top: 0.5208333333vw;
}
* body .contactus .container form button {
  display: flex;
  height: 2.6727083333vw;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.5208333333vw;
  align-self: stretch;
  border-radius: 0.5208333333vw;
  background: linear-gradient(90deg, #B42169 0%, #E66CCA 100%);
  color: #FFF;
  font-family: "Helvetica Neue";
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border: none;
}
* body .policy {
  color: #000000;
  opacity: 0.5;
  border-top: 0.0520833333vw solid rgba(255, 255, 255, 0.3882352941);
  padding: 2.6041666667vw 0;
  margin-top: 5.625vw;
}
* body .policy .container h1 {
  font-size: 1.25vw;
  border-bottom: 0.0520833333vw solid #000000;
  padding-bottom: 0.5208333333vw;
}
* body .policy .container h2 {
  margin-top: 1.5625vw;
  font-size: 0.9375vw;
}
* body .policy .container p,
* body .policy .container li {
  font-size: 0.7291666667vw;
}
* body .policy .container a {
  color: #000000;
  font-weight: 600;
  font-size: 0.8333333333vw;
}
* body .aboutus {
  padding-bottom: 5.2083333333vw;
}
* body .aboutus .container .heading {
  padding: 4.9479166667vw 0 3.3854166667vw;
  position: relative;
}
* body .aboutus .container .heading .image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 26.71875vw;
  height: 9.7916666667vw;
}
* body .aboutus .container .heading .image img {
  display: block;
  margin: auto;
  width: 100%;
}
* body .aboutus .container .heading .text {
  border-radius: 1.6145833333vw;
  border: 0.0260416667vw solid #515151;
  background: #F9F9F9;
  width: 26.71875vw;
  height: 9.7916666667vw;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: auto;
}
* body .aboutus .container .heading h1 {
  text-align: center;
  color: #C43176;
  text-align: center;
  font-family: "Helvetica Neue";
  font-size: 3.0563020833vw;
  font-style: normal;
  font-weight: 700;
  line-height: 3.9731770833vw;
  /* 130% */
}
* body .aboutus .container .heading p {
  text-align: center;
  color: #525252;
  font-family: "Helvetica Neue";
  font-size: 1.1364583333vw;
  font-style: normal;
  font-weight: 700;
  line-height: 1.7046354167vw;
  /* 150% */
}
* body .aboutus .container .content h2 {
  color: #525252;
  font-family: "Helvetica Neue";
  font-size: 1.8044270833vw;
  font-style: normal;
  font-weight: 400;
  line-height: 2.34578125vw;
  /* 130% */
  margin-bottom: 0.7291666667vw;
}
* body .aboutus .container .content h3 {
  color: #525252;
  font-family: "Helvetica Neue";
  font-size: 1.3424479167vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.74515625vw;
  /* 130% */
  margin-bottom: 0.7291666667vw;
}
* body .aboutus .container .content ul {
  margin-bottom: 5.1041666667vw;
  padding-left: 0.78125vw;
}
* body .aboutus .container .content p,
* body .aboutus .container .content li {
  color: #525252;
  font-family: "Helvetica Neue";
  font-size: 1.1531770833vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5626041667vw;
  margin-bottom: 1.25vw;
  /* 135.503% */
}
* body .productpage {
  margin-top: 5.625vw;
  overflow: hidden;
}
* body .productpage .video {
  border-radius: 0.8333333333vw;
  background-image: url("../images/video-bg.png");
  background-size: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
  margin-top: 3.28125vw;
}
* body .productpage .video .container {
  width: 100%;
  max-width: 100%;
}
* body .productpage .video .container .videocontainer {
  width: 83.3333333333vw;
  height: 28.4375vw;
  margin: auto;
}
* body .productpage .product-page-banner {
  background-image: url("https://idpdefault.s3.ap-south-1.amazonaws.com/954269369ed337a336820251208151803.jpg");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 36.5625vw;
  width: 97.45625vw;
  display: block;
  margin: auto;
  position: relative;
}
* body .productpage .product-page-banner::before, * body .productpage .product-page-banner::after {
  content: "";
  position: absolute;
  width: 21.7109375vw;
  height: 17.7765625vw;
  bottom: 0;
  left: 0.9895833333vw;
  background: linear-gradient(90deg, #44FF9A -0.55%, #44B0FF 22.86%, #8B44FF 48.36%, #F64 73.33%, #EBFF70 99.34%);
  filter: blur(2.0397935311vw);
  z-index: -1;
}
* body .productpage .product-page-banner::after {
  left: initial;
  right: -0.9375vw;
}
* body .productpage .product-page-banner .container {
  padding-left: 3.3854166667vw;
}
* body .productpage .product-page-banner .container .row {
  margin: 0;
}
* body .productpage .product-page-banner .container .row > div {
  padding: 0;
}
* body .productpage .product-page-banner .container .row .text {
  width: 35.8854166667vw;
  padding-top: 8.4375vw;
}
* body .productpage .product-page-banner .container .row .text h1 {
  color: #FFF;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Plus Jakarta Sans";
  font-size: 3.6458333333vw;
  font-style: normal;
  font-weight: 800;
  line-height: 4.3533854167vw;
  /* 119.407% */
}
* body .productpage .product-page-banner .container .row .text h1 span {
  width: 5.9895833333vw;
  height: 4.4791666667vw;
  padding: 0.2604166667vw 0.5208333333vw;
  border-radius: 0.45171875vw;
  background: #BC487C;
}
* body .productpage .product-page-banner .container .row .text p {
  color: #F9F9F9;
  font-family: "Helvetica Neue";
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 300;
  line-height: 1.875vw;
  /* 150% */
}
* body .productpage .product-page-banner .container .row .text a {
  display: flex;
  width: 13.59375vw;
  height: 3.0208333333vw;
  padding: 0.9914583333vw 1.7418229167vw 0.9877083333vw 1.79984375vw;
  justify-content: center;
  align-items: center;
  border-radius: 10.3253645833vw;
  background: #333;
  transition: 0.3s linear;
  color: #FCFAF4;
  text-align: center;
  font-family: Inter;
  font-size: 1.1458333333vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.0325520833vw;
  /* 90.112% */
}
* body .productpage .product-page-banner .container .row .text a:hover {
  background-color: #151515;
  scale: 1.05;
}
* body .productpage .product-page-banner .container .row .bannerslider {
  width: 31.7014583333vw;
  padding-top: 5.46875vw;
  margin-left: auto;
}
* body .productpage .product-page-banner .container .row .bannerslider .row .big {
  width: 25.0520833333vw;
  height: 25.0520833333vw;
  border-radius: 0.9699479167vw;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 136.23%);
  box-shadow: 0 0.2282291667vw 1.1753125vw 0 rgba(193, 196, 206, 0.14);
  overflow: hidden;
  position: relative;
}
* body .productpage .product-page-banner .container .row .bannerslider .row .big::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 136.23%);
  box-shadow: 0 0.2282291667vw 1.1753125vw 0 rgba(193, 196, 206, 0.14);
}
* body .productpage .product-page-banner .container .row .bannerslider .row .big .image {
  width: 100%;
  height: 100%;
}
* body .productpage .product-page-banner .container .row .bannerslider .row .big .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
* body .productpage .product-page-banner .container .row .bannerslider .row .big .text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1.3020833333vw 0.9375vw 1.3020833333vw 4.21875vw;
}
* body .productpage .product-page-banner .container .row .bannerslider .row .big .text .title {
  color: #F9F9F9;
  text-align: right;
  font-family: "Helvetica Neue";
  font-size: 1.3541666667vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.71875vw;
  /* 126.923% */
}
* body .productpage .product-page-banner .container .row .bannerslider .row .big .text .paragraph {
  color: #F9F9F9;
  text-align: right;
  font-family: "Helvetica Neue";
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 300;
  line-height: 1.5625vw;
  /* 150% */
}
* body .productpage .product-page-banner .container .row .bannerslider .row .small {
  width: 4.6875vw;
  margin-left: auto;
}
* body .productpage .product-page-banner .container .row .bannerslider .row .small ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
* body .productpage .product-page-banner .container .row .bannerslider .row .small ul li {
  width: 4.6875vw;
  height: 4.6875vw;
  border-radius: 1.1761458333vw;
  box-shadow: 0 0.27671875vw 1.4252083333vw 0 rgba(193, 196, 206, 0.14);
  margin-bottom: 0vw;
  overflow: hidden;
  transition: 0.3s linear;
  background-color: #0f0f0f;
  margin-bottom: 0.4166666667vw;
}
* body .productpage .product-page-banner .container .row .bannerslider .row .small ul li:hover {
  transform: scale(1.05);
}
* body .productpage .product-page-banner .container .row .bannerslider .row .small ul li:last-child {
  margin-bottom: 0;
}
* body .productpage .product-page-banner .container .row .bannerslider .row .small ul li a {
  width: 100%;
  height: 100%;
  padding: 0;
}
* body .productpage .product-page-banner .container .row .bannerslider .row .small ul li a img {
  -o-object-fit: cover;
     object-fit: cover;
}
* body .productpage .productbasedlibrary .container .heading h2 {
  color: #333;
  font-family: "Plus Jakarta Sans";
  font-size: 3.8541666667vw;
  font-style: normal;
  font-weight: 800;
  line-height: 5.0831770833vw;
  /* 131.888% */
  letter-spacing: -0.0466145833vw;
  margin: 3.2291666667vw 0 1.5625vw;
  text-align: center;
}
* body .productpage .productbasedlibrary .container .tabs {
  width: 79.9479166667vw;
  padding: 0.5208333333vw;
  border-radius: 0.6533854167vw;
  background: #FFF;
}
* body .productpage .productbasedlibrary .container .tabs ul {
  width: 100%;
  overflow: auto;
  flex-wrap: nowrap;
  white-space: nowrap;
  gap: 0.5208333333vw;
  padding-bottom: 0.1041666667vw;
  border: none;
  cursor: grab;
}
* body .productpage .productbasedlibrary .container .tabs ul.active {
  cursor: grabbing;
}
* body .productpage .productbasedlibrary .container .tabs ul::-webkit-scrollbar {
  display: none;
}
* body .productpage .productbasedlibrary .container .tabs ul li a {
  min-width: 9.2566145833vw;
  height: 2.7225520833vw;
  border-radius: 0.6533854167vw;
  color: #494949;
  font-family: "Plus Jakarta Sans";
  font-size: 1.3068229167vw;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.0328125vw;
  border: none;
  background: #FFE7F3;
}
* body .productpage .productbasedlibrary .container .tabs ul li a.active {
  background-color: #AF1C64;
  color: #ffffff;
}
* body .productpage .productbasedlibrary .container .tabview {
  width: 60.1316666667vw;
  display: block;
  margin: auto;
  margin-top: 5.3125vw;
}
* body .productpage .productbasedlibrary .container .tabview .tab-content .tab-pane .row {
  gap: 1.5869791667vw;
  margin: 0;
}
* body .productpage .productbasedlibrary .container .tabview .single {
  width: 8.5170833333vw;
  padding: 0;
}
* body .productpage .productbasedlibrary .container .tabview .single a .image {
  width: 8.5170833333vw;
  height: 8.5170833333vw;
  border-radius: 50%;
}
* body .productpage .productbasedlibrary .container .tabview .single a .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
* body .productpage .productbasedlibrary .container .tabview .single a p {
  width: 5.6033333333vw;
  color: #494949;
  text-align: center;
  font-family: "Plus Jakarta Sans";
  font-size: 1.3447916667vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6809895833vw;
  /* 125% */
  letter-spacing: -0.03375vw;
  display: block;
  margin: auto;
}
* body .productpage .podmasterymodules .container .heading h2 {
  color: #333;
  font-family: "Plus Jakarta Sans";
  font-size: 3.8541666667vw;
  font-style: normal;
  font-weight: 800;
  line-height: 5.0831770833vw;
  /* 131.888% */
  letter-spacing: -0.0466145833vw;
  margin: 5.2083333333vw 0 3.125vw;
  text-align: center;
}
* body .productpage .podmasterymodules .container .row {
  margin: 0;
}
* body .productpage .podmasterymodules .container .row > div {
  padding: 0;
}
* body .productpage .podmasterymodules .container .row .list {
  width: 32.8645833333vw;
  height: 33.1770833333vw;
  border-radius: 1.9577083333vw;
  border: 0.0790104167vw solid #EDEDED;
  background: #FFF;
  position: relative;
}
* body .productpage .podmasterymodules .container .row .list::before {
  content: "";
  position: absolute;
  width: 21.7109375vw;
  height: 17.7765625vw;
  bottom: 0.6770833333vw;
  right: 1.3020833333vw;
  background: linear-gradient(270deg, #44FF9A -0.55%, #44B0FF 22.86%, #8B44FF 48.36%, #F64 73.33%, #EBFF70 99.34%);
  filter: blur(2.2126060724vw);
  z-index: -1;
}
* body .productpage .podmasterymodules .container .row .list h3 {
  color: var(--Text, #000);
  font-family: "Helvetica Neue";
  font-size: 2.2033333333vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 1.9270833333vw 2.3958333333vw 0.8333333333vw;
}
* body .productpage .podmasterymodules .container .row .list ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
* body .productpage .podmasterymodules .container .row .list ul li {
  color: var(--Text, #000);
  font-family: "Helvetica Neue";
  font-size: 2.2033333333vw;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  padding: 1.71875vw 2.34375vw;
  border-bottom: 0.0520833333vw solid #DFDFDF;
  position: relative;
  cursor: pointer;
  transition: 0.3s linear;
}
* body .productpage .podmasterymodules .container .row .list ul li:last-child {
  border-bottom: 0;
}
* body .productpage .podmasterymodules .container .row .list ul li svg {
  position: absolute;
  top: 50%;
  right: 2.34375vw;
  transform: translate(0, -50%);
  width: 0.9895833333vw;
  height: 0.9895833333vw;
}
* body .productpage .podmasterymodules .container .row .list ul li:hover {
  transform: scale(1.05);
  background: #af1c64;
  border-radius: 0.5208333333vw;
}
* body .productpage .podmasterymodules .container .row .grid {
  width: 39.0103645833vw;
  margin-left: 1.7708333333vw;
}
* body .productpage .podmasterymodules .container .row .grid .row {
  margin: -0.5588541667vw;
}
* body .productpage .podmasterymodules .container .row .grid .row .col-6 {
  padding: 0.5588541667vw;
}
* body .productpage .podmasterymodules .container .row .grid .single {
  border-radius: 1.4930208333vw;
  position: relative;
  width: 18.89046875vw;
  height: 15.7606770833vw;
  cursor: pointer;
  transition: 0.3s linear;
}
* body .productpage .podmasterymodules .container .row .grid .single::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 1.4930208333vw;
  border: 0.0558854167vw solid #FDF3E8;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 136.23%);
  box-shadow: 0 0.3513020833vw 1.80921875vw 0 rgba(193, 196, 206, 0.14);
}
* body .productpage .podmasterymodules .container .row .grid .single:hover {
  transform: scale(1.03);
}
* body .productpage .podmasterymodules .container .row .grid .single img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
* body .productpage .podmasterymodules .container .row .grid .single p {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1.1458333333vw 1.6666666667vw;
  color: #F9F9F9;
  font-family: "Helvetica Neue";
  font-size: 1.3413541667vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6766666667vw;
  /* 125% */
  display: flex;
  vertical-align: middle;
  align-items: end;
}
* body .productpage .productpagecta {
  background-image: url("../images/cta-bg.png");
  width: 98.3333333333vw;
  height: 25.625vw;
  aspect-ratio: 472/123;
  background-size: 100% 100%;
  display: block;
  margin: auto;
  margin-top: 5.2083333333vw;
  margin-bottom: 4.1666666667vw;
  display: flex;
  vertical-align: middle;
  align-items: center;
}
* body .productpage .productpagecta .container .text {
  width: 40.625vw;
  max-width: 100%;
}
* body .productpage .productpagecta .container .text h4 {
  color: #FFF;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 2.8645833333vw;
  font-style: normal;
  font-weight: 700;
  line-height: 3.1525vw;
  /* 110.052% */
  letter-spacing: 0.0747916667vw;
}
* body .productpage .productpagecta .container .text p {
  color: #FFF;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 1.71875vw;
  font-style: normal;
  font-weight: 300;
  line-height: 2.4360416667vw;
  /* 141.733% */
  letter-spacing: 0.0752083333vw;
  margin-bottom: 1.7708333333vw;
}
* body .productpage .productpagecta .container .text a {
  display: flex;
  width: 13.59375vw;
  height: 3.0208333333vw;
  padding: 0.9914583333vw 1.7418229167vw 0.9877083333vw 1.79984375vw;
  justify-content: center;
  align-items: center;
  border-radius: 10.3253645833vw;
  background: #333;
  transition: 0.3s linear;
  color: #FCFAF4;
  text-align: center;
  font-family: Inter;
  font-size: 1.1458333333vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.0325520833vw;
  /* 90.112% */
}
* body .productpage .productpagecta .container .text a:hover {
  background-color: #151515;
  scale: 1.05;
}
* body .productpage .themestudio .container .row {
  gap: 1.25vw;
  justify-content: center;
  margin: 0;
}
* body .productpage .themestudio .container .row > div {
  padding: 0;
}
* body .productpage .themestudio .container .row .text {
  width: 22.8645833333vw;
}
* body .productpage .themestudio .container .row .text .title {
  display: flex;
  width: 22.8645833333vw;
  height: 11.9483333333vw;
  padding: 3.28125vw 5.7477604167vw 2.20875vw 1.9084895833vw;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 0.3125vw;
  border-radius: 1.8047916667vw;
  background: #FFF;
  position: relative;
}
* body .productpage .themestudio .container .row .text .title::before {
  content: "";
  position: absolute;
  width: 17.96875vw;
  height: 7.5vw;
  bottom: 1.09375vw;
  left: 0.8854166667vw;
  background: linear-gradient(90deg, #44FF9A -0.55%, #44B0FF 22.86%, #8B44FF 48.36%, #F64 73.33%, #EBFF70 99.34%);
  filter: blur(2.0397935311vw);
  z-index: -1;
}
* body .productpage .themestudio .container .row .text .title img {
  height: 3.0729166667vw;
}
* body .productpage .themestudio .container .row .text .title h5 {
  color: #494949;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 2.34375vw;
  font-style: normal;
  font-weight: 300;
  line-height: 3.0599479167vw;
  /* 130.558% */
  letter-spacing: 0.0526041667vw;
}
* body .productpage .themestudio .container .row .text .paragraph {
  width: 22.84875vw;
  height: 14.2708333333vw;
  border-radius: 1.8047916667vw;
  border: 0.0728645833vw solid #EDEDED;
  background: #FFF;
  padding: 3.5416666667vw 1.875vw 1.3020833333vw;
  margin-top: 1.3020833333vw;
}
* body .productpage .themestudio .container .row .text .paragraph p {
  color: #494949;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 1.3541666667vw;
  font-style: normal;
  font-weight: 300;
  line-height: 1.6786458333vw;
  /* 123.96% */
}
* body .productpage .themestudio .container .row .studioslider {
  width: 47.0833333333vw;
  display: inline-flex;
  padding: 0;
  justify-content: flex-end;
  align-items: center;
  border-radius: 1.9577083333vw;
  border: 0.0790104167vw solid #EDEDED;
  background: #FFF;
  overflow: hidden;
}
* body .productpage .themestudio .container .row .studioslider .splide__slide {
  padding: 1.0416666667vw 0;
}
* body .productpage .themestudio .container .row .studioslider .single {
  width: 12.71875vw;
  height: 25.2083333333vw;
  border-radius: 0.72984375vw;
  overflow: hidden;
  transition: 0.3s linear;
}
* body .productpage .themestudio .container .row .studioslider .single:hover {
  transform: scale(1.05);
  cursor: pointer;
}
* body .productpage .themestudio .container .row .studioslider .single img {
  width: 100%;
  height: 100%;
}
* body .productpage .paymentgateway {
  margin-top: 3.28125vw;
}
* body .productpage .paymentgateway .container .inner {
  width: 78.75vw;
  height: 43.4895833333vw;
  padding: 3.125vw 3.75vw 38.9583333333vw 3.8020833333vw;
  justify-content: center;
  align-items: center;
  border-radius: 1.8047916667vw 1.8047916667vw 0 0;
  background: #FFF;
}
* body .productpage .paymentgateway .container .inner .no {
  margin-bottom: 3.9583333333vw;
}
* body .productpage .paymentgateway .container .inner .no ul {
  display: flex;
  vertical-align: middle;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style-type: none;
  justify-content: space-between;
}
* body .productpage .paymentgateway .container .inner .no ul li {
  color: #333;
  font-family: "Plus Jakarta Sans";
  font-size: 2.0833333333vw;
  font-style: normal;
  font-weight: 300;
  line-height: 1.5625vw;
  /* 75% */
}
* body .productpage .paymentgateway .container .inner .row {
  margin: 0;
}
* body .productpage .paymentgateway .container .inner .commitment {
  width: 24.1145833333vw;
  display: block;
  margin: auto;
  padding: 0;
}
* body .productpage .paymentgateway .container .inner .commitment .logo {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
}
* body .productpage .paymentgateway .container .inner .commitment .logo img {
  width: 7.3883854167vw;
  height: 3.0464583333vw;
  aspect-ratio: 141.86/58.49;
}
* body .productpage .paymentgateway .container .inner .commitment .logo p {
  color: #333;
  font-family: "Plus Jakarta Sans";
  font-size: 2.5869270833vw;
  font-style: normal;
  font-weight: 500;
  line-height: 3.8803645833vw;
  /* 150% */
  margin-left: 1.1458333333vw;
}
* body .productpage .paymentgateway .container .inner .commitment h6 {
  color: #333;
  font-family: "Plus Jakarta Sans";
  font-size: 1.3020833333vw;
  font-style: normal;
  font-weight: 300;
  line-height: 2.9738020833vw;
  /* 228.387% */
}
* body .productpage .paymentgateway .container .inner .commitment h6 span {
  font-weight: 500;
}
* body .productpage .paymentgateway .container .inner .commitment > p {
  color: #494949;
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 300;
  line-height: 1.6786458333vw;
  /* 161.148% */
}
* body .productpage .paymentgateway .container .inner .nocard {
  width: 28.7651041667vw;
  height: 34.9877604167vw;
  border-radius: 1.5682291667vw 1.5682291667vw 0 0;
  border: 0.0586979167vw solid #FDF3E8;
  background: #FFF;
  box-shadow: 0 0.3690104167vw 1.9003645833vw 0 rgba(193, 196, 206, 0.14);
  padding: 3.0208333333vw 3.75vw;
}
* body .productpage .paymentgateway .container .inner .nocard ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
* body .productpage .paymentgateway .container .inner .nocard ul li > span {
  color: #333;
  font-family: "Plus Jakarta Sans";
  font-size: 1.40625vw;
  font-style: normal;
  font-weight: 300;
  line-height: 3.5222395833vw;
  /* 250.472% */
}
* body .productpage .paymentgateway .container .inner .nocard ul li > span svg {
  width: 1.02734375vw;
  height: 0.7872395833vw;
  margin-right: 0.78125vw;
}
* body .productpage .paymentgateway .container .inner .nocard ul li .images {
  width: 16.2815104167vw;
  height: 5.6359375vw;
  border-radius: 0.7305729167vw;
  background: #F9F9F9;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  gap: 0.78125vw;
  margin-left: 2.4479166667vw;
}
* body .productpage .paymentgateway .container .inner .nocard ul li .images span {
  width: 4.1364583333vw;
  height: 4.1364583333vw;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  border-radius: 5.2946354167vw;
  background: #FFF;
}
* body .productpage .paymentgateway .container .inner .nocard ul li .images span img {
  width: 2.481875vw;
  height: 2.481875vw;
}
* body #productdetailspopup .modal-dialog {
  max-width: 43.0728125vw;
}
* body #productdetailspopup .modal-dialog .modal-content {
  border-radius: 2.56578125vw;
  border: 0.10359375vw solid #EDEDED;
  background: #FFF;
  min-height: 41.89140625vw;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body {
  padding: 0;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .details {
  padding: 3.0729166667vw;
  padding-bottom: 1.875vw;
  display: flex;
  vertical-align: middle;
  align-items: center;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .details .thumbnail {
  width: 19.4443229167vw;
  height: 15.4569791667vw;
  border-radius: 2.16375vw;
  border: 0.0809895833vw solid #FDF3E8;
  background: #c0d8fc 50%/cover no-repeat;
  overflow: hidden;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .details .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .details .thumbnail img:last-child {
  display: none;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .details .user {
  margin-left: 1.7708333333vw;
  width: 16.3020833333vw;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .details .user .image {
  width: 4.5780208333vw;
  height: 4.5780208333vw;
  border-radius: 50%;
  overflow: hidden;
  background-color: #c0d8fc;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .details .user .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .details .user .text h2 {
  color: var(--Text, #000);
  font-family: "Helvetica Neue";
  font-size: 1.9791666667vw;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin: 0.3125vw 0;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .details .user .text h3 {
  color: var(--Text, #000);
  font-family: "Helvetica Neue";
  font-size: 1.3541666667vw;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 0.78125vw;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .details .user .text p {
  color: var(--Text, #000);
  font-family: "Helvetica Neue";
  font-size: 1.3541666667vw;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0.0135416667vw;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .list {
  padding-bottom: 2.6041666667vw;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .list h4 {
  padding-left: 3.0729166667vw;
  color: var(--Text, #000);
  font-family: "Helvetica Neue";
  font-size: 1.3783333333vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-bottom: 0.8854166667vw;
  border-bottom: 0.0833333333vw solid #DFDFDF;
  margin-bottom: 1.875vw;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .list ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  padding-left: 3.0729166667vw;
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .list ul li {
  margin-bottom: 0.8854166667vw;
  color: #333;
  font-family: "Plus Jakarta Sans";
  font-size: 1.3541666667vw;
  font-style: normal;
  font-weight: 300;
  line-height: 1.8213541667vw;
  display: flex;
  vertical-align: middle;
  align-items: center;
  /* 134.501% */
}
* body #productdetailspopup .modal-dialog .modal-content .modal-body .inner .list ul li svg {
  min-width: 0.9709895833vw;
  min-height: 0.7440625vw;
  margin-right: 0.5208333333vw;
}
* body .deliverypage {
  padding-top: 2.0833333333vw;
}
* body .deliverypage .container {
  width: 67.65625vw;
}
* body .deliverypage .container .deliverydetails .heading {
  display: flex;
  vertical-align: middle;
  align-items: center;
}
* body .deliverypage .container .deliverydetails .heading .icon {
  width: 15.5371354167vw;
  height: 7.1342708333vw;
  border-radius: 1.4803125vw;
  background: #FFF;
  position: relative;
}
* body .deliverypage .container .deliverydetails .heading .icon svg {
  width: 7.1028125vw;
  height: 7.1028125vw;
  display: block;
  margin: auto;
}
* body .deliverypage .container .deliverydetails .heading .icon::before {
  content: "";
  position: absolute;
  width: 12.2179166667vw;
  height: 4.4428645833vw;
  bottom: 0.5729166667vw;
  left: 0.6770833333vw;
  background: linear-gradient(90deg, #44FF9A -0.55%, #44B0FF 22.86%, #8B44FF 48.36%, #F64 73.33%, #EBFF70 99.34%);
  filter: blur(1.6730890671vw);
  z-index: -1;
}
* body .deliverypage .container .deliverydetails .heading .text {
  height: 7.1354166667vw;
  width: 50.5729166667vw;
  padding: 1.3541666667vw 1.5104166667vw 1.3541666667vw 1.875vw;
  border-radius: 0.8716145833vw;
  border: 0.0597395833vw solid #EDEDED;
  background: #FFF;
  margin-left: 1.40625vw;
  position: relative;
}
* body .deliverypage .container .deliverydetails .heading .text::before {
  content: "";
  position: absolute;
  width: 12.2395833333vw;
  height: 2.4479166667vw;
  right: 2.7083333333vw;
  bottom: 1.09375vw;
  background: linear-gradient(90deg, #44FF9A -0.55%, #44B0FF 22.86%, #8B44FF 48.36%, #F64 73.33%, #EBFF70 99.34%);
  filter: blur(1.6730890671vw);
  z-index: -1;
}
* body .deliverypage .container .deliverydetails .heading .text h1 {
  color: #494949;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 1.4583333333vw;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin: 0;
  /* 209.825% */
}
* body .deliverypage .container .deliverydetails .heading .text h1 strong {
  color: #363636;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 1.4583333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
* body .deliverypage .container .deliverydetails .heading .text p {
  color: #494949;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 300;
  line-height: 3.0599479167vw;
  /* 367.193% */
  letter-spacing: 0.0526041667vw;
  margin: 0;
}
* body .deliverypage .container .deliverydetails .form {
  border-radius: 0.8716145833vw;
  border: 0.0597395833vw solid #EDEDED;
  background: #FFF;
  padding: 1.8229166667vw 2.96875vw;
  margin-top: 1.7708333333vw;
  position: relative;
}
* body .deliverypage .container .deliverydetails .form::before {
  content: "";
  position: absolute;
  width: 25.6770833333vw;
  height: 16.0416666667vw;
  left: 0.78125vw;
  bottom: 1.09375vw;
  background: linear-gradient(90deg, #44FF9A -0.55%, #44B0FF 22.86%, #8B44FF 48.36%, #F64 73.33%, #EBFF70 99.34%);
  filter: blur(1.6730890671vw);
  z-index: -1;
}
* body .deliverypage .container .deliverydetails .form::after {
  content: "";
  position: absolute;
  width: 25.6770833333vw;
  height: 16.0416666667vw;
  right: 0.2604166667vw;
  bottom: 1.09375vw;
  background: linear-gradient(90deg, #44FF9A -0.55%, #44B0FF 22.86%, #8B44FF 48.36%, #F64 73.33%, #EBFF70 99.34%);
  filter: blur(1.6730890671vw);
  z-index: -1;
}
* body .deliverypage .container .deliverydetails .form form .row .col-lg-6 .input {
  margin-bottom: 0.78125vw;
}
* body .deliverypage .container .deliverydetails .form form .row .col-lg-6 .input label {
  color: #494949;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 1.4583333333vw;
  font-style: normal;
  font-weight: 300;
  line-height: 3.0599479167vw;
  /* 209.825% */
  letter-spacing: 0.0526041667vw;
}
* body .deliverypage .container .deliverydetails .form form .row .col-lg-6 .input input,
* body .deliverypage .container .deliverydetails .form form .row .col-lg-6 .input textarea {
  border-radius: 0.871875vw;
  background: #F9F9F9;
  height: 4.1666666667vw;
  color: #151515;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 300;
  line-height: 3.0599479167vw;
  /* 367.193% */
  letter-spacing: 0.0526041667vw;
  padding-left: 2.5520833333vw;
}
* body .deliverypage .container .deliverydetails .form form .row .col-lg-6 .input input::-moz-placeholder, * body .deliverypage .container .deliverydetails .form form .row .col-lg-6 .input textarea::-moz-placeholder {
  color: #494949;
}
* body .deliverypage .container .deliverydetails .form form .row .col-lg-6 .input input::placeholder,
* body .deliverypage .container .deliverydetails .form form .row .col-lg-6 .input textarea::placeholder {
  color: #494949;
}
* body .deliverypage .container .deliverydetails .form form .row .col-lg-6 .input textarea {
  height: 12.1875vw;
}
* body .deliverypage .container .deliverydetails .form form button,
* body .deliverypage .container .deliverydetails .form form a {
  display: flex;
  width: 13.59375vw;
  height: 3.0208333333vw;
  padding: 0.9914583333vw 1.7418229167vw 0.9877083333vw 1.79984375vw;
  justify-content: center;
  align-items: center;
  border-radius: 10.3253645833vw;
  background: #333;
  transition: 0.3s linear;
  color: #FCFAF4;
  text-align: center;
  font-family: Inter;
  font-size: 0.9375vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.0325520833vw;
  border: none;
  margin: auto;
  margin-top: 2.8125vw;
  /* 90.112% */
}
* body .deliverypage .container .deliverydetails .form form button:hover,
* body .deliverypage .container .deliverydetails .form form a:hover {
  background-color: #151515;
  scale: 1.05;
}
* body .deliverypage .container .deliveryfooter {
  padding: 2.3958333333vw 0;
  position: relative;
}
* body .deliverypage .container .deliveryfooter .text {
  width: 48.2291666667vw;
}
* body .deliverypage .container .deliveryfooter .text h2 {
  color: #494949;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 2.34375vw;
  font-style: normal;
  font-weight: 300;
  line-height: 3.0599479167vw;
  /* 130.558% */
  letter-spacing: 0.0526041667vw;
  margin: 0;
}
* body .deliverypage .container .deliveryfooter .text h2 strong {
  font-weight: 700;
}
* body .deliverypage .container .deliveryfooter .image {
  width: 15.31890625vw;
  height: 16.4927604167vw;
  position: absolute;
  bottom: -2.6041666667vw;
  right: 0;
}
* body .checkout {
  margin-top: 7.96875vw;
  display: none;
  margin-bottom: 2.6041666667vw;
}
* body .checkout .container .row .reviewside {
  width: 46.3020833333vw;
  height: 74.53125vw;
  border-radius: 0.8716145833vw;
  border: 0.0597395833vw solid #EDEDED;
  background: #FFF;
  padding: 1.9270833333vw 1.40625vw;
}
* body .checkout .container .row .reviewside .heading h1 {
  color: #000;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 1.4583333333vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  /* 209.825% */
  margin: 0;
}
* body .checkout .container .row .reviewside .heading p {
  color: #494949;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 0.9375vw;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  /* 326.394% */
  letter-spacing: 0.0526041667vw;
  margin: 0;
}
* body .checkout .container .row .reviewside .brandkit {
  border-radius: 1.0627083333vw;
  border: 0.0728645833vw solid #EDEDED;
  background: #FFF;
  padding: 0.9375vw;
  margin-top: 1.25vw;
  margin-bottom: 2.2395833333vw;
  display: flex;
  vertical-align: middle;
  align-items: center;
}
* body .checkout .container .row .reviewside .brandkit .image {
  width: 18.6979166667vw;
  height: 9.4791666667vw;
  border-radius: 0.9699479167vw;
  background: lightgray 0 -345.275px/100% 295.735% no-repeat;
  overflow: hidden;
}
* body .checkout .container .row .reviewside .brandkit .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
}
* body .checkout .container .row .reviewside .brandkit .text {
  width: 21.25vw;
  margin-left: auto;
}
* body .checkout .container .row .reviewside .brandkit .text h2 {
  color: #000;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 500;
  line-height: 3.0599479167vw;
  /* 244.795% */
  margin: 0;
}
* body .checkout .container .row .reviewside .brandkit .text p {
  color: #494949;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 0.9375vw;
  font-style: normal;
  font-weight: 300;
  line-height: 1.40625vw;
  /* 150% */
  letter-spacing: 0.0526041667vw;
}
* body .checkout .container .row .reviewside .recommended,
* body .checkout .container .row .reviewside .addons {
  border-radius: 1.0627083333vw;
  border: 0.0728645833vw solid #EDEDED;
  background: #FFF;
  padding: 0.8333333333vw 1.5625vw;
  position: relative;
}
* body .checkout .container .row .reviewside .recommended .popet,
* body .checkout .container .row .reviewside .addons .popet {
  position: absolute;
  top: -0.9375vw;
  right: -0.9375vw;
  width: 3.125vw;
  height: 3.125vw;
  background-color: #fff;
  border: 0.0875vw solid #EDEDED;
  border-radius: 50%;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  color: #494949;
  text-align: center;
  font-family: "Plus Jakarta Sans";
  font-size: 1.8234895833vw;
  font-style: normal;
  font-weight: 400;
  line-height: 2.279375vw;
  /* 125% */
  letter-spacing: -0.04578125vw;
}
* body .checkout .container .row .reviewside .recommended h3,
* body .checkout .container .row .reviewside .addons h3 {
  color: #000;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 1.4583333333vw;
  font-style: normal;
  font-weight: 300;
  line-height: 3.0599479167vw;
}
* body .checkout .container .row .reviewside .recommended h3 strong,
* body .checkout .container .row .reviewside .addons h3 strong {
  font-weight: 500;
}
* body .checkout .container .row .reviewside .recommended .row,
* body .checkout .container .row .reviewside .addons .row {
  position: relative;
}
* body .checkout .container .row .reviewside .recommended .splide__slide,
* body .checkout .container .row .reviewside .addons .splide__slide {
  padding: 0.5208333333vw 0;
}
* body .checkout .container .row .reviewside .recommended .single,
* body .checkout .container .row .reviewside .addons .single {
  width: 8.5859375vw;
  height: 16.3541666667vw;
  border-radius: 0.6221875vw;
  background: #F7F7F7;
  padding: 0.8854166667vw 0;
  border: 0.0260416667vw solid #F7F7F7;
  transition: 0.5s linear;
  cursor: pointer;
  position: relative;
  margin-right: 1.1458333333vw;
}
* body .checkout .container .row .reviewside .recommended .single:hover, * body .checkout .container .row .reviewside .recommended .single.active,
* body .checkout .container .row .reviewside .addons .single:hover,
* body .checkout .container .row .reviewside .addons .single.active {
  border: 0.0260416667vw solid #AF1C64;
  background: #FFF;
}
* body .checkout .container .row .reviewside .recommended .single::after,
* body .checkout .container .row .reviewside .addons .single::after {
  content: "";
  position: absolute;
  top: -0.4166666667vw;
  right: -0.4166666667vw;
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  border-radius: 5.2083333333vw;
  background: #686868;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'><path d='M2.75 8.75L6.25 12.25L13.25 4.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.8333333333vw 0.8333333333vw;
}
* body .checkout .container .row .reviewside .recommended .single.active::after,
* body .checkout .container .row .reviewside .addons .single.active::after {
  content: "";
  position: absolute;
  top: -0.4166666667vw;
  right: -0.4166666667vw;
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  border-radius: 5.2083333333vw;
  background: #B42169;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'><path d='M2.75 8.75L6.25 12.25L13.25 4.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.8333333333vw 0.8333333333vw;
}
* body .checkout .container .row .reviewside .recommended .single.active::before,
* body .checkout .container .row .reviewside .addons .single.active::before {
  content: "";
  position: absolute;
  width: 7.03125vw;
  height: 5.1205208333vw;
  left: 0.5729166667vw;
  bottom: 0.9895833333vw;
  background: linear-gradient(90deg, #44FF9A -0.55%, #44B0FF 22.86%, #8B44FF 48.36%, #F64 73.33%, #EBFF70 99.34%);
  filter: blur(2.0376724005vw);
  z-index: -1;
}
* 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 {
  margin: auto;
  color: #494949;
  text-align: center;
  font-family: "Plus Jakarta Sans";
  font-size: 0.9596875vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1996354167vw;
  /* 125% */
  letter-spacing: -0.0241145833vw;
  margin-bottom: 0.8333333333vw;
  width: 3.99875vw;
  display: block;
}
* body .checkout .container .row .reviewside .recommended .single img,
* body .checkout .container .row .reviewside .addons .single img {
  width: 6.0780729167vw;
  height: 6.0780729167vw;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  display: block;
  margin: auto;
}
* body .checkout .container .row .reviewside .recommended .single h5,
* body .checkout .container .row .reviewside .addons .single h5 {
  margin-top: 0.5729166667vw;
  margin-bottom: 1.0416666667vw;
}
* body .checkout .container .row .reviewside .recommended .single hr,
* body .checkout .container .row .reviewside .addons .single hr {
  margin: 0.5208333333vw 0;
}
* body .checkout .container .row .reviewside .addons .filter {
  margin-bottom: 1.6666666667vw;
}
* body .checkout .container .row .reviewside .addons .filter .row {
  margin: 0;
}
* body .checkout .container .row .reviewside .addons .filter .row > div {
  padding: 0;
}
* body .checkout .container .row .reviewside .addons .filter .select {
  width: 25.4166666667vw;
}
* body .checkout .container .row .reviewside .addons .filter .select select {
  width: 100%;
  height: 2.8125vw;
  border-radius: 0.6221875vw;
  border: 0.0260416667vw solid #000;
  background-color: #FFF;
}
* body .checkout .container .row .reviewside .addons .filter .search {
  width: 13.8020833333vw;
  height: 2.8125vw;
  border-radius: 0.6221875vw;
  border: 0.0260416667vw solid #000;
  background: #FFF;
  display: flex;
  vertical-align: middle;
  align-items: center;
  margin-left: auto;
}
* body .checkout .container .row .reviewside .addons .filter .search svg {
  margin-left: 1.0416666667vw;
  width: 1.25vw;
  height: 1.25vw;
  aspect-ratio: 1/1;
}
* body .checkout .container .row .reviewside .addons .filter .search input {
  color: #0e0e0e;
  font-family: "Plus Jakarta Sans";
  font-size: 0.9375vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1996354167vw;
  /* 127.96% */
  letter-spacing: -0.0241145833vw;
  margin-left: 0.5208333333vw;
  border: none;
  outline: none;
}
* body .checkout .container .row .reviewside .addons .filter .search input::-moz-placeholder {
  color: #7B7B7B;
}
* body .checkout .container .row .reviewside .addons .filter .search input::placeholder {
  color: #7B7B7B;
}
* body .checkout .container .row .summaryside {
  width: 30.1041666667vw;
  height: -moz-max-content;
  height: max-content;
  border-radius: 0.8716145833vw;
  border: 0.0597395833vw solid #EDEDED;
  background: #FFF;
  margin-left: auto;
  padding: 1.40625vw;
}
* body .checkout .container .row .summaryside hr {
  margin: 0.8333333333vw 0;
}
* body .checkout .container .row .summaryside hr:nth-of-type(2) {
  margin-top: 2.8125vw;
}
* body .checkout .container .row .summaryside .ordersummary .title {
  color: #000;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 1.4583333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: 3.0599479167vw;
  margin-bottom: 1.1979166667vw;
}
* body .checkout .container .row .summaryside .ordersummary h4 {
  color: #000;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 500;
  display: flex;
  vertical-align: middle;
  align-items: center;
}
* body .checkout .container .row .summaryside .ordersummary h4 span:last-child {
  margin-left: auto;
}
* body .checkout .container .row .summaryside .ordersummary ul {
  padding: 0;
  left: 0;
  list-style-type: disc;
}
* body .checkout .container .row .summaryside .ordersummary ul li {
  color: #4C4C4C;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 300;
  line-height: 3.0599479167vw;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: space-between;
  /* 293.755% */
}
* body .checkout .container .row .summaryside .ordersummary ul li span:last-child {
  margin-left: auto;
}
* body .checkout .container .row .summaryside .addons .title {
  color: #000;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 1.4583333333vw;
  font-style: normal;
  font-weight: 500;
  line-height: 3.0599479167vw;
  /* 209.825% */
}
* body .checkout .container .row .summaryside .addons .single {
  display: flex;
  vertical-align: middle;
  align-items: center;
}
* body .checkout .container .row .summaryside .addons .single .image {
  width: 4.5833333333vw;
  height: 4.5833333333vw;
  border-radius: 50%;
  margin-right: 0.8333333333vw;
}
* body .checkout .container .row .summaryside .addons .single .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
* body .checkout .container .row .summaryside .addons .single .text h5 {
  color: #000;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  /* 244.795% */
}
* body .checkout .container .row .summaryside .addons .single .text .quantity {
  display: flex;
  vertical-align: middle;
  align-items: center;
}
* 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: 2.0833333333vw;
  height: 2.0833333333vw;
  border-radius: 1.9270833333vw;
  background: #F9F8F6;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
* body .checkout .container .row .summaryside .addons .single .text .quantity span:nth-child(2) {
  color: var(--black-100, #000);
  text-align: center;
  font-family: Inter;
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 0.8333333333vw;
  /* 100% */
  letter-spacing: -0.0166666667vw;
  margin: 0 0.46875vw;
}
* body .checkout .container .row .summaryside .addons .single .price {
  width: 7.8125vw;
  margin-left: auto;
}
* body .checkout .container .row .summaryside .addons .single .price p {
  color: #000;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Inter;
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 500;
  line-height: 3.0599479167vw;
  /* 244.795% */
}
* body .checkout .container .row .summaryside .subtotal {
  color: #000;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 500;
  line-height: 3.0599479167vw;
  display: flex;
  vertical-align: middle;
  align-items: center;
  /* 244.795% */
}
* body .checkout .container .row .summaryside .subtotal span:last-child {
  font-family: Inter;
  margin-left: auto;
}
* body .checkout .container .row .summaryside .promocode {
  text-align: center;
  margin-top: 5.5729166667vw;
}
* body .checkout .container .row .summaryside .promocode p {
  color: #000;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue";
  font-size: 1.0416666667vw;
  font-style: normal;
  font-weight: 300;
  line-height: 2.01828125vw;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: 3.5%;
  text-underline-offset: 25%;
  text-underline-position: from-font;
  margin-bottom: 0;
}
* body .checkout .container .row .summaryside .promocode p a {
  font-weight: 700;
  color: #000;
}
* body .checkout .container .row .summaryside .promocode .promoinput {
  width: 12.8125vw;
  height: 2.3958333333vw;
  border-radius: 0.6221875vw;
  background: #F7F7F7;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  justify-content: space-between;
  padding: 0.3125vw;
  margin: auto;
  margin-top: 0.625vw;
}
* body .checkout .container .row .summaryside .promocode .promoinput input {
  width: 8.8541666667vw;
  border: none !important;
  outline: none !important;
  background-color: transparent;
}
* body .checkout .container .row .summaryside .promocode .promoinput a {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  border-radius: 0.3645833333vw;
  background: #B42169;
  width: 2.7604166667vw;
  height: 1.7708333333vw;
  color: #FCFAF4;
  text-align: center;
  font-family: Inter;
  font-size: 0.625vw;
  font-style: normal;
  font-weight: 500;
  line-height: 0.708125vw;
}
* body .checkout .container .row .summaryside .paymentbutton {
  margin-top: 0.5208333333vw;
}
* body .checkout .container .row .summaryside .paymentbutton a {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  border-radius: 1.0416666667vw;
  background: #333;
  width: 13.59375vw;
  height: 3.0208333333vw;
  color: #FCFAF4;
  text-align: center;
  font-family: Inter;
  font-size: 0.9375vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.0325520833vw;
  margin: auto;
}
* body .cartbutton {
  display: none;
}
* body .login {
  min-height: 100vh;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  margin: 0;
  background-image: url("../images/login-bg.png");
  background-repeat: no-repeat;
  background-color: #ffffff;
  background-size: 100% auto;
}
* body .login .inputError {
  border: 0.0520833333vw solid red !important;
}
* body .login .form-control.is-invalid {
  border-color: var(--bs-form-invalid-border-color) !important;
}
* body .login .container .form {
  display: flex;
  width: 27.8125vw;
  height: 31.6145833333vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.5208333333vw;
  flex-shrink: 0;
  border-radius: 0.78125vw;
  background: #FFF;
  box-shadow: 0 0.2083333333vw 0.2083333333vw 0 rgba(0, 0, 0, 0.25);
  padding: 2.8125vw 1.71875vw;
  margin: auto;
}
* body .login .container .form .heading {
  margin: 2.0833333333vw;
}
* body .login .container .form .heading p {
  color: #000;
  text-align: center;
  font-family: "Helvetica Neue";
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0;
  margin-bottom: 0.5208333333vw;
}
* body .login .container .form .heading h1 {
  color: #000;
  text-align: center;
  font-family: "Helvetica Neue";
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0;
}
* body .login .container .form .input {
  width: 100%;
  margin-bottom: 1.3541666667vw;
}
* body .login .container .form .input .withicon {
  position: relative;
}
* body .login .container .form .input .withicon svg {
  position: absolute;
  right: 1.4583333333vw;
  top: 50%;
  transform: translate(0, -50%);
}
* body .login .container .form .input label {
  color: #000;
  font-family: "Helvetica Neue";
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: block;
  margin-bottom: 0.2604166667vw;
}
* body .login .container .form .input input {
  height: 2.6041666667vw;
  border-radius: 1.0416666667vw;
  border: 0.0520833333vw solid #666;
  width: 100%;
  color: #1c1c1c;
  font-family: "Helvetica Neue";
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  padding-left: 0.78125vw;
}
* body .login .container .form .input input::-moz-placeholder {
  color: #8D8D8D;
}
* body .login .container .form .input input::placeholder {
  color: #8D8D8D;
}
* body .login .container .form .checkbox {
  display: flex;
  vertical-align: middle;
  align-items: center;
  width: 100%;
}
* body .login .container .form .checkbox input {
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  border-radius: 0.15625vw;
  border: 0.0520833333vw solid #000;
  margin-right: 0.4166666667vw;
  position: relative;
  top: -0.2083333333vw;
  accent-color: #B42169;
}
* body .login .container .form .checkbox label {
  color: #000;
  font-family: "Helvetica Neue";
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 0.3645833333vw;
}
* body .login .container .form .checkbox label a {
  font-weight: 700;
  color: #000;
}
* body .login .container .form .Forgot {
  color: #000;
  font-family: "Helvetica Neue";
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: right;
  width: 100%;
  margin-bottom: 1.5625vw;
}
* body .login .container .form .Log {
  min-height: 2.6041666667vw;
  border-radius: 0.5208333333vw;
  border: none;
  width: 100%;
  background: linear-gradient(90deg, #B42169 0%, #E66CCA 100%);
  color: #FFF;
  font-family: "Helvetica Neue";
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
}
* body .login .container .form .resendotpdiv {
  width: 100%;
}
* body .login .container .form #resendotp,
* body .login .container .form #resenddiv {
  color: #747474;
  text-align: right;
  font-family: "Helvetica Neue";
  font-size: 0.7291666667vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  width: 100%;
  margin-bottom: 1.3020833333vw;
}
* body .login .container .form #resendotp span,
* body .login .container .form #resendotp a,
* body .login .container .form #resenddiv span,
* body .login .container .form #resenddiv a {
  font-weight: 500;
  color: #000000;
}
* body .login .container .form h6 {
  margin: 1.3020833333vw 0;
  color: #8D8D8D;
  text-align: center;
  font-family: "Helvetica Neue";
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
* body .login .container .form .noaccount {
  min-height: 2.6041666667vw;
  border-radius: 0.5208333333vw;
  border: none;
  width: 100%;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  background: #DFDFDF;
  color: #000;
  font-family: "Helvetica Neue";
  font-size: 0.8333333333vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
* body .login .container .form .noaccount span {
  margin: 0 0.2604166667vw 0 0.5208333333vw;
}
* body .login .container .form .noaccount a {
  font-weight: 700;
  color: #000;
}
* body .login .container .form .success {
  width: 100%;
}
* body .login .container .form .success svg {
  width: 7.366875vw;
  height: 7.0641666667vw;
  display: block;
  margin: auto;
  margin-bottom: 0.5729166667vw;
}
* body .login .container .form .success h2 {
  width: 12.8125vw;
  height: 4.3229166667vw;
  color: #000;
  text-align: center;
  font-family: "Helvetica Neue";
  font-size: 1.875vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: block;
  margin: auto;
  margin-bottom: 2.0833333333vw;
}
* body .login .container .form .success h2 span {
  font-weight: 700;
}
* body .login .container .form .success p {
  color: #000;
  text-align: center;
  font-family: "Helvetica Neue";
  font-size: 0.9375vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  width: 17.8125vw;
  display: block;
  margin: auto;
}

/* ====Start Hero Section ==== */
.hero-section {
  padding: 4.1666666667vw 0vw;
  background-image: url("https://idpdefault.s3.ap-south-1.amazonaws.com/954269369ed337a336820251208151803.jpg");
  background-repeat: no-repeat;
  position: relative;
  background-size: contain;
  margin: 0vw 0.5208333333vw;
  height: 38.5416666667vw;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -3.5416666667vw;
}
.hero-section .hero-content {
  margin-top: 2.6041666667vw;
}
.hero-section .hero-content h2 {
  color: #FFF;
  font-size: 3.6458333333vw;
  font-weight: 700;
  line-height: 4.9479166667vw;
}
.hero-section .hero-content h2 span {
  background: rgba(255, 255, 255, 0.15);
  padding: 0vw 0.2604166667vw;
  border-radius: 0.625vw;
  -webkit-backdrop-filter: blur(0.3125vw);
  backdrop-filter: blur(0.3125vw);
}
.hero-section .img1 {
  top: 8.59375vw;
  left: 15.625vw;
}
.hero-section .img2 {
  top: 8.59375vw;
  right: 15.625vw;
}
.hero-section .img3 {
  bottom: 5.9895833333vw;
  left: 20.3125vw;
}
.hero-section .img4 {
  bottom: -3.125vw;
  left: 48.9583333333vw;
  transform: translateX(-50%);
}
.hero-section .img5 {
  bottom: 5.9895833333vw;
  right: 20.3125vw;
}
.hero-section .hero-img {
  position: absolute;
  width: 9.375vw;
  height: 9.375vw;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero-section .explore-kit {
  text-align: center;
  margin-top: 2.6041666667vw;
}
.hero-section .explore-kit a {
  font-size: 0.9375vw;
  padding: 0.625vw 1.5625vw;
  background: #333;
  color: white;
  border-radius: 2.6041666667vw;
  cursor: pointer;
}

/* ====End Hero Section ==== */
/* ====Start BIG Brands ==== */
.big-brands ul {
  align-items: center;
}
.big-brands .splide {
  margin-top: 2.6041666667vw;
}
.big-brands p {
  color: #494949;
  text-align: center;
  font-size: 1.25vw;
  font-weight: 300;
  line-height: 0.8854166667vw;
  letter-spacing: 0.02734375vw;
}
.big-brands .img-box {
  width: 7.8125vw;
}

/* ====End BIG Brands ==== */
/* ====Start Why Section ==== */
.why-section {
  padding-bottom: 4.1666666667vw;
}
.why-section p {
  color: #494949;
  text-align: center;
  font-size: 1.25vw;
  font-weight: 300;
  letter-spacing: 0.02734375vw;
}
.why-section .sub-text br {
  display: none;
}
.why-section .why-box {
  border-radius: 1.1979166667vw;
  border: 0.0496875vw solid #EDEDED;
  background: #FFF;
  padding: 1.8229166667vw 1.0416666667vw;
  position: relative;
}
.why-section .why-box::before {
  content: "";
  position: absolute;
  width: 7.8125vw;
  height: 2.0833333333vw;
  bottom: 0%;
  right: 0%;
  background: linear-gradient(90deg, #44FF9A -0.55%, #44B0FF 22.86%, #8B44FF 48.36%, #F64 73.33%, #EBFF70 99.34%);
  filter: blur(0.827622811vw);
  z-index: -1;
  opacity: 0.8;
}
.why-section .why-box p {
  color: #494949;
  text-align: left;
  font-size: 1.5625vw;
  font-weight: 300;
  line-height: 2.0833333333vw;
  letter-spacing: 0.0358854167vw;
  margin-bottom: 0;
}
.why-section .why-box .why-img {
  position: relative;
}
.why-section .why-box .why-img img {
  position: absolute;
  top: -5.7291666667vw;
  right: 0;
  width: 12.5vw;
}
.why-section .why-box1 {
  position: relative;
}
.why-section .why-box1::before {
  content: "";
  position: absolute;
  width: 7.8125vw;
  height: 2.0833333333vw;
  bottom: 0%;
  left: 0% !important;
  background: linear-gradient(90deg, #44FF9A -0.55%, #44B0FF 22.86%, #8B44FF 48.36%, #F64 73.33%, #EBFF70 99.34%);
  filter: blur(0.827622811vw);
  z-index: -1;
  opacity: 0.8;
}

/* ====End Why Section ==== */
/* ====Start multi-section ==== */
.multi-section {
  padding: 4.1666666667vw 0vw;
  background-image: url("../images/multi-bg.png");
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
  margin: 0vw 0.5208333333vw;
  height: 38.5416666667vw;
}
.multi-section .mt-10 {
  margin-top: 2.6041666667vw;
}
.multi-section h2 {
  color: #FFF;
  font-size: 3.8541666667vw;
  font-weight: 700;
  line-height: 5.2083333333vw;
  letter-spacing: 0.0520833333vw;
}
.multi-section h2 span {
  display: none;
}
.multi-section p {
  color: #FFF;
  font-size: 1.8229166667vw;
  font-weight: 300;
  line-height: 3.0208333333vw;
  letter-spacing: 0.0293229167vw;
}
.multi-section .multi-text span {
  color: #FFF;
  font-size: 1.3020833333vw;
  font-weight: 300;
  line-height: 1.7708333333vw;
  letter-spacing: 0.0172916667vw;
}
.multi-section .multi-text h4 {
  color: #FFF;
  font-size: 2.5vw;
  font-weight: 700;
  line-height: 3.4895833333vw;
  letter-spacing: 0.0339583333vw;
}
.multi-section .multi-img img {
  width: 31.25vw;
  margin: auto;
  display: table;
}

/* ====End multi-section ==== */
/* ====Start kit Section ==== */
.kit-section {
  padding-bottom: 2.6041666667vw;
}
.kit-section .row-revers {
  flex-direction: row-reverse;
}
.kit-section .left-box-kit .gradient-border .thekit {
  background: white;
  border-radius: 1.0416666667vw;
  border: 0.0520833333vw solid #EDEDED;
  padding: 1.5625vw 1.0416666667vw 1.5625vw;
  position: relative;
}
.kit-section .left-box-kit .gradient-border .thekit::before {
  content: "";
  position: absolute;
  width: 7.3958333333vw;
  height: 5.7291666667vw;
  bottom: 5%;
  left: 3%;
  background: linear-gradient(70deg, #44FF9A -0.55%, #44B0FF 22.86%, #8B44FF 48.36%, #F64 73.33%, #EBFF70 99.34%);
  filter: blur(1.8229166667vw);
  z-index: -1;
  opacity: 0.8;
}
.kit-section .left-box-kit .gradient-border .thekit p {
  color: #494949;
  font-size: 2.0833333333vw;
  font-weight: 300;
  line-height: 3.0208333333vw;
  letter-spacing: 0.0520833333vw;
  margin-bottom: 0vw;
}
.kit-section .left-box-kit .gradient-border .thekit p span {
  font-weight: 500;
}
.kit-section .left-box-kit .img-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.5625vw 1.0416666667vw;
  border-radius: 1.0416666667vw;
  border: 0.0520833333vw solid #EDEDED;
  background: #FFF;
}
.kit-section .left-box-kit .img-bar .kitslider .splide__track .splide__list .splide__slide .single {
  display: flex;
  vertical-align: middle;
  align-items: center;
}
.kit-section .left-box-kit .img-bar .kitslider .splide__track .splide__list .splide__slide .single img {
  max-width: 100%;
  max-height: 6.7708333333vw;
  display: block;
  margin: auto;
}
.kit-section .left-box-kit .left-img {
  height: 18.75vw;
  padding-top: 0.5208333333vw;
  position: relative;
  border-radius: 1.0416666667vw;
  border: 0.0728645833vw solid #EDEDED;
  background: #FFF;
}
.kit-section .left-box-kit .left-img img {
  position: absolute;
  left: -1.0416666667vw;
  bottom: -1.0416666667vw;
  min-width: 18.75vw;
}
.kit-section .left-box-kit .text-list {
  margin-top: 0vw;
  padding: 1.5625vw 0vw;
  border-radius: 1.0416666667vw;
  border: 0.0728645833vw solid #EDEDED;
  background: #FFF;
  position: relative;
}
.kit-section .left-box-kit .text-list::before {
  content: "";
  position: absolute;
  width: 15.625vw;
  height: 10.78125vw;
  bottom: 5%;
  right: 1%;
  background: linear-gradient(39deg, #44FF9A -0.55%, #44B0FF 22.86%, #8B44FF 48.36%, #F64 73.33%, #EBFF70 99.34%);
  filter: blur(1.8229166667vw);
  z-index: -1;
  opacity: 0.8;
}
.kit-section .left-box-kit .text-list ul {
  list-style: none;
  padding-left: 0vw;
}
.kit-section .left-box-kit .text-list ul li {
  color: #000;
  font-size: 1.5625vw;
  font-weight: 300;
  padding: 0.78125vw 2.6041666667vw;
  border-bottom: 0.0520833333vw solid #DFDFDF;
}
.kit-section .left-box-kit .last-card {
  padding: 2.6041666667vw 3.125vw;
  position: relative;
  border-radius: 1.0416666667vw;
  border: 0.0728645833vw solid #EDEDED;
  background: #FFF;
}
.kit-section .left-box-kit .last-card p {
  color: #494949;
  font-size: 1.25vw;
  font-weight: 300;
  line-height: 1.8229166667vw;
  letter-spacing: 0.0520833333vw;
  margin-bottom: 0vw;
}
.kit-section .left-box-kit .explore-btn1 {
  display: none;
}
.kit-section .right-box-kit .side-box {
  border-radius: 1.0416666667vw;
  border: 0.1064583333vw solid #EDEDED;
  background: #FFF;
  padding: 1.5625vw 1.0416666667vw 2.6041666667vw;
}
.kit-section .right-box-kit .side-box h3 {
  color: #000;
  font-size: 1.5625vw;
  font-weight: 300;
}
.kit-section .right-box-kit .side-box h3 b {
  font-weight: 500;
}
.kit-section .right-box-kit .side-box img {
  width: 100%;
  border-radius: 0.625vw;
}
.kit-section .right-box-kit .side-box .choose-img img {
  margin: 0.5208333333vw 0vw;
}
.kit-section .right-box-kit .side-box .right-sidebar .side-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5208333333vw 0vw 0.5208333333vw;
  border-bottom: 0.0520833333vw solid #eee;
}
.kit-section .right-box-kit .side-box .right-sidebar .side-item .side-img {
  width: 2.6041666667vw;
  height: 2.6041666667vw;
  overflow: hidden;
}
.kit-section .right-box-kit .side-box .right-sidebar .side-item .side-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.kit-section .right-box-kit .side-box .right-sidebar .side-item p {
  color: #000;
  font-size: 1.0416666667vw;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0vw;
}
.kit-section .right-box-kit .side-box .right-sidebar .side-item img {
  width: 2.6041666667vw;
}
.kit-section .right-box-kit .side-box .explore-btn {
  text-align: center;
  margin-top: 2.6041666667vw;
}
.kit-section .right-box-kit .side-box .explore-btn a {
  font-size: 0.9375vw;
  padding: 0.625vw 1.5625vw;
  background: #333;
  color: white;
  border-radius: 2.6041666667vw;
  cursor: pointer;
}

/* ====End kit Section ==== */
/* ====Start Multi Section ==== */
.on-demand {
  padding: 6.1458333333vw 0vw;
  background-image: url("../images/cta-bg.png");
  background-repeat: no-repeat;
  position: relative;
  border-radius: 1.0416666667vw;
  margin: 0vw 0.5208333333vw;
  background-position: bottom;
  background-size: 100% 100%;
}
.on-demand h2 {
  color: #FFF;
  font-size: 2.8645833333vw;
  font-weight: 700;
  line-height: 3.125vw;
  letter-spacing: 0.0520833333vw;
}
.on-demand p {
  color: #FFF;
  font-size: 1.71875vw;
  font-weight: 300;
  letter-spacing: 0.0293229167vw;
}
.on-demand .explore-more {
  margin-top: 2.6041666667vw;
}
.on-demand .explore-more a {
  font-size: 0.9375vw;
  padding: 0.78125vw 2.0833333333vw;
  background: #333;
  color: white;
  border-radius: 2.6041666667vw;
  cursor: pointer;
}

/* ====End  Multi Section ==== */
/* ====Start Coming Soon ==== */
.coming-soon {
  margin-bottom: 5.2083333333vw;
}
.coming-soon .coming-soon-box {
  border-radius: 1.0416666667vw;
  border: 0.0520833333vw solid #EDEDED;
  background: #FFF;
  padding: 3.125vw;
  text-align: center;
  position: relative;
}
.coming-soon .coming-soon-box::before {
  content: "";
  position: absolute;
  width: 100%;
  overflow: hidden;
  height: 15.625vw;
  bottom: 0.5208333333vw;
  left: 0;
  background: linear-gradient(109deg, #44FF9A -0.55%, #44B0FF 22.86%, #8B44FF 48.36%, #F64 73.33%, #EBFF70 99.34%);
  filter: blur(1.6139410359vw);
  z-index: -1;
  opacity: 0.5;
}
.coming-soon .coming-soon-box .coming-img img {
  width: 16.6666666667vw;
}
.coming-soon .coming-soon-box h2 {
  color: #181A1E;
  margin: 1.5625vw 0vw 1.0416666667vw;
  font-size: 3.125vw;
  font-family: "Plus Jakarta Sans";
  font-weight: 800;
}
.coming-soon .coming-soon-box p {
  color: #4E545F;
  font-size: 1.25vw;
  font-family: "Helvetica Neue";
  font-weight: 200;
  line-height: 1.8229166667vw;
}
.coming-soon .coming-soon-box .coming-btn {
  text-align: center;
}
.coming-soon .coming-soon-box .coming-btn a {
  padding: 0.78125vw 1.5625vw;
  border-radius: 2.6041666667vw;
  background: #333;
  color: #FCFAF4;
  font-family: "Inter";
  font-size: 1.0416666667vw;
  font-weight: 500;
  line-height: 5vw;
}

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