.portfolio-project{background:#fff;border:1px solid #e7e7e7;border-radius:16px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.portfolio-project:hover{border-color:#ff604059;box-shadow:0 18px 45px #1c18141a;transform:translateY(-3px)}.portfolio-project__gallery{aspect-ratio:16/9;background:#eceae8;display:grid;gap:3px;grid-template-columns:minmax(0,1.7fr) minmax(120px,.8fr);grid-template-rows:repeat(2,minmax(0,1fr));overflow:hidden}.portfolio-project__image-button{background:#eceae8;border:0;cursor:zoom-in;min-height:0;min-width:0;overflow:hidden;padding:0;position:relative}.portfolio-project__image-button:first-child{grid-row:1/3}.portfolio-project__image-button:focus-visible{outline:3px solid #ff6040;outline-offset:-3px}.portfolio-project__image-button img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .45s ease;width:100%}.portfolio-project__image-button:hover img{transform:scale(1.035)}.portfolio-project--1-images .portfolio-project__gallery{display:block}.portfolio-project--2-images .portfolio-project__gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:1fr}.portfolio-project--2-images .portfolio-project__image-button:first-child{grid-row:auto}.portfolio-project__more{background:#14141494;color:#fff;display:grid;font-size:15px;font-weight:600;inset:0;place-items:center;position:absolute}.portfolio-project__content{align-items:flex-end;display:flex;gap:20px;justify-content:space-between;padding:24px 26px 26px}.portfolio-project__eyebrow{color:#ff6040;display:block;font-size:12px;font-weight:700;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.portfolio-project__title{font-size:21px;font-weight:650;line-height:1.35;max-width:680px}.portfolio-project__description{color:#707070;font-size:14px;line-height:1.55;margin-top:10px;max-width:660px}.portfolio-project__count{align-items:center;background:#fff;border:1px solid #dedede;border-radius:999px;color:#444;cursor:pointer;display:inline-flex;flex:0 0 auto;font-size:13px;font-weight:600;gap:8px;padding:10px 14px;transition:border-color .2s ease,color .2s ease,background-color .2s ease;white-space:nowrap}.portfolio-project__count:focus-visible,.portfolio-project__count:hover{background:#ff60400f;border-color:#ff6040;color:#ff6040;outline:none}.portfolio-project--compact .portfolio-project__gallery{aspect-ratio:16/8.5}@media(max-width:767px){.portfolio-project{border-radius:12px}.portfolio-project--compact .portfolio-project__gallery,.portfolio-project__gallery{aspect-ratio:4/3;grid-template-columns:minmax(0,1.45fr) minmax(88px,.75fr)}.portfolio-project__content{align-items:flex-start;flex-direction:column;gap:16px;padding:18px}.portfolio-project__eyebrow{font-size:10px}.portfolio-project__title{font-size:17px}.portfolio-project__count{padding:8px 12px}}
