:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64);--vt-c-Blue-Brand-800: #001a4d;--vt-c-Blue-Brand-700: #002979;--vt-c-Blue-Brand-600: #013cad;--vt-c-Blue-Brand-500: #195ee4;--vt-c-Blue-Brand-400: #5495ff;--vt-c-Blue-Brand-200: #a0c5ff;--vt-c-Blue-Brand-150: #c9deff;--vt-c-Blue-Brand-100: #e2edff;--vt-c-Grey-Brand: #263546;--vt-c-Grey-Brand-500: #446181;--vt-c-Grey-Brand-400: #85a2c2;--vt-c-Grey-Brand-300: #b3c8de;--vt-c-Grey-Brand-200: #d6e2ef;--vt-c-Grey-Brand-100: #f1f7ff;--vt-c-Black-Brand: #263546;--vt-c-Orange-Warning: #fa9d1c;--vt-c-Green-Success: #0bc56e;--vt-c-Green-background-Success: #f7fff8;--vt-c-Red-Error: #ff6565;--vt-c-Red-background-Error: #fff3f3}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}@font-face{font-family:Helvetica Neue;src:url(/assets/HelveticaNeue-DQmkUjTD.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue bold;src:url(/assets/HelveticaNeue-Bold-CrQSRaKD.ttf) format("truetype");font-weight:400;font-style:normal}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400;letter-spacing:0}body{min-height:100vh;color:var(--vt-c-Grey-Brand);background:var(--color-background);transition:color .5s,background-color .5s;font-family:Helvetica Neue,sans-serif!important;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.v-field{border-radius:6px!important}.v-field--focused .v-field__outline,.v-field--focused .v-label,.v-field--focused .v-field__append-inner .v-icon{color:var(--vt-c-Blue-Brand-500)!important}.v-field-label--floating{font-weight:700;font-size:12px;line-height:14.65px}.v-label.v-field-label{color:var(--vt-c-Grey-Brand-400);font-weight:400;font-size:16px;line-height:19.09px}.v-text-field .v-field{background-color:#fff}.v-checkbox .v-label{font-weight:400;font-size:16px;line-height:19.09px;color:var(--vt-c-Grey-Brand)}.v-field__clearable .v-icon{font-size:18px!important;color:var(--vt-c-Red-Error)!important;opacity:.8}.v-field__clearable .v-icon:hover{opacity:1}.center-content{display:flex;align-items:center;justify-content:center}.v-btn{font-weight:500;font-size:16px;line-height:19.54px;text-align:center;white-space:unset}.cancel-btn{height:52px!important;width:230px!important;border-radius:8px!important;padding:14px 16px!important;border:1px solid var(--vt-c-Grey-Brand)!important;background-color:#fff!important;color:var(--vt-c-Black-Brand)!important;box-shadow:unset!important;font-weight:500;font-size:16px;line-height:19.54px;text-align:center;font-family:Helvetica Neue Bold,sans-serif!important}.validate-btn{height:50px!important;border-radius:8px!important;padding:14px 16px!important;border:unset;background-color:var(--vt-c-Blue-Brand-500)!important;color:#fff!important;box-shadow:unset!important;font-weight:500;font-size:16px;line-height:19.54px;text-align:center}.validate-btn:disabled{background-color:var(--vt-c-Grey-Brand-100)!important;box-shadow:none!important;cursor:not-allowed!important}.validate-btn.v-btn--disabled p{color:var(--vt-c-Grey-Brand-300)!important;opacity:1!important;font-weight:700!important;font-family:Helvetica Neue bold,sans-serif!important}.validate-btn.v-btn--disabled .import-icon{filter:brightness(0) saturate(100%) invert(80%) sepia(11%) saturate(236%) hue-rotate(177deg) brightness(95%) contrast(90%);opacity:.5!important}.delete-btn{height:52px!important;width:230px!important;border-radius:8px!important;padding:14px 16px!important;border:unset;background-color:var(--vt-c-Red-Error)!important;color:#fff!important;box-shadow:unset!important;font-family:Helvetica Neue Bold,sans-serif!important;font-weight:500;font-size:16px;text-align:center}.confirm-btn{height:52px!important;width:230px!important;border-radius:8px!important;padding:14px 16px!important;border:unset;color:#fff!important;box-shadow:unset!important;font-family:Helvetica Neue Bold,sans-serif!important;font-weight:500;font-size:16px;text-align:center}h3{color:var(--vt-c-Grey-Brand-400);font-weight:700;font-size:12px;line-height:14.65px;font-family:Helvetica Neue,sans-serif!important}h2{font-weight:700;font-size:20px;line-height:29.3px;color:var(--vt-c-Grey-Brand);font-family:Helvetica Neue bold,sans-serif!important}h1{font-weight:400;font-size:16px;line-height:19.09px;color:var(--vt-c-Grey-Brand);font-family:Helvetica Neue,sans-serif!important}p{color:var(--vt-c-Grey-Brand);font-weight:500;font-size:16px;letter-spacing:0;font-family:Helvetica Neue,sans-serif!important}.v-menu>.v-overlay__content{box-shadow:0 4px 4px #2635461a}.v-text-field .v-field--no-label input,.v-text-field .v-field--active input{border-radius:8px}.v-field__outline{font-family:Helvetica Neue bold,sans-serif!important}.v-phone-input__country__menu>.v-menu>.v-overlay__content>.v-card,.v-menu>.v-overlay__content>.v-sheet,.v-menu>.v-overlay__content>.v-list{box-shadow:none!important}.v-overlay__content.v-phone-input__country__menu{width:500px!important}.custom-date input{display:none}.custom-date .v-field__prepend-inner{padding-inline:var(--v-field-padding-start) var(--v-field-padding-end)}input[type=time]::-webkit-calendar-picker-indicator{background:none;display:none}.v-checkbox .v-selection-control{min-height:unset!important;height:24px!important}.v-infinite-scroll__side{display:none!important}.text-center input{text-align:center;padding-left:8px;padding-right:8px}.error-input .v-field__field{border-radius:8px}.error-input .v-field__overlay{background-color:#fff3f3!important}.error-input .v-field--focused .v-field__outline,.error-input .v-menu .v-field__outline{color:var(--vt-c-Red-Error)!important}.menu-content .v-overlay__content{box-shadow:unset!important}.v-btn p{color:#fff!important}.v-field.v-field--disabled .v-label.v-field-label--floating{opacity:1!important;font-size:12px;line-height:14.65px;letter-spacing:0;color:var(--vt-c-Grey-Brand-500)!important}.v-field.v-field--disabled .v-field__field .v-field__input{color:#000;border-radius:8px!important}.v-field--disabled .v-field__outline{color:red;--v-field-border-opacity: 0 !important}.v-input--disabled:not(.v-switch) .v-input__control{border-radius:8px!important;background:var(--vt-c-Grey-Brand-100)!important}.v-list-item--variant-text .v-list-item__overlay{background:#fff!important}.custom-switch{transform:scale(.8);display:flex!important;align-items:center;justify-content:center;padding:0!important;height:22px!important}.custom-switch .v-switch__track{height:30px!important;opacity:unset}.custom-switch .v-switch__thumb{width:22px!important;height:22px!important}.custom-switch .v-selection-control:not(.v-selection-control--dirty) .v-switch__thumb{width:30px!important;height:30px!important;background-color:var(--vt-c-Grey-Brand-400)!important}.custom-switch .v-selection-control--dirty .v-switch__thumb:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.416%203.38068C12.7607%203.61045%2012.8538%204.0761%2012.624%204.42074L7.62404%2011.9207C7.4994%2012.1077%207.2975%2012.2289%207.0739%2012.2511C6.8503%2012.2732%206.62855%2012.1939%206.46967%2012.035L3.46967%209.03505C3.17678%208.74216%203.17678%208.26728%203.46967%207.97439C3.76256%207.68149%204.23744%207.68149%204.53033%207.97439L6.88343%2010.3275L11.376%203.58869C11.6057%203.24405%2012.0714%203.15092%2012.416%203.38068Z'%20fill='%23195EE4'/%3e%3c/svg%3e");background-size:contain;width:18px;height:18px}.custom-switch .v-selection-control:not(.v-selection-control--dirty) .v-switch__track{background-color:#fff!important;border:2px solid var(--vt-c-Grey-Brand-400)!important}.custom-switch .v-switch--inset .v-switch__track{background-color:var(--vt-c-Grey-Brand-200)}.custom-switch .switch-disabled .v-switch__thumb:before{filter:invert(99%) sepia(1%) saturate(2%) hue-rotate(311deg) brightness(109%) contrast(100%)}.custom-pickup-switch{display:flex!important;align-items:center;justify-content:center;height:12px!important;font-weight:700;font-size:12px;line-height:100%;letter-spacing:0;color:var(--vt-c-Grey-Brand-400)}.custom-pickup-switch .v-switch__track{height:20px!important;min-width:unset!important;width:40px!important;opacity:unset}.custom-pickup-switch .v-switch__thumb{width:12px!important;height:12px!important}.custom-pickup-switch .v-selection-control__input{width:30px!important;height:30px!important}.custom-pickup-switch:not(.v-selection-control--dirty) .v-switch__thumb{width:15px!important;height:15px!important}.custom-pickup-switch.v-selection-control--dirty .v-switch__thumb:before{content:"";width:9px;height:9px}.custom-pickup-switch.v-switch--inset .v-switch__track{background-color:var(--vt-c-Grey-Brand-200)!important}.v-virtual-scroll{width:100%;overflow-x:hidden!important}*{scrollbar-width:thin;scrollbar-color:var(--vt-c-Blue-Brand-200) var(--vt-c-Blue-Brand-100)}*::-webkit-scrollbar{height:6px;width:6px;-webkit-appearance:none}*::-webkit-scrollbar-track{background:var(--vt-c-Blue-Brand-100);border-radius:3px}*::-webkit-scrollbar-thumb{background:var(--vt-c-Blue-Brand-200);border-radius:3px}*::-webkit-scrollbar-thumb:hover{background:var(--vt-c-Blue-Brand-400)}*::-webkit-scrollbar-corner{background:transparent}.cost-input .v-field__append-inner .mdi-currency-eur,.cost-input .v-field__append-inner .mdi-percent-outline{font-size:16px;color:var(--vt-c-Grey-Brand-400)}.v-btn .prepend-icon{width:24px;height:24px;margin-right:8px}.v-input.customs-input .v-input__control{width:80%}.v-input.customs-input .v-field__input{min-height:30px!important;padding-top:4px;padding-bottom:4px}.custom-date.customs-input input{display:flex}.custom-date.customs-input .v-field__input input{color:#fff}.v-input.customs-input.other-booking-vehicle .v-input__control{width:100%!important}.v-input.customs-input .v-field__input::placeholder{color:var(--vt-c-Grey-Brand-300);opacity:1}.rotate-90{transform:rotate(90deg)}.color-success{color:var(--vt-c-Green-Success)}.color-error{color:var(--vt-c-Red-Error)}.other-booking-input-field .v-field{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.no-left-border{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.title-with-icon{display:flex;align-items:center}.title-with-icon img{margin-right:.5em}.icon-button{display:flex;align-items:center;justify-content:center}.icon-button.v-btn--size-default{min-width:unset}.tiptap{padding:16px!important}
