@import url("https://fonts.googleapis.com/css2?family=Anton&family=Jost:ital,wght@0,100..900;1,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Oswald:wght@200..700&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poltawski+Nowy:ital,wght@0,400..700;1,400..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Anton&family=Jost:ital,wght@0,100..900;1,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Oswald:wght@200..700&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poltawski+Nowy:ital,wght@0,400..700;1,400..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Anton&family=Jost:ital,wght@0,100..900;1,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Oswald:wght@200..700&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poltawski+Nowy:ital,wght@0,400..700;1,400..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Saira+Semi+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Anton&family=Jost:ital,wght@0,100..900;1,100..900&family=Manrope:wght@200..800&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Oswald:wght@200..700&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poltawski+Nowy:ital,wght@0,400..700;1,400..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Saira+Semi+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap");
body {
  font-style: normal;
  font-weight: 400;
  background: #fff;
  overflow-x: hidden;
}

@font-face {
  font-family: "Poppins";
  src: url("../assets/fonts/Poppins/Poppins-Regular.woff2") format("woff2"), url("../assets/fonts/Poppins/Poppins-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.primaryf {
  font-family: "Mulish", sans-serif;
}

.secondaryf {
  font-family: "Poppins", sans-serif;
}

.tertiaryf {
  font-family: "Saira SemiCondensed", sans-serif;
}

.fourthf {
  font-family: "Manrope", sans-serif;
}

h1, h2, h3, h4, h5, h6, ul, li, p {
  margin-bottom: 0;
}

.text-black {
  color: #1A1A1A;
}

.text-dark-black {
  color: #0C0D0F;
}

.text-light-white {
  color: #FFF8F2;
}

.text-white {
  color: #FFFFFF;
}

.text-light-purple-color {
  color: #6D64AC;
}

.text-dark-purple {
  color: #4A4488;
}

.purple-text {
  color: #938BB7;
}

.bg-black {
  background-color: #1A1A1A;
}

.bg-footer {
  background-color: #2E2E3A;
}

.bg-white {
  background-color: #FFFFFF;
}

.bg-light-purple-color {
  background-color: #6D64AC;
}

.bg-dark-purple {
  background-color: #4A4488;
}

.bg-form-purple {
  background-color: #625AA1;
}

.bg-social-media-purple {
  background-color: #9186D1;
}

.text-center {
  text-align: center;
}

a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
  color: #1A1A1A;
  transition: 0.9s all;
}

.fw1 {
  font-weight: 100;
}

.fw2 {
  font-weight: 200;
}

.fw3 {
  font-weight: 300;
}

.fw4 {
  font-weight: 400;
}

.fw5 {
  font-weight: 500;
}

.fw6 {
  font-weight: 600;
}

.fw7 {
  font-weight: 700;
}

.fw8 {
  font-weight: 800;
}

.fw9 {
  font-weight: 900;
}

.prefix-wrap .tag {
  display: inline-flex;
  align-items: center;
  padding: 8px 16px;
  border: 1px solid #1A1A1A;
  border-radius: 999px;
  background-color: #fff;
  font-weight: 400;
  font-size: 24px;
}
.prefix-wrap .tag-dot {
  width: 6px;
  height: 6px;
  background-color: #1A1A1A;
  border-radius: 50%;
  margin-right: 6px;
}
.prefix-wrap .tag-text {
  color: #1A1A1A;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.32px;
}

.mainTitle {
  font-family: "Mulish", sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: -2.5px;
}

.mainTitle-second {
  font-family: "Mulish", sans-serif;
  font-size: 46px;
  font-style: normal;
  font-weight: 300;
  line-height: 40px;
  letter-spacing: -2.75px;
}

.banner-subTitle {
  font-family: "Mulish", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -1.1px;
}
.banner-subTitle.subTitle-purple {
  color: #4A4488;
  font-family: "Mulish", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 800;
  line-height: 30px;
  letter-spacing: -1.1px;
}

.common-para {
  color: #1A1A1A;
  text-align: justify;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.btn-explore {
  position: relative;
  display: inline-block;
  padding: 0 10px;
  font-family: "Mulish", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 30px;
  text-transform: uppercase;
  color: #1A1A1A;
  text-decoration: none;
  overflow: hidden;
  z-index: 2;
}
.btn-explore::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 50%;
  height: 100%;
  background-color: #B6A9F8;
  transform: translateY(-50%);
  z-index: -1;
  transition: width 0.4s ease;
}
.btn-explore::before:hover {
  transition: 0.5s all;
}
.btn-explore::before:hover::before {
  width: 100%;
}
.btn-explore:hover {
  transition: 0.5s all;
}
.btn-explore:hover::before {
  width: 100%;
}

