.service-chauffeur{position:relative;width:100%;min-height:760px;background:#090909;color:#f4f1eb;overflow:hidden}
.service-chauffeur-background{position:absolute;inset:0;width:100%;height:100%}
.service-chauffeur-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.62)}
.service-chauffeur-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,6,6,.95) 0%,rgba(6,6,6,.84) 34%,rgba(6,6,6,.4) 70%,rgba(6,6,6,.65) 100%),linear-gradient(0deg,rgba(6,6,6,.8) 0%,transparent 50%)}
.service-chauffeur-container{position:relative;z-index:2;width:min(calc(100% - 112px),1440px);min-height:760px;margin:0 auto;display:flex;align-items:center}
.service-chauffeur-content{max-width:730px;padding:80px 0}
.service-chauffeur-content .section-eyebrow{display:flex;align-items:center;gap:14px;margin-bottom:25px;color:#c8a96b;font-family:Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:3px}
.service-chauffeur-content .section-eyebrow::before{content:"";width:42px;height:1px;background:#c8a96b}
.service-chauffeur-content h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(58px,7vw,100px);font-weight:400;line-height:.91;letter-spacing:-4px}
.service-chauffeur-content h2 span{display:block;color:#c8a96b;font-style:italic}
.service-chauffeur-content>p{max-width:550px;margin:32px 0 0;color:rgba(244,241,235,.62);font-family:Arial,sans-serif;font-size:12px;line-height:1.9}
.service-chauffeur-points{display:grid;grid-template-columns:repeat(3,1fr);max-width:650px;margin-top:48px;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}
.service-chauffeur-points div{display:flex;flex-direction:column;gap:14px;padding:20px 20px 20px 0}
.service-chauffeur-points div+div{padding-left:20px;border-left:1px solid rgba(255,255,255,.1)}
.service-chauffeur-points span{color:#c8a96b;font-family:Arial,sans-serif;font-size:8px;font-weight:700;letter-spacing:1.5px}
.service-chauffeur-points strong{color:#d9d5cd;font-family:Georgia,"Times New Roman",serif;font-size:13px;font-weight:400;line-height:1.3}
.service-chauffeur-button{min-height:55px;margin-top:40px;padding:0 22px;display:inline-flex;align-items:center;justify-content:space-between;gap:50px;color:#090909;background:#c8a96b;border:1px solid #c8a96b;font-family:Arial,sans-serif;font-size:8px;font-weight:700;letter-spacing:1.5px;text-decoration:none;text-transform:uppercase;transition:background .3s ease,color .3s ease,transform .3s ease}
.service-chauffeur-button:hover{color:#c8a96b;background:transparent;transform:translateY(-3px)}
.service-chauffeur-button span:last-child{font-size:16px}
.service-chauffeur::after{content:"02";position:absolute;right:6%;bottom:-90px;color:rgba(255,255,255,.025);font-family:Georgia,"Times New Roman",serif;font-size:280px;line-height:1;pointer-events:none}
@media(max-width:1100px){.service-chauffeur-container{width:calc(100% - 80px)}.service-chauffeur-content h2{font-size:clamp(55px,8vw,90px)}}
@media(max-width:800px){.service-chauffeur{min-height:700px}.service-chauffeur-container{width:calc(100% - 40px);min-height:700px}.service-chauffeur-image{object-position:62% center}.service-chauffeur-overlay{background:linear-gradient(90deg,rgba(6,6,6,.95) 0%,rgba(6,6,6,.7) 100%),linear-gradient(0deg,rgba(6,6,6,.9) 0%,transparent 60%)}.service-chauffeur-content h2{font-size:clamp(50px,10vw,75px);letter-spacing:-3px}.service-chauffeur-points{max-width:600px}.service-chauffeur::after{display:none}}
@media(max-width:520px){.service-chauffeur{min-height:650px}.service-chauffeur-container{width:calc(100% - 32px);min-height:650px}.service-chauffeur-content{padding:70px 0}.service-chauffeur-content .section-eyebrow{font-size:8px;letter-spacing:2.5px;gap:10px}.service-chauffeur-content .section-eyebrow::before{width:27px}.service-chauffeur-content h2{font-size:43px;letter-spacing:-2px}.service-chauffeur-content>p{margin-top:24px;font-size:10px}.service-chauffeur-points{margin-top:34px;grid-template-columns:1fr}.service-chauffeur-points div{padding:14px 0}.service-chauffeur-points div+div{padding-left:0;border-left:0;border-top:1px solid rgba(255,255,255,.1)}.service-chauffeur-points strong{font-size:12px}.service-chauffeur-button{width:100%;min-height:52px;margin-top:30px}}
@media(max-width:360px){.service-chauffeur-content h2{font-size:40px}}
@media(prefers-reduced-motion:reduce){.service-chauffeur-button{transition:none}}