:root{--new-driver:#fb923c;--new-driver-dark:#ea580c;--new-driver-light:#fff7ed;--red:#d62828;--red-dark:#a91515;--white:#fff;--text:#172033;--muted:#667085;--border:#d9e2f2;--shadow:0 14px 40px #0b3d911f;--radius:22px}*{box-sizing:border-box}img{max-width:100%;display:block}.new-driver-page{width:min(1180px,100% - 32px);margin:0 auto;padding:56px 0 72px}.new-driver-hero{border-radius:var(--radius);background:linear-gradient(135deg, var(--new-driver-dark), var(--new-driver));min-height:470px;box-shadow:var(--shadow);grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.new-driver-hero__content{color:var(--white);flex-direction:column;justify-content:center;padding:52px;display:flex;position:relative}.new-driver-hero__content:after{content:"";background:#d6282847;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-120px;left:-90px}.new-driver-hero__badge{z-index:1;text-transform:uppercase;letter-spacing:.04em;background:#ffffff26;border-radius:999px;width:fit-content;margin-bottom:16px;padding:7px 12px;font-size:.85rem;font-weight:700;position:relative}.new-driver-hero h1{z-index:1;margin:0 0 18px;font-size:clamp(2.2rem,5vw,4rem);line-height:1.05;position:relative}.new-driver-hero__content p{z-index:1;color:#ffffffd6;max-width:520px;margin:0;font-size:1.05rem;line-height:1.6;position:relative}.new-driver-hero__image{background:0 0;border:0;width:100%;min-height:470px;padding:0;display:block;overflow:hidden}.new-driver-hero__image img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.new-driver-content{grid-template-columns:minmax(0,1fr) 320px;gap:28px;margin-top:32px;display:grid}.new-driver-content__text{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);padding:38px}.new-driver-content__label{color:var(--red);text-transform:uppercase;letter-spacing:.08em;margin-bottom:18px;font-size:.82rem;font-weight:800;display:inline-block}.new-driver-text{color:var(--text);white-space:pre-line;font-size:1.05rem;line-height:1.8}.new-driver-cta{border:1px solid var(--border);border-radius:var(--radius);background:var(--new-driver-light);height:fit-content;padding:30px}.new-driver-cta__icon{background:var(--new-driver);width:52px;height:52px;color:var(--white);border-radius:16px;place-items:center;margin-bottom:22px;font-size:1.5rem;display:grid}.new-driver-cta h2{color:var(--new-driver-dark);margin:0 0 10px;font-size:1.4rem}.new-driver-cta p{color:var(--muted);margin:0 0 22px;line-height:1.6}.new-driver-cta a{background:var(--red);color:var(--white);border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:14px 18px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:flex}.new-driver-cta a:hover{background:var(--red-dark);transform:translateY(-2px)}@media (width>=901px){.new-driver-hero__image{cursor:zoom-in}.new-driver-hero__image:hover img{transform:scale(1.043)}.new-driver-lightbox{background:#ffffff26;border:0;border-radius:22px;width:90vw;height:90vh;padding:0;overflow:hidden}.new-driver-lightbox::backdrop{backdrop-filter:blur(5px);background:#000000d1}.new-driver-lightbox img{object-fit:contain;object-fit:contain;width:100%;height:100%}.new-driver-lightbox__close{z-index:2;width:44px;height:44px;color:var(--white);cursor:pointer;background:#000000b8;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1.45rem;line-height:1;transition:background .2s,transform .2s;display:flex;position:absolute;top:14px;right:14px}.new-driver-lightbox__close:hover{background:var(--red);transform:scale(1.06)}}@media (width<=900px){.new-driver-page{width:min(100% - 22px,760px);padding-top:22px}.new-driver-hero{grid-template-columns:1fr}.new-driver-hero__content{padding:38px 30px}.new-driver-hero__image{min-height:340px}.new-driver-content{grid-template-columns:1fr}.new-driver-cta{width:100%}}@media (width<=480px){.new-driver-page{width:min(100% - 16px,480px)}.new-driver-hero{border-radius:18px}.new-driver-hero__content{padding:30px 22px}.new-driver-hero__image{min-height:250px}.new-driver-content{gap:18px;margin-top:18px}.new-driver-content__text{border-radius:18px;padding:24px 20px}.new-driver-text{font-size:1rem;line-height:1.7}.new-driver-cta{border-radius:18px;padding:24px 20px}}
