@charset "UTF-8";.imgRounder{border-radius:50%;width:60px;height:60px;-o-object-fit:cover;object-fit:cover}.adminCell{margin:10px;padding:24px;background-color:#fff;border-radius:30px;cursor:pointer;box-shadow:0 4px 8px #0000001a}.adminCell:hover{padding:24px;filter:brightness(60%);transition:filter .5s ease;border-radius:30px;cursor:pointer}.adminCellImgIcon{width:30px;height:30px}.adminCellTitle{font-size:20px;font-weight:400;color:#000}.adminPageTitle{font-size:30px;font-weight:400;color:#000;margin-bottom:0;padding-top:40px}.cardboardStyleDiv{background-color:#fff;padding:0;margin-top:50px;border-radius:10px;box-shadow:0 0 33px -4px #0000009e}.containerToBeCentered{display:flex;align-items:center}.adminMainButton{cursor:pointer;width:auto;padding-left:15px;padding-right:15px;height:50px;background-color:#5600c4;border-radius:10px;border:none}.adminMainButton:hover{filter:brightness(60%);transition:filter .5s ease}.inputFieldData{margin-top:10px;font-size:20px;border-radius:10px;height:50px;border:transparent;padding-left:30px;width:30vw}#display-image{width:100px;height:100px;border-radius:50%;background-position:center;background-size:cover}.ButtonFilterSelected{background-color:#1c344c;height:40px;border-radius:10px;padding-left:25px;padding-right:25px;margin:10px;color:#fff;font-size:18px;display:flex;align-items:center}.ButtonFilterUnselected{background-color:transparent;border:1px #1C344C;height:40px;border-style:solid;border-radius:10px;padding-left:20px;padding-right:20px;color:#1c344c;margin:10px;font-size:18px;display:flex;align-items:center}.calendar{width:100%;min-height:460px;height:auto;text-align:center;background-color:#fff}.current-month{font-size:20px}.prev-month,.next-month{background:none;border:none;color:#1a202c;font-size:20px;cursor:pointer}.weekday-header{display:grid;grid-template-columns:repeat(7,1fr);color:#596780;font-weight:700}.weekday{padding:10px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:0px;padding:0}.day{display:flex;justify-content:center;align-items:center;cursor:pointer;aspect-ratio:1/1}.selected-day{display:flex;justify-content:center;align-items:center;background-color:purple;color:#fff;border-radius:50%;aspect-ratio:1/1}.disabled{display:flex;justify-content:center;align-items:center;cursor:pointer;aspect-ratio:1/1;color:#ccc}@media(max-width:767px){.findReservationSuperView{width:95vw}.findReservationH1Title{color:#000;font-size:22px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.96px;text-align:center}.checkinLogoutLabel{display:none}}@media(min-width:992px){.findReservationSuperView{width:40vw}.findReservationH1Title{color:#000;font-size:32px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.96px;text-align:center}}@media(min-width:768px)and (max-width:991px){.findReservationSuperView{width:75vw}.findReservationH1Title{color:#000;font-size:29px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.96px;text-align:center}}.footerMainView{padding:80px 60px 60px}.footerSubtitleLabel{color:#596780;font-size:16px;font-weight:500;padding-top:20px}.footerAboutTitle{color:#1a202c;font-size:20px;font-weight:600}.footerOptionsLabels{padding-top:10px;color:#596780;font-size:16px;font-weight:500}.footerOptionsSocialLabel{color:#596780;font-size:16px;font-weight:500;margin-bottom:0}.footerIconsImg{width:24px;height:24px}.footerCopyrightLabel{color:#1a202c;font-size:16px;font-weight:400;margin-bottom:0}.footerBottomLabel{color:#1a202c;font-size:16px;font-weight:500}@media(max-width:767px){.footerMainView{padding:50px 24px 24px}.footerSubtitleLabel{color:#596780;font-size:12px;font-weight:500;padding-top:20px}.footerAboutTitle{color:#1a202c;font-size:20px;font-weight:600}.footerOptionsLabels{color:#596780;padding-top:10px;font-size:14px;font-weight:500}.footerOptionsSocialLabel{color:#596780;font-size:14px;font-weight:500;margin-bottom:0}.footerIconsImg{width:16px;height:16px}.aboutSocialSection{padding-top:35px}.footerCopyrightLabel{color:#1a202c;font-size:12px;font-weight:400;margin-bottom:0}.footerBottomLabel{color:#1a202c;font-size:12px;font-weight:600}.containerForCopyRight{justify-content:center}}@media(min-width:768px){.aboutSocialSection{display:flex;justify-content:end}.footerAboutSection{padding-right:150px}.footerSocialSection{padding-right:50px}.footerBottomSectionOptions{padding-left:30px;padding-right:30px;display:flex;justify-content:end}}body{background-color:#f6f7f9;font-family:Plus Jakarta Sans;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:never;text-rendering:optimizeLegibility;font-synthesis:none}p{margin-bottom:0}#overlay{background:#fff;color:#666;position:fixed;height:100%;width:100%;z-index:5000;top:0;left:0;float:left;text-align:center;padding-top:25%;opacity:.8}.spinner{margin:0 auto;height:64px;width:64px;animation:rotate .8s infinite linear;border:5px solid #5600C4;border-right-color:transparent;border-radius:50%}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.navbarCustom{background:#fff}.selectedOptionLine{position:absolute;bottom:0;width:100%;height:4px;background-color:#5600c4}.selectedOptionText{color:#5600c4;font-weight:600}.unselectedOptionText{color:#1a202c}a{text-decoration:none}.popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#1a202ce6;z-index:999;justify-content:center;align-items:center}.popup-content{padding:20px;border-radius:5px;width:500px}.transparentButton{padding:0;border:none;background-color:transparent}.unselectedPopupScrollableOption{cursor:pointer;background-color:#fff;height:30px;margin-top:7px;margin-bottom:7px;padding:24px;border-radius:30px;border:1px solid #5600C4;display:flex;justify-content:center;align-items:center}.selectedPopupScrollableOption{cursor:pointer;background-color:#5600c4;color:#fff;height:30px;margin-top:7px;margin-bottom:7px;padding:24px;border-radius:30px;border:1px solid #5600C4;display:flex;justify-content:center;align-items:center}.labelForCheckBoxUserAbove21yearsOld{font-size:14px;color:#596780;font-weight:600}.homeSearchButton{cursor:pointer;width:auto;height:50px;background-color:#5600c4;border-radius:10px;border:none}.homeSearchButton:hover{filter:brightness(60%);transition:filter .5s ease}.mainButtonText{color:#fff;font-size:14px;font-weight:600;margin-left:10px;margin-bottom:0;margin-right:15px}.mainSearchButtonMainView{height:auto;display:flex;align-items:center;padding-top:20px;padding-right:55px;justify-content:end}.carouselTitle{color:#90a3bf;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.carouselButton{cursor:pointer;color:#9f55ff;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.CarouselCarsSuperView{width:304px;height:480px}.carouselCarsParentView{height:auto;background-color:#fff;border-radius:10px;margin-left:10px;margin-right:10px;padding:24px}.carouselCarsBrandModelTitle{margin-bottom:4px;font-size:20px;font-weight:700;color:#1a202c;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-height:30px}.carouselCarsCategorySubtitle{margin-bottom:16px;font-size:14px;font-weight:500;line-height:150%;color:#90a3bf}.carouselCarsimage-wrapper{width:100%;position:relative;overflow:hidden;max-height:128px}.carouselCarsresponsive-image{width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain;height:128px}.carouselCarsCarInfoText{margin-bottom:0;font-size:14px;color:#90a3bf;font-weight:500}.carouselCarsCarInfoIcon{width:24px;height:24px}.primaryButton{cursor:pointer;width:auto;height:40px;background-color:#5600c4;border-radius:10px;border:none}.reviewCell{padding:68px}.reviewTitle{color:#1a202c;font-weight:600;font-size:24px}.reviewPowerByGoogleParentView{padding-left:0;padding-right:0;display:flex;justify-content:end}.reviewPoweredByGoogle{color:#90a3bf;font-weight:600;font-size:12px}.reviewStarsSize{width:24px;height:24px}.reviewMainText{color:#596780;font-weight:500;font-size:16px;margin-bottom:0;margin-top:16px;max-height:120px;overflow:auto;white-space:pre-line}.reviewSuperView{background-color:#fff;border-radius:15px;height:350px}.OurStationsMainView{padding:32px 68px;background-color:#882cff;margin-top:32px;border-radius:10px}.OurStationsMainTitle{font-size:32px;font-weight:600;color:#fff;margin-bottom:16px}.OurStationsSubtitle{font-size:16px;font-weight:500;color:#fff;margin-bottom:5px}.stationCell{background-color:#fff;padding:68px;height:100%;border-top-left-radius:10px;border-bottom-left-radius:10px}.stationCellCol{padding-right:0;padding-left:0}.mapPlaceholder{border:0;width:100%;height:100%;border-top-right-radius:10px;border-bottom-right-radius:10px}.stationCellCityLabel{font-size:32px;font-weight:600;color:#1a202c}.stationCellAddressLabel{font-size:16px;margin-bottom:0}.checkinOnlineDivSuperView{position:relative;display:flex;align-content:center;justify-content:center;margin-right:35px}@media(max-width:767px){.selectedOptionLine{display:none}.navbar{padding-top:0;min-height:108px;padding-bottom:0}.navBarOption{min-height:108px}.popup-content{width:95%}.mainSearchButtonMainView{height:auto;display:flex;align-items:center;padding-top:25px;padding-right:30px;padding-left:30px;justify-content:center}.mainButtonText{color:#fff;font-size:12px;font-weight:600;margin-left:10px;margin-bottom:0;margin-right:15px}.homeSearchButton{width:100%;height:50px;background-color:#5600c4;border-radius:10px;align-items:center;justify-content:center;display:flex;border:none}.CarouselCarsSuperView{width:240px;height:380px}.carouselCarsParentView{height:auto;background-color:#fff;border-radius:10px;margin-left:10px;margin-right:10px;padding:16px}.carouselCarsBrandModelTitle{margin-bottom:4px;font-size:16px;font-weight:600;color:#1a202c;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-height:30px}.carouselCarsCategorySubtitle{margin-bottom:16px;font-size:12px;font-weight:500;line-height:150%;color:#90a3bf}.carouselCarsimage-wrapper{width:100%;position:relative;overflow:hidden;max-height:108px}.carouselCarsresponsive-image{width:100%;display:block;height:108px}.carouselCarsCarInfoText{margin-bottom:0;font-size:12px;color:#90a3bf;font-weight:500}.carouselCarsCarInfoIcon{width:14px;height:14px}.reviewCell{padding:24px 60px}.reviewTitle{color:#1a202c;font-weight:600;font-size:16px}.reviewPowerByGoogleParentView{padding-left:0;padding-right:0;display:flex;justify-content:start}.reviewPoweredByGoogle{color:#90a3bf;font-weight:600;font-size:12px}.reviewStarsSize{width:16px;height:16px}.reviewMainText{color:#596780;font-weight:500;font-size:12px;margin-bottom:0;margin-top:16px;max-height:150px;overflow:auto;white-space:pre-line}.reviewSuperView{background-color:#fff;border-radius:15px;height:350px}.OurStationsMainView{padding:24px;background-color:#882cff;margin-top:24px;border-radius:10px}.OurStationsMainTitle{font-size:16px;font-weight:600;color:#fff;margin-bottom:5px}.OurStationsSubtitle{font-size:12px;font-weight:500;color:#fff;margin-bottom:5px}.stationCell{background-color:#fff;padding:24px;height:100%;border-radius:10px 10px 0 0}.stationCellCol{padding-right:12px;padding-left:12px}.mapPlaceholder{border:0;width:100%;height:300px;border-radius:0 0 10px 10px}.stationCellCityLabel{font-size:16px;font-weight:600;color:#1a202c}.stationCellAddressLabel{font-size:14px;margin-bottom:0}.checkinOnlineDivSuperView{position:relative;display:flex;align-content:center;justify-content:center;margin-right:0}}@media(min-width:768px){.navbar{padding-top:0;min-height:124px;padding-bottom:0}.navBarOption{min-height:124px}.navBarOptionText{padding-left:16px;padding-right:16px}}@media(max-width:767px){.selectedOptionText,.unselectedOptionText{font-size:14px}.navBarOption{min-height:55px}}@media(min-width:992px){.DateSelectionReservationCell{background-color:#fff;border-radius:20px;padding:24px 48px;margin-top:20px}}@media(max-width:991px){.DateSelectionReservationCell{background-color:#fff;border-radius:20px;padding:16px;margin-top:20px}.DateSelectionReservationColumn{padding-left:0;padding-right:0}}@media(max-width:767px){.bannerHomeParent{min-height:122px;border-radius:20px}.angled-div{background-color:#882cff;width:100%;height:100%;border-radius:10px}.bannerHomeButton{height:44px;width:100px;background:#5600c4;border-radius:5px;width:auto;padding-left:20px;padding-right:20px;border:0px;color:#fff;font-size:12px;font-weight:600}.bannerHomeTitle{color:#fff;font-size:20px;font-weight:600}.bannerHomeSubtitle{color:#fff;font-size:12px}.bannerHomeContentParent{padding:24px}.bannerNewsParent{min-height:122px;border-radius:20px}.NewsAngled-div,.NewsAngled-div2{background-color:#fff;width:100%;height:100%;border-radius:10px}.bannerNewsContentParent{padding:24px}.bannerNewsTitle{padding-bottom:10px;color:#1a202c;font-size:16px;font-weight:600}.bannerNewsSubtitle{padding-bottom:10px;color:#596780;font-size:12px}}@media(min-width:768px){.bannerHomeParent{background-size:cover;background-position:center;width:100%;border-radius:20px}.angled-div{background-color:#882cff;-webkit-clip-path:polygon(0 0,100% 0,85% 100%,0 100%);clip-path:polygon(0 0,100% 0,85% 100%,0 100%);width:40%;min-height:360px;left:0;top:0;border-radius:20px 0 0 20px}.bannerNewsParent{background-size:cover;background-position:right;width:100%;border-radius:20px}.NewsAngled-div{background-color:#fff;-webkit-clip-path:polygon(0 0,100% 0,85% 100%,0 100%);clip-path:polygon(0 0,100% 0,85% 100%,0 100%);width:70%;min-height:360px;left:0;top:0;border-radius:20px 0 0 20px}.NewsAngled-div2{background-color:#fff;-webkit-clip-path:polygon(0 0,100% 0,95% 100%,0 100%);clip-path:polygon(0 0,100% 0,95% 100%,0 100%);width:55%;min-height:360px;left:0;top:0;border-radius:20px 0 0 20px}.bannerNewsContentParent{padding:64px}.bannerNewsTitle{padding-bottom:10px;color:#1a202c;font-size:22px;font-weight:600}.bannerNewsSubtitle{padding-bottom:10px;color:#596780;font-size:16px;font-weight:500}.bannerHomeButton{cursor:pointer;height:44px;width:auto;padding-left:20px;padding-right:20px;background:#5600c4;border-radius:5px;border:0px;color:#fff;font-size:16px;font-weight:600}.bannerHomeTitle{color:#fff;font-size:32px;font-weight:600}.bannerHomeSubtitle{color:#fff;font-size:16px}.bannerHomeContentParent{padding:68px}}.promo-banner{--accent: #882CFF;--bg: #ffffff;--text: #121315;--muted: #5b5f66;--ring: rgba(136,44,255,.22);--border: rgba(18,19,21,.08);--shadow: 0 8px 24px rgba(18,19,21,.08);background:var(--bg);color:var(--text);border-radius:18px;border:1px solid var(--border);box-shadow:var(--shadow);overflow:hidden;position:relative;margin-top:25px;margin-bottom:25px}.promo-banner--light:before{content:"";position:absolute;inset:0 auto 0 0;width:min(10px,1.1%);background:linear-gradient(180deg,var(--accent),color-mix(in oklab,var(--accent),white 18%));opacity:.9}.promo-banner__inner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:clamp(12px,2.4vw,28px);padding:clamp(16px,3.2vw,28px)}.promo-banner--light:after{content:"";position:absolute;right:-60px;top:-60px;width:240px;height:240px;background:radial-gradient(closest-side,color-mix(in oklab,var(--accent),white 80%),transparent 70%);filter:blur(12px);pointer-events:none}.promo-banner__text{min-width:0}.promo-banner__eyebrow{display:inline-block;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);background:color-mix(in oklab,var(--accent),white 88%);padding:6px 10px;border-radius:999px;border:1px solid color-mix(in oklab,var(--accent),white 70%)}.promo-banner__title{margin:10px 0 6px;font-size:clamp(18px,3vw,28px);line-height:1.2;font-weight:750}.promo-banner__title strong{color:var(--accent)}.promo-banner__subtitle{margin:0;color:var(--muted);font-size:clamp(14px,1.7vw,16px)}.promo-banner__cta{justify-self:end;white-space:nowrap;text-decoration:none;background:var(--accent);color:#fff;padding:12px 18px;border-radius:14px;font-weight:700;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;box-shadow:0 10px 22px #882cff47;border:1px solid color-mix(in oklab,var(--accent),black 10%)}.promo-banner__cta:hover{transform:translateY(-1px);box-shadow:0 12px 26px #882cff57}.promo-banner__cta:focus-visible{outline:3px solid var(--ring);outline-offset:2px;box-shadow:0 0 0 4px var(--ring)}@media(max-width:720px){.promo-banner__inner{grid-template-columns:1fr}.promo-banner__cta{justify-self:start}}.blackfriday-hero{position:relative;width:100%;min-height:clamp(260px,40vh,520px);padding:clamp(18px,3vw,40px) clamp(16px,3vw,30px);background-image:url(/images/christmasBanner.png);background-position:center;background-size:cover;background-repeat:no-repeat;color:#fff;display:flex;align-items:center;overflow:hidden;border-radius:20px;box-shadow:0 15px 45px #00000073}.blackfriday-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(1200px 600px at 15% 35%,#e31d1a73,#e31d1a00 60%),radial-gradient(900px 500px at 80% 40%,#ffce7838,#ffce7800 60%),linear-gradient(90deg,#000000b8,#00000073 45%,#0000001a);z-index:0;pointer-events:none}.blackfriday-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(700px 260px at 85% 78%,#ffd78247,#ffd78200 70%);z-index:0;pointer-events:none}.blackfriday-hero__content{position:relative;z-index:1;width:100%;max-width:1300px;margin:0 auto;padding:0 10px;display:flex;justify-content:space-between;align-items:center;gap:clamp(16px,3vw,40px)}.bf-left{max-width:640px;background:#0f0a0a57;border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:16px;padding:clamp(14px,2.2vw,22px);box-shadow:0 12px 28px #00000059}.bf-title{font-size:clamp(34px,5vw,64px);font-weight:900;text-transform:uppercase;margin:0 0 10px;letter-spacing:.6px;background:linear-gradient(180deg,#fff2c6,#ffe08a 18%,#ffd36a,#f7b733,#d89b24 78%,#b97912);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 10px 30px rgba(0,0,0,.55),0 0 22px rgba(255,215,130,.22);filter:drop-shadow(0 2px 0 rgba(0,0,0,.35))}.bf-offer{font-size:clamp(18px,2.4vw,20px);font-weight:800;margin:0 0 12px;line-height:1.2;text-transform:uppercase}.bf-offer span{color:#ffffffeb}.bf-offer strong{color:#ffd88a;text-shadow:0 10px 30px rgba(0,0,0,.45)}.bf-date{font-size:clamp(14px,1.6vw,18px);opacity:.92;margin:10px 0 0}.bf-left .startBookingButton{margin-top:14px!important;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 18px;border-radius:12px;border:1px solid rgba(255,255,255,.18);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 14px 30px #e31d1a59,0 0 0 1px #ffffff1a inset;color:#fff;font-weight:800;letter-spacing:.3px;text-transform:uppercase;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.bf-left .startBookingButton:hover{transform:translateY(-1px);filter:brightness(1.05);box-shadow:0 18px 38px #e31d1a6b,0 0 0 1px #ffffff29 inset}.bf-left .startBookingButton:active{transform:translateY(0) scale(.99)}.bf-left .startBookingButton:focus{outline:none}.bf-left .startBookingButton:focus-visible{outline:3px solid rgba(255,216,138,.55);outline-offset:3px}.bf-right img{width:clamp(260px,34vw,560px);max-width:100%;filter:drop-shadow(0 18px 34px rgba(0,0,0,.65));transform:translateY(4px)}@media(max-width:992px){.blackfriday-hero__content{flex-direction:column;text-align:center;align-items:center}.bf-left{max-width:760px;width:100%}.bf-right img{width:min(360px,92vw);margin-top:8px}}@media(max-width:520px){.blackfriday-hero{border-radius:16px}.bf-title{font-size:30px}.bf-offer{font-size:16px}}.inactiveMixin{content:"";position:absolute;display:block}.beforeAnimation{transition:.2s cubic-bezier(.24,0,.5,1)}.afterAnimation{box-shadow:0 0 0 1px #0000001a,0 4px #0000000a,0 4px 9px #00000021,0 3px 3px #0000000d;transition:.35s cubic-bezier(.54,1.6,.5,1)}.toggleWrapper{margin:20px auto auto;padding:20px;width:80px;border:1px solid lightgray;border-radius:5px;background:#fff}.toggleWrapper input.mobileToggle{opacity:0;position:absolute}.toggleWrapper input.mobileToggle+label{position:relative;display:inline-block;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.4s ease;-webkit-tap-highlight-color:transparent;height:30px;width:50px;border:1px solid #e4e4e4;border-radius:60px}.toggleWrapper input.mobileToggle+label:before{content:"";position:absolute;display:block;transition:.2s cubic-bezier(.24,0,.5,1);height:30px;width:51px;top:0;left:0;border-radius:30px}.toggleWrapper input.mobileToggle+label:after{content:"";position:absolute;display:block;box-shadow:0 0 0 1px #0000001a,0 4px #0000000a,0 4px 9px #00000021,0 3px 3px #0000000d;transition:.35s cubic-bezier(.54,1.6,.5,1);background:#f5f5f5;height:28px;width:28px;top:1px;left:0;border-radius:60px}.toggleWrapper input.mobileToggle:checked+label:before{background:#2ecc71;transition:width .2s cubic-bezier(0,0,0,.1)}.toggleWrapper input.mobileToggle:checked+label:after{left:24px}.progress-container{display:flex;align-items:center}.currentStep{width:20px;height:20px;border-radius:50%;background-color:#5600c4;display:flex;justify-content:center;align-items:center;color:#5600c4;font-size:14px;font-weight:400}.nextStep{width:20px;height:20px;border-radius:50%;background-color:#e8eaec;display:flex;justify-content:center;align-items:center;color:#90a3bf;font-size:14px;font-weight:400}.line{width:150px;height:2px;background-color:#e8eaec}.lineCompletedStep{width:150px;height:2px;background-color:#5600c4}.step-text{max-width:130px;position:absolute;padding-top:70px;text-align:center}.vehicleTitleDivMain{padding-top:30px}.ShowCarDividerBreakLine{width:1px;height:100%;background-color:#e8eaec}.ShowCarCellCarFeaturesContainerGeneral{align-items:center;display:flex;padding-right:4px;padding-top:35px}.ShowCarCellMainContainerForRentalPrices{display:flex;justify-content:right}.ShowCarCellMainImage{display:block;-o-object-fit:contain;object-fit:contain;width:100%;height:200px}.ShowCarCellTitlePriceOption{margin-bottom:0;color:#fff;font-size:18px;font-weight:600}.ShowCarCellSubTitleOption{margin-bottom:0;color:#fff;font-size:14px;font-weight:600}.ShowCarCellTitleOptionNonInsurance{margin-bottom:0;color:#1a202c;font-size:18px;font-weight:600}.ShowCarCellSubTitleOptionNonFullInsurance{margin-bottom:0;color:#1a202c;font-size:14px;font-weight:600}.ShowCarCellPriceWithInsurance{margin-bottom:0;color:#fff;font-size:24px;font-weight:500}.ShowCarCellOldPrice{font-size:13px;font-weight:600;text-decoration:line-through;color:#ff4d4f;opacity:.9;margin-bottom:2px;display:inline-flex;align-items:center;gap:4px}.ShowCarCellPriceWithout{margin-bottom:0;color:#882cff;font-size:24px;font-weight:500}.datesSelection{display:none}.reservationDataResumeTitle{font-weight:600;font-size:24px;margin-bottom:5px;color:#fff}.reservationDataResumeNormal{font-weight:400;font-size:16px;margin-bottom:2px;color:#fff}.reservationDataResumeDatesLabel{font-weight:600;font-size:16px;margin-bottom:2px;color:#fff}.actionSection{display:flex;gap:6px;justify-content:center;align-items:center;padding:10px;background-color:#f6f7f9;border-radius:10px}.SelectExtraTitle{font-weight:700;font-size:20px;margin-bottom:4px;color:#1a202c}.SelectExtraDescription{font-weight:700;font-size:14px;margin-bottom:0;color:#90a3bf}.SelectExtraPricePerDayFirstPart{color:#5600c4;font-size:20px;font-weight:700}.SelectExtraPricePerDaySecondPart{color:#90a3bf;font-size:14px;font-weight:700}.SelectExtraPriceTotalReservation{color:#5600c4;font-size:20px;font-weight:700}.SelectExtraMainViewCell{margin:5px;padding:24px;background-color:#fff;border-radius:20px;min-height:350px;display:flex;flex-direction:column}.ExtraResumeCarTitle{font-weight:700;font-size:20px;color:#1a202c;margin-bottom:5px}.ExtraResumeCarPrice{font-weight:700;font-size:14px;color:#1a202c;margin-bottom:5px}.ResumeExtraSelectedTitle{font-size:16px;font-weight:600;color:#1a202c;margin-bottom:5px}.ResumeSelectExtraPricePerDayFirstPart{color:#5600c4;font-size:14px;font-weight:700}.ResumeSelectExtraPricePerDaySecondPart{color:#90a3bf;font-size:14px;font-weight:700}.inputFieldData{font-size:14px;border-radius:10px;height:50px;border:transparent;padding-left:30px;width:100%;background-color:#f6f7f9}.CheckoutPaymentMethodTitle{font-size:20px;font-weight:700;margin-bottom:5px}.CheckoutPaymentMethodSubtitle{font-size:14px;font-weight:500;margin-bottom:0;color:#596780}.PaymentTypeSelectionlabel{font-size:16px;font-weight:600;color:#1a202c;padding-left:10px;margin-bottom:0}.DataIsSafeLabel{font-size:16px;font-weight:600;margin-bottom:5px;margin-top:7px}.DataIsSafeSecondaryLabel{font-size:12px;font-weight:500;margin-bottom:5px;margin-top:7px;color:#596780}.ResumeSummaryTitle{font-size:20px;font-weight:700;margin-bottom:5px}.ResumeSummarySubtitle{font-size:12px;font-weight:500;margin-bottom:0;color:#596780}.ResumeSummaryCarInfo{font-size:18px;font-weight:700;color:#1a202c}.ResumeStationName{font-size:16px;font-weight:400;margin-bottom:0;color:#1a202c}.ResumeExtraTitle{font-size:14px;font-weight:400;color:#596780;margin-bottom:0}.ResumeExtraPrice{font-size:16px;font-weight:600;color:#1a202c;margin-bottom:0}.totalPriceLabelTitle{font-size:20px;font-weight:700;color:#1a202c;margin-bottom:0}.totalPriceLabelValue{font-size:32px;font-weight:700;color:#882cff;margin-bottom:0}@media(max-width:991px){.ShowCarCellMainContainerForRentalPrices{padding-top:25px;padding-left:0;padding-right:20px}}@media(max-width:767px){.line{width:70px;height:2px;background-color:#e8eaec}.lineCompletedStep{width:70px;height:2px;background-color:#5600c4}.currentStep,.nextStep{font-size:10px;font-weight:400}.step-text{max-width:50px;position:absolute;padding-top:70px;text-align:center}.vehicleTitleDivMain{padding-top:30px}.ShowCarDividerBreakLine{height:1px;width:100%;background-color:#e8eaec}.ShowCarCellCarFeaturesContainerGeneral{align-items:center;display:flex;padding-right:4px;padding-top:0}.ShowCarCellMainImage{display:block;-o-object-fit:contain;object-fit:contain;width:100%;height:150px}.ShowCarCellTitlePriceOption{margin-bottom:0;color:#fff;font-size:14px;font-weight:600}.ShowCarCellTitleOptionNonInsurance{margin-bottom:0;color:#1a202c;font-size:14px;font-weight:600}.ShowCarCellSubTitleOption{margin-bottom:0;color:#fff;font-size:12px;font-weight:600}.ShowCarCellSubTitleOptionNonFullInsurance{margin-bottom:0;color:#1a202c;font-size:12px;font-weight:600}.ShowCarCellPriceWithInsurance{margin-bottom:0;color:#fff;font-size:18px;font-weight:500}.ShowCarCellPriceWithout{margin-bottom:0;color:#882cff;font-size:18px;font-weight:500}.reservationDataResumeTitle{font-weight:600;font-size:18px;margin-bottom:8px;color:#fff}.reservationDataResumeNormal{font-weight:400;font-size:14px;margin-bottom:5px;color:#fff}.reservationDataResumeDatesLabel{font-weight:600;font-size:14px;margin-bottom:5px;color:#fff}.SelectExtraTitle{font-weight:700;font-size:16px;margin-bottom:4px;color:#1a202c}.SelectExtraDescription{font-weight:700;font-size:12px;margin-bottom:0;color:#90a3bf}.SelectExtraPricePerDayFirstPart{color:#5600c4;font-size:16px;font-weight:700}.SelectExtraPricePerDaySecondPart{color:#90a3bf;font-size:12px;font-weight:700}.SelectExtraPriceTotalReservation{color:#5600c4;font-size:16px;font-weight:700}.SelectExtraMainViewCell{margin:5px;padding:19px;background-color:#fff;border-radius:20px;min-height:290px;display:flex;flex-direction:column}.ExtraResumeCarTitle{font-weight:700;font-size:18px;color:#1a202c;margin-bottom:5px}.ExtraResumeCarPrice{font-weight:700;font-size:14px;color:#1a202c;margin-bottom:5px}.ResumeExtraSelectedTitle{font-size:14px;font-weight:600;color:#1a202c;margin-bottom:5px}.ResumeSelectExtraPricePerDayFirstPart{color:#5600c4;font-size:12px;font-weight:700}.ResumeSelectExtraPricePerDaySecondPart{color:#90a3bf;font-size:12px;font-weight:700}.CheckoutPaymentMethodTitle{font-size:16px;font-weight:700;margin-bottom:5px}.CheckoutPaymentMethodSubtitle{font-size:12px;font-weight:500;margin-bottom:0;color:#596780}.PaymentTypeSelectionlabel{font-size:14px;font-weight:600;color:#1a202c;padding-left:10px;margin-bottom:0}.DataIsSafeLabel{font-size:14px;font-weight:600;margin-bottom:5px;margin-top:7px}.DataIsSafeSecondaryLabel{font-size:12px;font-weight:500;margin-bottom:5px;margin-top:7px;color:#596780}.ResumeSummaryTitle{font-size:18px;font-weight:700;margin-bottom:5px}.ResumeSummarySubtitle{font-size:12px;font-weight:500;margin-bottom:0;color:#596780}.ResumeSummaryCarInfo{font-size:16px;font-weight:700;color:#1a202c}.ResumeStationName{font-size:14px;font-weight:400;margin-bottom:0;color:#1a202c}.ResumeExtraTitle{font-size:14px;font-weight:400;color:#596780;margin-bottom:0}.ResumeExtraPrice{font-size:14px;font-weight:600;color:#1a202c;margin-bottom:0}.totalPriceLabelTitle{font-size:16px;font-weight:700;color:#1a202c;margin-bottom:0}.totalPriceLabelValue{font-size:20px;font-weight:700;color:#882cff;margin-bottom:0}}#cookie-banner{position:fixed;left:0;right:0;bottom:16px;z-index:999999;display:none;padding:0 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:transparent;font-family:inherit;line-height:normal;animation:cookieBannerIn .26s ease-out both}@media(prefers-reduced-motion:reduce){#cookie-banner{animation:none}}@keyframes cookieBannerIn{0%{transform:translateY(18px);opacity:0}to{transform:translateY(0);opacity:1}}#cookie-banner .cookie-banner__card{width:100%;max-width:1040px;margin-left:auto;margin-right:auto;padding:16px!important;border-radius:18px;overflow:hidden;background:#121216eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.14);box-shadow:0 22px 60px #00000061,0 10px 24px #00000042}#cookie-banner .cookie-banner__top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin:0}#cookie-banner .cookie-banner__brand{display:flex;align-items:flex-start;gap:14px;min-width:0;flex:1 1 auto}#cookie-banner .cookie-banner__logo{display:block;width:46px;height:46px;max-width:none;border-radius:12px;-o-object-fit:contain;object-fit:contain;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);padding:8px;flex:0 0 auto}#cookie-banner .cookie-banner__copy{min-width:0}#cookie-banner .cookie-banner__title{margin:0 0 6px!important;padding:0!important;font-size:16px;font-weight:800;letter-spacing:.2px;line-height:1.2;color:#fffffff5}#cookie-banner .cookie-banner__text{margin:0!important;padding:0!important;font-size:13.5px;font-weight:500;letter-spacing:.1px;line-height:1.45;color:#ffffffd1;max-width:680px}#cookie-banner .cookie-banner__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:0 0 auto;white-space:nowrap}#cookie-banner .cookie-banner__btn{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;outline:0;background:none;border-radius:12px;padding:10px 14px;min-height:40px;font-size:13.5px;font-weight:800;letter-spacing:.2px;line-height:1;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:transform .14s ease,filter .14s ease,box-shadow .14s ease,background .14s ease,border-color .14s ease}@media(prefers-reduced-motion:reduce){#cookie-banner .cookie-banner__btn{transition:none}}#cookie-banner #cookie-agree.cookie-banner__btn{color:#0e0e12;background:linear-gradient(135deg,#b38bff,#7c3aed);box-shadow:0 12px 22px #7c3aed47,0 4px 10px #0000002e}#cookie-banner #cookie-agree.cookie-banner__btn:hover{transform:translateY(-1px);filter:brightness(1.04);box-shadow:0 16px 28px #7c3aed57,0 8px 14px #00000038}#cookie-banner #cookie-agree.cookie-banner__btn:active{transform:translateY(0);filter:brightness(.98)}#cookie-banner #cookie-agree.cookie-banner__btn:focus-visible{box-shadow:0 0 0 3px #b38bff61,0 16px 28px #7c3aed57}#cookie-banner #cookie-essential.cookie-banner__btn{background:#ffffff0f;color:#ffffffeb;border:1px solid rgba(255,255,255,.16);box-shadow:none}#cookie-banner #cookie-essential.cookie-banner__btn:hover{transform:translateY(-1px);background:#ffffff17;border-color:#ffffff38}#cookie-banner #cookie-essential.cookie-banner__btn:active{transform:translateY(0)}#cookie-banner #cookie-essential.cookie-banner__btn:focus-visible{box-shadow:0 0 0 3px #ffffff24}#cookie-banner .cookie-banner__bottom{margin-top:12px;padding-top:10px;display:flex;align-items:center;gap:10px;border-top:1px solid rgba(255,255,255,.1)}#cookie-banner .cookie-banner__link{font-size:12.5px;font-weight:600;color:#ffffffc7;text-decoration:none;outline:none}#cookie-banner .cookie-banner__link:hover{color:#fffffff2;text-decoration:underline}#cookie-banner .cookie-banner__link:focus-visible{text-decoration:underline}#cookie-banner .cookie-banner__dot{color:#ffffff59}@media(max-width:820px){#cookie-banner{bottom:12px}#cookie-banner .cookie-banner__top{flex-direction:column;align-items:stretch}#cookie-banner .cookie-banner__actions{width:100%;white-space:normal}}@media(max-width:520px){#cookie-banner{padding:0 12px;padding-bottom:calc(10px + env(safe-area-inset-bottom))}#cookie-banner .cookie-banner__actions{flex-direction:column;align-items:stretch}#cookie-banner .cookie-banner__btn{width:100%}#cookie-banner .cookie-banner__bottom{justify-content:center;flex-wrap:wrap}}.TVDEHeroSection{display:flex;gap:42px;margin-top:32px;align-items:center;flex-wrap:wrap}@media(max-width:576px){.TVDEHeroSection{margin-top:20px}}.TVDEHeroTitleInformation,.heroTVDEImage1{flex:0 0 calc((100% - 84px) / 3);max-width:calc((100% - 84px) / 3);max-height:360px}@media(max-width:576px){.TVDEHeroTitleInformation,.heroTVDEImage1{flex:0 0 100%;max-width:100%}}.TVDEHeroTitleInformation{display:flex;flex-direction:column;gap:16px;justify-content:center;min-width:260px}.TVDEHeroTitleInformation .TVDEHeroTitle{color:var(--Secondary-Palette-Dark-500, #1A202C);font-size:clamp(24px,3vw,32px);font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.96px}.TVDEHeroTitleInformation .TVDEHeroTitle span{color:var(--Primary-Palette-Light-300, #882CFF)}@media(max-width:992px){.TVDEHeroTitleInformation{flex:0 0 100%;max-width:100%;min-width:0}}@media(max-width:576px){.TVDEHeroTitleInformation{flex:0 0 100%;max-width:100%}}.TVDEHeroSubtitle{color:var(--Secondary-Palette-Dark-400, #596780);font-size:clamp(14px,1.6vw,16px);font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.32px}.TVDEHeroSubtitle span{font-weight:700}.heroTVDEImage1{width:100%;height:auto;aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover;border-radius:12px;display:block}@media(max-width:992px){.heroTVDEImage1{flex:0 0 calc((100% - 42px)/2);max-width:calc((100% - 42px)/2);aspect-ratio:16/10}}@media(max-width:576px){.heroTVDEImage1{flex:0 0 100%;max-width:100%;height:250px}}.TVDERequestButton{display:inline-flex;height:44px;padding:0 20px;justify-content:center;align-items:center;gap:8px;border-radius:4px;background:var(--Primary-Palette-Dark-400, #5600C4);cursor:pointer}.TVDERequestButton p{margin:0;color:var(--Primary-Palette-White, #FFF);text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.32px}@media(max-width:576px){.TVDERequestButton{width:100%}}.TVDEDivider{background:#e8eaec;margin-top:32px;margin-bottom:42px;height:1px}.TVDEAdvantages h3{color:var(--Secondary-Palette-Light-300, #90A3BF);font-size:16px;font-style:normal;font-weight:600;line-height:normal}.sectionForTVDEAdvantage{margin-top:32px}.TVDEAdvantagesCard{margin:12px;display:flex;padding:68px 32px;flex-direction:column;align-items:center;justify-content:center;gap:16px;border-radius:10px;background:var(--Primary-Palette-White, #FFF)}.TVDEAdvantagesCard .circleImagePlaceholder{width:48px;height:48px;display:flex;padding:12px;align-items:center;justify-content:center;gap:10px;border-radius:100px;background:var(--Primary-Palette-Light-100, #E3CEFF)}.TVDEAdvantagesCard .circleImagePlaceholder img{width:24px;height:24px}.TVDEAdvantagesCard h4{color:var(--Secondary-Palette-Dark-500, #1A202C);text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.72px;min-height:70px}@media(max-width:992px){.TVDEAdvantagesCard h4{min-height:20px}}.TVDEAdvantagesCard p{color:var(--Secondary-Palette-Dark-400, #596780);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.32px;min-height:160px}@media(max-width:992px){.TVDEAdvantagesCard p{min-height:20px}.TVDEAdvantagesCard{padding:40px 32px;gap:12px}}.TVDECarCellShowingPrice{display:flex;justify-content:center}.TVDECarCellShowingPrice p{color:var(--Primary-Palette-Light-300, #882CFF);font-family:Plus Jakarta Sans;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.TVDECarCellShowingPrice p span{color:var(--Secondary-Palette-Light-300, #90A3BF);font-size:14px;font-style:normal;font-weight:700;line-height:normal}.faq-tvde{width:100%;position:relative;border-radius:10px;background-color:#fff;display:flex;flex-direction:column;align-items:flex-start;padding:32px 0;box-sizing:border-box;text-align:left;font-size:24px;color:#1a202c;font-family:Plus Jakarta Sans;box-shadow:0 4px 6px -1px #0000001a}@media(max-width:768px){.faq-tvde{padding:24px;align-items:center;text-align:center;font-size:16px;overflow:hidden}}.q{align-self:stretch;display:flex;flex-direction:column;align-items:center;padding:0 42px}@media(max-width:768px){.q{padding:0}}.content{width:100%;display:flex;align-items:center;justify-content:center;gap:32px;max-width:100%}@media(max-width:768px){.content{flex-direction:column;gap:12px}}.q2{flex:1;display:flex;align-items:center;gap:24px}@media(max-width:768px){.q2{display:flex;flex-direction:column;align-items:center;width:100%;gap:12px}}.message-question-wrapper{border-radius:100px;display:flex;align-items:center;padding:12px}.message-question{height:24px;width:24px;position:relative}.vuesaxboldmessage-question-icon{position:absolute;height:100%;width:100%;inset:0%;max-width:100%;overflow:hidden;max-height:100%}.what-is-included{flex:1;position:relative;letter-spacing:-.03em;line-height:150%;font-weight:600}@media(max-width:768px){.what-is-included{align-self:stretch;width:100%;letter-spacing:-.02em}}.a{flex:1;position:relative;font-size:16px;letter-spacing:-.02em;line-height:150%;font-weight:500;color:#596780}@media(max-width:768px){.a{align-self:stretch;font-size:12px;line-height:160%;color:#596780}}.tvde-form{width:100%;position:relative;border-radius:10px;background-color:#fff;border:2px solid #f6f7f9;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:32px 0;text-align:left;font-size:32px;color:#fff;font-family:Plus Jakarta Sans}.tvde-form .popular-car-rent{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start}.tvde-form .popular-car{align-self:stretch;display:flex;flex-direction:column;align-items:center;padding:0 32px}.tvde-form .title{width:100%;display:flex;align-items:flex-start;justify-content:center;gap:42px;max-width:100%}.tvde-form .vector-parent{height:647px;width:491px;position:relative;overflow:hidden;flex-shrink:0;border-radius:10px;background-color:#410095}.tvde-form .vector-parent .vector-parent__bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tvde-form .vector-parent .frame-parent{position:absolute;top:42px;left:42px;width:398px;z-index:2;color:#fff}.tvde-form .frame-child{display:none}.tvde-form .frame-parent{position:absolute;top:42px;left:42px;width:398px;display:flex;flex-direction:column;align-items:flex-start;gap:42px;flex-shrink:0;z-index:2;color:#fff}.tvde-form .contact-information-parent{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.tvde-form .contact-information{align-self:stretch;position:relative;letter-spacing:-.03em;line-height:150%;font-weight:600;font-size:32px}.tvde-form .fill-in-the{align-self:stretch;position:relative;font-size:20px;letter-spacing:-.02em;line-height:150%;font-weight:500;color:#ffffffb3}.tvde-form .line{align-self:stretch;height:1px;position:relative;border-top:1px solid rgba(255,255,255,.2);box-sizing:border-box}.tvde-form .frame-group{align-self:stretch;position:relative;font-size:16px;display:flex;flex-direction:column;gap:24px}.tvde-form .map-parent,.tvde-form .call-parent,.tvde-form .message-parent,.tvde-form .clock-parent{display:flex;align-items:flex-start;gap:16px;color:#fff}.tvde-form .map-parent .map,.tvde-form .call-parent .map,.tvde-form .message-parent .map,.tvde-form .clock-parent .map{width:24px;height:24px}.tvde-form .map-parent .map img,.tvde-form .call-parent .map img,.tvde-form .message-parent .map img,.tvde-form .clock-parent .map img{width:100%;height:100%;filter:brightness(0) invert(1)}.tvde-form .map-parent div,.tvde-form .map-parent a,.tvde-form .call-parent div,.tvde-form .call-parent a,.tvde-form .message-parent div,.tvde-form .message-parent a,.tvde-form .clock-parent div,.tvde-form .clock-parent a{font-size:16px;color:#fff;text-decoration:none;letter-spacing:-.02em;line-height:150%;font-weight:500}.tvde-form .frame-container{flex:1;display:flex;flex-direction:column;align-items:flex-start;padding:24px 0;box-sizing:border-box;gap:24px;font-size:16px;color:#1a202c}.tvde-form .frame-div{align-self:stretch;display:flex;align-items:center;gap:32px}.tvde-form .name-wrapper{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.tvde-form .name{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.tvde-form .client-type{align-self:stretch;height:20px;position:relative;letter-spacing:-.02em;line-height:150%;font-weight:600;display:flex;align-items:center;flex-shrink:0}.tvde-form .form-control,.tvde-form .form-select{height:56px;background-color:#f6f7f9;border:none;border-radius:10px;padding:0 30px;font-size:14px;color:#1a202c;width:100%}.tvde-form .form-control::-moz-placeholder,.tvde-form .form-select::-moz-placeholder{color:#90a3bf}.tvde-form .form-control::placeholder,.tvde-form .form-select::placeholder{color:#90a3bf}.tvde-form .form-control:focus,.tvde-form .form-select:focus{background-color:#fff;border:1px solid #5600c4;box-shadow:none}.tvde-form textarea.form-control{height:147px;padding:16px 30px;resize:none}.tvde-form .name15{align-self:stretch;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.tvde-form .primary-button{height:44px;border-radius:4px;background-color:#5600c4;display:flex;align-items:center;justify-content:center;padding:0 40px;box-sizing:border-box;text-align:center;color:#fff;cursor:pointer;border:none;font-weight:600;transition:background-color .2s}.tvde-form .primary-button:hover{background-color:#4b00ab}.tvde-form-m{width:100%;position:relative;border-radius:10px;background-color:#fff;display:flex;flex-direction:column;align-items:flex-start;padding:0 0 42px;box-sizing:border-box;gap:42px;text-align:left;font-size:16px;color:#fff;font-family:Plus Jakarta Sans}.tvde-form-m .info{align-self:stretch;height:426px;position:relative;border-radius:10px;overflow:hidden}.tvde-form-m .info .info__bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tvde-form-m .info:before{content:"";position:absolute;inset:0;background:#00000080;z-index:1}.tvde-form-m .frame-parent{position:absolute;top:42px;left:24px;right:24px;display:flex;flex-direction:column;align-items:flex-start;gap:24px;z-index:2}.tvde-form-m .contact-information-parent{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.tvde-form-m .contact-information{font-size:24px;font-weight:600}.tvde-form-m .fill-in-the{font-size:14px;color:#ffffffb3}.tvde-form-m .line{width:100%;border-top:1px solid rgba(255,255,255,.2)}.tvde-form-m .frame-group{display:flex;flex-direction:column;gap:16px}.tvde-form-m .frame-group .map-parent{display:flex;gap:16px;align-items:flex-start}.tvde-form-m .frame-group .map-parent .map,.tvde-form-m .frame-group .map-parent .call{width:24px}.tvde-form-m .frame-group .map-parent .map img,.tvde-form-m .frame-group .map-parent .call img{filter:brightness(0) invert(1)}.tvde-form-m .frame-group .map-parent div,.tvde-form-m .frame-group .map-parent a{color:#fff;text-decoration:none;font-size:14px}.tvde-form-m .form{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:24px;color:#1a202c;padding:0 12px}.tvde-form-m .name-wrapper{width:100%}.tvde-form-m .name-wrapper .name{gap:8px;width:100%}.tvde-form-m .form-control,.tvde-form-m .form-select{height:56px;background-color:#f6f7f9;border:none;border-radius:10px;padding:0 20px;font-size:14px;color:#1a202c}.tvde-form-m .form-control::-moz-placeholder,.tvde-form-m .form-select::-moz-placeholder{color:#90a3bf}.tvde-form-m .form-control::placeholder,.tvde-form-m .form-select::placeholder{color:#90a3bf}.tvde-form-m .form-control:focus,.tvde-form-m .form-select:focus{background-color:#fff;border:1px solid #5600c4;box-shadow:none}.tvde-form-m textarea.form-control{height:168px;padding:16px 20px}.tvde-form-m .primary-button{width:100%;height:44px;background-color:#5600c4;color:#fff;border:none;border-radius:4px;font-weight:600}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;flex-wrap:wrap;gap:15px}.page-title{font-size:32px;font-weight:700;color:#1a202c;margin:0;letter-spacing:-.02em;display:flex;align-items:center}.add-btn{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#5600c4;color:#fff;border:none;border-radius:12px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #5600c433}.add-btn:hover{background:#4a00a8;transform:translateY(-1px);box-shadow:0 6px 16px #5600c44d}.nav-tabs{border-bottom:2px solid #e5e7eb;margin-bottom:32px;gap:24px}.nav-tabs .nav-item{margin-bottom:-2px}.nav-tabs .nav-link{border:none;background:transparent;color:#6b7280;font-weight:600;font-size:16px;padding:12px 4px;transition:all .2s;border-bottom:2px solid transparent}.nav-tabs .nav-link:hover{color:#5600c4}.nav-tabs .nav-link.active{color:#5600c4;border-bottom:2px solid #5600c4;background:transparent}#advantagesList{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:24px}@media(max-width:768px){#advantagesList{grid-template-columns:1fr}}#faqsList{display:flex;flex-direction:column;gap:16px}.advantage-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;gap:24px;align-items:flex-start;transition:all .3s ease;border:1px solid #f3f4f6}.advantage-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-color:#e5e7eb}#faqsList .advantage-card{align-items:center}.advantage-image{width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg,#f3e8ff,#e9d5ff);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.advantage-image i{font-size:24px;color:#5600c4}.advantage-content{flex:1;min-width:0}.advantage-title{font-size:18px;font-weight:700;color:#1a202c;margin-bottom:8px;line-height:1.3}.advantage-desc{font-size:14px;color:#6b7280;line-height:1.6;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.advantage-meta{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.meta-badge{font-size:11px;padding:4px 8px;border-radius:6px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.meta-badge.en{background:#eff6ff;color:#3b82f6}.meta-badge.pt{background:#f0fdf4;color:#22c55e}.advantage-actions{display:flex;flex-direction:column;gap:12px;align-items:flex-end;margin-left:auto}.btn-edit,.btn-delete{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:all .2s;font-size:14px}.btn-edit{background:#f3f4f6;color:#6b7280}.btn-edit:hover{background:#5600c4;color:#fff}.btn-delete{background:#fee2e2;color:#ef4444}.btn-delete:hover{background:#ef4444;color:#fff}.status-badge{padding:4px 10px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase}.status-badge.active{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.status-badge.inactive{background:#f3f4f6;color:#6b7280;border:1px solid #e5e7eb}.order-badge{background:#f3f4f6;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;color:#6b7280}.modal-content{border-radius:20px;border:none;box-shadow:0 25px 50px -12px #00000040}.modal-header{border-bottom:1px solid #f3f4f6;padding:24px}.modal-footer{border-top:1px solid #f3f4f6;padding:24px;background:#f9fafb;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.image-upload-area{background:#f9fafb;border:2px dashed #e5e7eb}.image-upload-area:hover{background:#fff;border-color:#5600c4}.toggleWrapper{transform:scale(.8);transform-origin:right center}.page-title{font-size:28px;font-weight:700;color:#1a202c;margin:0}.add-btn{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#5600c4;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s}.add-btn:hover{background:#4a00a8}.advantage-card{background:#fff;border-radius:12px;margin-bottom:20px;padding:24px;box-shadow:0 2px 8px #0000000f;display:flex;gap:20px;align-items:flex-start;flex-wrap:wrap}.advantage-image{width:80px;height:80px;border-radius:50%;background:#e3ceff;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.advantage-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.advantage-image i{font-size:32px;color:#5600c4}.advantage-content{flex:1;min-width:200px}.advantage-title{font-size:18px;font-weight:700;color:#1a202c;margin-bottom:4px}.advantage-desc{font-size:14px;color:#596780;line-height:1.5}.advantage-meta{display:flex;gap:10px;margin-top:8px;flex-wrap:wrap}.meta-badge{font-size:12px;padding:4px 10px;border-radius:4px;background:#f3f4f6;color:#6b7280}.meta-badge.en{background:#dbeafe;color:#1e40af}.meta-badge.pt{background:#dcfce7;color:#166534}.advantage-actions{display:flex;gap:20px;align-items:center}.btn-edit,.btn-delete{padding:8px 16px;border-radius:6px;font-size:13px;font-weight:600;border:none;cursor:pointer;transition:all .2s}.btn-edit{background:#3b82f6;color:#fff}.btn-edit:hover{background:#2563eb}.btn-delete{background:#ef4444;color:#fff}.btn-delete:hover{background:#dc2626}.status-badge{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600}.status-badge.active{background:#dcfce7;color:#166534}.status-badge.inactive{background:#f3f4f6;color:#6b7280}.modal-content{border-radius:12px}.modal-header{border-bottom:1px solid #e5e7eb;padding:20px 24px}.modal-title{font-weight:700;color:#1a202c}.modal-body{padding:24px}.modal-footer{border-top:1px solid #e5e7eb;padding:16px 24px}.form-group{margin-bottom:20px}.form-label{font-size:14px;font-weight:600;color:#1a202c;margin-bottom:8px;display:block}.form-control{border-radius:8px;border:1px solid #e5e7eb;padding:12px 16px;font-size:14px}.form-control:focus{border-color:#5600c4;box-shadow:0 0 0 3px #5600c41a}.lang-tabs{display:flex;gap:10px;margin-bottom:16px}.lang-tab,.lang-tab-faq{padding:8px 16px;border-radius:6px;background:#f3f4f6;color:#6b7280;font-weight:600;cursor:pointer;border:none}.lang-tab.active,.lang-tab-faq.active{background:#5600c4;color:#fff}.lang-content,.lang-content-faq{display:none}.lang-content.active,.lang-content-faq.active{display:block}.image-upload-area{border:2px dashed #e5e7eb;border-radius:10px;padding:30px;text-align:center;cursor:pointer;transition:border-color .2s}.image-upload-area:hover{border-color:#5600c4}.image-upload-area i{font-size:32px;color:#9ca3af;margin-bottom:10px}.image-preview{max-width:100px;max-height:100px;border-radius:8px;margin-top:10px}.order-badge{background:#f3f4f6;padding:4px 10px;border-radius:4px;font-size:12px;color:#6b7280}.tvde-banner{width:100%;position:relative;overflow:hidden;isolation:isolate;margin:40px 0;padding:68px;min-height:480px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;border-radius:20px;box-shadow:0 4px 4px #00000040;background-color:#410095;color:#fff;font-family:Plus Jakarta Sans;font-size:14px;text-align:center}@media(max-width:991px){.tvde-banner{height:700px;padding:36px;justify-content:flex-start;text-align:left}}.tvde-banner__img{position:absolute;inset:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tvde-banner__img--desktop{display:block}.tvde-banner__img--mobile{display:none}@media(max-width:991px){.tvde-banner__img--desktop{display:none}.tvde-banner__img--mobile{display:block}}.tag-parent{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:20px;flex-shrink:0;max-width:50%}@media(max-width:991px){.tag-parent{max-width:100%;gap:20px;padding:0}}.tag{height:39px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;border-radius:100px;border:2px solid #fff;box-sizing:border-box}.text{letter-spacing:-.02em;line-height:150%;font-weight:600}.the-car-partner-for-your-tvde-parent{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;gap:16px;text-align:left;font-size:32px}@media(max-width:991px){.the-car-partner-for-your-tvde-parent{font-size:24px;gap:16px}}.the-car-partner{width:100%;display:flex;align-items:center;letter-spacing:-.03em;line-height:150%;font-weight:600}@media(max-width:991px){.the-car-partner{justify-content:flex-start}}.fully-equipped-cars-container{font-size:16px;letter-spacing:-.02em;line-height:150%}.fully-equipped-cars{font-weight:500}.primary-button-white{height:44px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background-color:#fff;font-size:16px;font-weight:600;color:#410095;text-decoration:none;cursor:pointer;transition:background-color .2s}.primary-button-white:hover{background-color:#f0f0f0;color:#410095}@media(max-width:991px){.primary-button-white{width:100px;height:36px;padding:0;font-size:12px}}
