:root{--select-border:#272728;--select-focus:blue;--select-arrow:var(--select-border)}*{box-sizing:border-box;margin:0;padding:0;font-family:var(--font-ubuntu),sans-serif}h2{font-family:var(--font-montserrat),sans-serif}.full-page{min-height:100vh;min-height:100svh}main{height:100%;justify-self:flex-start;width:100%}li{list-style:none}a{text-decoration:none;color:inherit}.container{max-width:1200px;margin-inline:auto;padding-inline:1rem}@media(min-width:1280px){.container{padding-inline:2rem}}@media(min-width:1440px){.container{padding-inline:0}}body.menu-open{overflow:hidden;height:100vh;touch-action:none}.call-now{position:fixed;left:0;right:0;bottom:0;text-align:center;background-color:#274c77;color:#fff;font-size:1.1rem;font-weight:600;z-index:9999;box-shadow:0 -2px 6px rgba(0,0,0,.15);box-sizing:border-box;margin:auto;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom))}.call-now:after{content:"";position:absolute;left:0;right:0;bottom:-500px;height:120px;background-color:inherit;z-index:-1}.call-now .phone{display:flex;align-items:center;justify-content:center;gap:.5rem}@media(min-width:1280px){.call-now .phone{padding:0 88px}}.gdpr{padding-block:2rem 5rem}.gdpr h1{font-size:2rem;color:#274c77;margin-bottom:.5rem}.gdpr .last-updated{color:#888;font-size:.9rem;margin-bottom:2.5rem}.gdpr section{margin-bottom:2rem}.gdpr section h2{font-size:1.2rem;color:#274c77;margin-bottom:.75rem;padding-bottom:.4rem;border-bottom:2px solid #e9e9e9}.gdpr section p{line-height:1.8;color:#444;margin-bottom:.75rem}.gdpr section ul{padding-left:1.25rem;margin-bottom:.75rem}.gdpr section ul li{list-style:disc;line-height:1.8;color:#444;margin-bottom:.25rem}.gdpr section a{color:#274c77;text-decoration:underline}.gdpr section a:hover{color:#c74967}