.project-journey{width:100%;background:#f8f5f0;padding:34px 40px 30px;box-sizing:border-box;color:#2c241f}.project-journey *,.project-journey *:before,.project-journey *:after{box-sizing:border-box}.project-journey__wrapper{width:100%;max-width:1500px;margin:20px auto 0;display:grid;grid-template-columns:39% 61%;gap:20px}.project-journey__left{min-width:0}.project-journey__eyebrow{font-size:11px;line-height:1.2;letter-spacing:.7px;text-transform:uppercase;color:#5d321d;font-weight:600;margin-bottom:9px}.project-journey__line{width:42px;height:2px;background:#c47a35;margin-bottom:12px}.project-journey__title{margin:0;font-size:clamp(38px,4vw,58px);line-height:.95;font-weight:400;letter-spacing:-2px;color:#29231f;font-family:serif}.project-journey__description{margin-top:8px;margin-bottom:20px;font-size:12px;line-height:1.4;letter-spacing:.4px;color:#59341f;text-transform:uppercase}.project-journey__description p{margin:0}.project-journey__main-image{width:100%;position:relative;overflow:hidden}.project-journey__main-img{display:block;width:100%;height:505px;aspect-ratio:1.42 / 1;object-fit:cover}.project-journey__image-placeholder{width:100%;aspect-ratio:1.42 / 1;background:#e8dfd4;display:flex;align-items:center;justify-content:center;color:#8a7665;font-size:13px}.project-journey__caption{position:absolute;left:20px;right:20px;bottom:18px;padding:11px 15px;background:#4c3625c7;color:#fff;font-size:10px;line-height:1.55;max-width:285px}.project-journey__right{min-width:0;display:flex;flex-direction:column}.project-journey__materials{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.material-card{min-width:0;width:280px;padding:16px;overflow:visible;border-radius:7px;background:#f1e7da;border:1px solid rgba(87,58,38,.1);box-sizing:border-box}.material-card__image{width:100%;aspect-ratio:1.22 / 1;overflow:hidden;background:#ddd1c3}.material-card__img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.material-card:hover .material-card__img{transform:scale(1.03)}.material-card__placeholder{width:100%;height:100%;min-height:120px;display:flex;align-items:center;justify-content:center;background:#ded3c7;color:#806e5d;font-size:11px}.material-card__content{min-height:47px;padding:7px 5px 6px;text-align:center;display:flex;flex-direction:column;justify-content:center}.material-card__content h3{margin:0 0 3px;font-size:10px;line-height:1.15;font-weight:500;letter-spacing:.5px;text-transform:uppercase;color:#653719}.material-card__content p{margin:0;font-size:9px;line-height:1.2;color:#352920}.project-journey__information{margin-top:9px;min-height:76px;padding:10px 14px;border-radius:8px;background:#f1e7da;display:grid;grid-template-columns:1fr 1px 1fr;align-items:center;gap:14px;border:1px solid rgba(87,58,38,.08)}.project-info{display:flex;align-items:center;gap:12px;min-width:0}.project-info__icon{flex:0 0 39px;width:39px;height:39px;border-radius:50%;background:#eadccc;display:flex;align-items:center;justify-content:center;overflow:hidden}.project-info__icon-img{display:block;width:24px;height:24px;object-fit:contain}.project-info__text{min-width:0;font-size:9px;line-height:1.45;color:#38291f}.project-info__text h4{margin:0 0 3px;font-size:10px;line-height:1.2;font-weight:500;color:#6a3a1d}.project-info__text p{margin:0}.project-info__divider{width:1px;height:42px;background:#d9c5b1}@media screen and (max-width:600px){.project-journey{width:100%;padding:25px 12px 20px;overflow:hidden}.project-journey__wrapper{width:100%;max-width:none;margin:20px 0 0;display:block}.project-journey__left{width:100%}.project-journey__eyebrow{font-size:9px;line-height:1.2;margin-bottom:8px}.project-journey__line{width:35px;height:2px;margin-bottom:10px}.project-journey__title{font-size:38px;line-height:1;letter-spacing:-1.3px}.project-journey__description{margin-top:9px;margin-bottom:15px;font-size:9px;line-height:1.5;letter-spacing:.3px}.project-journey__main-image{width:100%}.project-journey__main-img{width:100%;height:auto;min-height:260px;aspect-ratio:1.15 / 1;object-fit:cover}.project-journey__image-placeholder{width:100%;aspect-ratio:1.15 / 1}.project-journey__caption{left:10px;right:10px;bottom:10px;max-width:calc(100% - 20px);padding:9px 11px;font-size:8px;line-height:1.45}.project-journey__right{width:100%;margin-top:18px}.project-journey__materials{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.material-card{width:100%;min-width:0;padding:9px;border-radius:7px}.material-card__image{width:100%;aspect-ratio:1.15 / 1}.material-card__content{min-height:45px;padding:7px 3px 5px}.material-card__content h3{margin-bottom:3px;font-size:9px;line-height:1.2}.material-card__content p{font-size:8px;line-height:1.3}.project-journey__information{width:100%;margin-top:9px;min-height:auto;padding:12px;display:grid;grid-template-columns:1fr;gap:12px}.project-info{width:100%;display:flex;align-items:center;gap:10px}.project-info__icon{flex:0 0 38px;width:38px;height:38px}.project-info__icon-img{width:23px;height:23px}.project-info__text{font-size:8px;line-height:1.45}.project-info__text h4{font-size:9px;margin-bottom:3px}.project-info__divider{width:100%;height:1px;background:#d9c5b1}}@media screen and (max-width:380px){.project-journey{padding-left:10px;padding-right:10px}.project-journey__title{font-size:34px}.project-journey__materials{gap:6px}.material-card{padding:7px}.material-card__content{padding-left:2px;padding-right:2px}.material-card__content h3{font-size:8px}.material-card__content p{font-size:7px}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/project-journey-materials.css.map */
