.pdf-page-shell{color:#000;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:none;letter-spacing:normal;word-spacing:normal;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-md:1.125rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-size-3xl:2.5rem;--font-size-4xl:3.5rem;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-2xl:48px;--spacing-3xl:64px;--spacing-4xl:96px;background:#fff;flex-direction:column;width:720px;min-height:1122px;display:flex;position:relative;font-family:var(--font-tinos), "Times New Roman", Times, serif!important;-webkit-text-size-adjust:100%!important;font-size:16px!important}.pdf-page-shell *{color:#000;font-synthesis:none;letter-spacing:normal;word-spacing:normal;font-family:var(--font-tinos), "Times New Roman", Times, serif!important}.pdf-page-shell .annexure-field-output{border-bottom:none;width:auto;min-width:0;padding:0 4px;font-weight:700;display:inline}.pdf-page-shell .annexure-field-output-bold{font-weight:700}.pdf-page-watermark{opacity:.08;object-fit:contain;pointer-events:none;z-index:0;width:320px;height:320px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pdf-page-body{z-index:1;flex:1;padding:0 80px;position:relative}.pdf-page-header{flex-shrink:0;width:100%;height:50px}.affidavit-list{gap:var(--spacing-md);flex-direction:column;display:flex}.affidavit-card{align-items:center;gap:var(--spacing-lg);width:100%;padding:var(--spacing-md);border:1px solid var(--color-border);background-color:var(--color-background);box-shadow:var(--shadow-sm);transition:transform var(--transition-normal), box-shadow var(--transition-normal), border-color var(--transition-normal);display:flex}.affidavit-card:hover{border-color:var(--color-secondary);box-shadow:var(--shadow-md);transform:translateY(-3px)}.affidavit-card-icon{background-color:var(--color-primary-light);width:52px;height:52px;color:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.affidavit-card-copy{flex:1;min-width:0}.affidavit-card-copy h2{color:var(--color-primary);font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold)}.affidavit-card-copy p{margin-top:var(--spacing-xs);color:var(--color-text-secondary);font-size:var(--font-size-sm)}@media (max-width:768px){.affidavit-card{align-items:center;gap:var(--spacing-sm) var(--spacing-md);padding:var(--spacing-md);grid-template-rows:auto auto;grid-template-columns:auto 1fr;display:grid}.affidavit-card-icon{grid-area:1/1;width:36px;height:36px}.affidavit-card-icon svg{width:20px;height:20px}.affidavit-card-copy{grid-area:1/2}.affidavit-card-action{width:40%;margin-top:var(--spacing-xs);grid-area:2/1/auto/-1;justify-self:end}}.annexure-form-card{padding:var(--spacing-lg);margin-bottom:var(--spacing-lg)}.annexure-form-card-header{margin-bottom:var(--spacing-lg);padding-bottom:var(--spacing-md);border-bottom:1px solid var(--color-border-light)}.annexure-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0}.annexure-form-span-2{grid-column:span 1}.annexure-form-span-3{grid-column:span 2}.annexure-form-text-control{text-align:left;color:var(--color-text-primary);font-weight:500}.annexure-form-select-control{text-align:left;color:var(--color-text-primary);cursor:pointer;appearance:auto;width:100%;font-weight:500;font-size:var(--font-size-md);font-family:var(--font-family);background:0 0;border:none;outline:none}.annexure-form-hint{color:var(--color-text-muted);margin-top:3px;font-size:.7rem;display:block}.annexure-form-actions{padding-top:var(--spacing-md);border-top:1px solid var(--color-border-light);margin-top:var(--spacing-md);justify-content:flex-end;display:flex}.annexure-form-section-header{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-xs) var(--spacing-sm);margin-top:var(--spacing-xs);background:rgba(var(--color-primary-rgb), .06);border-left:3px solid var(--color-primary);letter-spacing:.04em;text-transform:uppercase;color:var(--color-primary);border-radius:0 6px 6px 0;grid-column:1/-1;font-size:.78rem;font-weight:700;display:flex}.annexure-input-disabled .calculator-input-field{background-color:rgba(var(--color-primary-rgb), .04)}.annexure-input-disabled .annexure-form-text-control{color:rgba(var(--color-primary-rgb), .55);cursor:not-allowed}.annexure-searchable-select-card{overflow:visible!important}.annexure-searchable-select-card .input-group,.annexure-searchable-select-card .searchable-select-container{width:100%}.annexure-searchable-select-card .searchable-select-trigger{width:100%!important;min-height:32px!important;box-shadow:none!important;background:0 0!important;border:none!important;padding:0 4px!important}.annexure-searchable-select-card .calculator-input-field{padding:2px 8px!important}.annexure-hidden-document,.annexure-3-hidden-document,.annexure-4-hidden-document,.ltp-agreement-hidden-document,.layout-mortgage-deed-hidden-document{visibility:hidden;width:0;height:0;position:absolute;top:0;left:-9999px;overflow:hidden}.annexure-preview-container{margin-top:var(--spacing-3xl);padding-top:var(--spacing-2xl);border-top:1px dashed var(--color-border);background-color:var(--color-background-soft);border-radius:var(--radius-lg);padding:var(--spacing-2xl);flex-direction:column;align-items:center;display:flex}.annexure-preview-container:before{content:"Live Document Preview";font-size:var(--font-size-sm);text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);margin-bottom:var(--spacing-xl);font-weight:700;display:block}.annexure-editor-shell.is-preview-visible .annexure-document{transition:transform var(--transition-normal);align-items:center;gap:var(--spacing-2xl);padding-bottom:var(--spacing-3xl);flex-direction:column;display:flex;transform:scale(.95)}.annexure-editor-shell.is-preview-visible .pdf-page-shell{border:1px solid var(--color-border-light);border-radius:4px;box-shadow:0 20px 50px #0000001a}.annexure-editor-shell.is-preview-visible .pdf-page-watermark{opacity:.15}@media (max-width:768px){.annexure-editor-shell.is-preview-visible .annexure-document{transform-origin:top;transform:scale(.45)}.annexure-preview-container{padding:var(--spacing-sm);height:600px;overflow:hidden}}@media (max-width:1024px){.annexure-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px) and (orientation:landscape){.annexure-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.annexure-form-card{padding:var(--spacing-sm)}}@media (max-width:768px){.annexure-form-grid{grid-template-columns:1fr}.annexure-form-card{padding:var(--spacing-md)}}
.annexure-editor-shell,.annexure-document{flex-direction:column;display:flex}.annexure-editor-shell{gap:var(--spacing-lg)}.annexure-toolbar{top:var(--spacing-md);z-index:10;justify-content:flex-end;gap:var(--spacing-sm);padding:var(--spacing-sm);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);background-color:#fffffff0;display:flex;position:sticky}.annexure-document{align-items:center}.annexure-page{color:#000;background-color:#fff;width:min(100%,794px);min-height:1123px;padding:92px 88px 64px;font-family:Arial,sans-serif;font-size:13px;line-height:1.3;position:relative}.annexure-page h2,.annexure-page h3,.annexure-page h4{text-align:center;margin:0 0 18px;font-weight:700}.annexure-page h2,.annexure-page h3{font-size:14px}.annexure-page h2{margin-top:6px}.annexure-page h3{text-decoration:underline}.annexure-page h4{text-align:left;margin-top:12px;font-size:13px}.annexure-page p{text-align:justify;margin:0 0 10px}.annexure-page-number{position:absolute;bottom:22px;left:0;right:0;text-align:center!important;margin:0!important}.annexure-center{text-align:center!important}.annexure-italic{font-style:italic}.annexure-table{border-collapse:collapse;table-layout:fixed;width:100%;margin:24px auto}.annexure-table th,.annexure-table td{vertical-align:middle;word-break:break-word;border:1px solid #bfbfbf;height:34px;padding:7px 8px}.annexure-table th{text-align:left;font-weight:700}.annexure-serial{text-align:center}.annexure-col-serial{width:38px}.annexure-col-label{width:156px}.annexure-col-site-label{width:176px}.annexure-col-construction-label{width:112px}.annexure-col-license{width:118px}.annexure-col-pin-label{width:38px}.annexure-col-pin{width:34px}.annexure-label,.annexure-pin-label{font-weight:400}.annexure-pin-label{text-align:center;white-space:nowrap;font-weight:700}.annexure-field,.annexure-field-output{color:#000;width:100%;min-height:24px;font:inherit;background:0 0;border:0;border-bottom:1px dotted #555}.annexure-field:focus{outline:2px solid rgba(var(--color-primary-rgb), .18);outline-offset:1px}.annexure-field-compact{width:120px;margin:0 4px;display:inline-block}.annexure-field-multiline{resize:vertical;min-height:54px}.annexure-role{margin-top:4px;display:block}.annexure-personnel-table{width:92%}.annexure-personnel-table td{height:44px}.annexure-site-table,.annexure-construction-table,.annexure-building-use-table{width:91%}.annexure-building-use-table{margin-top:4px;margin-bottom:10px}.annexure-center-cell{text-align:center}.annexure-clause,.annexure-affirmation{grid-template-columns:40px 1fr;align-items:start;margin-top:28px;margin-bottom:12px;display:grid}.annexure-affirmation{font-weight:700}.annexure-affirmation p{margin:0}.annexure-inner-list{margin:0 0 10px;padding:0 0 0 40px;list-style:none}.annexure-inner-list li{text-align:justify;grid-template-columns:32px 1fr;margin-bottom:8px;display:grid}.annexure-sign-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.annexure-sign-line{border-bottom:1px dotted #555;min-width:220px;min-height:20px;display:inline-block}.annexure-field-output-bold{font-weight:700}
.annexure-box-cell{padding:0!important}.annexure-box-field{grid-template-columns:repeat(var(--box-count,6), 1fr);height:100%;display:grid}.annexure-box-field input{width:100%;min-width:0;font:inherit;text-align:center;background:0 0;border:0;border-left:1px solid #bfbfbf}.annexure-box-field input:first-child{border-left:0}.annexure-box-field:has(input:nth-child(12)){--box-count:12}.annexure-phone-cell,.annexure-phone-field{gap:0;display:flex}.annexure-phone-field{align-items:stretch;width:100%;min-height:68px}.annexure-phone-field>span{width:28px;padding:8px}.annexure-phone-field>div{flex:1}.annexure-phone-field .annexure-box-field{border-left:1px solid #bfbfbf;height:34px}.annexure-phone-field .annexure-box-field+.annexure-box-field{border-top:1px solid #bfbfbf}.annexure-construction-table .annexure-col-serial{width:40px}.annexure-construction-table td{height:35px;padding:0}.annexure-construction-table th,.annexure-construction-table .annexure-label,.annexure-construction-table .annexure-serial{padding:7px 8px}.annexure-nested-cell{padding:0!important}.annexure-nested-grid{height:70px;display:grid}.annexure-area-grid{grid-template-columns:repeat(4,1fr)}.annexure-floor-grid{grid-template-columns:repeat(5,1fr)}.annexure-nested-grid>div{border-left:1px solid #bfbfbf;min-height:35px}.annexure-nested-grid>div:first-child,.annexure-nested-grid>div:nth-child(5){border-left:0}.annexure-nested-grid>div:nth-child(n+5){border-top:1px solid #bfbfbf}.annexure-floor-grid>div:nth-child(5){border-left:1px solid #bfbfbf}.annexure-floor-grid>div:nth-child(6){border-left:0}
.annexure-signature-table{width:100%;margin-top:18px}.annexure-signature-table th,.annexure-signature-table td{vertical-align:top;height:34px;padding:6px 8px}.annexure-signature-table th{font-weight:700}.annexure-signature-table td:first-child{width:30%}.annexure-signature-table td:nth-child(2),.annexure-signature-table th:nth-child(2){width:37%}.annexure-signature-table td:nth-child(3){width:33%}.annexure-signature-name-cell{min-height:34px;font-weight:700}.annexure-signature-address-cell{height:154px}.annexure-signature-label-cell{height:28px}.annexure-signature-table-end{margin-top:10px}.annexure-notary-cell{text-align:center;height:82px}.annexure-notary-cell span{margin-top:42px;font-weight:700;display:block}.annexure-3-document .annexure-page,.annexure-3-hidden-document .annexure-page{width:100%;min-height:auto;box-shadow:none;background:0 0;margin:0;padding:0;position:static}.annexure-mobile-download{justify-content:center;align-items:center;gap:var(--spacing-sm);color:var(--color-text-secondary);font-size:var(--font-size-sm);display:none}@media (max-width:768px){.annexure-toolbar{flex-direction:column;position:static}.annexure-page{min-height:auto;padding:var(--spacing-lg);overflow-x:auto}.annexure-page-number{position:static;margin-top:var(--spacing-lg)!important}.annexure-mobile-download{display:flex}}.annexure-3-document .annexure-continuous-page{width:100%;box-shadow:none;background:0 0;padding-bottom:32px;font-size:13px;line-height:1.28;position:static}.annexure-3-document .annexure-continuous-page p{text-align:justify;margin:0 0 10px}.annexure-3-document .annexure-box-field{gap:2px;display:inline-flex}.annexure-3-document .annexure-box-output{text-align:center;width:14px;font-weight:700;display:inline-block}.annexure-3-document .annexure-table th,.annexure-3-document .annexure-table td{border-color:#000}.annexure-3-document .annexure-sign-grid{grid-template-columns:1fr 1.25fr;gap:24px}.annexure-3-document .annexure-col-site-label,.annexure-3-document .annexure-col-construction-label{width:140px}.annexure-3-document .annexure-col-license{width:100px}
.annexure-3-v2-page{padding:4px 0 8px;font-size:16px;line-height:1.5}.annexure-3-v2-page-first{padding-top:700px!important}.annexure-3-v2-page-subsequent{padding-top:100px!important}.annexure-3-v2-page,.annexure-3-v2-page *{color:#000;font-family:Times New Roman,Times,serif!important}.annexure-3-v2-page p{text-align:justify;margin:0 0 10px}.annexure-3-v2-heading{text-align:center;flex-direction:column;align-items:center;display:flex}.annexure-3-v2-heading h2,.annexure-3-v2-page h2{text-align:center;margin-bottom:8px;font-size:18px;font-weight:700}.annexure-3-v2-heading h3,.annexure-3-v2-page h3{text-align:center;margin-bottom:8px;font-size:16px;font-weight:700;text-decoration:underline}.annexure-3-v2-subtitle{text-align:center;margin-bottom:4px;font-size:14px;line-height:1.4}.annexure-3-v2-notarized{text-align:center;margin-bottom:12px;font-size:14px;font-style:italic;line-height:1.4}.annexure-3-v2-undertaking-start{text-indent:28px;text-align:justify;margin:0 0 10px;font-size:16px;line-height:1.5}.annexure-3-v2-undertaking-start strong{margin-right:2px}.annexure-3-v2-sub-clause{text-align:justify;margin:0 0 8px 28px;font-size:16px;line-height:1.5}.annexure-3-v2-declaration{text-align:justify;text-indent:-20px;margin:0 0 8px 28px;padding-left:20px;font-size:16px;line-height:1.5}.annexure-3-v2-section-heading{margin-bottom:6px;font-size:16px;font-weight:700}.annexure-3-v2-emphasis{font-weight:700}.annexure-3-v2-center{text-align:center!important}.annexure-3-v2-page .annexure-field-output{border-bottom:none;width:auto;min-width:0;padding:0 4px;font-weight:700;display:inline}.annexure-3-v2-page .annexure-field-output-compact{border-bottom:none;width:auto;min-width:0;padding:0 2px;font-weight:700;display:inline}.annexure-3-v2-table{border-collapse:collapse;table-layout:fixed;width:100%;margin:8px 0;font-size:14px}.annexure-3-v2-table th,.annexure-3-v2-table td{vertical-align:middle;word-break:break-word;border:1px solid #000;padding:6px 8px;line-height:1.3}.annexure-3-v2-table th{text-align:center;font-weight:700}.annexure-3-v2-table td{text-align:left}.annexure-3-v2-table .col-serial{text-align:center;width:32px}.annexure-3-v2-table .col-name{width:22%}.annexure-3-v2-table .col-address{width:36%}.annexure-3-v2-table .col-license,.annexure-3-v2-table .col-sign{width:18%}.annexure-3-v2-table .col-owner-label{width:24%;font-weight:600}.annexure-3-v2-table .col-construction-label{width:18%;font-weight:600}.annexure-3-v2-box-row{vertical-align:middle;gap:2px;display:inline-flex}.annexure-3-v2-box-cell,.annexure-box-output{text-align:center;border:1px solid #000;justify-content:center;align-items:center;width:16px;height:20px;margin-right:1px;font-size:12px;font-weight:700;display:inline-flex}.annexure-box-field{vertical-align:middle;gap:1px;display:inline-flex}.annexure-phone-field{align-items:center;gap:8px;display:flex}.annexure-phone-field>span{visibility:hidden;width:0}.annexure-phone-field>div{flex-direction:column;gap:4px;display:flex}.annexure-3-v2-owner-table .col-pin-label{text-align:center;width:40px;font-weight:700}.annexure-3-v2-owner-table .col-pin-cell{width:auto}.annexure-3-v2-owner-table .col-phone-cell{text-align:left}.annexure-3-v2-personnel-table .annexure-3-v2-role{color:#333;margin-top:2px;font-size:12px;display:block}.annexure-3-v2-witness-table{border-collapse:collapse;width:100%;margin:8px 0;font-size:14px}.annexure-3-v2-witness-table td{vertical-align:middle;border:1px solid #000;padding:5px 8px;line-height:1.3}.annexure-3-v2-witness-table .col-witness-label{width:32%;font-weight:700}.annexure-3-v2-notary{text-align:right;margin-top:12px;padding-top:8px;font-size:14px}.annexure-3-v2-notary-line{text-align:center;border-top:1px solid #000;width:50%;margin-top:24px;margin-left:auto;padding-top:2px;font-size:14px}.annexure-3-v2-page-number{text-align:center;color:#666;margin-top:8px;font-size:12px}
.annexure-3-document .annexure-3-v2-page,.annexure-3-document .annexure-3-v2-page *{background-color:#0000}.annexure-3-document .annexure-field{display:none!important}.annexure-3-document .annexure-3-v2-table th,.annexure-3-document .annexure-3-v2-table td,.annexure-3-document .annexure-3-v2-witness-table td{border-color:#000}.annexure-3-document .annexure-3-v2-signature-line,.annexure-3-document .annexure-3-v2-notary-line{border-top-color:#000}
.annexure-4-document .annexure-4-page{background:0 0;min-height:auto;padding:4px 0 8px;font-size:16px;line-height:1.5;position:static}.annexure-4-document .annexure-4-heading{text-align:center;flex-direction:column;align-items:center;padding-top:800px;display:flex}.annexure-4-document .annexure-4-heading h2{text-align:center;margin-bottom:8px;font-size:18px;font-weight:700}.annexure-4-document .annexure-4-heading h3{text-align:center;font-size:16px;font-weight:700;text-decoration:underline}.annexure-4-document .annexure-field{display:none!important}.annexure-4-document .annexure-page-number{position:static;margin-top:10mm!important}.annexure-4-document .annexure-4-notary{text-align:center!important}.annexure-4-document .annexure-4-witness-label{grid-template-columns:1fr 1fr;margin-bottom:12px;display:grid}.annexure-4-document .annexure-4-signature-columns{grid-template-columns:1fr 1fr;gap:48px;display:grid}.annexure-4-document .annexure-4-signature-heading{font-weight:700;display:block}.annexure-4-document .annexure-4-whereas-start,.annexure-4-document .annexure-4-undertaking-start{text-indent:28px}.annexure-4-document .annexure-4-first-party-token{text-indent:28px;padding-top:100px}.annexure-4-document .annexure-4-page p{text-align:justify;margin:0 0 10px}.annexure-4-document .annexure-4-signature-line-row{align-items:flex-end;gap:8px;margin-bottom:24px;display:flex}.annexure-4-document .annexure-notary-block{text-align:left;margin-top:28px}.annexure-sign-line{border-bottom:1px dotted #555;min-width:180px;min-height:16px;display:inline-block}.annexure-4-title{margin-bottom:8px!important}
.ltp-agreement-page{padding:4px 0 8px;font-size:16px;line-height:1.5}.ltp-agreement-stamp-note{text-align:center;padding-top:580px;font-size:16px;font-weight:700}.ltp-agreement-heading-container{text-align:center;flex-direction:column;align-items:center;display:flex}.ltp-agreement-main-title{text-align:center;margin-bottom:6px;font-size:18px;font-weight:700;line-height:1.35;text-decoration:underline}.ltp-agreement-subtitle{text-align:center;margin-bottom:0;font-size:14px;line-height:1.5}.ltp-agreement-date-row{font-size:16px}.ltp-agreement-party{margin-bottom:10px}.ltp-agreement-party>p{margin-bottom:3px;font-size:16px}.ltp-agreement-party-details{margin-left:20px}.ltp-agreement-party-details>div{margin-bottom:3px;font-size:16px}.ltp-agreement-whereas-heading{margin-bottom:4px;padding-top:100px;font-size:16px;font-weight:700}.ltp-agreement-whereas-list{margin-bottom:12px;padding-left:0;list-style:none}.ltp-agreement-whereas-list li{margin-bottom:5px;font-size:16px;line-height:1.5}.ltp-agreement-section{margin-bottom:8px}.ltp-agreement-page h3.ltp-agreement-section-title{color:#5b9bd5;text-align:left;margin:12px 0 4px;font-size:18px;font-weight:700;text-decoration:none;display:block}.ltp-agreement-list{margin:0 0 8px;padding-left:0;list-style:none}.ltp-agreement-list li{align-items:flex-start;gap:8px;margin-bottom:6px;font-size:16px;line-height:1;display:flex}.ltp-list-label{flex-shrink:0;min-width:36px;font-weight:600}.ltp-list-text{flex:1}.ltp-agreement-signatures{flex-direction:column;margin-top:20px;display:flex}.ltp-agreement-signature-block{width:100%}.ltp-agreement-signature-block p{margin-bottom:4px;font-size:16px}.ltp-agreement-sign-row{margin-bottom:6px;padding-top:100px;font-size:16px}
.layout-mortgage-deed-document .lmd-page{padding:4px 0 8px;font-size:16px;line-height:1.6}.layout-mortgage-deed-document .lmd-page,.layout-mortgage-deed-document .lmd-page *{color:#000;font-family:Times New Roman,Times,serif!important}.layout-mortgage-deed-document .lmd-act-heading{text-align:left;margin:0 0 14px;padding-top:100px;font-size:16px;font-weight:700;line-height:1.4}.layout-mortgage-deed-document .lmd-appendix-heading{text-align:center;margin:0 0 8px;font-size:17px;font-weight:700;text-decoration:underline}.layout-mortgage-deed-document .lmd-rule-ref{text-align:center;margin:0 0 8px;font-size:16px;font-weight:700}.layout-mortgage-deed-document .lmd-deed-title{text-align:center;margin:0 0 16px;font-size:16px;font-weight:700}.layout-mortgage-deed-document .lmd-para{text-align:justify;text-indent:60px;margin:0 0 14px;font-size:16px;line-height:1.6}.layout-mortgage-deed-document .annexure-field-output,.layout-mortgage-deed-document .annexure-field-output-bold{border-bottom:none;width:auto;min-width:0;padding:0 2px;font-weight:700;display:inline}.layout-mortgage-deed-document .lmd-witnesseth{margin-top:16px}.layout-mortgage-deed-document .lmd-alpha-list,.layout-mortgage-deed-document .lmd-roman-list{margin:0 0 4px;padding:0;list-style:none}.layout-mortgage-deed-document .lmd-alpha-list li,.layout-mortgage-deed-document .lmd-roman-list li{text-align:justify;align-items:flex-start;gap:0;margin-bottom:6px;font-size:16px;line-height:1.6;display:flex}.layout-mortgage-deed-document .lmd-alpha-list .lmd-list-label,.layout-mortgage-deed-document .lmd-roman-list .lmd-list-label{flex-shrink:0;width:52px;font-size:16px}.layout-mortgage-deed-document .lmd-list-text{text-align:justify;flex:1;font-size:16px;line-height:1.6}.layout-mortgage-deed-document .lmd-schedule-heading{margin:18px 0 10px;font-size:16px;font-weight:700;text-decoration:underline}.layout-mortgage-deed-document .lmd-schedule-body{text-align:justify;margin-bottom:14px}.layout-mortgage-deed-document .lmd-boundaries{margin-left:80px}.layout-mortgage-deed-document .lmd-boundary-row{align-items:baseline;gap:8px;font-size:16px;line-height:1.6;display:flex}.layout-mortgage-deed-document .lmd-boundary-label{flex-shrink:0;width:50px;font-size:16px}.layout-mortgage-deed-document .lmd-schedB-intro{margin:0 0 6px;font-size:16px;font-weight:700}.layout-mortgage-deed-document .lmd-schedB-item{margin-left:60px}.layout-mortgage-deed-document .lmd-schedB-area-line{margin:0 0 4px;font-size:16px}.layout-mortgage-deed-document .lmd-schedB-area-values{margin:0 0 10px;font-size:16px}.layout-mortgage-deed-document .lmd-schedB-boundaries{margin-left:0}.layout-mortgage-deed-document .lmd-witness-whereof{margin-top:18px}.layout-mortgage-deed-document .lmd-signed-by,.layout-mortgage-deed-document .lmd-presence-line{margin:0 0 8px;font-size:16px}.layout-mortgage-deed-document .lmd-la-signed-line{margin-top:16px}.layout-mortgage-deed-document .lmd-witness-block{margin:0 0 10px}.layout-mortgage-deed-document .lmd-witness-entry{align-items:flex-start;gap:8px;margin-bottom:4px;display:flex}.layout-mortgage-deed-document .lmd-witness-num{flex-shrink:0;width:24px;font-size:16px;line-height:1.6}.layout-mortgage-deed-document .lmd-witness-details{margin-left:60px}.layout-mortgage-deed-document .lmd-witness-details p{margin:0;font-size:16px;line-height:1.8}.layout-mortgage-deed-document .lmd-footer-authority{text-align:right;font-size:16px;line-height:1.5}.layout-mortgage-deed-document .lmd-footer-authority p{margin:0}.layout-mortgage-deed-document .lmd-footer-section-officer{text-align:right;margin-top:32px;font-size:16px}.layout-mortgage-deed-document .lmd-footer-section-officer p{margin:0}
