*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}html{font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{margin:0;padding:0}img,video{display:block;width:100%;border:0;margin:0;padding:0}ul,ol{list-style:none;margin:0;padding:0}address{font-style:normal}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}iframe{border:0}a{color:inherit}body{font-family:var(--body-font);font-size:var(--body-size);font-weight:400;line-height:1.2;letter-spacing:0em}@font-face{font-family:ITC Franklin Gothic Std Book;src:url(../../../fonts/book.woff2) format("woff2"),url(../../../fonts/book.woff) format("woff")}@font-face{font-family:ITC Franklin Gothic Std Medium;src:url(../../../fonts/medium.woff2) format("woff2"),url(../../../fonts/medium.woff) format("woff")}@font-face{font-family:ITC Franklin Gothic Std Demi;src:url(../../../fonts/demi.woff2) format("woff2"),url(../../../fonts/demi.woff) format("woff")}@font-face{font-family:Bradford Mono LL;src:url(../../../fonts/BradfordMonoLLWeb-Regular.woff2) format("woff2"),url(../../../fonts/BradfordMonoLLWeb-Regular.woff) format("woff")}:root{--body-font: "Bradford Mono LL", monospace;--sans-font: "ITC Franklin Gothic Std Book", sans-serif;--sans-bold-font: "ITC Franklin Gothic Std Medium", sans-serif;--sans-bolder-font: "ITC Franklin Gothic Std Demi", sans-serif;--bg-color: #ffffff;--fg-color: #1D1D1B;--footer-color: #F1F1F6;--accent-color: #F8F8F8;--title-color: #000000;--z-page: 1;--z-footer: 1;--z-subheader: 2;--z-header: 3;--ease-in-out-cubic: cubic-bezier(.645, .045, .355, 1);--ease-in-out-quart: cubic-bezier(.77, 0, .175, 1);--ease-in-out-quint: cubic-bezier(.86, 0, .07, 1);--ease-in-out-expo: cubic-bezier(1, 0, 0, 1);--ease: var(--ease-in-out-quart);--ref-width: 1280;--px: calc( 100vw / var( --ref-width ) );--body-size: calc(14 * var(--px, .1vw));--header-size: calc(13 * var(--px, .1vw));--page-margin: calc(15 * var(--px, .1vw));--gutter: calc(15 * var(--px, .1vw));--header-height: calc(53 * var(--px, .1vw))}@media screen and (min-width:601px)and (max-width:900px){:root{--ref-width: 768;--body-size: calc(12 * var(--px, .1vw));--header-size: calc(19 * var(--px, .1vw));--header-height: calc(43 * var(--px, .1vw));--gutter: calc(13 * var(--px, .1vw))}}@media screen and (orientation:portrait)and (max-width:600px){:root{--ref-width: 331;--body-size: calc(12 * var(--px, .1vw));--header-size: calc(18 * var(--px, .1vw));--page-margin: calc(11 * var(--px, .1vw));--header-height: calc(43 * var(--px, .1vw));--gutter: calc(13 * var(--px, .1vw))}}@media screen and (min-width:1440px){:root{--ref-width: 1920;--gutter: calc(16 * var(--px, .1vw));--body-size: calc(14 * var(--px, .1vw));--header-size: calc(19 * var(--px, .1vw))}}:root::view-transition-old(root){animation:fadeOut 1s both}:root::view-transition-new(root){animation:fadeIn 1s both}html{scroll-behavior:smooth;scroll-margin-top:var(--header-height, 0px)}body{margin:0;padding:0;color:var(--fg-color);background-color:var(--bg-color)}body.noscroll{overflow:hidden}body:before{content:"laptop";display:none;visibility:hidden}@media screen and (orientation:portrait)and (max-width:600px){body:before{content:"mobile"}}@media screen and (min-width:601px)and (max-width:900px){body:before{content:"tablet"}}@media screen and (min-width:1440px){body:before{content:"desktop"}}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400}button,input,select,textarea{-webkit-appearance:none;appearance:none;margin:0;padding:0;border:0;outline:0;color:inherit;background-color:transparent;font-size:inherit;font-family:inherit}button{cursor:pointer}figure{margin:0;padding:0}p:first-child{margin-top:0}p:last-child{margin-bottom:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}footer.svelte-jz8lnl{min-height:40vh;background-color:var(--footer-color);position:relative;z-index:var(--z-footer);padding:var(--page-margin);display:grid;gap:var(--gutter);grid-template-columns:repeat(6,minmax(0,1fr));grid-template-areas:"contact-title contacts contacts main-contacts-and-socials newsletter newsletter"}@media screen and (min-width:1440px){footer.svelte-jz8lnl{grid-template-columns:repeat(9,minmax(0,1fr));grid-template-areas:"contact-title contacts contacts contacts contacts contacts main-contacts-and-socials newsletter newsletter"}}@media screen and (min-width:601px)and (max-width:900px){footer.svelte-jz8lnl{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"contact-title . . ." "contacts contacts contacts contacts" "main-contacts-and-socials main-contacts-and-socials newsletter newsletter"}}@media screen and (orientation:portrait)and (max-width:600px){footer.svelte-jz8lnl{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"contact-title ." "contacts contacts" "main-contacts-and-socials main-contacts-and-socials" "newsletter newsletter"}}@media screen and (max-width:900px){footer.svelte-jz8lnl{padding-bottom:var(--header-height)}}footer.svelte-jz8lnl h2:where(.svelte-jz8lnl){font-size:1em;font-weight:700}footer.svelte-jz8lnl>h2:where(.svelte-jz8lnl){grid-area:contact-title}footer.svelte-jz8lnl .contacts:where(.svelte-jz8lnl){grid-area:contacts;column-count:2;column-gap:var(--gutter)}@media screen and (min-width:601px)and (max-width:900px){footer.svelte-jz8lnl .contacts:where(.svelte-jz8lnl){display:grid;grid-template-columns:subgrid}}@media screen and (min-width:1440px){footer.svelte-jz8lnl .contacts:where(.svelte-jz8lnl){display:grid;grid-template-columns:subgrid}}footer.svelte-jz8lnl .contacts:where(.svelte-jz8lnl) article{margin-bottom:1.2em}footer.svelte-jz8lnl .main-contacts-and-socials:where(.svelte-jz8lnl){grid-area:main-contacts-and-socials}@media screen and (max-width:900px){footer.svelte-jz8lnl .main-contacts-and-socials:where(.svelte-jz8lnl){margin-top:3em;column-count:2;column-gap:var(--gutter)}}footer.svelte-jz8lnl .main-contacts-and-socials:where(.svelte-jz8lnl) .social-medias:where(.svelte-jz8lnl){display:flex;gap:.5em}@media screen and (min-width:901px){footer.svelte-jz8lnl .main-contacts-and-socials:where(.svelte-jz8lnl) .social-medias:where(.svelte-jz8lnl){margin-top:1.2em}}footer.svelte-jz8lnl .main-contacts-and-socials:where(.svelte-jz8lnl) .social-medias:where(.svelte-jz8lnl)>:where(.svelte-jz8lnl){font-weight:700;text-decoration:none;white-space:nowrap}footer.svelte-jz8lnl .main-contacts-and-socials:where(.svelte-jz8lnl) .social-medias:where(.svelte-jz8lnl)>:where(.svelte-jz8lnl):not(:last-child):after{content:","}footer.svelte-jz8lnl .newsletter:where(.svelte-jz8lnl){grid-area:newsletter}@media screen and (max-width:900px){footer.svelte-jz8lnl .newsletter:where(.svelte-jz8lnl){margin-top:3em}}footer.svelte-jz8lnl .newsletter:where(.svelte-jz8lnl) h2:where(.svelte-jz8lnl){margin-bottom:1.2em}@media screen and (min-width:901px){footer.svelte-jz8lnl .newsletter:where(.svelte-jz8lnl) form{width:75%}}header.svelte-1elxaub{font-family:var(--sans-bolder-font);font-weight:400}header.svelte-1elxaub{font-size:var(--header-size);position:fixed;top:0;left:0;width:100%;height:var(--header-height);display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:var(--gutter);padding:0 var(--page-margin);filter:invert(1);mix-blend-mode:difference;pointer-events:none;z-index:var(--z-header)}@media screen and (max-width:900px){header.svelte-1elxaub{display:flex;justify-content:space-between;align-items:center;background-color:var(--bg-color);filter:none;mix-blend-mode:normal}}header.svelte-1elxaub a:where(.svelte-1elxaub){text-decoration:none;color:inherit;pointer-events:auto}header.svelte-1elxaub nav:where(.svelte-1elxaub){display:flex;align-items:center;justify-content:flex-start;gap:.5em}header.svelte-1elxaub nav:where(.svelte-1elxaub)>:where(.svelte-1elxaub):not(:last-child):after{content:","}@media screen and (max-width:900px){header.is-home.svelte-1elxaub .logo:where(.svelte-1elxaub){visibility:hidden}}
