#rent_car_steps{display:grid;grid-template-columns:repeat(12,1fr);margin:100px 0;align-items:center}@media(max-width:768px){#rent_car_steps{grid-template-columns:1fr;margin:35px 0}}#rent_car_steps .content-wrapper{grid-column:1/-1;display:flex;align-items:center}@media(max-width:1024px){#rent_car_steps .content-wrapper{flex-direction:column}}#rent_car_steps .header{max-width:450px}@media(max-width:1024px){#rent_car_steps .header{max-width:none;text-align:center;margin-bottom:20px}}#rent_car_steps .header .divider{height:2px;width:44px;background-color:var(--color-gold)}@media(max-width:1024px){#rent_car_steps .header .divider{margin:0 auto}}#rent_car_steps .header section h2{color:var(--color-text-primary);font-size:42px;line-height:55px;margin-top:20px;margin-bottom:10px;font-weight:700}@media(max-width:768px){#rent_car_steps .header section h2{font-size:28px;line-height:36px}}#rent_car_steps .header section .row{gap:8px}#rent_car_steps .header section .row .tc-button:last-of-type{background-color:var(--white);outline:1px solid var(--color-gold)}#rent_car_steps .header section .row .tc-button:last-of-type:hover{background-color:var(--color-gold);color:var(--color-text-secondary)}#rent_car_steps .header section .row .tc-button:last-of-type:hover svg{color:var(--color-text-secondary);fill:var(--color-text-secondary)}@media(max-width:1024px){#rent_car_steps .header section .row{flex-direction:column}#rent_car_steps .header section .row .tc-button:first-of-type{margin-bottom:0}#rent_car_steps .header section .row .tc-button:last-of-type{margin-top:0}}#rent_car_steps .header section .tc-button{margin-top:25px}@media(max-width:1024px){#rent_car_steps .header section .tc-button{margin-top:50px;margin-bottom:45px}}#rent_car_steps .header .subtitle{margin:10px 0 30px;font-size:15px;font-weight:500;line-height:150%;letter-spacing:8px;color:var(--color-text-primary)}@media(max-width:768px){#rent_car_steps .header .subtitle{font-size:14px;line-height:18px}}@media(max-width:1024px){#rent_car_steps .header .tc-button{margin:0 auto}}#rent_car_steps .header .mobile-logo{display:none}@media(max-width:1024px){#rent_car_steps .header .mobile-logo{display:block;margin:0 auto}}#rent_car_steps .lines{margin-right:30px}@media(max-width:1024px){#rent_car_steps .lines{display:none}}#rent_car_steps .steps-wrapper{font-family:Inter,sans-serif;color:#1b1b1b;display:flex;flex-direction:column;gap:50px}@media(max-width:768px){#rent_car_steps .steps-wrapper{gap:30px}}#rent_car_steps .steps-wrapper .step-item .step{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--color-gold);color:#8a550d;font-family:Montserrat Stroke,Montserrat,sans-serif;font-size:65px;line-height:120%;font-weight:600}#rent_car_steps .steps-wrapper .step-item .step span{font-family:inherit}@media(max-width:768px){#rent_car_steps .steps-wrapper .step-item .step{font-size:42px}}@media(max-width:1024px){#rent_car_steps .steps-wrapper .step-item{text-align:center}}#rent_car_steps .steps-wrapper .step-item .mobileImageContainer{display:none}@media(max-width:1024px){#rent_car_steps .steps-wrapper .step-item .mobileImageContainer{display:flex;flex-direction:column;align-items:center;gap:20px}}#rent_car_steps .steps-wrapper .step-item .sectionTitle{margin-top:11px;font-size:25px;font-weight:600;line-height:120%}#rent_car_steps .steps-wrapper .step-item .sectionContent{margin-top:11px;font-size:15px;line-height:130%}
