

/* Start:/local/templates/tvl/css/home.css?17894949438496*/
/* Approved homepage layout. Loaded only by /index.php. */
.tvl_main_banner .tvl_main_banner_slide {background-image:url('/img/home/hero-port-illustration.png');background-position:center;}
.tvl_main_banner .tvl_main_banner_overlay {opacity:.16;}
.tvl_main_banner .tvl_main_banner_content_title,
.tvl_main_banner .tvl_main_banner_content_title span,
.tvl_main_banner .tvl_main_banner_content_sub {background:none;-webkit-background-clip:border-box;background-clip:border-box;-webkit-text-fill-color:#fff;color:#fff;text-shadow:0 2px 6px rgba(0,34,50,.65);}
.container {width:100%;max-width:1170px;}
.tvl-preview {color:#102a24;background:#fff;}
.tvl-preview *, .tvl-preview *::before, .tvl-preview *::after {box-sizing:border-box;}
.preview-container {width:100%;max-width:1240px;margin:0 auto;padding:0 32px;}
.tvl-preview a {text-decoration:none;}
.tvl-preview a:focus-visible {outline:3px solid #2a8462;outline-offset:5px;}
.preview-notice {padding-top:24px;padding-bottom:24px;border-bottom:1px solid #dce8e2;color:#65726b;}
.preview-notice h1 {font-size:18px;font-weight:600;margin:0 0 8px;}
.preview-notice p {font-size:14px;margin:0 0 12px;}
.preview-notice nav {display:flex;flex-wrap:wrap;gap:20px;}
.preview-notice a {color:#1d5d44;font-size:14px;text-decoration:underline;}
.tvl-preview section {scroll-margin-top:24px;}
.preview-eyebrow {font-size:12px;font-weight:600;letter-spacing:.19em;text-transform:uppercase;color:#287e60;margin:0 0 22px;}
.tvl-preview h2 {font-size:42px;line-height:1.15;letter-spacing:-.035em;font-weight:600;margin:0 0 24px;color:#102a24;}
.preview-lead {font-size:18px;line-height:1.65;color:#56635e;margin:0 0 26px;}
.preview-geography {display:grid;grid-template-columns:minmax(0, .9fr) minmax(0,1.2fr);align-items:center;gap:20px;padding-top:80px;padding-bottom:90px;}
.preview-countries {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px;margin-bottom:30px;}
.preview-countries a {display:flex;align-items:center;gap:12px;min-height:64px;border-bottom:1px solid #e1eae5;color:#18342b;font-weight:600;font-size:16px;transition:background-color .2s,color .2s;}
.preview-countries a:hover,
.preview-countries a.is-active {color:#166b4e;background:#edf7f2;}
/* Keyboard selection wins visually even if the pointer remains on another link. */
.has-active-route .preview-countries a:hover:not(.is-active) {color:#18342b;background:transparent;}
.preview-countries img {object-fit:cover;border-radius:50%;flex-shrink:0;}
.preview-map {margin:0;min-width:0;}
.preview-map img {width:100%;height:auto;display:block;}
.preview-map__visual {position:relative;}
.preview-map__overlay {position:absolute;inset:0;display:block;width:100%;height:100%;pointer-events:none;}
.preview-map__highlight,
.preview-map__destination {opacity:0;transition:opacity .2s ease;}
.preview-map__highlight.is-active,
.has-active-route .preview-map__destination {opacity:1;}
.preview-map__country {fill:#00ac78;fill-opacity:.72;stroke:#087d59;stroke-width:1;stroke-linejoin:round;vector-effect:non-scaling-stroke;}
.preview-map__route-halo,
.preview-map__route {fill:none;stroke-linecap:round;vector-effect:non-scaling-stroke;}
.preview-map__route-halo {stroke:#fff;stroke-width:6;stroke-opacity:.85;}
.preview-map__route {stroke:#008c61;stroke-width:3;filter:drop-shadow(0 0 3px rgba(0,172,120,.55));}
.preview-map__pulse {fill:#00ac78;fill-opacity:.18;stroke:#00ac78;stroke-opacity:.45;stroke-width:1;vector-effect:non-scaling-stroke;}
.preview-map__point {fill:#008c61;stroke:#fff;stroke-width:2;vector-effect:non-scaling-stroke;}
.preview-map figcaption {font-size:12px;text-align:center;color:#738078;margin-top:14px;}
.tvl-preview .preview-button {display:inline-flex;align-items:center;justify-content:center;padding:14px 26px;min-height:48px;border:1px solid #287e60;border-radius:28px;background:#287e60;color:#fff;font-size:14px;line-height:1.4;font-weight:600;text-align:center;transition:background-color .2s;}
.tvl-preview .preview-button:hover {background:#1d5d44;color:#fff;text-decoration:none;}
.preview-team {display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.85fr);gap:70px;align-items:center;padding-top:50px;padding-bottom:100px;border-top:1px solid #e0eae4;}
.preview-team-photo {display:block;width:100%;height:480px;object-fit:cover;border-radius:12px;}
.preview-numbers {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:36px 0;}
.preview-numbers dt {font-size:32px;line-height:1.2;font-weight:600;color:#287e60;white-space:nowrap;}
.preview-numbers dd {margin:10px 0 0;font-size:13px;color:#56635e;}
.preview-disclaimer {margin:22px 0 0;font-size:12px;line-height:1.6;color:#65726b;max-width:510px;}
.preview-benefits {padding:64px 0;background:#f2f7f4;}
/* Use the shared container, heading and lead sizes of the adjacent sections. */
.preview-benefits #benefits-title {color:#0b1725;text-align:left;}
.preview-benefits #benefits-title span {color:#168464;}
.preview-benefits > .preview-container > .preview-lead {text-align:left;}
.preview-benefit-grid {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:32px 0;}
.preview-benefit-grid article {padding:0 24px;}
.preview-benefit-grid article + article {border-left:1px solid #cfe4dc;}
.preview-benefit-grid img {display:block;object-fit:contain;width:64px;height:64px;margin-bottom:18px;}
.tvl-preview h3 {font-size:23px;line-height:1.3;font-weight:600;margin:0 0 16px;color:#173a2d;}
.preview-benefit-grid p {font-size:16px;color:#56635e;line-height:1.6;margin:0;}
.preview-benefits h3 {font-size:20px;font-weight:600;color:#0b1725;}
.preview-process {padding-top:28px;border-top:1px solid #d1dfd7;text-align:right;}
.preview-process h3 {font-size:24px;text-align:left;}
.preview-process ol {list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:0;margin:24px 0 28px;text-align:center;gap:0;}
.preview-process li {position:relative;display:flex;flex-direction:column;align-items:center;gap:12px;font-size:14px;padding:0 10px;}
.preview-process li:not(:last-child)::after {content:'';position:absolute;top:19px;left:calc(50% + 28px);width:calc(100% - 56px);border-top:1px solid #2a9879;}
.preview-process b {display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#168464;color:#fff;font-size:20px;font-weight:600;line-height:1.2;}
@media(max-width:1100px) {
    .preview-team {gap:30px;}
    .tvl-preview h2 {font-size:34px;}
    .preview-numbers dt {font-size:26px;}
    .preview-benefit-grid article {padding:0 24px;}
}
@media(max-width:800px) {
    /* Keep the right-hand scene visible without the desktop zoom animation. */
    .tvl_main_banner .tvl_main_banner_slide {
        background-position:right center;
        -webkit-animation:none;
        animation:none;
        -webkit-transform:none;
        transform:none;
    }
    .preview-container {padding-left:20px;padding-right:20px;}
    .preview-geography,.preview-team {grid-template-columns:1fr;gap:28px;padding-top:45px;padding-bottom:45px;}
    .preview-map {max-width:600px;margin:auto;}
    .preview-team-photo {height:auto;max-height:440px;object-position:center 35%;}
    .preview-benefits {padding:40px 0;}
    .preview-benefit-grid {grid-template-columns:1fr;gap:24px;margin:28px 0;}
    .preview-benefit-grid article {border-bottom:1px solid #d1dfd7;padding:0 0 24px;}
    .preview-benefit-grid article + article {border-left:0;}
    .preview-benefit-grid img {width:56px;height:56px;margin-bottom:16px;}
    .preview-process ol {grid-template-columns:1fr;gap:24px;text-align:left;}
    .preview-process li {flex-direction:row;padding:0;}
    .preview-process b {flex-shrink:0;}
    .preview-process li:not(:last-child)::after {left:19px;top:46px;width:0;height:12px;border-top:0;border-left:1px solid #2a9879;}
    .preview-process {text-align:left;}
    .preview-process .preview-button {min-width:0;width:100%;}
    .preview-lead {font-size:16px;}
}
@media(max-width:400px) {
    .tvl-preview h2 {font-size:29px;}
    .preview-countries {gap:0 12px;}
    .preview-countries a {font-size:14px;gap:8px;}
    .preview-countries img {width:28px;height:28px;}
    .preview-numbers {gap:8px;}
    .preview-numbers dt {font-size:22px;}
    .preview-numbers dd {font-size:11px;}
    .preview-process ol {grid-template-columns:1fr;}
}
@media(prefers-reduced-motion:reduce) {
    .preview-countries a,
    .preview-map__highlight,
    .preview-map__destination {transition:none;}
}

/* End */
/* /local/templates/tvl/css/home.css?17894949438496 */
