:root{--olx-charcoal:#044142;--olx-teal-light:#cafcfa;--olx-teal:#1ad8d2;--olx-teal-dark:#0ea9a0;--olx-yellow-light:#ffebad;--olx-yellow:#ffdd73;--olx-yellow-dark:#ffd13c;--olx-coral-light:#ffcfc2;--olx-coral:#ffaf99;--olx-coral-dark:#ff9070;--olx-blue-light:#c9d8f7;--olx-blue:#a6bef2;--olx-blue-dark:#83a4ec;--font-olx-regular:"Geomanist Regular","Geomanist",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;--font-olx-book:"Geomanist Book","Geomanist",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;--font-olx-medium:"Geomanist Medium","Geomanist",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;--font-olx-bold:"Geomanist Bold","Geomanist",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}*,:after,:before{box-sizing:border-box}body{background:#fff;color:var(--olx-charcoal);font-family:var(--font-olx-regular);font-size:16px;font-weight:400;letter-spacing:0;line-height:1.25;margin:0;-webkit-font-smoothing:antialiased}h1,h2{font-family:var(--font-olx-bold);font-weight:700;letter-spacing:-.02em;line-height:1;margin:0 0 1em}h1{font-size:42px}h2{font-size:32px}h3,h4,h5,h6{font-family:var(--font-olx-medium);font-weight:500;letter-spacing:0;line-height:1.1;margin:0 0 1em}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}p{margin:0 0 1em;max-width:100ch}.body-book{font-family:var(--font-olx-book);font-weight:400;letter-spacing:0;line-height:1.15}a{color:inherit;text-decoration:underline;text-underline-offset:2px}a:hover{text-decoration-thickness:2px}.btn,button{align-items:center;background:var(--olx-teal);border:0;border-radius:50px;box-shadow:none;color:var(--olx-charcoal);cursor:pointer;display:inline-flex;font-family:var(--font-olx-medium);font-size:16px;font-weight:500;justify-content:center;line-height:1;padding:14px 22px;text-decoration:none;transition:background-color .15s ease,color .15s ease}.btn:focus-visible,.btn:hover,button:focus-visible,button:hover{background:var(--olx-charcoal);color:#fff;outline:none}.btn:disabled,button:disabled{cursor:not-allowed;opacity:.5}.bg-teal-light{background:var(--olx-teal-light)}.bg-teal{background:var(--olx-teal)}.bg-charcoal{background:var(--olx-charcoal);color:#fff}.stack-20>*+*{margin-top:20px}