:root{--text:#e6e6e6;--text-h:#ef8a30;--bg:#080808;--border:#3a3a3a;--accent:#ef8a30;--sans:"Karla", system-ui, sans-serif;--heading:"Montserrat", system-ui, sans-serif;--img-background:"../assets/background.png";letter-spacing:.18px;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0}#root{background-color:var(--bg);box-sizing:border-box;flex-direction:column;max-width:100%;min-height:100svh;margin:0;padding-left:1em;display:flex}h1,h2,h3,p,a{letter-spacing:-0.5%;color:var(--text);margin:0}h1{font-size:3em;font-family:var(--heading);font-weight:800}h2{font-size:3em;font-family:var(--heading);font-weight:400}h3{font-size:1.2em;font-family:var(--heading);font-weight:600}p,a{font-size:1.5em;font-weight:200;font-family:var(--sans)}.accent{text-underline-offset:8px;color:var(--accent)}.accent-text{color:var(--accent);margin:0}button:hover{cursor:pointer}.rounded-buttons{width:128px;height:48px;font-family:var(--sans);border-width:2px;border-radius:999px;font-size:1em}.accent-buttons{background-color:var(--accent);border:solid;border-color:var(--accent);color:var(--border)}.border-buttons{border:solid;border-color:var(--accent);color:var(--text);background-color:#0000}@media (width<=600px){h1,h2{font-size:1.6em}h3{font-size:.91em}p,a{font-size:.9em;font-weight:300}}nav img{height:24px;padding-top:1em}#home-presentation{justify-content:space-between;align-items:center;gap:5em;margin-top:2em;display:flex}#home-presentation-left{flex-direction:column;align-items:flex-start;gap:1em;width:50%;margin-left:1em;display:flex}#home-presentation-right{width:50%}#home-presentation-right img{width:100%;min-width:25em}#home-buttons{flex-direction:row;gap:2em;width:100%;margin-top:1em;display:flex}#home-services{padding-top:2em}.features{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:4em;padding-top:1em;display:grid}.feature{box-sizing:border-box;grid-template-columns:minmax(0,1fr) 250px;align-items:center;gap:1.2em;padding:0 1em;display:grid}.feature img{justify-self:center;width:100%;max-width:300px;height:auto;display:block}#home-whoami{align-items:center;padding-top:2em;display:flex}#home-whoami h2{margin-top:1em}#home-hero{flex-direction:column;padding-bottom:5em;display:flex}#home-hero .textbox-ltr{margin-top:2em}#home-whoami img{width:25em;padding-right:2em}footer{background-color:#000;justify-content:flex-start;gap:5em;width:calc(100dvw - 1em);min-height:200px;margin-top:1em;margin-left:-1.1em;padding-top:4em;display:flex}footer img{height:24px;margin-top:1em;margin-left:2em;padding-top:1em}.styled-input{color:var(--text);font-size:1.5em;font-family:var(--sans);background-color:#0000;border:1px solid #929292;border-radius:.75em;height:1.5em;padding-left:.75em;font-weight:100}#inputform-name{width:12em}#inputform-mail{width:20em}#inputform-body{width:calc(100% - 1em);height:10em;margin-top:1.5em;padding-top:.5em}#home-conttatti-id-forms{gap:2em;margin-top:2em;display:flex}#home-contatti{margin-bottom:2em}.consent-checkbox-box{appearance:none;border:2px solid var(--accent);cursor:pointer;background-color:#0000;border-radius:50%;width:24px;height:24px;transition:background-color .2s}.consent-checkbox-box:checked{background-color:var(--accent)}#consent-form{flex-direction:column;margin-top:1em;display:flex}#consent-form button{margin-top:2em}#consent-form-sub{flex-direction:row;align-items:center;gap:1em;display:flex}#consent-form-sub2{flex-direction:column;display:flex}.footer-textbox{align-self:flex-start}@media (width<=600px){#home-presentation-left{margin-left:0;padding-right:1em}#home-presentation{gap:0}#home-buttons{justify-content:center}#home-whoami img{width:40vw}#home-hero h2{max-width:50vw}#inputform-name,#inputform-mail,#inputform-body{width:calc(100% - 1.5em)}#home-conttatti-id-forms{flex-direction:column}footer img{display:none}footer{gap:0;padding-left:1em}}@media (width<=1000px){#home-presentation-right{display:none}#home-presentation-left{width:100%}}@media (width>=600px) and (width<=1366px){.features{gap:2rem}.feature{gap:.75rem;padding-inline:1.5rem}.feature img{max-width:200px}}@media (width>=1500px){.margins{border-left:1px solid var(--border);border-right:1px solid var(--border);margin-inline:12dvw;padding-inline:2em}}@media (width>=2000px){.margins{margin-inline:30dvw}}@media (width<=1500px) and (orientation:portrait){.features{grid-template-columns:1fr;margin-right:1vw}.feature{grid-template-columns:minmax(0,1fr) 30vw}.feature.feature-reversed{grid-template-columns:30vw minmax(0,1fr)}.feature.feature-reversed img{order:-1}.feature.feature-reversed .textbox-ltr,.feature.feature-reversed .textbox-rtl{text-align:right}.feature img{max-width:400px}}.textbox-ltr,.textbox-rtl{box-sizing:border-box;flex-direction:column;gap:1em;width:fit-content;min-width:15em;display:flex}.textbox-ltr{border-left:1px solid #e6e6e6;justify-self:start;padding-left:2rem}.textbox-rtl{text-align:right;border-right:1px solid #e6e6e6;justify-self:end;align-items:flex-end;padding-right:2rem}@media (width<=600px){.textbox-ltr,.textbox-rtl{justify-self:stretch;width:100%;max-width:none;padding-left:1em;padding-right:1em}}.privacy-body,.privacy-articles{flex-direction:column;gap:2em;display:flex}.privacy-body{margin-bottom:8em}#privacy-textbox{width:56vw}.privacy-padded{padding-left:2em}.privacy-margined{margin-left:2em}#go-back-button{width:168px;position:fixed;bottom:5%;right:5%}
