*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}:root{--lp-blue:#ff8040;--lp-blue-bright:#ff914d;--lp-blue-light:#ffa76e;--lp-blue-dark:#9b2f00;--lp-blue-deep:#6f2100;--lp-blue-tint:#fff0e7;--lp-blue-tint-2:#ffe0cc;--lp-bg:#faf3e1;--lp-bg-alt:#fff0dd;--lp-card:#fff;--lp-text:#341a10;--lp-text-2:#755142;--lp-text-3:#a98272;--lp-border:#ff804040;--lp-shadow-sm:0 2px 8px #341a100f;--lp-shadow-md:0 10px 28px #341a101a;--lp-shadow-lg:0 18px 50px #ff80402e;--lp-shadow-xl:0 26px 70px #ff804040;--lp-radius:16px;--lp-radius-lg:28px;--lp-container:1200px;--lp-font:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif}body{font-family:var(--lp-font);background:var(--lp-bg);color:var(--lp-text);overflow-x:clip}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}.lp{background:var(--lp-bg);width:100%;min-height:100vh;color:var(--lp-text);overflow-x:clip}.lp-container{width:100%;max-width:var(--lp-container);margin:0 auto;padding:0 24px}.lp-section{padding:96px 0}.lp-section-alt{background:#ffffff6b}.lp-section-head{text-align:center;max-width:760px;margin:0 auto 58px}.lp-section-head h2{color:var(--lp-text);margin-bottom:16px;font-size:clamp(2rem,4vw,2.8rem);line-height:1.15}.lp-section-head p{color:var(--lp-text-2);font-size:16.5px;line-height:1.7}.accent,.lp .accent{color:var(--lp-blue)}.lp-eyebrow{background:var(--lp-blue-tint);color:var(--lp-blue);letter-spacing:.03em;text-transform:uppercase;border:1px solid #ff80402e;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}.lp-eyebrow .dot{background:var(--lp-blue);border-radius:50%;width:4px;height:4px}.lp-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;gap:8px;padding:13px 24px;font-size:15px;transition:all .25s;display:inline-flex}.lp-btn-primary{background:var(--lp-blue);color:#fff;box-shadow:0 8px 22px #ff80404d}.lp-btn-primary:hover{background:var(--lp-blue-dark);transform:translateY(-2px);box-shadow:0 14px 28px #ff80405c}.lp-btn-outline{color:var(--lp-blue);border:1.5px solid var(--lp-border);background:#fff}.lp-btn-outline:hover{background:var(--lp-blue-tint);border-color:var(--lp-blue)}.lp-btn-on-dark{color:#fff;background:#ffffff26;border:1px solid #ffffff47}.lp-btn-on-dark:hover{color:var(--lp-blue-dark);background:#fff}.lp-nav{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--lp-border);background:#faf3e1;position:sticky;top:0;left:0;right:0}.lp-nav-inner{justify-content:space-between;align-items:center;gap:clamp(14px,2.4vw,28px);height:76px;padding:0 32px;display:flex;position:relative}.lp-brand{flex:none;align-items:center;gap:clamp(4px,.8vw,8px);min-width:0;max-width:calc(100% - 58px);display:flex}.lp-brand-logo{width:clamp(60px,5.8vw,72px);height:clamp(60px,5.8vw,72px);box-shadow:var(--lp-shadow-sm);background:#fff;border-radius:50px;flex:0 0 clamp(60px,5.8vw,72px);justify-content:center;align-items:center;display:flex;overflow:hidden}.lp-brand-logo img{border-radius:inherit;object-fit:contain;width:100%;height:100%}.lp-brand-text{align-items:center;min-width:0;line-height:0;display:flex}.lp-brand-name-img{object-fit:contain;object-position:left center;opacity:1;width:auto;max-width:min(285px,100%);height:clamp(46px,4.4vw,58px);margin-left:clamp(-14px,-1vw,-8px);display:block}.lp-brand-text h3{color:var(--lp-blue-dark);white-space:nowrap;font-size:clamp(17px,1.8vw,22px);font-weight:800;line-height:1.1;display:block}.lp-brand-text p{color:var(--lp-blue);font-size:12px;font-weight:700}.lp-nav-links{align-items:center;gap:65px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.lp-nav-links a{color:var(--lp-text-2);font-size:14.5px;font-weight:500;transition:all .2s}.lp-nav-links a:hover{color:var(--lp-blue)}.lp-nav-actions{align-items:center;margin-left:auto;display:flex}.lp-nav-toggle{border:1px solid var(--lp-border);width:44px;height:44px;color:var(--lp-blue);cursor:pointer;background:#fff;border-radius:12px;flex:0 0 44px;justify-content:center;align-items:center;display:none}.lp-nav-mobile{background:var(--lp-bg);border-top:1px solid var(--lp-border);flex-direction:column;gap:6px;padding:16px 24px 24px;display:none}.lp-nav-mobile.open{display:flex}.lp-nav-mobile a:not(.lp-btn){color:var(--lp-text);border-radius:10px;padding:12px 10px;font-weight:700}.lp-nav-mobile a:not(.lp-btn):hover{background:var(--lp-blue-tint);color:var(--lp-blue)}.lp-hero{background:radial-gradient(900px 400px at 90% 0%, #ff804033, transparent 62%), radial-gradient(700px 360px at 0% 0%, #6f21001a, transparent 62%), var(--lp-bg);padding:92px 0 100px;position:relative}.lp-hero-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:44px;display:grid}.lp-hero-content{transform:translateY(-75px)}.lp-hero h1{letter-spacing:-.04em;margin-bottom:24px;font-size:clamp(2.4rem,5.4vw,4.4rem);line-height:1.05}.lp-hero-sub{max-width:650px;color:var(--lp-text-2);margin-bottom:34px;font-size:17.5px;line-height:1.78}.lp-hero-cta{flex-wrap:wrap;gap:14px;margin-bottom:40px;display:flex}.lp-hero-card{text-align:center;border-radius:36px;flex-direction:column;justify-content:center;width:100%;max-width:680px;min-height:560px;margin-left:auto;padding:18px;display:flex;position:relative}.lp-hero-card:before{content:"";z-index:-1;border-radius:44px;position:absolute;inset:-12px}.lp-hero-logo-circle span{color:#fff;letter-spacing:-.05em;font-size:54px;font-weight:900}.lp-hero-card h2{color:var(--lp-blue-dark);margin-bottom:8px;font-size:clamp(1.8rem,3vw,2.5rem)}.lp-hero-card p{color:var(--lp-text-2)}.lp-hero-card h3{color:var(--lp-blue);margin:8px 0 22px;font-size:1.35rem}.lp-hero-tags{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:22px;display:flex}.lp-hero-tags span{background:var(--lp-blue-tint);color:var(--lp-blue);border:1px solid var(--lp-border);border-radius:999px;padding:8px 14px;font-size:13px;font-weight:900}.lp-hero-list{gap:12px;list-style:none;display:grid}.lp-hero-list li{text-align:left;color:var(--lp-blue-dark);background:#ff80401a;border:1px solid #ff80402e;border-radius:14px;align-items:center;gap:10px;padding:13px 16px;font-weight:800;display:flex}.lp-hero-list svg{color:var(--lp-blue);flex-shrink:0}.lp-about-section{background:radial-gradient(800px 360px at 10% 0%, #ff80401f, transparent 62%), var(--lp-bg);padding:108px 0}.lp-about-top{grid-template-columns:1fr 420px;align-items:start;gap:56px;margin-bottom:46px;display:grid}.lp-about-top h2{letter-spacing:-.04em;font-size:clamp(2.2rem,4.5vw,3.7rem);line-height:1.1}.lp-about-top h2 .accent{display:block}.lp-about-top p{color:var(--lp-text-2);font-size:17px;line-height:1.8}.lp-about-highlight{border:1px solid var(--lp-border);box-shadow:var(--lp-shadow-sm);background:#fff;border-radius:20px;margin-top:28px;padding:22px}.lp-about-highlight h3{color:var(--lp-blue);margin-bottom:4px;font-size:34px}.lp-about-highlight span{color:var(--lp-text-2);font-size:14px}.lp-about-grid{grid-template-columns:1fr 1.15fr 1fr;gap:20px;display:grid}.lp-about-card{border:1px solid var(--lp-border);border-radius:var(--lp-radius-lg);min-height:230px;box-shadow:var(--lp-shadow-md);background:#fff;flex-direction:column;justify-content:flex-end;padding:28px;transition:all .25s;display:flex}.lp-about-card:hover{box-shadow:var(--lp-shadow-lg);transform:translateY(-6px)}.lp-about-card svg{color:var(--lp-blue);margin-bottom:20px}.lp-about-card h3{color:var(--lp-blue-dark);margin-bottom:8px;font-size:24px}.lp-about-card p{color:var(--lp-text-2);line-height:1.6}.lp-about-card-dark{background:linear-gradient(135deg, var(--lp-blue), var(--lp-blue-dark));min-height:300px}.lp-about-card-dark h3,.lp-about-card-dark p,.lp-about-card-dark svg{color:#fff}.lp-about-card-wide{grid-column:span 3;min-height:190px}#services,#properties,#testimonials,#faq,#contact{padding-top:18px}.lp-services-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.lp-service-card{border:1px solid var(--lp-border);border-radius:var(--lp-radius-lg);min-height:285px;box-shadow:var(--lp-shadow-sm);background:#fff;flex-direction:column;padding:28px;transition:all .25s;display:flex;position:relative;overflow:hidden}.lp-service-card:after{content:"";background:#ff80401f;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-45px;right:-45px}.lp-service-card:hover{box-shadow:var(--lp-shadow-lg);transform:translateY(-7px)}.lp-service-icon{background:var(--lp-blue-tint);width:54px;height:54px;color:var(--lp-blue);border-radius:16px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.lp-service-card h3{z-index:1;color:var(--lp-blue-dark);margin-bottom:10px;font-size:20px;position:relative}.lp-service-card p{z-index:1;color:var(--lp-text-2);margin-bottom:22px;font-size:14.5px;line-height:1.68;position:relative}.lp-service-link{z-index:1;width:fit-content;color:var(--lp-blue);align-items:center;gap:6px;margin-top:auto;font-size:14px;font-weight:600;display:inline-flex;position:relative}.lp-property-grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.lp-property-card{isolation:isolate;min-height:350px;color:var(--lp-text);background:linear-gradient(145deg, #ffffffeb, #fff0e7e6), var(--lp-card);border:1px solid #ff804033;border-radius:24px;flex-direction:column;justify-content:flex-start;gap:18px;padding:34px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 42px #341a101a}.lp-property-card:before{content:"";z-index:-2;background:linear-gradient(#ff80401a,#0000 46%),radial-gradient(circle at 88% 12%,#ff80402e,#0000 28%);position:absolute;inset:0}.lp-property-card:after{content:"";z-index:-1;height:5px;position:absolute;inset:auto 0 0}.lp-property-card:hover{border-color:#ff804075;transform:translateY(-8px);box-shadow:0 24px 56px #341a1029}.lp-property-icon{background:var(--lp-blue-tint);width:62px;height:62px;color:var(--lp-blue);border-radius:18px;justify-content:center;align-items:center;margin-bottom:22px;display:flex;box-shadow:0 12px 26px #ff804047}.lp-property-card span{background:var(--lp-blue-tint);width:fit-content;color:var(--lp-blue-dark);border:1px solid #ff804047;border-radius:999px;margin-bottom:8px;padding:8px 14px;font-size:13px}.lp-property-card h3{color:var(--lp-blue-dark);margin-bottom:0;font-size:28px}.lp-property-card p{color:var(--lp-text-2);margin-bottom:0;line-height:1.7}.lp-property-card a{width:fit-content;color:var(--lp-blue);margin-top:auto;transition:all .2s}.lp-property-card a:hover{color:var(--lp-blue-dark);transform:translate(3px)}.lp-how-cols{grid-template-columns:1fr 1fr;gap:90px;display:grid}.lp-how-col-heading{color:#ff8040;background:#ff80401f;border-radius:999px;align-items:center;gap:10px;margin-bottom:28px;padding:8px 16px;font-size:17px;display:inline-flex}.lp-how-list{gap:30px;list-style:none;display:grid}.lp-how-item{justify-content:space-between;align-items:flex-start;gap:26px;display:flex}.lp-how-item h4{color:var(--lp-blue-dark);margin-bottom:8px;font-size:22px}.lp-how-item p{color:var(--lp-text-2);font-size:15px;line-height:1.65}.lp-how-item span{color:var(--lp-blue);flex-shrink:0;font-size:26px;font-weight:900}.lp-testimonial-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.lp-testimonial-card{border:1px solid var(--lp-border);border-radius:var(--lp-radius-lg);box-shadow:var(--lp-shadow-sm);background:#fff;padding:30px;transition:all .25s}.lp-testimonial-card:hover{box-shadow:var(--lp-shadow-lg);transform:translateY(-5px)}.lp-testimonial-card p{color:var(--lp-text-2);margin-bottom:20px;line-height:1.75}.lp-testimonial-card h4{color:var(--lp-blue-dark)}.lp-faq-wrap{gap:14px;max-width:850px;margin:0 auto;display:grid}.lp-faq-item{border:1px solid var(--lp-border);background:#fff;border-radius:18px;transition:all .2s;overflow:hidden}.lp-faq-item.open{border-color:var(--lp-blue);box-shadow:var(--lp-shadow-md)}.lp-faq-question{width:100%;color:var(--lp-text);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:20px 22px;font-size:16px;display:flex}.lp-faq-question svg{color:var(--lp-blue);flex-shrink:0;transition:all .2s}.lp-faq-item.open .lp-faq-question svg{transform:rotate(180deg)}.lp-faq-answer{padding:0 22px 20px;display:none}.lp-faq-item.open .lp-faq-answer{display:block}.lp-faq-answer p{color:var(--lp-text-2);font-size:14.5px;line-height:1.65}.lp-contact-grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:48px;display:grid}.lp-contact-left h3{color:var(--lp-blue-dark);margin-bottom:10px;font-size:26px}.lp-contact-left>p{color:var(--lp-text-2);line-height:1.7}.lp-contact-info{gap:18px;margin-top:30px;display:grid}.lp-contact-row{align-items:flex-start;gap:14px;display:flex}.lp-contact-row>span{background:var(--lp-blue-tint);width:44px;height:44px;color:var(--lp-blue);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.lp-contact-row h4{color:var(--lp-text);margin-bottom:4px}.lp-contact-row p{color:var(--lp-text-2);font-size:14px;line-height:1.55}.lp-contact-row a:hover{color:var(--lp-blue)}.lp-form{border:1px solid var(--lp-border);border-radius:var(--lp-radius-lg);box-shadow:var(--lp-shadow-md);background:#fff;padding:32px}.lp-form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.lp-form-field{flex-direction:column;gap:7px;margin-bottom:16px;display:flex}.lp-form-field label{color:var(--lp-text);font-size:13.5px;font-weight:600}.lp-form-field input,.lp-form-field select,.lp-form-field textarea{border:1.5px solid var(--lp-border);width:100%;color:var(--lp-text);background:#fff;border-radius:12px;outline:none;padding:13px 14px;font-size:14.5px;transition:all .2s}.lp-form-field input:focus,.lp-form-field select:focus,.lp-form-field textarea:focus{border-color:var(--lp-blue);box-shadow:0 0 0 4px #ff804024}.lp-form-field textarea{resize:vertical;min-height:120px}.lp-form-submit{width:100%;padding:15px 22px}.lp-cta-section{padding-top:0}.lp-footer{color:#ffffffc7;background:#9b411b;padding:72px 0 28px}.lp-footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;display:grid}.lp-footer-brand{align-items:center;gap:12px;margin-bottom:16px;display:flex}.lp-footer-brand h3{color:#fff;white-space:nowrap;font-size:22px}.lp-footer-brand-copy{gap:4px;width:fit-content;min-width:0;display:grid}.lp-footer-brand-copy p{color:#ffffffd1;text-align:right;font-size:13px;font-weight:700;line-height:1.2}.footer-logo{border-color:#ffffff59;flex-basis:58px;width:58px;height:58px}.lp-footer-desc{color:#ffffffa8;max-width:330px;line-height:1.7}.lp-footer h4{color:#fff;margin-bottom:18px;font-size:16px}.lp-footer ul{gap:11px;list-style:none;display:grid}.lp-footer li,.lp-footer a{color:#ffffffb8;font-size:14.5px;transition:all .2s}.lp-footer a:hover{color:#fff}.lp-footer-bottom{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:54px;padding-top:22px;display:flex}.lp-footer-bottom p{color:#ffffff94;font-size:13.5px}.lp-footer-bottom p:first-child{order:2}.lp-footer-bottom p:last-child{order:1}@media (width<=1199px){.lp-nav-links,.lp-nav-actions{display:none}.lp-nav-toggle{display:inline-flex}.lp-services-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=1024px){.lp-hero-grid,.lp-about-top,.lp-contact-grid{grid-template-columns:1fr}.lp-hero-card{max-width:720px;margin:0 auto}.lp-hero-video-wrap{height:460px}.lp-about-grid{grid-template-columns:1fr 1fr}.lp-about-card-wide{grid-column:span 2}.lp-property-grid,.lp-testimonial-grid{grid-template-columns:1fr 1fr}.lp-how-cols{grid-template-columns:1fr;gap:50px}.lp-footer-grid{grid-template-columns:1fr 1fr}.lp-cta-banner{flex-direction:column;align-items:flex-start}}@media (width<=768px){.lp-hero-video-wrap{border-radius:26px;height:380px}.lp-container{padding:0 18px}.lp-nav-inner{height:72px;padding:0 18px}.lp-brand-text h3{font-size:17px}.lp-brand-text p{font-size:11px}.lp-brand-logo{flex-basis:60px;width:60px;height:60px}.lp-hero{padding:62px 0 72px}.lp-section,.lp-about-section{padding:74px 0}.lp-hero-stats,.lp-services-grid,.lp-about-grid,.lp-property-grid,.lp-testimonial-grid,.lp-footer-grid{grid-template-columns:1fr}.lp-about-card-wide{grid-column:auto}.lp-form-row{grid-template-columns:1fr}.lp-hero-card{border-radius:28px;min-height:auto;padding:28px}.lp-hero-logo-circle{width:118px;height:118px}.lp-hero-logo-circle span{font-size:42px}.lp-service-card{min-height:auto}.lp-property-card{min-height:310px}.lp-form{padding:24px}.lp-cta-banner{padding:38px 26px}}@media (width<=480px){.lp-hero-video-wrap{border-radius:22px;height:300px}.lp-hero h1{font-size:2.35rem}.lp-hero-sub{font-size:15.5px}.lp-hero-cta{flex-direction:column}.lp-btn,.lp-nav-mobile .lp-btn{width:100%}.lp-about-top h2,.lp-section-head h2{font-size:2rem}.lp-how-item{gap:16px}.lp-how-item h4{font-size:19px}}.lp-hero-grid{grid-template-columns:.95fr 1.05fr;gap:44px}.lp-hero-card{border-radius:36px;width:100%;max-width:680px;min-height:560px;margin-left:auto;padding:18px}.lp-hero-video-wrap{width:100%;max-width:100%;height:540px;box-shadow:var(--lp-shadow-xl);background:#000;border-radius:34px;margin:0 auto;overflow:hidden}.lp-hero-video{object-fit:cover;width:100%;height:100%;display:block}@media (width<=1024px){.lp-hero-card{max-width:720px;margin:0 auto}.lp-hero-video-wrap{height:460px}}@media (width<=768px){.lp-hero-video-wrap{border-radius:26px;height:380px}}@media (width<=480px){.lp-hero-video-wrap{border-radius:22px;height:300px}}@media (width<=1024px){.lp-hero-card{min-height:auto}.lp-hero-video-wrap{height:520px}}@media (width<=768px){.lp-hero-video-wrap{height:420px}}@media (width<=480px){.lp-hero-video-wrap{height:340px}}@media (width<=1024px){.lp-hero-card{min-height:auto}.lp-hero-video-wrap{height:600px}}@media (width<=768px){.lp-hero-video-wrap{height:500px}}@media (width<=480px){.lp-hero-video-wrap{height:400px}}.story-section{width:100%;color:var(--lp-text);background:#fffdf8;padding:90px 0 110px;overflow:hidden}.story-container{width:100%;max-width:1180px;margin:0 auto;padding:0 28px;position:relative}.story-label,.steps-label{color:var(--lp-text);margin-bottom:6px;font-size:11px;font-weight:700}.story-top{grid-template-columns:1.05fr .95fr;align-items:start;gap:72px;display:grid}.story-top h2,.steps-header h2{color:#480000;letter-spacing:-.09em;margin:0;font-size:clamp(4.2rem,9vw,8rem);font-weight:500;line-height:.82}.story-content{max-width:460px;padding-top:46px}.story-main-text{color:#171717;margin-bottom:28px;font-size:15.5px;font-weight:600;line-height:1.48}.story-sub-text{color:#11111173;font-size:14px;line-height:1.62}.story-stats{min-height:340px;margin-top:20px;position:relative}.story-stat{position:absolute}.story-stat h3{color:#111;letter-spacing:-.08em;font-size:clamp(4rem,8vw,7.4rem);font-style:italic;font-weight:500;line-height:.9}.story-stat h3 .story-count{color:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}.story-stat h3 .story-plus{color:#11111173;vertical-align:top;margin-left:8px;font-size:32px;font-style:normal;font-weight:400}.story-stat p{color:#111;margin-top:14px;font-size:12px;font-weight:700}.story-stat-left{top:40px;left:0}.story-stat-center{top:155px;left:36%}.story-stat-right{top:285px;right:5%}.story-explore{min-height:290px;margin-top:-20px;position:relative}.story-explore h4{color:#ff804042;letter-spacing:-.09em;z-index:5;font-size:clamp(4rem,9vw,8.6rem);font-weight:400;line-height:.78;position:relative}.story-about-text{text-align:right;margin-top:50px;padding-right:100px}.steps-section{padding-top:76px}.steps-header{grid-template-columns:1fr 360px;align-items:start;gap:60px;margin-bottom:74px;display:grid}.steps-header p{color:#1111116b;padding-top:34px;font-size:12.5px;line-height:1.5}.steps-grid{grid-template-columns:repeat(3,1fr);gap:82px 110px;display:grid}.step-card{min-height:160px}.step-card span{color:#111;margin-bottom:18px;font-size:11px;font-weight:700;display:block}.step-card h3{color:#111;letter-spacing:-.075em;margin-bottom:18px;font-size:clamp(1.65rem,2.4vw,2.65rem);font-weight:400;line-height:.9}.step-card p{color:#1111116b;max-width:260px;font-size:12.5px;line-height:1.55}.story-main-text::selection{background:var(--lp-blue);color:#fff}.story-sub-text::selection{background:var(--lp-blue);color:#fff}.step-card p::selection{background:var(--lp-blue);color:#fff}.step-card:hover h3,.step-card:hover span{color:var(--lp-blue)}@media (width<=1024px){.story-top{grid-template-columns:1fr;gap:24px}.story-content{max-width:720px;padding-top:0}.story-stats{grid-template-columns:repeat(3,1fr);gap:22px;min-height:auto;margin-top:54px;display:grid}.story-stat{position:static}.story-stat h3{font-size:clamp(3.4rem,8vw,5rem)}.story-explore{min-height:270px;margin-top:58px}.story-video-card{width:min(480px,58vw);left:22%}.steps-header{grid-template-columns:1fr;gap:16px;margin-bottom:54px}.steps-header p{max-width:480px;padding-top:0}.steps-grid{gap:54px 42px}}@media (width<=768px){.story-section{padding:72px 0 88px}.story-container{padding:0 18px}.story-top h2,.steps-header h2{font-size:clamp(3.7rem,16vw,6.4rem)}.story-stats{grid-template-columns:1fr;gap:26px}.story-stat h3{font-size:4.4rem}.story-explore{min-height:auto;margin-top:54px;padding-bottom:28px}.story-explore h4{font-size:clamp(3.4rem,15vw,6rem)}.story-video-card{width:100%;height:240px;margin:-12px 0 10px;position:relative;top:auto;left:auto}.story-about-text{text-align:left;margin-top:0;padding-right:0}.steps-section{padding-top:56px}.steps-grid{grid-template-columns:1fr 1fr;gap:44px 28px}.step-card p{max-width:100%}}@media (width<=520px){.story-top h2,.steps-header h2{font-size:clamp(3.4rem,17vw,5.2rem)}.story-main-text{font-size:14.5px}.story-sub-text{font-size:13.5px}.story-stat h3{font-size:4rem}.story-stat p{margin-top:8px}.story-video-card{height:210px}.steps-grid{grid-template-columns:1fr;gap:44px}.step-card{min-height:auto}.step-card h3{font-size:2.5rem}}img,video{max-width:100%}section{scroll-margin-top:84px}.lp-services-grid{grid-template-columns:repeat(auto-fit,minmax(245px,1fr))}.lp-property-grid,.lp-testimonial-grid{grid-template-columns:repeat(auto-fit,minmax(285px,1fr))}.lp-footer-grid{grid-template-columns:minmax(260px,1.4fr) repeat(3,minmax(160px,1fr))}@media (width<=1280px){.lp-nav-links{gap:clamp(24px,3.6vw,48px)}.lp-nav-inner{padding:0 24px}}@media (width<=1100px){.lp-hero-grid{grid-template-columns:1fr;gap:42px}.lp-hero-content{text-align:center;max-width:780px;margin:0 auto;transform:translateY(-12px)}.lp-hero-cta{justify-content:center}.lp-hero-card{max-width:760px;min-height:auto;margin:0 auto}.lp-hero-video-wrap{height:clamp(420px,58vw,620px)}.lp-contact-grid{grid-template-columns:1fr;gap:36px}.lp-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.lp-section{padding:78px 0}.lp-section-head{margin-bottom:42px}.lp-how-cols,.steps-header{grid-template-columns:1fr;gap:34px}.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 30px}.story-stats{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.story-stat h3{font-size:clamp(3.2rem,9vw,4.6rem)}.story-stat h3 .story-plus{font-size:26px}}@media (width<=768px){.lp-container,.story-container{padding:0 18px}.lp-nav-inner{gap:12px;height:68px}.lp-brand{min-width:0;max-width:calc(100% - 56px)}.lp-brand-text{flex:auto;min-width:0}.lp-brand-text h3{text-overflow:ellipsis;white-space:nowrap;max-width:210px;overflow:hidden}.lp-brand-name-img{width:auto;max-width:min(214px,100%);height:clamp(38px,9vw,48px)}.lp-hero{padding:58px 0 68px}.lp-hero h1{letter-spacing:-.03em;font-size:clamp(2.25rem,10vw,3.7rem)}.lp-hero-sub{font-size:16px;line-height:1.65}.lp-hero-card{border-radius:26px;padding:10px}.lp-hero-card:before{border-radius:32px;inset:-7px}.lp-hero-video-wrap{border-radius:22px;height:clamp(340px,78vw,500px)}.lp-services-grid,.lp-property-grid,.lp-testimonial-grid,.lp-footer-grid{grid-template-columns:1fr}.lp-service-card,.lp-property-card,.lp-testimonial-card,.lp-form{border-radius:20px}.lp-property-card{min-height:300px;padding:28px}.story-section{padding:68px 0 80px}.story-top{gap:28px}.story-content{max-width:none}.story-stats{grid-template-columns:1fr;gap:28px}.story-stat h3{font-size:clamp(3.8rem,17vw,5rem)}.story-explore{margin-top:44px}.steps-grid{grid-template-columns:1fr}.step-card{min-height:auto}.step-card p{max-width:none}.lp-contact-row{min-width:0}.lp-contact-row p{overflow-wrap:anywhere}}@media (width<=560px){.lp-section{padding:62px 0}.lp-section-head h2{font-size:clamp(1.85rem,9vw,2.35rem)}.lp-section-head p{font-size:15px}.lp-eyebrow{white-space:normal;text-align:center;justify-content:center;max-width:100%}.lp-hero-content{text-align:left;transform:none}.lp-hero-cta{flex-direction:column}.lp-btn,.lp-hero-cta .lp-btn,.lp-form-submit,.lp-nav-mobile .lp-btn{width:100%}.lp-hero-video-wrap{height:clamp(260px,82vw,390px)}.lp-service-card,.lp-property-card,.lp-testimonial-card,.lp-form{padding:24px}.lp-property-card h3{font-size:24px}.lp-how-item{gap:18px}.lp-how-item h4{font-size:19px}.lp-faq-question{align-items:flex-start;gap:16px;padding:18px}.lp-faq-answer{padding:0 18px 18px}.lp-form-row{grid-template-columns:1fr}.lp-footer{padding:58px 0 24px}}@media (width<=390px){.lp-container,.story-container{padding:0 14px}.lp-nav-inner{gap:10px;padding:0 14px}.lp-brand-logo{flex-basis:52px;width:52px;height:52px}.lp-brand-name-img{width:auto;max-width:min(158px,100%);height:clamp(34px,9vw,40px)}.lp-brand-text h3{max-width:165px;font-size:15px}.lp-service-card,.lp-property-card,.lp-testimonial-card,.lp-form{padding:20px}.story-top h2,.steps-header h2{font-size:clamp(3rem,18vw,4.3rem)}.story-stat h3{font-size:3.6rem}}.story-section{isolation:isolate;position:relative;overflow:hidden}.story-section:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(700px 280px at 12% 8%,#ff80401f,#0000 62%),radial-gradient(760px 320px at 88% 82%,#ff80401a,#0000 62%);position:absolute;inset:0}.story-container{z-index:3;position:relative}.story-wave{pointer-events:none;z-index:1;width:100%;position:absolute;left:0;overflow:hidden}.story-wave-top{height:170px;top:0}.story-wave-bottom{height:170px;bottom:0}.story-wave-svg{width:220%;height:100%;position:absolute;left:0}.story-wave-top .story-wave-fast{opacity:.42;animation:16s linear infinite storyWaveSlide;top:0}.story-wave-top .story-wave-medium{opacity:.28;animation:24s linear infinite reverse storyWaveSlide;top:8px}.story-wave-top .story-wave-slow{opacity:.16;animation:34s linear infinite storyWaveSlide;top:20px}.story-wave-bottom .story-wave-fast{opacity:.42;animation:18s linear infinite reverse storyWaveSlide;bottom:0}.story-wave-bottom .story-wave-medium{opacity:.26;animation:26s linear infinite storyWaveSlide;bottom:8px}.story-wave-bottom .story-wave-slow{opacity:.16;animation:36s linear infinite reverse storyWaveSlide;bottom:20px}@keyframes storyWaveSlide{0%{transform:translate(0)}to{transform:translate(-50%)}}.story-top,.story-stats,.story-explore,.steps-section{z-index:3;position:relative}.story-section{padding-top:125px;padding-bottom:135px}.story-stats:before{content:"";filter:blur(18px);z-index:-1;background:linear-gradient(90deg,#0000,#ff80400f,#0000);height:220px;position:absolute;inset:18px -40px auto}@media (width<=768px){.story-wave-top,.story-wave-bottom{height:125px}.story-section{padding-top:100px;padding-bottom:110px}.story-wave-svg{width:260%}}@media (width<=480px){.story-wave-top,.story-wave-bottom{height:105px}.story-section{padding-top:90px;padding-bottom:96px}.story-wave-svg{width:300%}}.story-wave-top .story-wave-fast,.story-wave-bottom .story-wave-fast{opacity:.18}.story-wave-top .story-wave-medium,.story-wave-bottom .story-wave-medium{opacity:.12}.story-wave-top .story-wave-slow,.story-wave-bottom .story-wave-slow{opacity:.07}.story-section:before{background:radial-gradient(700px 280px at 12% 8%,#ff80400d,#0000 62%),radial-gradient(760px 320px at 88% 82%,#ff80400a,#0000 62%)}.story-stats:before{background:linear-gradient(90deg,#0000,#ff804006,#0000)}.lp-hero-card{min-height:560px}.lp-hero-video-wrap{height:540px}@media (width<=1100px){.lp-hero-card{min-height:auto}.lp-hero-video-wrap{height:480px}}@media (width<=768px){.lp-hero-video-wrap{border-radius:24px;height:360px}}@media (width<=560px){.lp-hero-video-wrap{border-radius:22px;height:300px}}@media (width<=390px){.lp-hero-video-wrap{height:260px}}.lp-hero-card{transform:translateY(-45px)}@media (width<=1100px){.lp-hero-card{transform:translateY(-20px)}}@media (width<=768px){.lp-hero-card{transform:translateY(0)}}.lp-testimonials-section{background:radial-gradient(900px 420px at 12% 8%,#ff804014,#0000 62%),radial-gradient(900px 420px at 88% 92%,#9b2f000f,#0000 62%),#fffdf8;position:relative;overflow:hidden}.lp-testimonial-masonry-wall{gap:28px;width:100%;max-width:100vw;padding:8px 0 42px;display:grid;position:relative;overflow:hidden}.lp-testimonials-section:before,.lp-testimonials-section:after{content:"";z-index:8;pointer-events:none;width:190px;height:100%;position:absolute;top:0}.lp-testimonials-section:before{background:linear-gradient(90deg,#fffdf8 0%,#fffdf800 100%);left:0}.lp-testimonials-section:after{background:linear-gradient(270deg,#fffdf8 0%,#fffdf800 100%);right:0}.lp-testimonial-row{z-index:2;will-change:transform;align-items:stretch;gap:24px;width:max-content;display:flex;position:relative}.lp-testimonial-row.move-left{animation:78s linear infinite testimonialMoveLeftSlow}.lp-testimonial-row.move-right{animation:88s linear infinite testimonialMoveRightSlow}.lp-testimonial-row:first-child{margin-left:-120px}.lp-testimonial-row:nth-child(2){margin-left:-300px}.lp-testimonial-row:first-child .lp-testimonial-card:nth-child(2n),.lp-testimonial-row:first-child .lp-testimonial-card:nth-child(3n),.lp-testimonial-row:nth-child(2) .lp-testimonial-card:nth-child(2n),.lp-testimonial-row:nth-child(2) .lp-testimonial-card:nth-child(3n){transform:none}.lp-testimonial-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#fffffff5,#fff6eff0),#fff;border:1px solid #ff80402e;border-radius:30px;flex-direction:column;justify-content:flex-start;padding:26px;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 52px #341a101f,inset 0 1px #ffffffd1}.lp-testimonial-medium{flex:0 0 360px;min-height:250px}.lp-testimonial-large{flex:0 0 520px;min-height:285px}.lp-testimonial-row .lp-testimonial-card:hover{border-color:#ff804073;transform:translateY(-8px)scale(1.02);box-shadow:0 34px 86px #341a102e,0 0 0 1px #ff804014}.lp-testimonial-card:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 12% 10%,#ff80402e,#0000 34%),radial-gradient(circle at 95% 90%,#9b2f0014,#0000 38%);position:absolute;inset:0}.lp-testimonial-card:after{content:"“";color:#ff80401a;z-index:0;font-family:Georgia,serif;font-size:120px;line-height:1;position:absolute;top:4px;right:24px}.lp-testimonial-card>*{z-index:2;position:relative}.lp-testimonial-top{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.lp-testimonial-top h4{color:var(--lp-blue-dark);margin-bottom:3px;font-size:17px}.lp-testimonial-top span{color:#341a1075;font-size:12.5px}.lp-stars{color:var(--lp-blue);gap:4px;margin-bottom:16px;display:flex}.lp-testimonial-card p{color:var(--lp-text-2);margin-bottom:20px;font-size:15px;line-height:1.72}.lp-testimonial-pill{background:var(--lp-blue-tint);width:fit-content;color:var(--lp-blue-dark);border:1px solid #ff804038;border-radius:999px;margin-top:auto;padding:7px 12px;font-size:12px;font-weight:600}@keyframes testimonialMoveLeftSlow{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@keyframes testimonialMoveRightSlow{0%{transform:translate(-33.333%)}to{transform:translate(0)}}@media (width<=900px){.lp-testimonials-section:before,.lp-testimonials-section:after{width:82px}.lp-testimonial-medium{flex-basis:320px;min-height:230px}.lp-testimonial-large{flex-basis:420px;min-height:260px}.lp-testimonial-row.move-left{animation-duration:64s}.lp-testimonial-row.move-right{animation-duration:72s}}@media (width<=560px){.lp-testimonials-section:before,.lp-testimonials-section:after{width:42px}.lp-testimonial-row{gap:16px}.lp-testimonial-masonry-wall{gap:18px;padding-bottom:24px}.lp-testimonial-medium,.lp-testimonial-large{flex-basis:285px;min-height:220px}.lp-testimonial-card{border-radius:22px;padding:22px}.lp-testimonial-row:first-child,.lp-testimonial-row:nth-child(2){margin-left:-90px}.lp-testimonial-row.move-left{animation-duration:58s}.lp-testimonial-row.move-right{animation-duration:66s}}@media (prefers-reduced-motion:reduce){.lp-testimonial-row.move-left,.lp-testimonial-row.move-right{animation:none}.lp-testimonial-masonry-wall{padding-inline:18px;overflow-x:auto}}.lp-testimonial-masonry-wall{padding-top:32px;padding-bottom:58px;overflow:hidden visible}.lp-testimonial-row{isolation:isolate;align-items:stretch;overflow:visible}.lp-testimonial-masonry-wall:hover .lp-testimonial-row{animation-play-state:running}.lp-testimonial-row:hover{animation-play-state:paused}.lp-testimonial-row:first-child .lp-testimonial-card,.lp-testimonial-row:nth-child(2) .lp-testimonial-card,.lp-testimonial-row:first-child .lp-testimonial-card:nth-child(2n),.lp-testimonial-row:first-child .lp-testimonial-card:nth-child(3n),.lp-testimonial-row:nth-child(2) .lp-testimonial-card:nth-child(2n),.lp-testimonial-row:nth-child(2) .lp-testimonial-card:nth-child(3n){transform:translateY(0)scale(1)}.lp-testimonial-masonry-wall .lp-testimonial-card{transform-origin:50%;will-change:transform;transition:transform .28s,box-shadow .28s,border-color .28s}.lp-testimonial-masonry-wall .lp-testimonial-row .lp-testimonial-card:hover{z-index:100;border-color:#ff804061;box-shadow:0 24px 54px #341a1029,0 0 0 1px #ff804014;transform:translateY(-6px)scale(1.018)!important}.lp-testimonial-masonry-wall .lp-testimonial-card{transition:transform .24s,box-shadow .24s,border-color .24s}.lp-testimonial-top h4{align-items:center;gap:10px;display:inline-flex}.lp-testimonial-top h4:after{content:"";background:#7cff7c;border-radius:50%;flex-shrink:0;width:11px;height:11px;animation:1.4s ease-in-out infinite testimonialGreenBlink;box-shadow:0 0 #7cff7ca6,0 0 12px #7cff7ccc}@keyframes testimonialGreenBlink{0%{opacity:1;transform:scale(1);box-shadow:0 0 #7cff7ca6,0 0 12px #7cff7ccc}50%{opacity:.45;transform:scale(.82);box-shadow:0 0 0 8px #7cff7c00,0 0 5px #7cff7c59}to{opacity:1;transform:scale(1);box-shadow:0 0 #7cff7ca6,0 0 12px #7cff7ccc}}.lp-form-success,.lp-form-error{border-radius:12px;margin-bottom:14px;padding:12px 14px;font-size:14px;line-height:1.5}.lp-form-success{color:#15803d;background:#22c55e1f;border:1px solid #22c55e47}.lp-form-error{color:#b91c1c;background:#ef44441a;border:1px solid #ef444440}.lp-form-submit:disabled{opacity:.72;cursor:not-allowed}.whatsapp-float{--whatsapp-size:clamp(48px, 4.8vw, 64px);--whatsapp-icon-size:clamp(31px, 3.45vw, 44px);--whatsapp-offset:clamp(14px, 2.4vw, 34px);--whatsapp-pulse-size:clamp(8px, 1.1vw, 14px);right:max(var(--whatsapp-offset), env(safe-area-inset-right));bottom:max(var(--whatsapp-offset), env(safe-area-inset-bottom));z-index:9999;width:var(--whatsapp-size);height:var(--whatsapp-size);touch-action:manipulation;background:#fff;border:2px solid #e7e7c5;border-radius:50%;justify-content:center;align-items:center;min-width:44px;min-height:44px;transition:transform .25s,box-shadow .25s;animation:1.8s ease-in-out infinite whatsappPulse;display:flex;position:fixed;box-shadow:0 16px 34px #25d36659,0 0 #25d36673}.whatsapp-float img{width:var(--whatsapp-icon-size);height:var(--whatsapp-icon-size);object-fit:contain;display:block}.whatsapp-float span{right:calc(var(--whatsapp-size) + clamp(12px, 1.4vw, 18px));max-width:min(190px, calc(100vw - var(--whatsapp-size) - 52px));color:#1f7a3d;white-space:nowrap;opacity:0;pointer-events:none;background:#fff;border:1px solid #25d36647;border-radius:999px;padding:clamp(7px,.8vw,9px) clamp(10px,1vw,13px);font-size:clamp(12px,.95vw,13px);font-weight:700;transition:all .25s;position:absolute;transform:translate(10px);box-shadow:0 12px 28px #341a101f}.whatsapp-float:hover{transform:translateY(-5px)scale(1.04);box-shadow:0 22px 44px #25d3666b,0 0 0 8px #25d36614}.whatsapp-float:hover span{opacity:1;transform:translate(0)}@keyframes whatsappPulse{0%{box-shadow:0 16px 34px #25d36659,0 0 #25d3666b}70%{box-shadow:0 16px 34px #25d36659, 0 0 0 var(--whatsapp-pulse-size) #25d36600}to{box-shadow:0 16px 34px #25d36659,0 0 #25d36600}}@media (hover:none),(width<=768px){.whatsapp-float{--whatsapp-size:clamp(50px, 12vw, 58px);--whatsapp-icon-size:clamp(32px, 8vw, 38px);--whatsapp-offset:clamp(14px, 4vw, 20px)}.whatsapp-float:hover{transform:none}.whatsapp-float span{display:none}}@media (width>=1440px){.whatsapp-float{--whatsapp-size:clamp(62px, 3.8vw, 72px);--whatsapp-icon-size:clamp(42px, 2.6vw, 50px);--whatsapp-offset:clamp(30px, 2.2vw, 44px)}}@media (width<=360px){.whatsapp-float{--whatsapp-size:48px;--whatsapp-icon-size:30px;--whatsapp-offset:12px;border-width:1.5px}}@media (width>=1440px){.lp-container,.story-container{max-width:1280px}.lp-hero-grid{gap:64px}}@media (width<=1320px){.lp-nav-links{gap:clamp(22px,3vw,44px)}.lp-nav-actions .lp-btn{padding-inline:20px}}@media (width<=1199px){.lp-nav-links{position:static;transform:none}.lp-brand{max-width:calc(100% - 60px)}}@media (width<=1100px){.lp-hero{padding:72px 0 84px}.lp-hero-grid,.lp-contact-grid{grid-template-columns:1fr}.lp-hero-content{max-width:760px;transform:none}.lp-hero-card{width:min(100%,760px);margin:0 auto;padding-inline:0}.lp-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-property-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.lp-property-card{padding:26px}.lp-how-cols{gap:54px}.lp-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.lp-section{padding:74px 0}#services,#properties,#testimonials,#faq,#contact{padding-top:28px}.lp-section-head{margin-bottom:38px}.lp-section-head h2{font-size:clamp(1.9rem,6vw,2.55rem)}.lp-hero h1{font-size:clamp(2.3rem,8vw,3.8rem)}.lp-hero-sub{font-size:16px}.lp-property-grid,.lp-how-cols,.steps-header{grid-template-columns:1fr}.lp-property-card{min-height:auto}.lp-how-cols{gap:36px}.lp-how-list{gap:22px}.story-top{grid-template-columns:1fr;gap:28px}.story-content{max-width:720px;padding-top:0}.story-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;min-height:auto;margin-top:48px;display:grid}.story-stat{position:static}.story-stat h3{font-size:clamp(3.1rem,9vw,4.8rem)}.story-explore{min-height:auto;margin-top:48px}.story-about-text{padding-right:0}.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:46px 30px}.step-card p{max-width:none}}@media (width<=768px){.lp-container,.story-container{padding-inline:18px}.lp-nav-inner{height:68px;padding-inline:18px}.lp-brand-name-img{width:clamp(132px,36vw,190px)}.lp-hero{padding:58px 0 70px}.lp-hero-content{text-align:left}.lp-hero-cta{align-items:stretch}.lp-hero-video-wrap{height:clamp(320px,66vw,460px)}.lp-services-grid,.lp-property-grid,.lp-footer-grid{grid-template-columns:1fr}.story-section{padding-top:96px;padding-bottom:96px}.story-top h2,.steps-header h2{letter-spacing:-.075em;font-size:clamp(3.3rem,15vw,5.8rem)}.story-stats{grid-template-columns:1fr;gap:26px}.story-stat h3{font-size:clamp(3.7rem,16vw,4.8rem)}.story-explore h4{font-size:clamp(3rem,15vw,5.6rem)}.story-about-text{text-align:left;margin-top:18px}.steps-grid{grid-template-columns:1fr}.step-card{min-height:auto}.lp-contact-left,.lp-contact-row{min-width:0}.lp-contact-row p,.lp-footer li,.lp-footer a{overflow-wrap:anywhere}.whatsapp-float{right:max(16px, env(safe-area-inset-right));bottom:max(16px, env(safe-area-inset-bottom))}}@media (width<=560px){.lp-section{padding:58px 0}.lp-section-head{margin-bottom:32px}.lp-section-head h2{font-size:clamp(1.75rem,8.5vw,2.25rem)}.lp-section-head p{font-size:14.5px}.lp-eyebrow{white-space:normal;text-align:center;justify-content:center;max-width:100%}.lp-btn,.lp-hero-cta .lp-btn,.lp-form-submit,.lp-nav-mobile .lp-btn{width:100%}.lp-hero h1{font-size:clamp(2.1rem,11vw,3.2rem)}.lp-hero-sub{font-size:15.5px;line-height:1.65}.lp-hero-video-wrap{border-radius:22px;height:clamp(250px,78vw,360px)}.lp-service-card,.lp-property-card,.lp-form,.lp-testimonial-card{border-radius:20px;padding:22px}.lp-property-card h3,.lp-how-item h4{font-size:22px}.lp-how-item{gap:16px}.lp-faq-question{align-items:flex-start;gap:14px;padding:18px}.lp-form-row{grid-template-columns:1fr;gap:0}.story-main-text{font-size:14.5px}.story-sub-text,.steps-header p,.step-card p{font-size:13.5px}.step-card h3{font-size:clamp(2rem,12vw,2.7rem)}.lp-testimonials-section:before,.lp-testimonials-section:after{width:34px}.lp-testimonial-medium,.lp-testimonial-large{flex-basis:min(285px,100vw - 44px);min-height:220px}.whatsapp-float{--whatsapp-size:52px;--whatsapp-icon-size:34px;--whatsapp-offset:14px}}@media (width<=390px){.lp-container,.story-container,.lp-nav-inner{padding-inline:14px}.lp-brand-logo{flex-basis:52px;width:52px;height:52px}.lp-brand-name-img{width:auto;max-width:min(152px,100%);height:clamp(32px,8.5vw,38px)}.lp-service-card,.lp-property-card,.lp-form,.lp-testimonial-card{padding:18px}.story-top h2,.steps-header h2{font-size:clamp(3rem,17vw,4.5rem)}.story-stat h3{font-size:3.55rem}.whatsapp-float{--whatsapp-size:48px;--whatsapp-icon-size:30px;--whatsapp-offset:12px}}
