/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:"Euclid Square";font-style:normal;font-weight:400;src:url("/fonts/euclid-regular.woff2") format("woff2"),url("/fonts/euclid-regular.woff") format("woff")}@font-face{font-family:"Euclid Square";font-style:normal;font-weight:700;src:url("/fonts/euclid-bold.woff2") format("woff2"),url("/fonts/euclid-bold.woff") format("woff")}@font-face{font-family:"Euclid Square";font-style:normal;font-weight:500;src:url("/fonts/euclid-medium.woff2") format("woff2"),url("/fonts/euclid-medium.woff") format("woff")}@font-face{font-family:"Euclid Square";font-style:normal;font-weight:600;src:url("/fonts/euclid-semibold.woff2") format("woff2"),url("/fonts/euclid-semibold.woff") format("woff")}.gallery{padding:0;height:100%;width:100%;overflow:hidden;box-sizing:border-box;position:relative}.gallery__wrapper{box-sizing:border-box;display:flex;width:100%;height:100%;position:absolute;left:0;cursor:pointer;transition:transform .6s cubic-bezier(.215, .61, .355, 1)}.gallery__button{position:absolute;top:50%;height:80px;width:80px;border-radius:50%;background:0 0;place-items:center;transform:translateY(-50%);z-index:2;border:none;cursor:pointer}.gallery__button--next{right:100px}@media (max-width:768px){.gallery__button--next{right:25px;top:unset;bottom:0;height:auto}}.gallery__button--prev{left:100px}@media (max-width:768px){.gallery__button--prev{left:25px;top:unset;bottom:0;height:auto}}.gallery__button:focus-visible svg path,.gallery__button:hover svg path{fill:black}.gallery__arrow path{fill:#ddd;transition:fill .24s ease-in-out}.gallery__arrow--prev{transform:rotate(180deg)}.gallery__item{box-sizing:border-box;flex:1 0 auto;width:100%;height:100%}.gallery__item__image{width:100%;height:100%;object-fit:cover;background-position:center}.gallery__counter{position:absolute;bottom:10px;transform:translateX(-50%);left:50%;color:#ddd;font-weight:700;font-size:12px}html{background-color:#eee}body{box-sizing:border-box;min-height:100vh;padding:50px;font-family:"Euclid Square",sans-serif;color:#ddd}@media (max-width:768px){body{padding:25px}}.background{position:fixed;inset:0;z-index:-2;background:url(/bg_sm-b54c9b3094c95b4d7f6514592ca71c9b.png);background-size:cover;background-repeat:no-repeat}@media (max-width:768px){.background{background:url(/bg_mobile-4b2b99bb66abfbafe7ff3cbe52f234b1.png);background-size:cover;background-repeat:no-repeat}}h1,h2,h3,p{margin:0;font-weight:400}a{color:inherit;text-decoration:none}.header{margin-bottom:50px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:50px}@media (max-width:768px){.grid{grid-template-columns:unset}}.grid__item img{width:100%;aspect-ratio:1.3;display:inline-block;background-color:rgba(255,255,255,.15);object-fit:cover;border-radius:4px;outline:1px solid rgba(255,255,255,.25)}.grid__item span{display:inline-block;padding-top:15px}.project{box-sizing:border-box;position:relative;margin:0 150px}@media (max-width:1024px){.project{margin:0 50px}}@media (max-width:768px){.project{margin:0}}.project .dots{position:absolute;inset:0;z-index:-1;background:0 0;background-image:radial-gradient(#5e5e5e 5%,transparent 0);background-size:35px 35px;margin:0 -17px}.project__gallery{height:calc(100vh - 350px)}.project__gallery img{width:100%;height:100%;object-fit:contain}@media (max-width:1024px){.project__gallery{height:50vh;margin-bottom:25px}.project__gallery img{object-fit:contain}}.project__title{margin-bottom:16px}.project__title a,.project__title h1{display:inline-flex;align-items:center;font-weight:600;color:#f3f3f3;cursor:pointer;font-size:48px}@media (max-width:1024px){.project__title a,.project__title h1{display:block;font-size:36px}}.project__title a svg,.project__title h1 svg{margin-left:10px;width:20px;height:20px;fill:#f3f3f3}@media (max-width:1024px){.project__title a svg,.project__title h1 svg{width:16px;height:16px}}.project__info{display:flex;justify-content:space-between;font-size:21px}@media (max-width:1024px){.project__info{display:block;font-size:16px}}.project__info p{font-weight:400;color:#d6d6d6}.project__info__left p{max-width:600px}.project__info__left p:not(:first-child){margin-top:10px}.project__info__right p{text-align:right}@media (max-width:1024px){.project__info__right{display:block;margin-top:21px}.project__info__right p{text-align:unset}}