@import url(https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700&display=swap);.driver{margin:0 auto;max-width:500px;padding:50px 10px 0}.driver__wrapper{background:#fff;border:none;border-radius:7px;box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05);padding:40px;width:100%}.driver__title{color:#091b3d;font-size:28px;font-weight:600;line-height:28px;margin-bottom:30px;text-align:center}@media screen and (max-width:991px){.driver__title{font-size:25.2px;line-height:25.2px}}.driver__description{margin-top:10px}.driver__description p{color:#4b566b;font-size:14px;font-weight:500;line-height:20px}@media screen and (max-width:991px){.driver__description p{font-size:12.6px;line-height:18px}}.driver__item{margin-bottom:20px;position:relative}.driver__item__name{margin-bottom:10px}.driver__item__remove-icon{cursor:pointer;left:-30px;position:absolute;top:30px}.driver__add-more{background:#c1ff45!important;height:30px!important;padding:8px!important}@media screen and (max-width:991px){.driver{padding:10px;width:100%}.driver__wrapper>div.col-2{grid-template-columns:1fr}}.logo{max-width:100px;text-align:center;width:100%}.logo__img{width:110px}.logo__small-img{width:70px}.logo svg{-webkit-filter:drop-shadow(1px -1px 1px #4b566b);filter:drop-shadow(1px -1px 1px #4b566b)}.logo:active{-webkit-transform:translateY(2px);transform:translateY(2px)}.smallHeader{background:#fff;border:none;border-radius:0;box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05);color:#4b566b;font-size:14px;font-weight:400;line-height:14px;position:fixed;top:0;transition:all .4s ease;width:100%;z-index:100}@media screen and (max-width:991px){.smallHeader{font-size:12.6px;line-height:12.6px}}.smallHeader__wrapper{background-color:#d8e3e2;margin:0 auto;width:100%}.smallHeader__wrapper_sup{align-items:center;justify-items:center;padding:0}.smallHeader__wrapper_sup .logo{align-items:center;color:#4b566b;display:flex;flex-direction:column;font-size:14px;font-weight:400;gap:0;justify-content:flex-start;line-height:14px;text-align:center;width:100%}@media screen and (max-width:991px){.smallHeader__wrapper_sup .logo{font-size:12.6px;line-height:12.6px}}.smallHeader__wrapper_sup .logo img{width:inherit}.smallHeader__container{display:flex;gap:100px;padding:5px 10px}.smallHeader__container a{text-decoration:none}.smallHeader__container__links{align-items:center;display:flex;justify-content:space-between;width:100%}.smallHeader__container__links__link{color:#4b566b;cursor:pointer;font-size:18px;font-weight:700;line-height:18px;text-decoration:none}@media screen and (max-width:991px){.smallHeader__container__links__link{font-size:16.2px;line-height:16.2px}}.smallHeader__container__links__logout{cursor:pointer;height:24px}.smallHeader__container__links__menu-logout{align-items:center;display:flex;flex-direction:row;gap:0;justify-content:space-between;width:100%}.smallHeader__container__button-container{align-items:center;display:flex}.smallHeader__container__button-container__button{text-wrap:nowrap;height:50px!important;margin-left:auto!important;min-width:140px!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.smallHeader__burger{margin-left:auto}@media screen and (max-width:1250px){.smallHeader__container{gap:20px}.smallHeader__container__links__link{font-size:16px}}@media screen and (max-width:991px){.smallHeader__wrapper_sup{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:center;padding:0}.smallHeader__wrapper_sup .logo{align-items:center;display:flex;flex-direction:row;gap:0;justify-content:flex-start;width:60px}.smallHeader__wrapper_sup .logo img{width:inherit}.smallHeader__container{align-items:center;gap:0;width:100%}.smallHeader__container__button-container{display:none;margin-left:auto}.smallHeader__container__button-container__button{height:40px!important}.smallHeader__container a{width:110px}}.footer{background:#283a97;bottom:0;margin-top:25px;padding:20px 0;position:static;width:100%}.footer__wrapper{grid-gap:10px;color:#fff;display:grid;font-size:16px;font-weight:400;gap:10px;grid-template-columns:repeat(2,1fr);line-height:20px;margin:32px auto;max-width:1240px}@media screen and (max-width:991px){.footer__wrapper{font-size:14.4px;line-height:18px}}@media(max-width:991px){.footer__wrapper{gap:30px;grid-template-columns:1fr}}.footer__section{grid-gap:15px 0;display:grid;gap:15px 0;grid-template-columns:repeat(4,1fr);grid-template-rows:20px auto;width:100%}.footer__section.two-column{grid-template-columns:repeat(2,1fr);padding-left:20px}.footer__section.two-column .footer__section-title{grid-column:1/3}@media(max-width:991px){.footer__section.two-column{padding-left:0}}@media(max-width:485px){.footer__section.two-column{grid-template-columns:1fr}.footer__section.two-column .footer__section-title{grid-column:1/2}}@media(max-width:991px){.footer__section.locations{grid-template-columns:repeat(4,1fr)}}@media(max-width:485px){.footer__section.locations{grid-template-columns:repeat(2,1fr)}.footer__section.locations .footer__section-title{grid-column:1/3}}.footer__section .footer__section-title{align-items:center;color:#ccc;display:flex;flex-direction:row;font-size:24px;font-weight:400;gap:6px;grid-column:1/5;justify-content:flex-start;line-height:24px}@media screen and (max-width:991px){.footer__section .footer__section-title{font-size:21.6px;line-height:21.6px}}.footer__section .footer__section-category{align-items:flex-start;display:flex;flex-direction:column;gap:3px;justify-content:flex-start}.footer__section .footer__section-category.additional{margin-top:-55px}@media(max-width:485px){.footer__section .footer__section-category.additional{margin-top:0}}.footer__section .footer__section-category__title{color:#fff;font-size:18px;font-weight:700;line-height:20px;margin-bottom:10px;margin-top:20px}@media screen and (max-width:991px){.footer__section .footer__section-category__title{font-size:16.2px;line-height:18px}}.footer__section .footer__section-category__item{color:#acb6c9;cursor:pointer;text-decoration:none}.footer__section .footer__section-category__item:active,.footer__section .footer__section-category__item:focus,.footer__section .footer__section-category__item:hover{color:#fff;transition:all .3s}.footer__section .footer__section-category div.footer__section-category__item{color:#acb6c9;cursor:auto}.footer__section-end{align-items:center;border-top:1px solid #7d879c;color:#acb6c9;display:flex;flex-direction:row;font-size:15px;font-weight:400;gap:0;grid-column:1/3;justify-content:space-between;line-height:15px;margin-top:40px;padding-top:40px;text-align:center}@media screen and (max-width:991px){.footer__section-end{font-size:13.5px;line-height:13.5px}}.footer__section-end__items{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center}.footer__section-end__items a{border-right:1px solid #acb6c9;color:#acb6c9;display:inline-block;font-size:15px;font-weight:400;line-height:15px;padding-right:10px}@media screen and (max-width:991px){.footer__section-end__items a{font-size:13.5px;line-height:13.5px}}.footer__section-end__items a:last-child{border-right:initial}.footer__section-end__items a:hover{color:#fff}@media screen and (max-width:991px){.footer{margin-top:0;padding:20px 15px}.footer__section{gap:15px 10px;grid-template-columns:repeat(3,1fr);width:100%}.footer__section .footer__section-category{align-items:flex-start;display:flex;flex-direction:column;gap:6px;justify-content:flex-start}.footer__section .footer__section-category__title{color:#fff;font-size:17px;font-weight:500;line-height:20px}}@media screen and (max-width:991px)and (max-width:991px){.footer__section .footer__section-category__title{font-size:15.3px;line-height:18px}}@media screen and (max-width:991px){.footer__section .footer__section-category__item{font-size:15px;line-height:15px}.footer__section-end{flex-direction:column;gap:10px;grid-column:1/2}.footer__section-end,.footer__section-end__items{align-items:center;display:flex;justify-content:center}.footer__section-end__items{flex-direction:row;gap:3px;order:1}.footer__section-end__items a{border-right:1px solid #4b566b;display:inline-block;padding-right:5px}.footer__section-end__items a:last-child{border-right:initial}.footer__section-end__items a:hover{color:#fff}}.cancel-booking{margin-bottom:300px;margin-left:auto;margin-right:auto;max-width:550px;padding-top:100px}.cancel-booking__description{color:#4b566b;font-size:18px;font-weight:700;line-height:25px;margin-bottom:30px}.cancel-booking__form-container{grid-gap:30px;display:grid;gap:30px;margin-bottom:30px;margin-left:auto;margin-right:auto}.cancel-booking__agreement{color:#7d879c;font-size:15px;font-weight:400;line-height:20px;margin-bottom:30px}.cancel-booking button{margin-left:auto;margin-right:auto;min-width:140px;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}@media screen and (max-width:550px){.cancel-booking{margin-left:50px;margin-right:50px}}@media screen and (max-width:380px){.cancel-booking{margin-left:10px;margin-right:10px}}.small-footer{background:#0c0e30;bottom:0;justify-content:space-around;margin-top:25px;padding:20px 0;position:absolute;width:100%}.small-footer,.small-footer__items{align-items:center;display:flex;flex-direction:row;gap:10px}.small-footer__items{justify-content:center}.small-footer__items a{border-right:1px solid #acb6c9;color:#fff!important;display:inline-block;font-size:15px;font-weight:400;line-height:15px;padding-right:10px}@media screen and (max-width:991px){.small-footer__items a{font-size:13.5px;line-height:13.5px}}.small-footer__items a:last-child{border-right:initial}.small-footer__items a:hover{color:#acb6c9}.small-footer h6{color:#fff;font-size:14px;font-weight:400;line-height:14px}@media screen and (max-width:991px){.small-footer h6{font-size:12.6px;line-height:12.6px}}@media screen and (max-width:500px){.small-footer{flex-wrap:wrap-reverse;justify-content:center}.small-footer .logo{display:none}}form{background:#fff;border:none;border-radius:7px;box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05);min-width:20vw;padding:15px 20px;width:100%!important}@media screen and (max-width:991px){form{padding:15px}}#payment-message{color:#697386;font-size:16px;line-height:20px;padding-top:12px;text-align:center}#payment-element{margin-bottom:24px}.spinner,.spinner:after,.spinner:before{border-radius:50%}.spinner{box-shadow:inset 0 0 0 2px;color:#fff;font-size:22px;height:20px;margin:0 auto;position:relative;text-indent:-99999px;-webkit-transform:translateZ(0);transform:translateZ(0);width:20px}.spinner:after,.spinner:before{content:"";position:absolute}.spinner:before{-webkit-animation:loading 2s ease 1.5s infinite;animation:loading 2s ease 1.5s infinite;background:#5469d4;border-radius:20.4px 0 0 20.4px;height:20.4px;left:-.2px;top:-.2px;-webkit-transform-origin:10.4px 10.2px;transform-origin:10.4px 10.2px;width:10.4px}.spinner:after{-webkit-animation:loading 2s ease infinite;animation:loading 2s ease infinite;background:#c1ff45;border-radius:0 10.2px 10.2px 0;height:10.2px;left:10.2px;top:-.1px;-webkit-transform-origin:0 10.2px;transform-origin:0 10.2px;width:10.4px}.buttons-container{align-items:flex-end;display:flex;gap:10px}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media only screen and (max-width:600px){form{min-width:auto;width:80vw}}.check-quote{padding:70px 40px 120px!important}.login-modal{background:#fff;border-radius:10px;margin:85px auto;padding:40px;position:relative;text-align:center;width:350px}.login-modal__title{color:#4b566b;font-weight:800;margin-bottom:20px}.login-modal__signup{color:#686b73;font-size:16px;font-weight:400;line-height:16px;margin-bottom:10px}@media screen and (max-width:991px){.login-modal__signup{font-size:14.4px;line-height:14.4px}}.login-modal__signup__text{color:#686b73;font-size:20px;font-weight:600;line-height:20px;margin-bottom:30px}@media screen and (max-width:991px){.login-modal__signup__text{font-size:18px;line-height:18px}}.login-modal__signup b{cursor:pointer;margin-left:5px}.login-modal__signup b:hover{text-decoration:underline}.login-modal__buttons{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center;margin-top:30px}.login-modal__buttons button{width:100%}@media screen and (max-width:430px){.login-modal{padding:30px;width:300px}.login-modal__title{margin-bottom:20px}.login-modal__buttons{flex-direction:column}}.step{background-color:#fff;border-radius:10px;height:195px;justify-content:space-between;padding:15px;width:170px}.step,.step__info{align-items:center;display:flex;flex-direction:column;gap:10px}.step__info{justify-content:center;width:100%}.step__docs{padding:10px;width:100%}.step__docs.missing{background-color:rgba(227,100,108,.04);color:#e3646c;font-size:14px;font-weight:400;line-height:14px}@media screen and (max-width:991px){.step__docs.missing{font-size:12.6px;line-height:12.6px}}.step__docs.done{background-color:rgba(120,218,108,.08);color:#78da6c;font-size:14px;font-weight:400;line-height:14px}@media screen and (max-width:991px){.step__docs.done{font-size:12.6px;line-height:12.6px}}.step__status{align-items:center;border-top:1px solid #d8d9e1;display:flex;flex-direction:row;gap:10px;justify-content:center;padding-top:10px;width:100%}.step__status__title{font-size:14px;font-weight:500;text-transform:capitalize}.step__status__title.complete{color:#081b3d}.step__status__title.closed,.step__status__title.completed{color:#8891a4}.step h5{color:#081b3d;font-size:16px;font-weight:700;line-height:16px}@media screen and (max-width:991px){.step h5{font-size:14.4px;line-height:14.4px}}.step h6{color:#8891a4;font-size:14px;font-weight:400;line-height:18.5px}@media screen and (max-width:991px){.step h6{font-size:12.6px;line-height:16.65px}}.active{cursor:pointer;transition:.3s linear}.active:hover{margin-bottom:15px}@media screen and (max-width:1030px){.step{height:145px;width:150px}.step__docs{display:none}.step__status__title{line-height:14px}.step h6{display:none}}@media screen and (max-width:930px){.step{width:120px}.step__status span{display:none}.step__status svg{height:25px;width:25px}}@media screen and (max-width:710px){.step{align-items:center;display:flex;flex-direction:row;gap:10px;height:100%;justify-content:space-between;width:100%}.step__info{gap:5px;width:auto}.step__docs{display:block;padding:0}.step__docs.done,.step__docs.missing{background-color:transparent;font-weight:700}.step__status{border-top:none;padding-top:0;width:auto}.step h6{display:block}.active:hover{margin-bottom:0}}.payment-modal{background:#fff;border-radius:10px;margin:200px auto;padding:40px;position:relative;text-align:center;width:350px}.payment-modal__title{color:#4b566b;font-size:22px;font-weight:800;line-height:22px;margin-bottom:20px}@media screen and (max-width:991px){.payment-modal__title{font-size:19.8px;line-height:19.8px}}@media screen and (max-width:370px){.payment-modal{margin:200px 10px 0;padding:30px;width:auto}}.steps{background-color:#f0f2f6;padding:40px 0 60px;text-align:center}.steps__container{align-items:center;display:flex;flex-direction:row;gap:25px;height:220px;justify-content:center}.steps h3{color:#081b3d;font-size:24px;font-weight:500;line-height:24px;margin-bottom:30px}@media screen and (max-width:991px){.steps h3{font-size:21.6px;line-height:21.6px}}@media screen and (max-width:770px){.steps__container{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between;padding:0 10px}}@media screen and (max-width:710px){.steps{padding:40px 0}.steps__container{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center}.steps__container>div{width:100%}}.modal-delete{background:#fff;border-radius:10px;height:inherit;margin:160px auto;padding:40px;position:relative;width:390px}.modal-delete__container{gap:8px}.modal-delete__container,.modal-delete__icon{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.modal-delete__icon{fill:#4b566b;gap:0;height:50px;width:50px}.modal-delete__text{color:#686b73;font-size:17px;font-weight:500;line-height:22px}@media screen and (max-width:991px){.modal-delete__text{font-size:15.3px;line-height:19.8px}}.modal-delete__buttons{margin-top:30px}.modal-delete:focus-visible{outline:none}@media screen and (max-width:400px){.modal-delete{margin-left:10px;margin-right:10px;width:auto}.modal-delete .col-2{grid-template-columns:1fr}}.van__card{grid-gap:0 25px;border:1px solid #d8d9e1;border-radius:7px;box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05);display:grid;gap:0 25px;grid-template-columns:230px auto;min-height:255px;padding:20px}.van__card,.van__main-imgs{background:#fff;overflow:hidden;width:100%}.van__main-imgs{border:none;border-radius:6px;box-shadow:none;-webkit-filter:drop-shadow(0 0 1px #ccc);filter:drop-shadow(0 0 1px #ccc);gap:0;height:150px;justify-content:center;margin-bottom:5px}.van__capacity,.van__main-imgs{align-items:center;display:flex;flex-direction:row}.van__capacity{gap:16px;justify-content:flex-start;margin-bottom:22px}.van__capacity__title{color:#686b73;font-size:12px;font-weight:700;line-height:12px;text-transform:uppercase}@media screen and (max-width:991px){.van__capacity__title{font-size:10.8px;line-height:10.8px}}.van__capacity__container{position:relative}.van__capacity__container__items{-ms-overflow-style:scroll;align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:flex-start;margin:0 20px;outline:none;overflow:auto;overflow-y:hidden;scrollbar-width:none;width:347px}.van__capacity__container__item{align-items:center;background:#fff;border:1px solid #686b73;border-radius:6px;box-shadow:none;color:#2b3445;display:flex;flex-direction:row;font-size:14px;font-weight:500;gap:5px;height:26px;justify-content:center;line-height:14px;padding:8px 13px;pointer-events:none;white-space:nowrap}@media screen and (max-width:991px){.van__capacity__container__item{font-size:12.6px;line-height:12.6px}}.van__capacity__container__item svg{height:17px}.van__capacity__container__item__element{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:center}.van__capacity__container__item path{fill:#4b566b}.van__capacity__container__item__black{color:#091b3d;font-weight:600}.van__capacity__container__item__price{display:none;flex-direction:column}.van__capacity__container__prev-button{left:2px;top:4px}.van__capacity__container__next-button{right:-4px;top:4px}.van__info{grid-gap:10px;display:grid;gap:10px;grid-template-columns:auto 22px 83px}.van__info__price{color:#2b3445;font-size:16px;font-weight:500;line-height:16px;text-align:end}@media screen and (max-width:991px){.van__info__price{font-size:14.4px;line-height:14.4px}}.van__info__price__description{color:#8891a4;font-size:12px;font-weight:600;line-height:12px}@media screen and (max-width:991px){.van__info__price__description{font-size:10.8px;line-height:10.8px}}.van__info__name{color:#091b3d!important;cursor:pointer;font-size:24px;font-weight:700;grid-column:1/2;line-height:24px;line-height:26px;text-decoration:none}@media screen and (max-width:991px){.van__info__name{font-size:21.6px;line-height:21.6px}}.van__info__extra{gap:15px;margin-bottom:10px;width:100%}.van__info__extra,.van__info__extra__item{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.van__info__extra__item{color:#4b566b;font-size:14px;font-weight:600;gap:4px;line-height:17px}@media screen and (max-width:991px){.van__info__extra__item{font-size:12.6px;line-height:15.3px}}.van__info__extra__item__icons-container{height:20px;position:relative;width:20px}.van__info__extra__item__icons-container__circleIcon{fill:#c1ff45!important;position:absolute}.van__info__extra__item__icons-container__checkIcon{fill:#4b566b!important;position:absolute}.van__info__description{color:#686b73;font-size:14px;font-weight:400;line-height:18px;margin:12px 0 20px;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:991px){.van__info__description{font-size:12.6px;line-height:16.2px}}.van__info__description_more{color:#4b566b;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;height:18px;line-height:14px;margin-left:3px;padding:0 6px;text-decoration:underline!important}@media screen and (max-width:991px){.van__info__description_more{font-size:12.6px;line-height:12.6px}}.van__info__imgs{align-items:flex-start;display:flex;flex-direction:row;gap:5px;height:72px;justify-content:center}.van__info__imgs img{background-color:#fff;background:#fff;border:none;border-radius:3px;border-radius:5px;box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05);cursor:pointer;max-height:100%;max-width:190px}.van__info__near-van{background:rgba(127,137,157,.278);border-radius:5px;color:#2b3445;font-size:15px;font-weight:600;grid-column:1/3;line-height:21px;margin-top:10px;padding:5px 10px;text-align:center;width:100%}.van__info__near-van__no-price{align-items:center;display:inline-flex;gap:5px}.van__info__near-van__no-price span{margin-top:7px}@media(max-width:735px){.van__info__near-van{margin-top:0}}.van__info svg{color:#4b566b;cursor:pointer}.van__order{display:flex;justify-content:space-between}.van__order__container{align-items:center;display:flex;flex-direction:row;gap:28px;justify-content:flex-start}.van__order__extras{align-items:flex-end;display:flex;flex-direction:column;gap:5px;justify-content:flex-start}.van__order__extras__container{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:flex-start}.van__order__extras__miles{color:#4b566b;font-size:20px;font-weight:700;line-height:20px}@media screen and (max-width:991px){.van__order__extras__miles{font-size:18px;line-height:18px}}.van__order__block{align-items:flex-start;display:flex;flex-direction:column;gap:8px;justify-content:flex-end}.van__order__host{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start}.van__order__host__container{display:flex;flex-direction:column;gap:5px}.van__order__host__title{color:#686b73;font-size:12px;font-weight:400;line-height:12px;text-transform:uppercase}@media screen and (max-width:991px){.van__order__host__title{font-size:10.8px;line-height:10.8px}}.van__order__host__name{color:#081b3d;font-size:16px;font-weight:400;line-height:16px}@media screen and (max-width:991px){.van__order__host__name{font-size:14.4px;line-height:14.4px}}.van__order__btn{height:42px;text-transform:capitalize;width:100%}.van__order__extra__item{align-items:center;color:#4b566b;display:flex;flex-direction:row;font-size:14px;font-weight:500;gap:3px;justify-content:flex-start;line-height:14px}@media screen and (max-width:991px){.van__order__extra__item{font-size:12.6px;line-height:12.6px}}.van__order__extra__item__icons-container{height:20px;position:relative;width:20px}.van__order__extra__item__icons-container__circleIcon{fill:#c1ff45!important}.van__order__extra__item__icons-container__checkIcon{fill:#4b566b!important;stroke:#4b566b;stroke-width:2;font-size:.6rem!important;left:5px;position:absolute;top:6px}.vans-gallery{align-items:center;background:transparent;border:none;border-radius:5px;box-shadow:none;display:flex;flex-direction:column;gap:10px;height:600px;justify-content:center;margin:150px auto 0;padding:10px;width:850px}@media(max-width:850px){.vans-gallery{width:auto}}@media(max-width:500px){.vans-gallery{height:400px}}.vans-gallery__swiper1{height:100%;width:100%}.vans-gallery__swiper2{height:20%;width:100%}.mobile-show{display:none}@media(max-width:400px){.mobile-show{display:block}}.mobile-hide{display:block}@media(max-width:400px){.mobile-hide{display:none}}.sub-locations{margin-top:10px;position:relative}.sub-locations__items{display:flex;gap:10px}.sub-locations__item{text-wrap:nowrap;background-color:#f1f4fc;border:1px solid #7d879c;border-radius:6px;color:#2b3445;font-size:12px;font-weight:500;line-height:12px;padding:6px 13px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sub-locations__prev-button{left:2px;top:3px}.sub-locations__next-button{right:-4px;top:3px}.swiper-button-next{right:0}.swiper-button-prev{left:0}.swiper-button-next:after,.swiper-button-prev:after{font-size:larger}.user-photo{border-radius:50%;height:40px;width:40px}@media screen and (max-width:910px){.van__capacity,.van__info__description{margin-bottom:10px}.van__order__container{gap:20px}.van__order__extras__container{gap:10px}.van__order__extra__item{gap:5px}}@media screen and (max-width:820px){.van__card{align-items:center;display:flex;flex-direction:column;gap:0;gap:5px;justify-content:center;min-height:200px;padding:16px;width:100%}.van__card>div{position:relative;width:100%}.van__card>div:nth-of-type(2){padding:0}.van__imgs{display:flex;gap:10px;margin-left:auto;margin-right:auto;width:auto!important}.van__main-imgs{height:217.5px;width:290px}.van__capacity{padding:5px 0}.van__info__imgs{align-items:center;flex-direction:column;height:106px;justify-content:flex-start}.van__info__extra{gap:0;justify-content:space-evenly;letter-spacing:1px}.van__info__extra,.van__info__extra__item{align-items:center;display:flex;flex-direction:row}.van__info__extra__item{gap:4px;justify-content:flex-start}.van__info__price{color:#091b3d!important;font-size:20px}.van__info__price__description{margin-top:5px}.van__info__mobileImgs{align-items:center;display:flex;flex-direction:row;gap:15px;height:120px;justify-content:center;margin-bottom:15px;margin-top:15px}.van__info__mobileImgs img{background-color:#fff;background:#fff;border:none;border-radius:3px;border-radius:5px;box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05);cursor:pointer;display:block;max-height:100%;max-width:190px}}@media screen and (max-width:820px)and (max-width:380px){.van__info__mobileImgs img{max-width:120px}}@media screen and (max-width:635px){.van__info__price{border-left:.6px solid #cfd2da;font-size:19px;padding-left:5px}}@media screen and (max-width:541px){.van__main-imgs{height:187.5px;width:250px}.van__info__imgs{height:92px}.van__capacity__title{display:none}}@media screen and (max-width:560px){.van__imgs{display:block}.van__imgs,.van__main-imgs{margin-bottom:10px}.van__info{gap:5px}.van__info__imgs{flex-direction:row;height:79px;justify-content:center}.van__capacity{margin-bottom:15px}.van__order{flex-direction:column;gap:20px}.van__order__container{justify-content:space-between}.van__order__extra__item{font-size:14px;gap:2px;width:auto}}@media screen and (max-width:431px){.sub-locations__items{-ms-overflow-style:scroll;gap:5px;margin:0 20px;outline:none;overflow:auto;overflow-y:hidden;scrollbar-width:none;width:347px}.sub-locations::-webkit-scrollbar{display:none}.van__capacity__container__items{width:320px}.van__order__container{gap:5px}}@media screen and (max-width:400px){.van__card{padding:10px}.van__info{grid-template-columns:auto 22px 80px}.van__info__name,.van__info__price{font-size:17px}}@media screen and (max-width:391px){.sub-locations__items{width:290px}.van__capacity__container__items{width:310px}}@media screen and (max-width:376px){.sub-locations__items,.van__capacity__container__items{width:250px}.van__order__container{flex-direction:column-reverse;gap:20px}}@media screen and (max-width:360px){.van__capacity__container__item{font-size:13px}.van__capacity__container__item svg{width:13px}.van__capacity__container__item__price{display:flex;gap:0}.van__info{display:flex}.van__info__price{display:none}.van__info__name{font-size:19px;padding:0}}@media screen and (max-width:330px){.van__main-imgs{height:202.5px;width:270px}.van__capacity container__item{padding:6px 11px}.van__info__imgs{height:85px}}@media screen and (max-width:320px){.sub-locations__items,.van__capacity__container__items{width:240px}}.cancel-modal{margin:150px auto;padding:40px;width:400px}.cancel-modal__text{color:#4b566b;font-size:20px;font-weight:500;line-height:30px}@media screen and (max-width:991px){.cancel-modal__text{font-size:18px;line-height:27px}}.cancel-modal__policy{align-items:center;color:#4b566b;display:flex;flex-direction:row;font-size:14px;font-weight:500;gap:5px;justify-content:flex-start;line-height:14px;margin-top:20px}@media screen and (max-width:991px){.cancel-modal__policy{font-size:12.6px;line-height:12.6px}}.cancel-modal__buttons{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between;margin-top:20px}.cancel-modal__buttons button{width:100%}@media screen and (max-width:430px){.cancel-modal{margin:150px 10px;padding:30px;width:auto}.cancel-modal__buttons{flex-direction:column}}.actions-card__container{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}.actions-card__container__item{align-items:center;background-color:#fafbfe;border-radius:4px;color:#4b566b;display:flex;flex-direction:row;font-size:19px;font-weight:600;gap:10px;justify-content:space-between;line-height:19px;padding:10px;width:100%}@media screen and (max-width:991px){.actions-card__container__item{font-size:17.1px;line-height:17.1px}}.actions-card__container__item__title{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center}.actions-card__container__item svg{font-size:15px}.actions-card__container__item a,.actions-card__container__item__arrow{cursor:pointer}.actions-card__container__expand{background-color:#fafbfe;border-radius:4px;width:100%}.actions-card__container__expand__edit{align-items:flex-end;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:10px}.actions-card__container__expand__edit.show{display:flex}.actions-card__container__expand__edit.hide{display:none}.actions-card__container__expand__edit>div{width:100%}.rotate{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:rotate;animation-name:rotate;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.articles-card{grid-column:1/2;grid-row:2/4}.articles-card__van__container{align-items:flex-start;display:flex;flex-direction:row;gap:10px;justify-content:space-around}.articles-card__van__price{align-items:center;border:1px solid #d8d9e1;border-radius:5px;display:flex;flex-direction:column;gap:10px;height:115px;justify-content:center;width:150px}.articles-card__van__price h6{color:#4b566b;font-size:24px;font-weight:500;line-height:24px}@media screen and (max-width:991px){.articles-card__van__price h6{font-size:21.6px;line-height:21.6px}}.articles-card__van__price span{color:#4b566b;font-size:12px;font-weight:500;line-height:2px}@media screen and (max-width:991px){.articles-card__van__price span{font-size:10.8px;line-height:1.8px}}.articles-card__van__title{color:#4b566b;font-size:14px;font-weight:500;line-height:14px;margin:10px 0}@media screen and (max-width:991px){.articles-card__van__title{font-size:12.6px;line-height:12.6px}}.articles-card__van__title a{color:#007fff!important;margin-left:5px;text-decoration:underline!important}.articles-card__van img{border-radius:5px;height:115px;object-fit:cover;width:150px}.articles-card__fees{margin-top:20px}.articles-card__fees__fee{align-items:center;border-top:1px solid #ccc;color:#4b566b;display:flex;flex-direction:row;font-size:16px;font-weight:400;gap:0;justify-content:space-between;line-height:16px;margin-top:10px;padding-top:10px}@media screen and (max-width:991px){.articles-card__fees__fee{font-size:14.4px;line-height:14.4px}}.articles-card__fees__fee__container{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:center}.articles-card__fees__fee__container img{border-radius:5px;height:20px;width:20px}.articles-card__total{align-items:center;border-top:1px solid #ccc;color:#4b566b;display:flex;flex-direction:row;font-size:16px;font-weight:400;gap:0;justify-content:space-between;line-height:16px;margin-top:10px;padding-top:20px}@media screen and (max-width:991px){.articles-card__total{font-size:14.4px;line-height:14.4px}}@media screen and (max-width:400px){.articles-card__van__price{border:none;width:auto}.articles-card__van__price h6{font-size:18px}}.client-info-modal{margin:85px auto;padding:50px;width:800px}@media screen and (max-width:820px){.client-info-modal{max-width:500px;width:auto}.client-info-modal__container{grid-template-columns:repeat(1,minmax(0,1fr))}}@media screen and (max-width:530px){.client-info-modal{margin-left:10px;margin-right:10px}}@media screen and (max-width:450px){.client-info-modal{padding:30px}.client-info-modal .col-2{grid-template-columns:1fr}}.client-card{align-items:flex-start;display:flex;flex-direction:column;gap:0;justify-content:space-between}.client-card__container{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center}.client-card__container a{height:24px}.client-card__container a svg{fill:#7d879c}.client-card__name{text-transform:capitalize}.review-card{align-items:flex-start;background:#fff;border:none;border-radius:7px;box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05);display:flex;flex-direction:column;gap:20px;justify-content:center;padding:20px;width:340px}.review-card__header{gap:10px;justify-content:space-between;width:100%}.review-card__header,.review-card__header__circle{align-items:center;display:flex;flex-direction:row}.review-card__header__circle{border-radius:50%;color:#fff;font-size:18px;font-weight:700;gap:0;height:45px;justify-content:center;line-height:18px;width:45px}@media screen and (max-width:991px){.review-card__header__circle{font-size:16.2px;line-height:16.2px}}.review-card__header__main{align-items:center;display:flex;flex-direction:column;gap:3px;justify-content:center}.review-card__header__main__rating{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center}.review-card__header__main__rating__text{color:#4b566b;font-size:16px;font-weight:700;line-height:16px}@media screen and (max-width:991px){.review-card__header__main__rating__text{font-size:14.4px;line-height:14.4px}}.review-card__header__main__rating__user{color:#4b566b;font-size:15px;font-weight:600;line-height:15px}@media screen and (max-width:991px){.review-card__header__main__rating__user{font-size:13.5px;line-height:13.5px}}.review-card__description{color:#4b566b;font-size:18px;font-weight:400;line-height:20px}@media screen and (max-width:991px){.review-card__description{font-size:16.2px;line-height:18px}}.review-card__van{color:#4b566b;font-size:16px;font-weight:700;line-height:16px}@media screen and (max-width:991px){.review-card__van{font-size:14.4px;line-height:14.4px}}.review-modal{padding:50px}.review-modal__container{flex-direction:row}.review-modal__column,.review-modal__container{align-items:flex-start;display:flex;gap:20px;justify-content:center}.review-modal__column{flex-direction:column}.filter__title{color:#686b73;font-size:16px;font-weight:500;line-height:16px}@media screen and (max-width:991px){.filter__title{font-size:14.4px;line-height:14.4px}}.filter__title:first-letter{text-transform:uppercase}.filter__title__tip{color:#686b73;display:inline-block;font-size:12px;font-weight:400;line-height:12px;margin-left:5px}@media screen and (max-width:991px){.filter__title__tip{font-size:10.8px;line-height:10.8px}}.filter__review-list{margin-bottom:10px}.filter__list,.filter__review-list{flex-direction:column;gap:10px}.filter__list,.filter__list label,.filter__review-list{align-items:flex-start;display:flex;justify-content:center}.filter__list label{flex-direction:row;gap:5px}.filter-line{background-color:#f4f6fa;height:1px;margin:15px 0;padding:0 18px}.filter-actions{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:flex-end;margin-top:20px}.filter-actions button{height:auto;padding:6px 15px!important}@media(max-width:1261px){.filter-actions{justify-content:flex-start}}.data-picker{align-items:flex-start;display:flex;flex-direction:column;gap:0;justify-content:center}.data-picker__wrapper{align-items:center;display:flex;flex-direction:row;gap:0;justify-content:flex-start}.data-picker__calender{position:relative;width:130px}.data-picker__clock{width:95px}.filter__location{width:160px}.filter__location .MuiFormControl-root{width:100%}.filter__location .MuiOutlinedInput-root{min-height:auto}.filter__location .MuiOutlinedInput-root .MuiSelect-select{padding:0!important}.filter__location .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border:none}.filter__location .MuiOutlinedInput-root .MuiSvgIcon-root{visibility:hidden}.filter__time{align-items:center;display:flex;flex-direction:row;gap:0;justify-content:center}.text{color:#4b566b;font-size:14px;font-weight:400;line-height:14px}@media screen and (max-width:991px){.text{font-size:12.6px;line-height:12.6px}}@media screen and (max-width:1261px){.data-picker{align-items:flex-start;display:flex;flex-direction:column;gap:0;justify-content:center}.data-picker .MuiOutlinedInput-root,.data-picker .MuiOutlinedInput-root .MuiOutlinedInput-input{padding:0}.data-picker .MuiOutlinedInput-root .MuiButtonBase-root,.data-picker .MuiOutlinedInput-root .MuiSvgIcon-root{display:none}.data-picker .MuiOutlinedInput-root .MuiSelect-select{padding:0 5px!important}.data-picker .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border:none}.data-picker__calender,.data-picker__clock{width:inherit}.filter__title{margin-bottom:0}.filter__review-list{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;justify-content:center;margin-bottom:0}.filter__location{width:155px}.filter__time{align-items:center;background:#fff;border:none;border-radius:7px;box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05);display:flex;flex-direction:row;gap:5px;justify-content:center;min-height:70px;padding:5px 10px;width:100%}}@media screen and (max-width:461px){.filter__review-list{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:0}}.edit-dates-modal{margin:85px auto;padding:50px;width:550px}.edit-dates-modal__new-price{color:#d24057;font-size:18px;font-weight:700;line-height:18px;margin-top:20px;text-align:center}@media screen and (max-width:991px){.edit-dates-modal__new-price{font-size:16.2px;line-height:16.2px}}.edit-dates-modal__buttons{margin-top:30px}@media screen and (max-width:480px){.edit-dates-modal{max-width:300px;padding:30px;width:auto}.edit-dates-modal .col-2{grid-template-columns:1fr}}.common-card{justify-content:space-between}.common-card,.common-card__container{align-items:flex-start;display:flex;flex-direction:column;gap:5px}.common-card__container{justify-content:center}.common-card__change{color:#4b566b;font-size:16px;font-weight:700;line-height:16px;margin-top:20px}@media screen and (max-width:991px){.common-card__change{font-size:14.4px;line-height:14.4px}}.common-card__change a{color:#007fff!important;margin-right:5px;text-decoration:underline!important}.insurance-card__title{color:#ec4612;font-size:20px;font-weight:600;line-height:20px;margin-bottom:0}@media screen and (max-width:991px){.insurance-card__title{font-size:18px;line-height:18px}}.insurance-card__label span{font-weight:700}.insurance-card__info span{color:#4b566b;font-size:16px;font-weight:700;line-height:16px}@media screen and (max-width:991px){.insurance-card__info span{font-size:14.4px;line-height:14.4px}}.insurance-card__info p{color:#4b566b;font-size:16px;font-weight:400;line-height:16px}@media screen and (max-width:991px){.insurance-card__info p{font-size:14.4px;line-height:14.4px}}.insurance-card__agreement{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center;padding:20px 0}.insurance-card__agreement span{color:#4b566b;font-size:16px;font-weight:400;line-height:16px}@media screen and (max-width:991px){.insurance-card__agreement span{font-size:14.4px;line-height:14.4px}}.insurance-card__agreement a{color:#4b566b;font-size:16px;font-weight:700;line-height:16px;text-decoration:underline!important}@media screen and (max-width:991px){.insurance-card__agreement a{font-size:14.4px;line-height:14.4px}}.insurance-card__container{justify-content:center}.doc-item,.insurance-card__container{align-items:center;display:flex;flex-direction:row;gap:10px}.doc-item{justify-content:space-between;width:100%}.doc-item__container{gap:10px}.doc-item__container,.doc-item__icons{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.doc-item__icons{gap:0}.doc-item__icons__icon svg{cursor:default!important}.doc-item__title{color:#4b566b;font-size:16px;font-weight:700;line-height:16px}@media screen and (max-width:991px){.doc-item__title{font-size:14.4px;line-height:14.4px}}.doc-item__text{color:#4b566b;font-size:16px;font-weight:400;line-height:16px}@media screen and (max-width:991px){.doc-item__text{font-size:14.4px;line-height:14.4px}}.doc-item__delete{height:22px}.doc-item a{display:block;height:24px}.documents-card{gap:5px;justify-content:space-between}.documents-card,.documents-card__container{align-items:flex-start;display:flex;flex-direction:column}.documents-card__container{gap:10px;justify-content:center}.documents-card__footer{align-items:center;border-top:1px solid #ccc;display:flex;flex-direction:row;gap:10px;justify-content:space-between;margin-top:20px;padding-top:20px;width:100%}.documents-card__footer__container{align-items:center;display:flex;flex-direction:row;gap:7px;justify-content:center}.documents-card__footer__container span{color:#4b566b;font-size:16px;font-weight:700;line-height:16px}@media screen and (max-width:991px){.documents-card__footer__container span{font-size:14.4px;line-height:14.4px}}.documents-card__footer button{background-color:#1976d2!important;border:none;padding:0 15px}.documents-card__footer button a{color:#fff!important}.documents-card__footer button svg{fill:#fff!important;font-size:1.2em;margin-right:10px}@media screen and (max-width:350px){.documents-card__footer__container{display:none}.documents-card__footer button{width:100%}}.driver-docs{background:#f1f4fc;border:none;border-radius:7px;gap:5px;height:36px}.driver-docs,.driver-docs__container{align-items:center;box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05);display:flex;flex-direction:row;justify-content:center;padding:3px 5px}.driver-docs__container{background:#fff;border:none;border-radius:3px;gap:10px;min-height:27px}.driver-docs__license{align-items:center;display:flex;flex-direction:row;gap:0;justify-content:center}.driver-docs__delete{cursor:pointer;height:22px}@media(max-width:520px){.driver-docs{width:auto}.driver-docs__container{gap:0;height:20px;width:auto}}.drivers-card{flex-direction:column;gap:5px}.drivers-card,.drivers-card__contract{align-items:flex-start;display:flex;justify-content:space-between}.drivers-card__contract{flex-direction:row;gap:10px;margin-bottom:20px;width:100%}.drivers-card__contract__title{align-items:flex-start;display:flex;flex-direction:column;gap:0;justify-content:center}.drivers-card__contract__title__container{align-items:flex-start;display:flex;flex-direction:row;gap:5px;justify-content:center;max-height:25px}.drivers-card__contract__title h6{color:#4b566b;font-size:14px;font-weight:500;line-height:14px}@media screen and (max-width:991px){.drivers-card__contract__title h6{font-size:12.6px;line-height:12.6px}}.drivers-card__contract button{background-color:#fafbfe!important;border:1px solid #e1e2ea;color:#081b3d;font-size:12px;font-weight:700;line-height:12px;padding:6px 8px!important}@media screen and (max-width:991px){.drivers-card__contract button{font-size:10.8px;line-height:10.8px}}.drivers-card__header{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start}.drivers-card__header span{color:#4b566b;font-size:20px;font-weight:500;line-height:20px}@media screen and (max-width:991px){.drivers-card__header span{font-size:18px;line-height:18px}}.drivers-card__columns{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:space-between}.drivers-card__column{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:10px}.drivers-card__column__title{color:#4b566b;font-size:15px;font-weight:700;line-height:15px}@media screen and (max-width:991px){.drivers-card__column__title{font-size:13.5px;line-height:13.5px}}.drivers-card__column__data{align-items:center;display:flex;flex-direction:row;gap:0;height:36px;justify-content:center}.drivers-card__column__data__action{align-items:center;cursor:pointer;display:flex;height:16px;margin-left:auto}.drivers-card__column__data__action div,.drivers-card__column__data__action>svg{color:#4b566b;height:22px}.drivers-card__column__data h6{color:#4b566b;font-size:15px;font-weight:300;line-height:15px}@media screen and (max-width:991px){.drivers-card__column__data h6{font-size:13.5px;line-height:13.5px}}.drivers-card__column.actions{margin-top:35px}.drivers-card__invite{margin-top:20px;width:100%}.drivers-card__invite button{background-color:#fff!important;border:1px solid #4b566b;padding:6px 8px!important;width:100%}.drivers-card h4{color:#4b566b;font-size:20px;font-weight:700;line-height:20px;margin-bottom:0}@media screen and (max-width:991px){.drivers-card h4{font-size:18px;line-height:18px}}.payments-card{align-items:flex-start;display:flex;flex-direction:column;gap:0;justify-content:space-between}.payments-card__container{width:100%}.payments-card__container p{color:#4b566b;font-size:16px;font-weight:400;line-height:18px;margin-bottom:10px}@media screen and (max-width:991px){.payments-card__container p{font-size:14.4px;line-height:16.2px}}.payments-card__payment{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between;width:100%}.payments-card__payment__receipt{color:#4b566b;cursor:pointer;font-size:14px;font-weight:400;line-height:14px;text-decoration:underline}@media screen and (max-width:991px){.payments-card__payment__receipt{font-size:12.6px;line-height:12.6px}}.payments-card__payment__receipt:hover{color:#091b3d}.payments-card__footer{align-items:center;border-top:1px solid #ccc;display:flex;flex-direction:row;gap:10px;justify-content:space-between;margin-top:15px;padding-top:15px;width:100%}.payments-card__title{color:#4b566b;font-size:16px;font-weight:700;line-height:16px}@media screen and (max-width:991px){.payments-card__title{font-size:14.4px;line-height:14.4px}}.payments-card__price{font-weight:700;margin-left:10px}@media screen and (max-width:390px){.payments-card__footer{align-items:flex-start;flex-direction:column}.payments-card__footer button{width:100%}}@media screen and (max-width:330px){.payments-card__payment{gap:5px}}.note-card__header{align-items:flex-end;border-bottom:1px solid #ccc;display:flex;flex-direction:row;gap:5px;justify-content:space-between;margin-bottom:15px;padding-bottom:15px}.note-card__header__title{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:center}.note-card__header__title h4{color:#4b566b;font-size:20px;font-weight:700;line-height:20px;margin-bottom:0}@media screen and (max-width:991px){.note-card__header__title h4{font-size:18px;line-height:18px}}.note-card__header__title h6{color:#4b566b;font-size:14px;font-weight:500;line-height:14px}@media screen and (max-width:991px){.note-card__header__title h6{font-size:12.6px;line-height:12.6px}}.note-card__edit{cursor:pointer}.note-card button{margin-left:auto;margin-top:20px}.note-card button.Mui-disabled{background-color:#e1e2ea!important}.host-card__container{align-items:center;border-bottom:1px solid #f4f6fa;display:flex;flex-direction:row;gap:20px;justify-content:flex-start;margin-bottom:12px;padding-bottom:24px}.host-card__container img{height:80px;width:80px}.host-card__phone{background-color:#fafbfe;border:1px solid #e1e2ea;border-radius:4px;color:#081b3d;font-size:12px;font-weight:500;line-height:12px;padding:6px 8px}@media screen and (max-width:991px){.host-card__phone{font-size:10.8px;line-height:10.8px}}.host-card__main-info__wrapper{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.host-card__main-info__rating{color:#4b566b;font-size:24px;font-weight:600;line-height:24px}@media screen and (max-width:991px){.host-card__main-info__rating{font-size:21.6px;line-height:21.6px}}.host-card__main-info__reviews{color:#4b566b;font-size:16px;font-weight:400;line-height:16px;text-decoration:underline}@media screen and (max-width:991px){.host-card__main-info__reviews{font-size:14.4px;line-height:14.4px}}.host-card__main-info__name{color:#4b566b;font-size:24px;font-weight:700;line-height:24px;margin-bottom:15px}@media screen and (max-width:991px){.host-card__main-info__name{font-size:21.6px;line-height:21.6px}}.host-card__main-info svg{color:#f5bb00;height:20px;width:20px}.host-card__joined{color:#7d879c;font-size:14px;font-weight:400;line-height:14px;text-align:center}@media screen and (max-width:991px){.host-card__joined{font-size:12.6px;line-height:12.6px}}.host-card__verified{align-items:center;background-color:#fafbfe;display:flex;flex-direction:row;gap:10px;justify-content:center;margin-top:12px;padding:12px 0}.host-card__verified span{color:#4b566b;font-size:18px;font-weight:400;line-height:18px}@media screen and (max-width:991px){.host-card__verified span{font-size:16.2px;line-height:16.2px}}.host-card__verified img{height:20px}.pickup-card__wrapper{align-items:flex-start;border-bottom:1px solid #f4f6fa;display:flex;flex-direction:column;gap:15px;justify-content:center;margin-bottom:20px;padding-bottom:20px}.pickup-card__container{align-items:center;display:flex;flex-direction:row;gap:15px;justify-content:flex-start}.pickup-card__container h5{color:#4b566b;font-size:16px;font-weight:700;line-height:16px}@media screen and (max-width:991px){.pickup-card__container h5{font-size:14.4px;line-height:14.4px}}.pickup-card__info{background-color:#fafbfe;border-radius:4px;padding:15px}.pickup-card__subtitle{color:#4b566b;font-size:12px;font-weight:700;line-height:12px;margin-bottom:5px;text-transform:uppercase}@media screen and (max-width:991px){.pickup-card__subtitle{font-size:10.8px;line-height:10.8px}}.pickup-card p{color:#4b566b;font-size:14px;font-weight:400;line-height:18px}@media screen and (max-width:991px){.pickup-card p{font-size:12.6px;line-height:16.2px}}.client{gap:0;justify-content:space-between;min-height:100vh}.client,.client__orders{align-items:center;display:flex;flex-direction:column}.client__orders{gap:20px;justify-content:center;padding:40px;width:100%}.client__orders__subtitle{color:#4b566b;font-size:16px;font-weight:500;line-height:10px;margin-bottom:20px}@media screen and (max-width:991px){.client__orders__subtitle{font-size:14.4px;line-height:9px}}.client__order,.client__orders>div{width:100%}.client__order__accordion,.client__order__accordion__container{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:space-between}.client__order__accordion__info{align-items:center;color:#4b566b;display:flex;flex-direction:row;font-size:14px;font-weight:600;gap:10px;justify-content:space-between;line-height:14px}@media screen and (max-width:991px){.client__order__accordion__info{font-size:12.6px;line-height:12.6px}}.client__order__accordion__note{color:#8891a4;font-size:14px;font-weight:400;line-height:14px}@media screen and (max-width:991px){.client__order__accordion__note{font-size:12.6px;line-height:12.6px}}.client__order__accordion h5{color:#4b566b;font-size:20px;font-weight:600;line-height:20px}@media screen and (max-width:991px){.client__order__accordion h5{font-size:18px;line-height:18px}}.client__order__header{align-items:center;background-color:#081b3d;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:40px 0;text-align:center}.client__order__header__badge,.client__order__header__badges{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center}.client__order__header__badge{border-radius:10px;height:41px;width:188px}.client__order__header__badge__status{border-radius:6px;font-weight:700;padding:0 30px;text-align:center;width:109px}.client__order__header__badge__status.partial{background-color:hsla(0,0%,80%,.15);color:#4b566b}.client__order__header__badge__status.partial__document{border:1px solid hsla(0,0%,80%,.15);color:hsla(0,0%,80%,.15)}.client__order__header__badge__status.leads{background-color:rgba(0,0,255,.1);color:#151c97}.client__order__header__badge__status.leads__document{border:1px solid #151c97;color:#151c97}.client__order__header__badge__status.paid{background-color:#c1ff45;color:#4b566b}.client__order__header__badge__status.paid__document{border:1px solid #c1ff45;color:#c1ff45}.client__order__header__badge__status.ready{background-color:#39db39;color:#4b566b;font-weight:600}.client__order__header__badge span{color:#081b3d;font-size:16px;font-weight:700;line-height:16px}@media screen and (max-width:991px){.client__order__header__badge span{font-size:14.4px;line-height:14.4px}}.client__order__header__badge:first-child{background-color:#c1ff45}.client__order__header__badge:last-child{background-color:#fff}.client__order__header h3{color:#fff;font-size:32px;font-weight:700;line-height:32px}@media screen and (max-width:991px){.client__order__header h3{font-size:28.8px;line-height:28.8px}}.client__order__header h6{color:#fff;font-size:16px;font-weight:500;line-height:16px}@media screen and (max-width:991px){.client__order__header h6{font-size:14.4px;line-height:14.4px}}.client__order__main{padding:20px}.client__order__main__cards{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.client__order__main__cards>div{background:#fff;border:none;border-radius:7px;box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05);padding:20px;width:100%}.client__order__main__header{align-items:flex-end;border-bottom:1px solid #ccc;display:flex;flex-direction:row;gap:10px;justify-content:space-between;margin-bottom:15px;padding-bottom:15px;width:100%}.client__order__main__header__edit{cursor:pointer;height:24px}.client__order__main__header__container{align-items:flex-end;display:flex;flex-direction:row;gap:15px;justify-content:center}.client__order__main__header__actions{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center}.client__order__main__header__actions__icon{cursor:pointer;height:22px}.client__order__main__header button{background-color:#fafbfe!important;border:1px solid #e1e2ea;color:#081b3d;font-size:12px;font-weight:700;line-height:12px;padding:6px 8px!important}@media screen and (max-width:991px){.client__order__main__header button{font-size:10.8px;line-height:10.8px}}.client__order__main__header h4{color:#4b566b;font-size:20px;font-weight:700;line-height:20px;margin-bottom:0}@media screen and (max-width:991px){.client__order__main__header h4{font-size:18px;line-height:18px}}.client__order__main__header h6{color:#4b566b;font-size:14px;font-weight:500;line-height:14px;margin-top:5px}@media screen and (max-width:991px){.client__order__main__header h6{font-size:12.6px;line-height:12.6px}}.client__order__main__header span{color:#7d879c;font-size:14px;font-weight:300;line-height:14px}@media screen and (max-width:991px){.client__order__main__header span{font-size:12.6px;line-height:12.6px}}.client__order__main h3{color:#4b566b;font-size:32px;font-weight:700;line-height:32px;margin:40px auto;text-align:center}@media screen and (max-width:991px){.client__order__main h3{font-size:28.8px;line-height:28.8px}}.client__order__main h5{color:#4b566b;font-size:16px;font-weight:400;line-height:20px}@media screen and (max-width:991px){.client__order__main h5{font-size:14.4px;line-height:18px}}.client__order__main h5 b{margin-right:3px}.client__order__main button{height:30px}.client__info{padding-bottom:100px;width:100%}.client__info__main{background-color:#c2ff45;padding:15px 0;text-align:center}.client__info__main__container{align-items:flex-start;display:flex;flex-direction:column;gap:0;justify-content:center;margin:0 auto;width:400px}.client__info__main__item{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center}.client__info__main__item svg{color:#4b566b}.client__info__main__item:first-child{border-bottom:1px solid rgba(75,86,107,.369);margin-bottom:15px;padding-bottom:15px}.client__info__secondary{padding:30px 0;text-align:center}.client__info__secondary__container{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:0 auto;width:400px}.client__info__secondary__item{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center}.client__info h5{color:#4b566b;font-size:16px;font-weight:700;line-height:16px}@media screen and (max-width:991px){.client__info h5{font-size:14.4px;line-height:14.4px}}.client__no-booking{width:100%}.client__no-booking__header{background-color:#081b3d;padding:50px 0;text-align:center}.client__no-booking__header h2{color:#fff;font-size:32px;font-weight:700;line-height:32px;padding:0 10px}@media screen and (max-width:991px){.client__no-booking__header h2{font-size:28.8px;line-height:28.8px}}.client__no-booking__text{margin-top:50px}.client__no-booking__text p{color:#4b566b;font-size:22px;font-weight:500;line-height:36px;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:991px){.client__no-booking__text p{font-size:19.8px;line-height:32.4px}}.client__no-booking__text span{cursor:pointer;text-decoration:underline}.client__no-booking__text span:hover{color:#091b3d}.client__no-booking__text a{text-decoration:underline!important}.client__modal{background:#fff;border-radius:10px;height:inherit;position:relative}.client__modal__title{color:#4b566b;font-size:20px;font-weight:700;line-height:20px;margin-bottom:40px;text-align:center}@media screen and (max-width:991px){.client__modal__title{font-size:18px;line-height:18px}}.client__modal:focus-visible{outline:none}.icons-container{align-items:center;display:flex;flex-direction:center;gap:rowpx;justify-content:flex-start}.green{color:#01c38d}.red{color:#d24057}.blue{color:#151c97}@media screen and (max-width:1500px){.client__order__main__cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1260px){.client{margin-top:60px}}@media screen and (max-width:1100px){.client__orders{padding:40px 5px}.client__orders h3,.client__orders__subtitle{margin-left:10px}.client__order__main{padding:0}.client__order__main__cards{display:flex;flex-direction:column}.client__order__main__cards .common-card{order:0}.client__order__main__cards .client-card{order:1}.client__order__main__cards .articles-card{order:2}.client__order__main__cards .payments-card{order:3}.client__order__main__cards .documents-card{order:4}.client__order__main__cards .drivers-card{order:5}.client__order__main__cards .actions-card{order:6}.client__order__main__cards .note-card{order:7}.client__order__main__cards .host-card{order:8}.client__order__main__cards .pickup-card{order:9}.client__order__steps{display:none}}@media screen and (max-width:740px){.client__order__main__van{display:none}.client__order__container{flex-direction:column;gap:0}.client__order__container__payment{border-bottom:1px solid #ccc;border-right:none;margin-bottom:20px;padding-bottom:20px;width:100%}.client__order__container__payment__main{min-height:auto}.client__order__container__drivers{border-bottom:1px solid #ccc;border-right:none;margin-bottom:20px;padding-bottom:20px;width:100%}.client__order__container__drivers__items{min-height:auto}.client__order__container__documents{width:100%}.client__order__container__documents__main{min-height:auto}.client__order__footer{flex-direction:column;gap:10px}}@media screen and (max-width:715px){.client__order__accordion__container{display:none}}@media screen and (max-width:500px){.client__order__header{display:none}.client__order__main h3{margin:30px auto}}@media screen and (max-width:400px){.client__info__main,.client__info__secondary{display:none}.client__order__main h3{font-size:25px}}@media screen and (max-width:340px){.client__orders{justify-content:center;padding:20px 0}.client__no-booking__header h2{font-size:23px}.client__no-booking__text p{font-size:18px}}.help{background-color:#ecee10;border-radius:50%;bottom:20px;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);cursor:pointer;height:50px;position:fixed;right:20px;transition-duration:.15s;width:50px}.help svg{color:#4b566b;height:30px;margin-left:11px;margin-top:12px;width:30px}.help:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.help:active{-webkit-transform:scale(.75);transform:scale(.75)}.canvas-sign{background:#fff;border:none;border-radius:7px;box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05);margin:10px auto 0;max-width:400px;padding:20px}.canvas-sign button{padding:8px 16px}.react-sketch-canvas{border:1px solid #c1ff45;border-radius:3px;margin-top:10px}.contract{margin:0 auto;max-width:900px;padding:10px}.contract__frame iframe{background:#fff;border:none;border-radius:7px;box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05);height:70vh;width:100%}@media screen and (max-width:991px){.contract{width:100%}}.multi-upload__title{color:#4b566b;font-size:15px;font-weight:500;grid-column:1/3;line-height:15px;margin-top:10px}@media screen and (max-width:991px){.multi-upload__title{font-size:13.5px;line-height:13.5px}}.multi-upload__subtitle{color:#d24057;font-size:13px;font-weight:700;grid-column:1/3;line-height:13px}@media screen and (max-width:991px){.multi-upload__subtitle{font-size:11.7px;line-height:11.7px}}.multi-upload__wrapper{align-items:center;box-sizing:border-box;color:#fff;display:flex;flex-direction:row;gap:0;grid-column:1/3;height:100%;justify-content:space-between;min-height:120px;position:relative;width:100%}.multi-upload__wrapper.error label{border:2px dashed #d24057}.multi-upload__wrapper label.short{margin-right:20px}.multi-upload__wrapper label{align-items:center;background:#fff;border:2px dashed #ccc;border-radius:5px;box-shadow:none;color:#4b566b;cursor:pointer;display:flex;flex-direction:row;font-size:12px;font-weight:500;gap:0;height:100%;justify-content:center;line-height:15px;padding:8px 16px 8px 8px;position:relative;transition:all .5s;width:100%}@media screen and (max-width:991px){.multi-upload__wrapper label{font-size:10.8px;line-height:13.5px}}.multi-upload__wrapper label .uploader__wrapper{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}.multi-upload__wrapper label .uploader__wrapper svg{-webkit-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.479));filter:drop-shadow(1px 1px 1px rgba(0,0,0,.479))}.multi-upload__wrapper label .uploader__btn{align-items:center;background:rgba(193,255,69,.773);border-radius:3px;display:flex;flex-direction:row;gap:0;height:30px;justify-content:center;transition:all .5s;width:150px}.multi-upload__wrapper label .uploader__btn__label{color:#4b566b;font-size:13px;font-weight:400;line-height:13px;text-align:center}@media screen and (max-width:991px){.multi-upload__wrapper label .uploader__btn__label{font-size:11.7px;line-height:11.7px}}.multi-upload__wrapper label .uploader__btn:hover{background-color:#c1ff45;transition:all .5s}.multi-upload__wrapper label .uploader__text{margin:5px}.multi-upload__wrapper label:hover{background-color:#fafbfe;transition:all .5s}.multi-upload__wrapper .attachments__wrapper{height:140px;overflow-y:scroll;padding-right:4px;scroll-margin:10px;width:100%}.multi-upload__card-preview{border:1px solid #ccc;border-radius:5px;color:#4b566b;font-size:12px;font-weight:400;line-height:12px;min-height:65px;overflow:hidden;position:relative;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;width:100%}@media screen and (max-width:991px){.multi-upload__card-preview{font-size:10.8px;line-height:10.8px}}.multi-upload__card-preview img{height:100%;object-fit:cover;width:100%}.multi-upload__btn_delete{cursor:pointer;position:absolute;right:5px;top:5px;z-index:2}.multi-upload__btn_delete:hover path{fill:#091b3d}.multi-upload__icon{background-color:#fff;border-radius:55px}.multi-upload__helper{bottom:0!important;font-size:13px!important;font-weight:600!important;left:15px}@media screen and (max-width:991px){.multi-upload__title,.multi-upload__wrapper{grid-column:1/2}.multi-upload__wrapper label{padding:20px 8px}}@media screen and (max-width:340px){.multi-upload__helper{font-size:12px!important}}.driver-license{margin:0 auto;max-width:500px;padding:50px 10px 0}.driver-license__wrapper{background:#fff;border:none;border-radius:7px;box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05);padding:20px;width:100%}.driver-license__title{color:#091b3d;font-size:28px;font-weight:600;line-height:28px;margin-bottom:10px}@media screen and (max-width:991px){.driver-license__title{font-size:25.2px;line-height:25.2px}}.driver-license__description{margin-top:10px}.driver-license__description p{color:#4b566b;font-size:14px;font-weight:500;line-height:20px}@media screen and (max-width:991px){.driver-license__description p{font-size:12.6px;line-height:18px}}.driver-license__info{grid-column:1/3}.driver-license__info h5{color:#4b566b;font-size:25px;font-weight:600;line-height:30px}@media screen and (max-width:991px){.driver-license__info h5{font-size:22.5px;line-height:27px}}.driver-license__info h6{color:#d24057;font-size:20px;font-weight:600;line-height:25px}@media screen and (max-width:991px){.driver-license__info h6{font-size:18px;line-height:22.5px}}.driver-license .terms{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:center;line-height:16px;margin:10px auto}@media screen and (max-width:991px){.driver-license{padding:10px;width:100%}.driver-license__wrapper>div.col-2{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}.driver-license__wrapper>div.col-2>div{min-height:auto;width:100%}.driver-license__info h5{font-size:20px;line-height:25px}.driver-license__info h6{font-size:15px;line-height:20px}}.page-404{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:0 auto;padding:200px 0;width:100%}.page-404 h1{color:#4b566b;font-size:24px;font-weight:400;line-height:24px}@media screen and (max-width:991px){.page-404 h1{font-size:21.6px;line-height:21.6px}}.page-404 h2{color:#4b566b;font-size:20px;font-weight:400;line-height:20px}@media screen and (max-width:991px){.page-404 h2{font-size:18px;line-height:18px}}.page-404 a{color:#c1ff45;font-size:18px;font-weight:400;line-height:18px}@media screen and (max-width:991px){.page-404 a{font-size:16.2px;line-height:16.2px}}.aside{align-items:center;display:flex;display:inline-flex;flex-direction:column;gap:20px;justify-content:flex-start;position:-webkit-sticky;position:sticky;top:16%;width:270px}@media screen and (max-width:1261px){.aside{display:none}}.filter-aside{background:#fff;border:none;border-radius:7px;box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05);display:grid;grid-column:1/2;padding:20px;width:100%}.filter-aside .filter-type{width:100%}.filter-aside .filter-price__wrapper{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center}.filter-aside .filter-price__wrapper>div{width:100%}.filter-aside .filter-color__wrapper{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:flex-start}.filter-aside .filter-color__item{border-radius:100%;height:26px;width:26px}.filter-aside .filter-color__item:hover{background:none;border:none;box-shadow:0 0 3px gray;color:none;cursor:pointer}.filter-aside .filter-hostRating__box{align-items:center;display:flex;flex-direction:row;gap:2px;justify-content:flex-start}.filter-aside .filter-extra{align-items:flex-start;display:flex;flex-direction:column;gap:0;justify-content:center}.filter-aside .filter-extra .filter__title{margin-bottom:10px}.filter-aside .filter-reviews{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:10px;justify-content:center;margin-bottom:10px}.MuiFormControl-root{max-width:none!important}.no-result{flex-direction:column;gap:5px;text-align:center}.no-result,.no-result__container{align-items:center;display:flex;justify-content:center}.no-result__container{background-color:#c1ff45;border-radius:7px;flex-direction:row;gap:14px;margin:15px 0;padding:5px 12px}.no-result__container span{color:#4b566b;font-size:16px;font-weight:600;line-height:16px}@media screen and (max-width:991px){.no-result__container span{font-size:14.4px;line-height:14.4px}}.no-result img{background:#fff;border:none;border-radius:7px;box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05);-webkit-filter:drop-shadow(0 0 10px #fff);filter:drop-shadow(0 0 10px #ffffff);margin-bottom:10px}.no-result a{color:#4b566b;display:inline-block;font-size:16px;font-weight:400;line-height:16px;margin-left:5px;text-decoration:underline!important}@media screen and (max-width:991px){.no-result a{font-size:14.4px;line-height:14.4px}}.no-result div{color:#4b566b;font-size:16px;font-weight:400;line-height:16px}@media screen and (max-width:991px){.no-result div{font-size:14.4px;line-height:14.4px}}.no-result div:first-of-type{color:#4b566b;font-size:24px;font-weight:700;line-height:24px}@media screen and (max-width:991px){.no-result div:first-of-type{font-size:21.6px;line-height:21.6px}}.scroll-item__button{fill:rgba(43,52,69,.741)!important;cursor:pointer;position:absolute}.scroll-item__inactive{fill:rgba(43,52,69,.23)!important}.scroll-item__invisible{display:none!important}.share-modal{background:#d8e3e2;border-radius:10px;height:inherit;position:relative}.share-modal__copy-link{min-width:auto!important;width:40px}.share-modal__copy-link__copy-icon{position:absolute}.share-modal__copy-link__circle-icon{fill:#c1ff45!important;font-size:3.2em!important}.share-modal__items{gap:10px;height:80px;padding:20px;width:320px}.share-modal__items,.share-modal__items button{align-items:center;display:flex;flex-direction:row;justify-content:center}.share-modal__items button{background-color:transparent!important;border:none;gap:0;padding:0;transition:all .5s ease 0s}.share-modal__items button:hover{margin-bottom:10px}.share-modal.down{margin:auto auto 30px}.share-modal.up{margin:60px 135px auto auto}.share-modal.on-header{left:510px;margin:80px auto auto}.share-modal:focus-visible{outline:none}@media screen and (max-width:1355px){.share-modal.on-header{left:0;margin-top:50px}}@media screen and (max-width:330px){.share-modal{height:70px;padding:10px;width:auto}.share-modal__items{gap:7px;height:50px;width:280px}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-webkit-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-webkit-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.vans-time{align-items:flex-start;display:flex;flex-direction:column;gap:16px;grid-column:2/5;grid-row:1/4;justify-content:flex-start}.vans>div{margin-bottom:10px}.vans>div>div{align-items:flex-start;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;width:100%}.vans__novans{color:#4b566b;font-size:23px;font-weight:700;line-height:30px;margin-bottom:50px;margin-left:auto;margin-right:auto;text-align:center}.vans__novans p{margin-bottom:20px}.vans__locations-nearby{align-items:center;background:rgba(127,137,157,.278);border-radius:5px;color:#2b3445;display:inline-flex;font-size:15px;font-weight:600;margin-top:10px;padding:6px 20px;width:100%}.vans__locations-nearby__location-from{align-items:center;background:hsla(0,0%,100%,.4);border-radius:5px;display:inline-flex;gap:7px;margin-left:7px;padding-left:4px;padding-right:9px}.vans__locations-nearby__location-from__img{align-items:center;background:#fff;border-radius:5px;display:inline-flex;padding:3px}.vans__locations-nearby__location-from__img svg{height:14px;width:14px}@media(max-width:600px){.vans__locations-nearby{font-size:15px;line-height:20px}}@media(max-width:450px){.vans__locations-nearby{display:block;text-align:center}}@media screen and (max-width:1261px){.vans>div>div{gap:10px}.vans-time{gap:10px;grid-column:unset;grid-row:unset;padding:0 10px 10px;width:100%}button.back-to-top{background:#fff;background:hsla(0,0%,100%,.9);border:none;border-radius:7px;border-radius:100%;bottom:40px;box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05);color:#4b566b;cursor:pointer;font-size:14px;font-weight:400;height:45px;line-height:14px;min-width:auto;padding:initial!important;position:fixed;right:40px;width:45px}}@media screen and (max-width:1261px)and (max-width:991px){button.back-to-top{font-size:12.6px;line-height:12.6px}}@media screen and (max-width:1261px){button.back-to-top svg{-webkit-transform:translateY(-2px);transform:translateY(-2px)}}@media screen and (max-width:470px){.vans-time{padding:0 10px 10px}}.closeIcon{color:#fff;cursor:pointer;position:absolute;right:30px;top:30px}.infiniteScroll{overflow:hidden!important}.infiniteScroll__loading{margin-top:20px;text-align:center}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-container,.swiper-slide{height:100%;width:100%}.swiper-slide{align-items:center;display:flex;flex-direction:row;gap:0;justify-content:flex-start}.swiper-slide img{display:block;width:100%}.mySwiper{height:100%;width:100%}@media(min-width:720px){.swiper-zoom-container>img{max-height:none;max-width:none;object-fit:fill}}.marker{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:bounce;animation-name:bounce;-webkit-animation-timing-function:ease;animation-timing-function:ease;background-color:#000;height:60px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:48px}.marker:hover{z-index:1}@-webkit-keyframes bounce{0%{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}50%{-webkit-transform:translate(-50%,calc(-50% - 10px));transform:translate(-50%,calc(-50% - 10px))}to{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@keyframes bounce{0%{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}50%{-webkit-transform:translate(-50%,calc(-50% - 10px));transform:translate(-50%,calc(-50% - 10px))}to{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.vanModal{padding:50px}.vanModal__top-panel{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;margin-top:-30px}.vanModal__top-panel__container{align-items:center;display:flex;flex-direction:row;gap:30px;justify-content:center}.vanModal__top-panel a{align-items:center;color:#4b566b;display:flex;font-size:18px;font-weight:600;gap:5px}.vanModal__top-panel svg{color:#4b566b;cursor:pointer}.vanModal__title-container{display:flex;margin-bottom:20px}.vanModal__title-container__description{align-items:flex-start;border:2px solid #ccc;border-radius:5px;color:#4b566b;display:flex;font-size:18px;font-weight:600;line-height:30px;padding-left:10px;padding-right:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.vanModal__title-container__description div{align-items:center;display:flex;gap:5px;min-width:210px}.vanModal__title-container button{height:50px!important;margin-left:auto!important;margin-right:auto!important;min-width:150px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.vanModal__title{color:#091b3d;font-size:25px;font-weight:700;line-height:25px;margin-bottom:10px}@media screen and (max-width:991px){.vanModal__title{font-size:22.5px;line-height:22.5px}}.vanModal__description{color:#4b566b;font-size:18px;font-weight:600;line-height:30px}.vanModal__imgs{display:flex;gap:10px}.vanModal__imgs__bigImg{background:#fff;border:none;border-radius:15px;box-shadow:none;-webkit-filter:drop-shadow(0 0 1px #ccc);filter:drop-shadow(0 0 1px #ccc);height:300px;max-width:65%;overflow:hidden}.vanModal__imgs__bigImg__open-gallery{cursor:pointer;height:100%;left:30px;position:absolute;top:0;width:87%;z-index:99999}.vanModal__imgs__bigImg img{border-radius:10px;cursor:pointer;max-height:100%;max-width:100%;object-fit:cover}.vanModal__imgs__smallImgs{grid-gap:10px;align-content:space-between;display:grid;gap:10px;height:300px;width:100%}.vanModal__imgs__smallImgs img{border-radius:10px;cursor:pointer;height:150px;margin-left:auto;margin-right:auto}.vanModal__main-info{margin-top:30px}.vanModal__main-info h3{font-size:18px}.vanModal__features{border:2px solid #ccc;border-radius:10px;padding:10px}.vanModal__features h3{font-size:18px;margin-bottom:20px;padding-left:10px}.vanModal__features__item{align-items:center;display:flex;margin-bottom:5px}.vanModal__features__item__checkIcon{height:35px;margin-right:20px;width:35px}.vanModal__features__item__title{color:#091b3d;font-size:15px;font-weight:600;line-height:18px}.vanModal__features__item h4:first-letter{text-transform:uppercase}.vanModal__extras{border:2px solid #ccc;border-radius:10px;padding:10px}.vanModal__extras h3{font-size:18px;line-height:20px;margin-bottom:20px;padding-left:10px}.vanModal__extras__description{color:#4b566b;font-size:17px;font-weight:600;line-height:30px;margin-bottom:20px;padding-left:10px}.vanModal__extras__container{padding-left:10px}.vanModal__extras__container__item{border-radius:100%;height:30px;width:30px}.vanModal__extras__container__item img{border-radius:5px;height:100%;object-fit:cover;width:100%}.vanModal__extras__container__miles{max-width:160px}.vanModal__extras__container p{color:#091b3d;font-size:15px;font-weight:600;line-height:18px}.vanModal__container{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin-left:auto;margin-right:auto;width:100%}.vanModal__map__description{background:#c1ff45;border-radius:10px;margin-bottom:50px;margin-top:20px;padding:20px}.vanModal__map h3{font-size:18px;margin-bottom:10px}.vanModal__availability{margin-left:auto;margin-right:auto;width:70%}.vanModal__availability h3{font-size:18px;margin-bottom:30px;padding-left:10px}.vanModal__availability__formContainer{align-items:flex-start;align-items:flex-end;display:flex;flex-direction:row;gap:20px;justify-content:center}.vanModal__availability__formContainer__times{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center}.vanModal__availability__formContainer__locations{align-items:flex-start;display:flex;flex-direction:row;gap:20px;justify-content:center}.vanModal__availability__formContainer__button{height:50px!important;margin-left:auto!important;margin-right:auto!important}.vanModal__availability__van{margin-top:30px}.vanModal__availability__noVan{color:#d24057;margin-top:30px}.vanModal__iconsContainer{height:25px;margin-right:10px;position:relative;width:25px}.vanModal__iconsContainer__circleIcon{fill:#c1ff45!important;position:absolute}.vanModal__iconsContainer__checkIcon{fill:#4b566b!important;left:2px;position:absolute;top:2px}.vanModal__footer{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:slidegdz;animation-name:slidegdz;background-color:#fff;background-color:#d8e3e2;bottom:0;box-shadow:0 -5px 5px -5px rgba(11,11,12,.431);margin-left:-50px;padding:12px;position:fixed;width:100%}@-webkit-keyframes slidegdz{0%{width:10%}to{width:80%}}@keyframes slidegdz{0%{width:10%}to{width:80%}}.vanModal__footer button{-webkit-animation:show 3s 1;animation:show 3s 1;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;margin-left:590px;opacity:0;transition:1s}@-webkit-keyframes show{0%{opacity:0}to{opacity:1}}@keyframes show{0%{opacity:0}to{opacity:1}}.borderBottom{margin-bottom:30px!important;padding-bottom:30px!important}h2{color:#091b3d;font-size:22px;font-weight:600;line-height:22px}@media screen and (max-width:991px){h2{font-size:19.8px;line-height:19.8px}}h3{font-size:18px}.general-filter{align-items:center;background:#fff;border:none;border-radius:0;border-radius:50px;display:flex;flex-direction:row;gap:10px;justify-content:space-evenly;padding:10px 35px}.general-filter,.general-filter>button{box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05)}.general-filter>button{border-radius:50%;height:45px;min-width:auto;padding:0;width:45px}.general-filter__locations{align-items:flex-start;display:flex;flex-direction:row;gap:20px;justify-content:center}.general-filter .filter__title{margin-bottom:0}.filter-sub{display:flex;flex-wrap:wrap;gap:10px 5px;justify-content:flex-start;max-width:900px}.filter-sub div:first-child{font-weight:700}.filter-sub__selected{background-color:#081b3d;color:#fff}@media screen and (max-width:1261px){.general-filter-container{background:#fff;border:none;border-radius:0;box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05);padding:10px;position:fixed;top:38px;transition:top .3s;width:100%}.general-filter{align-items:center;background:none;border:none;border-radius:7px;box-shadow:none;display:block;display:flex;flex-direction:row;gap:10px;justify-content:center}.general-filter>button{border-radius:3px;height:35px;margin-top:5px;padding:0}.general-filter>button,.general-filter__locations{box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05);width:100%}.general-filter__locations{align-items:center;background:#fff;border:none;border-radius:7px;display:flex;flex-direction:row;gap:27px;justify-content:center;padding:7px 10px}.general-filter .filter__title{font-size:15px}.filter-sub{margin-top:0;max-width:none}}@media screen and (max-width:991px){.general-filter{flex-direction:column}.filter-sub{gap:5px}}.header{background:#fff;background-color:#fafbfe;border:none;border-radius:0;box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05);color:#4b566b;font-size:14px;font-weight:400;line-height:14px;position:-webkit-sticky;position:sticky;top:0;transition:all .4s ease;width:100%;z-index:100}@media screen and (max-width:991px){.header{font-size:12.6px;line-height:12.6px}}.header__wrapper{margin:0 auto;width:1240px}.header__wrapper_sup{align-items:center;display:flex;gap:40px;justify-items:center;left:0;padding:15px 0;top:0}.header__wrapper_sup a{align-items:flex-start;cursor:pointer;display:flex;flex-direction:column;gap:0;justify-content:center;text-decoration:none;width:100%}.header__wrapper_sup a:visited{color:#4b566b}.header__wrapper_sub{display:flex;justify-content:space-between;padding:11px}.header__book{height:45px;padding:8px 16px!important}.header__icon{align-items:center;background-color:#c1ff45;border-radius:100%;box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05);cursor:pointer;display:flex;flex-direction:row;gap:0;height:40px;justify-content:center;position:relative;width:40px}.header__icon>svg{fill:#4b566b}.header__icon_count{align-items:center;background-color:#d24057;border-radius:100%;color:#fff;display:flex;flex-direction:row;font-size:12px;font-weight:400;gap:0;height:20px;justify-content:center;line-height:12px;position:absolute;right:-16%;top:-16%;width:20px}@media screen and (max-width:991px){.header__icon_count{font-size:10.8px;line-height:10.8px}}.header__icon-set{align-items:center;display:flex;flex-direction:row;gap:15px;justify-content:center;position:relative}.header__mobile_icon-set{display:none}.header__mobile_icon-set button{height:30px!important;padding:0 15px!important}.header .dash{margin:0 10px;-webkit-transform:translateY(90%);transform:translateY(90%)}.header__filter__type{display:flex;gap:40px}.header__wrapper_sup .header__container__mobile-filters{display:none}@media screen and (max-width:1261px){.header{position:fixed;top:0}.header__wrapper{width:100%}.header__wrapper.hide .header__wrapper_sup .general-filter{height:0;opacity:0;padding:0 10px;transition:all .2s}.header__wrapper_sup{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:center;padding:0}.header__wrapper_sup .logo{align-items:center;display:flex;flex-direction:row;gap:0;justify-content:flex-start;width:60px}.header__wrapper_sup .logo img{width:inherit}.header__wrapper_sup .header__icon-set{display:none}.header__wrapper_sup .header__mobile_icon-set{align-items:center;display:flex;flex-direction:row;gap:15px;justify-content:center}.header__wrapper_sup .header__container{align-items:center;background-color:#fafbfe;box-shadow:0 0 2px #ccc;display:flex;flex-direction:row;gap:0;justify-content:space-between;overflow:hidden;padding:5px 10px;width:100%;z-index:100}.header__wrapper_sup .header__container a{width:100px}.header__wrapper_sup .header__container__mobile-filters{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center}.header__wrapper_sup .header__container__mobile-filters__filter{align-items:center;display:flex;flex-direction:row;gap:2px;justify-content:center}.header__wrapper_sup .header__container__mobile-filters:first-child{gap:2px}.header__wrapper_sup .header__container__mobile-filters .hamburger-lines{align-items:center;display:flex;flex-direction:column;gap:6px;height:25px;justify-content:center;width:24px}.header__wrapper_sup .header__container__mobile-filters .hamburger-lines .line{background:#4b566b;border-radius:10px;display:block;height:2px;width:100%}.header__wrapper_sup .header__container__mobile-filters .hamburger-lines .line1{-webkit-transform-origin:0 0;transform-origin:0 0;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.header__wrapper_sup .header__container__mobile-filters .hamburger-lines .line2{transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.header__wrapper_sup .header__container__mobile-filters .hamburger-lines .line3{-webkit-transform-origin:0 100%;transform-origin:0 100%;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.header__wrapper_sup .header__container__mobile-filters .hamburger-lines.active .line1{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header__wrapper_sup .header__container__mobile-filters .hamburger-lines.active .line2{-webkit-transform:scaleY(0);transform:scaleY(0)}.header__wrapper_sup .header__container__mobile-filters .hamburger-lines.active .line3{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header .dash{display:none}.filter-aside{grid-column:unset!important;margin:30px auto;padding:50px;width:500px!important}}@media screen and (max-width:561px){.filter-aside{width:400px!important}}@media screen and (max-width:461px){.filter-aside{padding:30px;width:300px!important}}@media screen and (max-width:380px){.header__container__mobile-filters{gap:10px!important}.header__container__mobile-filters span{display:none}}.main{grid-gap:24px;display:grid;gap:24px;grid-template-columns:270px repeat(3,1fr);margin:24px auto 0;min-height:78vh;width:1240px}@media screen and (max-width:1261px){.main{display:block;margin:90px auto 0;width:100vw}}@media screen and (max-width:991px){.main{display:block;margin:170px auto 0;width:100vw}.main.mobile{margin-top:170px}}.order-cart{align-items:stretch;background:#fff;border:none;border-radius:7px;box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05);display:flex;flex-direction:column;gap:20px;height:-webkit-min-content;height:min-content;justify-content:center;padding:30px;width:100%}.order-cart__header{align-items:flex-start;color:#091b3d;display:flex;flex-direction:row;font-size:32px;font-weight:400;gap:0;justify-content:space-between;line-height:32px}@media screen and (max-width:991px){.order-cart__header{font-size:28.8px;line-height:28.8px}}.order-cart__header__date{align-items:flex-end;color:#091b3d;display:flex;flex-direction:column;font-size:13px;font-weight:500;gap:4px;justify-content:center;line-height:13px}@media screen and (max-width:991px){.order-cart__header__date{font-size:11.7px;line-height:11.7px}}.order-cart__header__location{color:#091b3d;font-size:16px;font-weight:600;line-height:15px;-webkit-text-decoration-line:underline!important;text-decoration-line:underline!important}@media screen and (max-width:991px){.order-cart__header__location{font-size:14.4px;line-height:13.5px}}.order-cart__header__sub-location{color:#091b3d;font-size:14px;font-weight:600;line-height:15px;-webkit-text-decoration-line:underline!important;text-decoration-line:underline!important}@media screen and (max-width:991px){.order-cart__header__sub-location{font-size:12.6px;line-height:13.5px}}.order-cart__header__date{font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:15px}.order-cart__button{width:100%!important}.order-cart__wrapper{align-items:flex-start;border-bottom:1px solid #e3e3ea;display:flex;flex-direction:column;gap:20px;justify-content:flex-start}.order-cart__total-price{align-items:center;border-bottom:1px solid #e3e3ea;display:flex;padding-bottom:16px}.order-cart__total-price__price{font-weight:500!important;margin-left:auto}.order-cart__total-price__title{color:#4b566b;font-size:18px;font-weight:500}.order-cart__wrapper-total{position:relative}.order-cart__wrapper-total__info{align-items:center;display:flex;flex-direction:column;gap:13px;justify-content:center}.order-cart__wrapper-total__info__price{color:#081b3d;font-size:24px;font-weight:700;line-height:108.9%}.order-cart__wrapper-total__info__title{color:#081b3d;font-size:18px;font-weight:700;line-height:108.9%}.order-cart__wrapper-total__info__subtitle{color:#4b566b;font-size:16px;font-weight:500;line-height:108.9%}.order-cart__wrapper-total__buttons{align-items:center;display:flex;flex-direction:row;gap:15px;justify-content:space-between;margin-top:15px}.order-cart__wrapper-total__buttons button{width:100%}.order-cart__wrapper-total__buttons.stripe{margin-top:40px}.order-cart_empty{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:25px 0}.order-cart_empty svg{height:50px;width:50px}.order-cart_empty__text{color:#ccc;font-size:14px;font-weight:400;line-height:14px}@media screen and (max-width:991px){.order-cart_empty__text{font-size:12.6px;line-height:12.6px}}.order-cart__item{grid-gap:5px;align-items:center;display:grid;gap:5px;grid-template-columns:42px auto 80px 20px;width:100%}.order-cart__item__img{border-radius:100%;height:40px;width:40px}.order-cart__item__img img{border-radius:5px;height:100%;object-fit:cover;width:100%}.order-cart__item:last-of-type{margin-bottom:20px}.order-cart__item__info{align-items:flex-start;display:flex;flex-direction:column;gap:4px;justify-content:center}.order-cart__item__info__title{color:#091b3d;font-size:14px;font-weight:600;line-height:14px}@media screen and (max-width:991px){.order-cart__item__info__title{font-size:12.6px;line-height:12.6px}}.order-cart__item__info__description{color:#4b566b;font-size:14px;font-weight:500!important;font-weight:400;line-height:14px}@media screen and (max-width:991px){.order-cart__item__info__description{font-size:12.6px;line-height:12.6px}}.order-cart__item__price{color:#091b3d;font-size:14px;font-weight:600;line-height:14px;text-align:right}@media screen and (max-width:991px){.order-cart__item__price{font-size:12.6px;line-height:12.6px}}.order-cart__item__remove{align-items:flex-start;cursor:pointer;display:flex;flex-direction:row;gap:0;justify-content:flex-start}.order-cart__item__remove path{fill:gray}.order-cart__go-to-pay-button{height:25px!important;margin-top:20px!important;padding:5px!important}.order-cart__go-to-pay-button svg{height:15px}@media screen and (max-width:991px){.order-cart{gap:10px;padding:15px}.order-cart__wrapper-total__buttons{align-items:center;display:flex;flex-direction:column;flex-direction:column-reverse;gap:10px;justify-content:center}}@media screen and (max-width:360px){.order-cart__header__location{text-wrap:balance;text-align:end}}.order__store{align-items:center}.order__contact,.order__store{background:#fff;border:none;border-radius:7px;box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05);display:flex;flex-direction:column;gap:20px;height:-webkit-min-content;height:min-content;justify-content:flex-start;padding:30px;width:100%}.order__contact{align-items:flex-start}.order__contact__title{color:#4b566b;font-size:40px;font-weight:400;line-height:40px}@media screen and (max-width:991px){.order__contact__title{font-size:36px;line-height:36px}}.order__contact__fields{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);width:100%}.order__contact div[data-title=email],.order__contact__amount-seats{grid-column:1/2}.order__contact__delivery-address{border:1px solid #7d879c;border-radius:3px;padding:20px;width:100%}.order__contact__note{grid-column:1/4;width:100%}@media screen and (max-width:991px){.order__contact{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;padding:15px}.order__contact__title{color:#4b566b;font-size:40px;font-weight:400;line-height:40px}}@media screen and (max-width:991px)and (max-width:991px){.order__contact__title{font-size:36px;line-height:36px}}@media screen and (max-width:991px){.order__contact__fields{gap:10px;grid-template-columns:1fr}.order__contact__delivery-address{grid-column:1/2}.order__contact__note{grid-column:1/2;width:100%}}@media screen and (max-width:346px){.remove-margin{margin-left:0}}@media screen and (max-width:991px){.MuiStep-root{font-size:12px!important;text-align:center}}.container{margin-left:auto;margin-right:auto;padding-right:100px;width:540px}@media(max-width:991px){.container{padding-right:0;width:100%}}.infoStepperContainer{overflow-x:auto}@media(max-width:650px){.infoStepperContainer{display:none!important}}.firstStep{background:#fafafa;min-width:100px;text-align:center;z-index:1}.firstStep__mainText{color:#4b566b;font-size:12px;font-weight:700;line-height:22px;margin-top:10px}.firstStep__secondaryText{color:rgba(0,0,0,.6);font-size:12px;font-weight:400;line-height:22px}.arrowButton{background:none;border:none;color:#c1ff45}.prev{left:-10px;right:auto;top:60%}.next{left:auto;right:-10px;top:60%}.order{margin:0 auto;max-width:1440px;padding:24px 0}.order__header{grid-gap:10px;display:grid;gap:10px;grid-template-columns:100px 300px 700px;margin-bottom:20px;position:relative}.order__header a{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:center;width:100%}.order__wrapper{grid-gap:20px;display:grid;gap:20px;grid-template-columns:auto 450px;min-height:34vh}.extra-card{grid-gap:20px;background:#fff;border:none;border-radius:7px;box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05);display:grid;gap:20px;grid-template-columns:60px auto 100px;padding:15px;width:100%}.extra-card__logo{height:60px;width:60px}.extra-card__logo img{height:100%;object-fit:cover;width:100%}.extra-card__info{align-items:flex-start;display:flex;flex-direction:column;gap:7px;justify-content:flex-start}.extra-card__info__name{color:#4b566b;font-size:18px;font-weight:600;line-height:18px;width:100%}@media screen and (max-width:991px){.extra-card__info__name{font-size:16.2px;line-height:16.2px}}.extra-card__info__title{color:#4b566b;font-size:14px;font-weight:400;line-height:14px}@media screen and (max-width:991px){.extra-card__info__title{font-size:12.6px;line-height:12.6px}}.extra-card__info__description{color:#686b73;font-size:13px;font-weight:400;line-height:19px}@media screen and (max-width:991px){.extra-card__info__description{font-size:11.7px;line-height:17.1px}}.extra-card__price{color:#091b3d;font-size:18px;font-weight:600;line-height:18px}@media screen and (max-width:991px){.extra-card__price{font-size:16.2px;line-height:16.2px}}.extra-card__action{align-items:flex-end;display:flex;flex-direction:column;gap:10px;justify-content:space-between}.extra-card__action__button{height:40px;width:100%}.order-payment{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;padding:40px}.order-payment__container{margin-left:auto;margin-right:auto}.order-payment__container__cart-container{max-width:500px}.order-payment__container__payment-container{line-height:30px;margin:20px}.order-payment__price-off{align-items:stretch;background:#fff;border:none;border-radius:7px;box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05);color:#4b566b;display:flex;flex-direction:column;font-size:17px;font-weight:500;gap:5px;justify-content:flex-start;justify-content:space-between;line-height:22px;max-width:480px;padding:20px}@media screen and (max-width:991px){.order-payment__price-off{font-size:15.3px;line-height:19.8px}}.order-payment__price-off a{color:#151c97;display:inline-block;margin:0 3px;text-decoration:underline}.order-payment__voucher{color:#4b566b;font-size:14px;font-weight:400;line-height:14px;position:relative}@media screen and (max-width:991px){.order-payment__voucher{font-size:12.6px;line-height:12.6px}}.order-payment__option .MuiFormControlLabel-root{height:36px}.order-payment__option .MuiFormControlLabel-root .MuiTypography-root{color:#4b566b;font-size:16px;font-weight:400;line-height:16px}@media screen and (max-width:991px){.order-payment__option .MuiFormControlLabel-root .MuiTypography-root{font-size:14.4px;line-height:14.4px}}.order-payment__payment{grid-gap:10px;display:grid;gap:10px}.order-payment__payment__back-button{width:100%}.order-payment__quote{align-items:center;border:.5px solid #cbccd6;border-radius:7px;display:flex;flex-direction:row;gap:10px;justify-content:space-between;padding:25px}.order-payment__quote h5{color:#4b566b;font-size:18px;font-weight:700;line-height:18px}@media screen and (max-width:991px){.order-payment__quote h5{font-size:16.2px;line-height:16.2px}}.order-payment__quote h6{color:#4b566b;font-size:14px;font-weight:500;line-height:14px}@media screen and (max-width:991px){.order-payment__quote h6{font-size:12.6px;line-height:12.6px}}@media screen and (max-width:1120px){.order-payment__container__cart-container,.order-payment__price-off{max-width:none}.order-payment__payment{margin-bottom:100px}}@media screen and (max-width:991px){.order{padding:0 15px 15px}.order__header{grid-template-columns:1fr;margin:0;padding:15px 0}.order__header a{display:none}.order__store{background:none;border:none;border-radius:7px;box-shadow:none;gap:15px;padding:0}.order__wrapper{gap:15px;grid-template-columns:1fr}.extra-card{gap:7px;grid-template-columns:40px auto}.extra-card__logo{height:40px;width:40px}.extra-card__info__name{align-items:center;color:#091b3d;display:flex;flex-direction:row;font-size:18px;font-weight:600;gap:0;justify-content:space-between;line-height:18px}}@media screen and (max-width:991px)and (max-width:991px){.extra-card__info__name{font-size:16.2px;line-height:16.2px}}@media screen and (max-width:991px){.extra-card__info__title{color:#4b566b;font-size:14px;font-weight:400;line-height:14px}}@media screen and (max-width:991px)and (max-width:991px){.extra-card__info__title{font-size:12.6px;line-height:12.6px}}@media screen and (max-width:991px){.extra-card__info__description{grid-column:1/3}.extra-card__action{grid-column:2/3}.extra-card__action__button{height:30px;width:100px}.order-payment{background:none;border:none;border-radius:7px;box-shadow:none;gap:15px;padding:0}.order-payment .col-2{gap:10px;grid-template-columns:1fr}.order-payment__price-off{align-items:stretch;display:flex;flex-direction:column;gap:5px;justify-content:center;line-height:20px;padding:15px}.order-payment__voucher{color:#4b566b;font-size:14px;font-weight:400;line-height:14px;position:relative}}@media screen and (max-width:991px)and (max-width:991px){.order-payment__voucher{font-size:12.6px;line-height:12.6px}}@media screen and (max-width:991px){.order-payment__option .MuiFormControlLabel-root{height:30px}.order-payment__comment{background:#fff;border:none;border-radius:7px;box-shadow:0 0 0 .5px rgba(50,50,93,.05),0 2px 5px 0 rgba(50,50,93,.05),0 1px 1.5px 0 rgba(0,0,0,.05);padding:15px}.order-payment__container__payment-container{line-height:inherit}}@media screen and (max-width:475px){.order-payment__container__payment-container{margin:10px}}.result-page{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;margin:0 auto;padding-top:100px}.result-page__img{width:200px}.result-page__main{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center;max-width:450px}.result-page__main div{display:flex;flex-direction:column;text-align:center}.result-page__main div p{display:inline-block;text-align:center}.result-page__main div p:first-of-type{color:#091b3d;font-size:22px;font-weight:400;letter-spacing:0;line-height:22px;margin-bottom:0}@media screen and (max-width:991px){.result-page__main div p:first-of-type{font-size:19.8px;line-height:19.8px}}.result-page__main div p:last-of-type{color:#686b73;font-size:12px;font-weight:400;line-height:12px}@media screen and (max-width:991px){.result-page__main div p:last-of-type{font-size:10.8px;line-height:10.8px}}.result-page__main p{color:#091b3d;display:inline-block;font-size:20px;font-weight:400;letter-spacing:.5px;line-height:20px;text-align:center}.result-page__main p:first-of-type{margin-bottom:20px}@media screen and (max-width:991px){.result-page__main p{font-size:18px;line-height:18px}}.result-page__payment{max-width:700px}.result-page__payment__text{line-height:30px!important}.result-page__payment__text span{color:#4b566b;cursor:pointer;text-decoration:underline}.result-page__driver-invite{gap:20px;margin-bottom:20px;max-width:470px}.result-page__driver-invite__text{line-height:35px!important}.result-page__driver-invite__title{margin-bottom:0!important}.result-page__upload{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.result-page__upload__title{margin-bottom:10px!important}.result-page__upload ul{list-style:none}.result-page__upload ul li:before{color:#4b566b;content:"•";display:inline-block;margin-bottom:5px;margin-left:-1em;width:1em}.result-page__upload ul li{margin-bottom:10px;margin-left:20px}.result-page__upload ul li p{font-size:18px;letter-spacing:0;margin-bottom:0!important}.result-page__upload ul li aside{color:#686b73;font-size:12px;font-weight:400;line-height:12px}@media screen and (max-width:991px){.result-page__upload ul li aside{font-size:10.8px;line-height:10.8px}}.result-page_link{align-items:center;display:flex;flex-direction:row;gap:50px;justify-content:space-between}.result-page_link button{min-width:172px}.result-page_link button a{color:#4b566b;text-decoration:none!important}.result-page__wishing{color:#091b3d}@media screen and (max-width:991px){.result-page{padding-top:40px}.result-page__main{padding:0 20px;width:100%}.result-page__main p{text-align:center}}@media screen and (max-width:650px){.result-page_link{grid-gap:20px;display:grid;gap:20px}}@media screen and (max-width:400px){.result-page__upload a,.result-page__upload p{font-size:15px}.result-page__upload li{margin-bottom:0!important}.result-page__upload li p{font-size:15px!important}.result-page__upload li aside{margin-top:-5px}}.payment{margin-bottom:300px;margin-left:auto;margin-right:auto;max-width:700px;padding-top:150px}.payment__description{color:#7d879c;font-size:18px;font-weight:400;line-height:25px;margin-bottom:30px}.quote{background-color:#fafbfe;min-height:100vh}.quote__card{background-color:#fff;border-radius:10px;margin:50px auto;max-width:470px;padding:25px}.quote__card__top{align-items:center;border-bottom:1.5px dashed #d8d9e1;display:flex;flex-direction:column;gap:10px;justify-content:center;margin-bottom:25px;padding-bottom:40px;text-align:center}.quote__card__top__icon{height:55px;position:relative;width:55px}.quote__card__top__icon__circleIcon{fill:#c1ff45!important;font-size:55px!important}.quote__card__top__icon__checkIcon{fill:#4b566b!important;stroke:#4b566b;stroke-width:2;font-size:40px!important;left:7px;position:absolute;top:8px}.quote__card__top h3{color:#4b566b;font-size:32px;font-weight:700;line-height:32px}@media screen and (max-width:991px){.quote__card__top h3{font-size:28.8px;line-height:28.8px}}.quote__card__top p{color:#686b73;font-size:16px;font-weight:500;line-height:22px}@media screen and (max-width:991px){.quote__card__top p{font-size:14.4px;line-height:19.8px}}.quote__card__bottom{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:center}.quote__card__bottom__item{border:1px solid #d8d9e1;border-radius:10px;padding:20px}.quote__card__bottom__item h6{color:#4b566b;font-size:16px;font-weight:700;line-height:16px;margin-bottom:10px}@media screen and (max-width:991px){.quote__card__bottom__item h6{font-size:14.4px;line-height:14.4px}}.quote__card__bottom__item p{color:#686b73;font-size:16px;font-weight:400;line-height:16px}@media screen and (max-width:991px){.quote__card__bottom__item p{font-size:14.4px;line-height:14.4px}}.quote__card__bottom h5{color:#4b566b;font-size:20px;font-weight:700;line-height:20px;margin-bottom:10px}@media screen and (max-width:991px){.quote__card__bottom h5{font-size:18px;line-height:18px}}.quote__card__buttons{gap:10px;justify-content:flex-end;margin-top:50px}.quote__card__buttons,.quote__header{align-items:center;display:flex;flex-direction:row}.quote__header{gap:0;justify-content:center;padding:20px}.singleVan{padding:50px}.singleVan__title-container{display:flex;margin-bottom:50px}.singleVan__title-container__description{align-items:flex-start;border:2px solid #ccc;border-radius:5px;color:#4b566b;display:flex;font-size:18px;font-weight:600;line-height:30px;padding-left:10px;padding-right:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.singleVan__title-container__description div{align-items:center;display:flex;gap:5px;min-width:210px}.singleVan__title-container button{height:50px!important;margin-left:auto!important;margin-right:auto!important;min-width:150px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.singleVan__title{color:#091b3d;font-size:35px;font-weight:700;line-height:35px;margin-bottom:10px}@media screen and (max-width:991px){.singleVan__title{font-size:31.5px;line-height:31.5px}}.singleVan__description{color:#4b566b;font-size:21px;font-weight:600;line-height:30px}.singleVan__description p{margin-right:auto;width:70%}.singleVan__imgs{display:flex;gap:10px}.singleVan__imgs__bigImg{background:#fff;border:none;border-radius:15px;box-shadow:none;-webkit-filter:drop-shadow(0 0 1px #ccc);filter:drop-shadow(0 0 1px #ccc);height:600px;max-width:65%;overflow:hidden;position:relative}.singleVan__imgs__bigImg__open-gallery{cursor:pointer;height:100%;left:30px;position:absolute;top:0;width:94%;z-index:99999}.singleVan__imgs__bigImg img{cursor:pointer;max-height:100%;max-width:100%;object-fit:cover}.singleVan__imgs__smallImgs{grid-gap:10px;align-content:space-between;display:grid;gap:10px;height:600px;width:100%}.singleVan__imgs__smallImgs img{border-radius:20px;cursor:pointer;height:295px;margin-left:auto;margin-right:auto}.singleVan__main-info{margin-top:30px}.singleVan__main-info h2{color:#091b3d;font-size:30px;font-weight:600;line-height:30px;margin-bottom:10px}@media screen and (max-width:991px){.singleVan__main-info h2{font-size:27px;line-height:27px}}.singleVan__features{border:2px solid #ccc;border-radius:10px;padding:20px}.singleVan__features h3{margin-bottom:30px;padding-left:10px}.singleVan__features__item{align-items:center;display:flex;margin-bottom:5px}.singleVan__features__item__checkIcon{height:35px;margin-right:20px;width:35px}.singleVan__features__item__title{color:#091b3d;font-size:20px;font-weight:600;line-height:26px}.singleVan__features__item h4:first-letter{text-transform:uppercase}.singleVan__extras{border:2px solid #ccc;border-radius:10px;padding:20px}.singleVan__extras h3{margin-bottom:30px;padding-left:10px}.singleVan__extras__description{color:#4b566b;font-size:17px;font-weight:600;line-height:30px;margin-bottom:20px;padding-left:10px}.singleVan__extras__container{padding-left:10px}.singleVan__extras__container__item{border-radius:100%;height:30px;width:30px}.singleVan__extras__container__item img{border-radius:5px;height:100%;object-fit:cover;width:100%}.singleVan__extras__container p{color:#091b3d;font-size:20px;font-weight:600;line-height:26px;margin-bottom:10px}.singleVan__container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr);margin-left:auto;margin-right:auto;width:100%}.singleVan__map{margin-left:auto;margin-right:auto;width:70%}.singleVan__map__description{background:#c1ff45;border-radius:10px;margin-top:20px;padding:20px}.singleVan__map h3{margin-bottom:30px;padding-left:10px}.singleVan__availability{margin-left:auto;margin-right:auto;width:70%}.singleVan__availability h3{margin-bottom:30px;padding-left:10px}.singleVan__availability__formContainer{align-items:flex-start;align-items:flex-end;display:flex;flex-direction:row;gap:20px;justify-content:center}.singleVan__availability__formContainer__times{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center}.singleVan__availability__formContainer__locations{align-items:flex-start;display:flex;flex-direction:row;gap:20px;justify-content:center}.singleVan__availability__formContainer__button{height:50px!important;margin-left:auto!important;margin-right:auto!important}.singleVan__availability__van{margin-top:30px}.singleVan__availability__noVan{color:#d24057;margin-top:30px}.singleVan__iconsContainer{height:35px;margin-right:20px;position:relative;width:35px}.singleVan__iconsContainer__circleIcon{fill:#c1ff45!important;position:absolute}.singleVan__iconsContainer__checkIcon{fill:#4b566b!important;left:5px;position:absolute;top:5px}.borderBottom{border-bottom:2px solid #ccc;margin-bottom:50px;padding-bottom:50px}h3{color:#091b3d;font-size:25px;font-weight:600}.anchor{display:block;margin-bottom:auto;margin-left:100px;margin-top:auto;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.gap-icon{margin-right:5px;margin-top:7px;min-width:12px}@media screen and (min-width:1900px){.singleVan__imgs{margin-left:auto;margin-right:auto;width:80%}.singleVan__imgs__bigImg,.singleVan__imgs__smallImgs{height:700px}.singleVan__imgs__smallImgs img{height:345px}}@media screen and (min-width:1500px){.singleVan__imgs__bigImg,.singleVan__imgs__smallImgs{height:700px}.singleVan__imgs__smallImgs img{height:345px}.singleVan__availability__van{margin-left:-100px;margin-right:-100px}}@media screen and (max-width:1520px){.singleVan__availability__formContainer{display:grid}}@media screen and (max-width:1410px){.singleVan__container{width:100%}.singleVan__imgs__bigImg{height:550px}.singleVan__imgs__bigImg__open-gallery{left:25px}.singleVan__imgs__smallImgs{height:550px}.singleVan__imgs__smallImgs img{height:270px}.singleVan__availability__van{margin-left:-100px;margin-right:-100px}}@media screen and (max-width:1280px){.singleVan__imgs__bigImg{height:500px}.singleVan__imgs__bigImg__open-gallery{left:20px}.singleVan__imgs__smallImgs{height:500px}.singleVan__imgs__smallImgs img{height:245px}}@media screen and (max-width:1260px){.singleVan{margin-top:80px}}@media screen and (max-width:1140px){.singleVan__title{color:#091b3d;font-size:30px;font-weight:700;line-height:30px}}@media screen and (max-width:1140px)and (max-width:991px){.singleVan__title{font-size:27px;line-height:27px}}@media screen and (max-width:1140px){.singleVan__title-container__description{font-size:16px}.singleVan__main-info h2{font-size:25px;margin-bottom:0}.singleVan__features h3,.singleVan__main-info h3{font-size:20px}.singleVan__features__item h4{font-size:16px;line-height:20px}.singleVan__extras h3{font-size:20px}.singleVan__extras__container p{font-size:16px;line-height:20px}.singleVan__imgs__bigImg,.singleVan__imgs__smallImgs{height:450px}.singleVan__imgs__smallImgs img{height:220px}.location{width:210px}}@media screen and (max-width:1080px){.singleVan__imgs__bigImg,.singleVan__imgs__smallImgs{height:400px}.singleVan__imgs__smallImgs img{height:195px}.singleVan__availability__van{margin-left:-160px;margin-right:-160px}}@media screen and (max-width:991px){.singleVan{margin-top:40px}.singleVan__imgs__bigImg__open-gallery{left:25px;width:91%}}@media screen and (max-width:930px){.singleVan__container p{font-size:17px}.singleVan__features__item__checkIcon{height:40px;width:40px}.singleVan__features__item__title{font-size:17px}.singleVan__imgs{display:block}.singleVan__imgs__bigImg{height:500px;margin-left:auto;margin-right:auto;max-width:80%}.singleVan__imgs__smallImgs{align-items:center;display:flex;height:auto;justify-content:space-between;margin-left:auto;margin-right:auto;margin-top:20px;max-width:80%}.singleVan__availability,.singleVan__map{width:80%}}@media screen and (max-width:885px){.singleVan__title{font-size:25px}.singleVan__main-info h2{font-size:23px;margin-bottom:0}.singleVan__main-info h3{font-size:21px}.singleVan__availability__van{margin-left:-130px;margin-right:-130px}.singleVan .anchor{margin-left:30px}}@media screen and (max-width:780px){.singleVan__imgs__bigImg__open-gallery{width:88%}.singleVan__container,.singleVan__features__container{display:block}.singleVan__extras{margin-bottom:50px;margin-left:auto;margin-right:auto;width:400px}.singleVan__extras h3{font-size:23px}.singleVan__extras__container p{font-size:20px}.singleVan__features{margin-bottom:50px;margin-left:auto;margin-right:auto;width:400px}.singleVan__features h3{font-size:23px;margin-bottom:10px}.singleVan__features__item h4{font-size:20px}.singleVan__title-container{display:block}.singleVan__description p{width:100%}.anchor{margin-left:auto!important;margin-right:auto;margin-top:20px}}@media screen and (max-width:660px){.singleVan__availability__van{margin-left:-100px;margin-right:-100px}.singleVan__imgs__smallImgs img{height:150px}}@media screen and (max-width:600px){.singleVan__imgs__bigImg{height:400px}.singleVan__imgs__bigImg__open-gallery{width:85%}.singleVan__imgs__smallImgs img{height:120px}.singleVan__description p{font-size:20px;width:100%}.singleVan__map{width:100%}.singleVan__map__description{font-size:20px;margin-top:20px}.singleVan__map h3{margin-bottom:20px}.singleVan__availability{width:100%}.singleVan__main-info h2{font-size:20px}.singleVan__main-info h3{font-size:18px}}@media screen and (max-width:480px){.singleVan__title{color:#091b3d;font-size:25px;font-weight:700;line-height:25px;margin-bottom:20px}}@media screen and (max-width:480px)and (max-width:991px){.singleVan__title{font-size:22.5px;line-height:22.5px}}@media screen and (max-width:480px){.singleVan__description{font-size:18px;margin-bottom:20px!important}.singleVan__description p{font-size:18px}.singleVan__main-info{margin-top:30px}.singleVan__main-info h2{color:#091b3d;font-size:18px;font-weight:600;line-height:18px}}@media screen and (max-width:480px)and (max-width:991px){.singleVan__main-info h2{font-size:16.2px;line-height:16.2px}}@media screen and (max-width:480px){.singleVan__main-info h3{font-size:15px}.singleVan__imgs__bigImg{height:300px;max-width:100%}.singleVan__imgs__smallImgs{max-width:100%}.singleVan__features{width:300px}.singleVan__features h3{font-size:20px}.singleVan__features__item__checkIcon{height:40px;margin-right:20px;width:40px}.singleVan__features__item__title{color:#091b3d;font-size:19px}.singleVan__extras{margin-bottom:30px;width:300px}.singleVan__extras h3,.singleVan__map h3{font-size:20px}.singleVan__availability__formContainer__locations,.singleVan__availability__formContainer__times{display:grid}.singleVan__availability__van{margin-left:-80px;margin-right:-80px}.singleVan__availability h3{font-size:20px}.borderBottom{margin-bottom:30px;padding-bottom:30px}}@media screen and (max-width:390px){.singleVan{margin-top:80px;padding:20px}.singleVan__description{font-size:16px;line-height:20px}.singleVan__extras{width:auto}.singleVan__extras p{font-size:15px}.singleVan__features{width:auto}.singleVan__features__item{margin-bottom:0}.singleVan__features__item__checkIcon{height:40px;width:40px}.singleVan__features__item__title{font-size:15px;font-weight:600}.singleVan__features__item h4{font-size:15px}.singleVan__availability__van{margin-left:-60px;margin-right:-60px}.singleVan__imgs__smallImgs img{height:110px}.borderBottom{margin-bottom:20px;padding-bottom:20px}}@media screen and (max-width:340px){.singleVan__main-info h3{font-size:13px}.singleVan__imgs__bigImg__open-gallery{width:83%}}.container{height:31px;margin-right:10px;padding-right:10px;position:relative;width:31px}.container__circleIcon{position:absolute}.container__notificationIcon{fill:#4b566b!important;left:5.5px;position:absolute;top:5px}.container__infoIcon{fill:#ff2!important;position:absolute}.success{fill:#c1ff45!important}.error{fill:#ff6565!important}.warning{fill:orange!important}.info{fill:#4b566b!important;height:31px;margin-right:10px;width:31px}*{word-wrap:break-word;box-sizing:border-box;font-family:Cairo,sans-serif;margin:0;padding:0}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background-color:hsla(0,0%,98%,.5);border:1px solid #ccc;border-radius:5px}a,a:-webkit-any-link{color:#4b566b;cursor:pointer;text-decoration:none}a:-webkit-any-link:hover,a:hover{color:#091b3d}body{height:100vh}body::-webkit-scrollbar-track{background:#fafbfe}.App{background:#fafbfe;min-height:100vh;position:relative}.mini-sign{align-items:center;background:#fff;border:1px solid #686b73;border-radius:6px;box-shadow:none;display:flex;display:none;flex-direction:row;gap:10px;justify-content:center;min-height:30px;min-width:94px;padding:3px 16px}@media(max-width:360px){.mini-sign{min-width:auto}}.modal{background:#fff;border-radius:10px;height:inherit;margin:85px auto;padding:50px;position:relative;width:800px}.modal__title{margin-bottom:20px}.modal:focus-visible{outline:none}.right-float-modal{border-radius:inherit;margin:inherit;margin-left:auto;padding:0}.green{color:#5cdb47}.light-green{color:#c1ff45}.col-1{grid-gap:10px;grid-template-columns:repeat(1,minmax(0,1fr))}.col-1,.col-2{display:grid;gap:10px}.col-2{grid-gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.col-3{grid-gap:5px;grid-template-columns:repeat(3,minmax(0,1fr))}.col-3,.col-4{display:grid;gap:5px}.col-4{grid-gap:5px;grid-template-columns:repeat(4,minmax(0,1fr))}.col-5{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(5,minmax(0,1fr))}.input-button{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center}.flex_CS{justify-content:flex-start}.flex_CC,.flex_CS{align-items:center;display:flex;flex-direction:row;gap:0}.flex_CC{justify-content:center}.loading-container{height:200px;margin-top:100px;text-align:center;width:100%}
/*# sourceMappingURL=main.01fa64af.css.map*/