:host,:root{font-size:100%;--inner-gap:15px;--outer-gap:20px;--text-color:#000000;--bg-color:#ffffff;--text-secondary-color:#666666;--bg-secondary-color:#D2D2D2}.container{margin:0 var(--outer-gap)}@media (min-width:390px){:host,:root{font-size:106.25%;--inner-gap:18px}}@media (min-width:600px){:host,:root{font-size:112.5%;--inner-gap:20px;--outer-gap:30px}}@media (min-width:960px){:host,:root{font-size:118.75%;--outer-gap:60px}}@media (min-width:1280px){:host,:root{font-size:125%;--inner-gap:30px}}@media (min-width:1400px){.container{margin:0 auto;width:1280px;max-width:100%}}.hidden{display:none!important}small{font-size:.875em}h1{font-size:2rem;line-height:1.125;font-weight:600;margin:var(--outer-gap) 0 var(--inner-gap) 0}h2{font-size:1.75rem;line-height:1.15;font-weight:600}h3{font-size:1.5rem;line-height:1.175;font-weight:600}h4{font-size:1.25rem;line-height:1.2;font-weight:600}h5{font-size:1.125rem;line-height:1.225;font-weight:600}h6{font-size:1rem;line-height:1.25;font-weight:600}.page{box-sizing:border-box;font-family:Montserrat,sans-serif}*,::after,::before{box-sizing:inherit}.page__body{margin:0}.header{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.header__logo{position:relative}.header__logo--image{height:60px}.header__logo--link{position:absolute;top:0;left:0;right:0;bottom:0}.header__link{color:var(--text-color);text-decoration:none;display:none;transition:.2s}@media (min-width:600px){.header__link{display:block}}.footer{margin-bottom:100px}.footer__title{text-transform:uppercase;font-style:italic}.footer__subtitle{font-weight:500}.form{display:grid;grid-template-columns:1fr}@media (min-width:768px){.form{column-gap:50px;grid-template-columns:1fr 1fr}}@media (min-width:768px){.form__wide{grid-column:1/3}}.form__input{padding:20px;border:none;border-bottom:1px solid var(--bg-secondary-color);font-family:inherit;font-size:inherit;overflow:hidden;resize:none;height:auto;line-height:20px;margin-top:20px}.form__input::placeholder{font-family:inherit;color:var(--text-color)}.form__input:focus{outline:0}.form__textarea{min-height:100px}.form__check{display:flex;align-items:center;padding-left:35px;margin:20px 0;cursor:pointer;font-weight:500}.form__check p{user-select:none}.form__check p a{color:var(--text-color)}.form__check--checkbox:checked+.form__check--checkbox-icon{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='10' fill='%23000'/%3E%3Cpath d='m5.4922 10.4961 3.5 2.8333 6-7.3333' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E")}.form__check--checkbox{position:absolute;appearance:none;-webkit-appearance:none;-moz-appearance:none}.form__check--checkbox-icon{position:absolute;width:20px;height:20px;margin-left:-35px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='10' fill='%23000'/%3E%3Ccircle cx='10' cy='10' r='8' fill='%23fff'/%3E%3C/svg%3E")}.form__button{color:var(--text-color);text-align:left;border:none;background:0 0;display:flex;align-items:center;column-gap:5px;padding:10px 0;font-family:inherit;cursor:pointer;font-size:inherit;font-weight:500}@media (min-width:768px){.form__button{max-width:max-content}}.form__button img{margin-top:8px}.form__thx{display:flex;flex-direction:column}.home{position:relative;height:70vh}@media (min-width:600px){.home{display:flex;align-items:center;justify-content:center}}.home-stats{display:flex;flex-direction:column;row-gap:20px;margin-top:30px}.home-stats__container{display:grid;align-items:center;grid-template-columns:60px 1fr;column-gap:20px}.home-stats__title{font-size:64px;font-weight:500;margin:0}.home-stats__subtitle{text-transform:uppercase}.home-company{position:absolute;bottom:0}.home-company__logo{width:90%}@media (min-width:600px){.home-company__logo{width:300px}}.home-company__subtitle{text-transform:uppercase}.projects__heading{font-style:italic;text-transform:uppercase}.project{position:relative;display:flex;flex-direction:column;row-gap:var(--inner-gap);margin:var(--inner-gap) 0;padding-bottom:var(--inner-gap);border-bottom:1px solid var(--bg-secondary-color)}@media (min-width:960px){.project{display:grid;grid-template-columns:1fr 60%;grid-template-rows:max-content 1fr 1fr}}.project__title{text-transform:uppercase;margin:0}.project__subtitle{text-transform:uppercase;font-weight:500;margin:0}@media (min-width:960px){.project__subtitle{text-transform:initial}}.project__image{margin:0;width:100%;aspect-ratio:4/2;object-fit:cover}@media (min-width:960px){.project__image{grid-column:2;grid-row:1/4;aspect-ratio:21/9}}.project__tag{text-transform:uppercase;color:var(--text-secondary-color);margin:0;font-weight:500}@media (min-width:960px){.project__tag{align-self:end}}.project__link{position:absolute;top:0;left:0;right:0;bottom:0}.case__heading{display:flex;flex-direction:column;row-gap:var(--inner-gap);margin:var(--outer-gap) 0}@media (min-width:1280px){.case__heading{display:grid;grid-template-rows:max-content max-content max-content}}.case__heading--tag{font-weight:500;text-transform:uppercase;color:var(--text-secondary-color);margin:0}@media (min-width:1280px){.case__heading--tag{grid-column:1/3}}.case__heading--title{margin:0;text-transform:uppercase}@media (min-width:1280px){.case__heading--title{grid-column:1/3}}.case__heading--desc{font-weight:500;margin:0}@media (min-width:960px){.case__heading--desc{width:80%}}.case__heading--link{font-weight:300;margin:0;color:#000;text-decoration:none;border-bottom:1px solid var(--text-color);max-width:max-content;padding-bottom:2px}@media (min-width:1280px){.case__heading--link{grid-column:2;grid-row:3;align-self:center}}.case__content-container{display:flex;width:100%;gap:var(--inner-gap);margin-bottom:var(--inner-gap);flex-wrap:wrap;flex-direction:column}@media (min-width:768px){.case__content-container{flex-direction:row}}.case__content-container--image{flex:1 1 200px;object-fit:cover;max-width:100%;min-width:0;height:auto;width:100%}