.CR{background-color:#fff;padding:32px;max-width:1184px;margin:0 auto}@media screen and (max-width:810px){.CR{padding:32px 16px}}.CR-Title{font-size:32px;line-height:36px;font-family:var(--font-title-font);font-weight:800;padding-bottom:32px}@media screen and (max-width:810px){.CR-Title{font-size:24px;line-height:28px}}.CR-Description{color:#64748b;font-size:16px;line-height:24px}.CR-Grid{display:grid;grid-template-columns:4fr 2fr 2fr 2fr 2fr;grid-column-gap:24px}@media screen and (max-width:1023px){.CR-Grid{grid-template-columns:repeat(12,1fr);grid-column-gap:16px;grid-row-gap:16px}.CR-Grid>:first-child{grid-column:span 12}.CR-Grid>:nth-child(n+2){grid-column:span 6}}.CR-SocialBox{position:relative;padding:16px;height:120px;border:1px solid #d1d5db;border-radius:8px;vertical-align:top}.CR-SocialBox:after{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);width:100%;content:"";display:block;background:url(/resources/common/svg/reviews-sprite.svg) no-repeat 0 0;background-size:100% auto;max-width:120px}.CR-SocialBox.TrustPilot:after{background-position:0 -94px;height:30px;bottom:15px}.CR-SocialBox.Google:after{height:28px;background-size:85px;background-position:0 -38px;width:85px;bottom:14px}.CR-SocialBox.ReviewCenter:after{background-position:0 -23px;width:100%;height:31px;bottom:10px}.CR-SocialBox.ReviewIO:after{height:21px;background-position:0 -123px}.CR-SocialScore{font-size:36px;line-height:60px;color:#0ea5e9;text-align:center}.FAQ{padding:32px;max-width:1184px;margin:0 auto}@media screen and (max-width:810px){.FAQ{padding:32px 16px}}.FAQ-Title{font-size:32px;line-height:36px;font-family:var(--font-title-font);font-weight:800;padding-bottom:32px}@media screen and (max-width:810px){.FAQ-Title{font-size:24px;line-height:28px}}.FAQ-Entries{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;grid-column-gap:24px;grid-row-gap:24px}@media screen and (max-width:810px){.FAQ-Entries{grid-template-columns:repeat(1,1fr)}}.FAQ-EntryTitle{margin-bottom:8px;font-size:16px;font-weight:700;line-height:24px}.FAQ-EntryDescription{font-size:14px;font-weight:400;line-height:20px;color:#64748b}.FAQ-EntryDescription a{color:#0ea5e9}.FYC{background-color:#0ea5e9}.FYC-Wrapper{padding:32px;max-width:1184px;margin:0 auto}@media screen and (max-width:810px){.FYC-Wrapper{padding:32px 16px}}.FYC-Title{font-size:32px;line-height:36px;font-family:var(--font-title-font);font-weight:800;padding-bottom:32px;color:#fff}@media screen and (max-width:810px){.FYC-Title{font-size:24px;line-height:28px}}.FYC-Boxes{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;grid-column-gap:24px}@media screen and (max-width:810px){.FYC-Boxes{grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;grid-column-gap:16px;grid-row-gap:16px}}.FYC-Box{display:flex;gap:20px;color:#fff;font-weight:600}@media screen and (max-width:440px){.FYC-Box{flex-direction:column}}.FYC-Box svg{min-width:60px}.FYC-Box-Title{font-size:44px;line-height:56px}.FYC-Box-SecondaryTitle{font-size:16px;line-height:24px}.TL{padding:32px;max-width:1184px;margin:0 auto}@media screen and (max-width:810px){.TL{padding:32px 16px}}.TL-Title{font-size:32px;line-height:36px;font-family:var(--font-title-font);font-weight:800;padding-bottom:32px}@media screen and (max-width:810px){.TL-Title{font-size:24px;line-height:28px}}.TL-Container{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;grid-column-gap:8px;grid-row-gap:8px}@media(min-width:811px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1){.TL-Container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:810px){.TL-Container{grid-template-columns:repeat(1,1fr);grid-column-gap:4px;grid-row-gap:4px}}.TL-Box{position:relative;padding:12px;-webkit-padding-end:22px;padding-inline-end:22px;-webkit-padding-start:60px;padding-inline-start:60px;height:-moz-fit-content;height:fit-content;border:1px solid #d1d5db;border-radius:4px;font-size:12px;line-height:16px;color:#64748b;vertical-align:top;transition:padding .4s ease}.TL-Box a{font-size:14px;line-height:20px;display:inline-block;color:#0ea5e9}.TL-Box_IsOpen{padding-bottom:0}.TL-FlagXL{position:absolute;top:16px;inset-inline-start:12px}.TL-Open{position:absolute;inset-inline-end:8px;top:18px;cursor:pointer;outline:none;color:#d1d5db}.TL-Open svg{transition:all .2s}.TL-Open_IsOpen svg{transform:rotate(-180deg)}.TL .TL-Items{-webkit-margin-start:-60px;margin-inline-start:-60px;-webkit-margin-end:-22px;margin-inline-end:-22px;display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease,padding .4s ease}.TL .TL-Items:not(.TL .TL-Items_IsOpen){padding-block:0 0}.TL .TL-Items_IsOpen{padding-block:12px 0;grid-template-rows:1fr}.TL .TL-ItemsContent{min-height:0;overflow:hidden;padding-block:0;padding-inline:12px;background:#f1f3f4;border-radius:0 0 4px 4px;transition:padding .4s ease}.TL .TL-ItemsContent_IsOpen{padding:12px}.TL-SubHeading{margin-bottom:8px;font-weight:700}.TL-Item{position:relative;-webkit-margin-start:25px;margin-inline-start:25px;font-size:12px;line-height:16px;margin-bottom:4px}.TL-Item a{color:#0ea5e9}.TL-Item:before{position:absolute;inset-inline-start:-25px;top:-1px;height:18px;width:18px;content:"";display:inline-block}.TL-Item.country{margin:0;font-size:14px}.TL-Item.country:before{display:none}.TL-Item.city:before{background:url(/resources/desktop/svg/car-icons.svg) no-repeat 0 -72px;background-size:18px 468px}.TL-Item.airport,.TL-Item.bus,.TL-Item.downtown,.TL-Item.hotel,.TL-Item.port,.TL-Item.railway{-webkit-margin-start:50px;margin-inline-start:50px}.TL-Item.airport:before,.TL-Item.bus:before,.TL-Item.downtown:before,.TL-Item.hotel:before,.TL-Item.port:before,.TL-Item.railway:before{background:url(/resources/desktop/svg/all.svg) no-repeat 0 0;background-size:18px 234px}.TL-Item.airport:before{background-position:0 -126px}.TL-Item.bus:before{background-position:0 -144px}.TL-Item.downtown:before{background-position:0 -162px}.TL-Item.hotel:before{background-position:0 -180px}.TL-Item.port:before{background-position:0 -198px}.TL-Item.railway:before{background-position:0 -216px}.AdModal-PlayButton{width:64px;height:64px;box-shadow:0 2px 4px rgba(0,0,0,.14);background:#0ea5e9;border-radius:50%;transition:all .3s;cursor:pointer;display:flex;justify-content:center;align-items:center}.AdModal-PlayButton:hover{background:#0369a1}.AdModal-PlayButton svg{margin-left:6px}.AdModal-Wrapper{display:block;padding:16px;border-radius:5px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}@media screen and (max-width:810px){.AdModal-Wrapper{padding:0;box-shadow:none;display:flex;align-items:center;width:100%}}.AdModal .Modal-Header{font-size:16px;line-height:24px;font-weight:500;padding:24px 56px;text-align:center;border-bottom:1px solid #d1d5db;margin-bottom:4px}.AdModal .Modal-Header .Modal-CloseBtn{position:absolute;inset-inline-end:16px;height:40px;width:40px;background:#f1f5f9;border-radius:100%;padding:0}.AdModal .Modal-Header .Modal-CloseBtn:after,.AdModal .Modal-Header .Modal-CloseBtn:before{background:#0f172a;width:19px;height:2px}@media screen and (max-width:810px){.AdModal .Modal-Header{background:#000;margin-bottom:0;border-bottom:none}.AdModal .Modal-Wrapper{background:#000}.AdModal .Modal-Content{height:100dvh;display:flex;flex-direction:column}.AdModal .Modal-Body{display:flex;width:100%;height:100%;align-items:center}}.GD{background-color:#fff;padding:32px;max-width:1184px;margin:0 auto}@media screen and (max-width:810px){.GD{padding:32px 16px}}.GD-Title{font-size:32px;line-height:36px;font-family:var(--font-title-font);font-weight:800;padding-bottom:32px}@media screen and (max-width:810px){.GD-Title{font-size:24px;line-height:28px}}.GD-Description{margin-bottom:24px;font-size:16px;line-height:24px}@media screen and (max-width:810px){.GD-Description{font-size:14px;line-height:20px}}.GD-Boxes{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;grid-column-gap:24px}@media screen and (min-width:1100px)and (max-width:1200px){.GD-Boxes{grid-column-gap:8px;grid-row-gap:8px}}@media screen and (min-width:1000px)and (max-width:1099px){.GD-Boxes{grid-template-columns:repeat(2,1fr)}}@media(min-width:811px)and (max-width:1024px)and (-webkit-min-device-pixel-ratio:1){.GD-Boxes{grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;grid-column-gap:16px;grid-row-gap:16px}}@media screen and (max-width:810px){.GD-Boxes{grid-template-columns:repeat(1,1fr);grid-template-rows:auto auto;grid-column-gap:16px;grid-row-gap:16px}}.GD-Box img{margin-bottom:16px}.GD-Box h4{margin-bottom:12px;font-weight:400;font-size:20px;line-height:28px}.GD-Box p{color:#64748b;font-size:14px;line-height:20px}.PIU{background-color:#ecf8ff}.PIU-Title{font-size:32px;line-height:36px;font-family:var(--font-title-font);font-weight:800;padding-bottom:32px}@media screen and (max-width:810px){.PIU-Title{font-size:24px;line-height:28px}}.PIU-SecondaryTitle{font-weight:700;font-size:20px;line-height:28px;margin-bottom:16px}.PIU-Wrapper{padding:32px;max-width:1184px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr;grid-template-rows:auto auto;grid-column-gap:24px}@media screen and (max-width:810px){.PIU-Wrapper{padding:32px 16px;display:grid;grid-template-columns:1fr}}.PIU-Requirements{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;grid-column-gap:24px;grid-row-gap:24px}@media screen and (max-width:810px){.PIU-Requirements{grid-template-columns:1fr}}.PIU-Requirement{display:flex;gap:20px}.PIU-Requirement svg{min-width:80px}.PIU-Requirement h4{margin-bottom:12px;font-weight:400;font-size:20px;line-height:28px}.PIU-RequirementDescription{color:#64748b;font-size:14px;line-height:20px}.WOA{padding:32px;max-width:1184px;margin:0 auto}@media screen and (max-width:810px){.WOA{padding:32px 16px;padding:32px 0}}.WOA-Banner{display:flex;width:100%;justify-content:center;align-items:center;gap:16px;height:144px;border-radius:8px;overflow:hidden}@media screen and (max-width:810px){.WOA-Banner{border-radius:0}}.WOA-BannerImg{object-fit:cover;object-position:center}.WOA-PlayLabel{color:#fff;font-weight:700;font-size:20px;line-height:28px}.grecaptcha-badge{visibility:hidden!important}.grecaptcha-badge-visible{visibility:visible!important}.Compare{background-color:#fff;padding:32px;max-width:1184px;margin:0 auto}@media screen and (max-width:810px){.Compare{padding:32px 16px}}.Compare-Title{font-size:32px;line-height:36px;font-family:var(--font-title-font);font-weight:800;padding-bottom:32px}@media screen and (max-width:810px){.Compare-Title{font-size:24px;line-height:28px}}.Compare-SecondaryTitle{font-weight:700;font-size:20px;line-height:28px;margin-bottom:16px}.Compare-Blocks{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;grid-column-gap:24px}@media screen and (max-width:810px){.Compare-Blocks{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;grid-row-gap:8px}}.Compare-Blocks .Gray{background-color:#f1f3f4}.Compare-Blocks .Gray p{color:#64748b}.Compare-Blocks .Blue{background-color:#ecf8ff}.Compare-Blocks .Yellow{background-color:#fef6d6}.Compare-Blocks .Yellow p{color:#64748b}.Compare-Blocks .Yellow .Compare-Block-Icon{background:#fad130;margin-bottom:20px;width:80px;height:80px}.Compare-Blocks .Yellow svg{min-width:80px}.Compare-Blocks .Yellow svg path{fill:#fff}.Compare-Block{padding:24px;font-size:16px;line-height:24px;height:100%;border-radius:8px}@media screen and (max-width:810px){.Compare-Block{padding:20px;font-size:16px;line-height:24px;margin-bottom:8px;border-radius:8px}}.Compare-Block-ParagraphText p{margin-bottom:12px}.Compare-Block-ParagraphText p:last-of-type{margin-bottom:0}.Compare-Block-IconText{display:flex;gap:20px;align-items:center;padding-bottom:12px}.Compare-Block-IconText:last-of-type{padding-bottom:0}.Compare-Block-Icon{display:flex;justify-content:center;align-items:center;height:60px;width:60px;background:#d9f1ff;border-radius:100%}.Compare-Block-Icon svg{fill:#00a1ff;min-width:60px}.Compare-Block-Icon svg path{fill:#00a1ff}