/* Journeyfer homepage. Scoped to avoid changing destination and booking pages. */
.journey-home{background:#fff;font-family:Inter,"Segoe UI",Tahoma,Arial,sans-serif;--h-muted:#59666d;--h-radius:16px;overflow-wrap:break-word}
.journey-home .h-container{width:min(1280px,calc(100% - 80px));margin-inline:auto}
.journey-home .h-icon{width:22px;height:22px;flex:0 0 22px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}
.journey-home .h-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--orange);color:white;padding:14px 23px;min-height:48px;border-radius:8px;font-weight:650;font-size:.9rem;line-height:1.5;transition:background .18s,transform .18s}
.journey-home .h-button:hover{background:var(--orange-hover);transform:translateY(-1px)}
.journey-home .h-text-link{display:inline-flex;align-items:center;gap:10px;font-size:.87rem;font-weight:650;min-height:44px;color:var(--orange)}
.journey-home .h-text-link:hover{text-decoration:underline;text-underline-offset:5px}
.journey-home .h-eyebrow{font-size:.67rem;font-weight:750;text-transform:uppercase;letter-spacing:.16em;color:var(--sea);margin-block-end:12px;max-width:none}
.journey-home .h-section{padding-block:48px}
.journey-home .h-section-top{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-block-end:28px}
.journey-home h2{font-size:clamp(1.7rem,2.7vw,2.45rem);font-weight:650;line-height:1.2;letter-spacing:-.045em}
.journey-home .h-subtitle{color:var(--h-muted);font-size:.92rem;margin-block-start:12px}
.journey-home .h-header{position:sticky;inset-block-start:0;z-index:100;background:#fff;border-bottom:1px solid #ecece7}
.journey-home .h-header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:84px}
.journey-home .h-logo{width:169px;flex-shrink:0}.journey-home .h-logo img{width:100%;height:auto}
.journey-home .h-desktop-nav{display:flex;align-items:center;gap:28px;font-size:.85rem;font-weight:600}
.journey-home .h-desktop-nav>a{padding-block:16px}.journey-home .h-header-end{display:flex;align-items:center;gap:24px}
.journey-home .h-disclosure>summary{display:flex;align-items:center;gap:7px;list-style:none;cursor:pointer;min-height:44px;font-size:.85rem;font-weight:600}
.journey-home summary::-webkit-details-marker{display:none}.journey-home summary .h-icon:last-child{width:14px;flex-basis:14px}
.journey-home .h-disclosure[open]>summary{color:var(--orange)}
.journey-home .h-mega{position:absolute;inset-inline:40px;inset-block-start:calc(100% - 1px);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px;background:white;padding:30px;border:1px solid var(--line);border-radius:0 0 14px 14px;box-shadow:0 24px 36px #10284615;max-height:75vh;overflow-y:auto}
.journey-home .h-mega h3{font-size:.87rem;margin-block-end:8px}.journey-home .h-mega a{display:block;padding:10px 7px;min-height:44px;font-size:.8rem;font-weight:500;border-radius:5px}.journey-home .h-mega a:hover{background:var(--sand);color:var(--orange)}
.journey-home .h-language{position:relative}.journey-home .h-language-list{position:absolute;inset-inline-end:0;inset-block-start:calc(100% + 12px);min-width:170px;max-width:min(320px,80vw);background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 12px 28px #10284618;padding:8px}
.journey-home .h-language-list a{display:block;padding:12px 15px;border-radius:5px;font-size:.9rem}.journey-home .h-language-list a:hover,.journey-home .h-language-list a[aria-current]{background:var(--sand);color:var(--navy)}
.journey-home .h-mobile-nav{display:none}
.journey-home .h-hero{position:relative;isolation:isolate;min-height:550px;background:var(--navy);color:#fff}
.journey-home .h-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 60%;z-index:-2}
.journey-home .h-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#10202de8 0%,#14252baa 38%,#15272c1c 82%);z-index:-1}
.journey-home .h-hero-content{padding-block:78px 112px}.journey-home .h-hero .h-eyebrow{color:#eee9df}
.journey-home h1{color:#fff;font-size:clamp(3rem,4.8vw,4.6rem);font-weight:600;letter-spacing:-.055em;line-height:1.08;max-width:850px}
.journey-home h1 em{font-family:Georgia,"Times New Roman",serif;font-weight:400;color:#f7d5a6;font-style:italic;letter-spacing:-.04em}
.journey-home .h-hero-copy{max-width:480px;margin-block-start:24px;color:#f1efea;font-size:1.03rem;line-height:1.7}
.journey-home .h-hero-link{display:inline-flex;gap:10px;align-items:center;margin-block-start:24px;min-height:44px;font-size:.84rem;font-weight:600;color:#fff;border-bottom:1px solid #ffffff70}
.journey-home .h-hero-caption{position:absolute;inset-inline-end:40px;inset-block-end:90px;display:flex;align-items:center;gap:7px;font-size:.77rem;background:#152b3ac9;padding:8px 12px;border-radius:6px}
.journey-home .h-search-wrap{position:relative;margin-block-start:-43px;z-index:2}.journey-home .h-search{display:grid;grid-template-columns:1.1fr 1fr auto;align-items:center;background:white;padding:18px 20px 18px 28px;border:1px solid #e9e6de;border-radius:12px;box-shadow:0 12px 40px #10284612;gap:22px}
.journey-home .h-search>label{display:flex;align-items:center;gap:14px;min-width:0}.journey-home .h-search>label:first-child{border-inline-end:1px solid var(--line);padding-inline-end:22px}.journey-home .h-search label>.h-icon{color:var(--orange)}.journey-home .h-search label>span{display:block;font-size:.72rem;font-weight:650;flex:1;min-width:0}
.journey-home .h-search select{display:block;width:100%;max-width:100%;background:white;border:0;color:var(--ink);font-size:.96rem;font-weight:500;min-height:36px;cursor:pointer;padding:3px 0}
.journey-home .h-search .h-button{min-height:58px}.journey-home .h-search-hint{font-size:.75rem;color:var(--h-muted);margin-block:12px 0;margin-inline-start:6px}
.journey-home .h-confidence{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;padding-block:32px;border-bottom:1px solid #e9e8e3}
.journey-home .h-confidence>div{display:flex;gap:15px;align-items:center}.journey-home .h-confidence .h-icon{color:var(--sea);width:28px;height:28px;flex-basis:28px}.journey-home .h-confidence strong{display:block;font-size:.83rem;font-weight:650}.journey-home .h-confidence span{display:block;font-size:.76rem;color:var(--h-muted);margin-top:2px}
.journey-home .h-country-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}
.journey-home .h-country{position:relative;isolation:isolate;grid-column:span 2;min-height:180px;overflow:hidden;border-radius:var(--h-radius);color:var(--navy);background:#efe8dc;padding:26px;display:flex;align-items:end;transition:transform .2s}
.journey-home .h-country:hover{transform:translateY(-3px)}.journey-home .h-country.has-photo{grid-column:span 3;min-height:265px;color:#fff}
.journey-home .h-country>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .3s}.journey-home .h-country:hover>img{transform:scale(1.025)}
.journey-home .h-country.has-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#091d30e8,transparent 100%);z-index:-1}
.journey-home .h-country-content{padding-inline-end:30px}.journey-home .h-country-content>span{display:block;font-size:.7rem;font-weight:600;margin-bottom:8px}.journey-home .h-country h3{font-size:1.65rem;color:inherit;letter-spacing:-.035em}.journey-home .h-country p{font-size:.79rem;margin-block-start:8px}
.journey-home .h-country-qatar{background:#f2e5e1}.journey-home .h-country-bahrain{background:#e2eeea}
.journey-home .h-circle-arrow{position:absolute;inset-inline-end:22px;inset-block-end:25px;border:1px solid currentColor;border-radius:50%;height:34px;width:34px;display:grid;place-items:center}.journey-home .h-circle-arrow .h-icon{width:17px;height:17px}
.journey-home .h-country-art{position:absolute;inset-inline-end:20px;inset-block-start:8px;opacity:.12}.journey-home .h-country-art>.h-icon{width:110px;height:110px;stroke-width:.6}
.journey-home .h-places{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 22px}
.journey-home .h-place{min-width:0}.journey-home .h-place-photo{display:block;border-radius:12px;overflow:hidden;aspect-ratio:1.3;position:relative;background:var(--sand)}.journey-home .h-place-photo>img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.journey-home .h-place:hover img{transform:scale(1.025)}.journey-home .h-place-photo>span{position:absolute;inset-inline-start:14px;inset-block-end:14px;background:#fff;padding:4px 9px;font-size:.68rem;font-weight:650;border-radius:4px}
.journey-home .h-place-copy{padding-block:16px 0}.journey-home .h-micro{font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:var(--sea);font-weight:650}.journey-home .h-place h3{margin-block:4px 6px;font-size:1.18rem}.journey-home .h-place-copy>p:not(.h-micro){font-size:.79rem;color:var(--h-muted);min-height:2.9em}.journey-home .h-place-actions{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e8e8e2;margin-block-start:12px;gap:7px}.journey-home .h-place-actions a{display:inline-flex;align-items:center;gap:4px;font-size:.74rem;font-weight:600;min-height:44px}.journey-home .h-place-actions a:last-child{color:var(--orange)}.journey-home .h-place-actions .h-icon{width:15px;flex-basis:15px}.journey-home .h-place-actions a:hover{text-decoration:underline}
.journey-home .h-interest-band{background:var(--paper);border-block:1px solid #eceae4;padding-block:36px;margin-block:20px}
.journey-home .h-interests{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.journey-home .h-interest{display:flex;flex-direction:column;align-items:start;gap:16px;padding:22px 16px;border:1px solid #dedfd7;border-radius:10px;background:#fff;transition:border-color .2s,transform .2s}.journey-home .h-interest>.h-icon:first-child{color:var(--sea);width:28px;height:28px}.journey-home .h-interest span{font-size:.77rem;font-weight:650;flex:1}.journey-home .h-interest>.h-icon:last-child{width:17px;color:var(--orange)}.journey-home .h-interest:hover{border-color:var(--sea);transform:translateY(-2px)}
.journey-home .h-experience-rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 66px)/4);gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding-block:4px 14px;scroll-padding-inline:0;overscroll-behavior-x:contain}
.journey-home .h-experience{min-width:0;scroll-snap-align:start;border:1px solid #e2e3dc;border-radius:13px;overflow:hidden;background:white;display:flex;flex-direction:column}
.journey-home .h-experience-photo{display:block;aspect-ratio:1.4;overflow:hidden}.journey-home .h-experience-photo img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.journey-home .h-experience:hover img{transform:scale(1.03)}
.journey-home .h-experience-copy{padding:18px;flex:1;display:flex;flex-direction:column}.journey-home .h-experience h3{font-size:.97rem;font-weight:650;line-height:1.45;margin-block:8px 13px;min-height:4.35em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.journey-home .h-duration{display:flex;align-items:start;gap:6px;font-size:.72rem;color:var(--h-muted)}.journey-home .h-duration .h-icon{width:15px;height:19px;flex-basis:15px}.journey-home .h-category{font-size:.71rem;color:var(--h-muted);margin-block:6px 16px}
.journey-home .h-price{margin-block-start:auto;border-top:1px solid #e8e8e2;padding-block-start:13px;display:flex;flex-direction:column;gap:4px}.journey-home .h-price>span{font-size:.66rem;color:var(--h-muted)}.journey-home .h-price strong{font-size:.86rem;font-weight:700}.journey-home .h-price>a{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;font-weight:650;color:var(--orange);min-height:44px}.journey-home .h-price-note{font-size:.73rem;color:var(--h-muted);margin-block-start:10px}
.journey-home .h-rail-controls{display:flex;gap:10px}.journey-home .h-rail-controls button{border:1px solid var(--line);border-radius:50%;width:44px;height:44px;display:grid;place-items:center}.journey-home .h-rail-controls button:hover{background:var(--sand)}.journey-home .h-rail-controls button:first-child>.h-icon{transform:rotate(180deg)}
.journey-home .h-service-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.journey-home .h-service{position:relative;isolation:isolate;border-radius:16px;overflow:hidden;min-height:380px;padding:36px;display:flex;align-items:end;color:#fff;background:var(--navy)}.journey-home .h-service>img{position:absolute;inset:0;z-index:-2;height:100%;width:100%;object-fit:cover}.journey-home .h-service-tours::after{content:"";position:absolute;inset:0;background:#10232acc;z-index:-1}.journey-home .h-service h3{color:#fff;font-size:2rem;letter-spacing:-.045em;max-width:350px}.journey-home .h-service p:not(.h-eyebrow){font-size:.86rem;color:#edf0f1;margin-block:18px 22px;max-width:370px}.journey-home .h-service .h-eyebrow{color:#f4cca2}.journey-home .h-service-icon{position:absolute;inset-inline-end:30px;inset-block-start:28px;color:#ffffff32}.journey-home .h-service-icon>.h-icon{width:95px;height:95px;stroke-width:1}.journey-home .h-service-transfers{background:#173e4b}.journey-home .h-button-white{background:#fff;color:var(--navy)}.journey-home .h-button-white:hover{background:var(--sand)}
.journey-home .h-how{padding-block:48px 60px}.journey-home .h-steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.journey-home .h-steps li>span{display:block;font-family:Georgia,serif;font-size:2.2rem;color:var(--orange);margin-block-end:18px}.journey-home .h-steps h3{font-size:1.06rem;margin-block-end:10px}.journey-home .h-steps p{font-size:.85rem;color:var(--h-muted);max-width:300px}.journey-home .h-enquiry-note{font-size:.73rem;color:var(--h-muted);margin-block-start:28px}
.journey-home .h-directory-band{background:var(--paper);border-block:1px solid #e9e6df;padding-block:50px;scroll-margin-top:100px}.journey-home .h-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;align-items:start}.journey-home .h-directory>details{border-top:1px solid var(--line)}.journey-home .h-directory>details:first-child{grid-row:span 2}.journey-home .h-directory summary{font-weight:650;font-size:1rem;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:62px;cursor:pointer;list-style:none}.journey-home .h-directory summary>.h-icon{width:16px}.journey-home .h-directory-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;border-top:1px solid #e9e8e2;padding-block:4px}.journey-home .h-directory-city{font-size:.78rem;font-weight:650;padding-block:13px}.journey-home .h-directory-row>div{display:flex;gap:14px}.journey-home .h-directory-row>div a{font-size:.73rem;color:var(--h-muted);padding-block:13px}.journey-home .h-directory a:hover{color:var(--orange);text-decoration:underline}
.journey-home .h-final{padding-block:65px;display:flex;align-items:center;justify-content:space-between;gap:32px}.journey-home .h-final h2{font-size:2.8rem}.journey-home .h-final p:not(.h-eyebrow){font-size:.92rem;color:var(--h-muted);margin-block-start:15px}.journey-home .h-final-actions{display:flex;flex-direction:column;align-items:center;gap:8px}
.journey-home .h-footer{background:var(--navy);color:#e1e6e9;padding-block:52px 24px}.journey-home .h-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:50px}.journey-home .h-footer-logo{display:inline-block;background:white;padding:6px;border-radius:6px;width:160px}.journey-home .h-footer-logo img{width:100%;height:auto}.journey-home .h-footer-grid>div>p{font-size:.79rem;line-height:1.8;max-width:290px;margin-block-start:18px;color:#c7d0d8}.journey-home .h-footer h2{color:#fff;font-size:.86rem;letter-spacing:0;margin-block:8px 15px}.journey-home .h-footer-grid>div>a:not(.h-footer-logo){display:block;font-size:.77rem;min-height:38px;padding-block:9px}.journey-home .h-footer-languages{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-block-start:14px;font-size:.8rem}.journey-home .h-footer-languages a{padding-block:10px}.journey-home .h-footer a:hover{text-decoration:underline}.journey-home .h-footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff25;padding-block-start:20px;margin-block-start:36px;font-size:.7rem;color:#c7d0d8}
.journey-home [id]{scroll-margin-top:110px}html[dir=rtl] .journey-home .directional{transform:scaleX(-1)}html[dir=rtl] .journey-home .h-rail-controls button:first-child>.h-icon{transform:none}html[dir=rtl] .journey-home .h-hero::after{background:linear-gradient(270deg,#10202de8,#14252baa 38%,#15272c1c 82%)}
@media(min-width:1600px){.journey-home .h-hero-content{padding-block:92px 118px}.journey-home .h-hero{min-height:600px}}
@media(max-width:1150px){.journey-home .h-header-cta{display:none}.journey-home .h-header-inner{gap:20px}.journey-home .h-desktop-nav{gap:22px}.journey-home .h-experience-rail{grid-auto-columns:calc((100% - 44px)/3)}.journey-home .h-interests{grid-template-columns:repeat(3,1fr)}.journey-home .h-interest{flex-direction:row;align-items:center;gap:12px}.journey-home .h-places{grid-template-columns:repeat(3,minmax(0,1fr))}.journey-home .h-directory{grid-template-columns:repeat(2,minmax(0,1fr))}.journey-home .h-footer-grid{gap:28px}.journey-home .h-country h3{font-size:1.45rem}}
@media(max-width:760px){.journey-home .h-container{width:calc(100% - 36px)}.journey-home .h-header-inner{min-height:70px;gap:12px}.journey-home .h-logo{width:136px}.journey-home .h-header-end{gap:14px}.journey-home .h-language summary{font-size:.76rem;gap:5px}.journey-home .h-language summary>.h-icon:first-child{width:19px;flex-basis:19px}.journey-home .h-desktop-nav{display:none}.journey-home .h-mobile-nav{display:block}.journey-home .h-mobile-nav>summary .h-icon{width:22px;flex-basis:22px}.journey-home .h-mobile-nav>nav{position:absolute;inset-inline:0;inset-block-start:100%;padding:18px;background:white;box-shadow:0 12px 20px #10284615;max-height:calc(100dvh - 70px);overflow-y:auto}.journey-home .h-mobile-nav>nav>a{display:block;padding:12px;margin-block:5px}.journey-home .h-mobile-nav .h-nav-group>summary{padding-block:10px;justify-content:space-between}.journey-home .h-mobile-nav .h-mega{position:static;display:grid;grid-template-columns:1fr 1fr;padding:12px;border:0;box-shadow:none;max-height:none;gap:16px}.journey-home .h-mobile-nav .h-mega a{font-size:.75rem}
.journey-home .h-hero{min-height:490px}.journey-home .h-hero-content{padding-block:48px 124px}.journey-home .h-hero-image{object-position:42% center}.journey-home .h-hero::after{background:#102330ad}.journey-home h1{font-size:clamp(2.55rem,8vw,3.7rem);line-height:1.12}.journey-home .h-hero .h-eyebrow{font-size:.6rem;letter-spacing:.13em;max-width:280px}.journey-home .h-hero-copy{font-size:.9rem;max-width:360px;margin-block-start:20px}.journey-home .h-hero-link{margin-block-start:14px}.journey-home .h-hero-caption{inset-inline-end:18px;inset-block-end:80px;font-size:.65rem;padding:6px 9px}.journey-home .h-search-wrap{margin-block-start:-58px}.journey-home .h-search{grid-template-columns:1fr;padding:18px;gap:12px}.journey-home .h-search>label:first-child{border-inline-end:0;border-bottom:1px solid #e7e7e0;padding-inline-end:0;padding-block-end:10px}.journey-home .h-search select{min-height:38px;font-size:.88rem}.journey-home .h-search .h-button{min-height:50px}.journey-home .h-search-hint{font-size:.68rem}.journey-home .h-confidence{grid-template-columns:1fr;gap:18px;padding-block:25px}.journey-home .h-confidence>div{gap:14px}.journey-home .h-confidence strong{font-size:.78rem}.journey-home .h-confidence span{font-size:.72rem}.journey-home .h-confidence>div .h-icon{width:25px;height:25px;flex-basis:25px}
.journey-home .h-section{padding-block:32px}.journey-home .h-section-top{align-items:start;gap:12px;flex-wrap:wrap;margin-block-end:22px}.journey-home .h-section-top .h-text-link{font-size:.76rem}.journey-home h2{font-size:1.9rem}.journey-home .h-subtitle{font-size:.84rem;margin-block-start:10px}.journey-home .h-eyebrow{font-size:.61rem}.journey-home .h-country-grid{grid-template-columns:1fr 1fr;gap:12px}.journey-home .h-country.has-photo{grid-column:span 1;min-height:245px}.journey-home .h-country{grid-column:span 1;min-height:175px;padding:17px}.journey-home .h-country-united-arab-emirates{grid-column:span 2}.journey-home .h-country h3{font-size:1.28rem}.journey-home .h-country-content{padding-inline-end:0}.journey-home .h-country-content>span{font-size:.63rem}.journey-home .h-country p{font-size:.72rem;max-width:230px}.journey-home .h-country .h-circle-arrow{display:none}.journey-home .h-country-art>.h-icon{width:75px;height:75px}
.journey-home .h-places{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.journey-home .h-place-photo{aspect-ratio:.96}.journey-home .h-place-photo>span{display:none}.journey-home .h-place h3{font-size:1.05rem}.journey-home .h-place-copy>p:not(.h-micro){font-size:.72rem;min-height:3.2em}.journey-home .h-place-actions{flex-wrap:wrap;justify-content:start;gap:0 14px}.journey-home .h-place-actions a{font-size:.71rem}.journey-home .h-place-actions a:last-child{flex-basis:100%;min-height:32px;margin-block-end:3px}.journey-home .h-micro{font-size:.6rem}.journey-home .h-interest-band{padding-block:28px;margin-block:10px}.journey-home .h-interests{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.journey-home .h-interest{padding:16px 12px;gap:10px}.journey-home .h-interest span{font-size:.72rem}.journey-home .h-interest>.h-icon:last-child{display:none}.journey-home .h-interest>.h-icon:first-child{width:23px;height:23px;flex-basis:23px}
.journey-home .h-experience-rail{grid-auto-columns:82%;gap:15px}.journey-home .h-experience h3{min-height:0}.journey-home .h-rail-controls{margin-inline-start:auto}.journey-home .h-price-note{font-size:.67rem}.journey-home .h-service-grid{grid-template-columns:1fr;gap:18px}.journey-home .h-service{padding:26px;min-height:340px}.journey-home .h-service h3{font-size:1.9rem;max-width:270px}.journey-home .h-service p:not(.h-eyebrow){font-size:.8rem}.journey-home .h-steps{grid-template-columns:1fr;gap:25px}.journey-home .h-steps li{padding-inline-start:58px;position:relative}.journey-home .h-steps li>span{position:absolute;inset-inline-start:0;inset-block-start:-6px;font-size:1.9rem}.journey-home .h-steps h3{font-size:1rem}.journey-home .h-steps p{font-size:.8rem}.journey-home .h-enquiry-note{font-size:.7rem}.journey-home .h-directory-band{padding-block:32px}.journey-home .h-directory{grid-template-columns:1fr;gap:10px}.journey-home .h-directory>details:first-child{grid-row:auto}.journey-home .h-directory summary{min-height:58px}.journey-home .h-directory-row{padding-inline:4px}.journey-home .h-final{padding-block:40px;display:block}.journey-home .h-final h2{font-size:2.1rem}.journey-home .h-final p:not(.h-eyebrow){font-size:.83rem}.journey-home .h-final-actions{align-items:start;margin-block-start:24px}.journey-home .h-footer{padding-block-start:36px}.journey-home .h-footer-grid{grid-template-columns:1fr 1fr;gap:28px 22px}.journey-home .h-footer-grid>div:first-child{grid-column:1/-1}.journey-home .h-footer-grid>div:last-child{grid-column:1/-1}.journey-home .h-footer-bottom{font-size:.65rem;flex-direction:column;gap:8px}.journey-home [id]{scroll-margin-top:88px}}
@media(prefers-reduced-motion:reduce){.journey-home *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
