:root{--h1-size-desktop:8rem ;--h1-size-mobile:4rem ;--h2-size-desktop:2.25rem;--h2-size-mobile:1.25rem ;--p-size-desktop:1.5rem ;--p-size-mobile:1.125rem ;--p-font-family:"Noto Sans", Arial, Helvetica, Roboto, Open Sans, Liberation Sans, Fira Sans, sans-serif;--column-gap:20px;--global-left-right-padding-dekstop:2.5rem;--global-left-right-padding-mobile:1.5rem}body{color:#fff;background-color:#000;flex-direction:column;min-height:100vh;margin:0;padding:0;display:flex}section{padding:0 var(--global-left-right-padding-dekstop);column-gap:var(--column-gap);grid-template-columns:repeat(12,1fr);display:grid}section:not(#hero){margin-top:50vh}input[type=search]::-webkit-search-decoration{display:none}input[type=search]::-webkit-search-cancel-button{display:none}input[type=search]::-webkit-search-results-button{display:none}input[type=search]::-webkit-search-results-decoration{display:none}input[type=search]:focus,a:focus{outline:none}h1{font-size:var(--h1-size-desktop);grid-column:span 12}h2{font-size:var(--h2-size-desktop);font-weight:700;font-family:var(--p-font-family)}p,a{font-family:var(--p-font-family);font-size:var(--p-size-desktop);text-decoration:none}button{background:0 0;border:0;padding:0}#contacts.svelte-12qhfyh #contact-list:where(.svelte-12qhfyh){grid-column:span 6;grid-template-columns:repeat(6,1fr);display:grid}#contacts.svelte-12qhfyh #message-example:where(.svelte-12qhfyh){grid-area:3/7/auto/13}.contact.svelte-12qhfyh{grid-column:span 3}.contact.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#fff;margin-top:-1.5em;display:flex}.contact.svelte-12qhfyh a:where(.svelte-12qhfyh) img:where(.svelte-12qhfyh){margin-left:var(--p-size-desktop);width:var(--p-size-desktop)}footer.svelte-12qhfyh{height:150px;padding:var(--global-left-right-padding-dekstop) 0 0 var(--global-left-right-padding-dekstop);border-top:1px solid #939393;margin-top:auto}@media (width<=391px){section{gap:var(--column-gap);flex-direction:column;padding:0;display:flex}section:not(#hero){margin-top:20vh}h1{font-size:var(--h1-size-mobile);padding:0 var(--global-left-right-padding-mobile)}h2{font-size:var(--h2-size-mobile);padding:0 var(--global-left-right-padding-mobile)}p,a{font-size:var(--p-size-mobile);padding:0 var(--global-left-right-padding-mobile)}#contacts.svelte-12qhfyh #contact-list:where(.svelte-12qhfyh){gap:var(--column-gap)}.contact.svelte-12qhfyh{border:1px solid #fff;grid-column:span 6;grid-template-columns:1fr 1fr;display:grid}.contact.svelte-12qhfyh a:where(.svelte-12qhfyh){margin-top:0}.contact.svelte-12qhfyh a:where(.svelte-12qhfyh) img:where(.svelte-12qhfyh){margin-left:var(--p-size-mobile);width:var(--p-size-mobile)}footer.svelte-12qhfyh{padding:0;padding-top:var(--global-left-right-padding-mobile)}}@media (width<=360px){h1{font-size:var(--h2-size-desktop)}}
