:root{--navy:#11233f;--teal:#078f9d;--teal2:#0d6577;--pale:#e8f4f7;--bg:#f8f9fb;--line:#dfe8ef;--muted:#65728a}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;overflow-x:hidden;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:var(--navy);background:var(--bg)}a{text-decoration:none;color:inherit}.container{width:min(1460px,calc(100% - 64px));margin:auto}.header{height:78px;background:transparent;border-bottom:0;position:fixed;top:0;left:0;right:0;z-index:120;backdrop-filter:none;box-shadow:none;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease}.header.scrolled{background:#fff;border-bottom:1px solid #e6edf2;box-shadow:0 6px 20px rgba(17,35,63,.08);backdrop-filter:none}.header-inner{height:100%;display:flex;align-items:center;gap:28px}.brand img{width:220px;display:block}.nav{margin-left:auto;display:flex;align-items:center;gap:30px}.nav a{font-weight:650;font-size:16px;padding:10px 0;position:relative}.nav a:hover,.nav .active{color:var(--teal)}.nav .active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--teal)}.header-actions{display:flex;align-items:center;gap:14px}.phone{height:52px;border:1px solid var(--line);border-radius:12px;padding:7px 14px;display:flex;gap:9px;align-items:center;background:#fff}.phone>span{font-size:20px;color:var(--teal)}.phone small{display:grid;color:#64718a;font-size:11px}.phone strong{font-size:15px;color:var(--navy)}.btn{border:0;border-radius:10px;padding:15px 21px;font-weight:750;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .22s ease,box-shadow .22s ease}.btn-main{color:#fff;background:linear-gradient(135deg,var(--teal),var(--teal2));box-shadow:0 10px 24px rgba(8,116,132,.22)}.btn-main:hover{background:var(--navy);box-shadow:0 12px 26px rgba(17,35,63,.24)}.menu-btn{display:none;margin-left:auto;border:0;background:none;width:42px;padding:7px}.menu-btn span{height:3px;background:var(--navy);display:block;margin:6px;border-radius:2px}
.hero{position:relative;z-index:2;min-height:780px;height:780px;overflow:visible;background:#fff}.hero-picture{position:absolute;inset:0;overflow:hidden}.hero-picture img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.hero-uk-pill{position:absolute;top:90px;left:54%;transform:translateX(-50%);display:flex;align-items:center;gap:10px;height:44px;padding:0 18px;border-radius:14px;background:#fff;color:#203152;font-weight:700;font-size:15px;box-shadow:0 10px 24px rgba(17,35,63,.14);z-index:2;white-space:nowrap}.hero-uk-pill .flag{font-size:20px;line-height:1}.hero-mobile-visual{display:none}.hero-inner{position:relative;min-height:780px;height:780px;display:flex;align-items:center;padding:102px 0 24px}.hero-copy{width:600px}.eyebrow{display:inline-flex;background:rgba(239,250,251,.95);border:1px solid #cce9ec;color:var(--teal2);border-radius:999px;padding:9px 14px;font-size:13px;font-weight:650}.hero h1{font-size:52px;line-height:1.02;letter-spacing:-2.4px;margin:20px 0 14px}.hero h1 span{color:var(--teal)}.hero h1 .headline-line1{color:var(--navy)}.hero-copy>p{font-size:18px;line-height:1.48;max-width:520px;margin:0 0 23px}.features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 22px;margin-bottom:22px;max-width:610px}.features div{display:grid;grid-template-columns:32px auto;gap:3px 10px;align-items:start}.features i{grid-row:1/3;font-size:32px;line-height:1;color:var(--teal);font-style:normal;display:flex;align-items:center;justify-content:center}.features .icon-svg svg{width:32px;height:32px;display:block}.features .home-feature-icon{width:32px;height:32px;display:block;background:var(--teal);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.features .home-feature-available{-webkit-mask-image:url('/assets/images/company-service-icons/availability-new.webp');mask-image:url('/assets/images/company-service-icons/availability-new.webp')}.features .home-feature-documents{-webkit-mask-image:url('/assets/images/company-service-icons/documents-new.webp');mask-image:url('/assets/images/company-service-icons/documents-new.webp')}.features .home-feature-transport{-webkit-mask-image:url('/assets/images/company-service-icons/transport-new.webp');mask-image:url('/assets/images/company-service-icons/transport-new.webp')}.features .home-feature-family{-webkit-mask-image:url('/assets/images/company-service-icons/family-support-new.webp');mask-image:url('/assets/images/company-service-icons/family-support-new.webp')}.features b{font-size:16px;line-height:1.18}.features small{font-size:14px;line-height:1.35;color:var(--muted)}.form-card{width:610px;background:rgba(255,255,255,.98);border:1px solid #e0e8ee;border-radius:16px;padding:18px;box-shadow:0 18px 48px rgba(18,35,63,.13)}.form-card h2{font-size:21px;margin:0 0 15px}.form-row{display:grid;grid-template-columns:1fr 1fr .8fr;gap:10px}.form-row-two{grid-template-columns:1fr 1fr}.form-row label,.field-label{display:grid;gap:7px;min-width:0}.form-row label>span,.field-label>span{font-size:15px;color:#53627a;font-weight:700}.form-row select,.form-row input,.country-trigger{width:100%;height:44px;border:1px solid #d3dfe8;border-radius:8px;padding:0 12px;background:#fff;color:#23324b;font:inherit}.form-submit{width:100%;height:46px;margin-top:11px;font-size:16px;line-height:1.1}.form-submit:disabled,.form-submit[aria-disabled="true"]{background:#aebdc6;color:rgba(255,255,255,.82);box-shadow:none;cursor:not-allowed;opacity:.9}.form-submit:disabled:hover,.form-submit[aria-disabled="true"]:hover{background:#aebdc6;color:rgba(255,255,255,.82);box-shadow:none}.country-select{position:relative}.country-trigger{display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left;position:relative;padding-right:42px}.country-trigger-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.country-chevron{position:absolute;right:15px;top:50%;width:9px;height:9px;border-right:2px solid #68768b;border-bottom:2px solid #68768b;transform:translateY(-65%) rotate(45deg);pointer-events:none}.country-panel{position:absolute;z-index:50;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #d3dfe8;border-radius:10px;box-shadow:0 16px 35px rgba(17,35,63,.16);padding:8px}.country-search-wrap{display:flex;align-items:center;gap:7px;border:1px solid #d3dfe8;border-radius:8px;padding:0 10px;margin-bottom:7px}.country-search-wrap input{border:0!important;height:38px!important;padding:0!important;outline:0}.country-options{max-height:240px;overflow:auto}.country-option{width:100%;border:0;background:#fff;border-radius:7px;display:flex;align-items:center;gap:12px;padding:11px 12px;text-align:left;cursor:pointer;color:#23324b;font-size:15px;font-weight:600}.country-option:hover,.country-option.active{background:#eef8f9;color:var(--teal2)}.country-option .flag{font-size:24px;line-height:1}.country-group-title{padding:7px 10px 4px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#8591a3}.country-empty{padding:12px;text-align:center;color:#748197;font-size:13px}.form-meta{display:flex;justify-content:space-between;gap:12px;margin-top:12px;font-size:10px;color:#6c788c}.form-meta-centered{display:block;text-align:center;line-height:1.45;font-size:11px;max-width:100%;margin-left:auto;margin-right:auto}.families{display:flex;align-items:center}.avatars{letter-spacing:-4px;color:#496275;margin-right:7px}.routes{position:relative;z-index:1;padding:20px 0}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.section-head h2{font-size:17px;margin:0}.section-head a{color:var(--teal);font-size:13px;font-weight:650}.route-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.route{position:relative;background:#fff;border:1px solid var(--line);border-radius:13px;padding:14px 34px 12px 14px;display:grid;gap:4px;box-shadow:0 8px 22px rgba(17,35,63,.04);transition:.2s}.route:hover{transform:translateY(-3px);border-color:#b8dde2}.route b{font-size:11px}.route strong{font-size:13px;color:#11697b}.route small{font-size:11px;color:var(--muted)}.route em{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-style:normal;border:1px solid #dce8ee;width:25px;height:25px;border-radius:50%;display:grid;place-items:center}.proof{padding:0 0 18px}.proof-grid{display:grid;grid-template-columns:2fr 1fr;gap:18px}.proof-main,.testimonial{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.benefits{display:grid;grid-template-columns:repeat(6,1fr);border-bottom:1px solid var(--line)}.benefits div{padding:15px 10px;text-align:center;display:grid;gap:2px}.benefits i{font-style:normal;font-size:20px;color:var(--teal)}.benefits b{font-size:11px}.benefits small{font-size:10px;color:var(--muted)}.google{display:grid;grid-template-columns:260px 1fr;align-items:center;padding:16px 20px}.google-score{display:flex;align-items:center;gap:12px;border-right:1px solid var(--line)}.g{font-size:38px;font-weight:800;color:#4285f4}.google-score div{display:grid}.google-score b{color:#f2a900}.google-score b strong{color:var(--navy)}.google-score small{font-weight:650}.google blockquote{text-align:center;margin:0;color:#53627a;font-size:13px}.google cite,.quote cite{display:block;margin-top:5px;font-style:normal}.testimonial{padding:16px;position:relative}.testimonial .section-head h2{font-size:14px}.quote{width:70%;font-size:12px;color:#44526b}.quote span{color:var(--teal);font-size:30px}.quote p{margin:0}.hands{position:absolute;right:12px;bottom:12px;top:50px;width:28%;border-radius:10px;background:linear-gradient(150deg,#dbeaf0,#9cb7c0)}.coverage{padding:0 0 18px}.coverage-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:18px}.coverage-grid>div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px}.coverage-grid>div:first-child{display:flex;align-items:center;gap:16px;color:var(--teal2)}.coverage-grid span{font-size:32px}.coverage h2{margin:0 0 5px;font-size:18px}.coverage p{margin:0;color:var(--muted)}.help{padding:0 0 18px}.help-inner{background:linear-gradient(100deg,#087f90,#0c566c);color:#fff;border-radius:14px;padding:18px 34px;display:flex;align-items:center;justify-content:space-between}.help-title{display:flex;gap:15px;align-items:center}.help-title>span{font-size:34px}.help h2{margin:0;font-size:20px}.help p{margin:4px 0 0}.help-actions{display:flex;gap:16px}.help-actions a{background:#fff;color:var(--navy);border-radius:9px;padding:13px 30px;font-weight:750}footer{padding:2px 0 24px;color:#7c8799;font-size:12px;text-align:center}footer span{margin-left:15px}.toast{position:fixed;right:20px;bottom:20px;background:var(--navy);color:#fff;padding:14px 18px;border-radius:10px;opacity:0;transform:translateY(10px);transition:.2s;z-index:60}.toast.show{opacity:1;transform:none}
@media(min-width:981px){.hero-picture{top:0;bottom:0}}
@media(max-width:1250px){.nav{gap:17px}.nav a{font-size:12px}.route-grid{grid-template-columns:repeat(3,1fr)}.benefits{grid-template-columns:repeat(3,1fr)}.hero-copy{width:590px}.form-card{width:590px}.features{gap:14px 18px}.features b{font-size:16px}.features small{font-size:14px}}
.hero-uk-pill{display:none}
@media(max-width:980px){.container{width:min(100% - 40px,900px)}.header{height:70px;position:sticky;top:0;left:auto;right:auto;background:#fff;backdrop-filter:none}.brand img{width:190px}.nav,.header-actions .btn-main{display:none}.menu-btn{display:block}.header-actions{margin-left:auto}.nav.open{position:absolute;display:flex;top:70px;left:0;right:0;background:#fff;flex-direction:column;align-items:stretch;padding:14px 24px;box-shadow:0 15px 30px rgba(17,35,63,.12)}.nav.open a{padding:10px}.hero{min-height:720px}.hero-inner{min-height:720px;align-items:flex-start;padding-top:34px}.hero-copy{width:560px}.hero h1{font-size:45px}.hero-picture img{object-position:center}.form-card{width:560px;margin-top:20px}.features{grid-template-columns:repeat(2,1fr);gap:14px}.proof-grid{grid-template-columns:1fr}.coverage-grid{grid-template-columns:1fr}.help-inner{gap:16px}.help-actions a{padding:12px 18px}}
@media(max-width:640px){.container{width:calc(100% - 40px)}.header{height:68px}.brand img{width:180px}.hero{display:block;min-height:auto;height:auto;background:#fff}.hero-picture{display:none!important}.hero-mobile-visual{display:block;width:100vw;max-width:none;padding:0;margin:-300px 0 0;position:relative;left:50%;transform:translateX(-50%);z-index:1}.hero-mobile-visual img{display:block;width:100%;height:auto}.hero-inner{min-height:auto;height:auto;padding-top:27px;padding-bottom:0;display:block}.hero-copy{width:100%}.eyebrow{font-size:13px;line-height:1.35;padding:9px 12px}.hero h1{font-size:38px;line-height:1.04;letter-spacing:-1.5px;margin:20px 0 15px;max-width:none}.hero h1 .headline-line1{white-space:normal}.hero-copy>p{font-size:17px;line-height:1.55;max-width:none;width:100%}.features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px;max-width:none;margin-top:24px}.features div{grid-template-columns:30px auto}.features b{font-size:15px;line-height:1.22}.features small{font-size:13.5px;line-height:1.4}.features i{font-size:34px}.features .icon-svg svg{width:34px;height:34px}.features .home-feature-icon{width:34px;height:34px}.form-card{position:relative;left:auto;right:auto;bottom:auto;width:auto;padding:18px;border:0;border-radius:16px;margin-top:22px;margin-bottom:0;z-index:2}.form-card h2{font-size:21px}.form-row label>span,.field-label>span{font-size:16px}.form-row{grid-template-columns:1fr}.form-row select,.form-row input,.country-trigger{height:48px}.form-submit{height:50px;font-size:17px}.form-meta{flex-direction:column}.routes{padding-top:18px}.section-head h2{font-size:15px}.route-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px}.route{min-width:225px;scroll-snap-align:start}.benefits{grid-template-columns:repeat(2,1fr)}.benefits div{padding:18px 8px}.google{grid-template-columns:1fr;padding:18px}.google-score{border-right:0;border-bottom:1px solid var(--line);padding-bottom:15px;margin-bottom:15px}.testimonial{min-height:230px}.coverage-grid{gap:12px}.help-inner{display:grid;padding:20px}.help-actions{display:grid;gap:9px}.help-actions a{text-align:center}.proof,.coverage,.help{padding-bottom:12px}footer span{display:block;margin:7px 0 0}}

@media(max-width:640px){.header-actions{display:flex;margin-left:auto}.header-actions .btn-main{display:inline-flex!important;padding:11px 14px;font-size:12px}.menu-btn{margin-left:0}.hero-inner{padding-top:27px}}

img,svg{max-width:100%}


/* Brand identity update */
.brand{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto;line-height:1}
.brand img,.brand .brand-mark{width:54px;height:54px;object-fit:contain;display:block}
.brand-copy{display:grid;gap:4px;white-space:nowrap}
.brand-copy strong{font-size:21px;line-height:1;font-weight:800;letter-spacing:-.5px;color:var(--navy)}
.brand-copy small{font-size:11px;line-height:1;text-transform:lowercase;letter-spacing:.4px;color:var(--teal2);font-weight:700}

@media(max-width:980px){
 .brand img,.brand .brand-mark{width:46px;height:46px}
 .brand-copy strong{font-size:18px}
 .brand-copy small{font-size:10px}
}

@media(max-width:640px){
 .header{height:72px}
 .header-inner{height:72px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:8px}
 .menu-btn{display:block;grid-column:1;grid-row:1;margin:0;width:42px;height:42px;padding:7px;background:var(--teal);border-radius:10px;justify-self:start}
 .menu-btn span{height:3px;background:#fff;margin:4px 5px;border-radius:3px}
 .brand{grid-column:2;grid-row:1;justify-self:center;gap:6px;min-width:0}
 .brand img,.brand .brand-mark{width:39px;height:39px;flex:0 0 39px}
 .brand-copy{gap:3px;min-width:0}
 .brand-copy strong{font-size:15px;letter-spacing:-.25px}
 .brand-copy small{font-size:9px;letter-spacing:.15px}
 .header-actions{grid-column:3;grid-row:1;margin:0;justify-self:end}
 .header-actions .btn-main{display:inline-flex!important;padding:11px 12px;font-size:14px;line-height:1.1;white-space:nowrap;min-height:42px}
 .nav.open{top:72px}
}

@media(max-width:390px){
 .header-inner{grid-template-columns:42px minmax(0,1fr) auto;gap:5px}
 .brand{gap:4px}
 .brand img,.brand .brand-mark{width:34px;height:34px;flex-basis:34px}
 .brand-copy strong{font-size:13.5px}
 .brand-copy small{font-size:8px}
 .header-actions .btn-main{font-size:12.5px;padding:10px 9px}
}


/* Header and responsive navigation refinements */
@media(min-width:981px){
 .brand{gap:13px}
 .brand img,.brand .brand-mark{width:68px;height:68px;flex:0 0 68px}
 .brand-copy strong{font-size:23px}
 .brand-copy small{font-size:12px;letter-spacing:.2px}
}

@media(max-width:980px){
 .header{height:84px;position:sticky;top:0;background:#fff}
 .header-inner{height:84px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;column-gap:15px}
 .menu-btn{display:flex;grid-column:1;grid-row:1;margin:0;width:44px;height:44px;padding:0;background:var(--teal);border-radius:10px;justify-self:start;align-items:center;justify-content:center;flex-direction:column}
 .menu-btn span{width:22px;height:3px;background:#fff;margin:2.5px 0;border-radius:3px;transition:transform .2s ease,opacity .2s ease}
 .menu-btn[aria-expanded="true"] span:nth-child(1){transform:translateY(8px) rotate(45deg)}
 .menu-btn[aria-expanded="true"] span:nth-child(2){opacity:0}
 .menu-btn[aria-expanded="true"] span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}
 .brand{grid-column:2;grid-row:1;justify-self:start;gap:9px;min-width:0}
 .brand img,.brand .brand-mark{width:56px;height:56px;flex:0 0 56px}
 .brand-copy{gap:4px;min-width:0}
 .brand-copy strong{font-size:19px;letter-spacing:-.3px}
 .brand-copy small{font-size:10.5px;letter-spacing:.05px;white-space:nowrap}
 .header-actions{display:flex;grid-column:3;grid-row:1;margin:0;justify-self:end}
 .header-actions .btn-main{display:inline-flex!important;padding:12px 15px;font-size:15px;line-height:1.1;white-space:nowrap;min-height:44px}
 .nav.open{top:84px;left:0;right:0;background:rgba(239,250,251,.98);border-top:1px solid #cce9ec;border-bottom:1px solid #cce9ec;padding:14px 20px 18px;box-shadow:0 15px 30px rgba(17,35,63,.12);gap:4px}
 .nav.open a{padding:14px 16px;font-size:19px;line-height:1.2;font-weight:750;color:var(--teal);border-radius:10px}
 .nav.open a:hover,.nav.open a:focus-visible,.nav.open a.active{background:var(--teal);color:#fff}
 .nav.open a.active:after{display:none}
}

@media(max-width:640px){
 .header{height:80px}
 .header-inner{height:80px;grid-template-columns:44px minmax(0,1fr) auto;column-gap:15px}
 .brand img,.brand .brand-mark{width:52px;height:52px;flex-basis:52px}
 .brand-copy strong{font-size:18px}
 .brand-copy small{font-size:10px}
 .header-actions .btn-main{font-size:15px;padding:12px 13px;min-height:44px}
 .nav.open{top:80px}
}

@media(max-width:430px){
 .header-inner{column-gap:10px}
 .brand{gap:6px}
 .brand img,.brand .brand-mark{width:46px;height:46px;flex-basis:46px}
 .brand-copy strong{font-size:16px}
 .brand-copy small{font-size:8.8px}
 .header-actions .btn-main{font-size:13.5px;padding:11px 10px}
}


/* Header, brand and form refinements v3 */
.header{
 position:absolute;
 top:0;
 left:0;
 right:0;
 background:transparent;
}
.header.scrolled{
 position:fixed;
 top:0;
 left:0;
 right:0;
 background:#fff;
 border-bottom:1px solid #e6edf2;
 box-shadow:0 6px 20px rgba(17,35,63,.10);
 animation:headerDrop .22s ease both;
}
@keyframes headerDrop{
 from{transform:translateY(-100%)}
 to{transform:translateY(0)}
}
.brand{gap:6px}
.brand-copy{width:max-content;gap:4px}
.brand-copy strong{
 display:block;
 font-size:27px;
 line-height:.96;
 letter-spacing:-.8px;
}
.brand-copy small{
 display:block;
 width:100%;
 font-size:12px;
 line-height:1;
 letter-spacing:0;
 text-align:justify;
 text-align-last:justify;
 white-space:nowrap;
}
.form-card{
 box-shadow:0 22px 58px rgba(17,35,63,.21);
}

@media(max-width:980px){
 .header{position:absolute;top:0;left:0;right:0;background:transparent}
 .header.scrolled{position:fixed;background:#fff}
 .brand{gap:5px}
 .brand-copy strong{font-size:24px;letter-spacing:-.65px}
 .brand-copy small{font-size:10.6px}
 .form-card{box-shadow:0 24px 62px rgba(17,35,63,.24)}
}

@media(max-width:640px){
 .brand{gap:4px}
 .brand-copy strong{font-size:21px;letter-spacing:-.55px}
 .brand-copy small{font-size:9.25px}
 .form-card{box-shadow:0 26px 68px rgba(17,35,63,.27)}
}

@media(max-width:430px){
 .brand{gap:3px}
 .brand-copy strong{font-size:19px;letter-spacing:-.45px}
 .brand-copy small{font-size:8.4px}
}


/* Mobile/tablet header overlap fix and rendering optimizations */
@media(max-width:980px){
  .hero-inner{padding-top:118px!important}
  .hero-copy{position:relative;z-index:3}
}
@media(max-width:640px){
  .hero-inner{padding-top:108px!important}
}
.routes,.proof,.coverage,.help,footer{content-visibility:auto;contain-intrinsic-size:1px 500px}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}

/* Mobile refinements v5 — logo, service text, searchable lists and CTA */
.features div > b,
.features div > small{
  grid-column:2;
  margin:0;
  align-self:start;
}
.features div > small{
  display:block;
  padding-top:0;
}

@media(max-width:980px){
  /* Larger, clearer brand copy on tablet and mobile */
  .brand-copy strong{
    font-size:25px;
    line-height:.92;
    letter-spacing:-.75px;
  }
  .brand-copy small{
    font-size:11px;
    line-height:1;
  }

  /* Larger search field and option typography in both dropdowns */
  .country-search-wrap{
    min-height:48px;
    padding:0 13px;
  }
  .country-search-wrap input{
    height:46px!important;
    font-size:17px!important;
  }
  .country-option{
    min-height:52px;
    gap:14px;
    padding:13px 14px;
    font-size:18px;
    line-height:1.2;
  }
  .country-option .flag{
    font-size:29px;
    flex:0 0 auto;
  }
  .country-group-title{
    padding:9px 12px 6px;
    font-size:12px;
  }
  .country-empty{
    padding:15px;
    font-size:16px;
  }

  /* Compact condensed CTA, while keeping the text larger */
  .header-actions .btn-main{
    font-family:"Arial Narrow","Roboto Condensed","Helvetica Neue Condensed",Arial,sans-serif;
    font-stretch:condensed;
    font-size:16.5px;
    font-weight:800;
    letter-spacing:-.55px;
    padding:12px 12px;
  }
}

@media(max-width:640px){
  .brand-copy strong{
    font-size:23px;
    line-height:.92;
    letter-spacing:-.7px;
  }
  .brand-copy small{
    font-size:10.2px;
    line-height:1;
  }

  .features div{
    grid-template-rows:auto auto;
    row-gap:2px;
  }
  .features b{
    line-height:1.12;
  }
  .features small{
    line-height:1.25;
  }

  .country-panel{
    padding:10px;
  }
  .country-options{
    max-height:300px;
  }
  .country-option{
    min-height:56px;
    padding:14px 15px;
    font-size:19px;
  }
  .country-option .flag{
    font-size:31px;
  }

  .header-actions .btn-main{
    font-size:16px;
    letter-spacing:-.65px;
    padding:12px 10px;
    min-height:46px;
  }
}

@media(max-width:430px){
  .header-inner{
    grid-template-columns:44px minmax(0,1fr) auto;
    column-gap:8px;
  }
  .brand-copy strong{
    font-size:21.5px;
    letter-spacing:-.65px;
  }
  .brand-copy small{
    font-size:9.5px;
  }
  .header-actions .btn-main{
    font-size:15.5px;
    letter-spacing:-.75px;
    padding:11px 8px;
  }
}

@media(max-width:380px){
  .brand img,.brand .brand-mark{
    width:43px;
    height:43px;
    flex-basis:43px;
  }
  .brand-copy strong{font-size:20px}
  .brand-copy small{font-size:8.9px}
  .header-actions .btn-main{
    font-size:14.5px;
    padding:10px 7px;
  }
}

/* Mobile/tablet spacing and brand refinements v6 */
@media(max-width:980px){
  /* Keep the slogan larger without becoming wider than the brand name */
  .brand-copy{width:max-content;max-width:100%}
  .brand-copy small{
    font-size:12.5px;
    letter-spacing:-.28px;
    transform:scaleX(.88);
    transform-origin:left center;
    width:113.6%;
    text-align:left;
  }

  /* Pull the first-screen content slightly upward */
  .hero-inner{padding-top:108px!important}
  .hero h1{margin-top:13px}

  /* Force service title and subtitle to sit directly one under another */
  .features div{
    grid-template-columns:34px minmax(0,1fr);
    grid-template-rows:min-content min-content;
    align-content:start;
    align-items:start;
    row-gap:1px;
  }
  .features div > i{grid-column:1;grid-row:1 / span 2}
  .features div > b{grid-column:2;grid-row:1;align-self:start;margin:0}
  .features div > small{grid-column:2;grid-row:2;align-self:start;margin:0;padding:0}
}

@media(max-width:640px){
  .brand-copy small{
    font-size:12.2px;
    letter-spacing:-.32px;
    transform:scaleX(.84);
    width:119%;
  }

  /* About 10px less whitespace above the eyebrow and less gap below it */
  .hero-inner{padding-top:98px!important}
  .hero h1{margin:12px 0 15px}

  /* Reveal more of the hero artwork immediately below the form */
  .hero-mobile-visual{margin-top:-328px}

  .features div:nth-child(4){align-content:start}
  .features div:nth-child(4) > small{margin-top:0!important;padding-top:0!important}
}

@media(max-width:430px){
  .brand-copy small{
    font-size:11.4px;
    letter-spacing:-.34px;
    transform:scaleX(.82);
    width:122%;
  }
}


/* Content and mobile hero refinements v7 */
.eyebrow{
  font-size:14px;
  line-height:1.3;
  font-weight:700;
}
.form-meta-centered{
  font-size:12.5px;
  line-height:1.5;
}

/* Keep the logo slogan natural: no justified spacing or horizontal stretching */
.brand-copy small{
  width:auto;
  max-width:none;
  text-align:left;
  text-align-last:auto;
  letter-spacing:0;
  transform:none;
  white-space:nowrap;
}

@media(max-width:980px){
  .eyebrow{font-size:15px}
  .form-meta-centered{font-size:13px;line-height:1.5}
  .brand-copy small{
    width:auto;
    font-size:11.5px;
    letter-spacing:-.12px;
    transform:none;
  }
}

@media(max-width:640px){
  .eyebrow{font-size:15.5px}
  .form-meta-centered{font-size:13.5px;line-height:1.48}
  .brand-copy small{
    width:auto;
    font-size:10.8px;
    letter-spacing:-.12px;
    transform:none;
  }
  /* Move the artwork downward so a larger portion remains visible below the form */
  .hero-mobile-visual{margin-top:-300px}
}

@media(max-width:430px){
  .brand-copy small{
    width:auto;
    font-size:10.2px;
    letter-spacing:-.15px;
    transform:none;
  }
}

/* Mobile navigation redesign v7 */
.nav-icon,.mobile-nav-help,.mobile-nav-close{display:none}
@media(max-width:980px){
  .header-inner{
    display:flex!important;
    align-items:center;
    gap:10px!important;
    width:min(100% - 24px,900px);
  }
  .brand{
    order:1;
    display:flex;
    align-items:center;
    justify-self:auto!important;
    min-width:0;
    flex:1 1 auto;
    gap:6px!important;
  }
  .brand img,.brand .brand-mark{
    width:48px!important;
    height:48px!important;
    flex:0 0 48px!important;
  }
  .brand-copy{min-width:0!important}
  .brand-copy strong{font-size:20px!important;line-height:.94!important;white-space:nowrap}
  .brand-copy small{font-size:10.3px!important;white-space:nowrap!important;transform:none!important;width:auto!important;letter-spacing:-.12px!important}
  .header-actions{order:2!important;margin-left:auto!important;flex:0 0 auto}
  .header-actions .btn-main{
    display:inline-flex!important;
    min-height:44px!important;
    padding:11px 13px!important;
    font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif!important;
    font-size:14px!important;
    font-weight:800!important;
    letter-spacing:-.3px!important;
    white-space:nowrap;
  }
  .menu-btn{
    order:3!important;
    display:flex!important;
    width:44px!important;
    height:44px!important;
    flex:0 0 44px;
    margin:0!important;
    padding:0!important;
    background:transparent!important;
    border-radius:10px!important;
    align-items:center!important;
    justify-content:center!important;
    flex-direction:column!important;
  }
  .menu-btn span{width:25px!important;height:3px!important;background:var(--navy)!important;margin:2.7px 0!important;border-radius:3px!important}
  .menu-btn[aria-expanded="true"] span:nth-child(1){transform:translateY(8.4px) rotate(45deg)!important}
  .menu-btn[aria-expanded="true"] span:nth-child(3){transform:translateY(-8.4px) rotate(-45deg)!important}

  .nav.open{
    position:fixed!important;
    display:flex!important;
    top:84px!important;
    left:0!important;
    right:0!important;
    bottom:auto!important;
    max-height:calc(100dvh - 84px);
    overflow-y:auto;
    overscroll-behavior:contain;
    background:#fff!important;
    border-top:1px solid #e7eef3!important;
    border-bottom:1px solid #dce8ee!important;
    padding:22px max(18px,calc((100vw - 620px)/2)) 24px!important;
    box-shadow:0 18px 36px rgba(17,35,63,.14)!important;
    gap:0!important;
    z-index:40;
  }
  .nav.open>a{
    display:flex;
    align-items:center;
    gap:15px;
    min-height:72px;
    padding:12px 14px!important;
    border-radius:0!important;
    border-bottom:1px solid #e5edf2;
    color:var(--navy)!important;
    font-size:18px!important;
    line-height:1.2!important;
    font-weight:780!important;
    background:transparent!important;
  }
  .nav.open>a:first-child{
    min-height:78px;
    border:0;
    border-radius:18px!important;
    margin-bottom:7px;
    background:linear-gradient(90deg,#edf8fa,#f5fbfc)!important;
  }
  .nav.open>a:hover,.nav.open>a:focus-visible{color:var(--teal2)!important;background:#f7fbfc!important}
  .nav.open>a:first-child:hover,.nav.open>a:first-child:focus-visible{background:linear-gradient(90deg,#e6f5f8,#f2fafb)!important}
  .nav.open a.active:after{display:none!important}
  .nav-icon{
    display:grid;
    place-items:center;
    width:44px;
    height:44px;
    flex:0 0 44px;
    border-radius:50%;
    background:#eef7f9;
    color:#0c7590;
  }
  .nav.open>a:first-child .nav-icon{background:transparent;color:#0794a5}
  .nav-icon svg{width:25px;height:25px;display:block;fill:currentColor}

  .mobile-nav-help{
    display:grid;
    grid-template-columns:minmax(0,1fr) 92px;
    gap:8px 12px;
    align-items:center;
    margin-top:16px;
    padding:22px 20px 18px;
    border:1px solid #e1edf2;
    border-radius:20px;
    background:linear-gradient(135deg,#f4fbfc 0%,#eaf5f8 100%);
    box-shadow:0 10px 26px rgba(17,35,63,.05);
  }
  .mobile-nav-help-copy strong{display:block;font-size:21px;line-height:1.14;color:var(--navy);margin-bottom:9px}
  .mobile-nav-help-copy p{margin:0;color:#64758d;font-size:14px;line-height:1.45}
  .mobile-nav-help-icon{width:88px;height:88px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.65);color:#0b94a4}
  .mobile-nav-help-icon svg{width:58px;height:58px;display:block;fill:currentColor}
  .mobile-nav-help-cta{
    grid-column:1 / -1;
    display:flex!important;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:2px!important;
    min-height:64px!important;
    margin-top:8px;
    padding:10px 14px!important;
    border:0!important;
    border-radius:14px!important;
    color:#fff!important;
    background:linear-gradient(135deg,var(--teal),var(--teal2))!important;
    box-shadow:0 10px 22px rgba(8,116,132,.18);
    text-align:center;
  }
  .mobile-nav-help-cta strong{font-size:20px;line-height:1.1}
  .mobile-nav-help-cta small{font-size:12px;line-height:1.2;font-weight:600;opacity:.95}
}

@media(max-width:640px){
  .header{height:80px!important}
  .header-inner{height:80px!important;width:calc(100% - 20px)!important;gap:7px!important}
  .nav.open{top:80px!important;max-height:calc(100dvh - 80px);padding:18px 14px 22px!important}
  .brand img,.brand .brand-mark{width:43px!important;height:43px!important;flex-basis:43px!important}
  .brand-copy strong{font-size:17px!important;letter-spacing:-.45px!important}
  .brand-copy small{font-size:8.5px!important;letter-spacing:-.18px!important}
  .header-actions .btn-main{font-size:13px!important;padding:10px 10px!important;min-height:42px!important}
  .menu-btn{width:40px!important;height:42px!important;flex-basis:40px!important}
  .menu-btn span{width:24px!important}
  .nav.open>a{min-height:67px;font-size:17px!important;padding:10px 12px!important}
  .nav.open>a:first-child{min-height:72px}
  .nav-icon{width:40px;height:40px;flex-basis:40px}
  .nav-icon svg{width:23px;height:23px}
  .mobile-nav-help{grid-template-columns:minmax(0,1fr) 78px;padding:19px 16px 16px;border-radius:18px}
  .mobile-nav-help-copy strong{font-size:19px}
  .mobile-nav-help-copy p{font-size:13px}
  .mobile-nav-help-icon{width:74px;height:74px}
  .mobile-nav-help-icon svg{width:50px;height:50px}
  .mobile-nav-help-cta{min-height:60px!important}
  .mobile-nav-help-cta strong{font-size:19px}
  .mobile-nav-help-cta small{font-size:11.5px}
}

@media(max-width:390px){
  .header-inner{width:calc(100% - 16px)!important;gap:5px!important}
  .brand{gap:4px!important}
  .brand img,.brand .brand-mark{width:39px!important;height:39px!important;flex-basis:39px!important}
  .brand-copy strong{font-size:15.5px!important}
  .brand-copy small{font-size:7.5px!important}
  .header-actions .btn-main{font-size:12px!important;padding:9px 8px!important}
  .menu-btn{width:36px!important;flex-basis:36px!important}
  .menu-btn span{width:22px!important}
}


/* Mobile navigation stability and hamburger refinements */
@media(max-width:980px){
  body.menu-open{overflow:hidden!important;touch-action:none;}
  body.menu-open .header{
    position:fixed!important;
    top:0!important;left:0!important;right:0!important;
    width:100%!important;
    z-index:1000!important;
    background:#fff!important;
    border-bottom:1px solid #e7eef3!important;
    box-shadow:0 6px 20px rgba(17,35,63,.08)!important;
  }
  body.menu-open .nav.open{z-index:999!important;}
  .menu-btn{
    cursor:pointer!important;
    -webkit-tap-highlight-color:transparent;
  }
  .menu-btn:hover{background:#edf8fa!important;}
  .menu-btn:focus-visible{outline:3px solid rgba(7,143,157,.24)!important;outline-offset:2px!important;}
}
@media(max-width:640px){
  .menu-btn{width:46px!important;height:46px!important;flex-basis:46px!important;}
  .menu-btn span{width:27px!important;height:3.2px!important;}
}
@media(max-width:390px){
  .menu-btn{width:43px!important;height:44px!important;flex-basis:43px!important;}
  .menu-btn span{width:25px!important;}
}

/* Mobile header sizing refinements v8 */
@media(max-width:640px){
  .header{height:82px!important;}
  .header-inner{
    height:82px!important;
    width:calc(100% - 18px)!important;
    gap:6px!important;
  }
  .brand{gap:5px!important;}
  .brand img,.brand .brand-mark{
    width:48px!important;
    height:48px!important;
    flex:0 0 48px!important;
  }
  .brand-copy strong{
    font-size:18.8px!important;
    line-height:.95!important;
    letter-spacing:-.48px!important;
  }
  .brand-copy small{
    font-size:9.6px!important;
    line-height:1!important;
    letter-spacing:-.14px!important;
  }
  .header-actions .btn-main{
    min-height:46px!important;
    padding:11px 12px!important;
    font-size:15.5px!important;
    line-height:1.05!important;
    font-weight:850!important;
    letter-spacing:-.42px!important;
  }
  .menu-btn{
    width:48px!important;
    height:48px!important;
    flex:0 0 48px!important;
  }
  .menu-btn span{
    width:29px!important;
    height:4px!important;
    margin:3px 0!important;
    border-radius:4px!important;
  }
  .menu-btn[aria-expanded="true"] span:nth-child(1){transform:translateY(10px) rotate(45deg)!important;}
  .menu-btn[aria-expanded="true"] span:nth-child(3){transform:translateY(-10px) rotate(-45deg)!important;}
  .nav.open{top:82px!important;max-height:calc(100dvh - 82px)!important;}
}

@media(max-width:390px){
  .header-inner{width:calc(100% - 14px)!important;gap:4px!important;}
  .brand{gap:4px!important;}
  .brand img,.brand .brand-mark{
    width:45px!important;
    height:45px!important;
    flex-basis:45px!important;
  }
  .brand-copy strong{font-size:17.4px!important;letter-spacing:-.42px!important;}
  .brand-copy small{font-size:8.8px!important;letter-spacing:-.16px!important;}
  .header-actions .btn-main{
    min-height:45px!important;
    padding:10px 9px!important;
    font-size:14.6px!important;
    letter-spacing:-.45px!important;
  }
  .menu-btn{
    width:46px!important;
    height:46px!important;
    flex-basis:46px!important;
  }
  .menu-btn span{width:28px!important;height:4px!important;}
}
\n\n/* Mobile header and dropdown compact refinements v9 */
/* Keep the brand name and tagline on the same visual width on every viewport. */
.brand-copy{width:max-content!important;}
.brand-copy strong,.brand-copy small{display:block!important;width:100%!important;}
.brand-copy small{text-align:justify!important;text-align-last:justify!important;}

@media(max-width:980px){
  .header{height:86px!important;}
  .header-inner{
    height:86px!important;
    width:min(100% - 24px,900px)!important;
    gap:8px!important;
  }
  .brand{gap:7px!important;min-width:0!important;}
  .brand img,.brand .brand-mark{
    width:56px!important;
    height:56px!important;
    flex:0 0 56px!important;
  }
  .brand-copy{flex:0 1 auto!important;min-width:0!important;}
  .brand-copy strong{
    font-size:21px!important;
    line-height:.95!important;
    letter-spacing:-.42px!important;
  }
  .brand-copy small{
    font-size:10.8px!important;
    line-height:1.08!important;
    letter-spacing:0!important;
    transform:none!important;
  }
  .header-actions .btn-main{
    min-height:48px!important;
    min-width:132px!important;
    padding:11px 14px!important;
    font-size:15.5px!important;
    line-height:1.12!important;
    font-weight:780!important;
    letter-spacing:0!important;
    white-space:nowrap!important;
  }
  .menu-btn{
    width:50px!important;
    height:50px!important;
    flex:0 0 50px!important;
  }
  .menu-btn span{
    width:31px!important;
    height:4px!important;
    margin:3px 0!important;
    border-radius:4px!important;
  }
  .menu-btn[aria-expanded="true"] span:nth-child(1){transform:translateY(10px) rotate(45deg)!important;}
  .menu-btn[aria-expanded="true"] span:nth-child(3){transform:translateY(-10px) rotate(-45deg)!important;}

  .nav.open{
    top:86px!important;
    max-height:calc(100dvh - 86px)!important;
    padding:12px max(14px,calc((100vw - 620px)/2)) 14px!important;
  }
  .nav.open>a{
    min-height:56px!important;
    padding:7px 11px!important;
    gap:12px!important;
    font-size:17px!important;
  }
  .nav.open>a:first-child{
    min-height:60px!important;
    margin-bottom:3px!important;
    border-radius:15px!important;
  }
  .nav-icon{
    width:37px!important;
    height:37px!important;
    flex:0 0 37px!important;
  }
  .nav-icon svg{width:22px!important;height:22px!important;}

  .mobile-nav-help{
    grid-template-columns:minmax(0,1fr) 72px!important;
    gap:6px 10px!important;
    margin-top:10px!important;
    padding:14px 14px 11px!important;
    border-radius:17px!important;
  }
  .mobile-nav-help-copy strong{
    font-size:18px!important;
    line-height:1.13!important;
    margin-bottom:5px!important;
  }
  .mobile-nav-help-copy p{
    font-size:12.5px!important;
    line-height:1.34!important;
  }
  .mobile-nav-help-icon{width:68px!important;height:68px!important;}
  .mobile-nav-help-icon svg{width:45px!important;height:45px!important;}
  .mobile-nav-help-cta{
    min-height:54px!important;
    margin-top:5px!important;
    padding:8px 12px!important;
    border-radius:13px!important;
  }
  .mobile-nav-help-cta strong{font-size:18px!important;line-height:1.05!important;}
  .mobile-nav-help-cta small{font-size:10.8px!important;line-height:1.1!important;}
  .mobile-nav-close{
    display:flex;
    grid-column:1 / -1;
    width:100%;
    min-height:35px;
    margin:1px 0 0;
    padding:5px 8px;
    border:0;
    background:transparent;
    color:#52657d;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:7px;
    font:inherit;
    font-size:12.5px;
    font-weight:700;
    cursor:pointer;
    border-radius:9px;
    -webkit-tap-highlight-color:transparent;
  }
  .mobile-nav-close:hover,.mobile-nav-close:focus-visible{background:transparent;color:var(--teal2);}
  .mobile-nav-close:focus-visible{outline:2px solid rgba(7,143,157,.22);outline-offset:1px;}
  .mobile-nav-close-icon{
    width:20px;
    height:20px;
    display:flex;
    align-items:center;
    justify-content:center;
    border:1.5px solid currentColor;
    border-radius:50%;
    font-size:17px;
    line-height:1;
    font-weight:500;
  }
}

@media(max-width:640px){
  .header{height:86px!important;}
  .header-inner{height:86px!important;width:calc(100% - 16px)!important;gap:5px!important;}
  .brand{gap:5px!important;}
  .brand img,.brand .brand-mark{width:54px!important;height:54px!important;flex-basis:54px!important;}
  .brand-copy strong{font-size:19px!important;letter-spacing:-.35px!important;}
  .brand-copy small{font-size:10px!important;letter-spacing:0!important;}
  .header-actions .btn-main{
    min-width:126px!important;
    min-height:47px!important;
    padding:10px 11px!important;
    font-size:15px!important;
    font-weight:760!important;
    letter-spacing:0!important;
  }
  .menu-btn{width:48px!important;height:48px!important;flex-basis:48px!important;}
  .menu-btn span{width:30px!important;height:4px!important;}
  .nav.open{top:86px!important;max-height:calc(100dvh - 86px)!important;padding:10px 12px 12px!important;}
}

@media(max-width:390px){
  .header-inner{width:calc(100% - 12px)!important;gap:3px!important;}
  .brand{gap:4px!important;}
  .brand img,.brand .brand-mark{width:50px!important;height:50px!important;flex-basis:50px!important;}
  .brand-copy strong{font-size:17.2px!important;letter-spacing:-.28px!important;}
  .brand-copy small{font-size:9px!important;letter-spacing:0!important;}
  .header-actions .btn-main{
    min-width:116px!important;
    min-height:45px!important;
    padding:9px 9px!important;
    font-size:14px!important;
    letter-spacing:0!important;
  }
  .menu-btn{width:45px!important;height:46px!important;flex-basis:45px!important;}
  .menu-btn span{width:28px!important;height:4px!important;}
  .nav.open>a{min-height:53px!important;padding:6px 9px!important;font-size:16px!important;}
  .nav.open>a:first-child{min-height:57px!important;}
  .nav-icon{width:35px!important;height:35px!important;flex-basis:35px!important;}
  .mobile-nav-help{grid-template-columns:minmax(0,1fr) 64px!important;padding:12px 12px 9px!important;margin-top:8px!important;}
  .mobile-nav-help-copy strong{font-size:17px!important;}
  .mobile-nav-help-copy p{font-size:12px!important;}
  .mobile-nav-help-icon{width:60px!important;height:60px!important;}
  .mobile-nav-help-icon svg{width:40px!important;height:40px!important;}
  .mobile-nav-help-cta{min-height:51px!important;margin-top:3px!important;}
  .mobile-nav-help-cta strong{font-size:17px!important;}
  .mobile-nav-help-cta small{font-size:10px!important;}
  .mobile-nav-close{min-height:32px;font-size:12px;padding:3px 6px;}
}


/* v5 mobile header/menu refinements */
@media(max-width:640px){
  .brand-copy strong{font-size:20.5px!important;letter-spacing:-.38px!important;}
  .mobile-nav-close{
    display:flex!important;
    width:100%!important;
    min-height:40px!important;
    margin:5px 0 0!important;
    padding:5px 8px!important;
    background:transparent!important;
    border:0!important;
    color:#42566f!important;
    border-radius:0!important;
    font-size:15.5px!important;
    line-height:1!important;
    font-weight:800!important;
    box-shadow:none!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
  }
  .mobile-nav-close-icon{
    width:24px!important;
    height:24px!important;
    font-size:20px!important;
    border-width:1.8px!important;
    font-weight:600!important;
  }
}
@media(max-width:390px){
  .brand-copy strong{font-size:18.5px!important;letter-spacing:-.3px!important;}
  .mobile-nav-close{min-height:38px!important;font-size:15px!important;padding:4px 7px!important;}
}


/* v7 requested refinements: desktop tagline, mobile menu label, help CTA, county flag */
/* Desktop: larger, natural tagline (no stretched inter-word spacing), visually matching the brand-name width. */
@media(min-width:981px){
  .brand-copy{
    width:max-content!important;
    gap:2px!important;
  }
  .brand-copy strong{
    display:block!important;
    width:auto!important;
  }
  .brand-copy small{
    display:block!important;
    width:auto!important;
    font-size:12.35px!important;
    line-height:1.05!important;
    letter-spacing:-.48px!important;
    word-spacing:-.65px!important;
    text-align:left!important;
    text-align-last:auto!important;
    transform:none!important;
    white-space:nowrap!important;
  }
}

@media(max-width:980px){
  /* Hamburger: the word MENIU replaces the first bar, followed by two bold bars. */
  .menu-btn{
    cursor:pointer!important;
    gap:2px!important;
    padding:4px 0 3px!important;
    overflow:visible!important;
  }
  .menu-btn .menu-label{
    display:block!important;
    width:30px!important;
    height:auto!important;
    margin:0 0 1px!important;
    padding:0!important;
    background:transparent!important;
    color:var(--navy)!important;
    font-size:9.4px!important;
    line-height:1!important;
    font-weight:950!important;
    letter-spacing:-.15px!important;
    text-align:center!important;
    text-transform:lowercase!important;
    border-radius:0!important;
    transform:none!important;
    opacity:1!important;
  }
  .menu-btn .menu-line{
    display:block!important;
    width:30px!important;
    height:4px!important;
    margin:2px 0!important;
    background:var(--navy)!important;
    border-radius:5px!important;
    transform:none!important;
    opacity:1!important;
    transition:transform .2s ease!important;
  }
  .menu-btn[aria-expanded="true"]{
    position:relative!important;
    gap:0!important;
  }
  .menu-btn[aria-expanded="true"] .menu-label{
    display:none!important;
  }
  .menu-btn[aria-expanded="true"] .menu-line{
    position:absolute!important;
    left:50%!important;
    top:50%!important;
    margin:0!important;
  }
  .menu-btn[aria-expanded="true"] .menu-line:nth-of-type(2){
    transform:translate(-50%,-50%) rotate(45deg)!important;
  }
  .menu-btn[aria-expanded="true"] .menu-line:nth-of-type(3){
    transform:translate(-50%,-50%) rotate(-45deg)!important;
  }

  /* Help card CTA: white button with turquoise text. */
  .mobile-nav-help-cta,
  .mobile-nav-help-cta:hover,
  .mobile-nav-help-cta:focus-visible{
    background:#fff!important;
    color:var(--teal)!important;
    border:1.5px solid rgba(7,143,157,.25)!important;
    box-shadow:0 5px 14px rgba(17,35,63,.08)!important;
  }
  .mobile-nav-help-cta strong,
  .mobile-nav-help-cta small{
    color:var(--teal)!important;
  }
}

@media(max-width:640px){
  .menu-btn .menu-label{width:31px!important;font-size:9.6px!important;}
  .menu-btn .menu-line{width:31px!important;height:4.2px!important;}
}

@media(max-width:390px){
  .menu-btn .menu-label{width:28px!important;font-size:8.8px!important;}
  .menu-btn .menu-line{width:28px!important;height:4px!important;}
}


/* v9: larger selected country/county values; updated mobile-menu help copy */
.country-trigger-value{
  font-size:17px!important;
  line-height:1.2!important;
  font-weight:700!important;
}
@media(max-width:640px){
  .country-trigger-value{
    font-size:18px!important;
    line-height:1.2!important;
    font-weight:750!important;
  }
}


/* v10: form dropdown sizing, updated mobile help card, simplified field labels */
@media(min-width:641px){
  .country-option{
    font-size:17px!important;
    line-height:1.2!important;
    font-weight:700!important;
  }
}

.mobile-nav-help-icon svg{
  fill:none!important;
  stroke:currentColor!important;
}

@media(max-width:640px){
  .mobile-nav-help-copy p{
    font-size:14px!important;
    line-height:1.38!important;
  }
  .mobile-nav-help-cta small{
    font-size:12.5px!important;
    line-height:1.2!important;
    font-weight:650!important;
  }
  .form-row label,.field-label{
    gap:0!important;
  }
}

@media(max-width:390px){
  .mobile-nav-help-copy p{
    font-size:13.5px!important;
    line-height:1.36!important;
  }
  .mobile-nav-help-cta small{
    font-size:12px!important;
  }
}


/* v11: 16px placeholders everywhere; exact visual width alignment for brand lines */
.country-trigger-value.is-placeholder{
  font-size:16px!important;
  line-height:1.2!important;
  font-weight:650!important;
}
.brand-copy{overflow:visible!important;}
.brand-copy strong,.brand-copy small{transform-origin:left center;}


/* v12: larger tagline that still matches the brand-name width exactly; more document-like help icon support */
@media(min-width:981px){
  .brand-copy small{
    font-size:13.6px!important;
    line-height:1.02!important;
    letter-spacing:-.24px!important;
    word-spacing:-.18px!important;
  }
}
@media(max-width:980px){
  .brand-copy small{
    font-size:11.1px!important;
    line-height:1.02!important;
    letter-spacing:-.16px!important;
    word-spacing:-.12px!important;
  }
}
@media(max-width:640px){
  .brand-copy small{
    font-size:11.3px!important;
    line-height:1.02!important;
    letter-spacing:-.14px!important;
    word-spacing:-.1px!important;
  }
}
@media(max-width:390px){
  .brand-copy small{
    font-size:10.3px!important;
    line-height:1.02!important;
    letter-spacing:-.12px!important;
    word-spacing:-.08px!important;
  }
}

/* v31 — requested home background and mobile menu color */
/* Keep all content immediately below the home hero on the same light background used on the guide page. */
.routes,
.proof,
.coverage,
.help{
  background:#fff;
}

@media(max-width:980px){
  .menu-btn,
  .menu-btn:hover,
  .menu-btn:focus,
  .menu-btn:focus-visible{
    background:linear-gradient(135deg,var(--teal),var(--teal2))!important;
  }
  .menu-btn .menu-label{
    color:#fff!important;
  }
  .menu-btn .menu-line{
    background:#fff!important;
  }
}


/* v32 — mobile brand-name width refinement; tagline stays unchanged */
@media(max-width:640px){
  .brand-copy strong{
    font-size:22.5px!important;
    line-height:.94!important;
    letter-spacing:-.62px!important;
    white-space:nowrap!important;
  }
}
@media(max-width:390px){
  .brand-copy strong{
    font-size:20.6px!important;
    letter-spacing:-.54px!important;
  }
}


/* v33 PageSpeed accessibility + contrast refinements */
.nav a:hover,.nav .active{color:#0d6577}
footer{color:#56647a}
footer a{color:#45546b}
footer a:hover,footer a:focus-visible{color:#0d6577;text-decoration:underline}


/* v34 — home CTA section + contrast refinements */
.section-head a{
  color:var(--teal2);
  font-weight:800;
}
.section-head a:hover,
.section-head a:focus-visible{
  color:var(--navy);
  text-decoration:underline;
  text-underline-offset:3px;
}

.community-home{
  padding:34px 0 84px;
  background:#fff;
}
.community-home-inner{
  border:1px solid #e1ebef;
  border-radius:34px;
  background:linear-gradient(180deg,#ffffff 0%,#fbfdfe 100%);
  box-shadow:0 20px 56px rgba(17,35,63,.07);
  padding:44px 44px 42px;
}
.community-home-head{
  max-width:950px;
  margin:0 auto 34px;
  text-align:center;
}
.community-home-head .eyebrow{
  margin-bottom:16px;
}
.community-home-head h2{
  margin:0 0 14px;
  font-size:46px;
  line-height:1.08;
  letter-spacing:-1.6px;
  color:var(--navy);
}
.community-home-head p{
  margin:0 auto;
  max-width:900px;
  font-size:20px;
  line-height:1.5;
  color:#5c6b80;
}
.community-home-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(360px,560px);
  align-items:center;
  gap:42px;
}
.community-home-copy{
  padding-left:8px;
}
.community-benefits{
  list-style:none;
  margin:0 0 28px;
  padding:0;
  display:grid;
  gap:16px;
}
.community-benefits li{
  position:relative;
  padding-left:38px;
  font-size:18px;
  line-height:1.45;
  color:#293a56;
}
.community-benefits li::before{
  content:"✓";
  position:absolute;
  left:0;
  top:1px;
  width:25px;
  height:25px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#eaf7f8;
  color:var(--teal2);
  font-weight:900;
  font-size:15px;
}
.community-fb-btn{
  display:inline-flex;
  align-items:center;
  gap:12px;
  min-height:56px;
  padding:14px 24px;
  border-radius:14px;
  background:#1877f2;
  color:#fff;
  font-size:18px;
  font-weight:800;
  box-shadow:0 14px 28px rgba(24,119,242,.22);
  transition:background .22s ease, box-shadow .22s ease, transform .22s ease;
}
.community-fb-btn:hover,
.community-fb-btn:focus-visible{
  background:linear-gradient(135deg,var(--teal),var(--teal2));
  box-shadow:0 14px 28px rgba(7,143,157,.22);
  transform:translateY(-1px);
}
.community-fb-icon{
  width:26px;
  height:26px;
  display:grid;
  place-items:center;
  border-radius:999px;
  background:rgba(255,255,255,.16);
}
.community-fb-icon svg{
  width:18px;
  height:18px;
  display:block;
}
.community-home-visual{
  display:flex;
  align-items:center;
  justify-content:center;
}
.community-home-visual img{
  display:block;
  width:min(100%,560px);
  height:auto;
  filter:drop-shadow(0 16px 28px rgba(17,35,63,.08));
}

@media(max-width:1180px){
  .community-home{padding:28px 0 70px}
  .community-home-inner{padding:36px 30px 34px}
  .community-home-head h2{font-size:40px}
  .community-home-head p{font-size:18px}
  .community-home-grid{grid-template-columns:1fr;gap:28px}
  .community-home-copy{padding-left:0;order:2}
  .community-home-visual{order:1}
  .community-home-visual img{width:min(100%,640px)}
}
@media(max-width:700px){
  .community-home{padding:22px 0 54px}
  .community-home-inner{width:min(100%,calc(100% - 24px));padding:24px 18px 24px;border-radius:24px}
  .community-home-head{margin-bottom:22px}
  .community-home-head .eyebrow{margin-bottom:12px}
  .community-home-head h2{font-size:31px;line-height:1.12;letter-spacing:-1px}
  .community-home-head p{font-size:17px;line-height:1.5}
  .community-home-grid{gap:22px}
  .community-benefits{gap:14px;margin-bottom:22px}
  .community-benefits li{padding-left:34px;font-size:16px;line-height:1.45}
  .community-benefits li::before{width:22px;height:22px;font-size:14px;top:0}
  .community-fb-btn{width:100%;justify-content:center;font-size:17px;min-height:54px}
}


/* v35 — home streamlined sections */
.community-home{
  padding:26px 0 88px;
  background:linear-gradient(180deg,#fbfdfe 0%,#ffffff 100%);
}
.community-home .container{
  width:min(1240px,calc(100% - 48px));
}
.community-home-inner{all:unset}
.community-home-head{
  max-width:980px;
  margin:0 auto 34px;
  text-align:center;
}
.community-home-head .eyebrow{
  margin-bottom:16px;
}
.community-home-head h2{
  margin:0 0 14px;
  font-size:46px;
  line-height:1.08;
  letter-spacing:-1.6px;
  color:var(--navy);
}
.community-home-head h2 span{color:var(--teal)}
.community-home-head p{
  margin:0 auto;
  max-width:920px;
  font-size:20px;
  line-height:1.5;
  color:#5c6b80;
}
.community-home-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(360px,560px);
  align-items:center;
  gap:48px;
}
.community-home-copy{padding-left:8px}
.community-benefits{list-style:none;margin:0 0 30px;padding:0;display:grid;gap:16px}
.community-benefits li{position:relative;padding-left:38px;font-size:18px;line-height:1.48;color:#293a56}
.community-benefits li::before{content:"✓";position:absolute;left:0;top:1px;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#eaf7f8;color:var(--teal2);font-weight:900;font-size:15px}
.community-home-visual{display:flex;align-items:center;justify-content:center}
.community-home-visual img{display:block;width:min(100%,560px);height:auto;filter:drop-shadow(0 18px 26px rgba(17,35,63,.07))}

@media(min-width:1181px){
  #cum-functioneaza-home .guide-grid{align-items:stretch}
  #cum-functioneaza-home .guide-center-column{justify-content:center;align-self:stretch}
}
@media(max-width:1180px){
  .community-home{padding:22px 0 72px}
  .community-home-head h2{font-size:40px}
  .community-home-head p{font-size:18px}
  .community-home-grid{grid-template-columns:1fr;gap:28px}
  .community-home-copy{padding-left:0;order:2}
  .community-home-visual{order:1}
  .community-home-visual img{width:min(100%,640px)}
}
@media(max-width:700px){
  .community-home{padding:18px 0 54px}
  .community-home .container{width:calc(100% - 32px)}
  .community-home-head{margin-bottom:22px}
  .community-home-head .eyebrow{margin-bottom:12px}
  .community-home-head h2{font-size:31px;line-height:1.12;letter-spacing:-1px}
  .community-home-head p{font-size:17px;line-height:1.5}
  .community-home-grid{gap:22px}
  .community-benefits{gap:14px;margin-bottom:22px}
  .community-benefits li{padding-left:34px;font-size:16px;line-height:1.45}
  .community-benefits li::before{width:22px;height:22px;font-size:14px;top:0}
  .community-fb-btn{width:100%;justify-content:center;font-size:17px;min-height:54px}
}


/* v36 — home refinements: contrast, readability, group image */
.eyebrow{font-weight:700}
.section-head a{color:var(--navy)!important;font-weight:800!important}
.section-head a:hover,.section-head a:focus-visible{color:var(--teal2)!important;text-decoration:underline;text-underline-offset:3px}
footer{color:#4f5f77!important}
footer a{color:#233552!important;font-weight:650}
footer a:hover,footer a:focus-visible{color:#0d6577!important;text-decoration:underline}
#cum-functioneaza-home .guide-card p{font-size:16px;line-height:1.56;color:#4d5d74}
#cum-functioneaza-home .guide-note{color:#5d6f86;font-size:13px}
.community-home{background:linear-gradient(180deg,#fbfdfe 0%,#ffffff 100%)}
.community-home-visual img{filter:drop-shadow(0 16px 24px rgba(17,35,63,.05))}
@media(max-width:700px){#cum-functioneaza-home .guide-card p{font-size:15.5px;line-height:1.52}}


/* v37 — PageSpeed image delivery + Facebook CTA parity */
.community-fb-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center;
  gap:12px!important;
  margin-top:10px;
  border-radius:12px!important;
  padding:15px 24px!important;
  min-height:auto!important;
  background:#166fe5!important;
  color:#fff!important;
  font-size:16px!important;
  line-height:1.2!important;
  font-weight:800!important;
  font-family:inherit!important;
  box-shadow:0 12px 24px rgba(22,111,229,.18)!important;
  transition:background .22s ease,box-shadow .22s ease!important;
  transform:none!important;
}
.community-fb-btn:hover,.community-fb-btn:focus-visible{
  background:linear-gradient(135deg,var(--teal),var(--teal2))!important;
  color:#fff!important;
  box-shadow:0 12px 24px rgba(7,143,157,.17)!important;
  transform:none!important;
}
.community-fb-btn span{color:#fff!important}
.community-fb-icon{width:24px;height:24px}
.community-fb-icon svg{width:17px;height:17px}
@media(max-width:700px){
  .community-fb-btn{width:100%!important;max-width:420px;font-size:16px!important;padding:15px 24px!important}
}


/* v38 — unified section copy and guide icon legibility on home */
#cum-functioneaza-home .guide-variant-head p,
.community-home-head p{
  font-size:20px!important;
  line-height:1.62!important;
  color:#5c6d83!important;
  max-width:860px!important;
  font-weight:500!important;
  letter-spacing:-.01em;
}
#cum-functioneaza-home .guide-card{min-height:148px}
#cum-functioneaza-home .guide-card-body{
  grid-template-columns:86px 1fr!important;
  gap:16px!important;
  align-items:center!important;
}
#cum-functioneaza-home .guide-card-icon{
  width:82px!important;
  height:82px!important;
  border-radius:50%!important;
  background:rgba(7,143,157,.055)!important;
  border:1px solid rgba(7,143,157,.10)!important;
  color:var(--teal)!important;
  display:grid!important;
  place-items:center!important;
}
#cum-functioneaza-home .guide-card-icon svg{
  width:58px!important;
  height:58px!important;
  overflow:visible;
}
#cum-functioneaza-home .guide-card-icon svg *{vector-effect:non-scaling-stroke}
@media(max-width:900px){
  #cum-functioneaza-home .guide-variant-head p,
  .community-home-head p{font-size:18px!important;line-height:1.58!important}
}
@media(max-width:700px){
  #cum-functioneaza-home .guide-card{min-height:136px}
  #cum-functioneaza-home .guide-card-body{grid-template-columns:74px 1fr!important;gap:14px!important;align-items:start!important}
  #cum-functioneaza-home .guide-card-icon{width:70px!important;height:70px!important}
  #cum-functioneaza-home .guide-card-icon svg{width:50px!important;height:50px!important}
  #cum-functioneaza-home .guide-variant-head p,
  .community-home-head p{font-size:17px!important;line-height:1.56!important}
}


/* v48 — home guide width balance + modern facebook benefit icons */
#cum-functioneaza-home .guide-grid{grid-template-columns:minmax(310px,410px) minmax(380px,1fr) minmax(310px,410px)!important;column-gap:18px!important;row-gap:20px!important}
#cum-functioneaza-home .guide-card{padding:18px 18px 16px!important}
#cum-functioneaza-home .guide-card h3{margin:0 0 8px!important;display:flex;align-items:center;gap:10px!important}
#cum-functioneaza-home .guide-card-body{grid-template-columns:auto 1fr!important;column-gap:14px!important;row-gap:0!important;align-items:center!important;margin-top:0!important}
#cum-functioneaza-home .guide-card-icon{width:76px!important;height:76px!important;position:relative;display:grid!important;place-items:center!important;background:transparent!important;border:0!important}
#cum-functioneaza-home .guide-card-icon::before{content:"";position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;background:rgba(7,143,157,.07);border:1px solid rgba(7,143,157,.08)}
#cum-functioneaza-home .guide-card-icon img,#cum-functioneaza-home .guide-card-icon svg{position:relative;z-index:1;width:68px!important;height:68px!important;display:block}
#cum-functioneaza-home .guide-center{height:400px!important}
.community-benefits{gap:16px!important}
.community-benefits li{display:flex;align-items:flex-start;gap:14px;padding-left:0!important}
.community-benefits li::before{content:none!important;display:none!important}
.community-benefit-mark{flex:0 0 30px;width:30px;height:30px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(180deg,rgba(7,143,157,.08),rgba(7,143,157,.14));border:1px solid rgba(7,143,157,.12);color:var(--teal);box-shadow:0 8px 16px rgba(7,143,157,.08)}
.community-benefit-mark svg{width:18px;height:18px;display:block;stroke:currentColor}
.community-benefits li > span:last-child{flex:1 1 auto}
@media(max-width:1100px){#cum-functioneaza-home .guide-grid{grid-template-columns:1fr!important;column-gap:0!important}}
@media(max-width:700px){
  #cum-functioneaza-home .guide-card{padding:16px!important}
  #cum-functioneaza-home .guide-card h3{margin:0 0 8px!important}
  #cum-functioneaza-home .guide-card-body{column-gap:12px!important}
  #cum-functioneaza-home .guide-card-icon{width:66px!important;height:66px!important}
  #cum-functioneaza-home .guide-card-icon::before{width:50px!important;height:50px!important}
  #cum-functioneaza-home .guide-card-icon img,#cum-functioneaza-home .guide-card-icon svg{width:58px!important;height:58px!important}
  .community-benefits li{gap:12px}
  .community-benefit-mark{width:28px;height:28px;flex-basis:28px;border-radius:11px}
  .community-benefit-mark svg{width:17px;height:17px}
}


/* v50 — responsive 2-column tablet layout, improved handshake icon sizing, better facebook benefit icons */
.guide-card,#cum-functioneaza-home .guide-card{gap:6px!important;padding:18px 18px 16px!important}
.guide-card h3,#cum-functioneaza-home .guide-card h3{margin:0 0 6px!important;display:flex;align-items:center;gap:10px!important}
.guide-card-body,#cum-functioneaza-home .guide-card-body{grid-template-columns:auto 1fr!important;column-gap:12px!important;row-gap:0!important;align-items:center!important;margin-top:0!important}
.guide-card-icon,#cum-functioneaza-home .guide-card-icon{width:84px!important;height:84px!important;position:relative;display:grid!important;place-items:center!important;background:transparent!important;border:0!important;flex:0 0 84px!important}
.guide-card-icon::before,#cum-functioneaza-home .guide-card-icon::before{content:"";position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:62px!important;height:62px!important;border-radius:50%;background:rgba(7,143,157,.07)!important;border:1px solid rgba(7,143,157,.09)!important}
.guide-card-icon img,#cum-functioneaza-home .guide-card-icon img,.guide-card-icon svg,#cum-functioneaza-home .guide-card-icon svg{position:relative;z-index:1;width:76px!important;height:76px!important;display:block;object-fit:contain}
.guide-card-icon img[src*="step3-select-firm."],#cum-functioneaza-home .guide-card-icon img[src*="step3-select-firm."]{width:82px!important;height:82px!important}
.guide-card p,#cum-functioneaza-home .guide-card p{margin:0!important}
.community-benefits{gap:18px!important}
.community-benefits li{gap:16px!important}
.community-benefit-mark{flex:0 0 36px!important;width:36px!important;height:36px!important;border-radius:14px!important;background:linear-gradient(180deg,rgba(7,143,157,.10),rgba(7,143,157,.16))!important;border:1px solid rgba(7,143,157,.14)!important;box-shadow:0 10px 18px rgba(7,143,157,.10)!important}
.community-benefit-mark svg{width:21px!important;height:21px!important;display:block}
@media (min-width:701px) and (max-width:1180px){
  .guide-grid,#cum-functioneaza-home .guide-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:20px!important;row-gap:18px!important;align-items:start!important}
  .guide-center-column,#cum-functioneaza-home .guide-center-column{grid-column:1/-1!important;grid-row:1!important;order:1!important;width:100%!important;max-width:none!important;align-items:center!important;padding-top:0!important;margin-bottom:6px!important}
  .guide-column.left,#cum-functioneaza-home .guide-column.left{grid-column:1!important;grid-row:2!important}
  .guide-column.right,#cum-functioneaza-home .guide-column.right{grid-column:2!important;grid-row:2!important}
  .guide-center,#cum-functioneaza-home .guide-center{height:360px!important;max-width:760px!important;width:100%!important;margin:0 auto!important}
  .guide-center img,#cum-functioneaza-home .guide-center img{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important}
  .guide-cta,#cum-functioneaza-home .guide-cta{margin-top:10px!important}
}
@media(max-width:700px){
  .guide-card,#cum-functioneaza-home .guide-card{padding:16px!important;gap:6px!important}
  .guide-card h3,#cum-functioneaza-home .guide-card h3{margin:0 0 6px!important}
  .guide-card-body,#cum-functioneaza-home .guide-card-body{column-gap:10px!important}
  .guide-card-icon,#cum-functioneaza-home .guide-card-icon{width:72px!important;height:72px!important;flex-basis:72px!important}
  .guide-card-icon::before,#cum-functioneaza-home .guide-card-icon::before{width:52px!important;height:52px!important}
  .guide-card-icon img,#cum-functioneaza-home .guide-card-icon img,.guide-card-icon svg,#cum-functioneaza-home .guide-card-icon svg{width:64px!important;height:64px!important}
  .guide-card-icon img[src*="step3-select-firm."],#cum-functioneaza-home .guide-card-icon img[src*="step3-select-firm."]{width:70px!important;height:70px!important}
  .community-benefits li{gap:14px!important}
  .community-benefit-mark{width:34px!important;height:34px!important;flex-basis:34px!important;border-radius:13px!important}
  .community-benefit-mark svg{width:20px!important;height:20px!important}
}

/* v54 — mobile CTA width + clearer/larger Facebook benefit icons */
.community-benefit-mark{
  flex:0 0 44px!important;
  width:44px!important;
  height:44px!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,rgba(7,143,157,.09),rgba(7,143,157,.17))!important;
  border:1px solid rgba(7,143,157,.16)!important;
  box-shadow:0 10px 22px rgba(7,143,157,.10)!important;
}
.community-benefit-mark svg{width:26px!important;height:26px!important;stroke-width:1.9!important}
.community-benefits li{align-items:center!important;gap:17px!important}
@media(max-width:700px){
  .community-fb-btn{display:flex!important;width:100%!important;max-width:none!important;box-sizing:border-box!important;justify-content:center!important}
  .community-benefit-mark{flex-basis:40px!important;width:40px!important;height:40px!important;border-radius:15px!important}
  .community-benefit-mark svg{width:24px!important;height:24px!important}
  .community-benefits li{gap:14px!important;align-items:center!important}
  .routes .section-head a[href*="tari"],
  .routes .section-head a[href*="țari"],
  .routes .section-head a[href*="țări"],
  .countries-cta,
  .country-cta{
    display:flex!important;
    width:100%!important;
    max-width:none!important;
    box-sizing:border-box!important;
    justify-content:center!important;
    text-align:center!important;
  }
}


/* Global text selection */
::selection{background:var(--teal);color:#fff;}
::-moz-selection{background:var(--teal);color:#fff;}


/* 2026-08-23 sync home Cum functioneaza mobile visual spacing with dedicated page */
@media(max-width:700px){
 #cum-functioneaza-home .guide-center-column{padding-top:0!important;margin-top:0!important;min-height:0!important;}
 #cum-functioneaza-home .guide-center{height:auto!important;min-height:0!important;max-height:none!important;margin:0 auto!important;display:flex!important;align-items:center!important;justify-content:center!important;}
 #cum-functioneaza-home .guide-center img{display:block!important;width:100%!important;max-width:480px!important;height:auto!important;max-height:none!important;margin:0 auto!important;}
 #cum-functioneaza-home .guide-cta{margin-top:12px!important;}
}


/* 2026-08-23 responsive hero alignment + guide order */
@media(max-width:980px){
  .hero-copy > .eyebrow{
    display:flex!important;
    width:max-content!important;
    max-width:100%!important;
    margin-left:auto!important;
    margin-right:auto!important;
    text-align:center!important;
  }
  .hero-copy > h1{
    text-align:center!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .hero-copy > p{
    text-align:center!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }

  /* Steps first, image + CTA after all steps */
  #cum-functioneaza-home .guide-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  #cum-functioneaza-home .guide-column.left{
    grid-column:1!important;
    grid-row:1!important;
  }
  #cum-functioneaza-home .guide-column.right{
    grid-column:2!important;
    grid-row:1!important;
  }
  #cum-functioneaza-home .guide-center-column{
    grid-column:1/-1!important;
    grid-row:2!important;
    margin-top:12px!important;
    margin-bottom:0!important;
  }
}
@media(max-width:700px){
  #cum-functioneaza-home .guide-grid{
    display:flex!important;
    flex-direction:column!important;
  }
  #cum-functioneaza-home .guide-column.left{order:1!important;}
  #cum-functioneaza-home .guide-column.right{order:2!important;}
  #cum-functioneaza-home .guide-center-column{order:3!important;margin-top:6px!important;}
  #cum-functioneaza-home .guide-center{
    height:auto!important;
    min-height:0!important;
    margin-top:0!important;
  }
  #cum-functioneaza-home .guide-center img{
    width:100%!important;
    height:auto!important;
    max-height:none!important;
  }
}


/* 2026-08-23 round 3: exact responsive hero centering and guide order */
@media(max-width:980px){
  #acasa .hero-inner{display:flex!important;justify-content:center!important;}
  #acasa .hero-copy{width:100%!important;max-width:760px!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important;}
  #acasa .hero-copy>.eyebrow{margin-left:auto!important;margin-right:auto!important;text-align:center!important;justify-content:center!important;}
  #acasa .hero-copy>h1,#acasa .hero-copy>h1 span{display:block!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important;}
  #acasa .hero-copy>p{max-width:680px!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important;}

  #cum-functioneaza-home .guide-mobile-all-steps{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;width:min(calc(100% - 40px),900px)!important;margin:0 auto 18px!important;}
  #cum-functioneaza-home .guide-stage .guide-column{display:none!important;}
  #cum-functioneaza-home .guide-stage .guide-grid{display:block!important;}
  #cum-functioneaza-home .guide-center-column{display:block!important;width:100%!important;margin:0 auto!important;}
}
@media(min-width:981px){#cum-functioneaza-home .guide-mobile-all-steps{display:none!important;}}
@media(max-width:640px){
  #cum-functioneaza-home .guide-mobile-all-steps{width:calc(100% - 32px)!important;gap:12px!important;margin-bottom:14px!important;}
}


/* 2026-08-23 round 4 home mobile/tablet precision */
@media(max-width:980px){
  .hero .hero-copy{text-align:center!important;}
  .hero .hero-copy>.eyebrow{margin-left:auto!important;margin-right:auto!important;text-align:center!important;justify-content:center!important;}
  .hero .hero-copy>h1{
    display:grid!important;
    gap:0!important;
    text-align:center!important;
    line-height:1.03!important;
    margin-left:auto!important;margin-right:auto!important;
  }
  .hero .hero-copy>h1 br{display:none!important;}
  .hero .hero-copy>h1 span{display:block!important;line-height:1.03!important;}
  .hero .hero-copy>p{text-align:center!important;margin-left:auto!important;margin-right:auto!important;}

  /* Exact requested flow: intro -> steps 1-8 -> image -> button -> note */
  #cum-functioneaza-home .guide-mobile-all-steps{display:grid!important;}
  #cum-functioneaza-home .guide-grid{display:block!important;}
  #cum-functioneaza-home .guide-column.left,
  #cum-functioneaza-home .guide-column.right{display:none!important;}
  #cum-functioneaza-home .guide-center-column{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    margin:0 auto!important;
    text-align:center!important;
  }
  #cum-functioneaza-home .guide-center{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    height:auto!important;
    margin:0 auto!important;
  }
  #cum-functioneaza-home .guide-center img{
    display:block!important;
    width:auto!important;
    max-width:min(100%,640px)!important;
    height:auto!important;
    margin:0 auto!important;
  }
  #cum-functioneaza-home .guide-cta{
    display:inline-flex!important;
    width:auto!important;
    max-width:420px!important;
    margin:12px auto 0!important;
    align-self:center!important;
    justify-content:center!important;
    text-align:center!important;
  }
  #cum-functioneaza-home .guide-note{
    width:100%!important;
    margin:9px auto 0!important;
    text-align:center!important;
  }
}
@media(max-width:640px){
  .hero .hero-copy>h1{line-height:1.01!important;row-gap:0!important;}
  .hero .hero-copy>h1 span{line-height:1.01!important;margin:0!important;padding:0!important;}
}


/* Mobile interaction: keep normal scrolling/pinch zoom, disable accidental double-tap smart zoom */
html{touch-action:manipulation;-webkit-text-size-adjust:100%;text-size-adjust:100%;}


/* 2026-08-23 v6: hero benefits stay left-aligned on tablet/mobile */
@media(max-width:980px){
  #acasa .features,
  #acasa .features div,
  #acasa .features b,
  #acasa .features small{
    text-align:left!important;
  }
  #acasa .features{margin-left:0!important;margin-right:auto!important;}
}

/* 2026-08-31 v30 — consistent mobile spacing between homepage sections */
@media(max-width:700px){
  #cum-functioneaza-home{
    padding-bottom:46px!important;
  }
  .community-home{
    padding-top:46px!important;
  }
}

/* =========================================================
   2026-08-31 v31 – lightweight scroll reveal animations
   Uses only opacity + transform to keep the effect smooth.
   ========================================================= */
@media (prefers-reduced-motion: no-preference){
  .reveal{
    --reveal-distance: 30px;
    --reveal-duration: .68s;
    --reveal-delay: 0ms;
    --reveal-ease: cubic-bezier(.22,.61,.36,1);
    opacity:0;
    transform:translate3d(0,var(--reveal-distance),0);
    transition:
      opacity var(--reveal-duration) var(--reveal-ease) var(--reveal-delay),
      transform var(--reveal-duration) var(--reveal-ease) var(--reveal-delay);
    will-change:transform,opacity;
    backface-visibility:hidden;
  }
  .reveal.reveal-left{transform:translate3d(calc(var(--reveal-distance) * -1),0,0)}
  .reveal.reveal-right{transform:translate3d(var(--reveal-distance),0,0)}
  .reveal.reveal-scale{transform:translate3d(0,20px,0) scale(.985)}
  .reveal.reveal-tight{--reveal-distance:22px;--reveal-duration:.58s}
  .reveal.is-visible{opacity:1;transform:translate3d(0,0,0) scale(1)}
}
@media (prefers-reduced-motion: reduce){
  .reveal{opacity:1!important;transform:none!important;transition:none!important}
}

/* =========================================================
   2026-08-31 v32 – switch to compact/mobile header earlier
   Keep desktop typography intact instead of squeezing menu labels.
   ========================================================= */
@media(max-width:1280px){
  .header{
    height:86px!important;
    position:sticky!important;
    top:0!important;
    left:auto!important;
    right:auto!important;
    background:#fff!important;
    border-bottom:1px solid #e6edf2!important;
    box-shadow:0 5px 18px rgba(17,35,63,.06)!important;
  }
  .header-inner{
    height:86px!important;
    width:min(calc(100% - 32px),1180px)!important;
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
  }
  .brand{
    order:1!important;
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    min-width:0!important;
    flex:1 1 auto!important;
  }
  .brand img,.brand .brand-mark{
    width:56px!important;
    height:56px!important;
    flex:0 0 56px!important;
  }
  .brand-copy{min-width:0!important;flex:0 1 auto!important}
  .brand-copy strong{
    font-size:24px!important;
    line-height:.95!important;
    letter-spacing:-.65px!important;
    white-space:nowrap!important;
  }
  .brand-copy small{
    font-size:11.1px!important;
    line-height:1.02!important;
    white-space:nowrap!important;
    transform:none!important;
    width:auto!important;
    letter-spacing:-.16px!important;
    word-spacing:-.12px!important;
    text-align:left!important;
    text-align-last:auto!important;
  }
  .nav{display:none!important}
  .header-actions{
    order:2!important;
    display:flex!important;
    align-items:center!important;
    margin-left:auto!important;
    flex:0 0 auto!important;
  }
  .header-actions .btn-main{
    display:inline-flex!important;
    min-height:48px!important;
    min-width:142px!important;
    padding:11px 16px!important;
    font-size:16px!important;
    line-height:1.1!important;
    font-weight:780!important;
    white-space:nowrap!important;
  }
  .menu-btn{
    order:3!important;
    display:flex!important;
    width:50px!important;
    height:50px!important;
    flex:0 0 50px!important;
    margin:0!important;
    padding:4px 0 3px!important;
    border:0!important;
    border-radius:10px!important;
    background:linear-gradient(135deg,var(--teal),var(--teal2))!important;
    align-items:center!important;
    justify-content:center!important;
    flex-direction:column!important;
    gap:2px!important;
  }
  .menu-btn .menu-label{
    display:block!important;
    width:31px!important;
    height:auto!important;
    margin:0 0 1px!important;
    padding:0!important;
    background:transparent!important;
    color:#fff!important;
    font-size:9.6px!important;
    line-height:1!important;
    font-weight:950!important;
    text-align:center!important;
    text-transform:lowercase!important;
    transform:none!important;
    opacity:1!important;
  }
  .menu-btn .menu-line{
    display:block!important;
    width:31px!important;
    height:4px!important;
    margin:2px 0!important;
    background:#fff!important;
    border-radius:5px!important;
    transform:none!important;
    opacity:1!important;
  }
  .menu-btn[aria-expanded="true"]{position:relative!important;gap:0!important}
  .menu-btn[aria-expanded="true"] .menu-label{display:none!important}
  .menu-btn[aria-expanded="true"] .menu-line{
    position:absolute!important;
    left:50%!important;
    top:50%!important;
    margin:0!important;
  }
  .menu-btn[aria-expanded="true"] .menu-line:nth-of-type(2){transform:translate(-50%,-50%) rotate(45deg)!important}
  .menu-btn[aria-expanded="true"] .menu-line:nth-of-type(3){transform:translate(-50%,-50%) rotate(-45deg)!important}

  .nav.open{
    position:fixed!important;
    display:flex!important;
    top:86px!important;
    left:0!important;
    right:0!important;
    max-height:calc(100dvh - 86px)!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    flex-direction:column!important;
    align-items:stretch!important;
    background:#fff!important;
    border-top:1px solid #e7eef3!important;
    border-bottom:1px solid #dce8ee!important;
    padding:12px max(18px,calc((100vw - 620px)/2)) 14px!important;
    box-shadow:0 18px 36px rgba(17,35,63,.14)!important;
    gap:0!important;
    z-index:140!important;
  }
  .nav.open>a{
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
    min-height:56px!important;
    padding:7px 11px!important;
    border-radius:0!important;
    border-bottom:1px solid #e5edf2!important;
    color:var(--navy)!important;
    font-size:17px!important;
    line-height:1.2!important;
    font-weight:780!important;
    background:transparent!important;
  }
  .nav.open>a:first-child{
    min-height:60px!important;
    border:0!important;
    border-radius:15px!important;
    margin-bottom:3px!important;
    background:linear-gradient(90deg,#edf8fa,#f5fbfc)!important;
  }
  .nav.open a.active:after{display:none!important}
  .nav-icon{
    display:grid!important;
    place-items:center!important;
    width:37px!important;
    height:37px!important;
    flex:0 0 37px!important;
    border-radius:50%!important;
    background:#eef7f9!important;
    color:#0c7590!important;
  }
  .nav-icon svg{width:22px!important;height:22px!important;display:block!important}
  .mobile-nav-help{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 72px!important;
    gap:6px 10px!important;
    align-items:center!important;
    margin-top:10px!important;
    padding:14px 14px 11px!important;
    border:1px solid #e1edf2!important;
    border-radius:17px!important;
    background:linear-gradient(135deg,#f4fbfc 0%,#eaf5f8 100%)!important;
  }
  .mobile-nav-help-copy strong{display:block!important;font-size:18px!important;line-height:1.13!important;margin-bottom:5px!important}
  .mobile-nav-help-copy p{margin:0!important;font-size:13px!important;line-height:1.38!important;color:#64758d!important}
  .mobile-nav-help-icon{width:68px!important;height:68px!important;display:grid!important;place-items:center!important}
  .mobile-nav-help-icon svg{width:45px!important;height:45px!important}
  .mobile-nav-help-cta{
    grid-column:1/-1!important;
    display:flex!important;
    min-height:54px!important;
    margin-top:5px!important;
    padding:8px 12px!important;
    border-radius:13px!important;
    background:#fff!important;
    color:var(--teal)!important;
    border:1.5px solid rgba(7,143,157,.25)!important;
  }
  .mobile-nav-help-cta strong{font-size:18px!important}
  .mobile-nav-help-cta small{font-size:11px!important}
  .mobile-nav-close{display:flex!important}
}

/* Do not shrink the desktop menu immediately before the hamburger breakpoint. */
@media(min-width:1281px) and (max-width:1380px){
  .nav{gap:20px!important}
  .nav a{font-size:14.5px!important}
  .header-inner{gap:20px!important}
}


/* =========================================================
   2026-08-31 v36 – keep the SAME shared header on every page.
   Only normalize the homepage content gap and menu CTA colors.
   ========================================================= */
@media(max-width:980px){
  #acasa .hero-inner{padding-top:34px!important;}
}
@media(max-width:640px){
  #acasa .hero-inner{padding-top:27px!important;}
}

@media(max-width:980px){
  .mobile-nav-help-cta,
  .mobile-nav-help-cta:hover,
  .mobile-nav-help-cta:focus-visible{
    background:linear-gradient(135deg,var(--teal),var(--teal2))!important;
    color:#fff!important;
    border-color:transparent!important;
    box-shadow:0 10px 22px rgba(8,116,132,.18)!important;
  }
  .mobile-nav-help-cta strong,
  .mobile-nav-help-cta small{color:#fff!important;}
}


/* Footer v52 – centered card with side heart-road graphics, desktop inspired by approved concept */
footer.site-footer{
  margin:0!important;
  border-top:100px solid #fff;
  padding:20px 0 32px!important;
  background:var(--bg);
  color:#56647a;
  font-size:12px;
}
footer.site-footer .footer-shell-wrap{width:min(1460px,calc(100% - 64px));}
footer.site-footer .footer-shell{
  position:relative;
  overflow:hidden;
  border:1px solid rgba(7,143,157,.28);
  border-radius:54px;
  background:linear-gradient(180deg,#fbfcfe 0%,#f5f8fb 100%);
  box-shadow:0 22px 54px rgba(17,35,63,.08), inset 0 1px 0 rgba(255,255,255,.96);
  padding:68px 48px 26px;
}
footer.site-footer .footer-side-graphic{
  position:absolute;
  top:118px;
  width:min(29vw,430px);
  aspect-ratio:375 / 291;
  background:url("../images/logo-heart.webp") center center / contain no-repeat;
  opacity:.12;
  pointer-events:none;
  z-index:1;
  filter:saturate(.9) brightness(1.08);
}
footer.site-footer .footer-side-graphic-left{left:18px;}
footer.site-footer .footer-side-graphic-right{right:18px;transform:scaleX(-1);}
footer.site-footer .footer-intro,
footer.site-footer .footer-meta{position:relative;z-index:2;}
footer.site-footer .footer-intro{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  gap:18px;
}
footer.site-footer .footer-brand{
  margin:0!important;
  text-decoration:none!important;
  justify-content:center;
  flex:none!important;
}
footer.site-footer .footer-brand:hover,
footer.site-footer .footer-brand:focus-visible{color:inherit!important;text-decoration:none!important;}
footer.site-footer .footer-divider{
  width:min(740px,100%);
  display:flex;
  align-items:center;
  justify-content:center;
  gap:16px;
  color:var(--teal);
  margin-top:4px;
}
footer.site-footer .footer-divider-line{
  flex:1 1 auto;
  height:2px;
  background:linear-gradient(90deg,rgba(7,143,157,0),rgba(7,143,157,.58));
}
footer.site-footer .footer-divider-line:last-child{
  background:linear-gradient(90deg,rgba(7,143,157,.58),rgba(7,143,157,0));
}
footer.site-footer .footer-divider svg{
  width:28px;
  height:28px;
  flex:0 0 28px;
  fill:var(--teal);
  display:block;
}
footer.site-footer .footer-intro-message{
  margin:6px 0 0;
  max-width:760px;
  font-size:20px;
  line-height:1.42;
  color:#50647e;
}
footer.site-footer .footer-intro-btn{
  gap:14px;
  min-width:270px;
  min-height:60px;
  margin-top:8px;
  padding:16px 32px;
  border-radius:18px;
  font-size:24px;
  font-weight:800;
  color:#fff!important;
  text-decoration:none!important;
  box-shadow:0 16px 32px rgba(8,116,132,.18);
}
footer.site-footer .footer-intro-btn strong,
footer.site-footer .footer-intro-btn em{color:#fff!important;text-decoration:none!important;}
footer.site-footer .footer-intro-btn em{font-style:normal;font-size:34px;line-height:1;}
footer.site-footer .footer-intro-btn:hover,
footer.site-footer .footer-intro-btn:focus-visible{color:#fff!important;text-decoration:none!important;}
footer.site-footer .footer-meta{
  margin-top:42px;
  padding-top:22px;
  border-top:1px solid #d6e5eb;
}
footer.site-footer .footer-meta-inner{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:14px;
  flex-wrap:wrap;
  text-align:center;
}
footer.site-footer .footer-meta-copy{color:#4f5f77;font-size:14px;line-height:1.45;}
footer.site-footer .footer-links{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  flex-wrap:wrap;
}
footer.site-footer .footer-links a{
  color:#223450!important;
  font-size:14px;
  font-weight:700;
  text-decoration:none!important;
}
footer.site-footer .footer-links a:hover,
footer.site-footer .footer-links a:focus-visible{color:#0d6577!important;text-decoration:none!important;}
footer.site-footer .footer-links span{display:inline-block;margin:0;color:#7a8799;}

@media(max-width:1280px){
  footer.site-footer .footer-shell-wrap{width:min(calc(100% - 32px),1460px);}
}
@media(max-width:980px){
  footer.site-footer{border-top-width:72px;padding-top:20px!important;}
  footer.site-footer .footer-shell-wrap{width:min(100% - 32px,980px);}
  footer.site-footer .footer-shell{padding:38px 22px 22px;border-radius:34px;}
  footer.site-footer .footer-side-graphic{top:auto;bottom:88px;width:230px;opacity:.09;}
  footer.site-footer .footer-side-graphic-left{left:-30px;}
  footer.site-footer .footer-side-graphic-right{right:-30px;}
  footer.site-footer .footer-intro{gap:14px;}
  footer.site-footer .footer-divider{width:min(420px,100%);gap:12px;}
  footer.site-footer .footer-divider svg{width:25px;height:25px;flex-basis:25px;}
  footer.site-footer .footer-intro-message{font-size:17px;line-height:1.45;max-width:620px;}
  footer.site-footer .footer-intro-btn{min-width:220px;min-height:52px;padding:14px 24px;font-size:20px;border-radius:14px;}
  footer.site-footer .footer-intro-btn em{font-size:30px;}
  footer.site-footer .footer-meta{margin-top:30px;padding-top:18px;}
}
@media(max-width:640px){
  footer.site-footer .footer-shell-wrap{width:calc(100% - 24px);}
  footer.site-footer .footer-shell{padding:30px 16px 18px;border-radius:28px;}
  footer.site-footer .footer-side-graphic{width:190px;bottom:104px;opacity:.08;}
  footer.site-footer .footer-side-graphic-right{display:none;}
  footer.site-footer .footer-side-graphic-left{left:50%;bottom:96px;transform:translateX(-50%);}
  footer.site-footer .footer-intro{gap:12px;}
  footer.site-footer .footer-divider{width:min(280px,100%);gap:10px;}
  footer.site-footer .footer-divider svg{width:23px;height:23px;flex-basis:23px;}
  footer.site-footer .footer-intro-message{font-size:15.5px;line-height:1.46;}
  footer.site-footer .footer-intro-btn{min-width:196px;min-height:48px;padding:12px 18px;font-size:18px;margin-top:4px;}
  footer.site-footer .footer-intro-btn em{font-size:26px;}
  footer.site-footer .footer-meta{margin-top:22px;padding-top:16px;}
  footer.site-footer .footer-meta-inner{gap:8px;}
  footer.site-footer .footer-meta-copy,
  footer.site-footer .footer-links a{font-size:13px;}
  footer.site-footer .footer-links{gap:7px;}
}


/* v53 footer final – grey footer background, no white card, visible left/right heart-road graphics */
footer.site-footer{
  position:relative!important;
  overflow:hidden!important;
  margin:0!important;
  border-top:100px solid #fff!important;
  padding:20px 0 28px!important;
  background:var(--bg)!important;
  color:#56647a;
  font-size:12px;
  text-align:center;
}
footer.site-footer .footer-shell-wrap{
  position:relative;
  z-index:2;
  width:min(1180px,calc(100% - 64px));
}
footer.site-footer .footer-shell,
footer.site-footer .footer-shell-wrap .footer-shell{
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  padding:0!important;
}
footer.site-footer .footer-side-graphic{
  position:absolute;
  bottom:22px;
  z-index:1;
  pointer-events:none;
  width:min(34vw,520px);
}
footer.site-footer .footer-side-graphic img{
  display:block;
  width:100%;
  height:auto;
  opacity:.16;
  filter:saturate(.9) brightness(1.06);
}
footer.site-footer .footer-side-graphic-left{left:24px;}
footer.site-footer .footer-side-graphic-right{right:24px;transform:scaleX(-1);}
footer.site-footer .footer-intro,
footer.site-footer .footer-meta{position:relative;z-index:2;}
footer.site-footer .footer-intro{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:14px;
}
footer.site-footer .footer-brand{
  margin:0!important;
  text-decoration:none!important;
  justify-content:center;
  flex:none!important;
}
footer.site-footer .footer-brand:hover,
footer.site-footer .footer-brand:focus-visible{color:inherit!important;text-decoration:none!important;}
footer.site-footer .footer-divider{
  width:min(580px,100%);
  display:flex;
  align-items:center;
  justify-content:center;
  gap:14px;
  color:var(--teal);
  margin-top:2px;
}
footer.site-footer .footer-divider-line{
  flex:1 1 auto;
  height:1px;
  background:linear-gradient(90deg,rgba(7,143,157,0),rgba(7,143,157,.52));
}
footer.site-footer .footer-divider-line:last-child{
  background:linear-gradient(90deg,rgba(7,143,157,.52),rgba(7,143,157,0));
}
footer.site-footer .footer-divider svg{width:26px;height:26px;flex:0 0 26px;fill:var(--teal);display:block;}
footer.site-footer .footer-intro-message{
  margin:2px 0 0;
  max-width:760px;
  font-size:18px;
  line-height:1.42;
  color:#51627a;
}
footer.site-footer .footer-intro-btn{
  gap:13px;
  min-width:226px;
  min-height:54px;
  margin-top:6px;
  padding:13px 25px;
  border-radius:13px;
  font-size:19px;
  color:#fff!important;
  text-decoration:none!important;
  box-shadow:0 10px 24px rgba(8,116,132,.18);
}
footer.site-footer .footer-intro-btn strong,
footer.site-footer .footer-intro-btn em{color:#fff!important;text-decoration:none!important;}
footer.site-footer .footer-intro-btn em{font-style:normal;font-size:25px;line-height:1;}
footer.site-footer .footer-intro-btn:hover,
footer.site-footer .footer-intro-btn:focus-visible{color:#fff!important;text-decoration:none!important;}
footer.site-footer .footer-meta{margin-top:34px;padding-top:16px;border-top:1px solid #d6e5eb;}
footer.site-footer .footer-meta-inner{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;}
footer.site-footer .footer-meta-copy{color:#4f5f77;}
footer.site-footer .footer-links{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;}
footer.site-footer .footer-links a{color:#233552!important;font-weight:650;text-decoration:none!important;}
footer.site-footer .footer-links a:hover,
footer.site-footer .footer-links a:focus-visible{color:#0d6577!important;text-decoration:none!important;}
footer.site-footer .footer-links span{display:inline-block;margin:0;color:#7a8799;}

@media(max-width:1280px){
  footer.site-footer .footer-shell-wrap{width:min(calc(100% - 32px),1180px);} 
}
@media(max-width:980px){
  footer.site-footer{border-top-width:72px!important;padding-top:20px!important;}
  footer.site-footer .footer-shell-wrap{width:min(calc(100% - 32px),900px);} 
  footer.site-footer .footer-side-graphic{width:240px;bottom:56px;}
  footer.site-footer .footer-side-graphic-left{left:-18px;}
  footer.site-footer .footer-side-graphic-right{right:-18px;}
  footer.site-footer .footer-intro{gap:12px;}
  footer.site-footer .footer-divider{width:min(360px,100%);gap:10px;}
  footer.site-footer .footer-divider svg{width:24px;height:24px;flex-basis:24px;}
  footer.site-footer .footer-intro-message{font-size:16px;line-height:1.45;}
  footer.site-footer .footer-intro-btn{min-width:210px;min-height:50px;padding:12px 22px;font-size:18px;margin-top:3px;}
  footer.site-footer .footer-meta{margin-top:28px;}
  footer.site-footer .footer-meta-inner{gap:7px;}
  footer.site-footer .footer-links{gap:8px;}
}
@media(max-width:640px){
  footer.site-footer .footer-shell-wrap{width:calc(100% - 40px);} 
  footer.site-footer .footer-side-graphic{width:185px;bottom:112px;}
  footer.site-footer .footer-side-graphic-right{display:none;}
  footer.site-footer .footer-side-graphic-left{left:50%;transform:translateX(-50%);} 
  footer.site-footer .footer-side-graphic-left img{opacity:.12;}
  footer.site-footer .footer-intro{gap:11px;}
  footer.site-footer .footer-divider{width:min(300px,100%);gap:10px;}
  footer.site-footer .footer-divider svg{width:25px;height:25px;flex-basis:25px;}
  footer.site-footer .footer-intro-message{font-size:15.5px;line-height:1.45;}
  footer.site-footer .footer-intro-btn{min-width:210px;min-height:50px;padding:12px 22px;font-size:18px;margin-top:3px;}
  footer.site-footer .footer-meta{margin-top:24px;}
  footer.site-footer .footer-meta-inner{gap:7px;}
  footer.site-footer .footer-links{gap:8px;}
}


/* v55 footer side graphics visibility refinement */
footer.site-footer .footer-side-graphic{display:block!important;}
footer.site-footer .footer-side-graphic img{opacity:.22!important;}
footer.site-footer .footer-side-graphic-left{left:18px!important;}
footer.site-footer .footer-side-graphic-right{right:18px!important;}
@media(min-width:981px){
  footer.site-footer .footer-side-graphic{width:min(31vw,470px)!important;bottom:34px!important;}
}
@media(max-width:980px){
  footer.site-footer .footer-side-graphic{width:220px!important;bottom:44px!important;}
  footer.site-footer .footer-side-graphic-left{left:-8px!important;}
  footer.site-footer .footer-side-graphic-right{right:-8px!important;}
}
@media(max-width:640px){
  footer.site-footer .footer-side-graphic{width:170px!important;bottom:108px!important;}
  footer.site-footer .footer-side-graphic-left{left:50%!important;transform:translateX(-50%)!important;}
  footer.site-footer .footer-side-graphic-left img{opacity:.16!important;}
}


/* v56 footer cleanup – no side graphics, centered divider, identical order on mobile */
footer.site-footer .footer-side-graphic{display:none!important;}
footer.site-footer{
  overflow:visible!important;
}
footer.site-footer .footer-shell-wrap{
  width:min(1180px,calc(100% - 64px));
}
footer.site-footer .footer-intro{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:14px!important;
}
footer.site-footer .footer-brand{order:1!important;}
footer.site-footer .footer-divider{
  order:2!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;
  align-items:center!important;
  column-gap:14px!important;
  width:min(580px,100%)!important;
  margin:2px auto 0!important;
}
footer.site-footer .footer-divider-line{
  width:100%!important;
  flex:none!important;
}
footer.site-footer .footer-divider svg{
  justify-self:center!important;
  align-self:center!important;
  margin:0!important;
}
footer.site-footer .footer-intro-message{order:3!important;}
footer.site-footer .footer-intro-btn{order:4!important;}
footer.site-footer .footer-meta{margin-top:32px!important;}

@media(max-width:980px){
  footer.site-footer .footer-shell-wrap{width:min(calc(100% - 32px),900px)!important;}
  footer.site-footer .footer-intro{gap:12px!important;}
  footer.site-footer .footer-divider{
    width:min(360px,100%)!important;
    column-gap:10px!important;
  }
}
@media(max-width:640px){
  footer.site-footer .footer-shell-wrap{width:calc(100% - 40px)!important;}
  footer.site-footer .footer-intro{gap:11px!important;}
  footer.site-footer .footer-brand{order:1!important;}
  footer.site-footer .footer-divider{order:2!important;width:min(300px,100%)!important;column-gap:10px!important;}
  footer.site-footer .footer-intro-message{order:3!important;}
  footer.site-footer .footer-intro-btn{order:4!important;}
}


/* v57 exact heart centering between equal lines */
footer.site-footer .footer-divider{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:14px!important;
  width:min(580px,100%)!important;
  margin:2px auto 0!important;
}
footer.site-footer .footer-divider-line{
  flex:1 1 0!important;
  min-width:0!important;
  width:auto!important;
}
footer.site-footer .footer-divider-icon{
  flex:0 0 28px!important;
  width:28px!important;
  height:28px!important;
  display:grid!important;
  place-items:center!important;
}
footer.site-footer .footer-divider svg{
  width:28px!important;
  height:28px!important;
  display:block!important;
  margin:0!important;
  fill:var(--teal)!important;
}
@media(max-width:980px){
  footer.site-footer .footer-divider{width:min(360px,100%)!important;gap:10px!important;}
  footer.site-footer .footer-divider-icon{flex-basis:24px!important;width:24px!important;height:24px!important;}
  footer.site-footer .footer-divider svg{width:24px!important;height:24px!important;}
}
@media(max-width:640px){
  footer.site-footer .footer-divider{width:min(300px,100%)!important;gap:10px!important;}
  footer.site-footer .footer-divider-icon{flex-basis:25px!important;width:25px!important;height:25px!important;}
  footer.site-footer .footer-divider svg{width:25px!important;height:25px!important;}
}


/* v58 company profile footer top spacing uses the page background instead of white */
.company-profile-body footer.site-footer{
  border-top-color:#f6f9fb!important;
}

/* v60 mobile headline may wrap safely */
@media(max-width:640px){.hero h1 .headline-line1{white-space:normal!important;}}


/* v63 audit fixes: 320px form containment + responsive mobile hero placeholder */
.country-select,.country-trigger,.county-trigger,.form-submit{min-width:0;max-width:100%;box-sizing:border-box;}
.form-row>*,.form-row label,.field-label{min-width:0;}
.hero-mobile-visual>img{aspect-ratio:400/711;}
@media(max-width:340px){
  .form-card{width:100%;max-width:100%;padding:15px;}
  .form-row,.form-row-two{width:100%;min-width:0;}
  .country-select,.country-trigger,.county-trigger,.form-submit{width:100%!important;max-width:100%!important;min-width:0!important;}
  .country-trigger{padding-left:10px;padding-right:34px;font-size:14px;}
  .country-trigger-value{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
  .country-chevron{right:12px;}
  .form-submit{font-size:15px;padding-left:10px;padding-right:10px;}
}


/* home-only guide components */
.guide-page{background:#fff;color:var(--navy);min-height:100vh}.guide-variant{position:relative;padding:120px 0 68px;border-top:1px solid #edf2f5;overflow:hidden}.guide-variant:first-child{border-top:0}.guide-variant:nth-child(even){background:#fbfdfe}.guide-variant:nth-child(odd){background:#fff}.guide-variant-head{text-align:center;max-width:960px;margin:0 auto 32px;padding:0 20px}.guide-variant-number{display:block;width:max-content;margin:0 auto 10px;padding:6px 11px;border-radius:999px;background:#f5f8fa;color:#8390a1;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.guide-kicker-pill{display:inline-flex!important;justify-content:center;margin:0 auto 14px!important}.guide-variant-head h2{margin:0 0 14px;font-size:52px;line-height:1.12;letter-spacing:-1.8px;color:var(--navy)}.guide-variant-head h2 span{color:var(--teal)}.guide-variant-head p{margin:0 auto;max-width:800px;font-size:18px;line-height:1.58;color:#5f6e83}.guide-stage{max-width:1450px;margin:0 auto;padding:0 28px}.guide-grid{display:grid;grid-template-columns:minmax(290px,390px) minmax(420px,1fr) minmax(290px,390px);gap:20px 52px;align-items:start}.guide-column{display:grid;gap:18px}.guide-card{display:grid;gap:10px;min-height:126px;padding:17px 20px;border:1px solid #e3ebf0;border-radius:17px;background:#fff;box-shadow:0 10px 28px rgba(17,35,63,.065)}.guide-card h3{margin:0;font-size:18px;line-height:1.22;color:var(--navy);text-align:left}.guide-card-body{display:grid;grid-template-columns:54px 1fr;gap:13px;align-items:start}.guide-card-icon{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#eef8f9;color:var(--teal);border:1px solid #d4eaed}.guide-card-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.guide-card p{margin:0;font-size:14px;line-height:1.48;color:#5e6c82}.guide-center-column{display:flex;flex-direction:column;align-items:center;padding-top:8px}.guide-center{width:100%;height:380px;display:flex;align-items:flex-end;justify-content:center}.guide-center img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 18px 28px rgba(17,35,63,.14))}.guide-cta{display:inline-flex;align-items:center;gap:12px;margin-top:10px;border-radius:12px;padding:15px 24px;background:linear-gradient(135deg,var(--teal),var(--teal2));color:#fff;font-size:16px;font-weight:800;box-shadow:0 12px 24px rgba(7,143,157,.17)}.guide-note{text-align:center;margin:9px 0 0;color:#68778b;font-size:12.5px}
@media(max-width:1180px){.guide-variant{padding-top:106px}.guide-variant-head h2{font-size:46px}.guide-grid{grid-template-columns:1fr 1fr;gap:18px}.guide-center-column{grid-column:1/-1;grid-row:1}.guide-center{height:350px;max-width:660px}.guide-column.left{grid-column:1;grid-row:2}.guide-column.right{grid-column:2;grid-row:2}}
@media(max-width:700px){.guide-variant{padding:94px 0 46px}.guide-variant-head{margin-bottom:22px;padding:0 18px}.guide-variant-head h2{font-size:36px;line-height:1.16;letter-spacing:-1px}.guide-variant-head p{font-size:16px;line-height:1.52}.guide-stage{padding:0 16px}.guide-grid{display:flex;flex-direction:column;gap:12px}.guide-center-column{order:1;width:100%}.guide-center{height:260px;max-width:520px}.guide-cta{width:100%;max-width:420px;justify-content:center;margin-top:8px}.guide-column.left{order:2;width:100%}.guide-column.right{order:3;width:100%}.guide-card{min-height:0;padding:14px 16px}.guide-card h3{font-size:17px}.guide-card-body{grid-template-columns:48px 1fr}.guide-card-icon{width:44px;height:44px}.guide-card p{font-size:13.5px}}


/* v28 final selected variant and CTA hover refinement */
.guide-variant-featured{background:linear-gradient(180deg,#ffffff 0%,#fbfdfe 100%);padding-top:140px}
.guide-variant-featured .guide-variant-number{background:#eef8f9;color:var(--teal2)}
.guide-variant-featured .guide-note{margin-top:10px;font-size:13px;color:#65728a}
.guide-cta{transition:background .22s ease,box-shadow .22s ease,transform .22s ease}
.guide-cta:hover{background:var(--navy);box-shadow:0 12px 26px rgba(17,35,63,.24);transform:translateY(-1px)}
@media(max-width:700px){.guide-variant-featured{padding-top:110px}}


/* v29 — final content refinement */
.guide-variant-featured{padding-top:108px}
.guide-variant-featured .guide-variant-head{margin-bottom:32px}
@media(max-width:1180px){.guide-variant-featured{padding-top:100px}}
@media(max-width:700px){.guide-variant-featured{padding-top:92px}}


/* v30 — final single version */
@media(min-width:1181px){
  .guide-grid{align-items:stretch}
  .guide-center-column{align-self:stretch;justify-content:center;padding-top:0}
}
.guide-cta{transition:background .22s ease,box-shadow .22s ease}
.guide-cta:hover{background:var(--navy);box-shadow:0 12px 26px rgba(17,35,63,.24);transform:none}

/* v31 — larger step descriptions */
.guide-card p{font-size:16px;line-height:1.5}
@media(max-width:700px){
  .guide-card p{font-size:15px;line-height:1.5}
}


/* v36 — guide readability refinements */
.guide-kicker-pill{font-weight:700}
.guide-card p{font-size:16px;line-height:1.56;color:#4d5d74}
.guide-note{color:#5d6f86;font-size:13px}
@media(max-width:700px){.guide-card p{font-size:15.5px;line-height:1.52}}


/* v38 — larger transparent guide icons + unified h2 descriptive copy */
.guide-variant-head p,
.community-home-head p{
  font-size:20px!important;
  line-height:1.62!important;
  color:#5c6d83!important;
  max-width:860px!important;
  margin:0 auto!important;
  font-weight:500!important;
  letter-spacing:-.01em;
}
.guide-card{
  min-height:148px;
}
.guide-card-body{
  grid-template-columns:86px 1fr!important;
  gap:16px!important;
  align-items:center!important;
}
.guide-card-icon{
  width:82px!important;
  height:82px!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  background:rgba(7,143,157,.055)!important;
  border:1px solid rgba(7,143,157,.10)!important;
  color:var(--teal)!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.55);
}
.guide-card-icon svg{
  width:58px!important;
  height:58px!important;
  overflow:visible;
}
.guide-card-icon svg *{
  vector-effect:non-scaling-stroke;
}
.guide-card p{
  color:#4d5d74!important;
}
@media(max-width:900px){
  .guide-variant-head p,
  .community-home-head p{
    font-size:18px!important;
    line-height:1.58!important;
  }
}
@media(max-width:700px){
  .guide-card{min-height:136px}
  .guide-card-body{grid-template-columns:74px 1fr!important;gap:14px!important;align-items:start!important}
  .guide-card-icon{width:70px!important;height:70px!important}
  .guide-card-icon svg{width:50px!important;height:50px!important}
  .guide-variant-head p,
  .community-home-head p{font-size:17px!important;line-height:1.56!important}
}

/* v39 — guide icons matched closer to approved proposal */
.guide-card{
  min-height:146px;
}
.guide-card-body{
  grid-template-columns:74px 1fr!important;
  gap:18px!important;
  align-items:center!important;
}
.guide-card-icon{
  width:68px!important;
  height:68px!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  background:radial-gradient(circle at center, rgba(7,143,157,.06) 0%, rgba(7,143,157,.06) 64%, rgba(7,143,157,0) 65%)!important;
  border:0!important;
  box-shadow:none!important;
  color:var(--teal)!important;
  flex-shrink:0;
}
.guide-card-icon svg{
  width:60px!important;
  height:60px!important;
  display:block;
  overflow:visible;
}
.guide-card-icon svg g{
  stroke-width:3.4;
}
.guide-card h3{
  margin-bottom:2px;
}
@media(max-width:700px){
  .guide-card-body{
    grid-template-columns:72px 1fr!important;
    gap:16px!important;
  }
  .guide-card-icon{
    width:66px!important;
    height:66px!important;
  }
  .guide-card-icon svg{
    width:58px!important;
    height:58px!important;
  }
}

/* v40 — approved guide icon artwork integrated as transparent image assets */
.guide-card{
  min-height:154px;
}
.guide-card-body{
  grid-template-columns:92px 1fr !important;
  gap:16px !important;
  align-items:center !important;
}
.guide-card-icon{
  width:88px !important;
  height:88px !important;
  position:relative;
  display:grid !important;
  place-items:center !important;
  background:none !important;
  border:0 !important;
  box-shadow:none !important;
  overflow:visible;
}
.guide-card-icon::before{
  content:"";
  position:absolute;
  width:62px;
  height:62px;
  border-radius:50%;
  background:rgba(7,143,157,.065);
  border:1px solid rgba(7,143,157,.08);
}
.guide-card-icon img{
  position:relative;
  z-index:1;
  width:80px;
  height:80px;
  display:block;
  object-fit:contain;
}
.guide-card h3{
  margin-bottom:3px;
}
.guide-card p{
  color:#4d5d74 !important;
}

@media(max-width:700px){
  .guide-card{
    min-height:144px;
  }
  .guide-card-body{
    grid-template-columns:82px 1fr !important;
    gap:14px !important;
    align-items:center !important;
  }
  .guide-card-icon{
    width:78px !important;
    height:78px !important;
  }
  .guide-card-icon::before{
    width:56px;
    height:56px;
  }
  .guide-card-icon img{
    width:72px;
    height:72px;
  }
}

/* v41 — tighter step cards, slightly smaller icons, identical guide width */
.guide-stage{
  width:min(1450px,100%);
  max-width:1450px;
  margin-left:auto;
  margin-right:auto;
}
#cum-functioneaza-home .guide-stage{
  width:min(1450px,100%);
  max-width:1450px;
  margin-left:auto;
  margin-right:auto;
}
.guide-card{
  min-height:138px;
  padding:13px 16px;
  gap:7px;
}
.guide-card-body{
  grid-template-columns:74px 1fr!important;
  gap:12px!important;
}
.guide-card-icon,
#cum-functioneaza-home .guide-card-icon{
  width:72px!important;
  height:72px!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
}
.guide-card-icon::before,
#cum-functioneaza-home .guide-card-icon::before{
  width:48px;
  height:48px;
  background:rgba(7,143,157,.06);
  border:1px solid rgba(7,143,157,.07);
}
.guide-card-icon img,
#cum-functioneaza-home .guide-card-icon img{
  width:66px;
  height:66px;
}
@media(max-width:700px){
  .guide-stage,
  #cum-functioneaza-home .guide-stage{
    width:100%;
  }
  .guide-card,
  #cum-functioneaza-home .guide-card{
    min-height:0;
    padding:12px 14px;
    gap:6px;
  }
  .guide-card-body,
  #cum-functioneaza-home .guide-card-body{
    grid-template-columns:68px 1fr!important;
    gap:11px!important;
    align-items:center!important;
  }
  .guide-card-icon,
  #cum-functioneaza-home .guide-card-icon{
    width:64px!important;
    height:64px!important;
  }
  .guide-card-icon::before,
  #cum-functioneaza-home .guide-card-icon::before{
    width:44px;
    height:44px;
  }
  .guide-card-icon img,
  #cum-functioneaza-home .guide-card-icon img{
    width:58px;
    height:58px;
  }
}

/* v42 — desktop guide columns closer together, slightly larger center vehicle */
@media(min-width:1181px){
  .guide-stage,
  #cum-functioneaza-home .guide-stage{
    padding:0 20px;
  }
  .guide-grid{
    grid-template-columns:minmax(290px,372px) minmax(520px,1fr) minmax(290px,372px);
    gap:16px 18px;
    align-items:start;
  }
  .guide-column{
    gap:16px;
  }
  .guide-center-column{
    padding-top:0;
  }
  .guide-center{
    height:428px;
  }
  .guide-center img{
    max-width:110%;
    max-height:110%;
  }
}

/* v44 — larger center vehicle, tighter icon/text spacing, new step-3 handshake icon */
.guide-card-body{
  grid-template-columns:66px 1fr!important;
  column-gap:8px!important;
}
.guide-card-icon,
#cum-functioneaza-home .guide-card-icon{
  width:64px!important;
  height:64px!important;
}
.guide-card-icon::before,
#cum-functioneaza-home .guide-card-icon::before{
  width:42px;
  height:42px;
}
.guide-card-icon img,
#cum-functioneaza-home .guide-card-icon img{
  width:60px;
  height:60px;
}
@media(min-width:1181px){
  .guide-center{
    height:500px;
    overflow:visible;
  }
  .guide-center img{
    width:min(650px,118%);
    max-width:118%;
    max-height:none;
    height:auto;
  }
}
@media(max-width:700px){
  .guide-card-body,
  #cum-functioneaza-home .guide-card-body{
    grid-template-columns:60px 1fr!important;
    column-gap:8px!important;
  }
  .guide-card-icon,
  #cum-functioneaza-home .guide-card-icon{
    width:58px!important;
    height:58px!important;
  }
  .guide-card-icon::before,
  #cum-functioneaza-home .guide-card-icon::before{
    width:40px;
    height:40px;
  }
  .guide-card-icon img,
  #cum-functioneaza-home .guide-card-icon img{
    width:54px;
    height:54px;
  }
}

/* v45 — larger guide icons, tighter icon/text spacing, step-3 artwork aligned with approved proposal */
.guide-card-body,
#cum-functioneaza-home .guide-card-body{
  grid-template-columns:74px 1fr !important;
  column-gap:12px !important;
  row-gap:0 !important;
  align-items:center !important;
}
.guide-card-icon,
#cum-functioneaza-home .guide-card-icon{
  width:74px !important;
  height:74px !important;
}
.guide-card-icon::before,
#cum-functioneaza-home .guide-card-icon::before{
  width:54px;
  height:54px;
  background:rgba(7,143,157,.07);
  border:1px solid rgba(7,143,157,.08);
}
.guide-card-icon img,
#cum-functioneaza-home .guide-card-icon img{
  width:72px;
  height:72px;
  object-fit:contain;
  object-position:center;
}
@media(max-width:700px){
  .guide-card-body,
  #cum-functioneaza-home .guide-card-body{
    grid-template-columns:68px 1fr !important;
    column-gap:10px !important;
  }
  .guide-card-icon,
  #cum-functioneaza-home .guide-card-icon{
    width:68px !important;
    height:68px !important;
  }
  .guide-card-icon::before,
  #cum-functioneaza-home .guide-card-icon::before{
    width:50px;
    height:50px;
  }
  .guide-card-icon img,
  #cum-functioneaza-home .guide-card-icon img{
    width:66px;
    height:66px;
  }
}

/* v46 — consistent step numbering, tighter card rhythm, shield icon restored for step 3 */
.guide-card,
#cum-functioneaza-home .guide-card{
  gap:6px !important;
  padding:18px 18px 18px !important;
}
.guide-card h3,
#cum-functioneaza-home .guide-card h3{
  margin:0 !important;
  display:flex;
  align-items:center;
  gap:10px;
  font-size:18px;
  line-height:1.22;
}
.guide-step-number{
  flex:0 0 28px;
  width:28px;
  height:28px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:rgba(7,143,157,.12);
  border:1px solid rgba(7,143,157,.22);
  color:var(--navy);
  font-size:15px;
  font-weight:800;
  line-height:1;
}
.guide-step-title{
  display:inline-block;
}
.guide-card-body,
#cum-functioneaza-home .guide-card-body{
  grid-template-columns:86px 1fr !important;
  column-gap:12px !important;
  row-gap:0 !important;
  align-items:center !important;
  margin-top:2px;
}
.guide-card-icon,
#cum-functioneaza-home .guide-card-icon{
  width:82px !important;
  height:82px !important;
}
.guide-card-icon::before,
#cum-functioneaza-home .guide-card-icon::before{
  width:62px !important;
  height:62px !important;
  background:rgba(7,143,157,.07) !important;
  border:1px solid rgba(7,143,157,.08) !important;
}
.guide-card-icon img,
#cum-functioneaza-home .guide-card-icon img{
  width:78px !important;
  height:78px !important;
  object-fit:contain;
  object-position:center;
}
.guide-card p,
#cum-functioneaza-home .guide-card p{
  margin:0 !important;
}
@media (max-width:700px){
  .guide-card,
  #cum-functioneaza-home .guide-card{
    padding:16px !important;
    gap:6px !important;
  }
  .guide-card h3,
  #cum-functioneaza-home .guide-card h3{
    gap:8px;
    font-size:17px;
  }
  .guide-step-number{
    flex-basis:24px;
    width:24px;
    height:24px;
    font-size:13px;
  }
  .guide-card-body,
  #cum-functioneaza-home .guide-card-body{
    grid-template-columns:74px 1fr !important;
    column-gap:10px !important;
  }
  .guide-card-icon,
  #cum-functioneaza-home .guide-card-icon{
    width:70px !important;
    height:70px !important;
  }
  .guide-card-icon::before,
  #cum-functioneaza-home .guide-card-icon::before{
    width:54px !important;
    height:54px !important;
  }
  .guide-card-icon img,
  #cum-functioneaza-home .guide-card-icon img{
    width:66px !important;
    height:66px !important;
  }
}

/* v47 — remove fixed icon column width and keep compact icon/text spacing */
.guide-card-body,
#cum-functioneaza-home .guide-card-body{
  grid-template-columns:auto 1fr !important;
  column-gap:12px !important;
  align-items:center !important;
}
@media(max-width:700px){
  .guide-card-body,
  #cum-functioneaza-home .guide-card-body{
    grid-template-columns:auto 1fr !important;
    column-gap:10px !important;
  }
}


/* v48 — step 3 handshake icon, narrower vehicle column, wider side columns, tighter card internals */
.guide-grid{grid-template-columns:minmax(310px,410px) minmax(380px,1fr) minmax(310px,410px)!important;column-gap:18px!important;row-gap:20px!important}
.guide-card,#cum-functioneaza-home .guide-card{padding:18px 18px 16px!important}
.guide-card h3,#cum-functioneaza-home .guide-card h3{margin:0 0 8px!important;display:flex;align-items:center;gap:10px!important}
.guide-card-body,#cum-functioneaza-home .guide-card-body{grid-template-columns:auto 1fr!important;column-gap:14px!important;row-gap:0!important;align-items:center!important;margin-top:0!important}
.guide-card-icon,#cum-functioneaza-home .guide-card-icon{width:76px!important;height:76px!important;position:relative;display:grid!important;place-items:center!important}
.guide-card-icon::before,#cum-functioneaza-home .guide-card-icon::before{width:58px!important;height:58px!important}
.guide-card-icon img,#cum-functioneaza-home .guide-card-icon img,.guide-card-icon svg,#cum-functioneaza-home .guide-card-icon svg{width:68px!important;height:68px!important;display:block}
.guide-card p,#cum-functioneaza-home .guide-card p{margin:0!important}
.guide-center{height:400px!important}
.guide-center img{max-width:100%!important}
@media(max-width:1100px){.guide-grid{grid-template-columns:1fr!important;column-gap:0!important}}
@media(max-width:700px){
  .guide-card,#cum-functioneaza-home .guide-card{padding:16px!important}
  .guide-card h3,#cum-functioneaza-home .guide-card h3{margin:0 0 8px!important}
  .guide-card-body,#cum-functioneaza-home .guide-card-body{column-gap:12px!important}
  .guide-card-icon,#cum-functioneaza-home .guide-card-icon{width:66px!important;height:66px!important}
  .guide-card-icon::before,#cum-functioneaza-home .guide-card-icon::before{width:50px!important;height:50px!important}
  .guide-card-icon img,#cum-functioneaza-home .guide-card-icon img,.guide-card-icon svg,#cum-functioneaza-home .guide-card-icon svg{width:58px!important;height:58px!important}
}


/* v50 — responsive 2-column tablet layout, improved handshake icon sizing, better facebook benefit icons */
.guide-card,#cum-functioneaza-home .guide-card{gap:6px!important;padding:18px 18px 16px!important}
.guide-card h3,#cum-functioneaza-home .guide-card h3{margin:0 0 6px!important;display:flex;align-items:center;gap:10px!important}
.guide-card-body,#cum-functioneaza-home .guide-card-body{grid-template-columns:auto 1fr!important;column-gap:12px!important;row-gap:0!important;align-items:center!important;margin-top:0!important}
.guide-card-icon,#cum-functioneaza-home .guide-card-icon{width:84px!important;height:84px!important;position:relative;display:grid!important;place-items:center!important;background:transparent!important;border:0!important;flex:0 0 84px!important}
.guide-card-icon::before,#cum-functioneaza-home .guide-card-icon::before{content:"";position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:62px!important;height:62px!important;border-radius:50%;background:rgba(7,143,157,.07)!important;border:1px solid rgba(7,143,157,.09)!important}
.guide-card-icon img,#cum-functioneaza-home .guide-card-icon img,.guide-card-icon svg,#cum-functioneaza-home .guide-card-icon svg{position:relative;z-index:1;width:76px!important;height:76px!important;display:block;object-fit:contain}
.guide-card-icon img[src*="step3-select-firm."],#cum-functioneaza-home .guide-card-icon img[src*="step3-select-firm."]{width:82px!important;height:82px!important}
.guide-card p,#cum-functioneaza-home .guide-card p{margin:0!important}
.community-benefits{gap:18px!important}
.community-benefits li{gap:16px!important}
.community-benefit-mark{flex:0 0 36px!important;width:36px!important;height:36px!important;border-radius:14px!important;background:linear-gradient(180deg,rgba(7,143,157,.10),rgba(7,143,157,.16))!important;border:1px solid rgba(7,143,157,.14)!important;box-shadow:0 10px 18px rgba(7,143,157,.10)!important}
.community-benefit-mark svg{width:21px!important;height:21px!important;display:block}
@media (min-width:701px) and (max-width:1180px){
  .guide-grid,#cum-functioneaza-home .guide-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:20px!important;row-gap:18px!important;align-items:start!important}
  .guide-center-column,#cum-functioneaza-home .guide-center-column{grid-column:1/-1!important;grid-row:1!important;order:1!important;width:100%!important;max-width:none!important;align-items:center!important;padding-top:0!important;margin-bottom:6px!important}
  .guide-column.left,#cum-functioneaza-home .guide-column.left{grid-column:1!important;grid-row:2!important}
  .guide-column.right,#cum-functioneaza-home .guide-column.right{grid-column:2!important;grid-row:2!important}
  .guide-center,#cum-functioneaza-home .guide-center{height:360px!important;max-width:760px!important;width:100%!important;margin:0 auto!important}
  .guide-center img,#cum-functioneaza-home .guide-center img{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important}
  .guide-cta,#cum-functioneaza-home .guide-cta{margin-top:10px!important}
}
@media(max-width:700px){
  .guide-card,#cum-functioneaza-home .guide-card{padding:16px!important;gap:6px!important}
  .guide-card h3,#cum-functioneaza-home .guide-card h3{margin:0 0 6px!important}
  .guide-card-body,#cum-functioneaza-home .guide-card-body{column-gap:10px!important}
  .guide-card-icon,#cum-functioneaza-home .guide-card-icon{width:72px!important;height:72px!important;flex-basis:72px!important}
  .guide-card-icon::before,#cum-functioneaza-home .guide-card-icon::before{width:52px!important;height:52px!important}
  .guide-card-icon img,#cum-functioneaza-home .guide-card-icon img,.guide-card-icon svg,#cum-functioneaza-home .guide-card-icon svg{width:64px!important;height:64px!important}
  .guide-card-icon img[src*="step3-select-firm."],#cum-functioneaza-home .guide-card-icon img[src*="step3-select-firm."]{width:70px!important;height:70px!important}
  .community-benefits li{gap:14px!important}
  .community-benefit-mark{width:34px!important;height:34px!important;flex-basis:34px!important;border-radius:13px!important}
  .community-benefit-mark svg{width:20px!important;height:20px!important}
}

/* v54 — clearer/larger Facebook benefit icons */
.community-benefit-mark{flex:0 0 44px!important;width:44px!important;height:44px!important;border-radius:16px!important;background:linear-gradient(180deg,rgba(7,143,157,.09),rgba(7,143,157,.17))!important;border:1px solid rgba(7,143,157,.16)!important;box-shadow:0 10px 22px rgba(7,143,157,.10)!important}
.community-benefit-mark svg{width:26px!important;height:26px!important;stroke-width:1.9!important}
.community-benefits li{align-items:center!important;gap:17px!important}
@media(max-width:700px){
 .community-fb-btn{display:flex!important;width:100%!important;max-width:none!important;box-sizing:border-box!important;justify-content:center!important}
 .community-benefit-mark{flex-basis:40px!important;width:40px!important;height:40px!important;border-radius:15px!important}
 .community-benefit-mark svg{width:24px!important;height:24px!important}
 .community-benefits li{gap:14px!important;align-items:center!important}
 .routes .section-head a[href*="tari"],.routes .section-head a[href*="țari"],.routes .section-head a[href*="țări"],.countries-cta,.country-cta{display:flex!important;width:100%!important;max-width:none!important;box-sizing:border-box!important;justify-content:center!important;text-align:center!important}
}


/* 2026-08-23 guide page responsive order: steps before visual */
@media (min-width:701px) and (max-width:1180px){
  #varianta-finala .guide-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    column-gap:20px!important;
    row-gap:18px!important;
  }
  #varianta-finala .guide-column.left{
    grid-column:1!important;
    grid-row:1!important;
  }
  #varianta-finala .guide-column.right{
    grid-column:2!important;
    grid-row:1!important;
  }
  #varianta-finala .guide-center-column{
    grid-column:1/-1!important;
    grid-row:2!important;
    margin-top:12px!important;
  }
}
@media(max-width:700px){
  #varianta-finala .guide-grid{
    display:flex!important;
    flex-direction:column!important;
  }
  #varianta-finala .guide-column.left{order:1!important;}
  #varianta-finala .guide-column.right{order:2!important;}
  #varianta-finala .guide-center-column{order:3!important;margin-top:6px!important;}
  #varianta-finala .guide-center{
    height:auto!important;
    min-height:0!important;
  }
  #varianta-finala .guide-center img{
    width:100%!important;
    height:auto!important;
    max-height:none!important;
  }
}


