:root{--bg:#fff;--surface:#ffffff;--text:#171914;--muted:#62685d;--line:#e6e6dc;--primary:#2f7d3d;--primary-dark:#235f2d;--soft:#eff6ec;--shadow:0 16px 42px rgba(20,30,18,0.12);--fsta-shell-max:1220px;--fsta-shell-gutter:40px;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-size:16px;line-height:1.55}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}svg{flex:0 0 auto}:focus-visible{outline:3px solid rgba(47,125,61,0.45);outline-offset:3px}.skip-link{position:absolute;top:8px;left:8px;z-index:99;transform:translateY(-140%);border-radius:999px;background:var(--text);color:#fff;padding:10px 14px}.skip-link:focus{transform:translateY(0)}.top-banner{background:var(--primary);color:#fff;font-size:13px}.top-banner-inner{width:min(var(--fsta-shell-max),calc(100% - var(--fsta-shell-gutter)));margin:0 auto;min-height:34px;display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;font-weight:700}.top-banner-inner svg{width:15px;height:15px}.top-banner-text-mobile{display:none}.site-header-wrap{position:static;z-index:50;background:#fff;border-bottom:0}.site-header{width:min(var(--fsta-shell-max),calc(100% - var(--fsta-shell-gutter)));max-width:var(--fsta-shell-max);min-height:68px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:inline-flex;align-items:center;min-height:36px;border-radius:10px;background:var(--primary);color:#fff;font-size:14px;font-weight:750;line-height:1;padding:0 13px}.nav-links{display:none;align-items:center;gap:22px;color:#405141;font-size:14px;font-weight:520}.header-actions{display:flex;align-items:center;gap:8px;min-width:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:1px solid transparent;border-radius:999px;background:var(--primary);color:#fff;font-weight:850;padding:10px 16px;cursor:pointer;white-space:nowrap}.button.secondary{background:#fff;color:var(--text);border-color:var(--line)}.button.ask{min-height:36px;gap:5px;padding:7px 14px;font-size:13px;font-weight:550}.button.ask svg{width:15px;height:15px}.menu-details{position:relative}.menu-details summary{list-style:none;cursor:pointer}.menu-details summary::-webkit-details-marker{display:none}.menu-button{border:0;width:38px;height:38px;display:grid;place-items:center;border-radius:999px;background:transparent;color:#152116;cursor:pointer}.menu-panel{position:absolute;top:calc(100% + 6px);inset-inline-start:auto;inset-inline-end:0;z-index:100;width:min(226px,calc(100vw - 32px));max-height:min(420px,calc(100dvh - 96px));overflow:hidden auto;padding:5px 0;border:1px solid #d9e1d4;border-radius:12px;background:#fff;box-shadow:0 14px 32px rgba(21,34,23,0.14),0 2px 8px rgba(21,34,23,0.06)}.menu-panel a{display:flex;align-items:center;gap:13px;min-height:42px;padding:9px 14px;color:#2d4032;font-size:14px;font-weight:450;line-height:1.2}.menu-panel a svg{width:18px;height:18px;color:#557866}.menu-panel .menu-divider{margin-top:4px;border-top:1px solid #edf0e8}.container{width:min(var(--fsta-shell-max),calc(100% - var(--fsta-shell-gutter)));margin-inline:auto}.blog-index-page{width:min(var(--fsta-shell-max),calc(100% - var(--fsta-shell-gutter)));max-width:var(--fsta-shell-max);padding:6px 0 88px}.blog-hero-panel{position:relative;min-height:0;overflow:visible;display:grid;place-items:center;border-radius:0;background:transparent;isolation:auto;padding:clamp(8px,1vw,12px) 0 8px}.blog-hero-panel::after{content:"";position:absolute;inset:0;z-index:-1;display:none;background:transparent}.blog-hero-image{position:absolute;inset:0;z-index:-2;display:none}.blog-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center}.blog-hero-content{max-width:760px;padding:0 24px;color:#071d11;text-align:center}.blog-hero-content p{margin:0;color:rgba(255,255,255,0.92);font-size:19px;line-height:1.4}.blog-hero-content p:first-child{margin-bottom:12px;font-size:15px;font-weight:650}.blog-hero-content h1{margin:0;color:#071d11;font-size:clamp(54px,6vw,76px);font-weight:820;line-height:1;letter-spacing:0}.blog-hero-content h1 span{color:var(--primary)}.blog-index-copy{max-width:980px;margin:34px auto 48px;color:#405447;font-size:17px;line-height:1.72}.blog-index-copy>section{padding:30px 0;border-top:1px solid #e2eadf}.blog-index-copy>section:first-child{border-top:0;padding-top:0}.blog-index-copy h2{margin:0 0 14px;color:#102217;font-size:clamp(27px,3vw,38px);font-weight:760;line-height:1.16;letter-spacing:0}.blog-index-copy h3{margin:0 0 10px;color:#102217;font-size:20px;line-height:1.25}.blog-index-copy p{margin:0 0 16px}.blog-index-copy p:last-child{margin-bottom:0}.blog-index-copy a{color:var(--primary);font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.blog-index-copy ul,.blog-index-copy ol{margin:0 0 16px;padding-left:23px}.blog-index-copy li + li{margin-top:8px}.blog-index-summary{padding-bottom:34px}.blog-index-top-summary,.blog-index-top-summary .blog-index-summary{text-align:center}.blog-index-top-summary .blog-index-summary>p{max-width:820px;margin-inline:auto}.blog-index-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:18px}.blog-index-route-visual{margin:18px 0 0;border:1px solid #d8e4d5;border-radius:12px;background:linear-gradient(180deg,#f8fbf5,#edf5ea);padding:22px}.blog-index-route-visual figcaption{margin:0 0 14px;color:#102217;font-size:20px;font-weight:760;line-height:1.3}.blog-index-route-visual ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 20px;margin-bottom:0}.blog-index-table{margin:22px auto 24px;width:100%;max-width:920px;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;border:1px solid #cfdfca;border-radius:16px;background:linear-gradient(180deg,#ffffff 0%,#f8fbf5 100%);box-shadow:0 18px 44px rgba(21,34,23,0.08)}.blog-index-table table{width:100%;min-width:720px;border-collapse:separate;border-spacing:0;background:#fff}.blog-index-table th,.blog-index-table td{border-bottom:1px solid #dfeadc;padding:15px 16px;text-align:left;vertical-align:top;line-height:1.48}.blog-index-table thead th{background:linear-gradient(180deg,#eff7ec 0%,#e7f1e4 100%);color:#102217;font-size:12px;font-weight:850;letter-spacing:0.04em;text-transform:uppercase}.blog-index-table tbody th{color:#102217;font-weight:800}.blog-index-table tbody td[data-label*="Rate"],.blog-index-table tbody td[data-label*="Price"],.blog-index-table tbody td[data-label*="Status"],.blog-index-table tbody td[data-label*="Current"]{color:#14762f;font-weight:760}.blog-index-table tbody tr:nth-child(even) th,.blog-index-table tbody tr:nth-child(even) td{background:#fbfdf8}.blog-index-table tbody tr:hover th,.blog-index-table tbody tr:hover td{background:#f2f8ee}.blog-index-table tbody tr:last-child th,.blog-index-table tbody tr:last-child td{border-bottom:0}.blog-index-faq{width:min(860px,100%);margin:32px auto;border:1px solid #d4e3d0;border-radius:18px;background:linear-gradient(180deg,#ffffff 0%,#f7fbf4 100%);padding:18px;box-shadow:0 18px 44px rgba(21,34,23,0.08)}.blog-index-faq h2{margin:0 0 14px;color:#102217;font-size:clamp(23px,2.4vw,32px);font-weight:780;line-height:1.16;text-align:center}.blog-index-faq details{overflow:hidden;border:1px solid #d9e5d6;border-radius:10px;background:#fff;box-shadow:0 5px 14px rgba(17,31,19,0.035)}.blog-index-faq details + details{margin-top:10px}.blog-index-faq summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:12px 15px;cursor:pointer;list-style:none;color:#122018;font-size:14.5px;font-weight:650;line-height:1.28}.blog-index-faq summary::-webkit-details-marker{display:none}.blog-index-faq summary::after{content:"";flex:0 0 8px;width:8px;height:8px;border-right:1.7px solid #258243;border-bottom:1.7px solid #258243;transform:rotate(45deg);transition:transform 160ms ease,border-color 160ms ease}.blog-index-faq details[open] summary{background:#f4faf2}.blog-index-faq details[open] summary::after{transform:rotate(225deg)}.blog-index-faq summary:focus-visible{outline:3px solid rgba(33,134,59,0.18);outline-offset:-3px}.blog-index-faq details p{margin:0;padding:0 15px 14px;color:#405447;font-size:13.5px;line-height:1.52}.blog-filter-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.blog-filter-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;width:fit-content;margin:28px auto 48px;max-width:100%;box-sizing:border-box}.blog-filter-bar label{min-height:44px;border:0;border-radius:999px;background:#eef1eb;color:#496052;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:550;padding:0 17px}.blog-filter-bar label:hover,#blog-filter-all:checked ~ .blog-filter-bar label[for="blog-filter-all"],#blog-filter-travel-guide:checked ~ .blog-filter-bar label[for="blog-filter-travel-guide"],#blog-filter-tips:checked ~ .blog-filter-bar label[for="blog-filter-tips"],#blog-filter-news:checked ~ .blog-filter-bar label[for="blog-filter-news"],#blog-filter-routes:checked ~ .blog-filter-bar label[for="blog-filter-routes"],#blog-filter-road-trips:checked ~ .blog-filter-bar label[for="blog-filter-road-trips"],#blog-filter-road-trip:checked ~ .blog-filter-bar label[for="blog-filter-road-trip"],#blog-filter-transport:checked ~ .blog-filter-bar label[for="blog-filter-transport"]{background:var(--primary);color:#fff}#blog-filter-travel-guide:checked ~ .blog-featured-card:not([data-blog-category="Travel Guide"]),#blog-filter-travel-guide:checked ~ .blog-index-grid .blog-index-card:not([data-blog-category="Travel Guide"]),#blog-filter-tips:checked ~ .blog-featured-card:not([data-blog-category="Tips"]),#blog-filter-tips:checked ~ .blog-index-grid .blog-index-card:not([data-blog-category="Tips"]),#blog-filter-news:checked ~ .blog-featured-card:not([data-blog-category="News"]),#blog-filter-news:checked ~ .blog-index-grid .blog-index-card:not([data-blog-category="News"]),#blog-filter-routes:checked ~ .blog-featured-card:not([data-blog-category="Routes"]),#blog-filter-routes:checked ~ .blog-index-grid .blog-index-card:not([data-blog-category="Routes"]),#blog-filter-road-trips:checked ~ .blog-featured-card:not([data-blog-category="Road Trips"]),#blog-filter-road-trips:checked ~ .blog-index-grid .blog-index-card:not([data-blog-category="Road Trips"]),#blog-filter-road-trip:checked ~ .blog-featured-card:not([data-blog-category="Road Trip"]),#blog-filter-road-trip:checked ~ .blog-index-grid .blog-index-card:not([data-blog-category="Road Trip"]),#blog-filter-transport:checked ~ .blog-featured-card:not([data-blog-category="Transport"]),#blog-filter-transport:checked ~ .blog-index-grid .blog-index-card:not([data-blog-category="Transport"]){display:none}.blog-featured-card,.blog-index-card{border:1px solid #dfe5d9;border-radius:14px;background:#fff;box-shadow:none}.blog-featured-card,.blog-index-grid,.blog-index-page + .site-footer{content-visibility:auto;contain-intrinsic-size:auto 720px}.blog-featured-card{overflow:hidden;margin-bottom:42px}.blog-featured-card>a{display:grid;grid-template-columns:1fr 1fr;min-height:360px;color:inherit}.blog-featured-media{min-height:360px;overflow:hidden;background:#eef0e9}.blog-featured-media img,.blog-index-card .image-frame img{width:100%;height:100%;object-fit:cover}.blog-featured-content{display:flex;flex-direction:column;justify-content:center;padding:clamp(30px,3.2vw,44px)}.blog-category{display:block;margin-bottom:13px;color:var(--primary);font-size:12px;font-weight:700;letter-spacing:0.06em;line-height:1;text-transform:uppercase}.blog-featured-content h2{max-width:560px;margin:0 0 16px;color:#102217;font-size:clamp(28px,2.55vw,34px);font-weight:700;line-height:1.12;letter-spacing:0}.blog-featured-content>p:not(.blog-meta){max-width:610px;margin:0 0 20px;color:#496052;font-size:17px;line-height:1.6}.blog-meta{margin:0;color:#53675a;font-size:12px;line-height:1.6}.blog-meta span{margin:0 12px;color:#8a978b}.blog-index-page .blog-index-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px}.blog-card,.blog-index-card{overflow:hidden}.blog-index-card>a{display:grid;grid-template-rows:auto 1fr;height:100%;color:inherit}.blog-index-card .image-frame{overflow:hidden;aspect-ratio:16 / 10;border-radius:0;background:#eef0e9}.blog-index-card .blog-card-content{padding:25px 20px 20px}.blog-index-card h3{margin:0 0 14px;color:#102217;font-size:21px;font-weight:700;line-height:1.25;letter-spacing:0}.blog-featured-card[hidden],.blog-index-card[hidden]{display:none}@media (min-width:900px){.nav-links{display:flex}}@media (max-width:980px){.blog-hero-panel{min-height:0}.blog-featured-card>a{grid-template-columns:1fr}.blog-featured-media{min-height:320px}.blog-index-page .blog-index-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){:root{--fsta-shell-gutter:22px}.top-banner{font-size:9px}.top-banner-inner{width:calc(100% - 6px) !important;gap:4px !important;white-space:nowrap}.top-banner-text-full{display:none}.top-banner-text-mobile{display:inline}.button.ask{max-width:102px;overflow:hidden}.blog-index-page{width:min(var(--fsta-shell-max),calc(100% - var(--fsta-shell-gutter)));padding-top:4px}.blog-hero-panel{min-height:0;border-radius:0;padding:10px 0 6px}.blog-hero-content h1{font-size:46px}.blog-hero-content p{font-size:16px}.blog-index-copy{margin:28px auto 36px;font-size:16px}.blog-index-copy>section{padding:24px 0}.blog-index-split,.blog-index-route-visual ol{grid-template-columns:1fr}.blog-index-route-visual{padding:16px}.blog-index-table{max-width:100%;overflow-x:visible;border-radius:14px}.blog-index-table table,.blog-index-table thead,.blog-index-table tbody,.blog-index-table tr,.blog-index-table th,.blog-index-table td{display:block;width:100%}.blog-index-table table{min-width:0}.blog-index-table thead{display:none}.blog-index-table tbody tr{padding:13px 14px;border-bottom:1px solid #dfeadc}.blog-index-table tbody tr:last-child{border-bottom:0}.blog-index-table th,.blog-index-table td{display:grid;grid-template-columns:minmax(112px,36%) minmax(0,1fr);gap:10px;border-bottom:0;padding:6px 0;font-size:13px;line-height:1.38;overflow-wrap:anywhere}.blog-index-table th::before,.blog-index-table td::before{content:attr(data-label);color:#617463;font-size:10px;font-weight:850;letter-spacing:0.04em;line-height:1.3;text-transform:uppercase}.blog-filter-bar{flex-wrap:wrap;justify-content:center;width:100%;overflow-x:visible;margin:24px auto 34px;padding:0;scrollbar-width:none}.blog-filter-bar::-webkit-scrollbar{display:none}.blog-filter-bar label{flex:0 0 auto}.blog-featured-content{padding:26px 20px}.blog-featured-content h2{font-size:27px}.blog-featured-content>p:not(.blog-meta){font-size:15px}.blog-index-page .blog-index-grid{grid-template-columns:1fr}}:root{--bg:#fff;--surface:#ffffff;--text:#171914;--muted:#62685d;--line:#e6e6dc;--primary:#2f7d3d;--primary-dark:#235f2d;--soft:#eff6ec;--shadow:0 16px 42px rgba(20,30,18,0.12);--fsta-shell-max:1220px;--fsta-shell-gutter:40px;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-size:16px;line-height:1.55}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}svg{flex:0 0 auto}:focus-visible{outline:3px solid rgba(47,125,61,0.45);outline-offset:3px}.skip-link{position:absolute;top:8px;left:8px;z-index:99;transform:translateY(-140%);border-radius:999px;background:var(--text);color:#fff;padding:10px 14px}.skip-link:focus{transform:translateY(0)}.top-banner{background:var(--primary);color:#fff;font-size:13px}.top-banner-inner{width:min(var(--fsta-shell-max),calc(100% - var(--fsta-shell-gutter)));margin:0 auto;min-height:34px;display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;font-weight:700}.top-banner-inner svg{width:15px;height:15px}.top-banner-text-mobile{display:none}.site-header-wrap{position:static;z-index:50;background:#fff;border-bottom:0}.site-header{width:min(var(--fsta-shell-max),calc(100% - var(--fsta-shell-gutter)));max-width:var(--fsta-shell-max);min-height:68px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:inline-flex;align-items:center;min-height:36px;border-radius:10px;background:var(--primary);color:#fff;font-size:14px;font-weight:750;line-height:1;padding:0 13px}.nav-links{display:none;align-items:center;gap:22px;color:#405141;font-size:14px;font-weight:520}.header-actions{display:flex;align-items:center;gap:8px;min-width:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:1px solid transparent;border-radius:999px;background:var(--primary);color:#fff;font-weight:850;padding:10px 16px;cursor:pointer;white-space:nowrap}.button.secondary{background:#fff;color:var(--text);border-color:var(--line)}.button.ask{min-height:36px;gap:5px;padding:7px 14px;font-size:13px;font-weight:550}.button.ask svg{width:15px;height:15px}.menu-details{position:relative}.menu-details summary{list-style:none;cursor:pointer}.menu-details summary::-webkit-details-marker{display:none}.menu-button{border:0;width:38px;height:38px;display:grid;place-items:center;border-radius:999px;background:transparent;color:#152116;cursor:pointer}.menu-panel{position:absolute;top:calc(100% + 6px);inset-inline-start:auto;inset-inline-end:0;z-index:100;width:min(226px,calc(100vw - 32px));max-height:min(420px,calc(100dvh - 96px));overflow:hidden auto;padding:5px 0;border:1px solid #d9e1d4;border-radius:12px;background:#fff;box-shadow:0 14px 32px rgba(21,34,23,0.14),0 2px 8px rgba(21,34,23,0.06)}.menu-panel a{display:flex;align-items:center;gap:13px;min-height:42px;padding:9px 14px;color:#2d4032;font-size:14px;font-weight:450;line-height:1.2}.menu-panel a svg{width:18px;height:18px;color:#557866}.menu-panel .menu-divider{margin-top:4px;border-top:1px solid #edf0e8}.container{width:min(var(--fsta-shell-max),calc(100% - var(--fsta-shell-gutter)));margin-inline:auto}@media (min-width:900px){.nav-links{display:flex}}@media (max-width:640px){:root{--fsta-shell-gutter:22px}.top-banner{font-size:9px}.top-banner-inner{width:calc(100% - 6px) !important;gap:4px !important;white-space:nowrap}.top-banner-text-full{display:none}.top-banner-text-mobile{display:inline}.button.ask{max-width:102px;overflow:hidden}}.blog-post-page{padding:32px 0 88px}.blog-post-hero-wrap{width:min(var(--fsta-shell-max),calc(100% - var(--fsta-shell-gutter)));max-width:var(--fsta-shell-max)}.blog-post-hero{position:relative;overflow:hidden;aspect-ratio:2 / 1;border-radius:12px;background:#172117;isolation:isolate}.blog-post-hero::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(8,13,9,0.18),rgba(8,13,9,0.42) 42%,rgba(8,13,9,0.72))}.blog-post-hero img{width:100%;height:100%;object-fit:cover;object-position:center}.blog-post-hero-content{position:absolute;right:0;bottom:66px;left:0;z-index:2;display:grid;justify-items:center;padding:0 clamp(22px,4vw,72px);color:#fff;text-align:center}.blog-post-hero-content h1{max-width:900px;margin:0 0 20px;color:#fff;font-size:clamp(42px,4.35vw,62px);font-weight:820;line-height:1.1;letter-spacing:0}.blog-post-hero-content p{margin:0;color:rgba(255,255,255,0.92);font-size:15px;font-weight:600;letter-spacing:0.04em}.blog-post-shell{width:min(760px,calc(100% - 40px));padding-top:28px}.blog-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:28px;color:#5a705f;font-size:14px;line-height:1.4}.blog-breadcrumb a{color:#4b6b52}.blog-breadcrumb a:hover{color:var(--primary)}.blog-breadcrumb span:last-child{color:#102217;font-weight:650}.blog-post-meta{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:46px;color:#53675a;font-size:14px}.blog-post-meta .blog-category{margin:0;min-height:26px;display:inline-flex;align-items:center;border-radius:999px;background:#e9f4e9;padding:7px 14px;color:var(--primary);font-size:12px;font-weight:700;letter-spacing:0.05em}.blog-post-time{display:inline-flex;align-items:center;gap:7px}.blog-post-time svg{width:16px;height:16px;color:#6f8676;stroke-width:1.8}.article-body{color:#405447;font-size:18px;line-height:1.78}.article-body>*:first-child{margin-top:0}.article-body>:where(p,blockquote,figure){content-visibility:auto;contain-intrinsic-size:auto 112px}.article-body p{margin:0 0 21px}.article-body h2{margin:54px 0 18px;color:#102217;font-size:clamp(29px,3vw,38px);font-weight:720;line-height:1.16;letter-spacing:0}.article-body h3{margin:34px 0 12px;color:#102217;font-size:23px;font-weight:700;line-height:1.25}.article-body ul,.article-body ol{margin:0 0 24px;padding-left:24px}.article-body li + li{margin-top:8px}.article-body .blog-table-of-contents{margin:0 0 28px;padding:18px 20px;border:1px solid #dfe8dc;border-radius:12px;background:#f8fbf6}.article-body .blog-table-of-contents h2{margin:0 0 12px;font-size:20px;line-height:1.25}.article-body .blog-table-of-contents ol{margin:0;padding-left:22px}.article-body .blog-table-of-contents li + li{margin-top:6px}.article-body a{color:var(--primary);font-weight:650;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.article-body .blog-post-faq{width:min(860px,calc(100vw - 48px));margin:46px 0 34px 50%;transform:translateX(-50%);border:1px solid #d4e3d0;border-radius:18px;background:linear-gradient(180deg,#ffffff 0%,#f7fbf4 100%);padding:18px;box-shadow:0 18px 44px rgba(21,34,23,0.08)}.article-body .blog-post-faq h2{margin:0 0 14px;color:#102217;font-size:clamp(23px,2.4vw,32px);font-weight:780;line-height:1.16;text-align:center}.article-body .blog-post-faq .faq-grid{display:grid;grid-template-columns:1fr;gap:10px;margin:0}.article-body .blog-post-faq .faq-item{overflow:hidden;border:1px solid #d9e5d6;border-radius:10px;background:#fff;box-shadow:0 5px 14px rgba(17,31,19,0.035)}.article-body .blog-post-faq .faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:12px 15px;cursor:pointer;list-style:none}.article-body .blog-post-faq .faq-item summary::-webkit-details-marker{display:none}.article-body .blog-post-faq .faq-item summary::before{content:none;display:none}.article-body .blog-post-faq .faq-item summary::after{content:"";flex:0 0 8px;width:8px;height:8px;border-right:1.7px solid #258243;border-bottom:1.7px solid #258243;transform:rotate(45deg);transition:transform 160ms ease,border-color 160ms ease}.article-body .blog-post-faq .faq-item[open] summary{background:#f4faf2}.article-body .blog-post-faq .faq-item[open] summary::after{transform:rotate(225deg)}.article-body .blog-post-faq .faq-item summary:hover::after,.article-body .blog-post-faq .faq-item summary:focus-visible::after{border-color:#16843a}.article-body .blog-post-faq .faq-item summary:focus-visible{outline:3px solid rgba(33,134,59,0.18);outline-offset:-3px}.article-body .blog-post-faq .faq-item summary h3{flex:1 1 auto;min-width:0;margin:0;color:#122018;font-size:14.5px;font-weight:650;line-height:1.28;letter-spacing:0;text-align:left}.article-body .blog-post-faq .faq-answer{padding:0 15px 14px}.article-body .blog-post-faq .faq-answer p{margin:0;color:#405447;font-size:13.5px;line-height:1.52}.article-body .comparison-table{margin:22px auto 30px;max-width:920px;overflow-x:auto;border:1px solid #cfdfca;border-radius:16px;background:linear-gradient(180deg,#ffffff 0%,#f8fbf5 100%);box-shadow:0 18px 44px rgba(21,34,23,0.08);-webkit-overflow-scrolling:touch}.article-body .comparison-table table{width:100%;min-width:720px;border-collapse:separate;border-spacing:0;background:#fff}.article-body .comparison-table caption{padding:14px 16px 0;color:#526a58;font-size:12px;line-height:1.4;text-align:left}.article-body .comparison-table th,.article-body .comparison-table td{border-bottom:1px solid #dfeadc;padding:15px 16px;text-align:left;vertical-align:top;line-height:1.48}.article-body .comparison-table thead th{background:linear-gradient(180deg,#eff7ec 0%,#e7f1e4 100%);color:#102217;font-size:12px;font-weight:850;letter-spacing:0.04em;text-transform:uppercase}.article-body .comparison-table tbody th{color:#102217;font-weight:800}.article-body .comparison-table tbody td[data-label*="Cost"],.article-body .comparison-table tbody td[data-label*="Rate"],.article-body .comparison-table tbody td[data-label*="Price"],.article-body .comparison-table tbody td[data-label*="Status"],.article-body .comparison-table tbody td[data-label*="Current"]{color:#14762f;font-weight:760}.article-body .comparison-table tbody tr:nth-child(even) th,.article-body .comparison-table tbody tr:nth-child(even) td{background:#fbfdf8}.article-body .comparison-table tbody tr:hover th,.article-body .comparison-table tbody tr:hover td{background:#f2f8ee}.article-body .comparison-table tbody tr:last-child th,.article-body .comparison-table tbody tr:last-child td{border-bottom:0}.article-body .fleet-comparison-compact{width:min(1040px,calc(100vw - 48px));margin:46px 0 34px 50%;transform:translateX(-50%);border:1px solid #d4e3d0;border-radius:18px;background:linear-gradient(180deg,#ffffff 0%,#f7fbf4 100%);padding:16px;box-shadow:0 18px 44px rgba(21,34,23,0.08)}.article-body .fleet-comparison-compact h2{margin:0 0 12px;text-align:center;font-size:clamp(22px,2vw,30px);line-height:1.18}.article-body .fleet-comparison-compact .comparison-table{margin:0;max-width:100%;border-radius:13px;box-shadow:none}.article-body .fleet-comparison-compact .comparison-table table{min-width:940px;table-layout:fixed}.article-body .fleet-comparison-compact .comparison-table caption{padding:10px 12px;font-size:11px;text-align:center}.article-body .fleet-comparison-compact .comparison-table th,.article-body .fleet-comparison-compact .comparison-table td{padding:10px 11px;font-size:12px;line-height:1.34}.article-body .fleet-comparison-compact .comparison-table thead th{font-size:10px;letter-spacing:0.035em}.article-body .fleet-comparison-compact .comparison-table th:nth-child(1){width:18%}.article-body .fleet-comparison-compact .comparison-table th:nth-child(2){width:12%}.article-body .fleet-comparison-compact .comparison-table th:nth-child(3){width:12%}.article-body .fleet-comparison-compact .comparison-table th:nth-child(4){width:22%}.article-body .fleet-comparison-compact .comparison-table th:nth-child(5){width:18%}.article-body .fleet-comparison-compact .comparison-table th:nth-child(6){width:18%}.article-body img{height:auto;border-radius:12px}.blog-related-rental-pages{margin:46px 0 0;padding-top:26px;border-top:1px solid #dde8de}.blog-related-rental-pages h2{margin:0 0 12px;color:#102217;font-size:24px;line-height:1.24;letter-spacing:0}.blog-related-rental-pages ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:0;padding-left:20px;color:#13782d}.blog-related-rental-pages a{color:#245f31;font-weight:650}.blog-intent-cta{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:24px 0 30px;border:1px solid #cfe0cb;border-radius:14px;background:linear-gradient(135deg,#f5faf2,#ffffff);padding:17px 18px;color:#17331f;box-shadow:0 12px 30px rgba(21,63,31,0.07)}.blog-intent-cta div{display:grid;gap:3px}.blog-intent-cta strong{color:#102217;font-size:17px;line-height:1.3}.blog-intent-cta span{color:#4e6254;font-size:14px;line-height:1.45}.blog-intent-cta a{display:inline-flex;min-height:44px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:999px;background:#1f8b3b;padding:10px 18px;color:#fff;font-size:14px;font-weight:760;text-decoration:none}@media (max-width:640px){.blog-intent-cta{align-items:stretch;flex-direction:column}.blog-intent-cta a{width:100%}}.article-body [data-blog-route-map]{margin:32px 0 38px;overflow:hidden;border:1px solid #d8e4d5;border-radius:12px;background:linear-gradient(180deg,#f8fbf5,#edf5ea);padding:22px;color:#2f4637}.article-body [data-blog-route-map] figcaption{margin:0 0 16px;color:#102217;font-size:20px;font-weight:720;line-height:1.3}.article-body [data-blog-route-map] svg{display:block;width:100%;height:auto;border-radius:10px;background:#fbfcf8}.article-body [data-blog-route-map] ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:18px 0 0;padding-left:22px;font-size:15px;line-height:1.5}.article-body [data-blog-route-map] li{margin:0}.article-body [data-blog-route-map] li + li{margin-top:0}.article-body [data-blog-route-map] strong{color:#102217}.article-body blockquote{margin:28px 0;padding:18px 20px;border-left:4px solid var(--primary);background:#f3f8f2;color:#223c2b}@media (max-width:760px){.blog-post-page{padding-top:16px}.blog-post-hero-wrap,.blog-post-shell{width:min(100% - 28px,760px)}.blog-post-hero{aspect-ratio:auto;height:470px;min-height:0;border-radius:12px}.blog-post-hero-content{bottom:42px}.blog-post-hero-content h1{font-size:38px}.blog-post-shell{padding-top:22px}.blog-breadcrumb{margin-bottom:22px}.blog-post-meta{gap:12px;margin-bottom:34px}.article-body{font-size:16.5px;line-height:1.74}.article-body .blog-post-faq{width:100%;margin:34px 0 28px;transform:none;padding:12px;border-radius:16px}.article-body .blog-post-faq h2{margin-bottom:10px;font-size:23px}.article-body .blog-post-faq .faq-grid{gap:9px}.article-body .blog-post-faq .faq-item summary{min-height:46px;padding:11px 12px}.article-body .blog-post-faq .faq-item summary h3{font-size:13.8px;line-height:1.25}.article-body .blog-post-faq .faq-answer{padding:0 12px 12px}.article-body .blog-post-faq .faq-answer p{font-size:13px;line-height:1.46}.article-body .comparison-table{max-width:100%;overflow-x:visible;border-radius:14px}.article-body .comparison-table table,.article-body .comparison-table thead,.article-body .comparison-table tbody,.article-body .comparison-table tr,.article-body .comparison-table th,.article-body .comparison-table td{display:block;width:100%}.article-body .comparison-table table{min-width:0}.article-body .comparison-table caption{display:block;width:100%;max-width:none;box-sizing:border-box;margin:0;white-space:normal;overflow-wrap:anywhere}.article-body .comparison-table thead{display:none}.article-body .comparison-table tbody tr{padding:13px 14px;border-bottom:1px solid #dfeadc}.article-body .comparison-table tbody tr:last-child{border-bottom:0}.article-body .comparison-table th,.article-body .comparison-table td{display:grid;grid-template-columns:minmax(112px,36%) minmax(0,1fr);gap:10px;border-bottom:0;padding:6px 0;font-size:13px;line-height:1.38;overflow-wrap:anywhere}.article-body .comparison-table th::before,.article-body .comparison-table td::before{content:attr(data-label);color:#617463;font-size:10px;font-weight:850;letter-spacing:0.04em;line-height:1.3;text-transform:uppercase}.article-body .fleet-comparison-compact{width:100%;margin:34px 0 28px;transform:none;padding:12px;border-radius:16px}.article-body .fleet-comparison-compact h2{margin-bottom:10px;font-size:23px}.article-body .fleet-comparison-compact .comparison-table table{width:100%;min-width:0}.article-body .fleet-comparison-compact .comparison-table caption{display:block;width:100%;max-width:none;box-sizing:border-box;margin:0;padding:9px 10px;font-size:10.5px;white-space:normal;overflow-wrap:anywhere}.article-body .fleet-comparison-compact .comparison-table th,.article-body .fleet-comparison-compact .comparison-table td{padding:4px 0;font-size:12px;line-height:1.32}.article-body .fleet-comparison-compact .comparison-table tbody tr{padding:10px 12px}.article-body [data-blog-route-map]{padding:16px}.article-body [data-blog-route-map] figcaption{font-size:18px}.article-body [data-blog-route-map] ol{grid-template-columns:1fr}.blog-related-rental-pages ul{grid-template-columns:1fr}}.site-footer{margin-top:72px;border-top:1px solid #d5ddd1;background:#fff;color:#102317;content-visibility:auto;contain-intrinsic-size:auto 560px}.footer-top,.footer-trust-list{display:none}.footer-shell{width:min(var(--fsta-shell-max,1220px),calc(100% - var(--fsta-shell-gutter,40px)));max-width:var(--fsta-shell-max,1220px);margin:0 auto;padding:44px 0 0}.footer-grid{width:100%;display:grid;grid-template-columns:260px minmax(520px,1fr) 268px;gap:44px;align-items:start;padding:0 0 26px}.footer-main-column,.footer-column,.footer-contact-column{min-width:0}.site-footer h2,.site-footer h3{margin:0 0 15px;color:#071d11;letter-spacing:0}.site-footer h2{font-size:20px;line-height:1.2;font-weight:760}.site-footer h3{font-size:16px;line-height:1.2;font-weight:720}.site-footer p,.site-footer a,.site-footer span,.site-footer label,.footer-list{color:#254634;font-size:14px;line-height:1.36}.site-footer p{max-width:270px;margin:0}.footer-list{display:grid;grid-template-columns:1fr;gap:7px}.footer-list a{min-height:44px;display:inline-flex;align-items:center;color:#254634;text-decoration:none;transform:none}.footer-list a:hover{color:#18833b;transform:none}.footer-route-layout{display:grid;grid-template-columns:260px minmax(180px,1fr);column-gap:34px;row-gap:13px}.footer-quick-link-group{grid-column:1 / -1;display:grid;grid-template-columns:260px minmax(180px,1fr);gap:34px;align-items:start}.footer-primary-links,.footer-secondary-links{gap:8px}.footer-region-tabs{margin-top:12px}.footer-region-input{position:absolute !important;width:1px !important;height:1px !important;margin:-1px !important;border:0 !important;overflow:hidden !important;clip:rect(0 0 0 0) !important;clip-path:inset(50%) !important;opacity:0 !important;pointer-events:none !important;white-space:nowrap !important}.footer-pills{grid-column:1 / -1;display:flex;gap:8px;max-width:100%;margin:8px 0 2px;padding-bottom:2px;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.footer-pills::-webkit-scrollbar{display:none}.footer-pills label{min-height:32px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#eef2ec;color:#4a604d;padding:0 12px;font-size:12px;font-weight:560;line-height:1.1;cursor:pointer}#footer-region-georgia:checked ~ .footer-route-layout .footer-pills label[for="footer-region-georgia"],#footer-region-armenia:checked ~ .footer-route-layout .footer-pills label[for="footer-region-armenia"],#footer-region-azerbaijan:checked ~ .footer-route-layout .footer-pills label[for="footer-region-azerbaijan"],#footer-region-turkey:checked ~ .footer-route-layout .footer-pills label[for="footer-region-turkey"]{background:#18833b;color:#fff;font-weight:720}#footer-region-georgia:focus-visible ~ .footer-route-layout .footer-pills label[for="footer-region-georgia"],#footer-region-armenia:focus-visible ~ .footer-route-layout .footer-pills label[for="footer-region-armenia"],#footer-region-azerbaijan:focus-visible ~ .footer-route-layout .footer-pills label[for="footer-region-azerbaijan"],#footer-region-turkey:focus-visible ~ .footer-route-layout .footer-pills label[for="footer-region-turkey"]{outline:3px solid rgba(24,131,59,0.24);outline-offset:3px}.footer-region-panel{display:none;grid-template-columns:1fr}#footer-region-georgia:checked ~ .footer-route-layout [data-footer-region="Georgia"],#footer-region-armenia:checked ~ .footer-route-layout [data-footer-region="Armenia"],#footer-region-azerbaijan:checked ~ .footer-route-layout [data-footer-region="Azerbaijan"],#footer-region-turkey:checked ~ .footer-route-layout [data-footer-region="Turkey"]{display:grid;gap:7px}.footer-region-panels-right{margin-top:0}.footer-region-panel a{color:#254634;font-size:14px}.footer-column-routes .footer-list,.footer-column-routes .footer-region-panel{gap:3px}.footer-column-routes .footer-list a{min-height:24px;align-items:center}.social-dots{display:flex;gap:10px;margin-top:18px}.social-dots .social-dot,.social-dots .facebook,.social-dots .whatsapp,.social-dots .youtube,.social-dots .instagram{width:44px;height:44px;display:inline-grid;place-items:center;border-radius:50%;background:#eef2ec !important;color:#5f7969;box-shadow:none}.social-dots .social-dot svg,.social-dots .youtube svg{width:18px;height:18px}.site-footer .social-dots .social-dot:hover,.site-footer .social-dots .social-dot:focus-visible{color:#fff;transform:translateY(-1px);box-shadow:0 8px 18px rgba(17,31,19,0.14)}.site-footer .social-dots .facebook:hover,.site-footer .social-dots .facebook:focus-visible{background:#1877f2 !important}.site-footer .social-dots .whatsapp:hover,.site-footer .social-dots .whatsapp:focus-visible{background:#25d366 !important}.site-footer .social-dots .youtube:hover,.site-footer .social-dots .youtube:focus-visible{background:#fff !important;color:#ff0000 !important;box-shadow:0 8px 18px rgba(255,0,0,0.16),inset 0 0 0 1px rgba(255,0,0,0.18)}.site-footer .social-dots .instagram:hover,.site-footer .social-dots .instagram:focus-visible{background:radial-gradient(circle at 32% 106%,#fdf497 0 12%,#fdf49700 28%),radial-gradient(circle at 30% 107%,#fd5949 0 33%,#d6249f 58%,#285aeb 100%) !important}.contact-list{grid-template-columns:1fr;gap:12px}.contact-list>a,.contact-list>span{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:start;border:0;border-radius:0;background:transparent;box-shadow:none;padding:0;color:#102317}.contact-list svg{box-sizing:border-box;width:20px;height:20px;margin-top:1px;border-radius:0;background:transparent;color:#18833b;padding:0}.contact-list>a>span{grid-column:2;margin-top:0;border:0;background:transparent;box-shadow:none;padding:0;color:#254634;font-size:12px;line-height:1.35}.contact-list .contact-line{grid-column:2;display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:0 8px;min-width:0;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#102317;font-size:14px;line-height:1.36}.contact-list .contact-line small{color:#254634;font-size:12px;line-height:1.35}.contact-list .contact-line>span,.contact-list .contact-line>small{display:inline-flex;align-items:baseline;margin:0;width:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.contact-list .contact-line>span{color:#102317;font-size:14px;line-height:1.36}@media (min-width:761px){.footer-grid{column-gap:44px;row-gap:0;align-items:start}.footer-brand,.footer-column-routes,.footer-contact-column{display:grid;grid-template-rows:24px auto;align-content:start;row-gap:15px}.site-footer h2,.site-footer h3{min-height:24px;display:flex;align-items:center;margin:0}.footer-region-tabs{margin-top:0}.contact-list{gap:10px;align-content:start}.contact-list>a,.contact-list>span{grid-template-columns:20px minmax(0,1fr);column-gap:12px;row-gap:0;min-height:24px;align-items:start}.contact-list svg{width:20px;height:20px;margin-top:0}.contact-list .contact-line>span,.contact-list .contact-line>small{display:inline-flex}}.footer-bottom{width:min(var(--fsta-shell-max,1220px),calc(100% - var(--fsta-shell-gutter,40px)));max-width:var(--fsta-shell-max,1220px);display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 auto;border-top:1px solid #d5ddd1;color:#254634;padding:18px 0 26px;font-size:13px}.footer-bottom>span:first-child{display:block;flex:0 1 auto;flex-wrap:nowrap;white-space:nowrap}.footer-bottom>span:first-child [data-current-year]{display:inline;white-space:nowrap}.footer-bottom span:last-child{display:flex;gap:20px}.footer-rights-copy{display:inline !important}.footer-bottom a{min-height:44px;display:inline-flex;align-items:center;color:#254634}@media (max-width:1120px){.footer-grid{grid-template-columns:minmax(220px,0.8fr) minmax(420px,1fr);gap:42px 58px}.footer-contact-column{grid-column:1 / -1}.contact-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.footer-shell,.footer-bottom{width:min(100% - var(--fsta-shell-gutter,28px),var(--fsta-shell-max,1220px))}.footer-grid,.contact-list{grid-template-columns:1fr}.footer-grid{gap:34px}.footer-route-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:20px;row-gap:13px}.footer-quick-link-group{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.footer-pills{width:auto;flex-wrap:nowrap}.footer-pills label,.footer-list a,.footer-bottom a{min-height:44px}.footer-pills label{min-width:44px;padding:0 15px}.footer-column-routes .footer-list a{min-height:34px}.footer-region-panels-right{margin-top:0}#footer-region-georgia:checked ~ .footer-route-layout [data-footer-region="Georgia"],#footer-region-armenia:checked ~ .footer-route-layout [data-footer-region="Armenia"],#footer-region-azerbaijan:checked ~ .footer-route-layout [data-footer-region="Azerbaijan"],#footer-region-turkey:checked ~ .footer-route-layout [data-footer-region="Turkey"]{grid-template-rows:none;grid-auto-flow:row;grid-template-columns:1fr;gap:7px}.footer-bottom,.footer-bottom span:last-child{align-items:flex-start;flex-direction:column}}@media (max-width:340px){.footer-route-layout{grid-template-columns:1fr}.footer-quick-link-group{grid-template-columns:1fr}.footer-pills{width:auto;flex-wrap:nowrap}.footer-region-panels-right{margin-top:0}}.site-footer p,.site-footer .footer-brand p,.site-footer .footer-list a,.site-footer .footer-bottom,.site-footer .footer-bottom span,.site-footer .footer-bottom a{color:#254634 !important}.site-footer .contact-list>a,.site-footer .contact-list>span,.site-footer .contact-list .contact-line,.site-footer .contact-list .contact-line>span{color:#102317 !important}.site-footer .contact-list .contact-line small{color:#254634 !important}.site-footer .footer-list a:hover,.site-footer .footer-list a:focus-visible,.site-footer .footer-bottom a:hover,.site-footer .footer-bottom a:focus-visible{color:#18833b !important}@media (max-width:760px){.site-footer,.home-page .site-footer,.admin-page .site-footer,.booking-page .site-footer,.about-page .site-footer,.checkout-page .site-footer,.city-page .site-footer,.car-page .site-footer{text-align:center !important}.footer-shell,.home-page .footer-shell,.admin-page .footer-shell,.booking-page .footer-shell,.about-page .footer-shell,.checkout-page .footer-shell,.city-page .footer-shell,.car-page .footer-shell,.footer-bottom,.home-page .footer-bottom,.admin-page .footer-bottom,.booking-page .footer-bottom,.about-page .footer-bottom,.checkout-page .footer-bottom,.city-page .footer-bottom,.car-page .footer-bottom{width:min(100% - 16px,var(--fsta-shell-max,1220px)) !important}.footer-shell,.home-page .footer-shell,.admin-page .footer-shell,.booking-page .footer-shell,.about-page .footer-shell,.checkout-page .footer-shell,.city-page .footer-shell,.car-page .footer-shell{padding-top:26px !important}.footer-grid,.car-page .footer-grid{display:grid !important;grid-template-columns:1fr !important;justify-items:center !important;gap:18px !important;padding-bottom:12px !important}.footer-main-column,.footer-column,.footer-contact-column,.footer-brand{width:100% !important;display:grid !important;justify-items:center !important;text-align:center !important}.site-footer h2,.site-footer h3,.car-page .site-footer h2,.car-page .site-footer h3{margin-bottom:8px !important;text-align:center !important}.site-footer p,.car-page .site-footer p{max-width:min(360px,100%) !important;margin-inline:auto !important;text-align:center !important;font-size:12.5px !important;line-height:1.35 !important}.social-dots,.car-page .social-dots{justify-content:center !important;margin-top:10px !important}.footer-route-layout,.footer-quick-link-group{width:100% !important;display:grid !important;grid-template-columns:1fr !important;justify-items:center !important;gap:6px !important}.footer-primary-links,.footer-secondary-links,.footer-pills{width:100% !important;display:flex !important;flex-wrap:nowrap !important;justify-content:safe center !important;gap:10px !important;overflow-x:auto !important;text-align:center !important;scrollbar-width:none !important}.footer-region-panel{width:100% !important;flex-wrap:nowrap !important;justify-content:safe center !important;gap:10px !important;overflow-x:auto !important;text-align:center !important;scrollbar-width:none !important}.footer-primary-links::-webkit-scrollbar,.footer-secondary-links::-webkit-scrollbar,.footer-pills::-webkit-scrollbar,.footer-region-panel::-webkit-scrollbar{display:none !important}.footer-pills{margin:4px 0 !important;padding-bottom:0 !important}.footer-pills label{min-height:30px !important;min-width:0 !important;flex:0 0 auto !important;padding:0 11px !important;font-size:12px !important}.footer-column-routes .footer-list,.footer-column-routes .footer-region-panel{gap:10px !important}.footer-list a,.car-page .footer-list a,.footer-column-routes .footer-list a,.footer-region-panel a,.car-page .footer-region-panel a{min-height:28px !important;flex:0 0 auto !important;justify-content:center !important;font-size:12.5px !important;line-height:1.15 !important;white-space:nowrap !important}.footer-region-panels-left,.footer-region-panels-right,.footer-region-panels{width:100% !important;margin-top:0 !important}#footer-region-georgia:checked ~ .footer-route-layout [data-footer-region="Georgia"],#footer-region-armenia:checked ~ .footer-route-layout [data-footer-region="Armenia"],#footer-region-azerbaijan:checked ~ .footer-route-layout [data-footer-region="Azerbaijan"],#footer-region-turkey:checked ~ .footer-route-layout [data-footer-region="Turkey"]{display:flex !important;flex-wrap:nowrap !important;justify-content:safe center !important;grid-template-columns:none !important;grid-auto-flow:initial !important;overflow-x:auto !important}.contact-list,.car-page .contact-list{width:100% !important;display:grid !important;grid-template-columns:1fr !important;justify-items:stretch !important;gap:6px !important}.contact-list>a,.contact-list>span,.car-page .contact-list>a,.car-page .contact-list>span{display:flex !important;grid-template-columns:none !important;align-items:center !important;justify-content:safe center !important;gap:6px !important;min-height:28px !important;max-width:100% !important;overflow-x:auto !important;color:#254634 !important;text-align:center !important;white-space:nowrap !important;scrollbar-width:none !important}.contact-list>a::-webkit-scrollbar,.contact-list>span::-webkit-scrollbar{display:none !important}.contact-list svg,.car-page .contact-list svg{width:14px !important;height:14px !important;flex:0 0 14px !important;margin:0 !important}.contact-list>a>span,.contact-list .contact-line,.contact-list .contact-line small,.contact-list>span>small{grid-column:auto !important;margin:0 !important;font-size:11.5px !important;white-space:nowrap !important}.contact-list .contact-line{display:inline-flex !important;align-items:center !important;gap:6px !important;line-height:1.15 !important}.footer-bottom,.home-page .footer-bottom,.admin-page .footer-bottom,.booking-page .footer-bottom,.about-page .footer-bottom,.checkout-page .footer-bottom,.city-page .footer-bottom,.car-page .footer-bottom{flex-direction:row !important;align-items:center !important;justify-content:safe center !important;gap:7px !important;overflow-x:auto !important;padding:10px 0 13px !important;font-size:clamp(8.5px,2.45vw,10.5px) !important;line-height:1.1 !important;white-space:nowrap !important;scrollbar-width:none !important}.footer-bottom::-webkit-scrollbar{display:none !important}.footer-bottom>span:first-child,.home-page .footer-bottom>span:first-child,.admin-page .footer-bottom>span:first-child,.booking-page .footer-bottom>span:first-child,.about-page .footer-bottom>span:first-child,.checkout-page .footer-bottom>span:first-child,.city-page .footer-bottom>span:first-child,.car-page .footer-bottom>span:first-child,.footer-bottom>span:last-child,.home-page .footer-bottom>span:last-child,.admin-page .footer-bottom>span:last-child,.booking-page .footer-bottom>span:last-child,.about-page .footer-bottom>span:last-child,.checkout-page .footer-bottom>span:last-child,.city-page .footer-bottom>span:last-child,.car-page .footer-bottom>span:last-child{display:inline-flex !important;flex:0 0 auto !important;flex-direction:row !important;align-items:center !important;justify-content:center !important;gap:9px !important;font-size:inherit !important;line-height:inherit !important;white-space:nowrap !important}.footer-bottom>span:first-child,.home-page .footer-bottom>span:first-child,.admin-page .footer-bottom>span:first-child,.booking-page .footer-bottom>span:first-child,.about-page .footer-bottom>span:first-child,.checkout-page .footer-bottom>span:first-child,.city-page .footer-bottom>span:first-child,.car-page .footer-bottom>span:first-child{display:inline-block !important}.footer-bottom>span:last-child,.home-page .footer-bottom>span:last-child,.admin-page .footer-bottom>span:last-child,.booking-page .footer-bottom>span:last-child,.about-page .footer-bottom>span:last-child,.checkout-page .footer-bottom>span:last-child,.city-page .footer-bottom>span:last-child,.car-page .footer-bottom>span:last-child{gap:7px !important}.footer-bottom>span:first-child [data-current-year],.home-page .footer-bottom>span:first-child [data-current-year],.admin-page .footer-bottom>span:first-child [data-current-year],.booking-page .footer-bottom>span:first-child [data-current-year],.about-page .footer-bottom>span:first-child [data-current-year],.checkout-page .footer-bottom>span:first-child [data-current-year],.city-page .footer-bottom>span:first-child [data-current-year],.car-page .footer-bottom>span:first-child [data-current-year]{display:inline !important;font-size:inherit !important;white-space:nowrap !important}.footer-rights-copy{display:none !important}.footer-bottom a,.car-page .footer-bottom a{min-height:24px !important;flex:0 0 auto !important;font-size:inherit !important;white-space:nowrap !important}}.site-page .site-header-wrap{position:sticky;top:0;z-index:50}body.auto-video-popup-open{overflow:hidden}.auto-video-popup{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));background:rgba(6,9,7,0.84);backdrop-filter:blur(7px)}.auto-video-popup-shell{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr);width:min(720px,100%);max-height:calc(100dvh - 24px);overflow:hidden;border:1px solid rgba(222,232,218,0.9);border-radius:18px;background:linear-gradient(180deg,#ffffff 0%,#fbfdf9 100%);box-shadow:0 28px 70px rgba(0,0,0,0.28)}.auto-video-popup-toolbar{display:flex;flex:0 0 auto;justify-content:flex-end;min-height:54px;padding:10px 10px 0;background:#fff}.auto-video-popup-card{position:relative;display:grid;grid-template-columns:1fr;justify-items:center;gap:18px;align-items:center;min-width:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;border:0;border-radius:0;background:transparent;padding:0 26px 24px;box-shadow:none}.auto-video-popup-intro{display:grid;justify-items:center;gap:10px;margin:0;text-align:center}.auto-video-popup-title{display:block;max-width:640px;margin:0;color:#183823;font-size:clamp(31px,2.6vw,36px);line-height:1.14;font-weight:400;letter-spacing:0;overflow:visible;padding-bottom:2px;text-align:center;text-wrap:balance}.auto-video-popup-title-accent{color:#2f7d3d;font-weight:inherit}.auto-video-popup-title-kicker{display:inline-flex;align-items:center;gap:8px;width:max-content;max-width:100%;min-height:28px;border:1px solid #cae4d0;border-radius:999px;background:#eff8f2;color:#147633;padding:6px 11px;font-size:12px;font-weight:740;line-height:1}.auto-video-popup-title-kicker::before{content:"";width:7px;height:7px;border-radius:50%;background:#218c3e;box-shadow:0 0 0 4px rgba(33,140,62,0.12)}.auto-video-popup-title-main{display:block;color:#102217;font-size:clamp(31px,3.05vw,42px);font-weight:820;line-height:1.04}.auto-video-popup-title-services{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.auto-video-popup-title-services span{display:inline-flex;align-items:center;min-height:32px;border:1px solid #d7e5d4;border-radius:999px;background:#ffffff;color:#233c2a;padding:7px 12px 8px;font-size:13px;font-weight:700;line-height:1.12;box-shadow:0 8px 18px rgba(20,45,26,0.07)}.auto-video-popup-title-subline{display:block;max-width:360px;color:#50635a;font-size:14px;font-weight:540;line-height:1.45}.auto-video-popup-countries{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:7px;margin-top:1px}.auto-video-popup-chip{display:inline-flex;align-items:center;gap:7px;min-height:32px;border:1px solid #d8e3d5;border-radius:999px;background:#fff;color:#253b2b;padding:7px 11px 8px;font-size:12px;font-weight:680;line-height:1.25}.auto-video-popup-chip::before{content:"";width:6px;height:6px;border-radius:50%;background:#218c3e}.auto-video-popup-features{display:grid;grid-template-columns:1fr;gap:1px;width:100%;max-width:385px;margin:3px 0 0;border:1px solid #dce6da;border-radius:12px;background:#dce6da;list-style:none;overflow:hidden;padding:0}.auto-video-popup-feature{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:start;min-height:60px;background:#f7faf5;padding:11px 12px;text-align:left}.auto-video-popup-feature-mark{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#dff1e4;color:#16823a}.auto-video-popup-feature-mark::before{content:"";width:9px;height:5px;border-bottom:2px solid currentColor;border-left:2px solid currentColor;transform:translateY(-1px) rotate(-45deg)}.auto-video-popup-feature strong{display:block;color:#13261a;font-size:13px;font-weight:760;line-height:1.25}.auto-video-popup-feature small{display:block;margin-top:4px;color:#5c6d60;font-size:11px;font-weight:510;line-height:1.35}.auto-video-popup-video{overflow:hidden;width:100%;max-width:680px;aspect-ratio:16 / 9;border-radius:12px;background:#111;box-shadow:0 10px 22px rgba(21,34,25,0.18)}@media (max-width:780px){.auto-video-popup-shell{width:min(560px,100%)}.auto-video-popup-card{display:block}.auto-video-popup-intro{justify-items:center;margin-bottom:18px;text-align:center}.auto-video-popup-title{text-align:center}.auto-video-popup-countries{justify-content:center;width:min(360px,100%)}.auto-video-popup-features{max-width:420px}}.auto-video-popup-video iframe{display:block;width:100%;height:100%;border:0}.auto-video-popup-close{position:relative;z-index:2;display:grid;width:44px;min-width:44px;height:44px;min-height:44px;place-items:center;border:0;border-radius:50%;background:#f4f6f3;color:#1e2e23;box-shadow:0 8px 24px rgba(0,0,0,0.22);cursor:pointer;font-size:0;line-height:0;padding:0;transition:background 140ms ease,color 140ms ease}.auto-video-popup-close::before,.auto-video-popup-close::after{content:"";position:absolute;top:50%;left:50%;width:17px;height:2px;border-radius:999px;background:currentColor}.auto-video-popup-close::before{transform:translate(-50%,-50%) rotate(45deg)}.auto-video-popup-close::after{transform:translate(-50%,-50%) rotate(-45deg)}.auto-video-popup-close:hover,.auto-video-popup-close:focus-visible{background:#fff;color:#0f6f2c}@media (max-width:560px){.auto-video-popup{padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.auto-video-popup-shell{max-height:calc(100dvh - 20px);border-radius:15px}.auto-video-popup-toolbar{min-height:54px;padding:8px 8px 0}.auto-video-popup-card{padding:0 14px 15px}.auto-video-popup-intro{gap:11px;margin-bottom:16px}.auto-video-popup-title{max-width:350px;font-size:31px;line-height:1.16}.auto-video-popup-countries{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:min(310px,100%)}.auto-video-popup-chip{justify-content:center;min-height:31px;padding:6px 9px 7px;font-size:11px}.auto-video-popup-features{grid-template-columns:1fr;max-width:360px;border-radius:11px}.auto-video-popup-feature{min-height:0;padding:12px}.auto-video-popup-video{border-radius:10px}}.auto-video-popup-title{overflow:visible !important;overflow-wrap:anywhere !important;word-break:normal !important;hyphens:auto !important;padding-bottom:3px !important;line-height:1.14 !important}.auto-video-popup-chip{min-height:32px !important;padding-top:7px !important;padding-bottom:8px !important;line-height:1.25 !important}@media (max-width:560px){.auto-video-popup-title{font-size:clamp(24px,8.5vw,31px) !important;line-height:1.16 !important}}.preferred-source-section{width:min(1180px,calc(100% - 42px));margin:clamp(42px,6vw,72px) auto}.preferred-source-section:not(.container){width:100%}.preferred-source-card{position:relative;isolation:isolate;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:clamp(18px,3vw,34px);align-items:center;overflow:hidden;border:1px solid rgba(255,255,255,0.18);border-radius:26px;background:radial-gradient(circle at 92% 12%,rgba(246,183,60,0.08),transparent 28%),linear-gradient(135deg,#173f24 0%,#1f542a 54%,#235f2d 100%);box-shadow:0 24px 56px rgba(23,63,36,0.22);color:#fff;padding:clamp(24px,4vw,42px)}.preferred-source-card::after{position:absolute;z-index:-1;right:-70px;bottom:-105px;width:240px;height:240px;border:46px solid rgba(255,255,255,0.06);border-radius:50%;content:""}.preferred-source-icon{display:grid;width:64px;height:64px;place-items:center;border:1px solid rgba(255,255,255,0.26);border-radius:20px;background:rgba(255,255,255,0.12);color:var(--accent);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2)}.preferred-source-icon svg{width:30px;height:30px;fill:rgba(246,183,60,0.18);stroke:currentColor;stroke-width:2}.preferred-source-copy{min-width:0}.preferred-source-eyebrow{margin:0 0 6px;color:#ffe7b0;font-size:12px;font-weight:900;letter-spacing:0.14em;text-transform:uppercase}.preferred-source-copy h2{margin:0;color:#fff;font-size:clamp(24px,3vw,36px);line-height:1.08;letter-spacing:-0.025em}.preferred-source-copy>p:last-child{max-width:650px;margin:10px 0 0;color:#fff;font-size:15px}.preferred-source-action{display:flex;min-width:224px;min-height:62px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,0.32);border-radius:16px;background:#fff;box-shadow:0 12px 26px rgba(12,38,21,0.22);padding:10px 14px}.preferred-source-action [google-add-preferred-source-btn]{display:flex;min-height:40px;align-items:center;justify-content:center}@media (max-width:760px){.preferred-source-section{width:min(100% - 28px,1180px);margin:38px auto}.preferred-source-card{grid-template-columns:auto minmax(0,1fr);gap:16px;border-radius:22px;padding:24px 20px}.preferred-source-icon{width:50px;height:50px;border-radius:16px}.preferred-source-icon svg{width:24px;height:24px}.preferred-source-copy h2{font-size:25px}.preferred-source-action{grid-column:1 / -1;width:100%;min-width:0;justify-content:flex-start}}html{scrollbar-gutter:stable}:root{--fsta-shell-max:1220px;--fsta-shell-gutter:40px;--fsta-header-content-gap:18px}.top-banner-inner,.site-header,.footer-shell,.footer-bottom{width:min(var(--fsta-shell-max),calc(100% - var(--fsta-shell-gutter)));max-width:var(--fsta-shell-max);margin-left:auto;margin-right:auto}.top-banner{background:#13782d;color:#fff;font-size:14px;font-weight:650}.top-banner-inner{min-height:42px;display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;font-weight:700}.top-banner-inner>.site-icon,.top-banner-inner svg{width:16px;height:16px;flex:0 0 16px}.top-banner-text-mobile{display:none}@media (max-width:760px){.top-banner{font-size:clamp(10px,2.7vw,12.5px)}.top-banner-inner{width:min(100% - var(--fsta-shell-gutter,28px),var(--fsta-shell-max,1220px)) !important}}@media (max-width:640px){.top-banner-inner{min-height:42px !important;height:auto;padding-block:6px;gap:10px !important;line-height:1.2;white-space:normal}.top-banner-text-full{display:none}.top-banner-text-mobile{display:block;min-width:0;max-width:100%;flex:0 1 auto;overflow-wrap:anywhere;text-wrap:balance}}.site-header-wrap{position:sticky;top:0;z-index:50;margin-bottom:0;border-bottom:1px solid rgba(230,230,220,0.75);background:#fff;backdrop-filter:blur(14px)}.site-header{min-height:64px;padding:0}.brand{min-height:40px;border-radius:11px;padding:0 15px;font-size:15px;font-weight:750;line-height:1;letter-spacing:0}.button.ask{min-height:44px;gap:8px;padding:8px 17px 8px 10px;font-size:14px}.menu-button{width:44px;height:44px}main{display:flow-root}.site-page main>:first-child{margin-top:var(--fsta-header-content-gap)}.home-page main>.container.tight{padding-top:var(--fsta-header-content-gap)}#cars,[data-cars-section]{scroll-margin-top:calc(64px + var(--fsta-header-content-gap,18px))}.nav-links{display:flex;align-items:center;gap:18px;font-size:14px;font-weight:650}@media (max-width:980px){.nav-links{display:none}}@media (max-width:760px){:root{--fsta-shell-gutter:28px;--fsta-header-content-gap:14px}#cars,[data-cars-section]{scroll-margin-top:84px}}@media (max-width:430px){:root{--fsta-shell-gutter:22px}}.site-icon{display:block;flex:0 0 auto;overflow:visible;transform-box:fill-box;transform-origin:center}.button>.site-icon,.menu-button>.site-icon,.top-banner-inner>.site-icon{align-self:center;justify-self:center;margin:0}.header-actions{min-width:0;flex:0 1 auto;justify-content:flex-end}.button.ask{gap:8px;min-height:44px;min-width:116px;width:auto;flex:0 0 auto;max-width:none;padding-block:8px;padding-inline:10px 17px}.button.ask>.site-icon{width:24px !important;height:24px !important;padding:4px;border-radius:999px;background:#e7f7eb;color:#16843a;box-sizing:border-box;box-shadow:inset 0 1px 0 rgba(255,255,255,0.9)}.menu-button{width:44px;height:44px;border:1px solid #dfe9dc;background:#f8fbf7;color:#17331f;box-shadow:0 6px 16px rgba(17,41,22,0.06)}.menu-button:hover,.menu-details[open] .menu-button{border-color:#c8dec9;background:#edf8ef;color:#16843a}.menu-button>.site-icon{width:18px !important;height:18px !important;stroke-width:2.15}.menu-panel{width:min(252px,calc(100vw - 32px));padding:8px;border-radius:14px}@media (max-width:700px){.menu-panel{position:fixed;top:74px;inset-inline-start:auto;inset-inline-end:14px;width:min(252px,calc(100dvw - 28px));max-width:calc(100dvw - 28px);max-height:calc(100dvh - 92px)}}@media (max-height:430px) and (orientation:landscape){.menu-panel{position:fixed;top:58px;inset-inline-start:auto;inset-inline-end:14px;width:min(252px,calc(100dvw - 28px));max-width:calc(100dvw - 28px);max-height:calc(100dvh - 68px)}}.menu-details:not([open]) .menu-panel{display:none !important}.menu-panel a{gap:10px;min-height:48px;padding:8px 10px;border-radius:10px;font-weight:600}.menu-panel a>.site-icon{width:30px !important;height:30px !important;flex:0 0 30px;padding:7px;border:1px solid #d7ead8;border-radius:10px;background:linear-gradient(180deg,#fbfffc 0%,#e9f7ec 100%);color:#16843a;box-sizing:border-box;box-shadow:inset 0 1px 0 rgba(255,255,255,0.92),0 4px 10px rgba(20,94,37,0.08);stroke-width:2}.menu-panel a:hover>.site-icon,.menu-panel a:focus-visible>.site-icon{border-color:#b9dfbf;background:#16843a;color:#fff}@media (min-width:761px){.fsta-location-column.is-wide{grid-template-columns:repeat(4,minmax(0,1fr));border-color:#edf2e9;background:#f9fcf8;padding:10px}.fsta-location-column.is-wide .fsta-location-option{min-height:40px;border:0;background:transparent;box-shadow:none}.fsta-location-column.is-wide .fsta-location-option:hover{border-color:transparent;background:#edf7ef}.fsta-location-column.is-wide .fsta-location-option.is-selected{border-color:transparent;background:#23843e}}.step-card>span{width:58px;height:58px;margin-bottom:15px;border:1px solid #cbe6cf;border-radius:8px;background:linear-gradient(180deg,#fbfffc 0%,#e2f6e7 100%);color:#16843a;box-shadow:inset 0 1px 0 rgba(255,255,255,0.92),0 12px 28px rgba(20,94,37,0.12)}.step-card .home-icon-step{width:32px;height:32px;flex-basis:32px;border:0;background:transparent;box-shadow:none;color:#16843a}.step-card .home-icon-step>.site-icon,.step-card .home-icon-step>svg{width:25px !important;height:25px !important;stroke-width:2}.step-card b{top:auto;right:-7px;bottom:-7px;width:23px;height:23px;border:2px solid #fff;box-shadow:0 7px 14px rgba(16,92,36,0.18)}@media (max-width:760px){.home-page .hero .badge{gap:5px !important;padding-inline-start:5px !important}.home-page .home-icon-badge{width:15px !important;min-width:15px !important;height:15px !important;flex-basis:15px !important}.home-page .home-icon-badge>svg{width:10px !important;height:10px !important}.home-page .hero .search-card .field:first-of-type .field-control>.home-icon-field{display:none !important}}.fsta-calendar-header,.mobile-calendar-header{grid-template-columns:44px minmax(0,1fr) 44px !important}.fsta-calendar-nav,.mobile-calendar-nav,.car-lightbox-nav,.checkout-page .service-fee-info{width:44px !important;min-width:44px !important;height:44px !important;min-height:44px !important;box-sizing:border-box !important}.car-page .fsta-calendar-nav{position:relative !important;isolation:isolate;overflow:visible !important;padding:0 !important;border-color:transparent !important;background:transparent !important;box-shadow:none !important}.car-page .fsta-calendar-nav::after{content:"";position:absolute;inset:6px;z-index:0;box-sizing:border-box;border:1px solid #dfe8dc;border-radius:8px;background:#fff;box-shadow:0 1px 2px rgba(19,35,22,0.04);pointer-events:none}.car-page .fsta-calendar-nav::before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;margin:0;border-top:1.7px solid currentColor;border-right:1.7px solid currentColor;border-radius:1px;transform-origin:center;z-index:1}.car-page .fsta-calendar-nav:first-child::before{transform:translate(-50%,-50%) rotate(-135deg) !important}.car-page .fsta-calendar-nav:last-child::before{transform:translate(-50%,-50%) rotate(45deg) !important}html[dir="rtl"] .car-page .fsta-calendar-nav:first-child::before{transform:translate(-50%,-50%) rotate(45deg) !important}html[dir="rtl"] .car-page .fsta-calendar-nav:last-child::before{transform:translate(-50%,-50%) rotate(-135deg) !important}.car-page .fsta-calendar-nav:hover,.car-page .fsta-calendar-nav:focus-visible{border-color:transparent !important;background:transparent !important;color:#1f7438}.car-page .fsta-calendar-nav:focus-visible{outline:none}.car-page .fsta-calendar-nav:hover::after,.car-page .fsta-calendar-nav:focus-visible::after{border-color:#bcd2bd;background:#f4faf4}.car-page .fsta-calendar-nav:focus-visible::after{box-shadow:0 0 0 2px rgba(31,116,56,0.18)}.checkout-page .service-fee-info{flex:0 0 44px !important;overflow:visible !important;font-size:13px !important}.car-page .photo-count,.season-updates-button,.site-footer .contact-list>a,.contact-list>a,.car-page .contact-list>a,.about-faq .faq-item summary,.about-page #faq .faq-item summary,.car-page .car-longform-checklist .faq-item summary{min-height:44px !important;box-sizing:border-box !important}.season-updates-button{padding:7px 10px !important}.site-footer .contact-list>a{display:flex !important;align-items:center !important}.site-footer .social-dots{display:flex !important;align-items:center !important;gap:10px !important}.site-footer .social-dots .social-dot{width:44px !important;min-width:44px !important;height:44px !important;min-height:44px !important;display:inline-grid !important;place-items:center !important;flex:0 0 44px !important;box-sizing:border-box !important}.site-footer .contact-list>a>.site-icon,.site-footer .contact-list>a>svg{width:20px !important;height:20px !important;flex:0 0 20px !important;margin:0 !important}.mobile-search-copy{min-width:0 !important;padding-inline-end:32px !important;box-sizing:border-box !important}.auto-video-popup-shell{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr);width:min(720px,100%);max-height:calc(100dvh - 24px);overflow:hidden;border:1px solid rgba(222,232,218,0.9);border-radius:18px;background:#fff}.auto-video-popup-toolbar{display:flex;flex:0 0 auto;justify-content:flex-end;min-height:54px;padding:10px 10px 0;background:#fff}body.auto-video-popup-open{overflow:hidden}.auto-video-popup{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));background:rgba(6,9,7,0.84)}.auto-video-popup-card{position:relative;display:grid;justify-items:center;gap:18px;min-width:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;width:100%;border:0;border-radius:0;background:transparent;padding:0 26px 24px;box-sizing:border-box}.auto-video-popup-intro,.auto-video-popup-title{min-width:0;max-width:100%;text-align:center;overflow-wrap:anywhere;word-break:normal;hyphens:auto}.auto-video-popup-video{overflow:hidden;width:100%;max-width:680px;aspect-ratio:16 / 9;border-radius:12px;background:#000}.auto-video-popup-video iframe{display:block;width:100%;height:100%;border:0}.auto-video-popup-close{position:relative;z-index:2;display:grid;width:44px;min-width:44px;height:44px;min-height:44px;place-items:center;border:0;border-radius:50%;background:rgba(255,255,255,0.94);color:#1e2e23;padding:0;cursor:pointer;font-size:0;line-height:0}.auto-video-popup-close::before,.auto-video-popup-close::after{content:"";position:absolute;top:50%;left:50%;width:17px;height:2px;border-radius:999px;background:currentColor}.auto-video-popup-close::before{transform:translate(-50%,-50%) rotate(45deg)}.auto-video-popup-close::after{transform:translate(-50%,-50%) rotate(-45deg)}@media (max-width:560px){.auto-video-popup{padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.auto-video-popup-shell{max-height:calc(100dvh - 20px);border-radius:15px}.auto-video-popup-toolbar{min-height:54px;padding:8px 8px 0}.auto-video-popup-card{padding:0 14px 15px}.auto-video-popup-title{font-size:clamp(24px,8.5vw,31px)}}.language-selector{position:relative;flex:0 0 auto;color:#17331f}.language-selector>summary{min-width:118px;height:44px;padding:0 12px;border:1px solid #dfe9dc;border-radius:999px;background:#f8fbf7;display:flex;align-items:center;justify-content:center;gap:7px;color:#17331f;font-size:13px;font-weight:650;line-height:1;white-space:nowrap;cursor:pointer;list-style:none;transition:border-color 160ms ease,background 160ms ease,box-shadow 160ms ease}.language-selector>summary::-webkit-details-marker{display:none}.language-selector>summary:hover,.language-selector[open]>summary{border-color:#9fc59f;background:#fff;box-shadow:0 0 0 3px rgba(31,137,62,.1)}.language-selector>summary:focus-visible{border-color:#0b6f2e;background:#fff;box-shadow:0 0 0 3px rgba(31,137,62,.14);outline:2px solid #0b6f2e;outline-offset:2px}.language-selector-flag{width:22px;height:15px;flex:0 0 22px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(15,50,26,.16);border-radius:3px;background:#fff;box-shadow:0 1px 2px rgba(12,42,20,.12)}.language-selector-flag svg{display:block;width:100%;height:100%}.language-selector-chevron{display:block;width:14px;height:14px;flex:0 0 14px;margin:0;color:#52705a;transform:rotate(0deg);transform-origin:center;transition:transform 160ms ease}.language-selector[open] .language-selector-chevron{transform:rotate(180deg)}.language-selector>ul{position:absolute;inset-block-start:calc(100% + 10px);inset-inline-end:0;z-index:120;width:356px;max-width:calc(100vw - 28px);max-height:min(520px,calc(100dvh - 128px - env(safe-area-inset-bottom,0px)));margin:0;padding:10px;border:1px solid #d9e6d6;border-radius:16px;background:rgba(255,255,255,.985);box-shadow:0 20px 52px rgba(14,45,23,.18);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;overflow:auto;overscroll-behavior:contain;list-style:none;scrollbar-width:thin;scrollbar-color:#b8cfb7 transparent}.language-selector>ul li{min-width:0;margin:0}.language-selector>ul a{min-height:42px;padding:8px 10px;border-radius:10px;display:flex;align-items:center;gap:8px;color:#17331f;font-size:13px;font-weight:560;line-height:1.25;text-decoration:none}.language-selector>ul a:hover{background:#edf7ed;color:#126f30}.language-selector>ul a:focus-visible{background:#edf7ed;color:#0b5f28;outline:2px solid #0b6f2e;outline-offset:1px}.language-selector>ul .is-current a{background:#e5f4e6;color:#0d6a2c;font-weight:700}.language-selector-check{margin-inline-start:auto;color:#15813a;font-size:14px}@media(max-width:760px){.language-selector>summary{width:44px;min-width:44px;padding:0}.language-selector>summary>span:nth-child(2),.language-selector>summary .language-selector-chevron{display:none}.language-selector>ul{inset-inline-end:-52px;width:min(340px,calc(100vw - 28px))}}@media(max-width:560px){.button.ask{width:44px!important;min-width:44px!important;max-width:44px!important;flex-basis:44px!important;padding:0!important;gap:0!important;font-size:0!important}}@media(max-width:380px){.language-selector>ul{grid-template-columns:1fr;width:min(252px,calc(100vw - 28px))}}