.hp-hero{background:var(--white);color:var(--ink);flex-direction:column;gap:24px;padding:36px 22px 32px;display:flex}.hp-hero__inner{flex-direction:column;gap:14px;display:flex}.hp-hero__eyebrow{font-family:var(--cond);text-transform:uppercase;letter-spacing:.18em;color:var(--muted);align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.hp-hero__eyebrow:before{content:"";background:var(--line-strong);width:26px;height:1px;display:block}.hp-hero h1{font-family:var(--cond);text-transform:uppercase;letter-spacing:.02em;color:var(--ink);margin:0;font-size:36px;font-weight:700;line-height:1.05}.hp-hero h1 em{color:inherit;font-style:normal}.hp-hero__sub{color:var(--ink-soft);max-width:40ch;margin:0;font-size:15px;font-weight:300;line-height:1.5}.hp-hero__ctas{flex-direction:column;gap:10px;margin-top:6px;display:flex}.hp-hero__photo{display:flex}.hp-hero__photo-frame{border-radius:var(--r-lg);background:var(--paper);flex:1;height:300px;position:relative;overflow:hidden}@container page (min-width:640px){.hp-hero{flex-direction:row;align-items:stretch;gap:0;min-height:570px;padding:0}.hp-hero__inner{justify-content:center;gap:20px;width:55%;padding:56px 40px 56px 52px}.hp-hero h1{max-width:14ch;font-size:60px}.hp-hero__sub{max-width:44ch;font-size:17px}.hp-hero__ctas{flex-direction:row;gap:12px}.hp-hero__photo{flex-shrink:0;align-items:stretch;width:45%;padding:28px 32px 28px 0}.hp-hero__photo-frame{height:auto}}.hp-sec{padding:52px 22px}.hp-sec--paper{background:var(--paper)}.hp-sec--white{background:var(--white)}.hp-sec__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:34px;display:flex}.hp-sec__eyebrow{font-family:var(--cond);text-transform:uppercase;letter-spacing:.16em;color:var(--muted);margin-bottom:6px;font-size:12px;font-weight:700}.hp-sec h2{font-family:var(--cond);text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:30px;font-weight:700;line-height:1}@container page (min-width:640px){.hp-sec{padding:72px 52px}.hp-sec h2{font-size:38px}}.hp-pkgs{flex-direction:column;gap:20px;display:flex}.hp-pkg{background:var(--white);border:1.5px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--sh-1);flex-direction:column;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.hp-pkg:hover{box-shadow:var(--sh-2);transform:translateY(-3px)}.hp-pkg__img{background:var(--paper);height:140px;position:relative;overflow:hidden}.hp-pkg__badge{z-index:1;background:var(--ink);color:var(--white);font-family:var(--cond);letter-spacing:.1em;text-transform:uppercase;border-radius:var(--r-pill);padding:4px 10px;font-size:11px;font-weight:700;position:absolute;top:14px;right:14px}.hp-pkg__body{flex-direction:column;flex:1;gap:12px;padding:20px;display:flex}.hp-pkg__name{font-family:var(--cond);text-transform:uppercase;letter-spacing:.02em;font-size:22px;font-weight:700}.hp-pkg__desc{color:var(--muted);margin:0;font-size:14px;font-weight:300;line-height:1.5}.hp-pkg__chips{flex-wrap:wrap;gap:7px;display:flex}.hp-chip{background:var(--paper-2);color:var(--ink-soft);border-radius:var(--r-pill);border:1px solid var(--line);padding:4px 11px;font-size:12.5px;font-weight:500}.hp-pkg__foot{justify-content:space-between;align-items:center;gap:12px;padding:0 20px 20px;display:flex}.hp-pkg__price-lbl{color:var(--faint);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:500}.hp-pkg__price{font-family:var(--cond);letter-spacing:.01em;font-size:24px;font-weight:700}.hp-pkg__price small{color:var(--muted);margin-left:3px;font-size:13px;font-weight:600}@container page (min-width:640px){.hp-pkgs{flex-direction:row;align-items:stretch}.hp-pkg{flex:1;min-width:0}.hp-pkg--featured{flex:1.15;position:relative}.hp-pkg__img{height:200px}}.hp-steps{flex-direction:column;gap:22px;display:flex}.hp-step{align-items:flex-start;gap:20px;display:flex}.hp-step__num{font-family:var(--cond);color:var(--line-strong);text-align:center;flex:none;width:50px;font-size:52px;font-weight:700;line-height:.9}.hp-step__ico{background:var(--paper);border:1.5px solid var(--line-strong);width:52px;height:52px;color:var(--ink);border-radius:50%;flex:none;place-items:center;display:grid}.hp-step__ico .ico{width:24px;height:24px}.hp-step__title{color:var(--ink);margin-bottom:5px;font-size:17px;font-weight:700}.hp-step__desc{color:var(--muted);font-size:14px;font-weight:300;line-height:1.55}.hp-step__connector{background:var(--line-strong);width:1.5px;height:20px;margin:0 0 0 25px}@container page (min-width:640px){.hp-steps{flex-direction:row;align-items:flex-start;gap:0}.hp-step{text-align:center;flex-direction:column;flex:1;align-items:center;padding:0 20px;position:relative}.hp-step:not(:last-child):after{content:"";background:linear-gradient(90deg,#0003,#0000000d);width:calc(100% - 72px);height:1.5px;position:absolute;top:26px;left:calc(50% + 36px)}.hp-step__ico{width:60px;height:60px}.hp-step__ico .ico{width:28px;height:28px}.hp-step__num,.hp-step__connector{display:none}}.hp-why{flex-direction:column;gap:18px;display:flex}.hp-why-item{border-radius:var(--r-lg);background:var(--paper);border:1px solid var(--line);align-items:flex-start;gap:18px;padding:22px;display:flex}.hp-why-ico{background:var(--black);width:50px;height:50px;color:var(--white);border-radius:14px;flex:none;place-items:center;display:grid}.hp-why-ico .ico{width:24px;height:24px}.hp-why-title{margin-bottom:5px;font-size:16px;font-weight:700}.hp-why-desc{color:var(--muted);font-size:14px;font-weight:300;line-height:1.55}@container page (min-width:640px){.hp-why{flex-direction:row}.hp-why-item{flex-direction:column;flex:1;align-items:flex-start}}.hp-cta-final{background:var(--black);color:var(--white);text-align:center;padding:64px 22px;position:relative;overflow:hidden}.hp-cta-final__bg{background:radial-gradient(at 50% 60%,#ffffff12 0%,#0000 60%);position:absolute;inset:0}.hp-cta-final__inner{z-index:1;max-width:600px;margin:0 auto;position:relative}.hp-cta-final__eyebrow{font-family:var(--cond);text-transform:uppercase;letter-spacing:.18em;color:#fff9;margin-bottom:16px;font-size:12px;font-weight:700}.hp-cta-final h2{font-family:var(--cond);text-transform:uppercase;letter-spacing:.02em;color:var(--white);margin:0 0 14px;font-size:42px;font-weight:700;line-height:1}.hp-cta-final h2 em{color:inherit;font-style:normal}.hp-cta-final p{color:#fff9;margin:0 0 32px;font-size:16px;font-weight:300}.hp-cta-final__btns{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@container page (min-width:640px){.hp-cta-final{padding:96px 52px}.hp-cta-final h2{font-size:64px}}.hp-cta-final .btn--primary{--bg:var(--white);--fg:var(--black);--bd:var(--white)}.hp-cta-final .btn--primary:hover{--bg:#ffffffdb;--bd:#ffffffdb}