.project-page{flex-direction:column;gap:70px;max-width:1600px;margin:160px auto 0;padding:0 5%;display:flex}@media (max-width:1200px){.project-page{gap:50px;margin-top:120px}}.project-page__intro{flex-direction:column;gap:18px;display:flex}.project-page__intro h1{text-transform:uppercase;margin:0;font-size:clamp(28px,5vw,52px);font-weight:600;line-height:1.05}.project-page__eyebrow{text-transform:uppercase;letter-spacing:2px;color:#f07e00;margin:0;font-size:14px;font-weight:600}.project-page__lead{color:#0009;max-width:760px;margin:0;font-size:clamp(1rem,.92rem + .4vw,1.3rem);line-height:1.55}.project-page__stats{color:#000000bf;flex-wrap:wrap;align-items:center;gap:4px 0;margin-top:6px;font-size:clamp(1rem,.9rem + .4vw,1.35rem);display:flex}.project-page__stats b{color:#f07e00;font-weight:700}.project-page__stats .project-page__stats-div{background:#00000026;width:1px;height:22px;margin:0 22px}.project-page .projects-container{grid-template-columns:1fr;gap:30px;display:grid}@media (min-width:768px){.project-page .projects-container{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.project-page .projects-container{grid-template-columns:repeat(3,1fr)}}.project-compare{flex-direction:column;gap:24px;display:flex}.project-compare__scroll{border:1px solid #e9e9e9;border-radius:20px;overflow-x:auto}.project-compare__table{border-collapse:collapse;width:100%;min-width:640px}.project-compare__table th,.project-compare__table td{text-align:center;border-bottom:1px solid #e9e9e9;padding:18px 22px;font-size:clamp(.9rem,.85rem + .2vw,1.05rem)}.project-compare__table thead th{text-transform:uppercase;background-color:#f1f2f6;font-size:clamp(1rem,.9rem + .3vw,1.25rem);font-weight:600}.project-compare__table thead th a{color:#000;text-decoration:none;transition:color .3s}.project-compare__table thead th a:hover{color:#f07e00}.project-compare__table tbody tr:nth-child(odd) td{background-color:#f07e000a}.project-compare__corner{background-color:#f1f2f6}.project-compare__label{color:#0009;white-space:nowrap;font-weight:500;text-align:left!important}.project-compare__price-row td{color:#f07e00;border-bottom:none;font-weight:700;font-size:clamp(1rem,.9rem + .3vw,1.25rem)!important}.project-individual{background-color:#f1f2f6;border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;padding:44px 48px;display:flex}@media (max-width:768px){.project-individual{padding:32px 26px}}.project-individual__text{flex-direction:column;gap:12px;max-width:640px;display:flex}.project-individual__text h2{margin:0}.project-individual__text p{color:#0009;margin:0;font-size:clamp(1rem,.92rem + .35vw,1.2rem);line-height:1.5}.project-individual .cta-form{background-color:#fff}
