@import "https://fonts.googleapis.com/css2?family=Cormorant:wght@400;500;600;700&family=Inter:wght@300;400;500;600;700&display=swap";:root{--accent:#8c1407;--lred:#8c0303b8;--charcoal:#0a0000e4;--white:#fff;--text:#5d5d5d;--border:#e5dfd3;--grey:#efece6;--max-width:1600px;--gap:10px;--trans:all .35s ease;--shadow:0 10px 30px #00000014;background:#f8faff}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Cormorant,serif;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}.parent{width:100%}.cont{max-width:var(--max-width);width:100%;margin:auto;padding:0 10px}h1,h2,h3,h4,h5,h6{color:var(--charcoal);font-family:Cormorant,serif;font-weight:700;line-height:1.1}h1{font-size:72px}h2{font-size:54px}h3{font-size:36px}h4{font-size:28px}h5{font-size:22px}h6{font-size:18px}p{color:var(--text);font-family:Cormorant,serif;font-size:18px;font-weight:400;line-height:1.9}.bg-cover{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.bg-contain{background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important}@media (width<=991px){section{padding:var(--section-padding-mobile) 0}h1{font-size:48px}h2{font-size:40px}h3{font-size:30px}h4{font-size:24px}p{font-size:16px;line-height:1.8}}@media (width<=600px){.cont{padding:0 16px}h1{font-size:38px}h2{font-size:32px}h3{font-size:26px}}.hero-parent .hero-cont{height:calc(100vh - 70px);box-shadow:var(--shadow);background:#fff;border-radius:0 100px;justify-content:center;align-items:stretch;gap:20px;display:flex;position:relative;overflow:hidden}.hero-parent .hero-cont .shape1,.hero-parent .hero-cont .shape2{z-index:2;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='235'%20height='171'%20viewBox='0%200%20235%20171'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23efdbfe;%20fill-rule:%20evenodd;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='M301.968,117.24c-12.623,20.118-34.31,34.527-56.782,42.424-12.381,4.354-26.483,9.186-39.269,6.231-9.059-2.092-16.963,3.42-25.535,2.416-19.15-2.24-38.4,4.008-58.493.965-10.872-1.649-33.836-3.719-40.792-15.584-6.259-10.686,2.612-22.754,1.593-33.518-1.549-16.3-33.361-34.659-45.506-43.161C17.754,63.4,9.616,47.265,2.6,25.28-3.415,6.429,1.237-9.988,15.748-22.2c19.114-16.088,33.818-15.242,56.5-6.972C88.369-23.287,112.54-4.6,129.762-11.26c26.133-10.094,46.6-34,74.343-40.117,40.853-9,96.1,9,77.853,59.262-11.3,31.138,2.12,46.73,19.6,73.838C310.9,96.214,311.18,102.559,301.968,117.24Z'/%3e%3c/svg%3e");width:180px;height:140px;position:absolute;right:0}.hero-parent .hero-cont .shape2{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='72'%20height='35'%20viewBox='0%200%2072%2035'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23dbe7fe;%20fill-rule:%20evenodd;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='M58.859,59.632C44.275,71,14.867,74.991,3.429,60.552S2.875,18.712,17.459,7.346a33.731,33.731,0,0,1,47.111,5.562A33.108,33.108,0,0,1,58.859,59.632Z'/%3e%3c/svg%3e");width:80px;height:30px;bottom:0;right:20%}.hero-parent .hero-cont .hero-left{border:10px solid var(--accent);background-image:url(/assets/hero-Dhwqf4y8.jpg);border-radius:0 0 0 100px;width:50%;height:100%;padding:10px}.hero-parent .hero-cont .hero-right{z-index:2;flex-direction:column;justify-content:center;gap:40px;width:50%;height:100%;display:flex;position:relative}.hero-parent .hero-cont .hero-right .content-box{flex-direction:column;gap:20px;display:flex}.hero-parent .hero-cont .hero-right .content-box .heading{color:var(--accent);font-size:56px;font-weight:600;line-height:1.05}.hero-parent .hero-cont .hero-right .content-box .desc{color:var(--charcol);font-size:22px;line-height:1.6}.hero-parent .hero-cont .hero-right .button-group{align-items:center;gap:20px;display:flex}.hero-parent .hero-cont .hero-right .price-group{letter-spacing:3px;color:var(--accent);flex-direction:column;align-items:flex-start;gap:6px;font-size:18px;font-weight:500;display:flex}.hero-parent .hero-cont .hero-right .price-group span{letter-spacing:0;color:#72cfa6;text-shadow:3px 3px #72cfa626;font-size:56px;font-weight:600;line-height:1}@media only screen and (width<=900px){.hero-parent{padding:10px}.hero-parent .hero-cont{border-radius:10px;flex-direction:column;height:100%;padding:10px}.hero-parent .hero-cont .shape1,.hero-parent .hero-cont .shape2{display:none}.hero-parent .hero-cont .hero-left,.hero-parent .hero-cont .hero-right{flex-shrink:none;width:100%}.hero-parent .hero-cont .hero-left .content-box,.hero-parent .hero-cont .hero-right .content-box{height:100%}.hero-parent .hero-cont .hero-left{height:400px}}@media only screen and (width<=600px){.hero-parent .hero-cont .hero-left,.hero-parent .hero-cont .hero-right{border-radius:10px}.hero-parent .hero-cont .hero-left .content-box,.hero-parent .hero-cont .hero-right .content-box{gap:10px}.hero-parent .hero-cont .hero-left .content-box .heading,.hero-parent .hero-cont .hero-right .content-box .heading{font-size:40px}.hero-parent .hero-cont .hero-left .content-box .desc,.hero-parent .hero-cont .hero-right .content-box .desc{font-size:18px}.hero-parent .hero-cont .hero-right{padding-bottom:40px}.hero-parent .hero-cont .hero-left .button-group,.hero-parent .hero-cont .hero-right .button-group{flex-direction:column}.hero-parent .hero-cont .hero-left .button-group .magnetic-btn,.hero-parent .hero-cont .hero-right .button-group .magnetic-btn{border-radius:10px;width:100%}}.magnetic-btn{background:var(--accent);cursor:pointer;transition:var(--transition);border-radius:999px;justify-content:center;align-items:center;gap:16px;padding:5px 8px 5px 22px;display:inline-flex;position:relative;overflow:hidden}.magnetic-btn .text{z-index:2;color:var(--white);transition:var(--transition);font-family:comrad,serif;font-size:16px;font-weight:500;position:relative}.magnetic-btn .icon{z-index:2;background:var(--white);width:30px;height:30px;color:var(--accent);transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;font-size:22px;display:flex;position:relative}.magnetic-btn:before{content:"";background:var(--charcoal);transform-origin:0;z-index:1;transition:transform .45s;position:absolute;inset:0;transform:scaleX(0)}.magnetic-btn:hover:before{transform:scaleX(1)}.magnetic-btn:hover{border-color:var(--accent)}.magnetic-btn:hover .text{color:var(--white)}.magnetic-btn:hover .icon{background:var(--white);color:var(--charcoal);transform:translate(6px)}.magnetic-btn:active{transform:scale(.97)}.about-parent .about-cont{flex-direction:column;gap:40px;display:flex}.about-parent .about-cont .top-side{flex-direction:column;gap:10px;display:flex}.about-parent .about-cont .top-side .heading{color:var(--accent);font-size:50px;font-weight:600;line-height:1.05}.about-parent .about-cont .top-side .desc{color:var(--charcole);font-size:22px;line-height:28px}.about-parent .about-cont .bottom-side{align-items:flex-start;gap:20px;display:flex}.about-parent .about-cont .bottom-side .card{box-shadow:var(--shadow);background:#fff;border-radius:20px;flex-direction:column;gap:10px;padding:20px;display:flex}.about-parent .about-cont .bottom-side .card img{width:100px}.about-parent .about-cont .bottom-side .card .card-heading{color:var(--accent);font-size:24px;font-weight:600;line-height:1.05}.about-parent .about-cont .bottom-side .card .card-desc{color:var(--charcole);font-size:18px;line-height:28px}@media only screen and (width<=1000px){.about-parent .about-cont .bottom-side{flex-wrap:wrap}}@media only screen and (width<=600px){.about-parent .about-cont .top-side .heading{font-size:40px}.about-parent .about-cont .top-side .desc{font-size:18px}}.work-parent .work-cont{flex-direction:column;width:100%;display:flex}.work-parent .work-cont .top-panel{box-shadow:var(--shadow);background:#fff;border-radius:0 100px;padding:30px 0;display:flex;position:relative;overflow:hidden}.work-parent .work-cont .top-panel .shape1{z-index:1;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='152'%20height='151'%20viewBox='0%200%20152%20151'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23dbfee7;%20fill-rule:%20evenodd;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='M151.3,15.573c1.7,47.574-68.662,132.8-118.76,134.613s-92.117-35.279-93.827-82.852S-23.77-20.278,26.335-22.093,149.58-32,151.3,15.573Z'/%3e%3c/svg%3e");width:100px;height:95px;position:absolute;top:0;left:0}.work-parent .work-cont .top-panel .shape2{z-index:1;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='468'%20height='201'%20viewBox='0%200%20468%20201'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23fee8db;%20fill-rule:%20evenodd;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='M403.485,22.463c122.5-54.542,115.337,78.071,152.534,162.174C653,403.843,201.365,462,263.868,371.771S222.925,242.16,113.271,242.16C-73,242.16-11.337-52,175.219,9.253,275.716,42.25,280.971,77.005,403.485,22.463Z'/%3e%3c/svg%3e");width:280px;height:110px;position:absolute;bottom:0;right:0}.work-parent .work-cont .top-panel .left-side,.work-parent .work-cont .top-panel .right-side{z-index:3;flex-direction:column;justify-content:center;width:50%;padding:40px;display:flex;position:relative}.work-parent .work-cont .top-panel .icon{width:40px;height:40px;color:var(--accent);justify-content:center;align-items:center;font-size:26px;display:flex}.work-parent .work-cont .top-panel .btn-group{align-items:center;gap:20px;display:flex}.work-parent .work-cont .top-panel .btn-group .heading{color:var(--accent);font-size:24px;font-weight:600}.work-parent .work-cont .top-panel .btn-group .btn{background:var(--charcoal);color:#fff;cursor:pointer;width:40px;height:40px;transition:var(--trans);border-radius:5px;justify-content:center;align-items:center;font-size:22px;display:flex}.work-parent .work-cont .top-panel .btn-group .btn:hover{transform:translate(4px)}.work-parent .work-cont .top-panel .desc{color:var(--charcoal);font-size:20px}.work-parent .work-cont .bottom-panel{background:#f5f8ff;width:100%;height:500px;display:flex}.work-parent .work-cont .bottom-panel .bottom-left{width:50%;color:var(--accent);flex-direction:column;justify-content:center;gap:20px;padding:40px 20px;display:flex}.work-parent .work-cont .bottom-panel .bottom-left .heading{color:var(--accent);font-size:40px;font-weight:600;line-height:1.2}.work-parent .work-cont .bottom-panel .bottom-left .top-desc,.work-parent .work-cont .bottom-panel .bottom-left .desc{color:var(--charcoal);font-size:20px;line-height:1.7}.work-parent .work-cont .bottom-panel .bottom-right{width:50%;position:relative;overflow:hidden}.work-parent .work-cont .bottom-panel .bottom-right .work-image{background-image:url(/assets/img3-C2lTB9e4.jpg);border-radius:0 0 0 100px;width:100%;height:100%}@media only screen and (width<=800px){.work-parent .work-cont .top-panel{flex-direction:column}.work-parent .work-cont .top-panel .left-side,.work-parent .work-cont .top-panel .right-side{width:100%;padding:20px 40px}}@media only screen and (width<=900px){.work-parent .work-cont .bottom-panel{flex-direction:column-reverse;height:auto}.work-parent .work-cont .bottom-panel .bottom-left,.work-parent .work-cont .bottom-panel .bottom-right{width:100%}.work-parent .work-cont .bottom-panel .bottom-left .work-image,.work-parent .work-cont .bottom-panel .bottom-right .work-image{border-radius:10px;height:400px}}@media only screen and (width<=600px){.work-parent .work-cont .bottom-panel .bottom-left .work-image,.work-parent .work-cont .bottom-panel .bottom-right .work-image{border-radius:10px;height:300px}.work-parent .work-cont .bottom-panel .bottom-left .heading,.work-parent .work-cont .bottom-panel .bottom-right .heading{font-size:36px}.work-parent .work-cont .bottom-panel .bottom-left .top-desc,.work-parent .work-cont .bottom-panel .bottom-left .desc,.work-parent .work-cont .bottom-panel .bottom-right .top-desc,.work-parent .work-cont .bottom-panel .bottom-right .desc{font-size:18px}}.properties-parent .shape1{z-index:2;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='486'%20height='555'%20viewBox='0%200%20486%20555'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23efdbfe;%20fill-rule:%20evenodd;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='M-318.241,415.722C-307.372,306.1-231.313,146.445-152,187.627,12.7,273.145-49.18,72.254,65.073,14.731S168.094,92.253,316.017,53.289,558.4,241.5,413.916,272.278s-82.5,106.221-131.6,163.434-96.922-23.395-178.886,57.87C22.83,573.5-85.9,697.576-186.219,680.653-267.816,666.89-329.652,530.8-318.241,415.722Z'/%3e%3c/svg%3e");width:300px;height:350px;position:absolute;left:0}.properties-parent .properties-cont{z-index:4;flex-direction:column;gap:20px;display:flex;position:relative}.properties-parent .properties-cont .heading-main{width:36ch;color:var(--accent);font-size:40px;font-weight:600;line-height:1.05}.properties-parent .properties-cont .desc{color:var(--charcoal);width:80%;padding-bottom:40px;font-size:20px}@media only screen and (width<=700px){.properties-parent .properties-cont .heading-main{width:100%;font-size:40px}.properties-parent .properties-cont .desc{width:100%;font-size:20px}}.tour-popup-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000b;justify-content:center;align-items:center;padding:20px;animation:.25s popupOverlay;display:flex;position:fixed;inset:0;overflow:hidden auto}.tour-popup{width:60%;max-width:900px;max-height:95vh;box-shadow:var(--shadow);scrollbar-width:thin;scrollbar-color:#aebdb3 transparent;background:#fff;border-radius:10px;flex-direction:column;animation:.35s cubic-bezier(.16,1,.3,1) popupOpen;display:flex;position:relative;overflow:hidden auto}.tour-popup::-webkit-scrollbar{width:6px}.tour-popup::-webkit-scrollbar-track{background:0 0}.tour-popup::-webkit-scrollbar-thumb{background:#aebdb3;border-radius:10px}.tour-popup::-webkit-scrollbar-thumb:hover{background:#789180}.tour-popup-close{color:#222;cursor:pointer;z-index:50;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:27px;font-weight:300;line-height:1;transition:all .3s;display:flex;position:absolute;top:15px;right:15px;box-shadow:0 5px 20px #0000002e}.tour-popup-close:hover{color:#fff;background:#183626;transform:rotate(90deg)}.tour-popup-image{background:#142b1f;flex-shrink:0;width:100%;height:350px;position:relative;overflow:hidden}.tour-popup-image img{object-fit:cover;width:100%;height:100%;transition:transform .7s;display:block}.tour-popup-image:hover img{transform:scale(1.04)}.tour-popup-image-overlay{pointer-events:none;background:linear-gradient(#00000081 20%,#000000a8 45%,#071910e6 100%);position:absolute;inset:0}.tour-popup-badge{background:var(--accent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;letter-spacing:.7px;text-transform:uppercase;z-index:5;border:1px solid #1800004d;border-radius:50px;align-items:center;gap:8px;padding:9px 15px;font-size:16px;font-weight:600;display:flex;position:absolute;top:25px;left:25px}.tour-popup-badge span{color:#fff;font-size:9px}.tour-popup-image-content{z-index:5;color:#fff;position:absolute;bottom:30px;left:30px;right:30px}.tour-popup-image-content .project-tag{letter-spacing:2px;text-transform:uppercase;opacity:.8;font-size:10px;font-weight:600;display:block}.tour-popup-image-content h2{color:var(--white);letter-spacing:-1px;font-size:42px;font-weight:600;line-height:1.05}.tour-popup-image-content .popup-location{align-items:center;gap:7px;font-size:14px;line-height:1.5;display:flex}.tour-popup-image-content .popup-location svg{color:#b7d6c1;flex-shrink:0;font-size:18px}.tour-popup-content{box-sizing:border-box;width:100%;padding:20px;overflow:visible}.tour-popup-heading .small-title{color:#6d8b78;letter-spacing:1.8px;text-transform:uppercase;font-size:16px;font-weight:700;display:block}.tour-popup-heading h3{color:var(--accent);letter-spacing:-.6px;font-size:30px;font-weight:600;line-height:1.2}.tour-popup-heading .heading-line{background:var(--accent);border-radius:10px;width:48px;height:3px;margin-top:15px}.tour-popup-description{color:#69736c;margin:20px 0 25px;font-size:18px;line-height:1.4}.popup-price{background:linear-gradient(135deg,#edf5ef,#f8faf8);border:1px solid #dce8df;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px;padding:15px 18px;display:flex}.popup-price span{color:#718077;letter-spacing:.5px;text-transform:uppercase;font-size:14px;font-weight:600}.popup-price strong{color:#183626;font-size:20px;font-weight:700}.property-highlights{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:24px;display:grid}.highlight-item{background:#f8faf8;border:1px solid #e7ece8;border-radius:10px;align-items:flex-start;gap:10px;padding:14px;transition:all .3s;display:flex}.highlight-item:hover{box-shadow:var(--shadow);border-color:#c9d8cd;transform:translateY(-2px)}.highlight-item .highlight-icon{background:#e5eee8;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;font-size:20px;display:flex}.highlight-item div{flex-direction:column;gap:3px;display:flex}.highlight-item strong{color:#24392c;font-size:18px;font-weight:700}.highlight-item small{color:#7a857e;font-size:14px;line-height:1.4}.popup-section{border-top:1px solid #edf1ee;padding:18px 0}.popup-section h4{color:var(--accent);margin:0 0 13px;font-size:20px;font-weight:700}.popup-list{grid-template-columns:1fr 1fr;gap:10px;display:grid}.popup-list>div{align-items:flex-start;gap:8px;display:flex}.popup-list span{width:19px;height:19px;color:var(--accent);background:#e7f1e9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:16px;font-weight:700;display:flex}.popup-list p{color:#69746d;margin:0;font-size:16px;line-height:1.5}.booking-section h4{color:var(--accent)}.booking-section .popup-list span{color:var(--accent);background:#dfeee3}.popup-highlight{background:linear-gradient(135deg,#edf5ef,#f8faf8);border:1px solid #dce8df;border-radius:12px;align-items:center;gap:12px;margin-top:5px;padding:15px;display:flex}.popup-highlight span{background:#dcebe0;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;font-size:16px;display:flex}.popup-highlight p{color:#40574a;margin:0;font-size:18px;font-weight:700;line-height:1.5}.popup-family-message{background:#f6f9f7;border-left:3px solid #54765f;border-radius:0 10px 10px 0;margin-top:18px;padding:18px}.popup-family-message p{color:#59675e;margin:0;font-size:18px;line-height:1.7}.popup-possession{background:#fff;border:1px solid #e1e9e3;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;margin-top:15px;padding:13px 15px;display:flex}.popup-possession span{color:#7b857e;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:600}.popup-possession strong{color:var(--accent);font-size:12px;font-weight:700}.popup-site-address{background:#f8faf8;border:1px solid #e7ece8;border-radius:10px;margin-top:15px;padding:15px}.popup-site-address h4{color:#263c2e;margin:0 0 8px;font-size:12px}.popup-site-address p{color:#69746d;margin:0;font-size:10px;line-height:1.6}.popup-contact{background:#f3f7f4;border:1px solid #dfe9e2;border-radius:12px;justify-content:space-between;align-items:center;gap:15px;margin-top:18px;padding:15px;display:flex}.popup-contact .contact-info{flex-direction:column;gap:4px;display:flex}.popup-contact strong{color:#24392c;font-size:12px}.popup-contact span{color:#7a857e;font-size:9px}.popup-contact a{color:var(--accent);font-size:11px;font-weight:700;text-decoration:none}.popup-contact a:hover{text-decoration:underline}.tour-popup-actions{border-top:1px solid #edf1ee;gap:10px;width:fit-content;margin-top:22px;padding-top:20px;display:flex}.tour-popup-link{background:var(--accent);color:#fff;border:1px solid var(--accent);border-radius:10px;flex:1;justify-content:space-between;align-items:center;gap:20px;width:fit-content;padding:13px 16px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.tour-popup-link .arrow{font-size:18px;transition:transform .3s}.tour-popup-link:hover{color:var(--accent);background:#fff;transform:translateY(-2px)}.tour-popup-link:hover .arrow{transform:translate(5px)}.tour-popup-map{color:var(--accent);background:#fff;border:1px solid #d9e2dc;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:13px 15px;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.tour-popup-map svg{font-size:14px}.tour-popup-map:hover{background:#f2f6f3;border-color:#b9cabe}@keyframes popupOverlay{0%{opacity:0}to{opacity:1}}@keyframes popupOpen{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=900px){.tour-popup{width:80%}.tour-popup-content{padding:32px 28px}.tour-popup-image{height:320px}.tour-popup-image-content h2{font-size:36px}}@media (width<=600px){.tour-popup-overlay{align-items:flex-start;padding:10px;overflow-y:auto}.tour-popup{border-radius:18px;width:100%;max-width:100%;max-height:calc(100vh - 20px);overflow:hidden auto}.tour-popup-image{height:300px;min-height:300px}.tour-popup-image-content{bottom:22px;left:20px;right:20px}.tour-popup-image-content h2{font-size:32px}.tour-popup-image-content .popup-location{font-size:12px}.tour-popup-badge{padding:8px 12px;top:18px;left:18px}.tour-popup-content{padding:24px 20px;overflow:visible}.tour-popup-heading h3{font-size:25px}.tour-popup-description{font-size:12px;line-height:1.7}.property-highlights,.popup-list{grid-template-columns:1fr}.popup-price{flex-direction:column;align-items:flex-start;gap:5px}.popup-price strong{font-size:17px}.popup-possession{flex-direction:column;align-items:flex-start;gap:5px}.popup-contact{flex-direction:column;align-items:flex-start}.tour-popup-actions{flex-direction:column;margin-top:18px}.tour-popup-link,.tour-popup-map{box-sizing:border-box;width:100%}.tour-popup-close{width:38px;height:38px;font-size:25px;top:12px;right:12px}}@media (width<=380px){.tour-popup-overlay{padding:6px}.tour-popup{border-radius:14px;max-height:calc(100vh - 12px)}.tour-popup-image{height:260px;min-height:260px}.tour-popup-content{padding:20px 16px}.tour-popup-image-content h2{font-size:28px}}.property-card{flex-direction:row;width:100%;display:flex}.property-card.reverse{flex-direction:row-reverse}.property-card .property-image{width:50%;min-height:500px;position:relative;overflow:visible}.property-card .property-image img{object-fit:cover;border-radius:10px;width:100%;height:100%;display:block}.property-card .property-image .property-status{background:var(--accent);color:#fff;z-index:3;padding:11px 22px;font-size:15px;font-weight:600;position:absolute;top:-30px;left:20px}.property-card .property-image .property-status:after{content:"";border-top:30px solid #0000;border-left:10px solid #580808;width:0;height:0;position:absolute;top:0;right:-10px}.property-card .property-content{flex-direction:column;justify-content:center;gap:20px;width:50%;padding:20px;display:flex}.property-card .property-content .property-location{color:var(--accent);align-items:center;gap:10px;font-family:Lato,sans-serif;font-size:15px;display:flex}.property-card .property-content .property-location svg{color:var(--accent);font-size:18px}.property-card .property-content .property-title{color:var(--accent);font-size:42px;font-weight:600;line-height:1.05}.property-card .property-content .property-price{color:#2d0604;font-family:Lato,sans-serif;font-size:30px;font-weight:700;line-height:1}.property-card .property-content .property-features{gap:10px;width:100%;display:flex}.property-card .property-content .property-features .feature{width:calc(33.3333% - 10px);color:var(--charcoal);text-align:center;box-shadow:var(--shadow);background:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px 40px;font-weight:600;display:flex}.property-card .property-content .property-features .feature svg{color:var(--accent);font-size:30px}.property-card .property-content .property-features .feature span{flex-direction:column;font-family:Lato,sans-serif;font-size:18px;line-height:1.2;display:flex}.property-card .property-content .property-features .feature span small{font-size:14px}.property-card .property-content .property-description{max-width:750px;color:var(--charcoal);font-size:18px;line-height:1.9}.property-card .property-content .property-actions{align-items:center;gap:20px;display:flex}.property-card .property-content .property-actions .share-button{background:var(--accent);color:#fff;cursor:pointer;width:40px;height:40px;transition:var(--trans);border:none;border-radius:5px;justify-content:center;align-items:center;font-size:24px;display:flex}.property-card .property-content .property-actions .share-button:hover{transform:translateY(-3px)}@media only screen and (width<=980px){.property-card,.reverse{box-shadow:var(--shadow);background:#fff;border-radius:10px;padding:20px;flex-direction:column!important}.property-card .property-image,.reverse .property-image{width:100%;min-height:100%}.property-card .property-content,.reverse .property-content{width:100%;padding:20px 0}}@media only screen and (width<=600px){.property-card .property-content,.reverse .property-content{gap:10px}.property-card .property-content .property-title,.reverse .property-content .property-title{font-size:36px}.property-card .property-content .property-features,.reverse .property-content .property-features{flex-wrap:wrap}.property-card .property-content .property-features .feature,.reverse .property-content .property-features .feature{width:48%}}.services .service-cont{box-shadow:var(--shadow);background:#fff;border-radius:0 150px;grid-template-columns:repeat(4,1fr);gap:55px;padding:80px;display:grid}.services .service-intro{flex-direction:column;grid-column:span 2;gap:20px;display:flex}.services .service-intro .title{color:var(--accent);font-size:42px;font-weight:600;line-height:1.05}.services .service-intro p{max-width:550px;color:var(--charcoal);font-size:20px;font-weight:400;line-height:1.75}.service__item{flex-direction:column;gap:10px;width:100%;display:flex}.service__item .service__icon{border-radius:5px;justify-content:center;align-items:center;width:60px;height:60px;font-size:28px;display:flex}.service__item .service__icon--blue{color:#182b8c;background:#dce6ff}.service__item .service__icon--orange{color:#986017;background:#ffeadc}.service__item .service__icon--green{color:#159447;background:#dcfae7}.service__item .service__icon--purple{color:#75169b;background:#eed9ff}.service__item .service__icon--red{color:#a65337;background:#ffdada}.service__item .ser-title{color:var(--accent);font-size:24px;font-weight:500;line-height:1.05}.service__item p{max-width:330px;color:var(--charcoal);font-size:18px;font-weight:400;line-height:1.8}@media (width<=1100px){.services .service-cont{border-radius:10px;grid-template-columns:repeat(2,1fr);padding:40px 20px}}@media (width<=600px){.services .service-cont{flex-direction:column;display:flex}}.clients-parent .client-cont{gap:20px;display:flex}.clients-parent .client-cont .client-left{flex-direction:column;justify-content:center;gap:40px;width:50%;padding:20px;display:flex}.clients-parent .client-cont .client-left .client-heading{color:var(--accent);font-size:42px;font-weight:600;line-height:1.05}.clients-parent .client-cont .client-left .bottom-slide,.clients-parent .client-cont .client-left .bottom-slide .mySwiper{width:100%}.clients-parent .client-cont .client-left .bottom-slide .swiper-wrapper{align-items:flex-start}.clients-parent .client-cont .client-left .bottom-slide .swiper-slide{text-align:left;background:0 0;width:100%;display:block}.clients-parent .client-cont .client-left .bottom-slide .swiper-slide .client-slide{width:100%;box-shadow:var(--shadow);background:#fff;border-radius:10px;flex-direction:column;gap:40px;padding:20px;display:flex}.clients-parent .client-cont .client-left .bottom-slide .swiper-slide .client-subheading{color:#4e0202;font-size:28px;font-weight:800;line-height:1.2}.clients-parent .client-cont .client-left .bottom-slide .swiper-slide .client-quote{padding-left:20px;position:relative}.clients-parent .client-cont .client-left .bottom-slide .swiper-slide .client-quote p{color:var(--charcoal);font-size:18px;font-weight:400;line-height:2.1}.clients-parent .client-cont .client-left .bottom-slide .swiper-slide .client-quote .quote{color:var(--accent);font-size:40px;font-weight:700;line-height:1}.clients-parent .client-cont .client-left .bottom-slide .swiper-slide .client-quote .quote.quote-open{position:absolute;top:-8px;left:-5px}.clients-parent .client-cont .client-left .bottom-slide .swiper-slide .client-quote .quote.quote-close{display:inline-block;transform:translateY(8px)}.clients-parent .client-cont .client-left .bottom-slide .swiper-slide .client-person{align-items:center;gap:20px;display:flex}.clients-parent .client-cont .client-left .bottom-slide .swiper-slide .client-person-image{background:#ddd;border-radius:5px;flex-shrink:0;width:70px;height:70px;overflow:hidden}.clients-parent .client-cont .client-left .bottom-slide .swiper-slide .client-person-image img{object-fit:cover;width:100%;height:100%;display:block}.clients-parent .client-cont .client-left .bottom-slide .swiper-slide .client-person-info{flex-direction:column;gap:0;display:flex}.clients-parent .client-cont .client-left .bottom-slide .swiper-slide .client-person-info h4{color:var(--accent);font-size:20px;font-weight:800;line-height:1.2}.clients-parent .client-cont .client-left .bottom-slide .swiper-slide .client-person-info p{color:var(--charcoal);font-size:16px;line-height:1.4}.clients-parent .client-cont .client-left .bottom-slide .swiper-pagination{justify-content:center;align-items:center;gap:4px;display:flex;bottom:0}.clients-parent .client-cont .client-left .bottom-slide .swiper-pagination-bullet{opacity:1;width:10px;height:10px;transition:var(--trans);background:#ffd9d9}.clients-parent .client-cont .client-left .bottom-slide .swiper-pagination-bullet-active{background:var(--accent)}.clients-parent .client-cont .client-right{width:100%;height:100%}.clients-parent .client-cont .client-right img{object-fit:cover;border-radius:0 0 0 150px;width:100%;height:100%;display:block}@media only screen and (width<=1000px){.clients-parent .client-cont{flex-direction:column-reverse}.clients-parent .client-cont .client-right,.clients-parent .client-cont .client-left{width:100%}.clients-parent .client-cont .client-right img,.clients-parent .client-cont .client-left img{border-radius:10px;height:400px}}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.news-parent .news-cont{flex-direction:column;gap:30px;display:flex}.news-parent .news-cont .top-news{flex-direction:column;gap:20px;display:flex}.news-parent .news-cont .top-news .heading{color:var(--accent);font-size:42px;font-weight:600;line-height:1.05}.news-parent .news-cont .top-news .desc{width:70%;color:var(--charcoal);font-size:20px;font-weight:400;line-height:1.75}.news-parent .news-cont .bottom-news{gap:20px;width:100%;display:flex}.news-parent .news-cont .bottom-news .card{width:calc(33.3333% - 13.3333px);box-shadow:var(--shadow);background:#fff;border-radius:10px;flex-direction:column;gap:10px;padding:20px;display:flex}.news-parent .news-cont .bottom-news .card img{object-fit:cover;border-radius:5px;width:100%;height:100%}.news-parent .news-cont .bottom-news .card .content-box{flex-direction:column;gap:10px;display:flex}.news-parent .news-cont .bottom-news .card .content-box .tag{background:var(--accent);color:#fff;border-radius:50px;width:fit-content;padding:7px 20px;font-size:14px;font-weight:600}.news-parent .news-cont .bottom-news .card .content-box .n-heading{color:var(--accent);font-size:26px;font-weight:600;line-height:1.05}.news-parent .news-cont .bottom-news .card .content-box .n-desc{color:var(--charcoal);font-size:16px;font-weight:400;line-height:1.75}@media only screen and (width<=1200px){.news-parent .news-cont .bottom-news{flex-wrap:wrap;justify-content:center;align-items:center}.news-parent .news-cont .bottom-news .card{width:48%}}@media only screen and (width<=700px){.news-parent .news-cont .top-news .desc,.news-parent .news-cont .bottom-news .card{width:100%}}.contact-parent .contact-cont{background:#fff;border-radius:0 150px;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:100px 0;display:flex;position:relative}.contact-parent .contact-cont .shape1{z-index:0;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='425'%20height='441'%20viewBox='0%200%20425%20441'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23dbe7fe;%20fill-rule:%20evenodd;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='M4.337,177.934C14.071,94.484,66.225,31.375,135.255,7.2,178.657-8,318.825-4.893,385.707,72.648c93.293,108.179,3.557,183.54-94.631,171.446C155.889,227.443,274,346.534,187.2,422.657,118.364,483,135.241,370.721,52.72,338-8,313.926-3.233,242.8,4.337,177.934Z'/%3e%3c/svg%3e");width:420px;height:430px;position:absolute;top:75px;left:70px}.contact-parent .contact-cont .contact-heading{z-index:2;text-align:center;position:relative}.contact-parent .contact-cont .contact-heading .c-heading{color:var(--accent);font-size:48px;font-weight:600;line-height:1.05}.contact-parent .contact-cont .contact-heading p{max-width:750px;color:var(--charcoal);font-size:20px;font-weight:400;line-height:1.7}.contact-parent .contact-cont .contact-form{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;max-width:1040px;display:flex;position:relative}.contact-parent .contact-cont .form-row{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.contact-parent .contact-cont .form-group{box-shadow:var(--shadow);transition:var(--trans);background:#fffffff2;border:1px solid #f5e1e1a5;border-radius:10px;flex-direction:column;padding:8px 15px;display:flex}.contact-parent .contact-cont .form-group label{color:var(--accent);font-size:18px;font-weight:500;line-height:1.2}.contact-parent .contact-cont .form-group input,.contact-parent .contact-cont .form-group textarea{width:100%;color:var(--accent);resize:none;background:0 0;border:none;outline:none;font-family:inherit;font-size:18px;font-weight:400;line-height:1.5}.contact-parent .contact-cont .form-group input::placeholder,.contact-parent .contact-cont .form-group textarea::placeholder{color:#07070748;opacity:1;font-size:20px}.contact-parent .contact-cont .form-group:focus-within{border-color:var(--accent)}.contact-parent .contact-cont .form-group select{color:#07070748;cursor:pointer;appearance:none;background:0 0;background-image:linear-gradient(45deg, transparent 50%, var(--accent) 50%), linear-gradient(135deg, var(--accent) 50%, transparent 50%);background-position:calc(100% - 8px),calc(100% - 2px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;outline:none;width:100%;font-family:inherit;font-size:20px;font-weight:400;line-height:1.5;border:none!important}.contact-parent .contact-cont .form-group select option{color:#333;display:flex;border-radius:10px!important;padding:20px!important}.contact-parent .contact-cont .full-width{width:100%}.contact-parent .contact-cont .magnetic-btn{width:fit-content}.contact-parent .contact-cont button{border:none}@media (width<=1400px){.contact-parent .contact-cont{padding:65px 80px 70px}.contact-parent .contact-cont .shape1{width:380px;height:400px;left:40px}.contact-parent .contact-cont .contact-heading h2{font-size:52px}.contact-parent .contact-cont .contact-form{max-width:1000px}}@media (width<=1000px){.contact-parent{padding:25px 15px}.contact-parent .contact-cont{border-radius:0 100px;padding:60px 40px 70px}.contact-parent .contact-cont .shape1{opacity:.7;width:300px;height:350px;top:100px;left:-50px}.contact-parent .contact-cont .contact-heading h2{font-size:44px}.contact-parent .contact-cont .contact-heading p{font-size:18px}}@media (width<=650px){.contact-parent{padding:15px 10px}.contact-parent .contact-cont{border-radius:0 60px;padding:50px 20px 60px}.contact-parent .contact-cont .shape1{opacity:.45;width:280px;height:300px;top:100px;left:-100px}.contact-parent .contact-cont .contact-heading{margin-bottom:30px}.contact-parent .contact-cont .contact-heading .c-heading{letter-spacing:-1px;font-size:36px}.contact-parent .contact-cont .contact-heading p{font-size:16px}.contact-parent .contact-cont .form-row{grid-template-columns:1fr}.contact-parent .contact-cont .form-group{padding:12px 16px}.contact-parent .contact-cont .form-group input,.contact-parent .contact-cont .form-group textarea{font-size:17px}.contact-parent .contact-cont textarea{min-height:160px}.contact-parent .contact-cont .contact-btn{width:fit-content}}.home-parent{flex-direction:column;gap:60px;display:flex}.header-parent{background:var(--white);z-index:999;width:100%;box-shadow:var(--shadow);position:sticky;top:0}.header-parent .header-cont{justify-content:space-between;align-items:center;padding:10px;display:flex}.header-parent .header-cont .logo img{height:80px}.header-parent .header-cont .right-side{align-items:center;gap:60px;display:flex}.header-parent .header-cont .right-side .menu{gap:30px;list-style:none;display:flex}.header-parent .header-cont .right-side .menu li{cursor:pointer;color:var(--charcoal);transition:var(--trans);font-size:17px;font-weight:500}.header-parent .header-cont .right-side .menu li:hover,.header-parent .header-cont .right-side .menu li.active{color:var(--accent)}.header-parent .header-cont .right-side .contact{align-items:center;gap:10px;text-decoration:none;display:flex}.header-parent .header-cont .right-side .contact svg{color:var(--accent);font-size:22px}.header-parent .header-cont .right-side .contact span{color:var(--charcoal)}.header-parent .header-cont .menu-btn{cursor:pointer;background:0 0;border:none;display:none}.header-parent .header-cont .menu-btn svg{color:var(--accent);font-size:34px}.menu-overlay{z-index:99;background:#00000073;position:fixed;inset:0}.mobile-menu{background:var(--white);z-index:1000;width:350px;height:100vh;transition:var(--trans);flex-direction:column;padding:30px;display:flex;position:fixed;top:0;right:-100%}.mobile-menu.show{right:0}.mobile-menu .mobile-header{justify-content:flex-end;display:flex}.mobile-menu .mobile-header .close-btn{cursor:pointer;background:0 0;border:none}.mobile-menu .mobile-header .close-btn svg{color:var(--accent);font-size:34px}.mobile-menu .menu{margin:40px 0;padding:0;list-style:none}.mobile-menu .menu li{cursor:pointer;border-bottom:1px solid #eee;padding:18px 0;font-size:17px;font-weight:500;transition:all .3s}.mobile-menu .menu li:hover{color:var(--accent)}.mobile-menu .contact{align-items:center;gap:10px;margin-top:auto;text-decoration:none;display:flex}.mobile-menu .contact svg{color:var(--accent);font-size:22px}.mobile-menu .contact span{color:var(--charcoal)}@media (width<=1000px){.header-parent .header-cont .right-side{display:none}.header-parent .header-cont .menu-btn{display:block}}.footer-parent .footer-cont{justify-content:space-between;align-items:center;display:flex}.footer-parent .footer-cont .left-footer{flex-direction:column;gap:10px;display:flex}.footer-parent .footer-cont .left-footer .logo img{height:80px}.footer-parent .footer-cont .left-footer .copyright{font-size:12px}.footer-parent .footer-cont .left-footer .copyright a{color:var(--accent);font-weight:600;text-decoration:none}.footer-parent .footer-cont .left-footer .copyright a:hover{color:var(--charcoal)}.footer-parent .footer-cont .right-footer{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.footer-parent .footer-cont .right-footer .top{gap:20px;display:flex}.footer-parent .footer-cont .right-footer .top a{color:#111;transition:var(--trans);text-decoration:none}.footer-parent .footer-cont .right-footer .top a:hover{color:var(--accent)}.footer-parent .footer-cont .right-footer .top a li{list-style:none}.footer-parent .footer-cont .right-footer .bottom{gap:15px;display:flex}.footer-parent .footer-cont .right-footer .bottom a{color:#111;font-size:18px;transition:all .3s}.footer-parent .footer-cont .right-footer .bottom a:hover{color:var(--accent)}@media only screen and (width<=600px){.footer-parent .footer-cont{flex-direction:column;gap:20px}.footer-parent .footer-cont .left-footer,.footer-parent .footer-cont .right-footer{width:100%}}.news-details-parent{background:#fff;width:100%;padding:70px 20px 90px}.news-details-cont{width:100%;max-width:950px;margin:0 auto}.news-details-header{width:100%;margin-bottom:25px}.news-details-header .news-tag{color:#fff;letter-spacing:1px;text-transform:uppercase;background:#8c1407;border-radius:4px;align-items:center;margin-bottom:14px;padding:6px 12px;font-family:Inter,sans-serif;font-size:10px;font-weight:600;display:inline-flex}.news-details-header h1{color:#171717;letter-spacing:-.5px;margin:0;font-family:Cormorant Garamond,serif;font-size:48px;font-weight:700;line-height:1.12}.news-meta{color:#777;flex-wrap:wrap;align-items:center;gap:9px;margin-top:15px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;display:flex}.news-meta .dot{color:#b0b0b0}.news-featured-image{background:#eee;border-radius:14px;width:100%;height:480px;overflow:hidden}.news-featured-image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s;display:block}.news-featured-image:hover img{transform:scale(1.02)}.news-content{width:100%;padding-top:32px;font-family:Inter,sans-serif}.news-content h2{color:#252525;margin:0 0 12px;font-family:Cormorant Garamond,serif;font-size:30px;font-weight:700;line-height:1.25}.news-content .intro{color:#555;margin:0 0 28px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.8}.news-content .content-section{width:100%;margin-bottom:28px}.news-content h3{color:#252525;margin:0 0 10px;font-family:Cormorant Garamond,serif;font-size:25px;font-weight:700;line-height:1.3}.news-content p{color:#555;margin:0 0 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.8}.news-content p:last-child{margin-bottom:0}.location-wrapper{align-items:center;margin-top:35px;display:flex}.location-btn{color:#fff;background:#8c1407;border:1px solid #8c1407;border-radius:4px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:background .3s,color .3s,transform .3s,box-shadow .3s;display:inline-flex}.location-btn:hover{color:#8c1407;background:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #00000014}.back-wrapper{align-items:center;margin-top:20px;display:flex}.back-btn{color:#444;background:#fff;border:1px solid #dedede;border-radius:4px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;text-decoration:none;transition:border-color .3s,background .3s,color .3s,transform .3s;display:inline-flex}.back-btn:hover{color:#fff;background:#8c1407;border-color:#8c1407;transform:translateY(-2px)}.news-not-found{background:#fff;justify-content:center;align-items:center;width:100%;min-height:60vh;padding:60px 20px;display:flex}.news-not-found-cont{text-align:center;width:100%;max-width:600px}.news-not-found-cont h2{color:#222;margin:0 0 10px;font-family:Cormorant Garamond,serif;font-size:40px;font-weight:700}.news-not-found-cont p{color:#777;margin:0 0 25px;font-family:Inter,sans-serif;font-size:14px;line-height:1.7}@media (width<=991px){.news-details-parent{padding:55px 20px 75px}.news-details-cont{max-width:850px}.news-details-header .news-tag{margin-bottom:12px}.news-details-header h1{font-size:40px}.news-featured-image{height:400px}.news-content{padding-top:28px}.news-content h2{font-size:28px}.news-content h3{font-size:23px}.news-content .intro{font-size:15px}.news-content p{font-size:13.5px}}@media (width<=600px){.news-details-parent{padding:35px 15px 55px}.news-details-header{margin-bottom:18px}.news-details-header .news-tag{letter-spacing:.8px;margin-bottom:10px;padding:5px 9px;font-size:9px}.news-details-header h1{letter-spacing:-.2px;font-size:30px;line-height:1.18}.news-meta{gap:6px;margin-top:11px;font-size:10px}.news-featured-image{border-radius:10px;height:245px}.news-content{padding-top:23px}.news-content h2{margin-bottom:9px;font-size:24px;line-height:1.25}.news-content .intro{margin-bottom:22px;font-size:13px;line-height:1.75}.news-content .content-section{margin-bottom:23px}.news-content h3{margin-bottom:8px;font-size:21px;line-height:1.3}.news-content p{margin-bottom:9px;font-size:12.5px;line-height:1.75}.location-wrapper{margin-top:28px}.location-btn{width:100%;min-height:44px;font-size:12px}.back-wrapper{margin-top:14px}.back-btn{width:100%;min-height:42px;font-size:11px}.news-not-found{min-height:60vh;padding:40px 15px}.news-not-found-cont h2{font-size:32px}.news-not-found-cont p{font-size:12px}}@media (width<=400px){.news-details-parent{padding-left:12px;padding-right:12px}.news-details-header .news-tag{font-size:8px}.news-details-header h1{font-size:26px}.news-featured-image{border-radius:9px;height:210px}.news-content h2{font-size:21px}.news-content h3{font-size:19px}.news-content .intro{font-size:12px}.news-content p{font-size:11.5px;line-height:1.7}.news-not-found-cont h2{font-size:28px}}