button.btn-explore {
  background: transparent;
  border: none;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-explore {
  position: relative;
  display: inline-block;
  padding: 0 10px;
  font-family: "Mulish", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 30px;
  text-transform: uppercase;
  color: #1A1A1A;
  text-decoration: none;
  overflow: hidden;
  z-index: 2;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-explore::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 50%;
  height: 100%;
  background-color: #B6A9F8;
  transform: translateY(-50%);
  z-index: -1;
  transition: width 0.4s ease;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-explore:hover::before {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .mainTitle {
    font-size: 60px;
    line-height: 70px;
  }
  .mainTitle-second {
    font-size: 65px;
  }
  .subTitle {
    font-size: 25px;
  }
  .subTitle.subTitle-purple {
    font-size: 25px;
  }
  .btn-explore {
    font-size: 17px;
  }
  .btn-explore::before:hover {
    transition: 0.5s all;
  }
  .btn-explore::before:hover::before {
    width: 100%;
  }
  .btn-explore:hover {
    transition: 0.5s all;
  }
  .btn-explore:hover::before {
    width: 100%;
  }
  .common-para {
    font-size: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .mainTitle {
    font-size: 70px;
  }
  .mainTitle-second {
    font-size: 75px;
  }
  .subTitle {
    font-size: 30px;
  }
  .subTitle.subTitle-purple {
    font-size: 30px;
  }
  .btn-explore {
    font-size: 20px;
  }
  .btn-explore::before:hover {
    transition: 0.5s all;
  }
  .btn-explore::before:hover::before {
    width: 100%;
  }
  .btn-explore:hover {
    transition: 0.5s all;
  }
  .btn-explore:hover::before {
    width: 100%;
  }
  .common-para {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1200px) {
  .mainTitle {
    font-size: 4.375vw;
    font-style: normal;
    line-height: 4.1666666667vw;
    letter-spacing: -0.21875vw;
  }
  .mainTitle-second {
    font-size: 4.1666666667vw;
    font-style: normal;
    line-height: 4.1666666667vw;
    letter-spacing: -0.2083333333vw;
  }
  .subTitle {
    font-family: "Mulish", sans-serif;
    font-size: 1.7708333333vw;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5625vw;
    letter-spacing: -0.0885416667vw;
  }
  .subTitle.subTitle-purple {
    color: #4A4488;
    font-family: "Mulish", sans-serif;
    font-size: 1.7708333333vw;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5625vw;
    letter-spacing: -0.0885416667vw;
  }
  .prefix-wrap .tag {
    display: inline-flex;
    align-items: center;
    padding: 0.78125vw 1.3020833333vw;
    border: 0.0520833333vw solid #1A1A1A;
    border-radius: 3.6458333333vw;
    font-weight: 400;
    font-size: 1.25vw;
    height: 2.5520833333vw;
  }
  .prefix-wrap .tag-dot {
    width: 0.4166666667vw;
    height: 0.4166666667vw;
    background-color: #1A1A1A;
    border-radius: 50%;
    margin-right: 0.5208333333vw;
  }
  .prefix-wrap .tag-text {
    color: #1A1A1A;
    font-family: "Poppins", sans-serif;
    font-size: 1.5625vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5625vw;
    letter-spacing: -0.03125vw;
  }
  .common-para {
    color: #1A1A1A;
    text-align: justify;
    font-family: "Poppins", sans-serif;
    font-size: 0.8333333333vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4583333333vw;
  }
  .btn-explore {
    position: relative;
    display: inline-block;
    padding: 0vw 0.7291666667vw;
    font-size: 0.8333333333vw;
    line-height: 1.9791666667vw;
    color: #1A1A1A;
    text-decoration: none;
    overflow: hidden;
    z-index: 2;
  }
  .btn-explore::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 50%;
    height: 100%;
    background-color: #B6A9F8;
    transform: translateY(-50%);
    z-index: -1;
    transition: width 0.4s ease;
  }
  .btn-explore::before:hover {
    transition: 0.5s all;
  }
  .btn-explore::before:hover::before {
    width: 100%;
  }
  .btn-explore:hover {
    transition: 0.5s all;
  }
  .btn-explore:hover::before {
    width: 100%;
  }
}
.desktop-only {
  display: block;
}
@media (max-width: 768px) {
  .desktop-only {
    display: none;
  }
}

.mobile-only {
  display: none;
}
@media (max-width: 768px) {
  .mobile-only {
    display: block;
  }
}
.mobile-only .see-more-btn {
  background: none;
  border: none;
  cursor: pointer;
  font-weight: bold;
  padding: 0;
}

.text84 {
  font-size: 50px;
} /* Mulish */
.text80 {
  font-size: 46px;
}

.text34 {
  font-size: 22px;
}

.text16 {
  font-size: 14px;
}

.text18 {
  font-size: 14px;
}

.text48 {
  font-size: 20px;
}

.text24 {
  font-size: 16px;
}

.text100 {
  font-size: 40px;
}

.text60 {
  font-size: 30px;
}

.text64 {
  font-size: 30px;
}

.text36 {
  font-size: 18px;
}

.text17 {
  font-size: 12px;
}

.text15 {
  font-size: 0px;
} /* Poppins */
.text30 {
  font-size: 16px;
}

.text210 {
  font-size: 80px;
}

.textP16 {
  font-size: 14px;
} /* to avoid name clash with Mulish .text16 */
.text24p {
  font-size: 14px;
}

.text17p {
  font-size: 14px;
}

@media only screen and (min-width: 768px) {
  .text84 {
    font-size: 55px;
  }
  .text80 {
    font-size: 50px;
  }
  .text34 {
    font-size: 25px;
  }
  .text16 {
    font-size: 15px;
  }
  .text18 {
    font-size: 16px;
  }
  .text48 {
    font-size: 24px;
  }
  .text24 {
    font-size: 18px;
  }
  .text100 {
    font-size: 45px;
  }
  .text60 {
    font-size: 34px;
  }
  .text64 {
    font-size: 34px;
  }
  .text36 {
    font-size: 20px;
  }
  .text17 {
    font-size: 14px;
  }
  .text15 {
    font-size: 10px;
  }
  .text30 {
    font-size: 18px;
  }
  .text210 {
    font-size: 90px;
  }
  .textP16 {
    font-size: 16px;
  }
  .text24p {
    font-size: 16px;
  }
  .text17p {
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .text84 {
    font-size: 60px;
  }
  .text80 {
    font-size: 55px;
  }
  .text34 {
    font-size: 28px;
  }
  .text16 {
    font-size: 16px;
  }
  .text18 {
    font-size: 18px;
  }
  .text48 {
    font-size: 28px;
  }
  .text24 {
    font-size: 20px;
  }
  .text100 {
    font-size: 50px;
  }
  .text60 {
    font-size: 38px;
  }
  .text64 {
    font-size: 38px;
  }
  .text36 {
    font-size: 22px;
  }
  .text17 {
    font-size: 16px;
  }
  .text15 {
    font-size: 12px;
  }
  .text30 {
    font-size: 20px;
  }
  .text210 {
    font-size: 100px;
  }
  .textP16 {
    font-size: 18px;
  }
  .text24p {
    font-size: 18px;
  }
  .text17p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1200px) {
  .text84 {
    font-size: 4.375vw;
  }
  .text80 {
    font-size: 4.1666666667vw;
  }
  .text34 {
    font-size: 1.7708333333vw;
  }
  .text16 {
    font-size: 0.8333333333vw;
  }
  .text18 {
    font-size: 0.9375vw;
  }
  .text48 {
    font-size: 2.5vw;
  }
  .text24 {
    font-size: 1.25vw;
  }
  .text100 {
    font-size: 5.2083333333vw;
  }
  .text60 {
    font-size: 3.125vw;
  }
  .text64 {
    font-size: 3.3333333333vw;
  }
  .text36 {
    font-size: 1.875vw;
  }
  .text17 {
    font-size: 0.8854166667vw;
  }
  .text15 {
    font-size: 0.78125vw;
  }
  .text30 {
    font-size: 1.5625vw;
  }
  .text210 {
    font-size: 10.9375vw;
  }
  .textP16 {
    font-size: 0.8333333333vw;
  }
  .text24p {
    font-size: 1.25vw;
  }
  .text17p {
    font-size: 0.8854166667vw;
  }
}
.main-wrapper {
  padding: 0 25px;
}
@media only screen and (min-width: 768px) {
  .main-wrapper {
    padding: 0 60px;
  }
}
@media only screen and (min-width: 992px) {
  .main-wrapper {
    padding: 0 100px;
  }
}
@media only screen and (min-width: 1200px) {
  .main-wrapper {
    padding: 0vw 7.3958333333vw;
  }
}

@keyframes borderPulse {
  0% {
    box-shadow: inset 0px 0px 0px 5px rgba(255, 255, 255, 0.4), 0px 0px 0px 0px rgb(255, 255, 255);
  }
  100% {
    box-shadow: inset 0px 0px 0px 3px rgba(117, 117, 255, 0.2), 0px 0px 0px 10px rgba(255, 255, 255, 0);
  }
}
@keyframes hoverShine {
  0% {
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
  }
  50% {
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
  }
  100% {
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.4) 100%);
  }
}
/* width */
::-webkit-scrollbar {
  width: 3px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #FFFFFF;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #4A4488;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #4A4488;
}

@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.slide-in-right {
  opacity: 0;
  transform: translateX(-50px);
  transition: opacity 1.9s ease-out, transform 1.9s ease-out;
}

.slide-in-right.visible {
  opacity: 1;
  transform: translateX(0);
}

.scale-up {
  opacity: 0;
  transform: scale(0.9);
  transition: opacity 1.9s ease-out, transform 1.9s ease-out;
}

.scale-up.visible {
  opacity: 1;
  transform: scale(1);
}

.slide-from-left {
  opacity: 0;
  transform: translateX(-50px);
  transition: opacity 1.9s ease-out, transform 1.9s ease-out;
}

.slide-from-left.visible {
  opacity: 1;
  transform: translateX(0);
}

.slide-in-right {
  opacity: 0;
  transform: translateX(50px);
  transition: opacity 1.9s ease-out, transform 1.9s ease-out;
}

.slide-in-right.visible {
  opacity: 1;
  transform: translateX(0);
}

.rotate {
  opacity: 0;
  transform: rotate(-10deg);
  transition: opacity 2.9s ease-out, transform 2.9s ease-out;
}

.rotate.visible {
  opacity: 1;
  transform: rotate(0);
}

.flip {
  opacity: 0;
  transform: rotateY(90deg);
  transition: opacity 2.5s ease-out, transform 2.5s ease-out;
}

.flip.visible {
  opacity: 1;
  transform: rotateY(0);
}

.section-fade,
.section-slide-up {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}
.section-fade.in-view,
.section-slide-up.in-view {
  opacity: 1;
  transform: translateY(0);
}

.section-zoom {
  opacity: 0;
  transform: scale(0.95);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}
.section-zoom.in-view {
  opacity: 1;
  transform: scale(1);
}

.float-up {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 1.2s ease-out, transform 1.2s cubic-bezier(0.33, 1, 0.68, 1);
}
.float-up.visible {
  opacity: 1;
  transform: translateY(0);
}

.blur-in {
  opacity: 0;
  filter: blur(10px);
  transition: opacity 1.3s ease-out, filter 1.3s ease-out;
}
.blur-in.visible {
  opacity: 1;
  filter: blur(0);
}

.tilt-rise {
  opacity: 0;
  transform: translateY(30px) rotateZ(-4deg);
  transition: opacity 1s ease, transform 1s ease;
}
.tilt-rise.visible {
  opacity: 1;
  transform: translateY(0) rotateZ(0);
}

.pop-in {
  opacity: 0;
  transform: scale(0.5);
  transition: opacity 2.6s cubic-bezier(0.25, 1, 0.5, 1), transform 2.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.pop-in.visible {
  opacity: 1;
  transform: scale(1);
}

.skew-slide {
  opacity: 0;
  transform: translateX(-100px) skewX(10deg);
  transition: opacity 1s ease-out, transform 1s ease-out;
}
.skew-slide.visible {
  opacity: 1;
  transform: translateX(0) skewX(0);
}

.reveal-up {
  opacity: 0;
  clip-path: inset(100% 0 0 0);
  transition: opacity 1s ease, clip-path 1.3s ease-out;
}
.reveal-up.visible {
  opacity: 1;
  clip-path: inset(0 0 0 0);
}

.reveal-down {
  opacity: 0;
  clip-path: inset(0 0 100% 0);
  transition: opacity 1s ease, clip-path 1.3s ease-out;
}
.reveal-down.visible {
  opacity: 1;
  clip-path: inset(0 0 0 0);
}

.fancy-border {
  position: relative;
  transition: transform 0.4s ease;
}

.fancy-border::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 2px solid #a45ee5;
  transform: scale(0.95);
  opacity: 0;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.fancy-border.visible::before {
  transform: scale(1);
  opacity: 1;
}

.slide-in-blur-right {
  opacity: 0;
  transform: translateX(50px);
  filter: blur(10px);
  transition: opacity 1.5s ease-out, transform 1.5s ease-out, filter 1.5s ease-out;
}
.slide-in-blur-right.visible {
  opacity: 1;
  transform: translateX(0);
  filter: blur(0);
}

.fade-in-opacity {
  opacity: 0;
  transition: opacity 1s ease-out;
}
.fade-in-opacity.visible {
  opacity: 1;
}

.filter-tab-container .tab-result {
  display: none;
}

.filter-tab-container.active .tab-result {
  display: block;
}

.tab-head {
  cursor: pointer;
}

ul li::marker {
  color: #4A4488;
}

.mobile-only .short-text {
  display: inline;
}

.mobile-only .more-text {
  display: none;
}

.product-child-section .main-wrapper {
  padding-bottom: 70px;
}
.product-child-section .main-wrapper .product-list .product-box {
  margin-bottom: 38px;
}
.product-child-section .main-wrapper .product-list .product-box.hidden-product {
  display: none;
}
.product-child-section .main-wrapper .product-list .product-box.hidden-product .product-full-box .product-image {
  width: 100%;
  height: 259px;
  border: 1px solid rgba(178, 177, 205, 0.25);
  box-shadow: 0px 4px 64px 0px rgba(0, 0, 0, 0.15);
}
.product-child-section .main-wrapper .product-list .product-box.hidden-product .product-full-box .product-image .product-img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.product-child-section .main-wrapper .product-list .product-box.hidden-product .product-full-box .product-details {
  background: #EFF1F6;
  padding: 40px 20px;
  border-bottom: 3px solid #4A4488;
}
.product-child-section .main-wrapper .product-list .product-box.hidden-product .product-full-box .product-details .product-title {
  padding-bottom: 10px;
  line-height: 48px;
  margin-bottom: 30px;
  position: relative;
}
.product-child-section .main-wrapper .product-list .product-box.hidden-product .product-full-box .product-details .product-title::after {
  position: absolute;
  content: "";
  width: 170px;
  height: 1px;
  background: #7672A5;
  opacity: 0.5;
  bottom: 0;
  left: 0;
}
.product-child-section .main-wrapper .product-list .product-box.hidden-product .product-full-box .product-details .product-description {
  padding-bottom: 40px;
}
.product-child-section .main-wrapper .product-list .product-box.hidden-product .product-full-box .product-details .btn-request-details {
  text-decoration: none;
  text-align: justify;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 30px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: uppercase;
  transition: color 0.9s ease-in-out, letter-spacing 0.9s ease-in-out;
}
.product-child-section .main-wrapper .product-list .product-box.hidden-product .product-full-box .product-details .btn-request-details:hover {
  color: #6D64AC;
  letter-spacing: 5px;
}
.product-child-section .main-wrapper .product-list .product-box .product-full-box .product-image {
  width: 100%;
  height: 259px;
  border: 1px solid rgba(178, 177, 205, 0.25);
  box-shadow: 0px 4px 64px 0px rgba(0, 0, 0, 0.15);
}
.product-child-section .main-wrapper .product-list .product-box .product-full-box .product-image .product-img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.product-child-section .main-wrapper .product-list .product-box .product-full-box .product-details {
  background: #EFF1F6;
  padding: 40px 20px;
  border-bottom: 3px solid #4A4488;
}
.product-child-section .main-wrapper .product-list .product-box .product-full-box .product-details .product-title {
  padding-bottom: 10px;
  line-height: 20px;
  margin-bottom: 30px;
  position: relative;
}
.product-child-section .main-wrapper .product-list .product-box .product-full-box .product-details .product-title::after {
  position: absolute;
  content: "";
  width: 170px;
  height: 1px;
  background: #7672A5;
  opacity: 0.5;
  bottom: 0;
  left: 0;
}
.product-child-section .main-wrapper .product-list .product-box .product-full-box .product-details .product-description {
  margin-bottom: 40px;
}
.product-child-section .main-wrapper .product-list .product-box .product-full-box .product-details .btn-request-details {
  text-decoration: none;
  text-align: justify;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 30px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: uppercase;
  transition: color 0.9s ease-in-out, letter-spacing 0.9s ease-in-out;
}
.product-child-section .main-wrapper .product-list .product-box .product-full-box .product-details .btn-request-details:hover {
  color: #6D64AC;
  letter-spacing: 5px;
}
.product-child-section .main-wrapper .load-more-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-child-section .main-wrapper .load-more-container .load-more-btn {
  border: none;
  background: transparent;
  text-align: justify;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 30px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: uppercase;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-child-section .main-wrapper .load-more-container .load-more-btn:hover {
  color: #6D64AC;
  transition: 0.9s all;
}
.product-child-section .main-wrapper .load-more-container .load-more-btn svg.arrow-down {
  width: 30px;
  height: 20px;
}

.product-request-form-section .main-wrapper {
  padding: 0px 0px 70px;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form {
  /* Remove white background after typing */
  /* Also remove autofill background in Webkit browsers */
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container {
  padding: 60px 30px;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .text-center {
  padding-bottom: 50px;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .text-center h6 {
  color: #B6A9F8 !important;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: -1px;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .text-center h2 {
  text-align: center;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  text-transform: capitalize;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .row .col-md-6 {
  margin-bottom: 45px !important;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .row .col-md-6:focus {
  outline: none !important;
  box-shadow: none !important;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .row .col-md-6:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .row .col-md-6.mb-3:focus {
  outline: none !important;
  box-shadow: none !important;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .row .col-md-6.mb-3:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .row .col-md-6.mb-3 label {
  color: #EFF1F6;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.28px;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .row .col-md-6.mb-3 label:focus {
  outline: none !important;
  box-shadow: none !important;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .row .col-md-6.mb-3 label:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .row .col-md-6.mb-3 .wpcf7-form-control-wrap {
  background-color: transparent !important;
  border-radius: 0px !important;
  border: none !important;
  padding: 0px !important;
  color: #FFFFFF !important;
  border-bottom: 2px solid #CFE3EE !important;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .row .col-md-6.mb-3 .wpcf7-form-control-wrap:focus {
  outline: none !important;
  box-shadow: none !important;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .row .col-md-6.mb-3 .wpcf7-form-control-wrap:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .row .col-md-6.mb-3 .wpcf7-form-control-wrap input.form-control {
  border-bottom: 2px solid #CFE3EE !important;
  color: #FFF;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 187.5% */
  letter-spacing: -0.8px;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .row .col-md-6.mb-3 .wpcf7-form-control-wrap input.form-control:focus {
  outline: none !important;
  box-shadow: none !important;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .row .col-md-6.mb-3 .wpcf7-form-control-wrap input.form-control:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .mb-3 {
  margin-bottom: 45px !important;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .mb-3 label {
  color: #EFF1F6;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.28px;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .mb-3 .wpcf7-form-control-wrap textarea.form-control {
  background-color: transparent !important;
  border-radius: 0px !important;
  border: none !important;
  padding: 0px !important;
  color: #FFFFFF !important;
  border-bottom: 2px solid #CFE3EE !important;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 187.5% */
  letter-spacing: -0.8px;
  max-height: 50px;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .text-end {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .text-end:focus {
  outline: none !important;
  box-shadow: none !important;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .text-end:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .form-control {
  background-color: transparent !important;
  border-radius: 0px !important;
  border: none !important;
  padding: 0px !important;
  color: #FFFFFF !important;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .form-control:focus {
  outline: none !important;
  box-shadow: none !important;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .container .form-control:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .wpcf7 input,
.product-request-form-section .main-wrapper .product-rqst-form#products-form .wpcf7 textarea {
  background-color: transparent !important;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .wpcf7 input:focus,
.product-request-form-section .main-wrapper .product-rqst-form#products-form .wpcf7 textarea:focus {
  outline: none !important;
  border: none !important;
  box-shadow: 0 0 0 2px #333 !important;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form .wpcf7 input:focus-visible,
.product-request-form-section .main-wrapper .product-rqst-form#products-form .wpcf7 textarea:focus-visible {
  outline: none !important;
  border: none !important;
  box-shadow: 0 0 0 2px #333 !important;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form input:-webkit-autofill,
.product-request-form-section .main-wrapper .product-rqst-form#products-form input:-webkit-autofill:hover,
.product-request-form-section .main-wrapper .product-rqst-form#products-form input:-webkit-autofill:focus,
.product-request-form-section .main-wrapper .product-rqst-form#products-form textarea:-webkit-autofill,
.product-request-form-section .main-wrapper .product-rqst-form#products-form textarea:-webkit-autofill:hover,
.product-request-form-section .main-wrapper .product-rqst-form#products-form textarea:-webkit-autofill:focus {
  -webkit-text-fill-color: white !important;
  color: white !important;
  caret-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
  background-color: transparent !important;
  transition: background-color 5000s ease-in-out 0s;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form input:-webkit-autofill,
.product-request-form-section .main-wrapper .product-rqst-form#products-form textarea:-webkit-autofill {
  background-color: transparent !important;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
  -webkit-text-fill-color: #fff !important; /* adjust if needed */
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form input:-webkit-autofill:focus,
.product-request-form-section .main-wrapper .product-rqst-form#products-form textarea:-webkit-autofill:focus {
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
}
.product-request-form-section .main-wrapper .product-rqst-form#products-form input:-webkit-autofill:focus-visible,
.product-request-form-section .main-wrapper .product-rqst-form#products-form textarea:-webkit-autofill:focus-visible {
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
}
.product-request-form-section .main-wrapper .product-request-form-wrap {
  position: relative;
}
.product-request-form-section .main-wrapper .product-request-form-wrap .wpcf7 form.invalid .wpcf7-response-output, .product-request-form-section .main-wrapper .product-request-form-wrap .wpcf7 form.unaccepted .wpcf7-response-output, .product-request-form-section .main-wrapper .product-request-form-wrap .wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #ffb900;
  text-align: center;
  font-size: 13px;
  position: absolute;
  bottom: 0;
  top: auto;
  left: 0;
  right: 0;
  color: white;
}
.product-request-form-section .main-wrapper .product-request-form-wrap .wpcf7 form.failed .wpcf7-response-output, .product-request-form-section .main-wrapper .product-request-form-wrap .wpcf7 form.aborted .wpcf7-response-output {
  border-color: #dc3232;
  text-align: center;
  position: absolute;
  bottom: 0;
  top: auto;
  left: 0;
  right: 0;
  color: white;
}
.product-request-form-section .main-wrapper .product-request-form-wrap .wpcf7-not-valid-tip {
  color: #5f0404;
  font-size: 14px;
  font-weight: normal;
  display: block;
}
.product-request-form-section .main-wrapper .product-request-form-wrap .wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  text-align: center;
  font-size: 13px;
  position: absolute;
  bottom: 0;
  top: auto;
  left: 0;
  right: 0;
  color: white;
}

@media only screen and (min-width: 768px) {
  .product-child-section .main-wrapper .product-list .product-box .product-image {
    height: 500px;
  }
  .product-child-section .main-wrapper .product-list .product-box .product-details {
    padding: 60px 50px;
  }
  .product-child-section .main-wrapper .product-list .product-box.hidden-product .product-full-box .product-image {
    height: 500px;
  }
  .product-child-section .main-wrapper .product-list .product-box.hidden-product .product-full-box .product-details {
    padding: 60px 50px;
  }
  .product-child-section .main-wrapper .product-list .product-box .product-full-box .product-image {
    height: 500px;
  }
  .product-child-section .main-wrapper .product-list .product-box .product-full-box .product-details {
    padding: 60px 50px;
  }
  .product-child-section .main-wrapper .product-list .product-box .product-full-box .product-details .product-description {
    max-height: 140px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
  }
  .product-child-section .main-wrapper .product-list .product-box .product-full-box .product-details .product-description::-webkit-scrollbar {
    width: 2px;
  }
  .product-child-section .main-wrapper .product-list .product-box .product-full-box .product-details .product-description::-webkit-scrollbar-track {
    background: transparent;
  }
  .product-child-section .main-wrapper .product-list .product-box .product-full-box .product-details .product-description::-webkit-scrollbar-thumb {
    background-color: #4A4488;
    border-radius: 2px;
  }
}
@media only screen and (min-width: 1200px) {
  .product-child-section .main-wrapper {
    padding: 0vw 16.1458333333vw 7.8125vw;
  }
  .product-child-section .main-wrapper .product-list .product-box {
    padding-bottom: 2.5vw;
  }
  .product-child-section .main-wrapper .product-list .product-box.hidden-product .product-full-box {
    display: flex;
    align-items: center;
  }
  .product-child-section .main-wrapper .product-list .product-box.hidden-product .product-full-box .product-image {
    width: 27.2916666667vw;
    height: 29.0104166667vw;
  }
  .product-child-section .main-wrapper .product-list .product-box.hidden-product .product-full-box .product-details {
    width: 40.4166666667vw;
    height: 29.0625vw;
    padding: 5.2083333333vw 4.1666666667vw;
    border-bottom: 0.4166666667vw solid #4A4488;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  .product-child-section .main-wrapper .product-list .product-box.hidden-product .product-full-box .product-details .product-title {
    padding-bottom: 2.96875vw;
    margin-bottom: 2.8125vw;
    line-height: 2.5vw;
  }
  .product-child-section .main-wrapper .product-list .product-box.hidden-product .product-full-box .product-details .product-title::after {
    position: absolute;
    content: "";
    width: 18.75vw;
    height: 0.0520833333vw;
    left: 0vw;
  }
  .product-child-section .main-wrapper .product-list .product-box.hidden-product .product-full-box .product-details .product-description {
    margin-bottom: 3.125vw;
    padding-bottom: 0vw;
    min-height: 8.59375vw;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 1.0416666667vw;
  }
  .product-child-section .main-wrapper .product-list .product-box.hidden-product .product-full-box .product-details .product-description::-webkit-scrollbar {
    width: 0.1041666667vw;
  }
  .product-child-section .main-wrapper .product-list .product-box.hidden-product .product-full-box .product-details .product-description::-webkit-scrollbar-track {
    background: transparent;
  }
  .product-child-section .main-wrapper .product-list .product-box.hidden-product .product-full-box .product-details .product-description::-webkit-scrollbar-thumb {
    background-color: #4A4488;
    border-radius: 0.1041666667vw;
  }
  .product-child-section .main-wrapper .product-list .product-box .product-full-box {
    display: flex;
    align-items: center;
  }
  .product-child-section .main-wrapper .product-list .product-box .product-full-box .product-image {
    width: 27.2916666667vw;
    height: 29.0104166667vw;
  }
  .product-child-section .main-wrapper .product-list .product-box .product-full-box .product-details {
    width: 40.4166666667vw;
    height: 29.0625vw;
    padding: 4.8958333333vw 4.1666666667vw;
    border-bottom: 0.4166666667vw solid #4A4488;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
  .product-child-section .main-wrapper .product-list .product-box .product-full-box .product-details .product-title {
    padding-bottom: 2.0833333333vw;
    margin-bottom: 2.6041666667vw;
    line-height: 2.5vw;
  }
  .product-child-section .main-wrapper .product-list .product-box .product-full-box .product-details .product-title::after {
    position: absolute;
    content: "";
    width: 18.75vw;
    height: 0.0520833333vw;
    left: 0vw;
  }
  .product-child-section .main-wrapper .product-list .product-box .product-full-box .product-details .product-description {
    margin-bottom: 3.125vw;
    min-height: 8.59375vw;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 1.0416666667vw;
  }
  .product-child-section .main-wrapper .product-list .product-box .product-full-box .product-details .product-description::-webkit-scrollbar {
    width: 0.1041666667vw;
  }
  .product-child-section .main-wrapper .product-list .product-box .product-full-box .product-details .product-description::-webkit-scrollbar-track {
    background: transparent;
  }
  .product-child-section .main-wrapper .product-list .product-box .product-full-box .product-details .product-description::-webkit-scrollbar-thumb {
    background-color: #4A4488;
    border-radius: 0.1041666667vw;
  }
  .product-child-section .main-wrapper .load-more-container {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .product-child-section .main-wrapper .load-more-container .load-more-btn {
    text-align: justify;
    font-size: 0.8333333333vw;
    font-style: normal;
    font-weight: 800;
    line-height: 0.8333333333vw;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    text-transform: uppercase;
    margin-right: 2.0833333333vw;
  }
  .product-child-section .main-wrapper .load-more-container .load-more-btn svg.arrow-down {
    width: 1.25vw;
    height: 1.25vw;
  }
  .product-request-form-section .main-wrapper {
    padding: 0vw 16.1458333333vw 7.2916666667vw;
  }
  .product-request-form-section .main-wrapper .product-rqst-form#products-form .container {
    max-width: 100%;
    padding: 6.3020833333vw 9.2708333333vw;
  }
  .product-request-form-section .main-wrapper .product-rqst-form#products-form .container .text-center {
    padding-bottom: 5.4166666667vw;
  }
  .product-request-form-section .main-wrapper .product-rqst-form#products-form .container .text-center h6 {
    padding-bottom: 1.3020833333vw;
  }
  .product-request-form-section .main-wrapper .product-rqst-form#products-form .container .text-center h2 {
    font-size: 3.3333333333vw;
    font-style: normal;
    font-weight: 400;
    line-height: 3.125vw;
  }
  .product-request-form-section .main-wrapper .product-rqst-form#products-form .container .row {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    position: relative;
    left: 0.625vw;
  }
  .product-request-form-section .main-wrapper .product-rqst-form#products-form .container .row .col-md-6 {
    width: 21.9791666667vw;
    padding: 0;
    margin-right: 5.2083333333vw;
  }
  .product-request-form-section .main-wrapper .product-rqst-form#products-form .container .row .col-md-6.mb-3 label {
    color: #EFF1F6;
    font-family: "Poppins", sans-serif;
    font-size: 0.8854166667vw;
    font-style: normal;
    font-weight: 500;
    line-height: 0.8854166667vw;
    letter-spacing: 0.0177083333vw;
  }
  .product-request-form-section .main-wrapper .product-rqst-form#products-form .container .row .col-md-6.mb-3 .wpcf7-form-control-wrap input.form-control {
    color: #FFF;
    font-family: "Poppins", sans-serif;
    font-size: 1.5625vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5625vw;
    letter-spacing: -0.078125vw;
    width: 21.9791666667vw;
  }
  .product-request-form-section .main-wrapper .product-rqst-form#products-form .container .mb-3 {
    margin-bottom: 4.0625vw !important;
  }
  .product-request-form-section .main-wrapper .product-rqst-form#products-form .container .mb-3 label {
    color: #EFF1F6;
    font-family: "Poppins", sans-serif;
    font-size: 0.8854166667vw;
    font-style: normal;
    font-weight: 500;
    line-height: 0.8854166667vw;
    letter-spacing: 0.0177083333vw;
  }
  .product-request-form-section .main-wrapper .product-rqst-form#products-form .container .mb-3 .wpcf7-form-control-wrap textarea.form-control {
    color: #FFF;
    font-family: "Poppins", sans-serif;
    font-size: 1.5625vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.078125vw;
    width: 49.5833333333vw;
  }
  .product-request-form-section .main-wrapper .product-rqst-form#products-form .container .text-end {
    justify-content: flex-end;
  }
  .product-request-form-section .main-wrapper .product-rqst-form input:-webkit-autofill,
  .product-request-form-section .main-wrapper .product-rqst-form textarea:-webkit-autofill,
  .product-request-form-section .main-wrapper .product-rqst-form select:-webkit-autofill {
    background-color: transparent !important;
    color: #fff !important;
    border: 0px !important;
    box-shadow: 0 0 0px 1000px transparent inset !important;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
    transition: background-color 5000s ease-in-out 0s;
  }
  .product-request-form-section .main-wrapper .product-request-form-wrap {
    position: relative;
  }
  .product-request-form-section .main-wrapper .product-request-form-wrap .wpcf7 form.invalid .wpcf7-response-output, .product-request-form-section .main-wrapper .product-request-form-wrap .wpcf7 form.unaccepted .wpcf7-response-output, .product-request-form-section .main-wrapper .product-request-form-wrap .wpcf7 form.payment-required .wpcf7-response-output {
    bottom: 2.8645833333vw;
    width: 80%;
    margin: auto;
  }
  .product-request-form-section .main-wrapper .product-request-form-wrap .wpcf7 form.failed .wpcf7-response-output, .product-request-form-section .main-wrapper .product-request-form-wrap .wpcf7 form.aborted .wpcf7-response-output {
    bottom: 2.8645833333vw;
    width: 80%;
    margin: auto;
  }
  .product-request-form-section .main-wrapper .product-request-form-wrap .wpcf7 form.sent .wpcf7-response-output {
    bottom: 2.8645833333vw;
    width: 80%;
    margin: auto;
  }
}

/*# sourceMappingURL=page-product-child.css.map */
