@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap");:root{--text-gray:#4e4e56;--text-gray-washed:#acb1c0;--text-gray-secondary:#525252;--text-gray-dark:#6e757d;--text-gray-light:#707070;--text-green:#80ccba;--text-green-alt:#7dc5ad;--text-green-heading:#3fbc9e;--gray-light:#e6e6e6;--text-green-secondary:#85c9b7;--text-green-light:#6fccb6;--button-green-secondary:#d2eee7;--green-primary:#cdede580;--green-secondary:#cdede533;--green-third:#a9ddd1;--red-primary:#ff8f7c;--red-secondary:#d7696d;--red-vivid:#ed6263;--white:#fff;--dirty-white:#f2f4f7;--green-light:rgba(205,237,229,.5);--green-light-home:rgba(205,237,229,.3);--text-gray-darker:rgba(78,78,86,.7);--error-red:#fc5757;--button-green-secondary-hover:rgba(210,238,231,.5);--text-green-hover:rgba(128,204,186,.8);--error-red-hover:rgba(252,87,87,.8);--opacity-gray1:rgba(172,177,192,.12);--opacity-gray2:rgba(172,177,192,.05);--cards-placeholder:rgba(78,78,86,.7);--booking-gray:rgba(240,250,247,.3);--card-body:#f5f6f7;--card-text-gray:rgba(78,78,86,.7);--default-card:rgba(128,204,186,.12);--order-complete:#6c6665;--mobile-tabs-white:#f5f5f5;--white-header:#fff;--drop-shadow:rgba(128,204,186,.25);--company-logos-white:#fff;--footer-border:#cdede5;--footer-bg:#80ccba;--green-light-vans:rgba(205,237,229,.3);--header-white:#fff;--header-green:#80ccba;--header-hover:rgba(128,204,186,.1);--red-primary-hover:#ff826d;--text-area:rgba(78,78,86,.8);--text-nightmode:#6273a5;--dropdown-bg:#fff;--dopdown-bg-hover:rgba(128,204,186,.1);--sortby-bg:#d2eee7;--payment-card-bg:rgba(128,204,186,.1);--promo-codes-gray:rgba(78,78,86,.8);--referral-bg:rgba(128,204,186,.05);--referral-border:rgba(128,204,186,.15)}[data-theme=dark]{--green-light:#221f20;--green-light-home:#221f20;--green-light-vans:rgba(34,31,32,.3);--header-hover:rgba(34,31,32,.3);--text-gray:#fff;--text-gray-washed:#fff;--text-gray-secondary:#fff;--text-gray-dark:#fff;--text-gray-light:#fff;--text-gray-darker:#fff;--dirty-white:#fff;--white:#4e4e56;--green-secondary:#404047;--button-green-secondary:#6b6b74;--opacity-gray1:hsla(0,0%,100%,.12);--opacity-gray2:hsla(0,0%,100%,.05);--cards-placeholder:#fff;--card-body:hsla(0,0%,100%,.05);--card-text-gray:hsla(0,0%,100%,.7);--default-card:rgba(128,204,186,.12);--order-complete:#fff;--mobile-tabs-white:hsla(240,4%,44%,.3);--white-header:#221f20;--drop-shadow:hsla(0,0%,85%,.25);--company-logos-white:#221f20;--footer-border:#acb1c0;--footer-bg:#221f20;--header-white:#6b6b74;--header-green:#767682;--text-area:#fff;--text-nightmode:#889ddd;--dropdown-bg:#6b6b74;--dopdown-bg-hover:#4e4e56;--sortby-bg:#8d9e9d;--promo-codes-gray:#fff;--referral-bg:rgba(172,177,192,.05);--referral-border:rgba(172,177,192,.15)}*{box-sizing:border-box;padding:0;margin:0}html{overflow-x:hidden;background-color:var(--white)}html:has(.modalContainer){overflow:hidden}body{padding-right:0!important}.addCardInputs{height:56px;@media screen and (max-width:1440px) and (min-width:1170px){height:48px}@media screen and (max-width:768px){height:48px}}.inputsError{background-color:rgba(252,87,87,.1)!important;border:1px solid #fc575780;border-radius:8px}.addCardInputs{border-radius:8px;border:1px solid rgba(172,177,192,.15)}.addCardInputs:hover{background-color:rgba(128,204,186,.1)!important}.addCardInputs:has(.StripeElement--complete){border:1px solid rgba(128,204,186,.3);background:rgba(128,204,186,.2)}.addCardInputs:has(.StripeElement--focus){border:1px solid #80ccba!important;background:rgba(128,204,186,.15)!important}.addCardInputs:has(.StripeElement--invalid){background-color:rgba(252,87,87,.1)!important;border:1px solid rgba(252,87,87,.5)!important;border-radius:8px}@media screen and (max-width:768px){h1{font-size:40px}p,span{font-size:14px}}input::-webkit-contacts-auto-fill-button,input::-webkit-credentials-auto-fill-button{visibility:hidden;position:absolute;right:0}.slider_component-margin-2{height:0!important}.ril__caption{font-size:16px;color:#fff;text-align:center;background-color:rgba(0,0,0,.8)!important;justify-content:center!important;font-family:Rubikt,sans-serif}.fieldNotEmpty{border:1px solid rgba(128,204,186,.3)!important;background-color:rgba(128,204,186,.2)!important}.fieldNotEmpty input{color:var(--text-gray)!important}.styles_button__WNuxm{width:452px;margin:20px 0;border-radius:8px;font-size:16px;font-weight:700;font-family:Rubik,sans-serif;background-color:var(--text-green);border:none;outline:none;cursor:pointer;transition:all .2s ease-in-out;color:#fff;height:60px}.styles_button__WNuxm:active{background-color:var(--text-green-heading)}@media screen and (max-width:1440px)and (min-width:1170px){.styles_button__WNuxm{height:48px;font-size:14px}}@media screen and (max-width:768px){.styles_button__WNuxm{width:100%;font-size:14px;height:48px;font-weight:600}}.styles_button__WNuxm:disabled,.styles_button__WNuxm[disabled]{opacity:.5!important;pointer-events:none}.styles_button__WNuxm:disabled:hover:enabled,.styles_button__WNuxm[disabled]:hover:enabled{cursor:default}.styles_delete__Ch6fv{background-color:var(--white);color:var(--error-red);border:2px solid var(--error-red)}.styles_delete__Ch6fv:hover:enabled{background-color:var(--error-red);color:var(--white)}.styles_findVan__FILE2{width:inherit;background-color:var(--red-primary)}.styles_findVan__FILE2:hover:enabled{background-color:var(--red-primary-hover);color:#fff}.styles_cancelEditing__p2p45,.styles_createNewOrder__OfV_V{background-color:var(--white);color:var(--red-primary);border:2px solid var(--red-primary)}.styles_createNewOrder__OfV_V{padding:18px 0 19px;margin-top:12px}@media screen and (max-width:1440px){.styles_createNewOrder__OfV_V{margin-top:10px}}.styles_createNewOrder__OfV_V:hover:enabled{background-color:var(--red-primary);color:#fff}.styles_greenOutlined__E1d__{background-color:var(--white);color:#80ccba;border:2px solid #80ccba}.styles_loader__RZ1Kt{display:flex;justify-content:center}.styles_cookiesContainer__UksVG{position:fixed;bottom:0;padding:32px 0 40px;width:100%;font-family:Rubik,sans-serif;border-radius:8px;box-shadow:0 -2px 12px rgba(0,0,0,.11);background-color:var(--white);z-index:99999999}@media screen and (max-width:768px){.styles_cookiesContainer__UksVG{right:0;left:0;bottom:0;max-width:100%;border-radius:0}}.styles_cookiesContainer__UksVG .styles_cookiesContent__kq4n3{max-width:1680px;padding:0 20px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:768px){.styles_cookiesContainer__UksVG .styles_cookiesContent__kq4n3{flex-direction:column;align-items:flex-start;padding:0 40px}}.styles_cookiesContainer__UksVG h4{font-size:20px;margin-bottom:8px;font-weight:700;color:var(--text-gray)}.styles_cookiesContainer__UksVG p{font-size:16px;line-height:24px;color:var(--text-gray)}.styles_cookiesContainer__UksVG a{color:var(--text-green);text-decoration:none;font-weight:500;margin-bottom:20px;display:block;display:inline}@media screen and (max-width:768px){.styles_cookiesContainer__UksVG a{display:block;margin-top:8px}}.styles_cookiesContainer__UksVG button{margin:0 auto;width:242px;padding:14px 0 15px}