.hero-photo{display:block;width:100%;height:560px;object-fit:cover;object-position:62% center;border-radius:32px;box-shadow:0 25px 60px #70451720}
.brand-hero{min-width:0}.hero-grid{gap:35px}.service-icon{width:68px;height:68px;display:grid;place-items:center;background:#f8dfc0;color:var(--orange);border-radius:21px;margin:0 0 28px;transform:rotate(-4deg)}.service-icon svg{width:35px;height:35px;transform:rotate(4deg)}.service-card{min-height:265px;justify-content:flex-start}.service-card.featured .service-icon{background:#fff2;color:#fff}.services-action{text-align:center;margin-top:38px}
.request-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:60px}.request-copy{padding-top:30px}.request-form{background:#fffaf3;color:var(--ink);border-radius:26px;padding:32px;box-shadow:0 25px 60px #0002;min-width:0}.request-form h3{font-size:1.6rem;line-height:1.2;margin-bottom:12px}.request-form p{color:#716c64;font-size:.8rem}.form-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:17px}.form-grid label{font-size:.75rem;font-weight:700;display:grid;gap:7px;min-width:0}.wide{grid-column:1/-1}.form-grid input,.form-grid textarea,.form-grid select{font:inherit;font-weight:400;padding:12px;border:1px solid #d6cabc;border-radius:10px;background:white;color:var(--ink);width:100%;min-width:0}.form-grid textarea{resize:vertical}.form-grid :is(input,textarea,select):focus{outline:3px solid #e84b2533;border-color:var(--orange)}.form-note{margin:20px 0;font-size:.7rem!important}.form-note a{color:#a33316}.request-form .btn{cursor:pointer;width:100%}#form-status{margin-bottom:0}.request-copy h2{font-size:clamp(2.5rem,4vw,4rem)}
@media(max-width:1000px){.request-layout{gap:30px}.request-form{padding:24px}}
@media(max-width:900px){.request-layout{grid-template-columns:1fr}.hero-photo{height:auto;aspect-ratio:3/2;object-position:center}.request-copy{padding-top:0}}
@media(max-width:500px){.form-grid{grid-template-columns:1fr}.request-form{padding:22px 17px}.hero-photo{border-radius:20px}.request-form .btn{font-size:.7rem;padding:17px 12px}}
