@charset "UTF-8";.header.filled{background:#020202}.header .container{display:flex;align-items:center;border-bottom:1px solid #020202;padding:16px 60px}@media screen and (max-width: 1320px){.header .container{padding:20px}}@media screen and (max-width: 640px){.header .container{padding:15px}}.header .nav-menu{margin-left:auto}.footer{padding:50px 0}@media screen and (max-width: 1320px){.footer{padding:32px 0}}@media screen and (max-width: 640px){.footer{padding:24px 0}}.footer-col{display:flex;flex-direction:column;gap:24px}.footer-col .footer-text{font-size:24px}@media screen and (max-width: 1320px){.footer-col{gap:24px}}@media screen and (max-width: 640px){.footer-col{gap:16px;width:calc(50% - 24px)}}.footer .container{display:flex;justify-content:space-around}.footer .container .footer-col{display:flex;align-items:center}@media screen and (max-width: 640px){.footer .container{flex-wrap:wrap;gap:32px}}.footer-link{display:block;font-weight:400;font-size:24px;color:#fff;text-decoration:none}@media screen and (max-width: 1320px){.footer-link{font-size:24px}}@media screen and (max-width: 640px){.footer-link{font-size:16px}}.footer-link:hover{opacity:.7}.footer-contact{display:flex;flex-direction:column;gap:15px}.footer-contact .contact-block{display:flex;flex-direction:column}.footer-contact .contact-block span{font-size:18px;font-weight:400;color:#fff}.home-header{padding-bottom:70px!important}@media screen and (max-width: 1320px){.home-header{padding-bottom:50px!important}}@media screen and (max-width: 640px){.home-header{padding-bottom:20px!important}}@media screen and (max-width: 380px){.home-header{padding-bottom:0!important}}.home-tabs{margin-top:-90px}.home-container{flex:1;display:flex;flex-direction:column;padding:40px 60px;text-align:center}.home-container .secondary-text{color:#8e8e8e}.home-container .MuiButton-contained{margin:20px 0;border-radius:15px;background-color:#0763e0;font-size:18px;font-weight:700;color:#fff;padding:20px}.home-container .MuiButton-contained:hover{background-color:#054296}.home-container .home-seo-text{color:#fff;font-size:16px;line-height:1.5}.layout-content{background-color:#020202}@media screen and (min-width: 1320px){.layout-content .home-header img{width:100%}}@media screen and (max-width: 1319px){.layout-content .home-header img{position:relative}}@media screen and (max-width: 800px){.layout-content .home-header img{height:400px}}@media screen and (max-width: 600px){.layout-content .home-header img{height:310px}}@media screen and (max-width: 380px){.layout-content .home-header img{height:200px}}.layout-content .service-list{margin:20px 0;display:flex;flex-direction:column;gap:30px}.layout-content .service-list h2{color:#fff}.layout-content .service-list .secondary-text{color:#8e8e8e}.map-url{color:#fff}.service-card{display:flex;flex-direction:column;border-radius:15px!important;background-color:#020202!important;color:#fff;overflow:hidden;box-shadow:0 4px 10px #0003;transition:transform .3s ease;border:1px solid #8E8E8E}.service-card:hover{transform:translateY(-5px)}.service-card__image{width:100%;height:250px;object-fit:cover}@media (min-width: 768px){.service-card__image{height:100%;max-width:50%}}.service-card__content{padding:20px;display:flex;flex-direction:column;justify-content:center;flex:1}.service-card__content h5{margin-bottom:20px}.service-card__title{font-size:24px;font-weight:700;margin-bottom:10px}.service-card__description{font-size:18px;color:#8e8e8e;margin-bottom:20px}.service-card__buttons{margin-top:20px;display:flex;gap:15px;justify-content:center}.service-card__button{font-size:18px;font-weight:500;padding:10px 20px;border-radius:15px;text-transform:none}.service-card__button.primary{background-color:#0763e0;color:#fff;padding:5px 15px}.service-card__button.primary:hover{background-color:#054daf}.service-card__button.secondary{border:none;color:#fff}.service-card__button.secondary:hover{background-color:#0763e01a}@media (min-width: 768px){.service-card{min-height:400px;flex-direction:row}.service-card__image{width:100%;height:400px;flex:1}.service-card__content{flex:1}}.service-card.image-right{flex-direction:row-reverse}@media (max-width: 768px){.service-card.image-right{flex-direction:column}}.contacts-container{flex:1;display:flex;flex-direction:column;padding:40px 60px;color:#fff}.contacts-container .page-title{color:#fff;font-size:24px;font-weight:700;margin-bottom:20px}.contacts-container .contact-info{font-size:18px;line-height:1.5;display:flex;flex-direction:column;gap:15px}.contacts-container .contact-link{color:#fff;font-weight:700;text-decoration:none}.contacts-container .contact-link:hover{text-decoration:underline;color:#fff}.service-container{flex:1;display:flex;flex-direction:column;padding:40px 60px;color:#fff}.service-container .page-title{color:#fff;font-size:24px;font-weight:700;margin-bottom:20px}.service-container .contact-info{font-size:18px;line-height:1.5;display:flex;flex-direction:column;gap:15px}.service-container .contact-link{color:#fff;font-weight:700;text-decoration:none}.service-container .contact-link:hover{text-decoration:underline;color:#fff}.price-container{padding:20px;background-color:#020202;color:#fff;text-align:center}.price-container .page-title{font-size:32px;font-weight:700;margin-bottom:20px}.price-container .car-type-selector{display:flex;justify-content:center;margin-bottom:20px}.price-container .car-type-selector button{background:none;border:2px solid #0763E0;color:#fff;padding:5px 10px;font-size:18px;margin:0 10px;border-radius:15px;cursor:pointer;transition:all .3s ease-in-out}.price-container .car-type-selector button:hover,.price-container .car-type-selector button.active{background-color:#0763e0;color:#fff}.price-container .price-table{width:100%;max-width:800px;margin:0 auto;border-collapse:collapse;background:#191919;border-radius:15px;overflow:hidden}.price-container .price-table th,.price-container .price-table td{padding:15px;border-bottom:1px solid #0763E0;font-size:18px}.price-container .price-table th{background:#0763e0;font-weight:700}.price-container .price-table tr:last-child td{border-bottom:none}.booking-container{color:#fff;flex:1;display:flex;flex-direction:column;padding:40px 60px}.booking-container .booking-desc{font-size:18px;font-weight:500;margin-bottom:30px;text-align:center;display:flex;flex-direction:column;gap:12px}.booking-container form{display:flex;flex-direction:column;gap:20px}.booking-container .MuiFormControl-root{background-color:#191919;border-radius:5px}.booking-container .MuiInputBase-root{color:#fff}.booking-container .MuiOutlinedInput-root fieldset,.booking-container .MuiOutlinedInput-root:hover fieldset,.booking-container .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#fff}.booking-container .MuiInputLabel-root{color:#fff}.booking-container .MuiInputLabel-shrink{padding:0 3px;background:#191919;border-radius:5px}.booking-container .MuiButton-contained{background-color:#0763e0;font-size:18px;font-weight:700;color:#fff;padding:20px}.booking-container .MuiButton-contained:hover{background-color:#054296}.booking-container .Mui-error,.booking-container .MuiFormHelperText-root{color:#db1818}.completed-booking{text-align:center;margin-top:50px!important}.service-container{flex:1;display:flex;flex-direction:column;padding:clamp(24px,4vw,60px);color:#fff;background:linear-gradient(180deg,#191919,#020202)}.service-container .page-title{color:#0763e0;font-size:clamp(24px,3vw,44px);font-weight:700;text-transform:uppercase;margin-bottom:30px;line-height:1.2;text-align:center}.service-container .service-header-image{display:flex;flex-direction:column;gap:30px;justify-content:center;overflow:hidden;padding-bottom:50px;border-radius:15px}@media screen and (max-width: 1320px){.service-container .service-header-image{padding-bottom:50px!important}}@media screen and (max-width: 640px){.service-container .service-header-image{padding-bottom:20px!important}}@media screen and (max-width: 380px){.service-container .service-header-image{padding-bottom:0!important}}.service-container .service-header-image img{border-radius:15px;max-width:100%;height:auto}.service-container .service-header-image Button{width:350px;height:60px;border-radius:15px;font-weight:700;margin:0 auto}.service-container .service-header-image .promo-banner{max-width:700px;margin:0 auto 20px;text-align:left;line-height:1.45}.service-container .service-header-image .promo-banner h3{margin:0 0 12px;font-size:24px;font-weight:700;color:#fff;text-align:center}.service-container .service-header-image .promo-banner p{margin:0;font-size:18px;color:#8e8e8e}@media (max-width: 640px){.service-container .service-header-image .promo-banner{padding:16px}.service-container .service-header-image .promo-banner h3{font-size:18px}.service-container .service-header-image .promo-banner p{font-size:16px}}.service-container .page-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:32px}.service-container .content-block{background:#191919;border:1px solid rgba(7,99,224,.2);border-radius:15px;padding:24px;line-height:1.6;box-shadow:0 4px 12px #00000040;transition:transform .3s,box-shadow .3s}.service-container .content-block:hover{transform:translateY(-4px);box-shadow:0 6px 16px #00000059}.service-container .content-block h2,.service-container .content-block h3,.service-container .content-block h4,.service-container .content-block h5{margin:0 0 12px;font-weight:700;font-size:24px;color:#fff;line-height:1.3}.service-container .content-block p,.service-container .content-block li{font-size:18px;color:#8e8e8e;list-style-type:"✨ "}.service-container .content-block ul,.service-container .content-block ol{padding-left:20px}.service-container .content-block ul li,.service-container .content-block ol li{margin-bottom:8px}.service-container .content-block a{color:#0763e0;text-decoration:underline}.service-container .content-block a:hover{text-decoration:none}@media (max-width: 768px){.service-container{padding:24px 16px}.service-container .page-content{grid-template-columns:1fr;gap:20px}}*{box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{border:none;background:none}html,body{height:100%}#root{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}.layout,.layout-content{flex:1;display:flex;flex-direction:column}body{font-family:Cairo,sans-serif;font-optical-sizing:auto;font-variation-settings:"slnt" 0;overflow-x:hidden}button,input,textarea{font-family:Cairo,sans-serif;font-optical-sizing:auto;font-variation-settings:"slnt" 0}.container{width:100%;margin:0 auto;background-color:#020202}@media screen and (max-width: 1320px){.container{padding:0 20px}}@media screen and (max-width: 640px){.container{padding:0 15px}}.bg-pink{background:#020202}.phone-url{color:#fff;font-size:24px}p{font-weight:500;font-size:24px;line-height:1.52941;color:#fff}@media screen and (max-width: 640px){p{font-size:16px}}.page-title{font-weight:700;font-size:32px;line-height:1.52941;color:#343bbe;padding:30px 0}@media screen and (max-width: 640px){.page-title{font-size:24px;padding:16px 0}}.filled-button{font-weight:500;font-size:44px;color:#fff;background:#191919;border-radius:20px;width:100%;max-width:429px;height:80px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;cursor:pointer}@media screen and (max-width: 1320px){.filled-button{font-size:32px;height:60px}}@media screen and (max-width: 640px){.filled-button{font-size:24px;height:48px;border-radius:16px}}.filled-button:hover{background:#020202}.outline-button{font-weight:500;font-size:44px;color:#fff;background:#191919;border-radius:20px;width:100%;max-width:429px;height:80px;display:flex;align-items:center;justify-content:center;border:1px solid #000;transition:background-color .2s ease;cursor:pointer}@media screen and (max-width: 1320px){.outline-button{font-size:32px;height:60px}}@media screen and (max-width: 640px){.outline-button{font-size:24px;height:48px;border-radius:16px}}.outline-button:hover{background:#020202}.link-button{font-weight:500;font-size:44px;text-decoration:underline;text-decoration-skip-ink:none;color:#fff;transition:opacity .2s ease;cursor:pointer}.link-button:hover{opacity:.7}@media (max-width: 640px){.link-button{font-size:18px}}.form-field{display:flex;flex-direction:column}.form-label{font-weight:700;font-size:32px;line-height:1.52941;color:#fff;margin-bottom:14px}@media (max-width: 640px){.form-label{font-size:18px;margin-bottom:8px}}.form-input,.form-textarea{width:100%;font-weight:300;font-size:32px;color:#fff;padding:0 23px;height:64px;border-radius:20px;border:1px solid white}.form-input.invalid,.form-textarea.invalid{color:#db1818;border-color:#db1818}.form-input.invalid::placeholder,.form-textarea.invalid::placeholder{color:#db1818}@media (max-width: 640px){.form-input,.form-textarea{font-size:18px;height:48px;padding:0 16px;border-radius:8px}}.form-textarea{resize:none;height:280px}@media (max-width: 640px){.form-textarea{height:160px}}.form-error{font-weight:300;font-size:32px;color:#db1818;margin-top:16px;text-align:center}@media (max-width: 640px){.form-error{font-size:24px;margin-top:12px}}
