<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.external_forms_notar .wrapper{display:flex;flex-direction:column;gap:var(--top);align-items:flex-start;justify-content:center}.external_forms_notar .wrapper .text_content{padding-left:var(--block-padding);padding-right:var(--block-padding);display:flex;flex-direction:column;gap:var(--top);align-items:flex-start;justify-content:center}.external_formular_overview{display:grid;gap:var(--gap);grid-template-columns:repeat(auto-fill,minmax(34rem,1fr));width:100%}.formular{background-color:var(--background);padding:var(--top) 4rem;width:100%}.external_forms_notar[data-background='background'] .formular{background-color:var(--light)}.external_forms_notar[data-background='background'] .external_formular_overview img{background-image:radial-gradient(circle at center,var(--background) 60%,transparent 60%)}.formular_content{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--gap);height:100%}.formular_content p{hyphens:auto;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;flex-grow:1}.external_formular_overview img{max-width:50%;width:12rem;height:auto;z-index:1;background-image:radial-gradient(circle at center,var(--light) 60%,transparent 60%);object-fit:contain;aspect-ratio:1}.external_forms_notar p{max-width:100rem}</pre></body></html>