html{scroll-behavior:smooth;font-size:62.5%;color:#000}*{padding:0;margin:0;box-sizing:border-box}body{font-family:Lato,sans-serif}.whatsapp-float{position:fixed;width:60px;height:60px;bottom:30px;right:20px;background-color:#25d366;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:28px;box-shadow:2px 2px 10px #0000004d;animation:pulseGlow 2s infinite ease-in-out;z-index:1000;transition:transform .7s ease-in-out}.whatsapp-float:hover{transform:rotate(360deg)}@keyframes pulseGlow{0%{transform:scale(1);box-shadow:0 0 10px #25d36699,0 0 20px #25d36666}50%{transform:scale(1.15);box-shadow:0 0 25px #25d366e6,0 0 50px #25d36699}to{transform:scale(1);box-shadow:0 0 10px #25d36699,0 0 20px #25d36666}}@media (max-width:500px){.whatsapp-float{height:40px;width:40px;right:8px;bottom:100px}}.hero-section{height:85vh;display:flex;color:#fff;background-image:url(/assets/Hero-BJC3Zeuc.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.hero-section:before{content:"";position:absolute;inset:0;background:#0009}.header-wrapper{display:flex;flex-direction:column}.hero-header{position:fixed;top:0;left:0;width:100%;padding:1rem 6rem;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s ease,box-shadow .3s ease;z-index:1000;background:transparent}.hero-header.scrolled{background-color:#c62738;box-shadow:0 2px 6px #0003}.header-img{display:flex;flex:0 1 70%}.hero-header .contact-btn{margin-top:0}.hero-header img{max-width:200px;height:auto;object-fit:contain}.header-btn-wrapper{display:flex;justify-content:flex-end;flex:0 0 30%}.badge-container{display:flex;align-items:center;justify-content:center;transform:translateY(100px)}.badge-left{flex:0 1 70%}.badge-right{flex:0 0 30%}.hero-container{display:flex;flex:0 0 65%}.right-btn-container{display:flex;justify-content:center;margin-bottom:1rem;margin-top:-.8rem}.hero-content{position:relative;padding-top:100px;width:100%;display:flex;flex-direction:column;padding:2rem 6rem;justify-content:space-between;z-index:1}.hero-left-section{flex:0 1 60%;display:flex;padding-top:5rem;flex-direction:column;justify-content:center}.some-container{display:flex;flex-direction:column;height:100%}.some-container-right{display:flex;flex-direction:column;align-items:flex-end;height:auto;gap:1rem}.some-container-right .trust-badges{display:none}.hero-right-section{flex:0 0 40%;display:flex;flex-direction:column;justify-content:space-around}.hero-left-section img{max-width:200px;height:auto;object-fit:contain}.hero-spt{height:5rem;overflow:hidden;position:relative}.carousel-wrapper{display:flex;flex-direction:column;transition:transform .6s ease-in-out}.hero-carousel-item{opacity:0;transform:translateY(100%);transition:all .6s ease-in-out;position:absolute;width:100%;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-carousel-item.active{opacity:1;transform:translateY(0);position:relative;width:100%;background-color:transparent}.hero-spt h3{font-size:3rem;font-weight:800;margin-bottom:1rem}.hero-spt-num{color:#ee5e4e;margin-right:1rem}.hero-heading-container h1{margin:0;font-size:6rem;font-weight:800;line-height:1}.line-top{display:block}.line-bottom{display:inline-flex;align-items:center;gap:2rem;margin-top:.35rem}.hero-heading-container .hero-italic{display:inline-block;font-family:Playfair Display,serif;font-style:italic;font-size:6rem;line-height:1;margin:0;padding:0}.contact-btn{display:inline-flex;min-width:30rem;margin-top:.8rem;align-items:center;justify-content:center;gap:.6rem;padding:.4rem 2rem;border:2px solid #ee5e4e;border-radius:50px;background:transparent;color:#fff;font-size:1.2rem;font-weight:600;cursor:pointer;overflow:hidden;position:relative;line-height:1}.contact-btn .arrow{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#ee5e4e;color:#fff;padding:0;margin:0;font-size:.9rem}.style-button{padding:1rem 3rem;border-radius:3rem;color:#fff;background-color:transparent;border:none;border-right:1rem #ee5e4e solid;outline:.2rem solid #ee5e4e;position:relative;cursor:pointer}.style-button:after{content:"➔";position:absolute;left:12.2rem;top:50%;transform:translateY(-50%);color:#fff;font-size:1rem;font-weight:300}.right-btm-container{display:flex;justify-content:flex-end}.trust-badges{display:inline-flex;width:600px;justify-content:space-around;gap:16px;padding:1.5rem 1.4rem;border-radius:1.2rem;background:#00000040;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);align-items:center}.brand-badge{display:flex;align-items:center;gap:5rem;border-radius:5px;background:transparent;color:var(--dark)}.brand-left{display:flex;flex-direction:column;align-items:center;line-height:1}.brand-top{font-size:1.6rem;color:#fff;margin-left:1rem;font-weight:700;margin-bottom:4px}.brand-no{font-weight:700;font-size:24px;color:#ee5e4e;letter-spacing:-.5px}.brand-no span{font-size:24px}.brand-badge .divider{width:1px;height:44px;background:linear-gradient(#e6e6e6,#d7d7d7);border-radius:1px}.brand-right .brand-sub{font-size:1.6rem;font-weight:700;color:#fff;max-width:180px;line-height:1.05;font-weight:600}.warranty-badge{display:flex;flex-direction:column;overflow:hidden;border-radius:1.2rem;box-shadow:0 1px #0000000f inset;font-weight:700;text-align:center;min-width:120px;line-height:1;-webkit-user-select:none;user-select:none}.w-top{background:#333;color:#fff;padding:6px 10px;font-size:14px;letter-spacing:.8px}.w-bottom{background:#ee5e4e;color:#fff;padding:8px 10px;font-size:13px;letter-spacing:.6px}@media (max-width: 1200px){.hero-section{height:85vh}}.Curve_Con{height:36px;width:400px;background:ivory;position:absolute;bottom:-1px;left:50%;transform:translate(-50%);border-radius:28px 25px 0 0}.Curve_Circle1{height:30px;width:30px;background-color:ivory;border:none;position:absolute;left:-28px;bottom:0;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20version='1.2'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%20width='100'%20height='100'%3e%3ctitle%3eNew%20Project%3c/title%3e%3cdefs%3e%3cimage%20width='98'%20height='100'%20id='img1'%20href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGIAAABkCAMAAABKIhUhAAAAAXNSR0IB2cksfwAAAXRQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAClMElwAAAHx0Uk5TAAQMFR0lLjY/R1hxi6O+1/H/T3mm0QH5KFSB9zu38zR+0ySA2yyC6FC5/gdkAuJoBudsdhz2sQjjiDz9ELVtBcpwSUE39TVMb5oLs9pO9I3Pfy3Wivw93Q2bbupd31Jc1WLePp7yG3vhV0SZ8ELsF60ZWyBRhYO4aZzH4JhyiREAAAJiSURBVHictdbdSxRRGAbwedzdWsuPXHPYNqWykmwTJcNNqRYrUoNuCsKL6CbwQoiI/qGgugiiCKKLiKgkkQj8WsRIdE3EPjY114+Usm6y1t2Z2Tlz3meuznnfZ94fMwy7Bwb7AuhEAZ/w8Qk/nwjwiS18YiufCPKJQj6xjU9s5xNFfKKYT5TwiVI+sYNOgE8E+F9U6DedKF+nEzt/0YmKn2zCxBqbCK8abGLXDzoRWaETJT42gcgym6hcMthE+TqdqFpkE2YwzSb2LBhsYu93OrFvnk1UzxlsYv8snTjwjU0cTBlsouYrmzDLvrCJQ58NNlH7iU34a2bYRFHAIBPR6Y3RNOLI9MaKRdRhik3Uf/y3JBENSLKJoxP/1xwi8yFIRON4xoZCHMMYm2j6kLljEIXBTVsCEcN7NtE8unkvT7RghEycWEpmVcSJk4nsijRxajinJEz8PToRCV90KrcoSsQxaFEVJYr9VlVJonXAsixInO63rssRZxJrZKJlctmmI0WcxTu7lhBxbjRt25Mh2hJ2b0mKaE+POHQFCLOxz7GvT5xHr3NAmwi0vcmT0CUuoCdfRI+oq36dP6RFhI+/cpHSIOKhXptfJSniIl64C3olorV47jLqkbiMZ66znohODM64T3sg4rvxVCWvTlzBE7UbVImrPfOKd6gRZgceqwJKROwwHqkDCsQ14IEXwC3RBdz3Nt8d0dD8MuT0x6lNdAP3NObnJa6nKu7ozXckbiyU3hY5n1gPuYnVuwUS4y2JW0DfYlJqfBbRmQpHsKL/7nOI2GxV08NLQ/V4a3vu1bz+AE7QaYEKHVmiAAAAAElFTkSuQmCC'/%3e%3c/defs%3e%3cstyle%3e%3c/style%3e%3cuse%20id='Layer%201'%20href='%23img1'%20x='2'%20y='0'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20version='1.2'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%20width='100'%20height='100'%3e%3ctitle%3eNew%20Project%3c/title%3e%3cdefs%3e%3cimage%20width='98'%20height='100'%20id='img1'%20href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGIAAABkCAMAAABKIhUhAAAAAXNSR0IB2cksfwAAAXRQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAClMElwAAAHx0Uk5TAAQMFR0lLjY/R1hxi6O+1/H/T3mm0QH5KFSB9zu38zR+0ySA2yyC6FC5/gdkAuJoBudsdhz2sQjjiDz9ELVtBcpwSUE39TVMb5oLs9pO9I3Pfy3Wivw93Q2bbupd31Jc1WLePp7yG3vhV0SZ8ELsF60ZWyBRhYO4aZzH4JhyiREAAAJiSURBVHictdbdSxRRGAbwedzdWsuPXHPYNqWykmwTJcNNqRYrUoNuCsKL6CbwQoiI/qGgugiiCKKLiKgkkQj8WsRIdE3EPjY114+Usm6y1t2Z2Tlz3meuznnfZ94fMwy7Bwb7AuhEAZ/w8Qk/nwjwiS18YiufCPKJQj6xjU9s5xNFfKKYT5TwiVI+sYNOgE8E+F9U6DedKF+nEzt/0YmKn2zCxBqbCK8abGLXDzoRWaETJT42gcgym6hcMthE+TqdqFpkE2YwzSb2LBhsYu93OrFvnk1UzxlsYv8snTjwjU0cTBlsouYrmzDLvrCJQ58NNlH7iU34a2bYRFHAIBPR6Y3RNOLI9MaKRdRhik3Uf/y3JBENSLKJoxP/1xwi8yFIRON4xoZCHMMYm2j6kLljEIXBTVsCEcN7NtE8unkvT7RghEycWEpmVcSJk4nsijRxajinJEz8PToRCV90KrcoSsQxaFEVJYr9VlVJonXAsixInO63rssRZxJrZKJlctmmI0WcxTu7lhBxbjRt25Mh2hJ2b0mKaE+POHQFCLOxz7GvT5xHr3NAmwi0vcmT0CUuoCdfRI+oq36dP6RFhI+/cpHSIOKhXptfJSniIl64C3olorV47jLqkbiMZ66znohODM64T3sg4rvxVCWvTlzBE7UbVImrPfOKd6gRZgceqwJKROwwHqkDCsQ14IEXwC3RBdz3Nt8d0dD8MuT0x6lNdAP3NObnJa6nKu7ozXckbiyU3hY5n1gPuYnVuwUS4y2JW0DfYlJqfBbRmQpHsKL/7nOI2GxV08NLQ/V4a3vu1bz+AE7QaYEKHVmiAAAAAElFTkSuQmCC'/%3e%3c/defs%3e%3cstyle%3e%3c/style%3e%3cuse%20id='Layer%201'%20href='%23img1'%20x='2'%20y='0'/%3e%3c/svg%3e");-webkit-mask-size:cover;mask-size:cover}.Curve_Circle2{height:25px;width:30px;background-color:ivory;position:absolute;border:none;right:-28px;bottom:0;z-index:100;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20version='1.2'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%20width='100'%20height='100'%3e%3ctitle%3eNew%20Project%3c/title%3e%3cdefs%3e%3cimage%20width='98'%20height='100'%20id='img1'%20href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGIAAABkCAMAAABKIhUhAAAAAXNSR0IB2cksfwAAAXRQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAClMElwAAAHx0Uk5TAAQMFR0lLjY/R1hxi6O+1/H/T3mm0QH5KFSB9zu38zR+0ySA2yyC6FC5/gdkAuJoBudsdhz2sQjjiDz9ELVtBcpwSUE39TVMb5oLs9pO9I3Pfy3Wivw93Q2bbupd31Jc1WLePp7yG3vhV0SZ8ELsF60ZWyBRhYO4aZzH4JhyiREAAAJiSURBVHictdbdSxRRGAbwedzdWsuPXHPYNqWykmwTJcNNqRYrUoNuCsKL6CbwQoiI/qGgugiiCKKLiKgkkQj8WsRIdE3EPjY114+Usm6y1t2Z2Tlz3meuznnfZ94fMwy7Bwb7AuhEAZ/w8Qk/nwjwiS18YiufCPKJQj6xjU9s5xNFfKKYT5TwiVI+sYNOgE8E+F9U6DedKF+nEzt/0YmKn2zCxBqbCK8abGLXDzoRWaETJT42gcgym6hcMthE+TqdqFpkE2YwzSb2LBhsYu93OrFvnk1UzxlsYv8snTjwjU0cTBlsouYrmzDLvrCJQ58NNlH7iU34a2bYRFHAIBPR6Y3RNOLI9MaKRdRhik3Uf/y3JBENSLKJoxP/1xwi8yFIRON4xoZCHMMYm2j6kLljEIXBTVsCEcN7NtE8unkvT7RghEycWEpmVcSJk4nsijRxajinJEz8PToRCV90KrcoSsQxaFEVJYr9VlVJonXAsixInO63rssRZxJrZKJlctmmI0WcxTu7lhBxbjRt25Mh2hJ2b0mKaE+POHQFCLOxz7GvT5xHr3NAmwi0vcmT0CUuoCdfRI+oq36dP6RFhI+/cpHSIOKhXptfJSniIl64C3olorV47jLqkbiMZ66znohODM64T3sg4rvxVCWvTlzBE7UbVImrPfOKd6gRZgceqwJKROwwHqkDCsQ14IEXwC3RBdz3Nt8d0dD8MuT0x6lNdAP3NObnJa6nKu7ozXckbiyU3hY5n1gPuYnVuwUS4y2JW0DfYlJqfBbRmQpHsKL/7nOI2GxV08NLQ/V4a3vu1bz+AE7QaYEKHVmiAAAAAElFTkSuQmCC'/%3e%3c/defs%3e%3cstyle%3e%3c/style%3e%3cuse%20id='Layer%201'%20href='%23img1'%20x='2'%20y='0'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20version='1.2'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%20width='100'%20height='100'%3e%3ctitle%3eNew%20Project%3c/title%3e%3cdefs%3e%3cimage%20width='98'%20height='100'%20id='img1'%20href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGIAAABkCAMAAABKIhUhAAAAAXNSR0IB2cksfwAAAXRQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAClMElwAAAHx0Uk5TAAQMFR0lLjY/R1hxi6O+1/H/T3mm0QH5KFSB9zu38zR+0ySA2yyC6FC5/gdkAuJoBudsdhz2sQjjiDz9ELVtBcpwSUE39TVMb5oLs9pO9I3Pfy3Wivw93Q2bbupd31Jc1WLePp7yG3vhV0SZ8ELsF60ZWyBRhYO4aZzH4JhyiREAAAJiSURBVHictdbdSxRRGAbwedzdWsuPXHPYNqWykmwTJcNNqRYrUoNuCsKL6CbwQoiI/qGgugiiCKKLiKgkkQj8WsRIdE3EPjY114+Usm6y1t2Z2Tlz3meuznnfZ94fMwy7Bwb7AuhEAZ/w8Qk/nwjwiS18YiufCPKJQj6xjU9s5xNFfKKYT5TwiVI+sYNOgE8E+F9U6DedKF+nEzt/0YmKn2zCxBqbCK8abGLXDzoRWaETJT42gcgym6hcMthE+TqdqFpkE2YwzSb2LBhsYu93OrFvnk1UzxlsYv8snTjwjU0cTBlsouYrmzDLvrCJQ58NNlH7iU34a2bYRFHAIBPR6Y3RNOLI9MaKRdRhik3Uf/y3JBENSLKJoxP/1xwi8yFIRON4xoZCHMMYm2j6kLljEIXBTVsCEcN7NtE8unkvT7RghEycWEpmVcSJk4nsijRxajinJEz8PToRCV90KrcoSsQxaFEVJYr9VlVJonXAsixInO63rssRZxJrZKJlctmmI0WcxTu7lhBxbjRt25Mh2hJ2b0mKaE+POHQFCLOxz7GvT5xHr3NAmwi0vcmT0CUuoCdfRI+oq36dP6RFhI+/cpHSIOKhXptfJSniIl64C3olorV47jLqkbiMZ66znohODM64T3sg4rvxVCWvTlzBE7UbVImrPfOKd6gRZgceqwJKROwwHqkDCsQ14IEXwC3RBdz3Nt8d0dD8MuT0x6lNdAP3NObnJa6nKu7ozXckbiyU3hY5n1gPuYnVuwUS4y2JW0DfYlJqfBbRmQpHsKL/7nOI2GxV08NLQ/V4a3vu1bz+AE7QaYEKHVmiAAAAAElFTkSuQmCC'/%3e%3c/defs%3e%3cstyle%3e%3c/style%3e%3cuse%20id='Layer%201'%20href='%23img1'%20x='2'%20y='0'/%3e%3c/svg%3e");-webkit-mask-size:cover;mask-size:cover;transform:scaleX(-1)}@media (max-width: 950px){.hero-section{height:auto}.hero-spt h3{font-size:2.2rem!important}.hero-carousel-item{position:absolute;width:100%;text-align:center}.hero-carousel-item.active{width:100%;text-align:center}.hero-spt{height:3.3rem;width:100%;margin-bottom:1.5rem}.hero-header{padding:1rem}.hero-content{padding:2rem}.hero-container{flex-direction:column;padding-top:40px;align-items:center}.hero-left-section{flex:unset;text-align:center;align-items:center}.some-container-right .trust-badges{display:flex;max-width:400px;justify-content:space-between;gap:0}.brand-left{align-items:center}.brand-top{margin-left:0}.brand-badge{display:flex;gap:1.5rem}.brand-right .brand-sub{max-width:100px!important}.hero-heading-container h1,.hero-heading-container .hero-italic{font-size:4rem}.hero-spt h3{font-size:2.3rem}header{position:static;background:transparent}.hero-right-section{flex:unset;margin-top:2rem;width:100%;align-items:center}.trust-badges{display:none;gap:1rem;width:100%;justify-content:center}.home-container{display:flex;width:100%;flex:1;align-items:center}.form-container{width:100%;margin-top:2rem}.line-bottom button{display:none}.some-container-right{padding-bottom:4rem;align-items:center}.home-btn-wrapper{justify-content:center;align-items:center}}@media (max-width: 600px){.hero-content{padding:1rem}.hero-carousel-item,.hero-carousel-item.active{width:100%;text-align:center}.hero-spt{height:3.3rem;width:100%;margin-bottom:1.5rem}.hero-header{gap:1rem}.header-img img{max-width:140px}.hero-heading-container h1{font-size:4rem;line-height:1.2}.hero-heading-container .hero-italic{font-size:4rem}.line-bottom{gap:1rem}.hero-spt h3{font-size:2.2rem}.trust-badges{width:100%;padding:1rem}.brand-no{font-size:18px}.brand-sub{font-size:10px}.warranty-badge{min-width:100px}.form-container{width:100%}.form-container .appointment-card{max-width:90%}.some-container-right{padding-bottom:4rem}.line-bottom button{display:none;max-width:18rem;max-height:4rem;box-shadow:30px 0 #ee5e4e!important}.Curve_Con{width:80%}.some-container-right .trust-badges{max-width:90%}}@media (min-width:800px) and (max-width:950px){.home-container .btn-style{width:140%!important}}@media (min-width:1300px){.header-btn-wrapper .btn-style{width:340px!important}.hero-section{max-height:80vh}}@media (max-width:480px){.some-container-right .trust-badges{justify-content:space-around}.brand-badge{gap:.9rem}.brand-left{display:flex;flex-direction:column;align-items:center;width:68px;line-height:1}.brand-top{font-size:1.2rem;display:flex!important;justify-content:center;color:#fff}.brand-no{font-weight:700;font-size:18px;color:#ee5e4e;letter-spacing:-.5px}.brand-no span{font-size:18px}.brand-badge .divider{width:1px;height:44px;background:linear-gradient(#e6e6e6,#d7d7d7);border-radius:1px}.brand-right .brand-sub{font-size:1.4rem;font-weight:700;color:#fff;width:100px!important;line-height:1;font-weight:600}.warranty-badge{display:flex;flex-direction:column;overflow:hidden;border-radius:1.2rem;box-shadow:0 1px #0000000f inset;font-weight:700;text-align:center;width:50px!important;line-height:1;-webkit-user-select:none;user-select:none}.w-top{background:#333;color:#fff;padding:6px 10px;font-size:12px;letter-spacing:.8px}.w-bottom{background:#ee5e4e;color:#fff;padding:8px 10px;font-size:12px;letter-spacing:.6px}}.simple-phone-input-sri198-container{position:relative}.simple-phone-input-sri198-container:focus,.simple-phone-input-sri198-container:focus-visible,.simple-phone-input-sri198-container:focus-within{outline:none}.simple-phone-input-sri198-main{display:flex;border:1px solid rgb(203 203 203);-webkit-user-select:none;user-select:none;border-radius:3px}.simple-phone-input-sri198-dropdown-container{cursor:pointer;display:flex;align-items:center;background:#e7e7e7;border-right:1px solid rgb(203 203 203)}.simple-phone-input-sri198-dropdown-container img{margin-right:6px}.simple-phone-input-sri198-dropdown{background:#fff;list-style:none;padding:0;margin:0;position:absolute;top:110%;left:0;right:0;height:250px;overflow-y:auto;box-shadow:0 4px 15px #a3a3a3;border-radius:3px;transition:.3s ease;transform:translateY(-5px);opacity:0;visibility:hidden}.simple-phone-input-sri198-dropdown.active{transform:translateY(0);opacity:1;visibility:visible}.simple-phone-input-sri198-dropdown li{margin:3px 0;padding:3px 8px;display:flex}.simple-phone-input-sri198-dropdown li.active,.simple-phone-input-sri198-dropdown li:hover{background:#0000001e}.simple-phone-input-sri198-dropdown li img{margin-right:6px}.simple-phone-input-sri198-dropdown-container-button{display:flex;flex:1;width:92px;padding:7px 2px 7px 7px;align-items:center}.simple-phone-input-sri198-dropdown-container-button.dial{width:unset;padding:8px 3px 8px 8px}.simple-phone-input-sri198-dropdown-text{font-size:15px;flex:1;margin-top:3px}.simple-phone-input-sri198-dropdown-country-code{opacity:.6;margin-top:3px}.simple-phone-input-sri198-dropdown-icon{display:flex;align-items:center;justify-content:center}.simple-phone-input-sri198-dropdown-icon svg{transition:.3s ease}.simple-phone-input-sri198-dropdown-icon.active svg{transform:rotate(-180deg)}.simple-phone-input-sri198-selected-code{flex:1;font-size:14px;margin-top:2px}.simple-phone-input-sri198-input{width:100%;border:none;padding:0 10px}.simple-phone-input-sri198-input:focus{outline:none}.simple-phone-input-sri198-search-container{padding:5px;position:relative}.simple-phone-input-sri198-search-container input{border:1px solid rgba(0,0,0,.116);padding:8px 10px;width:100%;font-size:15px;border-radius:2px}.simple-phone-input-sri198-search-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:flex;pointer-events:none}.simple-phone-input-sri198-search-icon svg{font-size:20px}.simple-phone-input-sri198-not-found{text-align:center;margin-top:10px;font-size:15px;color:#f73131}.simple-phone-input-sri198-search-container input:focus{outline:none}.appointment-card{max-width:400px;padding:24px;background:#00000040;border-radius:12px;border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #0006;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);text-align:center}.form-title{font-size:20px;font-weight:700;color:#ee5e4e;margin-bottom:6px}.form-subtitle{font-size:1.7rem;color:#fff;font-weight:700;margin-bottom:20px}.form-close{background:transparent;border:none;font-size:2rem;cursor:pointer;color:#ee5e4e;transition:transform .2s ease,color .2s ease}.form-close:hover{transform:scale(1.2) rotate(90deg);color:#c0392b}.appointment-form input{width:100%;padding:12px 14px;border:1px solid #ddd;border-radius:3rem;font-size:14px;outline:none}.appointment-form input:focus{border-color:#3a1d71;box-shadow:0 0 0 2px #3a1d7126}.submit-btn{width:100%;padding:14px;border:none;border-radius:3rem;background:#ee5e4e;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:background .3s}.submit-btn:hover{background:#ee5e4e}.form-wrapper{display:flex;flex-direction:column;gap:1.4rem}.simple-phone-input-sri198-main{border:none}.simple-phone-input-sri198-input{border-top-left-radius:0rem!important;border-bottom-left-radius:0rem!important}.simple-phone-input-sri198-dropdown-container{border-top-left-radius:3rem!important;border-bottom-left-radius:3rem!important;background-color:#fff}.simple-phone-input-sri198-dropdown li.active{background-color:#ee5e4e!important;color:#fff!important}.simple-phone-input-sri198-dropdown-container .active{max-height:15rem}.simple-phone-input-sri198-dropdown.active{z-index:9999}.simple-phone-input-sri198-dropdown-text{color:#000;font-size:1.2rem}.simple-phone-input-sri198-dropdown li:hover{background-color:#f2998f}.simple-phone-input-sri198-dropdown{border:.1rem solid black;padding:1rem}.simple-phone-input-sri198-dropdown-icon{color:#000}.cls-btn{display:flex;justify-content:flex-end}.simple-phone-input-sri198-search-container input:focus{border:none!important;outline:1px solid #ee5e4e}@media (max-width: 480px){.appointment-card{max-width:98%;margin:auto;padding:16px}.react-select__control{font-size:12px!important;min-height:32px!important}.react-select__option{font-size:12px!important;padding:6px 8px!important}.terms p{margin-top:.3rem;text-align:left;font-size:1rem;color:#fff}.form-title{font-size:1.8rem}.form-subtitle{font-size:1.2rem}.appointment-form input{font-size:1.2rem;padding:10px}.submit-btn{font-size:1.4rem;padding:12px}}@media (min-width: 481px) and (max-width: 990px){.appointment-card{width:100%;margin:auto;padding:20px}.form-title{font-size:1.8rem}.form-subtitle{font-size:1.3rem}.appointment-form input{font-size:1.3rem;padding:12px}.submit-btn{font-size:1.5rem;padding:13px}.react-select__control{font-size:12px;min-height:36px}.react-select__option{font-size:12px;padding:6px 10px}}.appointment-card{position:relative}.form-message{position:absolute;top:-70px;left:50%;transform:translate(-50%);width:calc(100% - 40px);max-width:400px;z-index:2000;padding:12px;border-radius:6px;font-size:1.4rem;text-align:center;animation:fadeIn 2s ease-in-out,fadeOut 5s ease-in-out 3s forwards}.form-message.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.form-message.error{background-color:#ee5e4e;color:#721c24;border:1px solid #ee5e4e}.terms{margin-top:.3rem;text-align:justify;font-size:1.2rem;color:#fff}.link{color:#ee5e4e}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}@keyframes fadeOut{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-10px)}}.btn-style{border-radius:3rem;outline:none;background-color:transparent;color:#fff;position:relative;transform:translate(-30px);transition:all .3s ease;margin-left:30px}.btn-style:hover{transform:translate(-30px) translateY(-2px);cursor:pointer}.btn-style-icon{position:absolute;text-align:center}.about-section{padding-top:12rem;padding-left:6rem;padding-right:6rem;background:ivory;color:#111}.about-center{display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:4rem;padding:0 0 0 15rem;width:100%;place-items:center;justify-content:space-between}.about-bottom{grid-column:span 3}.about-row{display:flex;flex-direction:column;gap:4rem;justify-content:flex-start}.about-left{flex:0 0 40%;display:flex;font-weight:700}.about-left h2{font-size:4rem;font-weight:800;margin-bottom:1rem;color:#333}.about-right{flex:0 0 60%}.grid-container{display:grid;grid-template-rows:1fr 2fr;grid-template-columns:1fr 2fr;gap:10px;max-width:400px;height:400px;background:transparent;padding:20px;height:325px}.top{grid-column:1 / 3;display:flex;justify-content:center;align-items:center;background:#ee5e4e;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:12px 12px 0 0}.top h3{font-size:1.8rem;text-transform:uppercase;color:#fff;text-align:center;padding:0 10px}.left{background:#0006;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;border-radius:0 0 0 12px}.right{background:#0006;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:0 0 12px}.right p{font-size:1.6rem;font-weight:700;padding:1rem;text-align:left;line-height:1.7;text-align:center;color:#fff}.about-bottom{display:flex;flex-direction:column;padding-top:4rem;gap:4rem;align-items:center;font-size:1.8rem}hr{border:none;border-bottom:1px solid #aaa;margin-top:12rem}.about-heading-2{margin-top:.35rem;display:inline-block;font-family:Playfair Display,serif;font-style:italic;font-size:4rem;line-height:1}.left svg{font-size:60px}@media (max-width: 1200px){.top h3{font-size:1.6rem;text-align:center}.right p{font-size:1.4rem}.left svg{font-size:40px}.about-center{padding:0}}@media (max-width: 1000px){.about-section{padding:5rem 2rem}.about-center{grid-template-columns:1fr 1fr;gap:2rem}.about-row{gap:4rem!important}.about-center{padding:0}.about-bottom{grid-column:span 2}.about-left,.about-right{flex:0 0 100%}.about-left{justify-content:center}.bottom-content p{font-size:1.6rem}.right p{padding-top:4rem;text-align:center;font-size:1.6rem!important}hr{margin-top:4rem}}@media (max-width: 725px){.about-center{grid-template-columns:1fr;row-gap:0rem!important;place-items:center}.bottom-content p{font-size:1.6rem}.about-row{gap:4rem!important}.about-bottom{grid-column:span 1;text-align:center}}@media (max-width: 480px){.about-section{padding:5rem 2rem}.list-container{display:flex;justify-content:center}.top h3{font-size:1.8rem}.about-left h2,.about-heading-2{font-size:3.6rem}.about-left h2{margin-bottom:0rem}.right p{font-size:1.6rem;word-spacing:.2rem;text-align:center}hr{margin-top:4rem}.bottom-content p{font-size:1.6rem}}.boq-section{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;height:100vh;display:flex;align-items:center;justify-content:space-between;color:#fff}.boq-overlay{width:100%;height:100%;background:#000000b3;padding:4rem 6rem}.boq-wrapper{display:flex;align-items:flex-end;width:100%;height:100%}.boq-content{display:flex;width:100%;padding-top:20px;border-top:1px solid #aaa;justify-content:space-between}.list-contaimer{display:flex;justify-content:space-evenly;align-items:center;flex-direction:column;padding-bottom:2rem}.boq-content h2{font-size:4rem;font-weight:800;color:#fff}.boq-intro{font-size:2rem;max-width:70%;text-align:center;line-height:1.6;color:#f1f1f1;margin-bottom:1rem;font-weight:700}.boq-content ul{list-style:disc;padding-left:3.5rem;padding-bottom:1rem}.boq-content li{font-size:1.8rem;margin-bottom:.5rem}.baq-heading,.baq-heading-2{display:block}.baq-heading-2{display:inline-block;font-family:Playfair Display,serif;font-style:italic;font-size:4rem;line-height:1}.baq-btn-container{display:flex}.boq-btn:hover{background:#d94b3a}@media (max-width:1000px){.boq-section{height:100vh}}@media (max-width:1200px){.boq-section{height:85vh}}@media (max-width: 1100px){.boq-section{height:auto}.list-wrapper{padding:4rem 0 0rem}.boq-overlay{width:100%;height:100%;flex-direction:column;padding:12rem 4rem}.list-contaimer{align-items:center;padding-bottom:2rem}.boq-content{flex-direction:column;flex:1 1 100%;text-align:center;border-top:none;padding-top:0!important}.boq-content h2,.baq-heading-2{font-size:4rem}.boq-intro{font-size:1.5rem;margin-bottom:1.5rem;max-width:100%}.boq-content ul{padding-left:3.5rem;text-align:left;padding-bottom:1rem}.boq-content li{font-size:1.5rem}.baq-btn-container{justify-content:center}.baq-btn-container button{transform:translate(0)}.boq-content .btn-style{width:18rem!important;margin-left:-3.3rem}}@media (max-width:820px){.boq-overlay{padding:5rem 2rem}}@media (max-width: 480px){.boq-content h2,.baq-heading-2{font-size:3.6rem}.baq-btn-container button{transform:translate(0)}.boq-content{border-top:none;padding-top:0!important}.boq-intro{font-size:1.5rem;max-width:100%}.boq-content li{font-size:1.5rem}.boq-btn-container Button{width:100%!important}}@media (min-width:1300px){.boq-section{max-height:80vh}}.qaspro-section{padding:12rem 6rem;background-color:ivory}.section-heading{flex:0 0 40%;display:flex;justify-content:space-between;align-items:center;gap:4rem}.section-heading h2{font-size:4rem;flex:0 0 15%;font-weight:800;color:#333}.qas-sub-heading{flex:0 1 85%;text-align:center;font-size:2.6rem;font-weight:800;color:#ee5e4e}.qas-table{flex:0 0 60%}.qaspro-image img{max-width:200px;height:auto;object-fit:contain}.qaspro-image-vastu img{max-width:300px;height:auto;object-fit:contain}.qas-container{display:flex;flex-direction:column;gap:2rem;width:100%}.qas-left-heading{display:flex;flex:0 0 40%;flex-direction:column;gap:8rem;align-items:center;text-align:center}.qas-left-heading p{font-size:1.8rem;line-height:1.7;font-weight:700;color:#333}.qas-content{display:flex;padding:4rem 0rem 1rem;justify-content:space-around;padding-bottom:30px;border-radius:12px}.qas-sub-content{flex:0 0 50%;display:flex;border-right:.2rem dashed #ee5e4e;flex-direction:column;align-items:center;gap:2rem;text-align:center;justify-content:center}.qaspro-short,.qas-left-heading .qas-first-heading{font-size:3rem;font-weight:800;color:#ee5e4e}.qaspro-explanation{font-size:1.8rem;font-weight:700}.qaspro-quality-num{color:#ee5e4e;font-size:3rem;font-weight:800}.content-col{display:grid;grid-template-columns:1fr 1fr;padding-top:4rem}.qas-wrn-container{display:flex;justify-content:center;align-items:center}.qaspro-quality-text{font-size:2.5rem;font-weight:800;color:#333}.Quality-con{display:flex;flex-direction:column;justify-content:center}.qas-warranty-badge{display:flex;flex-direction:column;overflow:hidden;border-radius:1.2rem;box-shadow:0 1px #0000000f inset;font-weight:700;text-align:center;min-width:120px;line-height:1;-webkit-user-select:none;user-select:none}.qas-w-top{background:#333;color:#fff;padding:12px;font-size:1.6rem;letter-spacing:.8px}.qas-w-bottom{background:#ee5e4e;color:#fff;padding:12px;font-size:1.6rem;letter-spacing:.6px}.contact-btn-qas{display:inline-flex;min-width:30rem;margin-top:.8rem;align-items:center;justify-content:center;gap:.6rem;padding:.4rem 2rem;border:2px solid #ee5e4e;border-radius:50px;background:transparent;color:#333;font-size:1.2rem;font-weight:600;cursor:pointer;overflow:hidden;position:relative;line-height:1}.contact-btn-qas .arrow{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#ee5e4e;color:#fff;padding:0;margin:0;font-size:.9rem}.style-heading{font-family:Playfair Display,serif;font-style:italic}.qaspro-btn-wrapper{padding-top:2rem}@media (max-width: 850px){.qaspro-section{padding:5rem 2rem;text-align:center}.section-heading{flex-direction:column}.qas-content{flex-direction:column;align-items:center;text-align:center}.qas-sub-content{border-right:none;border-bottom:.2rem dashed #ee5e4e;padding-bottom:3rem;gap:1rem;margin-bottom:1.5rem}.section-heading{justify-content:center}.qas-container{gap:4rem}.qas-left-heading{text-align:center;gap:4rem;padding-top:6rem}.qas-left-heading p{font-size:1.4rem}.qas-left-heading .qas-first-heading{font-size:3rem}.qaspro-image{border-right:2px solid #ee5e4e;border-bottom:1px solid #ee5e4e}.Quality-con{border-right:2px solid #ee5e4e;border-top:1px solid #ee5e4e}.qas-wrn-container{border-bottom:1px solid #ee5e4e}.qaspro-image-vastu{border-top:1px solid #ee5e4e}}@media (max-width: 1050px) and (min-width: 481px){.qaspro-image-vastu img{max-width:250px!important}.content-col{gap:0rem}}@media (max-width: 600px){.qaspro-image,.Quality-con,.qas-wrn-container,.qaspro-image-vastu{border:0px}}@media (max-width: 480px){.qaspro-section{padding:5rem 2rem;text-align:center}.qas-warranty-badge{min-width:110px!important}.section-heading h2{font-size:3.6rem}.qaspro-short,.qaspro-quality-num,.qaspro-quality-text{font-size:2rem}.content-col{gap:4rem}.qas-sub-heading{font-size:2rem}.qaspro-explanation{font-size:1.4rem}.qas-left-heading p{font-size:1.5rem}.qas-left-heading .qas-first-heading{font-size:2rem}.qaspro-image-vastu img,.qaspro-image img{max-width:150px!important}.qas-w-top{font-size:1.3rem;padding:8px}.qas-w-bottom{padding:8px;font-size:1.3rem}.qas-container{gap:4rem}.qaspro-btn-wrapper{padding-top:3rem}}.howitworks-section{height:85vh;display:flex;color:#fff;background-image:url(/assets/HowItWorks-DkcauTut.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden}.top-wrapper{display:flex;flex:0 0 30%}.top-wrapper .top-heading-wrapper{display:none}.top-heading-wrapper{display:flex;flex:0 0 60%;align-items:center;justify-content:center;flex-direction:column;opacity:0;transform:translateY(15px);transition:opacity .6s ease,transform .6s ease;min-width:0}.step-heading,.sub-step-heading{max-width:80%}.fade-in{opacity:1;transform:translateY(0)}.fade-out{opacity:0;transform:translateY(15px)}.howitworks-section:before{content:"";position:absolute;inset:0;background:#0006}.howitworks-wrapper{display:flex;flex-direction:column;padding:12rem 6rem;width:100%;z-index:1}.how-it-heading{display:flex;flex:0 0 auto;align-items:flex-start}.how-btn-container{flex:0 0 20%;display:flex;justify-content:flex-end}.how-it-heading h2{font-size:4rem;font-weight:800;color:#fff}.how-it-heading span{font-family:Playfair Display,serif;font-style:italic}.how-it-right{display:grid}.step-heading{display:flex;text-align:center}.right-heading-container{display:flex;flex-direction:column;flex:0 0 30%;align-items:center}.step-heading h3{font-size:3rem;font-weight:800;color:#ee5e4e;margin-bottom:1rem}.sub-step-heading p{font-size:1.7rem;line-height:1.7;text-align:center}.radio-btn-container{display:flex;justify-content:space-between}.radio-btn-left-clm{display:flex;flex-direction:column}@media (max-width: 950px){.howitworks-section{height:auto}.top-wrapper .top-heading-wrapper{display:flex}.how-it-right .top-heading-wrapper{display:none}.sub-step-heading{min-height:108px}.top-heading-wrapper{padding-top:4rem}.top-wrapper{flex-direction:column;align-items:center;text-align:center}.how-it-heading{justify-content:center}.how-it-heading h2{font-size:4rem}.step-heading h3{font-size:2.3rem}.sub-step-heading p{font-size:1.4rem;padding:0}.radio-btn-container{flex-direction:row;justify-content:center;align-items:center;gap:1.5rem}}@media (max-width: 520px){.howitworks-section{height:auto}.howitworks-wrapper{padding:5rem 2rem}.sub-step-heading{min-height:190px}.step-heading{height:10rem}.top-wrapper .top-heading-wrapper{display:flex}.how-it-right .top-heading-wrapper{display:none}.top-wrapper{flex-direction:column;flex:0 0 10%;align-items:center;text-align:center}.how-it-heading{justify-content:center}.how-it-heading h2{font-size:3.6rem}.step-heading{height:8rem}.step-heading h3{font-size:2.3rem}.sub-step-heading p{font-size:1.5rem;padding:0}.label-text{font-size:1.2rem!important;font-weight:none!important}.radio-btn-container{flex-direction:row;align-items:center;gap:1.5rem}}.title{font-size:12px;letter-spacing:.06em;color:#666;margin-bottom:10px;font-weight:700}.options{display:flex;width:100%;flex-direction:column;gap:16px}.label-text{font-size:1.6rem}.options input[type=radio]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap}.pill{display:inline-flex;align-items:center;gap:12px;padding:.7rem 3.4rem;border-radius:3rem;border:2px solid rgba(221,154,173,.18);cursor:pointer;transition:border-color .18s ease,background-color .18s ease,transform .12s ease;background:#ffffff1a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;min-height:24px;box-sizing:border-box}.pill .dot{width:20px;height:20px;border-radius:50%;display:inline-block;position:relative;flex:0 0 auto;border:2px solid #ee5e4e;background:transparent;box-sizing:border-box}.pill .dot:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(0);width:10px;height:10px;border-radius:50%;background:#ee5e4e;transition:transform .18s cubic-bezier(.2,.9,.2,1)}.options input[type=radio]:checked+.pill{border-color:#ee5e4e;background:#7b61ff0a;transform:translateY(-1px)}.options input[type=radio]:checked+.pill .dot:after{transform:translate(-50%,-50%) scale(1)}.options input[type=radio]:focus+.pill{outline:none}@media (max-width: 420px){.pill{padding:8px 15px;gap:10px}.pill .dot{width:18px;height:18px}.pill .dot:after{width:8px;height:8px}.title{font-size:11px}.label-text{font-size:1rem;font-weight:700}}.pill:hover{transform:translateY(-1px)}.menu-bar{display:flex;justify-content:center;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);background:#ee5e4e;border-radius:1.2rem;padding:.5rem 2rem;box-shadow:0 4px 20px #00000040;opacity:0;transform:translate(-50%) translateY(20px);transition:opacity .4s ease,transform .4s ease;pointer-events:none;z-index:1000}a{text-decoration:none;color:#fff}.menu-bar.show{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}.menu-items{display:flex;align-items:center;list-style:none;margin:0;padding:0}.menu-item{display:flex;align-items:center;gap:.4rem;padding:.8rem;border-radius:.6rem;color:#fff;font-weight:700;font-size:1.25rem;cursor:pointer;transition:background .2s ease}.menu-item:hover{background:#ffffff14}.menu-item img{width:35px;height:auto}.menu-icon{font-size:1.2rem;transition:opacity .3s ease;display:none}.menu-text{white-space:nowrap;overflow:hidden;opacity:1;transition:opacity .3s ease,max-width .3s ease}.menu-items .btn-style{transform:translate(-18px)}@media (max-width: 820px){.menu-bar{border-right:0}.menu-icon{opacity:0;max-width:0}.menu-item:hover .menu-text{opacity:1;max-width:6rem}.menu-icon{display:inline-block}.menu-item:hover .menu-icon{opacity:0;max-width:0}.menu-item img{width:35px;height:auto}.logo-item{display:none}}.footer{background-color:#111827;color:#9ca3af;font-family:Inter,sans-serif}.footer-page-wrapper{padding:12rem 6rem 10rem}.footer-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:2rem;padding-bottom:4rem}.footer-brand .footer-logo{font-family:Inter,sans-serif;font-size:2.4rem;line-height:3.2rem;letter-spacing:.025em;font-weight:300;color:#fff;margin-bottom:1.6rem}.footer-brand .footer-tagline{font-size:1.5rem;line-height:2rem;margin-bottom:2.4rem;font-weight:300;color:#9ca3af}.footer-socials{display:flex;gap:1.2rem}.footer-socials .social-link{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:50%;background-color:#ffffff1a;color:#fff;text-decoration:none;font-size:1.6rem;transition:background-color .2s}.footer-socials .social-link:hover{background-image:linear-gradient(to right bottom,#f59e0b,#d97706)}.footer-heading{font-size:2rem;font-weight:300;margin-bottom:1rem;color:#fff}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:1.2rem}.footer-links li a{color:#9ca3af;text-decoration:none;font-size:1.4rem;font-weight:500;transition:color .2s}.footer-links li a:hover{color:#fff}.custom-divider{height:.1rem;width:100%;background-color:#2a3038;margin:0 auto;opacity:.7}.footer-bottom{padding:2rem;text-align:center;color:#9ca3af;font-size:1.4rem;line-height:2rem}.footer-bottom strong{display:block;margin-top:1.5rem;font-size:1.5rem}.footer-bottom a{text-decoration:none;color:inherit}.footer-bottom .highlight{color:#ee5e4e;background-color:transparent;border:none;font-weight:700}.footer-address{color:#9ca3af;font-size:1.4rem;line-height:2.3rem;letter-spacing:.09rem;font-style:normal}@media (max-width: 1030px){.footer .testimonial-page-wrapper{padding:12rem 4rem 10rem!important}}@media (max-width: 950px){.footer-columns{grid-template-columns:1fr 1fr}.container{padding-left:2rem;padding-right:2rem}.footer-content{gap:3rem}.newsletter-form{flex-direction:column}.newsletter-input{border-radius:.4rem;border-right:.1rem solid #36404a;margin-bottom:.8rem}.newsletter-button{border-radius:.4rem}}@media (max-width:850px){.footer-page-wrapper{padding:5rem 2rem 8rem}}@media (max-width: 480px){.footer-content{align-items:center;text-align:center}.footer .testimonial-page-wrapper{padding:8rem 2rem!important}.footer-columns{display:flex;flex-direction:column;align-items:center;justify-content:center}.footer-brand,.footer-newsletter,.footer-links{align-items:center;text-align:center}.footer-socials{justify-content:center}.footer-socials .social-link{width:2.8rem;height:2.8rem;font-size:1.44rem}.footer-heading{font-size:1.6rem}.footer-bottom{display:flex;flex-direction:column;gap:.5rem;text-align:center}}.comparison-section{background-color:ivory}.comparison-page-wrapper{padding:12rem 6rem}.comparison-section .comparison-page-wrapper{padding-bottom:0rem}.heading{font-size:4rem;font-weight:800;color:#333}.table-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.pros-heading-color{color:#fff!important}.header-font{font-size:2.2rem!important}.col{display:flex;border-bottom:1px solid #c9c9d7}.col-1{border-bottom:2px solid #b8b8c3}.col>div:first-child{order:1;flex:.5}.compar-bottom{display:flex;flex-direction:column;padding-top:6rem;gap:4rem;align-items:center;text-align:center;font-size:1.8rem}.col .highlight{order:2;flex:1}.col>div:not(:first-child):not(.highlight){order:3;flex:1}.sub-container{width:100%}.col-para-container{padding:1.5rem}.col-para{margin-top:.8rem;font-size:1.6rem;color:#333}.top-highlight-radius{border-top:1px solid #ee5e4e;background-color:#ee5e4e!important;border-top-left-radius:10px;border-top-right-radius:10px}.col-h3{padding:1.5rem;font-size:2rem;font-weight:800}.col-7{border:none}.col-7-1st-2bottom{border-bottom:1px solid #c9c9d7}.bottom-radius{border-bottom:1px solid #c9c9d7;border-bottom-right-radius:1rem}.highlight{order:2;background-color:#fbfbe6;border-right:1px solid #c9c9d7;border-left:1px solid #c9c9d7}.cons{color:#333;font-size:1.5rem;font-weight:600}.pros{color:#ee5e4e;font-size:1.6rem;font-weight:600}.icon{margin-right:.5rem;color:#333;font-size:1.5rem}.pros-icon{color:#ee5e4e}@media (max-width: 1024px){.comparison-page-wrapper{padding:5rem 4rem!important}}@media (max-width: 768px){.comparison-page-wrapper{padding:5rem 4rem 0rem!important}.sub-container{width:100%;max-width:100%}.col-para-container{padding:.6rem .8rem}.col-para{font-size:1.3rem;margin-top:1rem}.col-h3{font-size:1.5rem!important;padding:.8rem}.cons,.pros{font-size:1.5rem}.icon{font-size:1.2rem;margin-right:.3rem}.col>div:first-child{display:none}.col>div{flex:1}}@media (max-width: 565px){.comparison-page-wrapper{padding:5rem 3rem 0rem!important}}.faq-section{background-color:ivory}.page-wrapper{display:flex;align-items:center;justify-content:flex-start;padding:12rem 6rem}.faq-container{text-align:center}.faq-heading{font-size:4rem;flex:0 0 40%;font-weight:800;color:#333}.faq-para{font-size:1.8rem;font-weight:400;color:#333;padding:1rem 0}.faq-list{display:flex;flex-direction:column;gap:1.7rem}.faq-item{border-bottom:1px solid #5d5c5c;padding:2rem;cursor:pointer;overflow:hidden;transition:box-shadow .25s ease}.faq-question{font-size:1.6rem;font-weight:600;line-height:24px;color:#333;display:flex;justify-content:space-between;align-items:center}.faq-answer-wrapper{max-height:0;overflow:hidden;transition:max-height .4s ease}.faq-answer{font-size:1.6rem;font-weight:400;line-height:26px;color:#333;padding-top:1.5rem;text-align:left}.faq-question svg{transition:transform .3s ease}.faq-item.open .faq-question svg{transform:rotate(180deg)}.chevron-icon{font-size:2rem;color:#ee5e4e;transition:transform .3s ease;line-height:2.8rem}.chevron-icon.rotate{transform:rotate(180deg)}@media (max-width: 820px){.faq-section .page-wrapper{padding:5rem 2rem 0rem!important}.page-wrapper{flex-direction:column}.faq-container{flex:0 0 60%;width:100%;text-align:left}.faq-item{width:100%;padding:1rem}.faq-heading{font-size:3.6rem;text-align:center}.faq-para{font-size:1.4rem;padding:.5rem}.faq-question,.faq-answer{font-size:1.5rem}.faq-list{gap:1.5rem;padding:4rem 0 6rem}}@media (max-width: 1024px){.page-wrapper{padding:5rem 4rem!important}.faq-container{width:100%;text-align:left}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto;transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto;transform:rotate(90deg)}.Project-section{background-color:ivory;box-sizing:border-box;position:relative;z-index:1}.project-box-1{flex:0 0 40%}.project-page-wrapper{padding-top:12rem;padding-left:6rem;padding-right:6rem}.heading-container{display:flex;justify-content:space-between;align-items:center}.para{line-height:2.5rem;font-size:1.8rem!important;text-align:center;color:#333;font-weight:400}.project-carousel-container{position:relative;width:100%;overflow:hidden;margin:3rem auto;display:flex;justify-content:center;z-index:1}.project-carousel-track{display:flex;transition:transform .8s ease-in-out;gap:4rem}.project-carousel-item{max-width:100%;height:auto;box-sizing:border-box}.project-carousel-item img{width:100%;height:100%;border-radius:1.3rem;cursor:pointer;transition:transform .3s ease;object-fit:contain}.project-carousel-item img:hover{transform:scale(1.05)}.project-carousel-arrow{position:absolute;top:55%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;z-index:10;font-size:3.5rem;color:#333;transition:color .3s ease}.project-carousel-arrow:hover{color:#ee5e4e}.project-carousel-arrow.left{left:4rem}.project-carousel-arrow.right{right:4rem}.syc-btn-container{display:flex;justify-content:center}.swiper-button-prev{left:-15px!important}.swiper-button-next{right:-15px!important}.swiper-button-next,.swiper-button-prev{color:#333!important}.slider-container .swiper-button-next svg,.slider-container .swiper-button-prev svg{width:50%!important;height:50%!important}@media (max-width: 820px){.project-page-wrapper{padding:0rem 2rem!important}.para{max-width:100%!important;line-height:2rem!important;font-size:1.6rem!important;padding-top:4rem}.right-btm-container button{display:none!important}.heading-container{flex-direction:column;align-items:center;gap:1.5rem}.italic-heading,.heading{font-size:3.6rem!important;text-align:center}.project-carousel-track{gap:0}.project-carousel-item{height:auto}.project-carousel-item img{width:100%;height:100%;object-fit:cover;border-radius:1.3rem}.project-carousel-container{width:90%;margin:2rem auto}.project-carousel-arrow{top:60%;font-size:2.5rem}.project-carousel-arrow.left{left:2rem}.project-carousel-arrow.right{right:2rem}}@media (max-width: 1024px){.testimonial-page-wrapper{padding:4rem 4rem 0rem!important}.project-carousel-container{width:90%!important;margin:2rem auto}.project-carousel-arrow.left{left:4rem!important}.project-carousel-arrow.right{right:4rem!important}.project-carousel-arrow{top:60%!important;font-size:3rem}}@media (max-width: 480px){.project-carousel-arrow{top:67%!important;font-size:2.5rem}.project-page-wrapper{padding:0rem 2rem!important}.Project-section .page-wrapper{padding-top:0!important}.project-carousel-arrow.left{left:2rem!important}.project-carousel-arrow.right{right:2rem!important}}.testimonials-section{background-color:ivory;display:flex;flex-direction:column;position:relative}.testimonial-page-wrapper{padding:12rem 6rem}.heading-container{display:flex;max-width:100%;justify-content:space-between;align-items:center;padding-bottom:6rem}.italic-heading{font-style:italic;font-family:Playfair Display,serif;font-size:4rem;font-weight:800}.heading{font-size:4rem;color:#333;font-weight:800}.box-1{flex:0 0 40%}.box-2{flex:0 0 28%}.right-btm-container{flex:0 0 26%}.para{line-height:2.5rem;font-size:1.6rem;max-width:90%;color:#333;font-weight:400}.wrapper-3d{display:flex}.carousel-3d{position:relative;width:100%;height:clamp(28rem,45vw,57rem);overflow-x:hidden}.carousel-item{position:absolute;display:flex;gap:3rem;align-items:center;justify-content:center;top:0;left:50%;width:35%;aspect-ratio:4 / 5;background:#ee5e4e;border-radius:12px;overflow:hidden;transform:translate(-50%);opacity:0;transition:transform .6s ease-in-out,opacity .6s ease-in-out}.iframetestimonial{width:100%;height:50%;border:0;display:block;margin-top:0 auto;object-fit:cover;background:orange}.iframetestimonial.full-portrait{object-fit:cover;background:#000}.carousel-item.active{opacity:1;transform:translate(-50%);z-index:3;box-shadow:0 14px 28px #0000002e}.carousel-item.left{opacity:.7;transform:translate(calc(-150% - 1.5rem));z-index:2}.carousel-item.right{opacity:.7;transform:translate(calc(50% + 1.5rem));z-index:2}.carousel-item.hidden{opacity:0;transform:translate(-50%);z-index:1}.testimonial-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;font-size:3.2rem;color:#333;transition:color .2s ease;z-index:10}.testimonial-carousel-arrow:hover{color:#ee5e4e}.testimonial-carousel-arrow.left{left:4.5rem}.testimonial-carousel-arrow.right{right:4.5rem}.syc-btn-container{display:flex;justify-content:center;padding-top:2rem}@media (max-width: 1200px){.carousel-3d{height:320px}}@media (max-width: 1024px){.testimonial-page-wrapper{padding:5rem 4rem!important}.carousel-3d{height:300px;width:90%}.testimonial-carousel-arrow{font-size:3rem;top:65%!important}.testimonial-carousel-arrow.left{left:3rem!important}.testimonial-carousel-arrow.right{right:3rem!important}}@media (max-width: 768px){.right-btm-container{display:none}.heading-container{flex-direction:column;align-items:center;gap:1.25rem}.para{line-height:2rem!important;font-size:1.6rem!important;padding-top:4rem;max-width:100%;text-align:center}.carousel-3d{width:100%!important;height:auto}.carousel-item{position:relative;width:100%;height:auto;aspect-ratio:9 / 16;opacity:0;transform:translate(0);display:none}.carousel-item.active{display:block;opacity:1;z-index:3;margin:0 auto}.carousel-item.left,.carousel-item.right{transform:translate(0);opacity:0}.testimonial-carousel-arrow{font-size:2.2rem;top:67%}.testimonial-carousel-arrow.left{left:1rem!important}.testimonial-carousel-arrow.right{right:1rem!important}}@media (max-width: 480px){.testimonial-carousel-arrow.left{left:1rem!important}.testimonial-carousel-arrow.right{right:1rem!important}}.hero{position:relative;height:100vh;background:url(/assets/Hero-BJC3Zeuc.jpg) center/cover no-repeat;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:10vh;background:#fff;clip-path:polygon(0 100%,25% 0,75% 0,100% 100%,100% 0,0 0);z-index:1}.hero:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:10vh;background:#fff;clip-path:polygon(0 0,25% 100%,75% 100%,100% 0,100% 100%,0 100%);z-index:1}.hero-content{position:relative;z-index:2}.cta-btn{margin-top:1rem;padding:.75rem 2rem;border:none;border-radius:2rem;background:#fff;color:#333;font-size:1rem;cursor:pointer}.modal-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#00000080;z-index:9999;padding:20px}.modal{position:relative;width:100%;max-width:440px;border-radius:12px;padding:18px;display:flex;justify-content:center;align-items:center;background:transparent}.modal-close:focus{outline:2px solid rgba(255,255,255,.3)}.modal-content{width:100%}.yt-section{background-color:ivory;box-sizing:border-box;position:relative;z-index:1}.disappear{display:none}.yt-heading-container{display:flex;justify-content:space-between;align-items:center;padding-bottom:6rem;gap:8rem}.yt-bottom-container{display:grid;grid-template-columns:2fr 3fr 1fr;padding-top:6rem}.yt-right-bottom-container{display:flex;justify-content:flex-end}.yt-page-wrapper{padding:12rem 6rem}.yt-video-wrap{width:100%}.yt-video-iframe{width:100%;border:none;border-radius:0rem;display:block}.yt-italic-heading{font-style:italic;font-family:Playfair Display,serif;font-size:4rem;font-weight:800}.yt-heading{font-size:4rem;color:#333;font-weight:800}.yt-para{line-height:2.5rem;max-width:70%;font-size:1.8rem;text-align:center;color:#333;font-weight:400}.yt-carousel-container{position:relative;width:100%;overflow:hidden;margin:3rem auto;display:flex;justify-content:center;z-index:1}.yt-carousel-track{display:flex;transition:transform .8s ease-in-out;gap:3rem}.slider-container{height:fit-content;width:100%}.yt-carousel-item-con{padding:0 2rem}.yt-carousel-item{display:flex;background-color:#ee5e4e;border-radius:1.3rem;padding:17rem 0;box-sizing:border-box;overflow:hidden}.yt-carousel-item iframe{width:100%;aspect-ratio:1.7;border-radius:0rem;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;border:none;display:block;background:#000}.yt-carousel-item iframe:hover{transform:scale(1.05);box-shadow:0 10px 20px #0003}.yt-carousel-arrow{position:absolute;top:57%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;z-index:10;font-size:3.5rem;color:#333;transition:color .3s ease}.yt-carousel-arrow:hover{color:#ee5e4e}.yt-carousel-arrow.left{left:4rem}.yt-carousel-arrow.right{right:4rem}.yt-box-1{flex:0 0 30%}.yt-syc-btn-container{display:flex;justify-content:center;margin-top:2rem}@media (max-width: 1100px){.yt-heading-container{flex-direction:column;align-items:center;gap:1.5rem}.yt-bottom-container{grid-template-columns:1fr;justify-content:space-between}.yt-right-bottom-container{display:flex;padding-top:4rem;justify-content:center}.disappear{display:flex}.yt-carousel-item iframe:hover{transform:scale(1.05);box-shadow:0 10px 20px #0003}.yt-page-wrapper{padding:12rem 6rem}.yt-right-btm-container{display:none}.yt-italic-heading,.yt-heading{font-size:3.6rem!important;text-align:center}.yt-para{line-height:2rem!important;font-size:1.5rem!important;max-width:100%;padding-top:4rem;text-align:center}.yt-carousel-track{gap:1.5rem}.yt-carousel-item{margin-right:1rem;height:auto}.yt-carousel-item:last-child{margin-right:0}.yt-carousel-container{width:90%;margin:2rem auto}.yt-carousel-arrow{top:60%;font-size:2.5rem}.yt-carousel-arrow.left{left:2rem}.yt-carousel-arrow.right{right:2rem}}@media (max-width: 820px){.yt-heading-container{flex-direction:column;align-items:center;gap:1.5rem}.disappear{display:flex}.yt-carousel-item iframe:hover{transform:scale(1.05);box-shadow:0 10px 20px #0003}.yt-page-wrapper{padding:0rem 2rem 5rem}.yt-right-btm-container{display:none}.yt-italic-heading,.yt-heading{font-size:3.6rem!important;text-align:center}.yt-para{line-height:2rem!important;font-size:1.6rem!important;max-width:100%;padding-top:4rem;text-align:center}.yt-carousel-track{gap:1.5rem}.yt-carousel-item{margin-right:1rem;height:auto}.yt-carousel-item:last-child{margin-right:0}.yt-carousel-container{width:90%;margin:2rem auto}.yt-carousel-arrow{top:60%;font-size:2.5rem}.yt-carousel-arrow.left{left:2rem}.yt-carousel-arrow.right{right:2rem}}@media (max-width:1700){.yt-carousel-item{padding:12rem 0}}@media (max-width:1300px){.yt-carousel-item{padding:17rem 0}}@media (max-width: 700px){.yt-carousel-arrow{top:67%!important;font-size:2.5rem}.yt-carousel-arrow{top:65%!important}.yt-carousel-item iframe:hover{transform:scale(1.05);box-shadow:0 10px 20px #0003}.yt-carousel-item iframe{width:100%;height:500px;border-radius:0rem}.yt-para{max-width:100%;font-size:1.6rem;padding-top:4rem}.yt-carousel-item{padding:10rem 0!important}.yt-carousel-item{margin-right:1.1rem;padding:15rem 0}.yt-carousel-track{gap:0rem}.yt-carousel-item:last-child{margin-right:0}.yt-carousel-arrow.left{left:2rem!important}.yt-carousel-arrow.right{right:2.1rem!important}.yt-carousel-item iframe{height:200px}}@media (max-width:541px){.yt-carousel-item{padding:10rem 0}.yt-para{max-width:100%;font-size:1.6rem;padding-top:0rem}.yt-page-wrapper{padding:0rem 2rem 5rem}}.package-section{padding-top:12rem;padding-left:6rem;padding-right:6rem;background:ivory}.package-head-ctn{display:grid;grid-template-columns:2fr 3fr 1fr;align-items:center}.package-box-2 .para{line-height:2.5rem;font-size:1.8rem;max-width:90%;color:#333;font-weight:400}.ul-bottom li{font-size:1.8rem;color:#333;font-weight:400}.price-ctm{display:grid;grid-template-columns:1fr 1fr 1fr;place-items:center}.package-btm-ctm{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:3rem;padding-top:6rem;place-items:center}.package-btm-container{display:flex;justify-content:center}.pricing{display:flex;justify-content:center;gap:2rem;padding:4rem}.luxary-card{background:#ee5e4e!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.pricing-card{display:flex;flex-direction:column;gap:6.5rem;border:1px solid #ee5e4e;background:transparent;border-radius:12px;padding:2rem;width:350px;box-shadow:0 8px 20px #0000001a;text-align:left;transition:transform .3s ease}.plan-title{font-size:2rem;font-weight:700;margin-bottom:1rem}.plan-title.premium,.plan-title.ultra,.plan-title.luxury{color:#fff;display:inline-block;padding:1rem;border-radius:14px;background-color:#ee5e4e}.price-head-ctm{display:flex;justify-content:center}.plan-price{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;color:#fff}.plan-features{list-style:none;padding:0;margin:0 0 1.5rem}.plan-features li{margin-bottom:.8rem;font-size:1.8rem;color:#ee5e4e}.plan-btn{display:block;width:100%;background:#111;color:#fff;border:none;padding:.8rem;border-radius:8px;cursor:pointer;font-size:1rem;transition:background .3s ease}.plan-btn:hover{background:#444}.pricing-card .package-line{border:none;border-bottom:1px solid #ee5e4e;margin:0}.pricing-card .package-line-white{border:none;border-bottom:1px solid #fff;margin:0}.parent-cont{display:flex;justify-content:center}.package-note{display:flex;flex-direction:column;padding-top:6rem;gap:4rem;align-items:center;font-size:1.8rem;grid-column:span 3;text-align:center}.ul-bottom{text-align:left!important;list-style-position:inside;display:flex;flex-direction:column;gap:2rem}.list-container{display:flex;justify-content:center}.note-heading{color:#ee5e4e;font-size:2rem;font-weight:700}@media (max-width: 1230px){.package-btm-ctm{grid-template-columns:1fr;row-gap:4rem}.pricing-card{gap:1.5rem}.package-note{grid-column:span 1}}@media (max-width: 910px){.package-head-ctn{grid-template-columns:1fr;text-align:center;row-gap:4rem}.package-head-ctn .right-btm-container button{display:none!important}.package-box-2 .para{max-width:100%}}@media (max-width: 850px){.package-note{padding-top:0rem!important;padding-left:3rem}.package-section{padding:5rem 2rem}.package-box-2 .para{padding-top:0rem}.ul-bottom li{font-size:1.6rem}}@media (max-width: 540px){.pricing-card{display:flex;flex-direction:column;gap:2rem;border-radius:12px;padding:2rem;width:310px}.package-note{padding-top:0rem;padding-left:2rem}.plan-features li{margin-bottom:.8rem;font-size:1.6rem;color:#ee5e4e}}@media (max-width:480px){.package-box-2 .para{font-size:1.6rem!important}.mobile-hide{display:none}}
