:root{--background:#fffbf3;--main-black:#1b1302;--main-white:#fff;--header-height:126px;--outside-margin:108px;--in-between-gap:80px;--in-between-section:140px}body,html{max-width:100vw;overflow-x:hidden;white-space:pre-line}body{color:var(--main-black);background:var(--background);font-family:bodoni,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0;font-synthesis:none}a{color:inherit;text-decoration:none}@font-face{font-family:bodoni-book;src:url(/fonts/BodoniBook.ttf)}@font-face{font-family:bodoni-bold;src:url(/fonts/BodoniBold.ttf)}@font-face{font-family:poppins-light;src:url(/fonts/Poppins-Light.ttf)}@font-face{font-family:poppins-extra-light;src:url(/fonts/Poppins-ExtraLight.ttf)}@font-face{font-family:poppins-regular;src:url(/fonts/Poppins-Regular.ttf)}@font-face{font-family:poppins-bold;src:url(/fonts/Poppins-Bold.ttf)}.cover-image{object-fit:cover;object-position:center;width:100%;height:100%}.project-text{width:100%;height:100%;background-color:rgba(27,19,2,.4);-webkit-backdrop-filter:blur(var(--section-blur));backdrop-filter:blur(var(--section-blur));opacity:var(--section-opacity);position:absolute;top:0;right:0;bottom:0;left:0}.name{white-space:nowrap}.clickable{cursor:pointer}.title,h1,h2{font-size:70px;line-height:49px}.title,h1,h2,h3{font-family:bodoni-book}h3{font-size:36px}input:is([type=button]){color:var(--main-black)}.normal,footer,input,label,li,p,td,textarea{font-family:poppins-light;font-size:20px}button{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}@media screen and (max-width:840px) and (min-width:430px){:root{--outside-margin:16px;--in-between-gap:16px;--in-between-section:40px}h1{font-size:42px}h2{font-size:38px}h3{font-size:34px}.normal,footer,input,label,p,td,textarea{font-size:16px}}@media screen and (max-width:430px){:root{--outside-margin:16px;--in-between-gap:16px;--in-between-section:40px}h1{font-size:34px}h2,h3{font-size:28px}.normal,footer,input,label,li,p,td,textarea{font-size:16px}}address{display:flex;flex-direction:row;justify-content:space-between;gap:96px}@media screen and (max-width:840px){address{flex-direction:column;gap:0;font-size:12px;align-items:flex-end;line-height:18px}address a:nth-child(2){position:relative;top:-14px}}footer{position:relative;height:188px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;margin:0 var(--outside-margin) 20px;padding-bottom:54px;font-family:poppins-regular;font-size:20px}hr{margin:0 var(--outside-margin);border-radius:1px;border-style:solid}footer .realized-by{left:0}footer .legals,footer .realized-by{position:absolute;bottom:0;font-size:14px}footer .legals{right:0;text-decoration:underline;display:flex;gap:var(--in-between-gap)}footer .logo{position:relative;bottom:-14px;width:153px;height:76px}@media screen and (max-width:840px){footer{margin-bottom:64px;padding-bottom:40px;height:110px}footer .logo{width:117px;height:59px}footer .realized-by{font-size:8px}footer .legals{font-size:12px}}