/* Reference footer and consultation banner. */
.consultation-section{padding:70px 0 100px;background:#08121f}
.consultation-banner{position:relative;isolation:isolate;overflow:hidden;border-radius:30px;background:linear-gradient(110deg,#0860ec,#087fec 57%,#06a9d4);color:#fff;padding:54px 58px;display:grid;grid-template-columns:1.35fr 1fr;align-items:center;gap:50px;min-height:255px}
.consultation-banner:after{content:'';position:absolute;z-index:-1;width:280px;height:280px;border:44px solid #c7f9ff18;border-radius:50%;right:-100px;top:-125px;pointer-events:none}
.consultation-copy h2{font-size:clamp(30px,3.1vw,44px);line-height:1.13;letter-spacing:-1.8px;font-weight:700;max-width:650px;margin:0}
.consultation-copy p{color:#e1eeff;font-size:16px;line-height:1.6;margin:17px 0 0}
.consultation-form{min-width:0;position:relative}
.consultation-input{background:#fff;border:1px solid #e6f3ff;border-radius:18px;padding:6px;display:flex;align-items:stretch;min-height:66px;box-shadow:0 12px 35px #0456a218}
.consultation-input input{width:100%;min-width:0;flex:1;color:#172b3e;background:#fff;border:0;border-radius:12px;padding:12px 15px;font-size:15px;color-scheme:light;outline-offset:1px}
.consultation-input input::placeholder{color:#677180;opacity:1}
.consultation-input button{border:0;border-radius:13px;background:#071625;color:#fff;white-space:nowrap;padding:15px 18px;font-size:15px;font-weight:700;box-shadow:0 5px 15px #00192e15;transition:background .2s}
.consultation-input button:hover{background:#163659}
.consultation-status{color:#fff;font-size:11px;line-height:1.5;margin:12px 0 0}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.reference-footer{background:#071526;border-top:1px solid #2c455d;padding:70px 0 28px;color:#a3bad1}
.reference-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:55px}
.reference-footer-brand{display:inline-flex;align-items:center;border-radius:14px;padding:7px 14px;background:#0a1c32;border:1px solid #385175;max-width:100%}
.reference-footer-brand .pixelman-brand img{width:228px;height:76px;max-width:100%;object-fit:contain}
.reference-footer-about>p{max-width:325px;font-size:14px;line-height:1.8;margin:22px 0 0}
.reference-footer-about .reference-footer-contact{font-size:13px;color:#e3effa;line-height:1.8;margin-top:20px;font-weight:600}
.reference-footer-contact strong{display:block}
.reference-footer-contact a{display:block;color:#37dfff;overflow-wrap:anywhere}
.reference-footer h3{font-size:15px;line-height:1.4;font-weight:700;color:#fff;margin:0 0 20px}
.reference-footer nav{display:flex;flex-direction:column;gap:13px;font-size:13px;line-height:1.5}
.reference-footer nav a{overflow-wrap:anywhere}
.reference-footer a:hover{color:#56e4ff}
.reference-footer-bottom{border-top:1px solid #2b445b;margin-top:58px;padding-top:23px;display:flex;justify-content:space-between;gap:20px;color:#8da9c4;font-size:12px;line-height:1.6}
@media(max-width:1100px){.consultation-banner{padding:42px 36px;gap:30px;grid-template-columns:1.15fr 1fr}.consultation-copy h2{font-size:34px}.consultation-copy p{font-size:14px}.reference-footer-grid{gap:30px;grid-template-columns:1.4fr 1fr 1fr 1fr}.reference-footer-brand .pixelman-brand img{width:200px;height:67px}}
@media(max-width:850px){.consultation-banner{grid-template-columns:1fr;gap:28px}.consultation-copy h2{max-width:580px;font-size:38px}.consultation-form{max-width:550px;width:100%}.reference-footer-grid{grid-template-columns:1.3fr 1fr;gap:38px 40px}.reference-footer{padding-top:50px}.consultation-section{padding:55px 0 70px}}
@media(max-width:500px){.consultation-banner{padding:33px 23px;border-radius:24px;gap:24px}.consultation-copy h2{font-size:30px;letter-spacing:-1.2px}.consultation-copy p{font-size:14px}.consultation-input{flex-direction:column;gap:6px;padding:7px;border-radius:15px}.consultation-input input{min-height:47px;font-size:16px;padding:10px}.consultation-input button{min-height:48px;font-size:14px}.reference-footer-grid{grid-template-columns:1fr 1fr;gap:32px 20px}.reference-footer-about{grid-column:1/-1}.reference-footer-grid>div:last-child{grid-column:1/-1}.reference-footer-bottom{flex-direction:column;gap:12px;margin-top:36px;font-size:11px}.reference-footer h3{font-size:14px;margin-bottom:16px}.reference-footer nav{font-size:12px}.reference-footer-about>p{font-size:13px;max-width:100%}.consultation-section{padding-bottom:55px}}
