@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--blue:#5269b0;--navy:#26345f;--coral:#f47a43;--cream:#f7f6f2;--ink:#252b3b;--muted:#677083}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}.top{background:var(--blue);color:#fff;letter-spacing:.04em;justify-content:space-between;align-items:center;height:34px;padding:0 max(30px,50vw - 680px);font-size:10px;font-weight:700;display:flex}.top a{font-weight:800}header{background:#fff;border:1px solid #e0e3ed;border-radius:999px;align-items:center;gap:18px;width:calc(100% - 48px);max-width:1360px;min-height:82px;margin:16px auto;padding:8px 12px 8px 22px;display:flex;box-shadow:0 12px 34px #2c376414}.brand{border-right:1px solid #e3e5ec;padding-right:24px;display:flex}.brand img{object-fit:contain;width:190px;height:58px}nav{flex:1;justify-content:center;align-items:center;gap:4px;display:flex}nav a{color:#53607b;border-radius:999px;padding:12px 16px;font-size:12px;font-weight:700}nav a:hover,nav a.active{background:var(--navy);color:#fff}.button{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:14px 20px;font-size:12px;font-weight:800;display:inline-flex}.coral{background:var(--coral);color:#fff}.blue{background:var(--blue);color:#fff}.light{color:var(--navy);background:#fff}main{width:calc(100% - 48px);max-width:1360px;margin:auto}.hero{color:#fff;background:linear-gradient(100deg,#23345fdd,#42598faa),url(https://www.saconveyancers.com.au/assets/7fde0a879dc87ce4.jpg) 50%/cover;border-radius:34px;grid-template-columns:1.4fr .6fr;align-items:end;gap:50px;min-height:560px;padding:74px;display:grid;box-shadow:0 20px 50px #26345f2e}.hero span,.pagehero span,.story span,.reviews span,.cta span,.contentgrid span,.contact span,.inlinequote span{letter-spacing:.17em;color:var(--coral);font-size:10px;font-weight:800}.hero h1{letter-spacing:-.06em;max-width:760px;margin:12px 0 18px;font-size:clamp(42px,5.2vw,76px);line-height:.99}.hero p{color:#edf0f8;max-width:660px;font-size:17px;line-height:1.65}.actions{gap:10px;margin-top:28px;display:flex}.hero aside{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff18;border:1px solid #ffffff38;border-radius:25px;grid-template-columns:auto 1fr;gap:18px;padding:28px;display:grid}.hero aside b{font-size:30px}.hero aside span{color:#fff;letter-spacing:0;align-self:center}.choice{grid-template-columns:1fr 1fr;gap:18px;margin:26px 0;display:grid}.choice article,.values article,.contentgrid article{background:#fff;border:1px solid #e0e3ec;border-radius:26px;padding:36px;box-shadow:0 10px 30px #26345f0c}.choice article>span{width:60px;height:60px;color:var(--blue);background:#eef1fa;border-radius:20px;justify-content:center;align-items:center;font-size:10px;font-weight:800;display:inline-flex}.choice h2{letter-spacing:-.04em;margin:25px 0 12px;font-size:30px}.choice p,.story p,.values p,.contentgrid p,.cta p{color:var(--muted);line-height:1.7}.choice a,.story a{color:var(--blue);font-size:12px;font-weight:800}.story{background:#fff;border:1px solid #e0e3ec;border-radius:30px;grid-template-columns:1fr 1fr;margin:26px 0;display:grid;overflow:hidden}.story>div{padding:60px}.story h2,.reviews h2,.cta h2{letter-spacing:-.05em;font-size:40px;line-height:1.08}.story img{object-fit:cover;width:100%;height:100%;min-height:440px}.values{grid-template-columns:repeat(3,1fr);gap:16px;margin:26px 0;display:grid}.values b{color:var(--blue);font-size:21px}.reviews{background:#e9edf8;border-radius:30px;grid-template-columns:1.2fr repeat(3,1fr);gap:14px;margin:26px 0;padding:40px;display:grid}.reviews blockquote{background:#fff;border-radius:20px;margin:0;padding:25px}.reviews blockquote p{color:var(--muted);font-size:13px;line-height:1.65}.reviews blockquote b{color:var(--blue);font-size:11px}.cta{background:var(--navy);color:#fff;border-radius:30px;grid-template-columns:1fr auto auto;align-items:center;gap:12px;margin:26px 0;padding:42px 50px;display:grid}.cta h2{margin:8px 0}.cta p{color:#ccd3e8;margin:0}.pagehero{background:linear-gradient(130deg,#edf0f9,#fff 58%,#fff1e9);border:1px solid #e0e3ec;border-radius:32px;margin-bottom:26px;padding:70px 60px}.pagehero h1{letter-spacing:-.06em;max-width:900px;margin:13px 0;font-size:clamp(42px,5vw,68px);line-height:1}.pagehero p{max-width:760px;color:var(--muted);font-size:17px;line-height:1.65}.contentgrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contentgrid h2{letter-spacing:-.04em;font-size:26px}.contact,.inlinequote{background:var(--blue);color:#fff;border-radius:30px;grid-template-columns:.75fr 1.25fr;gap:30px;padding:50px;display:grid}.contact aside{padding:20px}.contact aside h2{font-size:38px}.contact aside a{margin:12px 0;font-size:20px;font-weight:800;display:block}.quoteform{color:var(--ink);background:#fff;border-radius:24px;padding:30px}.quoteform>div{grid-template-columns:1fr 1fr;gap:12px;display:grid}.quoteform label,.quoteform legend{letter-spacing:.04em;flex-direction:column;margin-bottom:14px;font-size:10px;font-weight:800;display:flex}.quoteform input,.quoteform textarea{border:1px solid #dfe2eb;border-radius:16px;width:100%;margin-top:6px;padding:13px 15px;font:13px Inter}.quoteform fieldset{border:0;gap:18px;padding:0;display:flex}.quoteform fieldset label{display:block}.quoteform fieldset input{width:auto}.quoteform button{background:var(--coral);color:#fff;text-align:left;border:0;border-radius:999px;width:100%;padding:15px 20px;font-weight:800}.quoteform button b{float:right}.quoteform small{text-align:center;color:#7b8290;margin-top:10px;font-size:9px;display:block}.inlinequote{align-items:center;margin:26px 0}.inlinequote h2{font-size:40px}.inlinequote p{color:#e3e7f3;line-height:1.7}footer{color:#fff;background:#1f2740;border-radius:30px 30px 0 0;grid-template-columns:1.2fr 1fr 1fr auto;align-items:center;gap:30px;width:calc(100% - 48px);max-width:1360px;margin:0 auto;padding:34px 42px;display:grid}footer div{flex-direction:column;gap:5px;display:flex}footer span{letter-spacing:.15em;color:#aeb7d0;font-size:9px}footer p,footer a{margin:0;font-size:11px}footer small{color:#8f98b2;grid-column:1/-1}.mobilebar{display:none}@media (width<=900px){header nav{display:none}.brand{margin-right:auto}.hero{grid-template-columns:1fr;padding:48px 34px}.hero aside{display:none}.reviews{grid-template-columns:1fr 1fr}.reviews>div{grid-column:1/-1}.cta,.story,.contentgrid,.contact,.inlinequote{grid-template-columns:1fr}footer{grid-template-columns:1fr 1fr}}@media (width<=640px){body{padding-bottom:60px}.top{justify-content:center}.top a{display:none}header{border-radius:22px;width:calc(100% - 20px);height:74px;margin:10px auto}.brand{border:0;padding-right:0}.brand img{width:145px;height:48px}header>.button{padding:12px 14px;font-size:10px}main{width:calc(100% - 20px)}.hero{border-radius:24px;min-height:500px;padding:34px 22px}.hero h1{font-size:43px}.choice,.values{grid-template-columns:1fr}.story>div{padding:34px 24px}.story img{min-height:260px}.reviews{grid-template-columns:1fr;padding:24px}.reviews>div{grid-column:auto}.cta{padding:32px 24px}.pagehero{padding:46px 24px}.pagehero h1{font-size:42px}.contact,.inlinequote{padding:26px 18px}.quoteform{padding:22px 16px}.quoteform>div{grid-template-columns:1fr}.quoteform fieldset{flex-direction:column;gap:0}footer{text-align:center;border-radius:24px 24px 0 0;grid-template-columns:1fr;width:100%}.mobilebar{z-index:20;grid-template-columns:1fr 1fr;gap:6px;display:grid;position:fixed;bottom:6px;left:8px;right:8px}.mobilebar a{text-align:center;background:var(--blue);color:#fff;border-radius:999px;padding:14px 8px;font-size:10px;font-weight:800}.mobilebar a+a{background:var(--coral)}}.actionhero{text-align:center;background:linear-gradient(100deg,#263b76d9,#405da4c7),url(https://www.saconveyancers.com.au/assets/7fde0a879dc87ce4.jpg) 50%/cover;justify-content:center;align-items:center;min-height:590px;display:flex}.actionhero>div{flex-direction:column;align-items:center;max-width:1040px;display:flex}.actionhero h1{max-width:1040px;font-size:clamp(42px,5vw,70px);line-height:1.08}.actionhero h1 em{color:#ff9a65;font-style:normal}.actionhero h2{color:#fff;letter-spacing:-.04em;margin:0;font-size:clamp(24px,2.7vw,40px);line-height:1.25}.actionhero .actions{justify-content:center}.actionhero .primary-action{padding:17px 27px;font-size:14px}.actionhero small{color:#e9edf8;margin-top:18px;font-size:11px;font-weight:700}.card-action{background:var(--coral);border-radius:999px;margin-top:8px;padding:12px 17px;display:inline-flex;color:#fff!important}.quickcta,.pricecta{text-align:center;background:var(--blue);color:#fff;border-radius:28px;margin:26px 0;padding:38px}.quickcta h2{margin:0 0 22px;font-size:clamp(24px,3vw,38px)}.quickcta>div{justify-content:center;gap:10px;display:flex}.pricecta{background:linear-gradient(110deg,#26345f,#5269b0);padding:48px}.pricecta span{letter-spacing:.16em;color:#ff9a65;font-size:10px;font-weight:800}.pricecta h2{margin:8px 0;font-size:42px}.pricecta p{margin:0 0 24px;font-size:22px;font-weight:800}@media (width<=640px){.actionhero{min-height:560px}.actionhero h1{font-size:38px}.actionhero h2{font-size:24px}.actionhero .actions,.quickcta>div{flex-direction:column;width:100%}.actionhero .button,.quickcta .button{width:100%}.quickcta,.pricecta{padding:30px 18px}.pricecta h2{font-size:34px}.pricecta p{font-size:18px}}.choice article{padding:275px 34px 34px;position:relative;overflow:hidden}.choice article:before{content:"";background-color:#f1f3fa;background-position:50%;background-repeat:no-repeat;background-size:contain;border-bottom:1px solid #e0e3ec;height:235px;position:absolute;inset:0 0 auto}.choice article>span{z-index:1;background:var(--blue);color:#fff;border-radius:999px;width:auto;height:auto;padding:9px 14px;position:absolute;top:18px;left:18px}.choice h2{margin-top:0}.choice p{min-height:82px}.choice .card-action{margin-top:12px}@media (width<=640px){.choice article{padding:235px 22px 25px}.choice article:before{height:205px}.choice p{min-height:0}}.choice article:first-child:before{background-image:url(/conveyancing-buyers-table.jpg)}.choice article:nth-child(2):before{background-image:url(/conveyancing-sellers-realistic.jpg)}.choice article:before{background-size:cover}.masthead{background:#fff;border:1px solid #e0e3ed;border-radius:999px;align-items:center;gap:34px;width:calc(100% - 48px);max-width:1360px;min-height:142px;margin:16px auto 12px;padding:18px 30px;display:flex;box-shadow:0 14px 38px #2c376414}.masthead .brand{border-right:1px solid #dfe3ec;flex:0 0 225px;justify-content:center;align-self:stretch;padding:0 30px 0 8px}.masthead .brand img{object-fit:contain;width:205px;height:94px}.masthead-copy{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.masthead-copy span{color:var(--blue);letter-spacing:.22em;font-size:11px;font-weight:800}.masthead-copy b{color:#465d9f;letter-spacing:-.045em;font-size:clamp(23px,2.2vw,38px);line-height:1.04}.masthead-actions{gap:10px;display:flex}.masthead-actions .button{padding:15px 23px}.masthead+header{background:linear-gradient(100deg,#f2f5fc,#fff 65%,#fff1ed);border-radius:999px;width:calc(100% - 48px);max-width:1360px;height:auto;min-height:70px;margin:0 auto 18px;padding:8px 16px}.masthead+header nav{justify-content:space-around;width:100%}.masthead+header nav a{padding:13px 20px;font-size:12px}@media (width<=1000px){.masthead{gap:20px}.masthead .brand{flex-basis:180px}.masthead .brand img{width:165px}.masthead-actions{flex-direction:column}.masthead-actions .button{padding:12px 17px}.masthead+header nav{justify-content:center}.masthead+header nav a{padding:12px 15px}}@media (width<=640px){.masthead{border-radius:24px;gap:10px;width:calc(100% - 20px);min-height:0;margin:10px auto;padding:12px 14px}.masthead .brand{flex:0 0 126px;padding:0 12px 0 0}.masthead .brand img{width:118px;height:62px}.masthead-copy{display:none}.masthead-actions{margin-left:auto}.masthead-actions .button{padding:11px 12px;font-size:9px}.masthead-actions .blue,.masthead+header{display:none}}@media (width>=901px){main,footer{width:calc(100% - 128px);max-width:1540px}.masthead,.masthead+header{width:calc(100% - 128px);max-width:1476px}.top{padding-left:max(32px,50vw - 714px);padding-right:max(32px,50vw - 714px)}.hero{padding-left:clamp(48px,5vw,88px);padding-right:clamp(48px,5vw,88px)}}@media (width>=901px) and (width<=1250px){main,footer,.masthead,.masthead+header{width:calc(100% - 48px)}}.actionhero>div>span{display:none}.actionhero h1{margin-top:0;font-size:0}.actionhero h1 em{font-size:clamp(46px,5vw,72px);line-height:1.06;display:block}@media (width<=640px){.actionhero h1 em{font-size:38px}}.actionhero{min-height:440px;padding-top:46px;padding-bottom:46px}.actionhero h2{font-size:clamp(22px,2.2vw,34px)}.actionhero .actions{margin-top:22px}.actionhero small{margin-top:13px}@media (width<=640px){.actionhero{min-height:460px;padding-top:34px;padding-bottom:34px}}.actionhero h1,.actionhero h2,.actionhero small{text-shadow:0 2px 12px #26345f80}html,body,button,input,textarea,select{font-family:Inter,Arial,sans-serif}.masthead-copy b,.hero h1,.hero h2,.choice h2,.story h2,.reviews h2,.cta h2,.pagehero h1,.contentgrid h2,.quickcta h2,.pricecta h2{letter-spacing:-.045em;font-family:Inter,Arial,sans-serif;font-weight:800}.masthead-copy b{font-size:clamp(23px,2.2vw,38px);line-height:1.04}.masthead-copy span,.top,nav a,.button{font-family:Inter,Arial,sans-serif}.button,nav a{font-weight:800}.actionhero{background-image:url(/conveyancing-buyers-realistic.jpg)}.actionhero h1 em{text-shadow:0 3px 12px #111a34;background:#26345fa8;border:2px solid #ffffffd9;border-radius:22px;padding:14px 24px;box-shadow:0 10px 30px #15203d4d}@media (width<=640px){.actionhero h1 em{border-radius:17px;padding:12px 16px}}.actionhero h1 em{box-shadow:none;-webkit-text-stroke:2px #fff;paint-order:stroke fill;text-shadow:0 3px 10px #26345f99;background:0 0;border:0;border-radius:0;padding:0}@media (width<=640px){.actionhero h1 em{-webkit-text-stroke:1.5px #fff;border-radius:0;padding:0}}.actionhero h1 em{color:#d95a2b;-webkit-text-stroke:0;text-shadow:0 2px 10px #fff9,0 3px 14px #26345f66}@media (width<=640px){.actionhero h1 em{-webkit-text-stroke:0}}.actionhero h1 em{text-shadow:none;background:#fffffff0;border-radius:999px;padding:14px 26px;box-shadow:0 10px 28px #26345f30}@media (width<=640px){.actionhero h1 em{border-radius:22px;padding:11px 17px}}.actionhero h1 em{border:3px solid var(--blue);font-size:clamp(36px,4vw,56px);box-shadow:0 10px 28px #5269b038}@media (width<=640px){.actionhero h1 em{border-width:2px;font-size:32px}}.actionhero h1 em{background:linear-gradient(105deg,#fff 12%,#f5f7ff 48%,#dce5fb 100%);border:0}@media (width<=640px){.actionhero h1 em{border:0}}.actionhero h1 em{color:#0000;background:#e8edf9;justify-content:center;align-items:baseline;gap:10px;font-size:0;display:flex}.actionhero h1 em:before{content:"Fees From $880.00";color:#d95a2b;font-size:clamp(36px,4vw,56px);font-weight:800}.actionhero h1 em:after{content:"(INC GST)";color:#5269b0;letter-spacing:-.02em;font-size:clamp(14px,1.25vw,19px);font-weight:800}@media (width<=640px){.actionhero h1 em{flex-direction:column;align-items:center;gap:2px}.actionhero h1 em:before{font-size:32px}.actionhero h1 em:after{font-size:14px}}.actionhero h1 em:before{color:var(--blue)}.perth-footer{color:var(--navy);background:#fff;border:1px solid #dfe3ec;border-radius:30px;grid-template-columns:.9fr 1.15fr 1.15fr .9fr;align-items:stretch;gap:18px;margin-top:26px;padding:34px 44px 20px;display:grid;box-shadow:0 14px 38px #26345f12}.perth-footer>*{min-width:0}.perth-footer .footer-promo{border-right:1px solid #dfe3ec;flex-direction:column;justify-content:center;padding:18px 28px;display:flex}.perth-footer .footer-quote{border-left:1px solid #dfe3ec;border-right:0}.perth-footer .footer-promo span,.perth-footer .footer-card span{color:var(--coral);letter-spacing:.17em;font-size:10px;font-weight:800}.perth-footer .footer-promo b{letter-spacing:-.05em;color:#465d9f;font-size:clamp(27px,2.4vw,42px);line-height:1.05}.perth-footer .footer-card{background:#f5f7fb;border:1px solid #dfe3ec;border-radius:20px;justify-content:center;gap:7px;padding:24px 28px}.perth-footer .footer-card b,.perth-footer .footer-card a{color:#30488f;font-size:14px;font-weight:800}.perth-footer .footer-card p{color:#30488f;font-size:12px;font-weight:700;line-height:1.45}.perth-footer small{color:#737b91;text-align:center;border-top:1px solid #dfe3ec;grid-column:1/-1;margin-top:8px;padding-top:17px}@media (width<=1000px){.perth-footer{grid-template-columns:1fr 1fr}.perth-footer .footer-promo{text-align:center;border:0}.perth-footer .footer-quote{border:0}.perth-footer small{grid-column:1/-1}}@media (width<=640px){.perth-footer{border-radius:24px 24px 0 0;grid-template-columns:1fr;width:100%;padding:25px 16px 80px}.perth-footer .footer-promo,.perth-footer .footer-card{padding:20px}.perth-footer .footer-promo b{font-size:30px}.perth-footer small{grid-column:auto}}.top{text-align:center;justify-content:center}.pagehero p{max-width:none}.seo-faq,.seo-copy{background:#fff;border:1px solid #dfe3ec;border-radius:30px;margin:26px 0;padding:48px;box-shadow:0 12px 38px #26345f0f}.seo-faq{grid-template-columns:.65fr 1.35fr;gap:42px;display:grid}.faq-heading span,.seo-copy>span{color:var(--coral);letter-spacing:.17em;font-size:10px;font-weight:800}.faq-heading h2,.seo-copy h2{color:var(--navy);letter-spacing:-.05em;margin:8px 0 14px;font-size:38px;line-height:1.08}.faq-heading p,.seo-copy>p,.seo-copy article p{color:var(--muted);line-height:1.7}.faq-list{flex-direction:column;gap:8px;display:flex}.faq-list details{background:#f6f8fc;border:1px solid #dfe3ec;border-radius:16px;padding:0 20px}.faq-list summary{color:var(--navy);cursor:pointer;padding:17px 0;font-size:13px;font-weight:800}.faq-list details p{color:var(--muted);margin:0 0 18px;font-size:13px;line-height:1.65}.seo-copy>p{max-width:1050px}.seo-copy>div{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:26px;display:grid}.seo-copy article{background:#f5f7fb;border:1px solid #e2e5ee;border-radius:20px;padding:24px}.seo-copy h3{color:#3f5594;margin:0 0 10px;font-size:18px}@media (width<=900px){.seo-faq,.seo-copy>div{grid-template-columns:1fr}}@media (width<=640px){.seo-faq,.seo-copy{border-radius:22px;padding:28px 18px}.faq-heading h2,.seo-copy h2{font-size:31px}}.stage-intro{background:var(--blue);color:#fff;border-radius:28px;margin:26px 0;padding:40px 46px}.stage-intro span{color:#ffd1bd;letter-spacing:.16em;font-size:10px;font-weight:800}.stage-intro h2{letter-spacing:-.05em;margin:8px 0;font-size:38px}.stage-intro p{color:#edf0fa;max-width:820px;margin:0;line-height:1.65}.stage-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:26px;display:grid}.stage-grid article{background:#fff;border:1px solid #dfe3ec;border-radius:24px;min-height:280px;padding:34px;position:relative;box-shadow:0 10px 30px #26345f0d}.stage-number{width:50px;height:50px;color:var(--blue);background:#edf1fb;border-radius:17px;place-items:center;font-size:13px;display:grid}.stage-grid h2{color:var(--navy);letter-spacing:-.04em;text-transform:uppercase;margin:20px 0 10px;font-size:25px}.stage-grid p{color:var(--muted);font-size:13px;line-height:1.65}.stage-grid ul{margin:16px 0 0;padding:0;list-style:none}.stage-grid li{color:#566078;border-top:1px solid #e7e9ef;padding:9px 0 9px 25px;font-size:12px;line-height:1.45;position:relative}.stage-grid li:before{content:"✓";color:var(--coral);font-weight:900;position:absolute;left:3px}@media (width<=750px){.stage-grid{grid-template-columns:1fr}.stage-intro{padding:30px 22px}.stage-intro h2{font-size:31px}.stage-grid article{min-height:0;padding:26px 22px}}.stage-intro{border-radius:24px;margin:22px 0 14px;padding:27px 34px}.stage-intro h2{margin:6px 0;font-size:31px}.stage-intro p{max-width:none;font-size:13px;line-height:1.5}.stage-grid{flex-direction:column;gap:9px;margin-bottom:24px;display:flex}.stage-grid article{border-radius:18px;grid-template-columns:52px minmax(210px,280px) 1fr;align-items:start;column-gap:20px;min-height:0;padding:20px 24px;display:grid;box-shadow:0 6px 20px #26345f0a}.stage-number{border-radius:14px;width:44px;height:44px;font-size:12px}.stage-grid h2{margin:7px 0 0;font-size:20px;line-height:1.15}.stage-grid p{margin:4px 0 0;font-size:13px;line-height:1.5}.stage-grid ul{grid-column:3;margin:8px 0 0}.stage-grid li{padding:5px 0 5px 22px;font-size:12px;line-height:1.4}@media (width<=750px){.stage-intro{padding:24px 20px}.stage-intro h2{font-size:27px}.stage-grid article{grid-template-columns:44px 1fr;gap:4px 14px;padding:17px 18px}.stage-grid h2{margin-top:6px;font-size:18px}.stage-grid p,.stage-grid ul{grid-column:1/-1}.stage-grid ul{margin-top:5px}}.pagehero-image{background-position:top;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;min-height:410px;display:flex}.pagehero-image h1{max-width:720px}.pagehero-image p{max-width:670px}@media (width<=750px){.pagehero-image{min-height:410px;background-position:62%!important}.pagehero-image h1{font-size:38px}.pagehero-image p{font-size:15px}}.inlinequote>div>h2{max-width:560px;margin:12px 0 18px;font-size:clamp(32px,3vw,43px);font-weight:500;line-height:1.08}.inlinequote>div>p{max-width:590px;font-size:14px;line-height:1.6}.quotephone{border-left:4px solid var(--coral);flex-direction:column;align-items:flex-start;gap:3px;margin-top:25px;padding:4px 0 4px 20px;display:flex}.quotephone small{letter-spacing:.13em;font-size:10px;font-weight:800}.quotephone a{color:#fff;font-size:29px;font-weight:800}.quotephone b{color:#dce2f2;font-size:11px;font-weight:400}@media (width<=750px){.inlinequote>div>h2{font-size:30px}.inlinequote>div>p{font-size:13px}.quotephone a{font-size:25px}}.perth-footer .footer-promo b{letter-spacing:-.045em;font-size:clamp(23px,1.8vw,32px);line-height:1.08}@media (width<=640px){.perth-footer .footer-promo b{font-size:27px}}.stage-intro{background:var(--navy)}@media (width>=901px){.masthead,.masthead+header{max-width:1540px}}.pricecta{padding-top:28px;padding-bottom:28px}.pricecta h1,.pricecta h2{letter-spacing:-.045em;margin-top:6px;margin-bottom:5px;font-size:42px;line-height:1.08}.pricecta p{margin-bottom:0;font-size:clamp(24px,2vw,30px);line-height:1.15}.pricecta p small{letter-spacing:.01em;white-space:nowrap;font-size:.52em}@media (width<=640px){.pricecta p{font-size:24px}}.home-message{background:var(--navy);color:#fff;border-radius:24px;margin:26px 0;padding:28px 34px}.home-message span{color:#ffd1bd;letter-spacing:.16em;font-size:10px;font-weight:800}.home-message h2{letter-spacing:-.04em;margin:7px 0;font-size:31px;line-height:1.1}.home-message p{color:#edf0fa;margin:0;font-size:13px;line-height:1.5}@media (width<=640px){.home-message{padding:24px 20px}.home-message h2{font-size:27px}}.actionhero h1 em:before{content:"South Australia's Property Conveyancing Specialists";font-size:clamp(25px,2.8vw,40px)}.actionhero h1 em:after{display:none}@media (width<=640px){.actionhero h1 em:before{font-size:25px;line-height:1.15}}.quoteform{border-radius:28px;justify-self:center;width:100%;max-width:650px;padding:34px 38px;box-shadow:0 18px 40px #1421542e}.quoteform h3{color:#465d9f;letter-spacing:-.045em;margin:0 0 26px;font-size:36px;font-weight:800;line-height:1}.quoteform>label,.quoteform .form-row label{color:#15182a;letter-spacing:.055em;text-transform:uppercase;flex-direction:column;margin-bottom:16px;font-size:10px;font-weight:800;display:flex}.quoteform .form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.quoteform input,.quoteform select,.quoteform textarea{color:#252a3a;background:#fafbfe;border:1px solid #d8dce8;border-radius:999px;outline:none;width:100%;margin-top:7px;padding:14px 18px;font:13px Inter,Arial,sans-serif}.quoteform textarea{resize:vertical;border-radius:20px;min-height:105px}.quoteform input:focus,.quoteform select:focus,.quoteform textarea:focus{border-color:#6576ae;box-shadow:0 0 0 3px #53679f1c}.quoteform button{background:var(--coral);cursor:pointer;padding:15px 19px;font-size:12px}.quoteform>small{margin-top:11px}@media (width<=640px){.quoteform{border-radius:22px;padding:25px 20px}.quoteform h3{font-size:31px}.quoteform .form-row{grid-template-columns:1fr}}
