/* Fonts *//* poppins-regular - latin */@font-face{font-display:swap;/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */font-family:'Poppins';font-style:normal;font-weight:400;src:url('../../static/fonts/poppins-v22-latin-regular.woff2') format('woff2')/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */}/* poppins-500 - latin */@font-face{font-display:swap;/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */font-family:'Poppins';font-style:normal;font-weight:500;src:url('../../static/fonts/poppins-v22-latin-500.woff2') format('woff2')/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */}/* poppins-600 - latin */@font-face{font-display:swap;/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */font-family:'Poppins';font-style:normal;font-weight:600;src:url('../../static/fonts/poppins-v22-latin-600.woff2') format('woff2')/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */}/* poppins-700 - latin */@font-face{font-display:swap;/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */font-family:'Poppins';font-style:normal;font-weight:700;src:url('../../static/fonts/poppins-v22-latin-700.woff2') format('woff2')/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */}.leg-index-page *,.install-banner *{-webkit-font-smoothing:antialiased;font-family:'Poppins','Segoe UI','Open Sans',Arial,sans-serif}.secondary-button{font-weight:500;background:#dddddd !important;color:#363636 !important}.secondary-button:hover{background:#0c2f4b !important;color:white !important}h1{font-size:1.35em;font-weight:600;margin-bottom:1rem}.page-header-section{display:grid;grid-template-columns:4fr 2.5fr;margin:0 0 4em 0;gap:2rem}.page-section{padding-top:4.5rem;position:relative}.page-header-search{width:100%;position:relative}.template-header{font-size:1.15rem;color:#383838;background:#feedc0;padding:0.7rem 1rem 0.75rem 1rem;display:inline-block;width:auto;margin:0;border-radius:0.9rem;position:absolute;top:0rem;font-weight:600;margin-bottom:1rem}.search input{background:#fff;padding:0.75em 1em;width:100%;font-size:0.94em;border-radius:0.5em;height:49px;font-weight:600}@media screen and (max-width: 1200px){.page-header-section{grid-template-columns:4fr 3.5fr}}@media screen and (max-width: 991px) and (min-width: 769px){.page-header-search{width:48%;position:absolute !important;right:0}.page-header-section{display:grid;grid-template-columns:4fr 4fr}}@media screen and (max-width: 768px){h1{padding:0}.page-header-section{display:flex;flex-direction:column}}@media screen and (max-width: 576px){.template-header{display:flex;flex-direction:column;left:-1rem;font-size:1.1rem;padding:0.9rem 1.4rem 0.9rem 2rem}h1{padding:0 1rem}}@media screen and (max-width: 768px) and (min-width: 577px){.template-header{padding:0.7rem 1.5rem 0.75rem !important;left:0;top:0em}}@media screen and (min-width: 767px){.template-header{padding:0.7rem 1.5rem 0.75rem;left:0;top:-1rem}}.popular-routes-header{font-size:1.25em;color:#1e90ff;font-weight:bold;padding:0.3em 0 0.2em 0}.page-header-container{padding:0 2% 0 0}.routes-section{position:relative;padding:4rem 0 3rem}.route-list,.popular-route-list{overflow:hidden;columns:3 230px;gap:0.5rem;list-style:none;padding:0;margin:0}.route-list li,.popular-route-list li{padding:0 0 0 1.563em;margin-bottom:0.65em}.route-list.no-list-style li,.popular-route-list li{padding-left:0}.route-list.no-list-style li .flag,.popular-route-list li .flag{padding-left:0;line-height:1em !important;width:1.333em !important;top:2px}.popular-route-list.no-list-style li:before{display:none}.route-country{font-size:1.1em;color:#005684;font-weight:600;margin:0em 0 0.75em}.route-country a{color:#3b3b3b}.country-routes{padding:1.5em 2em 1.25em;display:flex;flex-direction:column;border-radius:0.75rem;margin:0 0 1rem}.country-routes button{background-color:#005684;color:white;border:none;padding:0.5em 1em;border-radius:0.25em;margin-top:1em;font-size:0.9em;align-self:flex-start;justify-self:flex-end}.country-routes:nth-of-type(odd){background-color:#f4f4f4}.flag{border-radius:0.15rem;overflow:hidden;margin-left:5px;position:relative;top:2px;line-height:1em !important;width:1.3333em !important}@media screen and (max-width: 767px){.routes-section{padding-top:3.5rem}.country-routes{padding:1.5em 1.5em 1.25em}.country-routes:nth-of-type(odd){background-color:transparent}}@media screen and (max-width: 576px){.page-header-section{margin:0 0 2.5em}.routes-section{padding-top:3rem}.route-country{font-size:1em}.country-routes{padding:1.5rem 1rem 1.25rem}.country-routes:nth-of-type(odd){background-color:transparent}}@media screen and (min-width: 1000px){.page-header-container{padding:0 2% 0 0}}.leg-index-description{grid-column:1/4;padding:0 2% 0 0}.leg-index-description p{font-weight:400}.leg-index-description p:first-of-type{font-weight:500}@media screen and (min-width: 1000px){.leg-index-description{grid-column:1/3;padding:0 2% 0 0}}@media screen and (max-width: 576px){.leg-index-description{padding:0 1rem}.leg-index-description p{font-size:0.95rem}}/* Utilities *//* Layout */.grid{display:grid}.grid-gap-1{gap:1rem}.grid-gap-2{gap:2rem}.grid-single-column{grid-template-columns:repeat(1, minmax(0, 1fr))}/* Typography */.text-aferry{color:var(--text-aferry)}.text-supplement{color:var(--text-supplement)}.text-highlight{color:var(--text-highlight)}/* Display */.rounded-xl{border-radius:1rem}.bordered-between-vertical > *:not(:last-child){padding-bottom:1.5rem;border-bottom:1px solid hsla(201, 20%, 20%, 0.2)}