@keyframes shine{0%{opacity:0;left:0%}50%{opacity:1}to{opacity:0;left:100%}}body{background:#fff9f1}.hero-banner.projects-banner .video-wrapper:before{background:linear-gradient(360deg,#0000 63.46%,#000000d9 100%),linear-gradient(270deg,#0000 24.57%,#00000073 78.28%);transform:scale(1)}.hero-banner.projects-banner .video-wrapper .bg-wrapper{bottom:20%}.top-flex{justify-content:space-between;align-items:center;padding:30px 0;display:flex}@media only screen and (max-width:540px){.top-flex{flex-direction:column;justify-content:start;gap:10px}.top-flex .colA{width:100%}}.top-flex .colA ul{align-items:center;gap:30px;display:flex}@media only screen and (max-width:540px){.top-flex .colA ul{justify-content:start;width:100%;overflow:auto}}.top-flex .colA ul li{color:var(--text);cursor:pointer;padding:0 0 10px;font-family:Lato;font-size:16px;font-weight:700;transition:all .5s;position:relative}@media only screen and (max-width:540px){.top-flex .colA ul li{white-space:nowrap}}.top-flex .colA ul li.active{color:var(--primary);font-weight:700}.top-flex .colA ul li.active:before{width:100%}.top-flex .colA ul li:before{content:"";background:#9a761b;width:0%;height:2px;transition:all .5s;position:absolute;bottom:0}.top-flex .colB{display:block}@media only screen and (max-width:540px){.top-flex .colB{margin-left:auto}}.project-card{background:var(--white);border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #63636333}.project-card:hover figure img{scale:1.1}.project-card figure{position:relative}.project-card figure:before{content:"";opacity:0;z-index:1;background:#fff;width:0;height:86%;display:block;position:absolute;top:7%;left:0%;transform:skew(-20deg);box-shadow:0 0 55px 12px #fff}.project-card figure:hover:before{animation:.4s linear shine}.project-card figure{height:279px;line-height:0;overflow:hidden}@media only screen and (max-width:540px){.project-card figure{height:190px}}.project-card figure img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:all .5s}.project-card figure .tag{background:#ffffff80;border-radius:5px;padding:2px 15px;position:absolute;top:20px;left:15px}.project-card figure .tag p{color:var(--black);text-align:center;font-size:14px;font-weight:400}.project-card figcaption{padding:20px}.project-card figcaption h4{color:var(--black);font-size:24px;font-weight:500}@media only screen and (max-width:540px){.project-card figcaption h4{margin-bottom:10px;line-height:1.1}}.project-card figcaption p{color:var(--black);font-size:14px;font-weight:500}.project-card figcaption .detail-flex{justify-content:space-between;align-items:center;gap:20px;margin-top:20px;display:flex}.project-card figcaption .detail-flex .col{flex:0 50%;align-items:center;gap:20px;display:flex}.project-card figcaption .detail-flex .col .icon{background:#e9e9e9;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}@media only screen and (max-width:540px){.project-card figcaption .detail-flex .col .icon{display:none}}.project-card figcaption .detail-flex .col .content p{color:#666;text-align:left;font-size:14px;font-weight:500}@media only screen and (max-width:540px){.project-card figcaption .detail-flex .col .content p{font-size:12px}}.project-card figcaption .detail-flex .col .content h5{color:var(--black);text-align:left;font-size:14px;font-weight:400}@media only screen and (max-width:540px){.project-card figcaption .detail-flex .col .content h5{font-size:12px}}.project-card figcaption .btn-flex{justify-content:space-between;align-items:center;gap:20px;margin-top:30px;display:flex}.project-card figcaption .btn-flex a{text-align:center;flex:0 50%;justify-content:center;margin:0}.grid-box{grid-template-columns:repeat(3,1fr);gap:30px 20px;padding:20px 0 70px;display:grid}@media only screen and (max-width:1024px){.grid-box{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:560px){.grid-box{grid-template-columns:repeat(1,1fr)}}h2{font-size:36px;font-weight:400}.hero-banner.projects-detail-banner .video-wrapper:before{background:linear-gradient(360deg,#0000 63.46%,#000000d9 100%),linear-gradient(#0000 31.73%,#000000d9 94.72%);transform:scale(1)}.hero-banner.projects-detail-banner .video-wrapper video{transform:scale(1)}.hero-banner.projects-detail-banner .video-wrapper .bg-wrapper{bottom:15%}@media only screen and (max-width:768px){.hero-banner.projects-detail-banner .video-wrapper .bg-wrapper{bottom:10%}}@media only screen and (max-width:540px){.hero-banner.projects-detail-banner .video-wrapper .bg-wrapper h1{margin-bottom:10px;line-height:1.1;font-size:38px!important}}.hero-banner.projects-detail-banner .video-wrapper .bg-wrapper p{margin:15px 0 20px;font-size:16px;font-weight:500}@media only screen and (max-width:768px){.hero-banner.projects-detail-banner .video-wrapper .bg-wrapper p{margin:15px auto 20px}}.hero-banner.projects-detail-banner .video-wrapper .bg-wrapper .bottom-flex{justify-content:space-between;align-items:center;gap:20px;margin-top:70px;display:flex}@media only screen and (max-width:768px){.hero-banner.projects-detail-banner .video-wrapper .bg-wrapper .bottom-flex{flex-direction:column;margin-top:30px}}.hero-banner.projects-detail-banner .video-wrapper .bg-wrapper .bottom-flex .left{justify-content:start;align-items:center;gap:50px;display:flex}@media only screen and (max-width:540px){.hero-banner.projects-detail-banner .video-wrapper .bg-wrapper .bottom-flex .left{justify-content:center;align-items:baseline;gap:10px;width:100%}}.hero-banner.projects-detail-banner .video-wrapper .bg-wrapper .bottom-flex .left .col{align-items:center;gap:20px;display:flex}.hero-banner.projects-detail-banner .video-wrapper .bg-wrapper .bottom-flex .left .col .icon{border:1px solid var(--white);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:9px;display:flex}@media only screen and (max-width:540px){.hero-banner.projects-detail-banner .video-wrapper .bg-wrapper .bottom-flex .left .col .icon{display:none}}.hero-banner.projects-detail-banner .video-wrapper .bg-wrapper .bottom-flex .left .col .icon img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;transform:scaleX(1)}.hero-banner.projects-detail-banner .video-wrapper .bg-wrapper .bottom-flex .left .col .content p{color:var(--white);margin:0 0 2px;font-size:14px;font-weight:500}@media only screen and (max-width:768px){.hero-banner.projects-detail-banner .video-wrapper .bg-wrapper .bottom-flex .left .col .content p{text-align:left}}@media only screen and (max-width:540px){.hero-banner.projects-detail-banner .video-wrapper .bg-wrapper .bottom-flex .left .col .content p{text-align:center;margin-bottom:10px}}.hero-banner.projects-detail-banner .video-wrapper .bg-wrapper .bottom-flex .left .col .content h5{color:var(--white);font-size:14px;font-weight:400}@media only screen and (max-width:540px){.hero-banner.projects-detail-banner .video-wrapper .bg-wrapper .bottom-flex .left .col .content h5{width:100px}}.hero-banner.projects-detail-banner .video-wrapper .bg-wrapper .bottom-flex .btn-flex{justify-content:right;align-items:center;gap:25px;display:flex}@media only screen and (max-width:540px){.hero-banner.projects-detail-banner .video-wrapper .bg-wrapper .bottom-flex .btn-flex{display:none}}.hero-banner.projects-detail-banner .video-wrapper .bg-wrapper .bottom-flex .btn-flex .btn{padding:10px 25px}.hero-banner.projects-detail-banner .video-wrapper .bg-wrapper .bottom-flex .btn-flex button{margin:0}.hero-banner.projects-detail-banner .video-wrapper .bg-wrapper .bottom-flex .btn-flex .whatsapp-btn{background:#9db03c;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;padding:9px;display:flex}.hero-banner.projects-detail-banner .video-wrapper .bg-wrapper .bottom-flex .btn-flex .whatsapp-btn img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;transform:scaleX(1)}.project-detail-secA{padding:50px 0;position:relative;background:var(--white)!important}.project-detail-secA:before{content:"";z-index:0;background:linear-gradient(270deg,#e6e6e6 0%,#ffffff5c 100%);width:100%;height:100%;position:absolute;inset:0}@media only screen and (max-width:768px){.project-detail-secA:before{background:linear-gradient(359deg,#e6e6e6 0%,#ffffff5c 100%)}}.project-detail-secA .flex-box{z-index:1;justify-content:space-between;align-items:center;gap:50px;display:flex;position:relative}@media only screen and (max-width:768px){.project-detail-secA .flex-box{flex-direction:column}}.project-detail-secA .colA{flex:0 50%}@media only screen and (max-width:768px){.project-detail-secA .colA{width:100%}}.project-detail-secA .colA h2{margin-bottom:20px;font-size:36px;font-weight:400}@media only screen and (max-width:768px){.project-detail-secA .colA h2{text-align:center;margin:auto}}@media only screen and (max-width:540px){.project-detail-secA .colA h2{font-size:28px}}.project-detail-secA .colA p{max-width:516px;line-height:1.4}@media only screen and (max-width:768px){.project-detail-secA .colA p{text-align:center;margin:20px auto 0}}@media only screen and (max-width:540px){.project-detail-secA .colA p{margin:15px auto 0;line-height:1.3}}.project-detail-secA .colA .wrap{border-left:2px solid #9d864d;margin-top:30px;padding-left:20px}@media only screen and (max-width:768px){.project-detail-secA .colA .wrap{max-width:50%;margin:20px auto 0}}@media only screen and (max-width:540px){.project-detail-secA .colA .wrap{max-width:100%}}.project-detail-secA .colA .wrap h5{color:var(--black);text-align:left;margin-bottom:10px;font-size:16px;font-weight:700}@media only screen and (max-width:768px){.project-detail-secA .colA .wrap h5{width:fit-content}}.project-detail-secA .colA .wrap p{color:var(--text);font-size:14px;font-weight:400;line-height:1.4}@media only screen and (max-width:768px){.project-detail-secA .colA .wrap p{text-align:left;width:fit-content;max-width:100%;margin:0}}.project-detail-secA .colA .btn-flex{align-items:center;gap:20px;display:flex}@media only screen and (max-width:768px){.project-detail-secA .colA .btn-flex{justify-content:center;width:fit-content;margin:auto;display:flex}}.project-detail-secA .colB{background:var(--white);flex:0 50%;padding:40px}@media only screen and (max-width:768px){.project-detail-secA .colB{width:100%}}@media only screen and (max-width:540px){.project-detail-secA .colB{padding:20px}}.project-detail-secA .colB .heading{margin-bottom:40px}.project-detail-secA .colB .heading figure{width:56px;height:60px;margin:auto;line-height:0}.project-detail-secA .colB .heading figure img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.project-detail-secA .colB .heading h4{text-align:center;margin-top:10px;font-size:24px;font-weight:400}@media only screen and (max-width:540px){.project-detail-secA .colB .heading h4{font-size:28px;line-height:1.1}}.project-detail-secA .colB .form.form-grid{--item:2;--gaplr:30px;--gaptb:20px}@media only screen and (max-width:540px){.project-detail-secA .colB .form.form-grid{--item:1}}.project-detail-secA .colB .form.form-grid label,.project-detail-secA .colB .form.form-grid input,.project-detail-secA .colB .form.form-grid textarea{color:#000}.project-detail-secA .colB .form.form-grid .form-group:after{background:var(--black)!important}.project-detail-secA .colB .form .circle-btn{background:var(--primary);border:1px solid var(--primary);z-index:0;margin:20px auto 0}.project-detail-secA .colB .form .circle-btn:hover{background:var(--white)}.project-detail-secA .colB .form .circle-btn:hover span{color:var(--primary)}.project-detail-secB .banner-wrapper{height:calc(100vh - var(--headerheight));line-height:0}@media only screen and (max-width:1024px){.project-detail-secB .banner-wrapper{height:fit-content}}.project-detail-secB .banner-wrapper video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}.project-detail-secC{padding:50px 0}.project-detail-secC .heading p{letter-spacing:20%;text-align:center;text-transform:uppercase;margin-bottom:10px;font-family:Lato;font-size:14px;font-weight:700;line-height:24px}.project-detail-secC .heading h2{max-width:360px;margin:auto;line-height:1.1}@media only screen and (max-width:540px){.project-detail-secC .heading h2{max-width:90%;font-size:28px}}.project-detail-secC .custom-pagination{z-index:0;max-width:457px;margin:auto;position:relative}.project-detail-secC .custom-pagination .swiper-pagination{width:75%;height:4px;top:42%;left:50%;transform:translate(-50%)}@media only screen and (max-width:540px){.project-detail-secC .custom-pagination .swiper-pagination{width:60%}}.project-detail-secC .custom-pagination .swiper-pagination.swiper-pagination-progressbar{background:#e6e6e6}.project-detail-secC .custom-pagination .swiper-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--primary)!important}.project-detail-secC .custom-pagination .swiper-nav{justify-content:space-between;align-items:center;display:flex}.project-detail-secC .custom-pagination .swiper-nav button{border:1px solid #9d864d;border-radius:50%;align-items:center;width:40px;height:40px;transition:all .5s;display:flex}.project-detail-secC .custom-pagination .swiper-nav button:hover{background:#9d864d}.project-detail-secC .custom-pagination .swiper-nav button:hover svg path{stroke:#fff}.project-detail-secC .custom-pagination .swiper-nav button.swiper-button-disabled{opacity:.5;cursor:no-drop}.project-detail-secC .custom-pagination .swiper-nav button svg{vertical-align:middle;width:38px;height:34px}.project-detail-secC .custom-pagination .swiper-nav button svg path{stroke:#9d864d;transition:all .5s}.project-detail-secC .swiper{padding:50px 0 40px;position:relative}@media only screen and (max-width:540px){.project-detail-secC .swiper{padding:30px 0 20px}}.project-detail-secC .swiper .swiper-slide{transition:all .5s}.project-detail-secC .swiper .swiper-slide.swiper-slide-active{width:39%!important}@media only screen and (max-width:1024px){.project-detail-secC .swiper .swiper-slide.swiper-slide-active{width:55%!important}}@media only screen and (max-width:768px){.project-detail-secC .swiper .swiper-slide.swiper-slide-active{width:60%!important}}@media only screen and (max-width:540px){.project-detail-secC .swiper .swiper-slide.swiper-slide-active{width:100%!important}}.project-detail-secC .swiper .swiper-slide.swiper-slide-active figure .figinfo{opacity:1}.project-detail-secC .swiper .swiper-slide figure{height:442px;margin:auto;position:relative}@media only screen and (max-width:768px){.project-detail-secC .swiper .swiper-slide figure{height:382px}}@media only screen and (max-width:540px){.project-detail-secC .swiper .swiper-slide figure{height:300px}}.project-detail-secC .swiper .swiper-slide figure:before{content:"";background:linear-gradient(#0000 66.86%,#000000b3 87.67%);width:100%;height:100%;position:absolute;top:0;left:0}.project-detail-secC .swiper .swiper-slide figure img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.project-detail-secC .swiper .swiper-slide figure .figinfo{opacity:0;padding:0 0 30px 30px;transition:all .5s;position:absolute;bottom:0;left:0}.project-detail-secC .swiper .swiper-slide figure .figinfo h3{color:#fff;max-width:320px;font-family:Optima;font-size:32px;font-weight:400;line-height:1.3}@media only screen and (max-width:768px){.project-detail-secC .swiper .swiper-slide figure .figinfo h3{line-height:1.2}}@media only screen and (max-width:540px){.project-detail-secC .swiper .swiper-slide figure .figinfo h3{max-width:90%;font-size:26px}}.project-detail-secC .swiper .custom-pagination{align-items:center;width:30%;height:20px;display:inline-flex;position:absolute;bottom:6%;left:50%;transform:translate(-50%)}@media only screen and (max-width:540px){.project-detail-secC .swiper .custom-pagination{width:80%}}.project-detail-secC .swiper .custom-pagination .swiper-pagination-horizontal{top:inherit;width:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.project-detail-secC .swiper .custom-pagination .swiper-pagination-progressbar{background:#e6e6e6}.project-detail-secC .swiper .custom-pagination .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#eebf91}.project-detail-secC .swiper .custom-pagination .swiper-nav{justify-content:space-between;align-items:center;width:110%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.project-detail-secC .swiper .custom-pagination .swiper-nav button{border:1px solid #d0a77f;border-radius:50%;align-items:center;width:40px;height:40px;transition:all .5s;display:flex}.project-detail-secC .swiper .custom-pagination .swiper-nav button:hover{background:#d0a77f}.project-detail-secC .swiper .custom-pagination .swiper-nav button:hover svg path{stroke:#fff}.project-detail-secC .swiper .custom-pagination .swiper-nav button.swiper-button-disabled{opacity:.5;cursor:no-drop}.project-detail-secC .swiper .custom-pagination .swiper-nav button svg{vertical-align:middle;width:34px;height:40px}.project-detail-secC .swiper .custom-pagination .swiper-nav button svg path{stroke:#d0a77f;transition:all .5s}.project-detail-secD{background:#fbeddc;padding:50px 0;position:relative}.project-detail-secD .flex-box{z-index:1;justify-content:space-between;align-items:center;gap:50px;display:flex;position:relative}@media only screen and (max-width:768px){.project-detail-secD .flex-box{flex-direction:column}}.project-detail-secD .colA{flex:0 50%}@media only screen and (max-width:768px){.project-detail-secD .colA{text-align:center}}.project-detail-secD .colA h2{margin-bottom:20px;font-size:36px;font-weight:400}@media only screen and (max-width:540px){.project-detail-secD .colA h2{font-size:28px}}.project-detail-secD .colA p{max-width:516px;line-height:1.4}.project-detail-secD .colA .grid-box{grid-template-columns:repeat(2,1fr);gap:20px;padding:20px 0;display:grid}.project-detail-secD .colA .grid-box .col h4{color:var(--black);font-family:Optima;font-size:24px;font-weight:400}.project-detail-secD .colA .grid-box .col p{color:var(--text);font-size:16px;font-weight:500}.project-detail-secD .colA .btn-flex{align-items:center;gap:20px;display:flex}@media only screen and (max-width:768px){.project-detail-secD .colA .btn-flex{justify-content:center;margin:auto}.project-detail-secD .colA .btn-flex .btn{white-space:nowrap;margin-top:20px}}.project-detail-secD .colA .btn-flex .primary-btn:hover{background:0 0}.project-detail-secD .colA .btn-flex .black-border-btn{background:0 0;justify-content:center;width:100%;max-width:180px}.project-detail-secD .colA .btn-flex .black-border-btn:hover{background:var(--primary)}.project-detail-secD .colB{flex:0 50%}@media only screen and (max-width:768px){.project-detail-secD .colB{width:70%}}@media only screen and (max-width:540px){.project-detail-secD .colB{width:100%}}.project-detail-secD .colB figure{line-height:0;position:relative}.project-detail-secD .colB figure img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.project-detail-secD .colB figure figcaption{background:#9d864d;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;padding:15px;line-height:0;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.project-detail-secD .colB figure figcaption img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.project-detail-secE{padding:50px 0}.project-detail-secE .heading{margin-bottom:50px;position:relative}@media only screen and (max-width:540px){.project-detail-secE .heading{margin-bottom:30px}}.project-detail-secE .heading p{letter-spacing:20%;text-align:center;text-transform:uppercase;margin-bottom:10px;font-family:Lato;font-size:14px;font-weight:700;line-height:24px}.project-detail-secE .heading h2{max-width:460px;margin:auto;line-height:1.1}@media only screen and (max-width:540px){.project-detail-secE .heading h2{max-width:80%;font-size:28px;line-height:1.1}}.project-detail-secE .heading .swiper-nav{justify-content:center;gap:25px;display:flex;position:absolute;bottom:0;right:0}@media only screen and (max-width:540px){.project-detail-secE .heading .swiper-nav{display:none}}.project-detail-secE .swiper .swiper-wrapper .swiper-slide{border:1px solid #f0f0f0}.project-detail-secE .swiper .swiper-wrapper .swiper-slide .floor-card:hover figcaption{background:#9d864d}.project-detail-secE .swiper .swiper-wrapper .swiper-slide .floor-card:hover figcaption p{color:var(--white)}.project-detail-secE .swiper .swiper-wrapper .swiper-slide .floor-card figure{background:var(--white);height:311px;padding:40px}@media only screen and (max-width:540px){.project-detail-secE .swiper .swiper-wrapper .swiper-slide .floor-card figure{height:fit-content}}.project-detail-secE .swiper .swiper-wrapper .swiper-slide .floor-card figure img{-o-object-fit:contain;object-fit:contain;width:100%;height:fit-content;margin:auto}.project-detail-secE .swiper .swiper-wrapper .swiper-slide .floor-card figure .info{text-align:center}.project-detail-secE .swiper .swiper-wrapper .swiper-slide .floor-card figure .info p{color:#000;font-size:16px;font-weight:400}.project-detail-secE .swiper .swiper-wrapper .swiper-slide .floor-card figcaption{background:#f0f0f0;justify-content:space-between;align-items:center;padding:20px;transition:all .5s;display:flex}.project-detail-secE .swiper .swiper-wrapper .swiper-slide .floor-card figcaption button{margin:0}.project-detail-secE .swiper .swiper-wrapper .swiper-slide .floor-card figcaption button:hover{background:var(--white)}.project-detail-secE .swiper .swiper-wrapper .swiper-slide .floor-card figcaption button:hover span{color:var(--black)}.project-detail-secE .swiper .swiper-wrapper .swiper-slide .floor-card figcaption p{color:var(--black);transition:all .5s}.project-detail-secF{padding:20px 0 10px}@media only screen and (max-width:540px){.project-detail-secF{padding:0}}.project-detail-secF .heading{margin-bottom:20px}.project-detail-secF .heading .container{justify-content:space-between;align-items:center;display:flex;overflow:hidden}.project-detail-secF .heading .container .left{align-items:center;gap:50px;display:flex}@media only screen and (max-width:540px){.project-detail-secF .heading .container .left{flex-direction:column;gap:0;overflow:auto}}.project-detail-secF .heading .container .left h2{font-family:Optima}@media only screen and (max-width:540px){.project-detail-secF .heading .container .left h2{font-size:32px}}.project-detail-secF .heading .container .left ul{gap:42px;margin:0;padding:0;list-style:none;display:flex}@media only screen and (max-width:540px){.project-detail-secF .heading .container .left ul{gap:30px;width:100%;overflow:auto}}.project-detail-secF .heading .container .left ul li{cursor:pointer;color:#777;height:fit-content;padding-bottom:12px;font-family:Lato;font-size:16px;font-weight:700;transition:all .5s;position:relative}@media only screen and (max-width:540px){.project-detail-secF .heading .container .left ul li{white-space:nowrap}}.project-detail-secF .heading .container .left ul li.active{color:#8c6b1f}.project-detail-secF .heading .container .left ul li.active:before{width:100%}.project-detail-secF .heading .container .left ul li:before{content:"";background:#8c6b1f;width:0%;height:2px;transition:all .5s;position:absolute;bottom:0;left:0}.project-detail-secF .heading .container .swiper-nav{justify-content:center;gap:25px;display:flex}@media only screen and (max-width:540px){.project-detail-secF .heading .container .swiper-nav{display:none}}.project-detail-secF .swiper .swiper-slide figure{height:565px;line-height:0;position:relative;overflow:hidden}@media only screen and (max-width:768px){.project-detail-secF .swiper .swiper-slide figure{height:360px}}.project-detail-secF .swiper .swiper-slide figure:before{content:"";z-index:1;background:linear-gradient(360deg,#0000 63.46%,#000000d9 100%),linear-gradient(#0000 31.73%,#000000d9 94.72%);width:100%;height:100%;position:absolute;inset:0}.project-detail-secF .swiper .swiper-slide figure img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.project-detail-secF .swiper .swiper-slide figure .play-btn{z-index:1;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:50%;transform:translate(-50%,-50%)}.project-detail-secG{background:var(--black);padding:70px 0}@media only screen and (max-width:540px){.project-detail-secG{padding:50px 0}}.project-detail-secG .heading figure{width:86px;height:64px;margin:0 auto 20px;line-height:0}.project-detail-secG .heading h2{max-width:403px;color:var(--white);margin:auto;line-height:1.1}@media only screen and (max-width:540px){.project-detail-secG .heading h2{font-size:28px}}.project-detail-secG .form{--inputsize:42px;--labelbefore:var(--white);--labelafter:var(--white);--borderbefore:var(--white);--borderafter:var(--gradient-a);--labelfontbefore:16px;--labelfontafter:12px;--font:normal;--color:var(--white);--borderwidth:1px;--labelbackground:none;--textareaheight:86px;--paddingleftright:0px;--item:2;max-width:707px;margin:50px auto 0}@media only screen and (max-width:540px){.project-detail-secG .form{--item:1}}.project-detail-secG .form input,.project-detail-secG .form label,.project-detail-secG .form textarea{color:var(--white)}.project-detail-secG .form .btn{justify-content:center;width:100%;max-width:150px;margin:10px auto 0}.project-detail-secG .form .btn:hover span{color:var(--black)}.project-detail-secH{background:#fbeddc;padding:50px 0}.project-detail-secH .heading{text-align:center;position:relative}@media only screen and (max-width:540px){.project-detail-secH .heading h2{margin:0}}.project-detail-secI{padding:50px 0}@media only screen and (max-width:540px){.project-detail-secI{padding:40px 0}}.project-detail-secI .heading{text-align:center;margin-bottom:40px;position:relative}@media only screen and (max-width:540px){.project-detail-secI .heading{margin-bottom:20px}}.project-detail-secI .heading .swiper-nav{justify-content:center;gap:25px;display:flex;position:absolute;bottom:0;right:0}@media only screen and (max-width:540px){.project-detail-secI .heading .swiper-nav{display:none}}.project-detail-secI .swiper-wrapper{padding-bottom:20px}.project-detail-secI .swiper-wrapper .swiper-slide,.project-detail-secI .swiper-wrapper .swiper-slide .project-card{height:-webkit-fill-available}.emi-calculator{flex-wrap:wrap;justify-content:center;gap:50px;margin-top:60px;display:flex}@media only screen and (max-width:540px){.emi-calculator{gap:20px;margin-top:30px}}.emi-calculator .emi-calculator__inputs{flex:0 50%;min-width:280px}@media only screen and (max-width:768px){.emi-calculator .emi-calculator__inputs{min-width:80%}}@media only screen and (max-width:540px){.emi-calculator .emi-calculator__inputs{min-width:100%}}.emi-calculator .emi-calculator__inputs .emi-calculator__field{margin-bottom:28px}.emi-calculator .emi-calculator__inputs .emi-calculator__field-top{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.emi-calculator .emi-calculator__inputs .emi-calculator__field-top label{color:var(--text);font-family:Lato;font-size:16px;font-weight:500}.emi-calculator .emi-calculator__inputs .emi-calculator__field-top input{text-align:center;color:var(--text);background:0 0;border:1px solid #ccc;border-radius:5px;outline:none;padding:8px 0;font-family:Lato;font-size:16px;font-weight:500;display:inline-block}.emi-calculator .emi-calculator__inputs .emi-calculator__slider{appearance:none;background:#dcdcdc;border-radius:2px;width:100%;height:5px}.emi-calculator .emi-calculator__inputs .emi-calculator__slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#c09f59;border-radius:50%;width:20px;height:20px}.emi-calculator .emi-calculator__inputs .emi-calculator__result label{font-family:Lato;font-weight:500;font-style:Medium;color:#606060;font-size:16px}.emi-calculator .emi-calculator__inputs .emi-calculator__result-row{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.emi-calculator .emi-calculator__inputs .emi-calculator__cta{border:1px solid var(--black);background:0 0;border-radius:25px;margin-top:20px;padding:8px 25px;font-family:Lato;font-size:16px;font-weight:500;transition:all .5s}.emi-calculator .emi-calculator__inputs .emi-calculator__cta:hover{border:1px solid var(--primary);background:var(--primary);color:var(--white)}.emi-calculator .emi-calculator__inputs .emi-calculator__emi-value{font-family:Lato;font-size:24px;font-weight:700;line-height:24px}.emi-calculator .emi-calculator__chart-card{background:#fff;border:1px solid #ccc;border-radius:8px;flex:0 36%;min-width:320px;padding:32px}@media only screen and (max-width:768px){.emi-calculator .emi-calculator__chart-card{min-width:80%}}@media only screen and (max-width:540px){.emi-calculator .emi-calculator__chart-card{min-width:100%}}.emi-calculator .emi-calculator__chart-card .emi-calculator__chart-title{text-align:center;color:#6b6b6b;margin-bottom:16px}.emi-calculator .emi-calculator__chart-card .emi-calculator__gauge{width:100%;max-width:500px;margin:0 auto;display:block}.emi-calculator .emi-calculator__chart-card .emi-calculator__breakdown-row{border-top:1px solid #f0f0f0;justify-content:space-between;padding:8px 0;display:flex}.emi-calculator .emi-calculator__chart-card .emi-calculator__breakdown-row span{color:var(--black);font-family:Lato;font-size:14px;font-weight:500}.emi-calculator .emi-calculator__chart-card .emi-calculator__breakdown-row span:last-child{color:#606060}.react-datepicker{width:328px!important}
