.embla{margin-block:160px;overflow:hidden}.embla__container{display:flex}.embla__slide{-webkit-margin-end:20px;margin-inline-end:20px;min-width:0;height:auto;aspect-ratio:1/1;flex:0 0 100%;border-radius:4px;object-fit:contain;object-position:bottom;-webkit-user-select:none;-moz-user-select:none;user-select:none}.embla__buttons-div{margin-top:32px;display:flex;justify-content:center;gap:12px}.embla__buttons-div__button{border:1px solid #0d0d0d;border-radius:25px;background:none;padding:5px;cursor:pointer}.embla__buttons-div__button:disabled{opacity:.5}.embla__buttons-div__button__img{width:35px;height:35px}@media screen and (min-width:425px){.embla__slide{flex-basis:400px}}@media screen and (min-width:550px){.embla__buttons-div{justify-content:flex-start}}.section--sub-hero{min-height:400px;padding:200px 16px 0;display:flex;align-items:flex-end}.section--sub-hero__div{width:100%;max-width:1400px;margin:0 auto}.section--sub-hero__div__h1{text-wrap:balance;font-size:52px;font-weight:600}.section--sub-hero__div__h1__span{-webkit-margin-end:12px;margin-inline-end:12px;display:inline-block;overflow:hidden}.section--sub-hero__div__h1__span__span{display:inline-block}@media screen and (min-width:550px){.section--sub-hero{padding:200px 24px 0}.section--sub-hero__div__h1{font-size:60px}}@media screen and (min-width:768px){.section--sub-hero__div__h1{font-size:68px}}@media screen and (min-width:1024px){.section--sub-hero__div__h1{font-size:72px}}@media screen and (min-width:1440px){.section--sub-hero__div__h1{font-size:80px}}.main--project__section--details{font-size:18px}.main--project__section--details__p{margin-top:6px}.main--project__section--description{font-size:18px;margin-block:160px}.main--project__section--description__p{white-space:pre-line}.main--project__section--images{margin-block:160px}.main--project__section--images__div{margin-block:96px}.main--project__section--images__div__h2{text-align:center;font-size:22px}.main--project__section--images__div__div{margin-top:24px;display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}.main--project__section--images__div__div__img{border-radius:2px;width:100%;height:auto;aspect-ratio:1;object-fit:cover;box-shadow:0 2px 5px -2px gray}@media screen and (min-width:550px){.main--project__section--description,.main--project__section--details{font-size:22px}.main--project__section--images__div__h2{font-size:24px}.main--project__section--images__div__div{grid-template-columns:1fr 1fr}}@media screen and (min-width:768px){.main--project__section--images__div__div{grid-template-columns:1fr 1fr 1fr}}@media screen and (min-width:1024px){.main--project__section--images__div__div{grid-template-columns:1fr 1fr 1fr 1fr}}