:root{--theme-accent:#0d0d0d;--theme-accent-hover:white;--theme-accent-text:white;--theme-accent-hover-text:black;--theme-surface:white;--theme-surface-alt:#f8f8f8;--theme-surface-input:white;--theme-border:#4c4c4c;--theme-border-focus:black;--theme-input-radius:0px;--theme-input-height:50px}html{scroll-padding-top:180px}h1{font-family:var(--font-galderma),sans-serif;letter-spacing:0;color:#000;margin:0;font-size:48px;font-weight:400;line-height:58px}h2{font-family:var(--font-galderma),sans-serif;letter-spacing:0;color:#000;margin:0;font-size:32px;font-weight:400;line-height:42px}h3{font-family:var(--font-galderma),sans-serif;letter-spacing:.288px;color:#000;margin:0;font-size:24px;font-weight:400;line-height:32px}h4{font-family:var(--font-galderma),sans-serif;letter-spacing:0;color:#000;margin:0;font-size:21px;font-weight:400;line-height:29px}h5{font-family:var(--font-segma),sans-serif;letter-spacing:2.04px;text-transform:uppercase;color:#000;margin:0;font-size:12px;font-weight:600;line-height:23px}p{font-family:var(--font-segma),sans-serif;letter-spacing:.0024px;color:#181b21;margin:0;font-size:16px;font-weight:400;line-height:26px}small{font-family:var(--font-segma),sans-serif;letter-spacing:.02px;color:#333;font-size:13px;font-weight:400;line-height:21px}input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],input[type=search],input[type=url],input:not([type]),textarea{width:100%;height:var(--theme-input-height);border:1px solid var(--theme-border);border-radius:var(--theme-input-radius);background:var(--theme-surface-input);font-family:var(--font-segma),sans-serif;letter-spacing:.021px;color:#0d0d0d;padding:12px;font-size:14px;font-weight:600;line-height:24px}input[type=text]::placeholder,input[type=email]::placeholder,input[type=tel]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=url]::placeholder,input:not([type])::placeholder,textarea::placeholder{color:#6b6b6b;font-weight:400}input[type=text]:placeholder-shown,input[type=email]:placeholder-shown,input[type=tel]:placeholder-shown,input[type=number]:placeholder-shown,input[type=password]:placeholder-shown,input[type=search]:placeholder-shown,input[type=url]:placeholder-shown,input:not([type]):placeholder-shown,textarea:placeholder-shown{font-weight:400}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=url]:focus,input:not([type]):focus,textarea:focus{outline:2px solid var(--theme-border-focus);outline-offset:-2px}textarea{resize:vertical;height:160px}@media print{@page{margin:15mm 25mm}header,footer{display:none!important}body{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
