@import"https://fonts.googleapis.com/css2?family=Tilt+Warp&family=Roboto&family=Fjalla+One&family=Work+Sans&display=swap";@import"https://fonts.googleapis.com/css2?family=Work+Sans&display=swap";.landscape{position:relative;background:#7cb9e6;z-index:0;height:100vh;overflow:hidden}.landscape__layer{height:100%;position:absolute;left:0;top:0;width:100%;will-change:transform}.landscape__image{position:absolute;bottom:0;display:flex;flex-direction:column;left:50%;max-height:100%;max-width:300%;min-width:100%;transform:translateX(-50%);width:3500px}.landscape__image g{min-width:100vw}.projectBox{position:relative;border:1px solid #fff;color:#fff;width:150px;height:150px;text-align:center;cursor:pointer;overflow:hidden}.projectBox img{object-fit:cover;width:100%;height:auto}@font-face{font-family:DESIGNER;src:url(/polices/DESIGNER.otf) format("opentype")}*{margin:0;padding:0;box-sizing:border-box;--font-main:"Fjalla One";--font-light:"Work Sans"}body{font-family:Roboto,Arial,Helvetica,sans-serif;height:auto}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}