:root{--ink:#173e50;--muted:#5f747d;--cream:#f8f6f0;--accent:#f1b18e;--line:#dce2df}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,'Noto Sans Hebrew',sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #da6838;outline-offset:6px}header{height:96px;max-width:1440px;padding:0 5%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;gap:12px;align-items:center}.brand-icon{font-size:29px;border:1px solid #a9bbc1;border-radius:50%;width:45px;height:45px;display:grid;place-items:center;transform:rotate(-15deg)}.brand b{display:block;letter-spacing:1.5px;font-size:19px}.brand small{display:block;font-size:12px;margin-top:5px;letter-spacing:.6px}nav{display:flex;gap:32px;font-size:14px}nav a:hover,.text-link:hover{color:#bb633c}.header-contact{border:1px solid #9faeae;border-radius:7px;font-size:14px;padding:13px 18px;display:flex;gap:25px}.hero{margin:0 22px;min-height:610px;height:min(730px,78vh);position:relative;border-radius:12px;overflow:hidden;color:white;background:#285b76}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 55%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,43,59,.16),rgba(9,33,45,.53)),linear-gradient(0deg,rgba(9,33,45,.64),transparent 40%)}.hero-top,.hero-bottom{position:absolute;left:5%;right:5%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:1px}.hero-top{top:30px}.hero-top span:first-child{border:1px solid #ffffff65;border-radius:30px;padding:8px 13px}.hero-top span:last-child{align-self:center;font-size:10px;letter-spacing:3px}.hero-content{position:absolute;inset-inline-start:6%;top:50%;transform:translateY(-45%);max-width:800px}.eyebrow{font-size:13px;font-weight:500;letter-spacing:.6px}.hero h1{font-size:clamp(70px,9.5vw,145px);font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-7px;margin:5px 0 20px;line-height:1.1;text-align:left;position:relative}.hero h1>span:first-child{font-style:italic;position:relative;color:#ffd4b8}.hero h1 svg{position:absolute;left:-3%;bottom:-7px;width:108%;height:14px;fill:none;stroke:#ffd4b8;stroke-width:3;stroke-linecap:round}.heart{font-family:Arial;font-size:22px;color:#f7ba9b;letter-spacing:0;position:absolute;top:2px;right:-23px;transform:rotate(15deg)}.hero-description{font-size:20px;line-height:1.8;margin-bottom:26px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:40px;padding:18px 25px;border-radius:7px;font-weight:bold;font-size:14px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:#ffe2ce}.cream{background:#fff4e7;color:var(--ink)}.hero-bottom{bottom:25px;color:#f8f8f0b8;align-items:center}.hero-bottom a{display:flex;gap:16px;align-items:center}.hero-bottom a span{font-size:24px}.section{max-width:1200px;margin:0 auto;padding:80px 35px}.section-label{display:flex;align-items:center;gap:10px;font-size:12px;margin-bottom:30px;font-weight:bold}.tiny-line{display:block;width:26px;height:2px;background:#b47753}h2{font-size:clamp(34px,4.5vw,57px);line-height:1.18;font-weight:500;letter-spacing:-1.6px;margin:0 0 25px}h2 span{color:#859995}.intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:85px}.intro-copy p{font-size:16px;line-height:1.9;color:var(--muted);margin:0 0 17px}.intro-copy .lead{font-size:20px;line-height:1.75;color:var(--ink)}.signature{font-size:22px;margin-top:45px;font-weight:bold}.signature span{display:block;font-size:12px;color:var(--muted);font-weight:400;margin-top:7px}.text-link{display:inline-flex;gap:35px;padding:7px 0;border-bottom:1px solid #98acb0;font-size:14px;font-weight:bold}.destination{border-top:1px solid var(--line)}.destination-head{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.destination-head p{font-size:17px;line-height:1.9;color:var(--muted);max-width:440px}.destination-head em{font-style:normal;color:#b57653}.highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:32px}.highlights article{padding:27px;background:#eeeee6;border:1px solid #e5e6dd;border-radius:9px}.number{font-family:Georgia,serif;font-size:25px;color:#839993}h3{font-weight:500;font-size:23px;margin:22px 0 14px}.highlights p{font-size:15px;line-height:1.8;color:var(--muted);min-height:83px}.tag{display:inline-block;font-size:11px;border-top:1px solid #d6dcd6;padding-top:17px;width:100%;color:#5d736d}.contact{max-width:calc(100% - 44px);border-radius:12px;padding:62px max(5%,calc((100vw - 1130px)/2));background:var(--ink);color:var(--cream);display:flex;justify-content:space-between;align-items:center;gap:50px}.contact h2{font-size:39px;margin-top:16px}.contact p{font-size:15px;line-height:1.9;color:#c2d0d3}.contact-buttons{min-width:310px}.contact-buttons .button{width:100%;gap:22px}.phone{display:block;text-align:center;margin-top:22px;font-size:13px;color:#d3e1e2}.phone b{display:inline-block;margin-right:10px}footer{max-width:1320px;margin:auto;padding:37px 35px 22px;display:flex;justify-content:space-between;align-items:center;gap:25px;flex-wrap:wrap}footer>div>span{display:block;font-size:12px;color:var(--muted);margin-top:8px}.footer-links{display:flex;gap:25px;font-size:12px}.footer-links b{display:inline-block;margin-right:7px}.photo-credit{font-size:10px;color:var(--muted);width:100%;margin:0}.skip{position:fixed;top:-60px;right:20px;z-index:10;background:white;padding:15px}.skip:focus{top:10px}@media(min-width:1600px){.hero{max-width:1550px;margin:auto}}@media(max-width:760px){header{height:80px;padding:0 22px;gap:12px}nav{display:none}.brand b{font-size:15px}.brand-icon{height:36px;width:36px;font-size:23px}.brand small{font-size:10px}.header-contact{padding:11px;font-size:12px;gap:10px}.hero{margin:0 12px;min-height:560px;height:74svh;max-height:730px}.hero>img{object-position:43% center}.hero-shade{background:linear-gradient(0deg,rgba(12,42,56,.8),rgba(12,42,56,.15)),linear-gradient(90deg,transparent,#15394c45)}.hero-top{left:6%;right:6%;font-size:11px}.hero-top span:last-child{display:none}.hero-content{left:8%;right:8%;top:49%;transform:translateY(-30%)}.hero h1{font-size:clamp(59px,14vw,100px);letter-spacing:-3px;width:max-content;max-width:100%;margin-bottom:30px}.heart{font-size:15px;right:-16px}.hero-description{font-size:17px}.hero-bottom{font-size:10px;left:7%;right:7%}.section{padding:52px 25px}.intro-grid,.destination-head{grid-template-columns:1fr;gap:30px}.signature{margin-top:25px}.intro-copy .lead{font-size:19px}.destination-head{gap:0}.highlights{grid-template-columns:1fr;gap:14px;margin-top:24px}.highlights article{padding:23px}.highlights p{min-height:0}.highlights h3{margin-top:13px}.contact{max-width:calc(100% - 24px);flex-direction:column;align-items:stretch;padding:38px 25px;gap:20px}.contact h2{font-size:33px}.contact-buttons{min-width:0}.contact-buttons .button{font-size:13px;padding:18px}.footer-links{flex-direction:column;gap:13px}footer{padding:30px 25px}.section-label{margin-bottom:23px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

.travel-guide{border-top:1px solid var(--line)}.guide-heading{display:flex;justify-content:space-between;gap:30px;align-items:flex-start}.guide-intro{font-size:18px;line-height:1.85;color:var(--muted);margin:0 0 32px}.updated{white-space:nowrap;background:#e8eee8;padding:9px 14px;border-radius:30px;font-size:11px;margin-top:10px}.guide-panels{display:grid;gap:16px}.guide-panels details{border:1px solid #d7e0dc;border-radius:10px;background:#fffdf8;overflow:hidden}.guide-panels summary{cursor:pointer;display:flex;align-items:center;gap:20px;padding:25px;list-style:none}.guide-panels summary::-webkit-details-marker{display:none}.guide-panels summary:focus-visible{outline:3px solid #da6838;outline-offset:-4px}.guide-number{font:26px Georgia,serif;color:#9c7256}.guide-panels summary strong{font-size:21px;font-weight:500;display:block}.guide-panels summary small{font-size:12px;color:var(--muted);display:block;margin-top:7px}.toggle{margin-inline-start:auto;flex-shrink:0;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#e9eee8}.toggle:before{content:'+';font-size:20px}details[open] .toggle:before{content:'−'}.guide-body{padding:0 72px 28px;max-width:1000px}.guide-body p,.guide-body li{font-size:16px;line-height:1.9;color:var(--muted)}.guide-body strong{color:var(--ink)}.guide-body h3{font-size:20px;margin:26px 0 8px;font-weight:bold}.guide-body a:not(.text-link){text-decoration:underline;text-underline-offset:3px}.guide-body ul{padding-inline-start:22px}.guide-body li{margin:9px 0}.service-note,.passport-note{padding:22px 25px;background:#edf2eb;border-inline-start:3px solid #89a297;border-radius:5px;margin:24px 0}.service-note>strong{font-size:20px}.service-note p{margin:10px 0}.passport-note{background:#faf0e5;border-color:#c89166}.passport-note h3{margin-top:0}.guide-body .source,.source{font-size:11px;line-height:1.8;color:#65796f}.guide-footnote{font-size:12px;line-height:1.8;color:var(--muted);margin-top:20px}@media(max-width:760px){.guide-heading{display:block}.updated{display:inline-block;margin:0 0 22px}.guide-intro{font-size:16px;margin-bottom:16px}.guide-panels summary{padding:21px 16px;gap:12px}.guide-panels summary strong{font-size:18px}.guide-panels summary small{font-size:11px}.guide-body{padding:0 20px 22px}.guide-number{font-size:22px}.service-note,.passport-note{padding:18px}.guide-body p,.guide-body li{font-size:15px}}

.places{border-top:1px solid var(--line)}.places-jumps{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:28px}.places-jumps a{font-size:12px;border:1px solid #cbd7d0;padding:11px 15px;border-radius:30px;background:#edf1e9}.places-jumps a:hover{background:#dde7db}.place-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:0 30px 27px}.place-grid article{border-top:1px solid #e2e7df;padding-top:4px}.place-grid h3{font-size:19px;line-height:1.45;margin:17px 0 10px;font-weight:bold}.place-grid p{font-size:15px;line-height:1.9;color:var(--muted);margin:0}.place-sources{font-size:11px;color:#61776e;margin:0;padding:0 30px 25px;line-height:1.9}.place-sources a{text-decoration:underline;text-underline-offset:3px}.places-panels details:target{border-color:#aa7350;box-shadow:0 0 0 2px #aa735025}header nav{gap:22px}@media(max-width:1000px) and (min-width:761px){header{gap:15px;padding-inline:3%}header nav{gap:14px;font-size:12px}.header-contact{gap:12px;padding:12px}.brand b{font-size:16px}}@media(max-width:760px){.place-grid{grid-template-columns:1fr;padding:0 20px 24px;gap:14px}.place-sources{padding:0 20px 20px}.places-jumps{gap:7px}.places-jumps a{font-size:11px;padding:10px 12px}}

.services{border-top:1px solid var(--line)}
.service-categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;grid-auto-rows:1fr}
.service-category{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;min-height:215px;padding:24px 12px;border:1px solid #d8e1df;border-radius:12px;background:#fffdf8;color:var(--ink)}
.category-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#edf2f1;color:var(--ink);flex-shrink:0}
.category-icon svg{width:30px;height:30px}
.service-category h3{font-size:19px;font-weight:600;line-height:1.45;margin:19px 0 14px;min-height:55px;display:flex;align-items:center;justify-content:center}
.category-status{font-size:11px;line-height:1.6;color:#667b7f;margin-top:auto}
header nav{gap:18px}
.hero-content{inset-inline-start:auto;right:auto;left:5%;width:43%;max-width:630px;top:48%;transform:translateY(-40%)}
.hero h1{font-size:clamp(55px,6.7vw,104px);letter-spacing:-4px;white-space:nowrap}
.hero-description{font-size:18px}
.hero-shade{background:linear-gradient(90deg,rgba(9,33,45,.6),rgba(9,33,45,.10) 60%),linear-gradient(0deg,rgba(9,33,45,.60),transparent 35%)}
@media(max-width:1100px) and (min-width:761px){header{height:auto;min-height:96px;flex-wrap:wrap;padding-block:15px}header nav{order:3;width:100%;justify-content:center;flex-wrap:wrap}.service-categories{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-content{width:45%}.hero-description{font-size:16px}}
@media(max-width:760px){.service-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.service-category{min-height:195px;padding:20px 10px}.service-category h3{font-size:17px;min-height:50px}.category-status{font-size:10px}.hero{height:auto;min-height:680px;max-height:none;background:#123e54}.hero>img{height:48%;object-position:65% center}.hero-shade{background:linear-gradient(0deg,#123e54 50%,transparent 70%)}.hero-content{top:auto;bottom:72px;left:7%;right:7%;width:auto;max-width:none;transform:none}.hero h1{font-size:clamp(48px,12vw,80px);letter-spacing:-2px;width:max-content;margin:7px 0 24px}.hero-description{font-size:16px;margin-bottom:21px}.hero-top{top:20px}.hero-content .eyebrow{font-size:12px}.hero-bottom{bottom:21px}}

.kosher-intro{padding-bottom:35px}.kosher-intro h1{font-size:clamp(34px,4.5vw,57px);line-height:1.2;font-weight:500;letter-spacing:-1.5px;margin:0 0 24px}a.service-category:hover{background:#edf2f1;border-color:#9ab3af}a.service-category:focus-visible{outline:3px solid #da6838;outline-offset:4px}

/* Hebrew agency name */
.brand b[dir="rtl"]{letter-spacing:0}.brand small{letter-spacing:0}

.restaurant-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:36px}.restaurant-card{padding:28px;border:1px solid #dce5e3;border-radius:20px;background:#fff;display:flex;flex-direction:column}.restaurant-card h2{font-size:23px;line-height:1.35;text-align:right;margin:0 0 14px;overflow-wrap:anywhere}.restaurant-card h3{font-size:17px;margin:0 0 8px}.restaurant-card p{line-height:1.8;margin:0 0 22px}.restaurant-links{margin-top:auto;display:flex;flex-direction:column;gap:12px}@media(max-width:1000px){.restaurant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.restaurant-grid{grid-template-columns:1fr}.restaurant-card{padding:24px}}

@media(min-width:1101px){.service-categories{grid-template-columns:repeat(4,minmax(0,1fr))}}

.vacation-page{max-width:960px;margin:auto}.vacation-page fieldset{border:1px solid #dce5e3;border-radius:20px;padding:24px;margin:24px 0;background:#fff;min-width:0}.vacation-page legend{font-size:21px;font-weight:700;padding:0 10px}.vacation-page legend span{color:#56817c;margin-left:8px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.vacation-page label{display:block;font-weight:600;margin:12px 0}.vacation-page input:not([type=radio]),.vacation-page select,.vacation-page textarea{display:block;width:100%;min-width:0;min-height:48px;margin-top:8px;padding:12px;border:1px solid #aabebf;border-radius:10px;background:#fff;color:#123e54;font:inherit}.vacation-page :is(input,select,textarea,button,a):focus-visible{outline:3px solid #247d88;outline-offset:3px}.field-note{font-size:14px;line-height:1.8;font-weight:400;color:#50636d}.hotel-options{display:flex;gap:20px;flex-wrap:wrap}.hotel-options label{padding:14px;border:1px solid #aabebf;border-radius:10px}.hotel-options span{color:#986b2e}.vacation-submit{display:inline-block;border:0;border-radius:12px;background:#123e54;color:#fff;padding:16px 24px;font:inherit;font-weight:700;cursor:pointer;text-align:center}.request-preview{margin-top:28px;padding:24px;background:#edf4f1;border-radius:20px}.request-preview h2{font-size:28px}.request-preview pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;line-height:1.9;text-align:right}.form-error{color:#a12d2d}.vacation-page [hidden]{display:none}@media(max-width:600px){.form-grid{grid-template-columns:1fr;gap:0}.vacation-page fieldset{padding:18px 14px}.vacation-page legend{font-size:18px}.vacation-submit{width:100%}}
