.gradient-heading{background:linear-gradient(45deg,#f63194,#f6d631);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:gradientAnimation 3s ease infinite}@keyframes gradientAnimation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background-color:#f3f3f7}a,a:visited,a:link{text-decoration:none}.section{padding:12rem;background-color:#f3f3f7}.pri-text{color:#f63194}.popup-container{width:100vw;height:100vh;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;z-index:8;background-color:#f3f3f7}.popup-container .contact-form{border:1px solid #D9D9E3;padding:4rem;max-width:56rem;background-color:#fff;border-radius:1.6rem;box-shadow:0 0 20px #0003}.popup-close{padding:2rem;font-size:2rem;position:absolute;top:2rem;right:2rem;color:#fff;background-color:#2f2f3c;border-radius:1.6rem;cursor:pointer}.popup-logo{position:absolute;top:2rem;left:2rem}@media screen and (max-width: 430px){.section{padding:12rem 1.6rem}.popup-container{padding:0 1rem}.popup-container .contact-form{padding:2rem 1.6rem}.popup-close{padding:2rem;font-size:1.6rem;top:1rem;right:1rem}.popup-logo{top:2rem;right:1rem}}@media screen and (min-width: 1441px){html{font-size:75%}}.hero{width:100%;height:81rem;overflow:hidden;position:relative}.hero-content{margin-top:16rem}.hero-checks{margin:4rem 0}.hero-checks-check{display:flex;justify-content:flex-start;gap:1rem;align-items:center;margin-bottom:2rem}.hero-checks-check-icon{width:2.4rem}.hero-checks-check-text{font-size:1.6rem;line-height:2.6rem;font-weight:600;color:#c0c0ce}.hero-content-container{display:flex;align-items:flex-start;position:absolute;top:0;left:0;width:100%;height:81rem;z-index:1;padding:0 12rem;background-image:linear-gradient(to right,#111118 10%,#11111880)}.hero-heading{font-size:5.6rem;line-height:6.2rem;font-weight:700;color:#f3f3f7;max-width:56rem}.hero-ctas{display:flex;margin-top:4rem;margin-bottom:4rem;align-items:center;gap:4rem}.hero-cta{padding:.8rem 1.2rem;background-color:#f63194;color:#fff;border-radius:.8rem;display:block;text-align:center;cursor:pointer;font-size:1.4rem;line-height:2.4rem;font-weight:600;transition:all .4s ease}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 0 10px #0003}.hero-cta-sec{color:#f63194;font-size:1.4rem;line-height:2.4rem;font-weight:600;border:1px solid transparent;padding:.8rem 1.2rem;border-radius:.4rem;transition:all .4s ease}.hero-cta-sec:hover{border:1px solid #F63194;transform:translateY(-2px);color:#fff}.hero-stats{display:flex;align-items:center;gap:6.4rem}.hero-stats-num{font-size:3rem;line-height:4rem;font-weight:700;color:#c0c0ce;margin-bottom:0}.hero-stats-des{font-size:1.4rem;line-height:2.4rem;font-weight:600;color:#767693}.nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 12rem;background-color:#fff;position:fixed;z-index:2;width:100%;top:0;left:0}.nav-logo{height:3.2rem}.nav-links{display:flex;gap:3.2rem}.nav-links-link{font-size:1.4rem;line-height:2.4rem;font-weight:600;color:#2f2f3c;padding:.4rem 2rem;border-radius:100px;transition:all .4s ease}.nav-links-link:hover{background-color:#f63194;color:#fff;transform:translateY(-2px);box-shadow:0 0 10px #0003}.nav-cta{padding:.8rem 1.2rem;background-color:#f63194;color:#fff;border-radius:.8rem;display:block;text-align:center;cursor:pointer;font-size:1.4rem;line-height:2.4rem;font-weight:600;transition:all .4s ease}.nav-cta:hover{transform:translateY(-2px);box-shadow:0 0 10px #0003}@media screen and (max-width: 430px){.hero-content{margin-top:7rem}.hero-content-container{padding:2rem 1.6rem;align-items:center;background-image:linear-gradient(to bottom,#111118 10%,#11111880)}.hero-heading{font-size:4.8rem;font-weight:700}.hero-ctas{gap:2rem;margin:2.4rem 0}.hero-cta{font-size:1.2rem;line-height:2rem;font-weight:600}.hero-cta-sec{font-size:1.2rem;line-height:2rem;font-weight:600;border:1px solid #F63194;color:#fff}.hero-stats{flex-direction:column;gap:2.4rem;align-items:flex-start}.hero-stats-num{font-size:3rem;line-height:4rem;font-weight:700;color:#f3f3f7}.hero-stats-des{font-size:1.4rem;line-height:2.4rem;font-weight:600;color:#c0c0ce}.hero-checks{margin-bottom:1rem}.hero-checks-check{margin-bottom:.8rem}.nav{padding:2rem 1.6rem}.nav-links,.nav-cta{display:none}}.services-heading{font-size:3rem;line-height:4rem;font-weight:700;color:#111118;margin-bottom:6.4rem;text-align:center}.services-cards{margin:0 auto;display:flex;justify-content:center;align-items:center;gap:4.8rem;flex-wrap:wrap}.services-cards-card{width:36rem;border-radius:.8rem;overflow:hidden;background-color:#fff;transition:all .4s ease;position:relative}.services-cards-card:hover{box-shadow:0 0 20px #0003;transform:translateY(-8px)}.services-cards-card-img{width:100%;height:36rem;background-color:#111118}.services-cards-card-content{padding:2.4rem;width:100%}.services-cards-card-content-heading{font-size:2.8rem;line-height:3.2rem;font-weight:600;color:#2f2f3c}.services-cards-card-content-des{font-size:1.4rem;line-height:2.4rem;font-weight:500;color:#515167;margin-top:.8rem;margin-bottom:2rem}.services-cards-card-content-cutoutprice{font-size:1.6rem;line-height:2.6rem;font-weight:700;color:#8d8da5;text-decoration:line-through}.services-cards-card-content-currentprice{font-size:2.8rem;line-height:3.2rem;font-weight:600;color:#f63194;margin-bottom:2rem}.services-cards-card-tag{position:absolute;top:0;left:2rem;width:14rem}@media screen and (max-width: 430px){.services-cards{flex-direction:column}.services-cards-card{width:98%;max-width:35.8rem;box-shadow:0 0 20px #0003}}.carousel{position:relative;width:100%;height:81rem;overflow:hidden}.carousel-container{display:flex;width:400%;animation:slide 12s infinite}.carousel-img{width:100%;height:81rem;object-fit:cover}@keyframes slide{0%,25%{transform:translate(0)}30%,50%{transform:translate(-25%)}55%,75%{transform:translate(-50%)}80%,to{transform:translate(-75%)}}.reviews{padding:12rem 0;background-color:#f3f3f7}.reviews-stats{text-align:center}.reviews-rating{display:flex;justify-content:center;align-items:center}.reviews-rating-num{font-size:2.8rem;line-height:3.2rem;font-weight:600;color:#111118;margin-right:.8rem}.reviews-rating-stars{height:3.2rem}.reviews-google{font-size:2rem;line-height:2.2rem;font-weight:600;color:#111118;text-align:center;margin-top:2.4rem}.reviews-google-num{font-size:1.4rem;line-height:2.4rem;font-weight:500;color:#515167;margin-top:.8rem}.reviews-cards-container{overflow:scroll;margin:6.4rem 0;width:100%;padding:2.4rem}.reviews-cards{display:flex;gap:2.4rem;align-items:center}.reviews-cards-card{display:flex;justify-content:space-between;flex-direction:column;width:32rem;height:38.4rem;background-color:#fff;box-shadow:0 0 20px #0003;border-radius:.8rem;flex-shrink:0;padding:1.4rem}.reviews-cards-card-rating{height:2.4rem;margin:1.6rem 0 .8rem}.reviews-cards-card-review{font-size:1.4rem;line-height:2.4rem;font-weight:400;color:#515167;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;text-overflow:ellipsis}.reviews-cards-card-user{display:flex;align-items:center;gap:.8rem;padding-bottom:1.6rem;border-bottom:1px solid #F3F3F7}.reviews-cards-card-user-img{height:4.8rem;width:4.8rem;background-color:#515167;border-radius:100rem}.reviews-cards-card-user-name{font-size:1.6rem;line-height:2.6rem;font-weight:600;color:#2f2f3c}.reviews-cards-card-user-from{font-size:1.4rem;line-height:2.4rem;font-weight:400;color:#8d8da5}.reviews-cta{padding:.8rem 1.2rem;background-color:#3169f6;font-size:1.4rem;line-height:2.4rem;font-weight:600;color:#fff;border-radius:.4rem}.help{text-align:center}.read-reviews{padding:.4rem .8rem;font-size:1.4rem;line-height:2.4rem;font-weight:500;color:#8d8da5;border:1px solid #D9D9E3;border-radius:.8rem;display:inline-block}.offers{padding:12rem 0;background-color:#f3f3f7}.offers-tag{background-color:#f63194;font-size:1.4rem;line-height:2.4rem;font-weight:600;padding:.8rem;color:#fff;border-bottom-left-radius:.4rem;display:inline;position:absolute;top:0;right:0}.offers-heading{font-size:3rem;line-height:4rem;font-weight:700;color:#111118;margin-bottom:1.6rem;text-align:center}.offers-subheading{font-size:1.4rem;line-height:2.4rem;font-weight:400;color:#515167;width:70%;margin:0 auto 6.4rem;text-align:center}.offers-cards{margin:0 auto;display:flex;justify-content:center;align-items:center;gap:3.2rem}.offers-cards-card{position:relative;width:38.4rem;border-radius:.8rem;overflow:hidden;background-color:#fff;transition:all .4s ease}.offers-cards-card-tag{background-color:#f63194;font-size:1.4rem;line-height:2.4rem;font-weight:600;padding:.4rem .8rem;color:#fff;border-bottom-left-radius:.4rem;display:inline;position:absolute;top:0;right:0}.offers-cards-card:hover{box-shadow:0 0 20px #0003;transform:translateY(-8px)}.offers-cards-card-img{width:100%;height:28.4rem;background-color:#111118}.offers-cards-card-content{padding:1.6rem 1rem;width:100%;text-align:center}.offers-cards-card-content-heading{font-size:2.8rem;line-height:3.2rem;font-weight:600;color:#2f2f3c;margin-bottom:2.4rem}.offers-cards-card-content-cutoutprice{font-size:1.6rem;line-height:2.6rem;font-weight:700;color:#8d8da5;text-decoration:line-through}.offers-cards-card-content-currentprice{font-size:2.8rem;line-height:3.2rem;font-weight:600;color:#f63194;margin-bottom:3rem}.contact{display:flex;gap:6.4rem;align-items:center}.contact-map,.contact-form{width:50%}.contact-form-heading{font-size:2.8rem;line-height:3.2rem;font-weight:600}.contact-form-subheading{font-size:1.4rem;line-height:2.4rem;font-weight:400;color:#515167;margin-top:1.6rem;margin-bottom:3.2rem}.contact-form-input-group{margin-bottom:1.6rem}.contact-form-input-lable{font-size:1.6rem;line-height:2.6rem;font-weight:600;color:#111118}.contact-form-input-field{padding:1rem 1.2rem;border:1px solid #D9D9E3;border-radius:.8rem;color:#8d8da5;margin-top:.8rem}.contact-cta{padding:.8rem 1.2rem;background-color:#f63194;color:#fff;border-radius:.8rem;display:block;text-align:center;cursor:pointer;font-size:1.4rem;line-height:2.4rem;font-weight:500;margin-top:3.2rem;transition:all .4s ease}.contact-cta:hover{transform:translateY(-2px);box-shadow:0 0 10px #0003}.contact-location{display:flex;padding:.8rem;gap:1.6rem}.contact-location-icon{width:3.2rem;height:3.2rem;aspect-ratio:1/1;border-radius:.8rem;border:1px solid #8D8DA5}.contact-location-address{font-size:1.4rem;line-height:2.4rem;font-weight:400;color:#515167}.contact-location-map{border-radius:1.6rem;width:100%;object-fit:fill;margin-top:.8rem}@media screen and (max-width: 430px){.contact{flex-direction:column;gap:6.4rem}.contact-map,.contact-form,.contact-location-map{width:100%}}.footer{display:flex;justify-content:space-between;margin:1rem 4rem;border-top:1px solid #C0C0CE;border-bottom:1px solid #C0C0CE;padding:6.4rem 0}.footer-logo{height:5rem;margin-bottom:1.6rem}.footer-address{font-size:1.4rem;line-height:2.4rem;font-weight:400;color:#515167;max-width:40rem}.footer-links{display:flex;gap:8rem}.footer-links-group{display:flex;flex-direction:column;gap:.8rem}.footer-links-group-heading{margin-bottom:1.6rem;font-size:2rem;line-height:2.2rem;font-weight:600;color:#2f2f3c}.footer-links-group-link{font-size:1.4rem;line-height:2.4rem;font-weight:600;color:#8d8da5}@media screen and (max-width: 430px){.footer{margin:4rem 1.6rem 0;padding:4rem 0;display:block}.footer-links{margin-top:6rem;display:flex;flex-direction:column;gap:4rem}.footer-links-group{flex-direction:column;gap:.8rem}}.copyright{font-size:1.4rem;line-height:2.4rem;font-weight:600;color:#8d8da5;padding:1.6rem 0;text-align:center}.qna{max-width:72rem;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;background-color:#f3f3f7}.qna-heading{font-size:3rem;line-height:4rem;font-weight:700;color:#111118;margin-bottom:2.4rem}.qna-subheading{font-size:1.4rem;line-height:2.4rem;font-weight:500;color:#515167;margin-bottom:4rem}.qna-accordian{padding:1rem;max-width:56rem;background-color:#fff;border-radius:.9rem;border:1px solid black;margin-bottom:1.5rem}.qna-accordian-question{font-size:2rem;line-height:2.2rem;font-weight:600;font-size:1.5em;color:#2f2f3c;text-align:left}.qna-accordian-answer{max-height:0;overflow:hidden;transition:max-height .4s ease;margin-top:0rem;font-size:1.4rem;line-height:2.4rem;font-weight:500;color:#8d8da5;text-align:left}.toggle{max-height:20rem}@media screen and (max-width: 460px){.qna{padding:0 1.6rem}}.override-icon{padding:.4rem;background-color:#f3f3f7;border-radius:4px}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal{background-color:#fff;padding:20px;border-radius:8px;width:400px;max-width:90%;box-shadow:0 4px 6px #0000001a;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:center}.modal-header h3{margin:0;font-size:1.5rem}.close-btn{background:transparent;border:none;font-size:1.5em;cursor:pointer}.form-group{margin-bottom:15px}.form-group label{display:block;font-weight:700;margin-bottom:5px}.form-group input{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;font-size:1rem}.modal-footer{display:flex;justify-content:space-between;margin-top:20px}button{padding:10px 20px;border:none;border-radius:4px;cursor:pointer}.open-modal-btn{background-color:#007bff;color:#fff;font-size:16px;padding:10px 20px;border:none;border-radius:4px;cursor:pointer}.submit-btn{background-color:#28a745;color:#fff}.cancel-btn{background-color:#dc3545;color:#fff}.submit-btn:hover,.cancel-btn:hover{opacity:.8}.open-modal-btn:hover{background-color:#0056b3}@media (max-width: 600px){.modal{width:90%;padding:15px}.modal-header h3{font-size:1.2rem}.form-group input{padding:8px;font-size:.9rem}.modal-footer{flex-direction:column;align-items:center}.modal-footer button{width:100%;margin-bottom:10px}.cancel-btn{background-color:#f0ad4e;margin-top:10px}}@media (min-width: 601px){.modal{width:50%}.modal-header h3{font-size:1.5rem}.form-group input{padding:10px;font-size:1rem}.modal-footer{flex-direction:row;justify-content:space-between}.modal-footer button{width:auto;margin:0}}
