@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inria+Sans:ital,wght@0,300;0,400;0,700;1,400&display=swap";@import"https://fonts.googleapis.com/css2?family=Inria+Sans:wght@400;500;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inria Sans,sans-serif;background-color:#cccccc6b}.Home{background-image:url(./background-pbRh9Uvi.webp);background-color:#d3d3d380;background-blend-mode:soft-light;background-size:cover;background-repeat:no-repeat;background-position:center;height:auto}@media (max-width: 480px){.Home{max-width:100%;background-size:cover;background-repeat:no-repeat;background-position:center}}.HomeAbout{scale:.9;padding:4.58% 5.8%;height:100vh;background-blend-mode:difference;height:max-content;top:-17vh;display:flex;gap:15vh;flex-direction:column}.HomeAbout .top{padding:0% 15%;display:flex;align-items:start;gap:2.5vw;height:max-content}.HomeAbout .top .left{color:#a74d39;font-family:Inria Sans;font-size:4.5vw;font-style:normal;font-weight:700;line-height:normal}.HomeAbout .top .right{width:80%;color:#000;text-align:justify;font-family:Inria Sans;font-size:1.66666vw;font-style:normal;font-weight:300;line-height:normal}.HomeAbout .bottom{padding:0 5%}.HomeAbout .bottom .values{display:flex;box-shadow:0 0 5.589px 2.662px #00000040;justify-content:center;align-items:center;background-color:#fff;height:24.98vh;border-radius:4.7vw;width:100%;padding:0 2.5vw}.HomeAbout .bottom .values .separator{width:1px;height:6vh;background-color:#000;margin:0 1vw;opacity:.5}.HomeAbout .bottom .values .separator2{width:6vw;height:1px;background-color:#000;margin:0 1vw;opacity:.5;display:none}.HomeAbout .bottom .values .value{display:flex;gap:.5vw;align-items:center;justify-content:center;width:25%}.HomeAbout .bottom .values .value .number{color:#a74d39;font-family:Inria Sans;font-size:4.2vw;font-style:normal;font-weight:700;line-height:normal}.HomeAbout .bottom .values .value .desc{color:#000;font-family:Inter;font-size:1.07vw;font-style:normal;font-weight:300;line-height:normal}@media (max-width: 480px){.HomeAbout{padding:0;height:65vh;background:transparent;top:0;flex-direction:column;gap:5vh}.HomeAbout .top{flex-direction:column;padding:0;justify-content:center;align-items:center}.HomeAbout .top .left{font-size:8.9vw;text-align:center}.HomeAbout .top .right{width:100%;font-size:4.6vw;text-align:justify}.HomeAbout .bottom{padding:1vw}.HomeAbout .bottom .values{height:max-content;display:grid;grid-template-columns:1fr 1fr;gap:3vh 5vw;background-color:#fff;border-radius:5vw;padding:4vw;box-shadow:0 2px 10px #0000000d;box-shadow:none}.HomeAbout .bottom .values .separator{display:block;position:absolute;top:68%;left:49%;transform:translate(-50%,-50%);width:50%;height:.1px;background-color:gray}.HomeAbout .bottom .values .separator2{display:block;position:absolute;top:68%;left:49.5%;transform:translate(-50%,-50%);width:.1px;height:25%;background-color:gray;opacity:.2}.HomeAbout .bottom .values .value{height:10vh;padding:0 2px;display:flex;align-items:center;justify-content:center;gap:1.5vw;width:100%;text-align:center}.HomeAbout .bottom .values .value .number{font-size:8.5vw;font-weight:700;color:#a74d39}.HomeAbout .bottom .values .value .desc{font-size:3vw;font-weight:100;text-align:left;color:#000;font-family:Inter,sans-serif}}.homeServices{padding:13.87vh 4.19vw;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2vw}.homeServices .top{padding-bottom:4vh}.homeServices .top .hServices{color:#000;font-size:5vw;font-style:normal;font-weight:700;line-height:82.941%;letter-spacing:.4vw}.homeServices .top .hServices span{color:#a74d39;font-size:5vw;font-style:italic;font-weight:700;line-height:82.941%;letter-spacing:.4vw;position:relative}.homeServices .top .hServices span:after{content:"";position:absolute;left:0;bottom:.2vh;width:100%;height:.093vh;background-color:#000}.homeServices .scroll-wrapper{overflow:hidden;width:100%;position:relative;mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%)}.homeServices .services{background:#eaded0;display:flex;gap:4vw;align-items:center;padding:1vw .3vw;width:fit-content;animation:scroll-left 30s linear infinite}.homeServices .services .service{display:flex;gap:.5vw;align-items:center;width:auto}.homeServices .services .service .icon{width:2.5vw;aspect-ratio:1}.homeServices .services .service .icon img{width:100%;height:100%;object-fit:contain}.homeServices .services .service .name{color:#632020;font-family:Inria Sans;font-size:2.1vw;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.18vw;white-space:nowrap}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 480px){.homeServices{padding:8vh 4vw;gap:4vw}.homeServices .top{padding-bottom:3vh}.homeServices .top .hServices,.homeServices .top .hServices span{font-size:8vw}.homeServices .top .hServices span:after{bottom:.5vh;height:1px}.homeServices .scroll-wrapper{overflow:hidden;width:100%;position:relative;mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%)}.homeServices .services{flex-wrap:nowrap;display:flex;gap:6vw;width:fit-content;animation:scroll-left-mobile 20s linear infinite;padding:3vw 2vw;background:#eaded0}.homeServices .services .service{display:flex;align-items:center;gap:2vw}.homeServices .services .service .icon{width:6vw;aspect-ratio:1}.homeServices .services .service .icon img{width:100%;height:100%;object-fit:cover}.homeServices .services .service .name{font-size:4vw;letter-spacing:1px;color:#632020;font-family:Inria Sans;white-space:nowrap}@keyframes scroll-left-mobile{0%{transform:translate(0)}to{transform:translate(-50%)}}}.homeSteps{scale:.9;padding:0 9.43vw 19.44vh;text-align:center;display:flex;flex-direction:column;gap:4vw}.homeSteps .hSteps{color:#000;font-size:5vw;font-weight:700;line-height:82.941%;letter-spacing:.4vw}.homeSteps .hSteps span{color:#a74d39;font-size:5vw;font-style:italic;font-weight:700;line-height:82.941%;letter-spacing:.4vw;position:relative}.homeSteps .hSteps span:after{content:"";position:absolute;left:0;bottom:.2vh;width:100%;height:.093vh;background-color:#000}.homeSteps .steps{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3vw}.homeSteps .steps .step{padding:0 6vw;width:100%;align-items:center;gap:4vw;overflow:hidden;display:flex;border-radius:3.4vw;background:#343434;height:35vh;border:2px solid #a74d39}.homeSteps .steps .step .number{width:25%;color:#eaded0;font-family:Inria Sans;font-size:19.1vw;font-style:normal;font-weight:300;margin-top:9vw;line-height:normal}.homeSteps .steps .step .number .mobile-title{display:none}.homeSteps .steps .step .number .text{position:absolute;z-index:2;color:#eaded0;font-family:Inria Sans;font-size:2.1vw;rotate:270deg;left:19%;margin-top:-28vh;font-style:normal;font-weight:700;line-height:normal}.homeSteps .steps .step .info{width:75%}.homeSteps .steps .step .info .title{text-align:left;color:#eaded0;font-family:Inria Sans;font-size:2.4vw;font-style:normal;font-weight:700;line-height:normal}.homeSteps .steps .step .info .desc{text-align:left;color:#fff;font-family:Inria Sans;font-size:1.66666vw;font-style:normal;font-weight:400;line-height:normal}.homeSteps .steps .reverse{padding:0 8vw;flex-direction:row-reverse;background:#ebe9e9;border:2px solid #a74d39}.homeSteps .steps .reverse .number{color:#a74d39}.homeSteps .steps .reverse .number .text{color:#a74d39;left:70%}.homeSteps .steps .reverse .info .title{color:#343434}.homeSteps .steps .reverse .info .desc{color:#000}@media (max-width: 480px){.homeSteps{padding:0 4.43vw 8vh}.homeSteps .hSteps{padding-bottom:5vh;font-size:8.1vw}.homeSteps .hSteps span{font-size:8.1vw}.homeSteps .steps .step,.homeSteps .steps .reverse{cursor:pointer;flex-direction:column;padding:0vw 6vw;height:auto;border-radius:6vw;transition:all .3s ease}.homeSteps .steps .step .number,.homeSteps .steps .reverse .number{padding-bottom:3vh;width:100%;font-size:18vw;margin-top:0;text-align:left;position:relative}.homeSteps .steps .step .number .text,.homeSteps .steps .reverse .number .text{position:static;transform:rotate(0);font-size:3vw;margin-top:-13vw;margin-left:-68vw;display:block;text-align:center}.homeSteps .steps .step .number .mobile-title,.homeSteps .steps .reverse .number .mobile-title{display:flex;justify-content:space-between;align-items:center;font-size:5vw;color:inherit;font-weight:700;margin-top:-6vw;margin-left:28%;padding:0 2vw}.homeSteps .steps .step .number .mobile-title img.mobile-arrow,.homeSteps .steps .reverse .number .mobile-title img.mobile-arrow{width:4vw;height:auto;transition:transform .3s ease}.homeSteps .steps .step .number .mobile-title img.rotate,.homeSteps .steps .reverse .number .mobile-title img.rotate{transform:rotate(180deg)}.homeSteps .steps .step .info,.homeSteps .steps .reverse .info{overflow:hidden;max-height:0;opacity:0;transition:all .3s ease}.homeSteps .steps .step .info .title,.homeSteps .steps .reverse .info .title{display:none;font-size:5vw;text-align:center;margin-top:4vw}.homeSteps .steps .step .info .desc,.homeSteps .steps .reverse .info .desc{font-size:4.2vw;text-align:left;padding-bottom:4vw;width:100%}.homeSteps .steps .step.open .info,.homeSteps .steps .reverse.open .info{max-height:500px;opacity:1}.homeSteps .steps .step.open .info .title,.homeSteps .steps .reverse.open .info .title{display:none}.homeSteps .steps .step.open .number,.homeSteps .steps .reverse.open .number{padding:0;padding-bottom:2vh}.homeSteps .steps .reverse .number .text{color:#a74d39}.homeSteps .steps .reverse .info .title{color:#343434}.homeSteps .steps .reverse .info .desc{color:#000}}.homeSub{display:flex;width:100%;height:45vh;background-color:#fff}.homeSub__left,.homeSub__right{width:50%}.homeSub__left{background:#a74d39;box-shadow:0 0 .37vh #00000040;color:#fff;padding:2.78vh 4.11vw;display:flex;flex-direction:column;justify-content:center}.homeSub__left p{scale:.9;text-align:justify;font-size:1.67vw;font-style:normal;font-weight:300;line-height:normal;margin-bottom:2vh}.homeSub__left p strong{font-weight:700;color:#fff}.homeSub__left .homeSub__buttons{scale:.9;display:flex;align-items:center;gap:1.04vw}.homeSub__left .homeSub__buttons .get-in-touch{border-radius:5vw;background:#eaded0;box-shadow:0 0 .46vw .1vw #00000040;color:#a74d39;border:none;font-size:1.2vw;font-style:normal;font-weight:600;line-height:normal;padding:1.8vh 2vw;cursor:pointer}.homeSub__left .homeSub__buttons .whatsapp-icon{width:3vw;height:6vh;cursor:pointer}.homeSub__right img{width:100%;height:100%;object-fit:cover}@media (max-width: 480px){.homeSub{flex-direction:column;height:auto}.homeSub__right,.homeSub__left{width:100%;height:auto}.homeSub__right{order:1;height:24.63vh}.homeSub__right img{width:100%;height:100%;object-fit:cover}.homeSub__left{order:2;padding:5vw 8.6vw;align-items:center;text-align:center}.homeSub__left p{font-size:4.5vw;margin-bottom:5vw;text-align:center}.homeSub__left .homeSub__buttons{gap:3.5vw}.homeSub__left .homeSub__buttons .get-in-touch{font-size:4.5vw;padding:1.5vw 5vw}.homeSub__left .homeSub__buttons .whatsapp-icon{width:10vw;height:10vw}}.faqs{background-image:url(./background-pbRh9Uvi.webp);background-repeat:repeat;height:max-content}@media (max-width: 480px){.faqs{max-width:100%;background-size:cover;background-repeat:no-repeat;background-position:center}}.faqHeading{padding:14.07vh 0 8.33vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.faqHeading .chHeading{padding-bottom:6.89vh;color:#000;font-size:5vw;font-style:normal;font-weight:700;line-height:82.941%;letter-spacing:.4vw}.faqHeading .chHeading span{color:#a74d39;font-size:5vw;font-style:italic;font-weight:700;line-height:82.941%;letter-spacing:.4vw;position:relative}.faqHeading .chHeading span:after{content:"";position:absolute;left:0;bottom:.2vh;width:100%;height:.093vh;background-color:#000}.faqHeading .chPara{color:#000;font-size:1.8vw;font-style:normal;font-weight:300;line-height:normal}@media (max-width: 480px){.faqHeading{max-width:480px;padding:6.07vh 10px 4vh}.faqHeading .chHeading{text-align:center;font-size:32px;padding-bottom:4vh;letter-spacing:.6vw;line-height:4.5vh}.faqHeading .chHeading span{font-size:32px;letter-spacing:.6vw}.faqHeading .chPara{text-align:center;font-size:20px}}.faqQuestions{width:90vw;margin:2vh auto;padding:2vh 4vw}.faqQuestions .faqItem{padding:2vh 0}.faqQuestions .faqItem .faqQuestion{border-bottom:.1vh solid #000;display:flex;justify-content:space-between;align-items:center;font-size:4.14vh;font-weight:700;color:#a74d39;padding:0 2vw;padding-bottom:2vh;cursor:pointer;transition:color .3s ease}.faqQuestions .faqItem .faqQuestion:hover{color:#aa2e1c}.faqQuestions .faqItem .faqQuestion .arrowIcon{width:4.5vh;height:2.5vh;margin-left:1vw;transition:transform .3s ease}.faqQuestions .faqItem .faqAnswer{font-weight:400;padding:2vh 4vw;margin-top:1vh;font-size:3.5vh;color:#0d0d0d;line-height:1.5;max-width:90%}@media (max-width: 480px){.faqQuestions{width:92vw;padding:2vh 1vw}.faqQuestions .faqItem .faqQuestion{font-size:2.8vh;padding:0 1vw;padding-bottom:1.5vh}.faqQuestions .faqItem .faqQuestion .arrowIcon{width:2.5vh;height:1.5vh}.faqQuestions .faqItem .faqAnswer{font-size:2.4vh;padding:1.5vh 2vw}}.contact-us{background-image:url(./background-pbRh9Uvi.webp);background-repeat:repeat;height:max-content}@media (max-width: 480px){.contact-us{max-width:100%;background-size:cover;background-repeat:no-repeat;background-position:center}}.contactForm{padding:2vw}.contactForm .formContainer{max-width:72.9167vw;margin:0 auto;display:flex;flex-direction:column;gap:2vw}.contactForm .formContainer .row{display:flex;gap:6.2083vw;flex-wrap:wrap}.contactForm .formContainer .formField{display:flex;flex-direction:column;flex:1;min-width:13.0208vw}.contactForm .formContainer .formField label{font-size:2.2vw;font-weight:700;margin-bottom:1.8vw;color:#a74d39}.contactForm .formContainer .formField input{padding:1vw;border:none;border-radius:6.6734vw;background:#fff;font-size:1.833vw}.contactForm .formContainer .section{display:flex;flex-direction:column;gap:.3646vw}.contactForm .formContainer .section label{font-size:1.979vw;font-weight:700;color:#a74d39}.contactForm .formContainer .section .radioGroup{display:flex;flex-wrap:wrap;column-gap:10.854vw;row-gap:1.5vw}.contactForm .formContainer .section .radioGroup label{font-weight:300;font-size:2vw;margin-bottom:1vh;color:#000;display:flex;align-items:center;gap:1.4167vw;cursor:pointer;margin-top:2.6vh}.contactForm .formContainer .section .radioGroup label input[type=radio]{width:2.6158vw;height:2.5593vw;flex-shrink:0;accent-color:#a74d39;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-radius:50%;position:relative}.contactForm .formContainer .section .radioGroup label input[type=radio]:before{content:"";display:block;width:1.25vw;height:1.25vw;border-radius:50%;background-color:#a74d39;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transition:.2s ease-in-out}.contactForm .formContainer .section .radioGroup label input[type=radio]:checked:before{transform:translate(-50%,-50%) scale(1)}.contactForm .formContainer input[type=text],.contactForm .formContainer input[type=tel],.contactForm .formContainer input[type=email]{width:100%}.contactForm .formContainer textarea{padding:.5208vw;border:none;border-radius:2.425vw;background:#fff;font-size:.833vw;resize:vertical;height:12.147vw}.contactForm .formContainer button{margin:0 auto;margin-top:2vh;width:fit-content;padding:.4167vw 2.604vw;background-color:#a74d39;color:#fff;border:none;border-radius:.208vw;font-weight:700;font-size:1.5vw;cursor:pointer;transition:background-color .3s ease}.contactForm .formContainer button:hover{background-color:#8e2626}@media (max-width: 480px){.contactForm{padding:0vh 8vw 5vh}.contactForm .formContainer{max-width:100%;margin:0 auto;display:flex;flex-direction:column;gap:5vw}.contactForm .formContainer .row{display:flex;flex-direction:column;gap:4vw}.contactForm .formContainer .formField{flex:unset;min-width:100%}.contactForm .formContainer .formField label{font-size:5vw;margin-bottom:3vw}.contactForm .formContainer .formField input{padding:3vw;font-size:4vw;border-radius:10vw}.contactForm .formContainer .section{gap:2vw}.contactForm .formContainer .section label{font-size:4.5vw}.contactForm .formContainer .section .radioGroup{column-gap:0;row-gap:3vw;flex-direction:column}.contactForm .formContainer .section .radioGroup label{font-size:4.5vw;gap:3vw;margin-top:0}.contactForm .formContainer .section .radioGroup label input[type=radio]{width:6vw;height:6vw}.contactForm .formContainer .section .radioGroup label input[type=radio]:before{width:3vw;height:3vw}.contactForm .formContainer textarea{padding:3vw;font-size:4vw;height:30vw;border-radius:6vw}.contactForm .formContainer button{margin-top:5vw;padding:3vw 10vw;font-size:5vw;border-radius:1vw}}.contactHeading{padding:14.07vh 0 8.33vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.contactHeading .chHeading{padding-bottom:6.89vh;color:#000;font-size:5vw;font-style:normal;font-weight:700;line-height:82.941%;letter-spacing:.4vw}.contactHeading .chHeading span{color:#a74d39;font-size:5vw;font-style:italic;font-weight:700;line-height:82.941%;letter-spacing:.4vw;position:relative}.contactHeading .chHeading span:after{content:"";position:absolute;left:0;bottom:.2vh;width:100%;height:.093vh;background-color:#000}.contactHeading .chPara{color:#000;font-size:1.8vw;font-style:normal;font-weight:300;line-height:normal}@media (max-width: 480px){.contactHeading{max-width:480px;padding:6.07vh 10px 4vh}.contactHeading .chHeading{font-size:32px;padding-bottom:4vh;letter-spacing:.6vw}.contactHeading .chHeading span{font-size:32px;letter-spacing:.6vw}.contactHeading .chPara{text-align:center;font-size:20px}}.preloader{width:100vw;height:100vh;background:url(./pre-Loader-Mc6fUk66.png) center center/cover no-repeat;display:flex;justify-content:center;align-items:center;transition:opacity .5s ease-in-out;opacity:1;z-index:9999;position:fixed;top:0;left:0;gap:2vw}.preloader .logos{display:flex;justify-content:center;gap:7vw}.preloader .logos .left{cursor:pointer;align-items:center;display:flex;justify-content:center;transition:all .3s ease}.preloader .logos .left img{height:auto;transition:transform .3s ease,opacity .3s ease}.preloader .logos .left:hover img{transform:scale(1.1);opacity:.85}.preloader .logos .divider{height:50%;background-color:#000;height:20vw;width:1px}.preloader .logos .right{cursor:pointer;margin-bottom:3vw;height:50%;align-items:center;display:flex;justify-content:center;transition:all .3s ease}.preloader .logos .right img{height:auto;transition:transform .3s ease,opacity .3s ease}.preloader .logos .right:hover img{transform:scale(1.1);opacity:.85}@media (max-width: 480px){.preloader{padding:10vw}.preloader .logos{gap:20vw;scale:.5;flex-direction:column-reverse}.preloader .divider{display:none}}.Footer{position:relative;z-index:1000;background:#a74d39;display:flex;width:100%;padding:3vw 7vw;justify-content:space-between}.Footer .left{display:flex;flex-direction:column;justify-content:space-between;width:20%}.Footer .left .footerLogo{width:100%;aspect-ratio:2}.Footer .left .footerLogo img{width:100%;height:100%;object-fit:contain}.Footer .right{width:70%;display:flex;flex-direction:column;justify-content:space-between}.Footer .right .top{display:flex}.Footer .right .top .officeLeft,.Footer .right .top .officeRight{color:#fff;font-family:Inria Sans;font-size:1.66666vw;font-style:normal;font-weight:700;line-height:normal;width:50%}.Footer .right .top .officeLeft span,.Footer .right .top .officeRight span{font-weight:400}.Footer .right .top .officeLeft{display:flex;flex-direction:column;gap:2vw}.Footer .right .bottom{padding-bottom:1vw;justify-content:flex-end;align-items:center;gap:2vw;display:flex;width:100%}.Footer .right .bottom .social{display:flex;gap:1vw}.Footer .right .bottom .social .icon{width:30%;aspect-ratio:1}.Footer .right .bottom .social .icon img{width:100%;height:100%;object-fit:cover}.Footer .right .bottom .button{cursor:pointer;display:flex;align-items:center;justify-content:center;width:27%;padding:.5vw;color:#6e4739;text-align:center;font-size:1.666666vw;font-style:normal;font-weight:600;line-height:normal;border-radius:96.361px;background:#eaded0;box-shadow:0 0 8.9px 2px #00000040}.Footer .mrBottom{display:none}@media (max-width: 480px){.Footer{padding:5vh 4vw;flex-wrap:wrap}.Footer .left{width:35%}.Footer .right{flex-direction:column;width:50%}.Footer .right .top{gap:2vw;flex-direction:column}.Footer .right .top .officeLeft,.Footer .right .top .officeRight{width:100%;font-size:3.2vw}.Footer .right .bottom{display:none}.Footer .mrBottom{justify-content:flex-end;align-items:center;gap:2vw;display:flex;width:100%}.Footer .mrBottom .social{display:flex;gap:10%}.Footer .mrBottom .social .icon{width:15%;aspect-ratio:1}.Footer .mrBottom .social .icon img{width:100%;height:100%;object-fit:cover}.Footer .mrBottom .button{display:flex;align-items:center;justify-content:center;width:27%;padding:1vw;color:#6e4739;text-align:center;font-size:3.2vw;font-style:normal;font-weight:600;line-height:normal;border-radius:96.361px;background:#eaded0;box-shadow:0 0 8.9px 2px #00000040}.Footer .mrBottom .wp{scale:.5}}.getInTouch .footer__cta{display:flex;align-items:center;gap:1vw}.getInTouch .footer__btn{position:fixed;bottom:4.2vh;right:6vw;background-color:#eaded0;color:#a74d39;border:none;padding:1vh 2vw;border-radius:2vw;font-size:1.1vw;font-weight:600;box-shadow:0 0 .4vw .1vw #00000040;cursor:pointer;z-index:999}.getInTouch .footer__whatsapp{width:2.5vw;height:2.5vw;cursor:pointer;position:fixed;bottom:4.2vh;right:3vw;z-index:999}@media (max-width: 480px){.getInTouch .footer__cta{flex-direction:column;gap:2vh;align-items:center}.getInTouch .footer__btn{position:fixed;bottom:1vh;right:13vw;padding:1vh 4vw;font-size:3vw;border-radius:4vw;box-shadow:0 0 .8vw .2vw #00000040}.getInTouch .footer__whatsapp{position:fixed;bottom:1vh;right:3vw;width:8vw;height:8vw}}.Scramble{width:100%}.Scramble .gallery{flex-wrap:nowrap;bottom:-25vh;position:relative;z-index:1;display:flex;width:100%}.Scramble .gallery .image{width:20vw;height:40vh;border:.5vw solid #fff;transition:transform .5s ease;cursor:pointer}.Scramble .gallery .image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.Scramble .gallery .image.img1{width:17.79vw;height:41.44vh;transform:rotate(-6.42deg)}.Scramble .gallery .image.img2{width:18.7vw;height:42.04vh;transform:rotate(18.731deg)}.Scramble .gallery .image.img3{width:22.49vw;height:48.18vh;transform:rotate(-9.479deg)}.Scramble .gallery .image.img4{width:18.7vw;height:55.22vh;transform:rotate(15.987deg)}.Scramble .gallery .image.img5{width:18.91vw;height:45.07vh;transform:rotate(-14.048deg)}.Scramble .gallery .image.img1:hover,.Scramble .gallery .image.img2:hover,.Scramble .gallery .image.img3:hover,.Scramble .gallery .image.img4:hover,.Scramble .gallery .image.img5:hover{transform:translateY(-30vh) rotate(0);z-index:2}@media (max-width: 480px){.Scramble{margin-top:-15vw}.Scramble .gallery{bottom:-10vh}.Scramble .gallery .image{border:1vw solid #333}.Scramble .gallery .image.img1{width:23vw;height:18vh;transform:rotate(-5.42deg)}.Scramble .gallery .image.img2{width:24vw;height:20vh;transform:rotate(6.42deg)}.Scramble .gallery .image.img3{width:26vw;height:22vh;transform:rotate(-6.42deg)}.Scramble .gallery .image.img4{width:24vw;height:24vh;transform:rotate(5.42deg)}.Scramble .gallery .image.img5{display:none}.Scramble .gallery .image.img1:hover,.Scramble .gallery .image.img2:hover,.Scramble .gallery .image.img3:hover,.Scramble .gallery .image.img4:hover{transform:translateY(-10vh) rotate(0)}}.adminContainer{display:flex;min-height:100vh;background-color:#eaded0}.sidebar{width:13vw;min-height:100vh;background-color:#a74d39;box-sizing:border-box;color:#fff;position:fixed;top:0;left:0}.sidebar .logo{background-color:#eaded0;width:100%;display:flex;align-items:center;justify-content:center;border-right:.1vw solid #8a3e2e}.sidebar .logo img{padding:.78vw;width:6.25vw}.sidebar .options{padding:1.04vw}.sidebar .options ul{list-style:none;padding:0}.sidebar .options ul li{margin-bottom:.78vw}.sidebar .options ul li a{color:#fff;text-decoration:none;font-weight:500}.sidebar .options ul li a:hover{text-decoration:underline}.sidebar .options .surnag-logo{width:100%;background-color:#eaded0;display:flex;align-items:center;justify-content:center;padding:2vh 0;margin:4vh 0}.sidebar .options .surnag-logo img{width:6vw;height:auto}.adminMain{margin-left:13vw;flex:1;display:flex;flex-direction:column}.navbar{width:100%;height:6.56vh;background-color:#a74d39;border-bottom:.05vw solid #ddd;display:flex;align-items:center;padding:0 1.04vw;position:fixed;margin-bottom:5%}.navbar h3{color:#fff;margin:0;font-size:1.04vw}.adminContent{padding:1.04vw;flex:1;overflow-y:auto}.enquiries{padding:6vh 2vw}.enquiries h2{color:#a74d39;margin-bottom:20px;font-size:28px}.enquiries .table-wrapper{overflow-x:auto}.enquiries .table-wrapper table{width:100%;border-collapse:collapse;background-color:#fff;box-shadow:0 0 10px #0000001a}.enquiries .table-wrapper table th,.enquiries .table-wrapper table td{border:1px solid #ddd;padding:10px 12px;text-align:left}.enquiries .table-wrapper table thead{background-color:#a74d39;color:#000}.enquiries .table-wrapper table thead th{font-weight:700}.enquiries .table-wrapper table tbody tr:nth-child(2n){background-color:#f9f9f9}.enquiries .table-wrapper table tbody button{margin-right:6px;padding:6px 12px;border:none;border-radius:4px;font-size:14px;cursor:pointer;transition:all .2s ease-in-out}.enquiries .table-wrapper table tbody button:first-of-type{background-color:#a74d39;color:#fff}.enquiries .table-wrapper table tbody button:first-of-type:hover{background-color:#8a3e2e}.enquiries .table-wrapper table tbody button:last-of-type{background-color:#d9534f;color:#fff}.enquiries .table-wrapper table tbody button:last-of-type:hover{background-color:#b52b27}.enquiries .table-wrapper .pagination{display:flex;justify-content:center;margin-top:20px;gap:10px}.enquiries .table-wrapper .pagination button{padding:5px 10px;background-color:#a74d39;color:#fff;border:none;cursor:pointer;border-radius:4px}.enquiries .table-wrapper .pagination button.active{background-color:#7e3628}.enquiries .table-wrapper .pagination button:hover{background-color:#8c3c2f}.enquiries .enquiry-details{margin-top:30px;padding:20px;border:2px solid #A74D39;border-radius:8px;background-color:#eaded0}.enquiries .enquiry-details h3{margin-bottom:15px;color:#a74d39}.enquiries .enquiry-details p{margin:8px 0;font-size:16px}.enquiries .enquiry-details p strong{color:#a74d39}.enquiries .enquiry-details button{margin-top:15px;padding:8px 14px;background-color:#a74d39;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background .2s ease}.enquiries .enquiry-details button:hover{background-color:#8a3e2e}.faqAdmin{padding:6vh 2vw}.faqAdmin h2{margin-bottom:20px;font-size:28px}.faqAdmin .faqForm{display:flex;flex-direction:column;gap:10px}.faqAdmin .faqForm input,.faqAdmin .faqForm textarea{padding:10px;border:1px solid #ccc;border-radius:8px;font-size:16px}.faqAdmin .faqForm button{padding:10px 20px;background-color:#ad8d18;border:none;color:#fff;font-weight:700;cursor:pointer;border-radius:8px}.faqAdmin .faqList{margin-top:30px}.faqAdmin .faqList .faqItem{background:#f9f9f9;padding:15px;border-radius:8px;margin-bottom:15px;box-shadow:0 0 5px #0000001a}.faqAdmin .faqList .faqItem h4{margin:0 0 5px}.faqAdmin .faqList .faqItem p{margin:0 0 10px}.faqAdmin .faqList .faqItem button{background:red;color:#fff;padding:5px 10px;border:none;border-radius:6px;cursor:pointer}.admin-about{padding:6vh 2vw}.admin-about textarea{width:100%;margin-bottom:20px}.admin-about .value-row{display:flex;gap:10px;margin-bottom:10px}.admin-about .value-row input{padding:5px}.admin-about .value-row button{background:red;color:#fff}.admin-about button{margin-top:10px;padding:8px 12px}.admin-homesub{padding:6vh 2vw;background-color:#f9f9f9}.admin-homesub h2{font-size:24px;margin-bottom:1.5rem;color:#333}.admin-homesub form{display:flex;flex-direction:column;gap:1.2rem}.admin-homesub form .para{display:flex;gap:20px;align-items:center}.admin-homesub form .para textarea{padding:10px;font-size:16px}.admin-homesub form .form-group{display:flex;flex-direction:column}.admin-homesub form .form-group label{font-weight:600;margin-bottom:.5rem;color:#222}.admin-homesub form .form-group input,.admin-homesub form .form-group textarea{padding:10px;border-radius:5px;border:1px solid #ccc;font-size:1rem}.admin-homesub form button{padding:.8rem 1.6rem;background-color:#3b3bff;color:#fff;border:none;border-radius:6px;font-size:1rem;cursor:pointer}.admin-homesub form button:disabled{opacity:.6;cursor:not-allowed}.admin-homesub form img{max-width:300px;border-radius:8px;margin-top:.5rem}.admin-scramble{padding:6vh 2vw}.admin-scramble h2{margin-bottom:1rem}.admin-scramble form{margin-bottom:2rem}.admin-scramble form input{margin-right:10px}.admin-scramble form button{padding:6px 12px}.admin-scramble .image-grid{display:flex;flex-wrap:wrap;gap:15px}.admin-scramble .image-grid .image-box{display:flex;flex-direction:column;align-items:center}.admin-scramble .image-grid .image-box img{max-width:200px;height:auto;border:1px solid #ccc}.admin-scramble .image-grid .image-box button{margin-top:8px;padding:5px 10px;background:#dc143c;color:#fff;border:none;cursor:pointer}.admin-hero{background-color:#fff;padding:6vh 2vw;border-radius:.5vw;box-shadow:0 0 10px #0000001a;width:40vw}.admin-hero form{display:flex;flex-direction:column;gap:1.5vw}.admin-hero form .form-group{display:flex;flex-direction:column;gap:.5vw}.admin-hero form .form-group label{font-weight:600;color:#333}.admin-hero form .form-group input[type=file]{padding:.5vw;background-color:#f4f4f4;border:1px solid #ccc}.admin-hero form .preview{max-width:300px;margin-top:.5vw;border:1px solid #ccc;border-radius:.3vw}.admin-hero form button{width:fit-content;padding:.5vw 1vw;background-color:#a74d39;color:#fff;border:none;border-radius:.3vw;cursor:pointer;font-weight:600}.admin-hero form button:hover{background-color:#913f2e}.admin-hero form button:disabled{background-color:#ccc;cursor:not-allowed}.aboutAdmin{background:#fff;padding:6vh 1vw;border-radius:16px;max-width:800px;margin:2rem auto;box-shadow:0 4px 12px #0000000d;font-family:Inter,sans-serif}.aboutAdmin__title{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;color:#333}.aboutAdmin__label{font-size:.95rem;font-weight:500;color:#555;margin-bottom:.5rem;display:block}.aboutAdmin__textarea{width:100%;border:1px solid #ddd;border-radius:8px;padding:.75rem;font-size:1rem;resize:vertical;margin-bottom:1.5rem}.aboutAdmin__subtitle{font-size:1.3rem;margin-bottom:1rem;color:#444;font-weight:500}.aboutAdmin__stat-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;align-items:center}.aboutAdmin__input{flex:1 1 28%;padding:.6rem .75rem;border:1px solid #ccc;border-radius:8px;font-size:.95rem}.aboutAdmin__remove-btn{background-color:#ff6b6b;color:#fff;border:none;padding:.5rem .75rem;font-size:1rem;border-radius:8px;cursor:pointer;transition:background .3s}.aboutAdmin__remove-btn:hover{background-color:#e64949}.aboutAdmin__add-btn{background-color:#4caf50;color:#fff;padding:.6rem 1.2rem;font-size:.95rem;border:none;border-radius:8px;cursor:pointer;margin-top:1rem;transition:background .3s}.aboutAdmin__add-btn:hover{background-color:#3d9b40}.aboutAdmin__save-btn{margin-top:2rem;background-color:#1976d2;color:#fff;padding:.8rem 1.5rem;font-size:1rem;border:none;border-radius:10px;font-weight:500;cursor:pointer;transition:background .3s}.aboutAdmin__save-btn:hover{background-color:#155bb5}.bannerAdmin{padding:2rem;font-family:Inter,sans-serif}.bannerAdmin__main{max-width:1000px;margin:0 auto;background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 10px #0000000d}.bannerAdmin__title{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;color:#333}.bannerAdmin__form{display:flex;flex-direction:column;gap:1.2rem}.bannerAdmin__label{font-size:.95rem;font-weight:500;color:#444}.bannerAdmin__input{padding:.5rem;border:1px solid #ddd;border-radius:8px;font-size:.95rem}.bannerAdmin__preview{max-width:250px;border-radius:12px;margin-top:.5rem;border:1px solid #ccc}.bannerAdmin__submit{background-color:#4a90e2;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:background .3s ease}.bannerAdmin__submit:hover{background-color:#3a7bd5}.bannerAdmin__submit:disabled{background-color:#a6c4ec;cursor:not-allowed}.bannerAdmin__success{color:#27ae60;font-size:.9rem;font-weight:500}.bannerAdmin__error{color:#e74c3c;font-size:.9rem;font-weight:500}.bannerAdmin__subtitle{margin-top:2rem;font-size:1.4rem;color:#333;font-weight:500}.bannerAdmin__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-top:1rem}.bannerAdmin__card{background:#fafafa;border:1px solid #eaeaea;border-radius:12px;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;box-shadow:0 2px 8px #00000008}.bannerAdmin__img{max-width:100%;border-radius:8px}.bannerAdmin__delete{margin-top:.5rem;background-color:#e74c3c;color:#fff;padding:.5rem 1rem;border:none;border-radius:8px;font-size:.9rem;cursor:pointer;transition:background .3s ease}.bannerAdmin__delete:hover{background-color:#c0392b}.adminSurnagFeatured{padding:6vh 2vw;max-width:1200px;margin:0 auto;background-color:#f8f9fc}.adminSurnagFeatured h2,.adminSurnagFeatured h3{color:#2c3e50;margin-bottom:1rem}.adminSurnagFeatured .featured-form{display:flex;flex-direction:column;gap:1.2rem;background-color:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 10px #00000014;margin-bottom:3rem}.adminSurnagFeatured .featured-form input[type=text],.adminSurnagFeatured .featured-form input[type=file],.adminSurnagFeatured .featured-form textarea{padding:.8rem;border-radius:8px;border:1px solid #ccc;font-size:1rem;background-color:#fefefe;transition:border-color .3s ease}.adminSurnagFeatured .featured-form input[type=text]:focus,.adminSurnagFeatured .featured-form textarea:focus{border-color:#07f;outline:none}.adminSurnagFeatured .featured-form textarea{resize:vertical;min-height:80px}.adminSurnagFeatured .featured-form label{font-weight:600;color:#333;margin-bottom:.3rem}.adminSurnagFeatured .featured-form button{padding:.8rem 1.5rem;background-color:#07f;color:#fff;font-weight:700;font-size:1rem;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease}.adminSurnagFeatured .featured-form button:hover{background-color:#005fcc}.adminSurnagFeatured .featured-form .features-group{margin-top:1.5rem}.adminSurnagFeatured .featured-form .features-group h4{margin-bottom:1rem;font-size:1.1rem;color:#444}.adminSurnagFeatured .featured-form .features-group .feature-block{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:1rem;background-color:#f1f3f5;border-radius:10px}.adminSurnagFeatured .project-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.adminSurnagFeatured .project-list .project-card{background-color:#fff;padding:1rem;border-radius:10px;box-shadow:0 2px 8px #00000012;text-align:center}.adminSurnagFeatured .project-list .project-card img{width:100%;max-height:160px;object-fit:cover;border-radius:8px;margin-bottom:.8rem}.adminSurnagFeatured .project-list .project-card h4{margin:.5rem 0 .2rem;font-size:1.1rem;color:#2c3e50}.adminSurnagFeatured .project-list .project-card p{font-size:.9rem;color:#666;margin-bottom:.8rem}.adminSurnagFeatured .project-list .project-card button{padding:.5rem 1rem;background-color:#e74c3c;color:#fff;font-size:.9rem;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.adminSurnagFeatured .project-list .project-card button:hover{background-color:#c0392b}.adminSurnagForm{max-width:100%;padding:24px;margin:40px auto;background:#fff;border-radius:16px;box-shadow:0 8px 24px #00000014;font-family:Segoe UI,sans-serif;color:#333}.adminSurnagForm h2{font-size:24px;margin-bottom:20px;text-align:center;color:#2c3e50}.adminSurnagForm table{width:100%;border-collapse:collapse;font-size:14px;overflow-x:auto}.adminSurnagForm table thead{background-color:#f0f4f8}.adminSurnagForm table thead th{padding:12px 10px;text-align:left;font-weight:600;color:#333;border-bottom:2px solid #e1e5eb}.adminSurnagForm table tbody tr{transition:background .2s}.adminSurnagForm table tbody tr:hover{background-color:#fafafa}.adminSurnagForm table tbody tr td{padding:10px;border-bottom:1px solid #eaeaea;vertical-align:top}.adminSurnagForm table tbody tr td:last-child{text-align:center}.adminSurnagForm table tbody tr button{background-color:#e74c3c;color:#fff;border:none;padding:6px 12px;font-size:13px;border-radius:6px;cursor:pointer;transition:background-color .2s}.adminSurnagForm table tbody tr button:hover{background-color:#c0392b}@media (max-width: 768px){.adminSurnagForm table{font-size:12px}.adminSurnagForm table thead{display:none}.adminSurnagForm table tbody tr{display:block;margin-bottom:20px;border:1px solid #eaeaea;border-radius:10px;padding:10px}.adminSurnagForm table tbody tr td{display:flex;justify-content:space-between;padding:6px 10px;border:none;border-bottom:1px solid #f1f1f1}.adminSurnagForm table tbody tr td:last-child{justify-content:flex-end;border-bottom:none}.adminSurnagForm table tbody tr td:before{content:attr(data-label);font-weight:600;color:#666;margin-right:10px}}.adminSurnagProjects{max-width:600px;margin:40px auto;background:#fff;padding:24px;border-radius:16px;box-shadow:0 8px 24px #00000014;font-family:Segoe UI,sans-serif;color:#333}.adminSurnagProjects h2{font-size:24px;margin-bottom:20px;text-align:center;color:#2c3e50}.adminSurnagProjects form{display:flex;gap:10px;margin-bottom:20px}.adminSurnagProjects form input{flex:1;padding:10px 14px;font-size:16px;border:1px solid #ccc;border-radius:8px;transition:border-color .2s}.adminSurnagProjects form input:focus{border-color:#007bff;outline:none}.adminSurnagProjects form button{background-color:#007bff;color:#fff;border:none;padding:10px 18px;font-size:16px;border-radius:8px;cursor:pointer;transition:background-color .2s}.adminSurnagProjects form button:hover{background-color:#0056b3}.adminSurnagProjects ul{list-style:none;padding:0}.adminSurnagProjects ul li{background:#f9f9f9;margin-bottom:10px;padding:12px 16px;border-radius:8px;display:flex;justify-content:space-between;align-items:center;transition:background .2s}.adminSurnagProjects ul li:hover{background:#f0f0f0}.adminSurnagProjects ul li button{background-color:#e74c3c;color:#fff;border:none;padding:6px 12px;font-size:14px;border-radius:6px;cursor:pointer;transition:background-color .2s}.adminSurnagProjects ul li button:hover{background-color:#c0392b}.admin-history{max-width:1400px;margin:2rem auto;padding:2rem;background:#fff;box-shadow:0 4px 12px #00000014;border-radius:1rem;font-family:Segoe UI,sans-serif}.admin-history h2{font-size:1.8rem;margin-bottom:1.5rem;text-align:center;color:#2c3e50}.admin-history label{font-weight:600;margin-bottom:.5rem;display:block;color:#333}.admin-history textarea{width:100%;padding:1rem;border-radius:.5rem;border:1px solid #ccc;background:#f9f9f9;font-size:1rem;resize:vertical;margin-bottom:1rem}.admin-history button{padding:.6rem 1.2rem;background-color:#2b71f8;color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:background .2s ease}.admin-history button:hover{background-color:#1f5de1}.admin-history button.delete{background-color:#e53935}.admin-history button.delete:hover{background-color:#c62828}.admin-history button+button{margin-left:.5rem}.admin-history input[type=text],.admin-history input[type=number]{padding:.6rem;border-radius:.4rem;border:1px solid #ccc;background-color:#f7f7f7;font-size:1rem}.admin-history hr{border:none;border-top:1px solid #ddd;margin:2rem 0}.admin-history .project-grid{display:flex;flex-wrap:wrap;gap:1rem}.admin-history .project-item{background-color:#f5f7fa;padding:1rem;border-radius:.75rem;display:grid;grid-template-columns:1fr 1fr 1fr auto auto;gap:.5rem;align-items:center;flex:1 1 calc(50% - 1rem);min-width:300px}.admin-history .project-item input{width:100%}.admin-history .project-item button{white-space:nowrap;font-size:.85rem}@media (max-width: 768px){.admin-history .project-item{grid-template-columns:1fr}.admin-history .project-grid{flex-direction:column}}.admin-login{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;font-family:Outfit,sans-serif}.admin-login h2{color:#a74d39;text-align:center;margin-bottom:1.5rem;font-size:32px;letter-spacing:1px}.admin-login form{background-color:wheat;padding:2.5rem 2rem;border-radius:16px;box-shadow:0 0 15px #a74d3933;display:flex;flex-direction:column;gap:1.2rem;width:100%;max-width:400px}.admin-login form input{padding:.9rem 1rem;border:none;border-radius:8px;font-size:16px;background-color:#fff;color:#000;transition:border .3s}.admin-login form input:focus{outline:none;border:1px solid #a74d39}.admin-login form input::placeholder{color:#aaa}.admin-login form button{padding:.9rem;background-color:#a74d39;color:#eaded0;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:background .3s}.admin-login form button:hover{background-color:#8f3f2e}.NewHeader{z-index:100;position:fixed;top:0;left:0;right:0;display:flex;align-items:center;justify-content:center;background-color:#ebe9e9;padding:0 1.25vw 0 8.54vw;height:11.85vh;font-family:Inria Sans,sans-serif;transition:transform .4s ease-in-out}.NewHeader .nav-section,.NewHeader .contact-section{display:flex;align-items:center}.NewHeader .nav-section .nav-item,.NewHeader .contact-section .nav-item{padding:.93vh 1.04vw;font-size:clamp(16px,1.39vw,26.65px);font-weight:500;color:#a74d39;text-decoration:none;cursor:pointer;white-space:nowrap;transition:all .2s ease-in-out}.NewHeader .nav-section .nav-item.active,.NewHeader .contact-section .nav-item.active{border-bottom:.37vh solid #a74d39}.NewHeader .nav-section .nav-item:hover,.NewHeader .contact-section .nav-item:hover{transform:translateY(-.19vh)}.NewHeader .nav-section .whatsapp,.NewHeader .contact-section .whatsapp{display:flex;align-items:center;gap:.31vw;font-weight:500}.NewHeader .nav-section .whatsapp img,.NewHeader .contact-section .whatsapp img{width:1.98vw;height:1.98vw}.NewHeader .divider{width:1px;height:3.7vh;background-color:#a74d39;margin:0 1.35vw}.NewHeader .logo img{height:8.7vh;object-fit:contain;margin:0 4vw}.NewHeader .social-icons{display:flex;align-items:center;gap:.94vw}.NewHeader .social-icons a{display:inline-block;transition:transform .3s ease}.NewHeader .social-icons a:hover{transform:translateY(-.56vh)}.NewHeader .social-icons a img{width:1.98vw;height:1.98vw;cursor:pointer}.NewHeader.hide{transform:translateY(-100%)}.NewHeader.show{transform:translateY(0)}@media (max-width: 480px){.mobile-top-bar{display:flex;justify-content:space-between;align-items:center;background-color:#f3f0ef;padding:2.5vh 6vw;position:fixed;top:0;left:0;width:100vw;z-index:10002;transition:transform .4s ease-in-out}.mobile-top-bar .mobile-logo{height:4.5vh;object-fit:contain;display:block}.mobile-top-bar .menu-toggle{font-size:8vw;color:#a74d39;cursor:pointer}.mobile-top-bar .hamburger{display:block;font-size:8vw;color:#a74d39;cursor:pointer}.mobile-top-bar.hide{transform:translateY(-100%)}.mobile-top-bar.show{transform:translateY(0)}.NewHeader{display:none}.MobileMenuOverlayWrapper{position:fixed;top:8vh;left:0;width:100vw;height:92vh;z-index:10001;display:flex;flex-direction:column}.MobileMenuOverlay{top:8vh;left:0;width:100vw;height:60vh;background-color:#f3f0ef;z-index:10001;padding:4vh 6vw;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Inria Sans,sans-serif;box-shadow:0 4px 12px #0000001a}.MobileMenuOverlay .mobile-nav{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4vh;width:100%}.MobileMenuOverlay .mobile-nav a{font-size:6.3vw;color:#a74d39;text-decoration:none;padding-bottom:1.5vh;width:100%;text-align:center;position:relative}.MobileMenuOverlay .mobile-nav a:after{content:"";position:absolute;bottom:0;left:0;height:1px;width:100%;background-color:#a74d39}.MobileMenuOverlay .mobile-nav a.whatsapp{display:flex;align-items:center;justify-content:center;gap:2vw}.MobileMenuOverlay .mobile-nav a.whatsapp img{width:5.2vw;height:5.2vw}.MobileMenuOverlay .mobile-social{display:flex;justify-content:center;gap:5vw;width:100%;margin-top:5vh}.MobileMenuOverlay .mobile-social a img{width:8.5vw;height:8.5vw}.MobileMenuBackdrop{height:50%;width:100%;background-color:#000000b0}}.mainHero{width:100%;height:108vh;margin-top:-6.5%;background:linear-gradient(0deg,#0003,#0003),url(./home-hero-CylTr13n.webp) 50%/cover no-repeat;box-shadow:0 4px 4px #00000040;background-blend-mode:overlay;background-size:cover;background-position:center}@media (max-width: 480px){.mainHero{height:50vh;margin-top:0;background:linear-gradient(0deg,#0003,#0003),url(./home-hero-CylTr13n.webp) center/cover no-repeat;background-blend-mode:overlay;background-size:cover;background-position:center}}.SurnagHero{width:100%}.SurnagHero img{width:100%;height:1017px;object-fit:cover}@media (max-width: 480px){.SurnagHero{margin-top:9.5vh}.SurnagHero img{width:100%;height:256px}}.SurnagHeader{z-index:100;position:fixed;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:center;background-color:#ebe9e9;padding:1.25vw 8.54vw;height:11.85vh;font-family:Inria Sans,sans-serif;transition:transform .4s ease-in-out}.SurnagHeader.hide{transform:translateY(-100%)}.SurnagHeader.show{transform:translateY(0)}.SurnagHeader .nav-section,.SurnagHeader .contact-section{display:flex;align-items:center}.SurnagHeader .nav-section .nav-item,.SurnagHeader .contact-section .nav-item{padding:.93vh 1.04vw;font-size:clamp(16px,1.39vw,26.65px);font-weight:500;color:#6e4739;text-decoration:none;cursor:pointer;white-space:nowrap;transition:all .2s ease-in-out}.SurnagHeader .nav-section .nav-item.active,.SurnagHeader .contact-section .nav-item.active{border-bottom:.37vh solid #6e4739}.SurnagHeader .nav-section .nav-item:hover,.SurnagHeader .contact-section .nav-item:hover{transform:translateY(-.19vh)}.SurnagHeader .nav-section .whatsapp,.SurnagHeader .contact-section .whatsapp{display:flex;align-items:center;gap:.31vw;font-weight:500}.SurnagHeader .nav-section .whatsapp img,.SurnagHeader .contact-section .whatsapp img{width:1.98vw;height:1.98vw}.SurnagHeader .divider{width:1px;height:3.7vh;background-color:#6e4739;margin:0 1.35vw}.SurnagHeader .logo img{height:8.7vh;object-fit:contain;margin:0 4vw}.SurnagHeader .social-icons{display:flex;align-items:center;gap:.94vw}.SurnagHeader .social-icons a{display:inline-block;transition:transform .3s ease}.SurnagHeader .social-icons a:hover{transform:translateY(-.56vh)}.SurnagHeader .social-icons a img{width:1.98vw;height:1.98vw;cursor:pointer}.hamburger,.mobile-logo{display:none}@media (max-width: 480px){.mobile-top-bar{display:flex;justify-content:space-between;align-items:center;background-color:#f3f0ef;padding:2.5vh 6vw;position:fixed;top:0;left:0;width:100vw;z-index:10002;transition:transform .4s ease-in-out}.mobile-top-bar.hide{transform:translateY(-100%)}.mobile-top-bar.show{transform:translateY(0)}.mobile-top-bar .mobile-logo{height:4.5vh;object-fit:contain;display:block}.mobile-top-bar .menu-toggle{font-size:8vw;color:#6e4739;cursor:pointer}.mobile-top-bar .hamburger{display:block;font-size:8vw;color:#6e4739;cursor:pointer}.MobileMenuOverlayWrapper{position:fixed;top:8vh;left:0;width:100vw;height:92vh;z-index:10001;display:flex;flex-direction:column}.MobileMenuOverlay{top:8vh;left:0;width:100vw;height:60vh;background-color:#f3f0ef;z-index:10001;padding:4vh 6vw;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Inria Sans,sans-serif;box-shadow:0 4px 12px #0000001a}.MobileMenuOverlay .mobile-nav{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4vh;width:100%}.MobileMenuOverlay .mobile-nav div{font-size:6.3vw;color:#6e4739;padding-bottom:1.5vh;width:100%;text-align:center;position:relative;cursor:pointer}.MobileMenuOverlay .mobile-nav div:after{content:"";position:absolute;bottom:0;left:0;height:1px;width:100%;background-color:#6e4739}.MobileMenuOverlay .mobile-nav div.whatsapp{display:flex;align-items:center;justify-content:center;gap:2vw}.MobileMenuOverlay .mobile-nav div.whatsapp img{width:5.2vw;height:5.2vw}.MobileMenuOverlay .mobile-social{display:flex;justify-content:center;gap:5vw;width:100%;margin-top:5vh}.MobileMenuOverlay .mobile-social a img{width:8.5vw;height:8.5vw}.MobileMenuBackdrop{height:50%;width:100%;background-color:#000000b0}}.SurnagAbout{width:100%;padding:2.5% 5%;display:flex;flex-direction:column;gap:2.5vw}.SurnagAbout .top{width:100%;padding:0 10%;display:flex;align-items:start;justify-content:center;gap:3vw}.SurnagAbout .top .left{width:25%;color:#6e4739;font-family:Inria Sans;font-size:5vw;font-style:normal;font-weight:700;line-height:normal}.SurnagAbout .top .right{color:#303642;text-align:justify;font-family:Inria Sans;font-size:1.666vw;font-style:normal;font-weight:400;line-height:normal}.SurnagAbout .top .right span{font-weight:700}.SurnagAbout .bottom{display:flex;justify-content:center;gap:1.5vw;width:100%;padding:5% 15%}.SurnagAbout .bottom .card{padding:5% 4%;border-radius:10%;display:flex;justify-content:start;align-items:flex-start;flex-direction:column;gap:.5vw;width:33%;background-color:#303642;position:relative}.SurnagAbout .bottom .card .number{color:#fff;font-family:Inria Sans;font-size:5vw;font-style:normal;font-weight:700;line-height:normal}.SurnagAbout .bottom .card .image{position:absolute;width:35%;background:#6e4739;padding:7%;border:.6vw solid #f4f4f4;border-radius:50%;top:-23%}.SurnagAbout .bottom .card .image img{width:100%;aspect-ratio:1;object-fit:cover}.SurnagAbout .bottom .card .desc{color:#fff;font-family:Inter;font-size:1.25vw;font-style:normal;font-weight:300;line-height:normal}@media (max-width: 480px){.SurnagAbout .top{flex-direction:column;justify-content:center;align-items:center;padding:0}.SurnagAbout .top .left{font-size:8.88889vw;width:100%;text-align:center}.SurnagAbout .top .right{font-size:4.4444vw}.SurnagAbout .bottom{padding:6vw 0}.SurnagAbout .bottom .card .number{font-size:7.40333vw}.SurnagAbout .bottom .card .image{top:-30%;width:35%;padding:7%;border:1vw solid #f4f4f4}.SurnagAbout .bottom .card .desc{font-size:1.8417vw}}.SurnagBanner{width:100%;position:relative}.SurnagBanner .banner-image{width:100%;height:51vh;object-fit:cover;transition:all .5s ease}.SurnagBanner .dots-container{position:absolute;bottom:-1.5vw;left:50%;transform:translate(-50%);display:flex;gap:1vw;justify-content:center;align-items:center}.SurnagBanner .dot{width:.8vw;height:.8vw;background-color:#4f4c4c99;border-radius:50%;cursor:pointer;transition:background-color .3s ease}.SurnagBanner .dot.active{background-color:#393838;transform:scale(1.1)}@media (max-width: 480px){.SurnagBanner .banner-image{height:21.5vh}.SurnagBanner .dots{bottom:1vh}.SurnagBanner .dots .dot{width:2vw;height:2vw}}.SurnagFeatured .featured{background:#fff;box-shadow:0 0 14.5px #000;width:100%;display:flex;flex-direction:column}.SurnagFeatured .featured .property{width:100%}.SurnagFeatured .featured .property .bottom .left .buttons .brochure,.SurnagFeatured .featured .property .bottom .left .buttons .walkThrough{cursor:pointer;color:#fff;border-radius:15.02px;background:#000;padding:1.5% 4%;font-family:Inria Sans;font-size:1.51041666vw;font-style:normal;font-weight:700;line-height:normal}@media (max-width: 480px){.SurnagFeatured .heading{font-size:8.88889vw}.SurnagFeatured .featured .property .top{height:28vh}.SurnagFeatured .featured .property .bottom{flex-direction:column;gap:4vw}.SurnagFeatured .featured .property .bottom .left{width:95%}.SurnagFeatured .featured .property .bottom .left .lhead{justify-content:center;align-items:center;gap:0;flex-direction:column}.SurnagFeatured .featured .property .bottom .left .lhead .name{font-size:5.5555vw}.SurnagFeatured .featured .property .bottom .left .lhead .location{font-size:3.333vw}.SurnagFeatured .featured .property .bottom .left .ldesc{padding:0;text-align:justify;font-size:3.333vw}.SurnagFeatured .featured .property .bottom .left .pdetails{justify-content:space-between;align-items:center}.SurnagFeatured .featured .property .bottom .left .pdetails .apartments .key,.SurnagFeatured .featured .property .bottom .left .pdetails .pricing .key{font-size:2.3425vw}.SurnagFeatured .featured .property .bottom .left .pdetails .apartments .value,.SurnagFeatured .featured .property .bottom .left .pdetails .pricing .value{font-size:4.4672vw}.SurnagFeatured .featured .property .bottom .left .buttons{justify-content:center;gap:1vw}.SurnagFeatured .featured .property .bottom .left .buttons .brochure,.SurnagFeatured .featured .property .bottom .left .buttons .walkThrough{font-size:2.32vw;border-radius:1vw}.SurnagFeatured .featured .property .bottom .right{width:100%;flex-direction:row;flex-wrap:wrap}.SurnagFeatured .featured .property .bottom .right .featureCard{display:flex;flex:0 0 48%;padding:2%;border-radius:2vw}.SurnagFeatured .featured .property .bottom .right .featureCard img{border-radius:2vw;width:12.5vw}.SurnagFeatured .featured .property .bottom .right .featureCard p{font-size:2vw}}.SurnagFeatured{width:100%;padding:2.5% 0%;display:flex;flex-direction:column;gap:2.5vw;justify-content:center;align-items:center}.SurnagFeatured .heading{color:#6e4739;font-family:Inria Sans;font-size:5vw;font-style:normal;font-weight:700;line-height:normal}.SurnagFeatured .featured{width:100%;display:flex;flex-direction:column;gap:2vw}.SurnagFeatured .featured .property{width:100%;background:#fff;box-shadow:0 0 14.5px #000}.SurnagFeatured .featured .property .top{width:100%;height:99.346666vh}.SurnagFeatured .featured .property .top img{width:100%;height:100%;object-fit:inherit}.SurnagFeatured .featured .property .bottom{gap:4%;display:flex;justify-content:center;align-items:center;padding:2.5% 5%}.SurnagFeatured .featured .property .bottom .left{width:66%;display:flex;flex-direction:column;gap:2vw}.SurnagFeatured .featured .property .bottom .left .lhead{display:flex;align-items:first baseline;gap:3vw}.SurnagFeatured .featured .property .bottom .left .lhead .name{color:#000;font-family:Inria Sans;font-size:3.2239vw;font-style:normal;font-weight:700;line-height:normal}.SurnagFeatured .featured .property .bottom .left .lhead .location{display:flex;gap:.5vw;color:#6e4739;font-family:Inria Sans;font-size:1.90734375vw;font-style:normal;font-weight:700;line-height:normal}.SurnagFeatured .featured .property .bottom .left .lhead .location img{object-fit:contain;width:1.5vw;aspect-ratio:1.5}.SurnagFeatured .featured .property .bottom .left .ldesc{color:#000;font-family:Inria Sans;font-size:1.60833333vw;font-style:normal;font-weight:400;line-height:normal}.SurnagFeatured .featured .property .bottom .left .pdetails{display:flex;justify-content:left;padding:1.5vw 0}.SurnagFeatured .featured .property .bottom .left .pdetails .apartments,.SurnagFeatured .featured .property .bottom .left .pdetails .pricing{width:50%;display:flex;flex-direction:column}.SurnagFeatured .featured .property .bottom .left .pdetails .apartments .key,.SurnagFeatured .featured .property .bottom .left .pdetails .pricing .key{color:#929292;font-family:Inria Sans;font-size:1.19791666vw;font-style:normal;font-weight:700;line-height:normal}.SurnagFeatured .featured .property .bottom .left .pdetails .apartments .value,.SurnagFeatured .featured .property .bottom .left .pdetails .pricing .value{color:#000;font-family:Inria Sans;font-size:2.284375vw;font-style:normal;font-weight:700;line-height:normal}.SurnagFeatured .featured .property .bottom .left .buttons{display:flex;gap:2%}.SurnagFeatured .featured .property .bottom .left .buttons .brochure,.SurnagFeatured .featured .property .bottom .left .buttons .walkThrough{text-decoration:none;cursor:pointer;color:#fff;border-radius:15.02px;background:#000;padding:1.5% 4%;font-family:Inria Sans;font-size:1.51041666vw;font-style:normal;font-weight:700;line-height:normal}.SurnagFeatured .featured .property .bottom .right{width:30%;display:flex;flex-direction:column;gap:1.45vw}.SurnagFeatured .featured .property .bottom .right .featureCard{width:100%;display:flex;align-items:center;gap:1vw;padding:5%;border-radius:1.0417vw;background:#fff;box-shadow:0 0 9.7px #000000bd}.SurnagFeatured .featured .property .bottom .right .featureCard img{border-radius:1.0417vw;width:8vw;aspect-ratio:1;object-fit:cover}.SurnagFeatured .featured .property .bottom .right .featureCard p{color:#000;font-family:Inria Sans;font-size:1.0417vw;font-style:normal;font-weight:400;line-height:normal}.SurnagFeatured .featured .property .bottom .buttons1{align-items:center;justify-content:center;width:100%;display:none;gap:2%}.SurnagFeatured .featured .property .bottom .buttons1 .brochure,.SurnagFeatured .featured .property .bottom .buttons1 .walkThrough{text-decoration:none;cursor:pointer;color:#fff;border-radius:15.02px;background:#000;padding:1.5% 4%;font-family:Inria Sans;font-size:1.51041666vw;font-style:normal;font-weight:700;line-height:normal}@media (max-width: 480px){.SurnagFeatured .heading{font-size:8.88889vw}.SurnagFeatured .featured{gap:6vw}.SurnagFeatured .featured .property{background:#fff;box-shadow:0 0 4.176px #000}.SurnagFeatured .featured .property .top{height:28vh}.SurnagFeatured .featured .property .bottom{flex-direction:column;gap:5vw}.SurnagFeatured .featured .property .bottom .left{width:95%}.SurnagFeatured .featured .property .bottom .left .lhead{justify-content:center;align-items:center;gap:0;flex-direction:column}.SurnagFeatured .featured .property .bottom .left .lhead .name{font-size:6.5555vw}.SurnagFeatured .featured .property .bottom .left .lhead .location{font-size:4.333vw}.SurnagFeatured .featured .property .bottom .left .lhead .location img{width:3vw}.SurnagFeatured .featured .property .bottom .left .ldesc{padding:2vw 0;text-align:justify;font-size:4.333vw}.SurnagFeatured .featured .property .bottom .left .pdetails{padding:5vw 0;justify-content:space-between;align-items:center}.SurnagFeatured .featured .property .bottom .left .pdetails .apartments .key,.SurnagFeatured .featured .property .bottom .left .pdetails .pricing .key{font-size:3.6425vw}.SurnagFeatured .featured .property .bottom .left .pdetails .apartments .value,.SurnagFeatured .featured .property .bottom .left .pdetails .pricing .value{font-size:4.9672vw}.SurnagFeatured .featured .property .bottom .left .buttons{display:none;justify-content:center;gap:1vw}.SurnagFeatured .featured .property .bottom .left .buttons .brochure,.SurnagFeatured .featured .property .bottom .left .buttons .walkThrough{font-size:3.52vw;border-radius:1vw}.SurnagFeatured .featured .property .bottom .right{gap:4vw;width:100%;flex-direction:row;flex-wrap:wrap}.SurnagFeatured .featured .property .bottom .right .featureCard{margin:.5vw 0;background:#fff;box-shadow:0 0 2.794px #000000bd;display:flex;flex:0 0 47%;padding:2%;border-radius:2vw}.SurnagFeatured .featured .property .bottom .right .featureCard img{border-radius:2vw;width:12.5vw}.SurnagFeatured .featured .property .bottom .right .featureCard p{font-size:2.5vw}.SurnagFeatured .featured .property .bottom .buttons1{display:flex;gap:1vw}.SurnagFeatured .featured .property .bottom .buttons1 .brochure,.SurnagFeatured .featured .property .bottom .buttons1 .walkThrough{font-size:3.52vw;border-radius:1vw}}.videoPopup{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:9999}.videoPopup .videoContainer{position:relative;width:80%;max-width:900px;aspect-ratio:16/9;background:#000;border-radius:10px;overflow:hidden}.videoPopup .videoContainer iframe{width:100%;height:100%;border:none}.videoPopup .videoContainer .closeBtn{position:absolute;top:10px;right:10px;font-size:1.5rem;background:transparent;color:#fff;border:none;cursor:pointer;z-index:10}.SurnagForm{gap:2vw;padding:3.5% 0;background:#303642;display:flex;flex-direction:column;align-items:center}.SurnagForm .heading{color:#fff;font-family:Inria Sans;font-size:5.052083333vw;font-style:normal;font-weight:700;line-height:normal}.SurnagForm form{display:flex;flex-direction:column;align-items:center;width:100%;gap:2vw}.SurnagForm .project{display:flex;flex-direction:column;gap:1vw;width:60%}.SurnagForm .project .title{color:#fff;text-align:justify;font-family:Inria Sans;font-size:1.927083333vw;font-style:normal;font-weight:700;line-height:normal}.SurnagForm .project .options{width:100%;display:flex;align-items:center;gap:5%}.SurnagForm .project .options .option-value{width:60%}.SurnagForm .project .options input{width:1.8vw;aspect-ratio:1;margin-right:1%}.SurnagForm .project .options label{margin-left:3%;color:#fff;text-align:justify;font-size:1.927083333vw;font-family:Inria Sans;font-style:normal;font-weight:400;line-height:normal}.SurnagForm .details{width:100%;gap:2vw;display:flex;align-items:center;justify-content:center;flex-direction:column}.SurnagForm .details .basic{display:flex;width:60%;gap:10%}.SurnagForm .details .basic .name,.SurnagForm .details .basic .phone{width:50%;display:flex;flex-direction:column;gap:1vw}.SurnagForm .details .basic .name label,.SurnagForm .details .basic .phone label{color:#fff;text-align:justify;font-family:Inria Sans;font-size:1.927083333vw;font-style:normal;font-weight:700;line-height:normal}.SurnagForm .details .basic .name input,.SurnagForm .details .basic .phone input{padding:1vw;font-size:1vw;color:#fff;background-color:transparent;border:.1vw solid #fff;border-radius:1vw;height:2.2vw;width:100%}.SurnagForm .details .email{display:flex;flex-direction:column;gap:1vw;width:60%}.SurnagForm .details .email label{color:#fff;text-align:justify;font-family:Inria Sans;font-size:1.927083333vw;font-style:normal;font-weight:700;line-height:normal}.SurnagForm .details .email input{padding:1vw;font-size:1vw;color:#fff;background-color:transparent;border:.1vw solid #fff;border-radius:1vw;height:2.2vw;width:100%}.SurnagForm .details .interest{width:60%;display:flex;align-items:center;gap:7%}.SurnagForm .details .interest input{width:1.8vw;aspect-ratio:1}.SurnagForm .details .interest label{margin-left:-5%;color:#fff;text-align:justify;font-size:1.927083333vw;font-family:Inria Sans;font-style:normal;font-weight:400;line-height:normal}.SurnagForm .details .message{display:flex;flex-direction:column;gap:1vw;width:60%}.SurnagForm .details .message label{color:#fff;text-align:justify;font-family:Inria Sans;font-size:1.927083333vw;font-style:normal;font-weight:700;line-height:normal}.SurnagForm .details .message textarea{padding:1vw;color:#fff;font-size:1vw;background-color:transparent;border:.1vw solid #fff;border-radius:1vw;height:8.2vw;width:100%}.SurnagForm .button{cursor:pointer;color:#303642;text-align:justify;font-family:Inria Sans;font-size:1.7vw;font-style:normal;font-weight:700;line-height:normal;background-color:#fff;padding:.6vw 2.5vw;border-radius:3vw}@media (max-width: 480px){.SurnagForm .heading{font-size:6.5556vw}.SurnagForm form .project{width:80%;display:flex;flex-direction:column;gap:2vw}.SurnagForm form .project .title{font-size:4.4444vw}.SurnagForm form .project .options{display:flex;gap:3vw}.SurnagForm form .project .options .option-value{display:flex;align-items:center;gap:2vw;cursor:pointer}.SurnagForm form .project .options .option-value input[type=radio]{width:3vw;height:3vw;cursor:pointer}.SurnagForm form .project .options .option-value label{margin-left:0;font-size:3vw;color:#fff;cursor:pointer}.SurnagForm form .details .basic{width:80%;flex-direction:column;gap:3vw}.SurnagForm form .details .basic .name,.SurnagForm form .details .basic .phone{width:100%;gap:2vw}.SurnagForm form .details .basic .name label,.SurnagForm form .details .basic .phone label{font-size:4.444vw}.SurnagForm form .details .basic .name input,.SurnagForm form .details .basic .phone input{padding:3vw;font-size:3vw;height:6.4vw;border-radius:3vw}.SurnagForm form .details .email{width:80%;flex-direction:column;gap:3vw}.SurnagForm form .details .email label{font-size:4.444vw}.SurnagForm form .details .email input{font-size:3vw;height:6.4vw;border-radius:3vw;padding:3vw}.SurnagForm form .details .interest{width:80%}.SurnagForm form .details .interest input{width:3.5vw}.SurnagForm form .details .interest label{font-size:3vw}.SurnagForm form .details .message{margin:1vw;width:80%}.SurnagForm form .details .message label{font-size:4.4444vw}.SurnagForm form .details .message textarea{padding:2vw 3vw;font-size:3vw;height:25vw;border-radius:4vw}.SurnagForm form .button{margin:3vw 0;width:35%;display:flex;align-items:center;justify-content:center;font-size:4.444vw}}.SurnagHistory{background-color:#f4f4f4;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2.5% 5%}.SurnagHistory .heading{color:#6e4739;padding:1vw;text-align:center;font-family:Inria Sans;font-size:3.90625vw;font-weight:700;text-transform:uppercase}.SurnagHistory .desc{padding-bottom:3.5vw;width:72%;color:#000;text-align:justify;font-family:Inria Sans;font-size:1.6083333vw;font-weight:400}.SurnagHistory .slider{height:auto;padding:0 1vw;width:100%;display:flex;justify-content:center;gap:1vw;perspective:1000px;align-items:center}.SurnagHistory .slider .card-wrapper{flex:0 0 21%;display:flex;justify-content:center;align-items:center}.SurnagHistory .slider .card{width:100%;height:32vw;perspective:1500px;transform-origin:center;transition:transform .4s ease}.SurnagHistory .slider .card.position-1{transform:scale(.7);z-index:1}.SurnagHistory .slider .card.position-2{transform:scale(.85);z-index:2}.SurnagHistory .slider .card.position-3{transform:scale(1);z-index:3}.SurnagHistory .slider .card.position-4{transform:scale(.85);z-index:2}.SurnagHistory .slider .card.position-5{transform:scale(.7);z-index:1}.SurnagHistory .slider .card .card-face{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:2vw;display:flex;gap:10px;flex-direction:column;align-items:center;justify-content:center;transition:transform .6s}.SurnagHistory .slider .card .card-front{background:#303642;color:#fff;display:flex;flex-direction:column}.SurnagHistory .slider .card .card-front .front-img img{width:4vw;aspect-ratio:1;object-fit:cover}.SurnagHistory .slider .card .card-front .year{font-size:2vw;font-weight:700;color:#fff}.SurnagHistory .slider .card .card-back{text-align:center;background:#fff;box-shadow:0 0 30px 7px #00000040;border-radius:2vw;transform:rotateY(180deg)}.SurnagHistory .slider .card .card-back .image{height:23%;width:100%;border:none;margin-top:-2vw;border-radius:2vw 2vw 0 0}.SurnagHistory .slider .card .card-back .year{color:#303642;font-size:2.3vw;font-weight:400}.SurnagHistory .slider .card .card-back .title{color:#303642;font-size:2vw;font-weight:700}.SurnagHistory .slider .card .card-back .key{color:#929292;font-size:.9vw;font-weight:700}.SurnagHistory .slider .card .card-back .value{color:#000;font-size:1.2vw;font-weight:400}.SurnagHistory .slider .card.flipped .card-front{transform:rotateY(180deg)}.SurnagHistory .slider .card.flipped .card-back{transform:rotateY(360deg)}.SurnagHistory .slider .nav-btn{display:none}.SurnagHistory .dots{margin-top:2vw;display:flex;gap:1vw}.SurnagHistory .dots .dot{width:1vw;height:1vw;border-radius:50%;background:#ccc;cursor:pointer;transition:background .3s}.SurnagHistory .dots .dot.active{background:#303642}@media (max-width: 480px){.SurnagHistory .heading{font-size:8.88889vw;text-align:center;width:80%}.SurnagHistory .desc{width:90%;font-size:4.4444vw}.SurnagHistory .slider{position:relative;padding:2vw 5vw;overflow:hidden;height:85vw;gap:.2vw}.SurnagHistory .slider .card-wrapper{flex:0 0 30%}.SurnagHistory .slider .card{width:33vw;height:70vw}.SurnagHistory .slider .card.position-1{transform:scale(.6);z-index:1}.SurnagHistory .slider .card.position-2{transform:scalex(1.2);z-index:2}.SurnagHistory .slider .card.position-3{transform:scale(.6);z-index:1}.SurnagHistory .slider .card .card-face{gap:1vw}.SurnagHistory .slider .card .card-front .year{font-size:5vw}.SurnagHistory .slider .card .front-img{width:40%;aspect-ratio:1;object-fit:contain}.SurnagHistory .slider .card .card-back{padding:2vw 0;text-align:center}.SurnagHistory .slider .card .card-back .image{margin-top:-9vw}.SurnagHistory .slider .card .card-back .icon{width:30%;aspect-ratio:1;object-fit:contain}.SurnagHistory .slider .card .card-back .year{font-size:4.5vw}.SurnagHistory .slider .card .card-back .title{font-size:3.9vw}.SurnagHistory .slider .card .card-back .key{font-size:2.9vw}.SurnagHistory .slider .card .card-back .value{font-size:3.5vw}.SurnagHistory .slider .nav-btn{position:absolute;top:85%;transform:translateY(-50%);background:#303642b3;color:#fff;border:none;border-radius:50%;width:8vw;height:8vw;font-size:5vw;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:all .3s ease;z-index:5}.SurnagHistory .slider .nav-btn.left{left:2vw}.SurnagHistory .slider .nav-btn.right{right:2vw}.SurnagHistory .dots .dot{width:2vw;height:2vw}}.SurnagFooter{position:relative;z-index:1000;background:#303642;display:flex;width:100%;padding:3vw 7vw;justify-content:space-between}.SurnagFooter .left{display:flex;flex-direction:column;justify-content:space-between;width:20%}.SurnagFooter .left .footerLogo{width:100%;aspect-ratio:2}.SurnagFooter .left .footerLogo img{width:100%;height:100%;object-fit:contain}.SurnagFooter .right{width:70%;display:flex;flex-direction:column;justify-content:space-between}.SurnagFooter .right .top{display:flex}.SurnagFooter .right .top .officeLeft,.SurnagFooter .right .top .officeRight{color:#fff;font-family:Inria Sans;font-size:1.66666vw;font-style:normal;font-weight:700;line-height:normal;width:50%}.SurnagFooter .right .top .officeLeft span,.SurnagFooter .right .top .officeRight span{font-weight:400}.SurnagFooter .right .top .officeLeft{display:flex;flex-direction:column;gap:2vw}.SurnagFooter .right .bottom{padding-bottom:1vw;justify-content:flex-end;align-items:center;gap:2vw;display:flex;width:100%}.SurnagFooter .right .bottom .social{display:flex;gap:1vw}.SurnagFooter .right .bottom .social .icon{width:30%;aspect-ratio:1}.SurnagFooter .right .bottom .social .icon img{width:100%;height:100%;object-fit:cover}.SurnagFooter .right .bottom .button{display:flex;align-items:center;justify-content:center;width:27%;padding:.5vw;color:#6e4739;text-align:center;font-size:1.666666vw;font-style:normal;font-weight:600;line-height:normal;border-radius:96.361px;background:#eaded0;box-shadow:0 0 8.9px 2px #00000040}.SurnagFooter .mrBottom{display:none}@media (max-width: 480px){.SurnagFooter{padding:5vh 4vw;flex-wrap:wrap}.SurnagFooter .left{width:35%}.SurnagFooter .right{flex-direction:column;width:50%}.SurnagFooter .right .top{gap:2vw;flex-direction:column}.SurnagFooter .right .top .officeLeft,.SurnagFooter .right .top .officeRight{width:100%;font-size:3.2vw}.SurnagFooter .right .bottom{display:none}.SurnagFooter .mrBottom{justify-content:flex-end;align-items:center;gap:2vw;display:flex;width:100%}.SurnagFooter .mrBottom .social{display:flex;gap:10%}.SurnagFooter .mrBottom .social .icon{width:15%;aspect-ratio:1}.SurnagFooter .mrBottom .social .icon img{width:100%;height:100%;object-fit:cover}.SurnagFooter .mrBottom .button{display:flex;align-items:center;justify-content:center;width:27%;padding:1vw;color:#6e4739;text-align:center;font-size:3.2vw;font-style:normal;font-weight:600;line-height:normal;border-radius:96.361px;background:#eaded0;box-shadow:0 0 8.9px 2px #00000040}.SurnagFooter .mrBottom .wp{scale:.5}}