/* 2026-08-23 round 3: on tablet/mobile show all 8 steps before vehicle */
.guide-mobile-all-steps{display:none;}
@media(max-width:980px){
  #varianta-finala .guide-mobile-all-steps{
    display:grid!important;grid-template-columns:1fr!important;gap:14px!important;
    width:min(calc(100% - 40px),900px)!important;margin:0 auto 18px!important;
  }
  #varianta-finala .guide-stage .guide-column{display:none!important;}
  #varianta-finala .guide-stage .guide-grid{display:block!important;}
  #varianta-finala .guide-center-column{display:block!important;width:100%!important;margin:0 auto!important;}
}
@media(max-width:640px){
  #varianta-finala .guide-mobile-all-steps{width:calc(100% - 32px)!important;gap:12px!important;margin-bottom:14px!important;}
}

/* 2026-08-31 v30 — mobile first-content spacing matched to homepage */
@media(max-width:700px){
  .guide-page > .guide-variant-featured{
    padding-top:27px!important;
  }
}


/* v98 – home background unified with the rest of the site */
html,body,main{background:var(--bg)!important;}
.hero,.guide-variant-featured,.community-home{background:var(--bg)!important;}
footer.site-footer{background:var(--bg)!important;border-top-color:var(--bg)!important;}

/* v98 – same footer styling on home as on every other page */
footer.site-footer .footer-brand{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:100%!important;margin:0 auto!important;text-align:center!important;}
footer.site-footer .footer-brand .brand-mark{display:block!important;width:120px!important;height:auto!important;flex:0 0 auto!important;object-fit:contain!important;object-position:center center!important;align-self:center!important;margin:0 auto!important;filter:grayscale(1)!important;opacity:.4!important;}
footer.site-footer .footer-brand .brand-copy{display:grid!important;justify-items:center!important;align-items:center!important;width:auto!important;max-width:100%!important;margin:0 auto!important;text-align:center!important;}
footer.site-footer .footer-brand .brand-copy strong,footer.site-footer .footer-brand .brand-copy small{display:block!important;width:auto!important;margin:0 auto!important;text-align:center!important;text-align-last:center!important;}
footer.site-footer .footer-divider{column-gap:6px!important;}
@media(max-width:980px){footer.site-footer .footer-divider{column-gap:6px!important;}}
@media(max-width:700px){footer.site-footer .footer-brand .brand-mark{width:108px!important;}}
@media(max-width:640px){footer.site-footer .footer-divider{column-gap:6px!important;}}


/* v101 – custom community icon for 60,000+ members */
.community-benefit-mark .community-benefit-custom-icon{width:18px;height:18px;display:block;object-fit:contain;}
@media(max-width:700px){.community-benefit-mark .community-benefit-custom-icon{width:17px;height:17px;}}
.community-benefit-mark .community-benefit-custom-icon{width:21px!important;height:21px!important;}
@media(max-width:700px){.community-benefit-mark .community-benefit-custom-icon{width:20px!important;height:20px!important;}}
.community-benefit-mark .community-benefit-custom-icon{width:26px!important;height:26px!important;}
@media(max-width:700px){.community-benefit-mark .community-benefit-custom-icon{width:24px!important;height:24px!important;}}
