
    :root{--ink:#203c32;--forest:#183e32;--muted:#69736c;--cream:#f7f8f2;--lime:#d6edac;--line:#e3e7dd;--orange:#eead79}
    *{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3,.display{font-family:'Manrope',sans-serif}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.45}:focus-visible{outline:3px solid #608945;outline-offset:5px}input:focus,select:focus{outline:none;box-shadow:none}::selection{background:var(--lime);color:var(--forest)}[hidden]{display:none!important}.wrap{width:min(1200px,calc(100% - 80px));margin-inline:auto}.serif{font-family:'Instrument Serif',Georgia,serif;font-weight:400}.eyebrow{font-size:10px;letter-spacing:.16em;font-weight:700;text-transform:uppercase}.section-title{font-size:clamp(29px,3.1vw,41px);font-weight:600;line-height:1.22;letter-spacing:-1.6px}.muted{color:var(--muted)}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:48px;padding:12px 21px;border-radius:7px;font-size:13px;font-weight:650;transition:background .2s,transform .2s;border:1px solid transparent;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--forest);color:#fff}.btn-primary:hover{background:#295b45}.btn-light{background:var(--lime);color:var(--forest)}.btn-light:hover{background:#e4f4c8}.btn-outline{border-color:#cdd5c6;background:transparent}.btn-outline:hover{background:#eef2e6}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:650}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.logo{display:flex;align-items:center;gap:9px;font-family:'Manrope',sans-serif;font-size:23px;font-weight:800;letter-spacing:-1px}.logo-mark{display:flex;align-items:flex-end;gap:3px;width:30px;height:29px;transform:skewY(-9deg)}.logo-mark i{display:block;width:7px;background:currentColor;border-radius:1px}.logo-mark i:nth-child(1){height:13px}.logo-mark i:nth-child(2){height:21px}.logo-mark i:nth-child(3){height:29px}.site-header{background:rgba(247,248,242,.95);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30;backdrop-filter:blur(16px)}.nav-link{font-size:13px;font-weight:550;color:#536056;transition:color .2s}.nav-link:hover{color:#142f25}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:transparent}.icon-button:hover{background:#eaf0e1}.hero{position:relative;padding:64px 0 52px}.hero-title{font-size:clamp(48px,5.6vw,76px);font-weight:600;line-height:1.06;letter-spacing:-3.9px;margin:24px 0}.hero-title .serif{font-size:1.12em;color:#608046;letter-spacing:-2px;line-height:1}.hero-visual{position:relative;height:410px;isolation:isolate}.orbit{position:absolute;border:1px solid #d7dfcc;border-radius:50%;width:400px;height:400px;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1}.orbit:nth-child(2){width:475px;height:475px;border-style:dashed}.orbit:nth-child(3){width:315px;height:315px}.orb-dot{position:absolute;width:10px;height:10px;border-radius:50%;background:#b6cf8e;left:45px;top:112px}.ranking-sheet{position:absolute;top:37px;left:38px;right:33px;background:#fff;border:1px solid #e0e5d9;border-radius:13px;padding:25px 25px 16px;box-shadow:0 18px 45px -24px #2b482c55;transform:rotate(-4deg)}.ranking-sheet:before{content:'';position:absolute;inset:11px -10px -12px 10px;border:1px solid #d9e1cc;border-radius:13px;background:#eaf0dd;z-index:-1;transform:rotate(7deg)}.ranking-sheet-content{background:#fff;border-radius:8px}.hero-broker{display:flex;align-items:center;gap:13px;padding:19px 0;border-bottom:1px solid #edf0e8}.hero-broker:last-child{border-bottom:0}.broker-logo{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:42px;height:42px;border-radius:10px;font-family:'Manrope',sans-serif;font-size:17px;font-weight:800;letter-spacing:-1px}.logo-fx{color:#fff;background:#142e4d;font-style:italic}.logo-capital{color:#fff;background:#395def}.logo-bbs{color:#162b31;background:#f2c924}.logo-united{color:#fff;background:#3156a5}.logo-exness{color:#242b2c;background:#ffdf4f;font-size:25px}.logo-squared{color:#fff;background:#183b58}.hero-note{position:absolute;bottom:9px;left:1px;display:flex;align-items:center;gap:12px;border:1px solid #d5ddcb;background:#fff;border-radius:9px;padding:13px 18px;box-shadow:0 9px 30px -20px #263a2c66;transform:rotate(-4deg)}.stamp{position:absolute;right:-1px;top:6px;z-index:3;transform:rotate(12deg);width:102px;height:102px;color:#53391f}.stamp svg{width:100%;height:100%}.hero-arrow{position:absolute;bottom:2px;right:16px;width:125px;transform:rotate(-4deg)}.trend-bar{border-top:1px solid var(--line);padding:25px 0;display:flex;align-items:center;justify-content:space-between;gap:24px}.trending-name{font-family:'Manrope',sans-serif;font-size:17px;letter-spacing:-.5px;font-weight:750;color:#62705e;white-space:nowrap}.trending-name:hover{color:var(--forest)}.match-panel{background:var(--forest);border-radius:14px;padding:29px 32px 30px;color:#fff;position:relative}.match-panel::after{content:'';position:absolute;top:0;right:32px;width:1px;height:28px;background:#73866a}.match-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr 1.1fr auto;gap:11px}.field{display:flex;flex-direction:column;gap:7px}.field label{font-size:10px;color:#bfccbe}.field select,.field input{width:100%;border:1px solid #4e6757;background:#294b3d;border-radius:6px;color:#fff;min-height:46px;padding:11px 31px 11px 12px;font-size:12px;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23cfddc4' stroke-width='1.5'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 11px center}.field select option{background:#294b3d;color:white}.filter-tab{padding:9px 15px;border-radius:5px;font-size:12px;font-weight:600;border:1px solid transparent;background:transparent;color:#697268;white-space:nowrap;transition:background .2s}.filter-tab:hover{background:#e9edde}.filter-tab[aria-pressed=true]{background:var(--forest);color:#fff}.table-shell{background:#fff;border:1px solid var(--line);border-radius:11px;overflow:hidden}.broker-table{width:100%;border-collapse:collapse;text-align:left}.broker-table thead{background:#f0f3e9;color:#6c7668;font-size:10px;letter-spacing:.03em}.broker-table th{font-weight:500;padding:15px 19px}.broker-table td{padding:19px;border-bottom:1px solid #edf0e8;font-size:12px}.broker-table tbody tr:last-child td{border:0}.broker-table tbody tr:hover{background:#fbfcf7}.broker-table td:first-child{padding-left:25px}.score{display:inline-flex;align-items:center;gap:5px;font-size:15px;font-weight:750;font-variant-numeric:tabular-nums}.score::before{content:'★';color:#62884a;font-size:13px}.mini-tag{font-size:10px;padding:4px 7px;border:1px solid #e3e7dc;border-radius:4px;display:inline-block;color:#5e695c;white-space:nowrap}.compare-check{width:17px;height:17px;accent-color:var(--forest);cursor:pointer;vertical-align:middle}.review-link{font-size:11px;display:inline-flex;align-items:center;gap:7px;font-weight:650;white-space:nowrap;border:1px solid #dbe2d2;border-radius:5px;padding:9px 11px}.review-link:hover{background:#eaf0df}.review-link .icon{width:14px;height:14px}.table-empty{text-align:center;padding:45px 20px!important}.comparison-banner{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:50px;padding:42px 47px;background:#e9efdf;border:1px solid #dfe7d4;border-radius:12px;overflow:hidden}.comparison-art{position:relative;display:flex;justify-content:center;gap:14px;transform:rotate(-5deg);padding:8px 0}.mini-comparison{background:#fff;border:1px solid #d3dcc7;border-radius:9px;padding:18px;width:152px;box-shadow:0 8px 16px -15px #203c32}.mini-comparison:nth-child(2){transform:translateY(20px)}.comparison-vs{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:grid;place-items:center;background:var(--forest);color:#fff;border:4px solid #e9efdf;border-radius:50%;width:42px;height:42px;font-size:10px;font-weight:700;z-index:1}.category-card{border:1px solid var(--line);border-radius:11px;background:#fff;overflow:hidden}.category-art{height:155px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.category-card:nth-child(1) .category-art{background:#eaf0df}.category-card:nth-child(2) .category-art{background:#f1eee5}.category-card:nth-child(3) .category-art{background:#e7edee}.category-link{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);font-size:12px}.category-link:last-child{border-bottom:0}.category-link:hover{color:#63803d}.category-link .icon{width:16px;height:16px}.globe-art{width:120px;height:120px;border:1px solid #a9bc91;border-radius:50%;position:relative;transform:rotate(-16deg)}.globe-art:before,.globe-art:after{content:'';position:absolute;border:1px solid #a9bc91;border-radius:50%}.globe-art:before{inset:0 29px}.globe-art:after{inset:31px 0}.globe-art .flag{position:absolute;background:white;border:1px solid #d6deca;border-radius:6px;padding:6px 10px;box-shadow:0 6px 14px -10px #253d36;transform:rotate(16deg);font-size:23px;line-height:1}.platform-tile{display:grid;place-items:center;width:68px;height:68px;background:#fff;border:1px solid #d5d9cc;border-radius:15px;box-shadow:0 10px 20px -15px #384834;transform:rotate(-12deg);font-weight:800;font-family:'Manrope',sans-serif;color:#416e58}.platform-tile:nth-child(2){transform:translateY(-12px) rotate(4deg);width:79px;height:79px;font-size:20px;color:#426289;z-index:1}.platform-tile:nth-child(3){transform:rotate(12deg);color:#ac8249}.coin{width:69px;height:69px;border-radius:50%;display:grid;place-items:center;font-size:33px;font-family:Georgia,serif;background:#eee1b7;border:5px double #c5a65a;box-shadow:5px 5px 0 #ccb36d;transform:rotate(-15deg)}.coin:nth-child(2){background:#e3eae1;border-color:#8fa58e;box-shadow:5px 5px 0 #9bb19c;transform:translateY(-11px) rotate(15deg);font-family:'DM Sans',sans-serif;color:#57755b;font-size:30px}.coin:nth-child(3){background:#ece5d5;border-color:#b9ad93;box-shadow:5px 5px 0 #b9ad93;transform:rotate(9deg)}.method-icon{display:grid;place-items:center;width:39px;height:39px;border:1px solid #d5dfca;border-radius:9px;background:#f4f7ec}.quote-panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:40px 0}.quote-text{font-family:'Instrument Serif',Georgia,serif;font-size:31px;line-height:1.3;letter-spacing:-.3px}.avatar{width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:#e6dccb;font-size:12px;font-weight:700}.quote-dot{width:7px;height:7px;background:#d5dccb;border-radius:50%;border:0;padding:0}.quote-dot[aria-pressed=true]{background:var(--forest);width:20px;border-radius:4px}.faq details{border-bottom:1px solid var(--line)}.faq summary{list-style:none;cursor:pointer;padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:14px;font-weight:550}.faq summary::-webkit-details-marker{display:none}.faq summary .icon{width:16px;height:16px;transition:transform .2s}.faq details[open] summary .icon{transform:rotate(45deg)}.faq details p{font-size:13px;color:var(--muted);line-height:1.8;margin:0 30px 22px 0}.footer-cta{position:relative;background:var(--forest);color:white;border-radius:13px;overflow:hidden;padding:52px 48px}.footer-cta .cta-orbit{position:absolute;right:-20px;top:-100px;width:480px;height:480px;border:1px solid #ffffff17;border-radius:50%;pointer-events:none}.footer-cta .cta-orbit:nth-child(2){width:360px;height:360px;right:40px;top:-40px}.footer-cta .cta-orbit:nth-child(3){width:230px;height:230px;right:105px;top:25px}.footer-link{display:block;font-size:12px;color:#6a7568;line-height:1.6;margin-top:12px}.footer-link:hover{color:var(--forest);text-decoration:underline}.comparison-tray{position:fixed;z-index:40;bottom:22px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:24px;padding:13px 16px 13px 24px;background:var(--forest);color:#fff;border:1px solid #71836d;border-radius:12px;box-shadow:0 8px 35px #183e3240;width:max-content;max-width:calc(100% - 24px)}.comparison-tray .btn{min-height:39px;padding:8px 15px}.dialog{padding:0;border:1px solid #d9e2ce;border-radius:16px;width:min(880px,calc(100% - 32px));max-height:85dvh;margin:auto;background:var(--cream);color:var(--ink);box-shadow:0 30px 90px #152c3433;overflow:auto}.dialog::backdrop{background:#18322888;backdrop-filter:blur(5px)}body:has(dialog[open]){overflow:hidden}.dialog-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:28px 30px 22px}.comparison-result{border-collapse:collapse;width:100%;text-align:left;font-size:12px}.comparison-result td,.comparison-result th{padding:16px 22px;border-bottom:1px solid var(--line);min-width:130px;vertical-align:top}.comparison-result th{background:#eaf0e0}.comparison-result td:first-child{font-weight:600;width:135px}.mobile-nav{position:absolute;top:100%;inset-inline:0;background:var(--cream);border-bottom:1px solid var(--line);padding:15px 24px 24px;box-shadow:0 15px 20px -20px #213b35}.mobile-nav a{display:block;padding:12px 0;font-size:15px}.toast{position:fixed;bottom:100px;left:50%;transform:translateX(-50%);padding:13px 22px;background:#fff;color:var(--forest);border:1px solid var(--line);border-radius:8px;z-index:60;box-shadow:0 8px 30px #173d3220;font-size:13px;max-width:calc(100% - 32px);text-align:center}.fade-in{animation:rise .65s ease-out both}.fade-delay{animation-delay:.15s}@keyframes rise{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.skip-link{position:absolute;left:15px;top:-80px;background:var(--forest);color:white;padding:12px 20px;z-index:100}.skip-link:focus{top:10px}
    @media(max-width:639px){.site-header .btn,.site-header #search-shortcut{display:none}}@media(min-width:1024px){#menu-toggle{display:none}.hero-visual{margin-left:25px}}@media(max-width:1023px){.wrap{width:calc(100% - 48px)}.hero{padding-top:40px}.hero-title{letter-spacing:-2.5px}.hero-visual{height:370px}.ranking-sheet{left:15px;right:15px;padding:20px}.stamp{right:-9px;width:85px;height:85px}.hero-broker{padding:16px 0}.hero-note{bottom:0;left:0}.orbit{width:320px;height:320px}.orbit:nth-child(2){width:370px;height:370px}.orbit:nth-child(3){width:250px;height:250px}.match-grid{grid-template-columns:repeat(2,1fr)}.match-grid .match-submit{grid-column:1/-1;margin-top:5px}.trending-name{font-size:14px}.trend-bar{gap:16px;flex-wrap:wrap;justify-content:center}.comparison-banner{padding:35px;gap:20px}.broker-table th,.broker-table td{padding:16px 12px}.hide-tablet{display:none}}
    @media(max-width:767px){.wrap{width:calc(100% - 36px)}.hero{padding-top:34px}.hero-title{font-size:53px;letter-spacing:-2.7px}.hero-visual{margin:24px auto 6px;width:min(430px,100%);height:373px}.hero-copy{max-width:500px}.hero-note{left:6px;bottom:0}.ranking-sheet{top:32px;left:26px;right:26px}.stamp{right:0;top:3px}.orbit:nth-child(2){width:345px;height:345px}.hero-arrow{right:5px;width:100px}.trend-bar{padding:23px 0;gap:20px 25px}.trend-bar .eyebrow{width:100%;text-align:center}.match-panel{padding:24px 20px}.match-grid{gap:15px 10px}.section-title{letter-spacing:-1px}.comparison-banner{grid-template-columns:1fr;padding:30px;gap:25px}.comparison-art{padding-bottom:25px}.category-art{height:145px}.footer-cta{padding:34px 26px}.quote-text{font-size:29px}.comparison-tray{gap:13px;padding:12px 13px}.tray-names{display:none}.comparison-tray .btn{font-size:11px}.dialog-head{padding:23px 20px}.broker-table{min-width:730px}.table-scroll{overflow-x:auto}.broker-table th,.broker-table td{padding:17px 14px}.broker-table td:first-child{padding-left:17px}.hide-tablet{display:table-cell}.comparison-result td,.comparison-result th{padding:15px;min-width:135px}.mobile-table-hint{display:block!important}}
    @media(max-width:380px){.hero-title{font-size:46px}.hero-visual{height:355px}.ranking-sheet{left:13px;right:13px;padding:18px}.hero-note{padding:11px 12px;font-size:11px}.orbit:nth-child(2){width:305px;height:305px}.match-grid{grid-template-columns:1fr}.hero-actions{gap:10px}.hero-actions .btn{padding:11px 15px;font-size:12px}.stamp{width:76px;height:76px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
  
/* Illustrative additions: original page grids, type, colors and controls are preserved. */
.sr-only{left:0}
.hero-detail{position:absolute;pointer-events:none;color:#849b6d;z-index:-1}
.hero-compass{width:64px;height:64px;top:-13px;left:28px;transform:rotate(-12deg)}
.fxb-landing .hero-compass{animation:fxb-compass-spin 12s linear infinite;transform-origin:center}
@keyframes fxb-compass-spin{from{transform:rotate(-12deg)}to{transform:rotate(348deg)}}
.fxb-landing .stamp{transition:transform 240ms cubic-bezier(.23,1,.32,1)}
.fxb-landing .hero-broker{position:relative;border-radius:6px;transition:transform 200ms cubic-bezier(.23,1,.32,1),background-color 200ms ease,color 200ms ease}
.fxb-landing .hero-broker:focus-visible{background:#eaf0dd;color:#183e32;z-index:1;transition:none}
@media(hover:hover) and (pointer:fine){
 .fxb-landing .stamp:hover{transform:rotate(12deg) scale(1.14)}
 .fxb-landing .hero-broker:hover{background:#eaf0dd;color:#183e32;transform:scale(1.025);z-index:1}
 .fxb-landing .hero-broker:active{transform:scale(.99)}
}
@media(prefers-reduced-motion:reduce){
 .fxb-landing .stamp:hover{transform:rotate(12deg)}
 .fxb-landing .hero-broker:hover,.fxb-landing .hero-broker:active{transform:none}
}
.hero-spark{width:27px;height:27px;right:12px;bottom:110px;color:#bc916a}
.hero-spark-small{width:18px;height:18px;top:13px;left:48%;color:#a6b88d}
.comparison-art{isolation:isolate}
.comparison-link-art{position:absolute;inset:-16px -25px;width:calc(100% + 50px);height:calc(100% + 32px);z-index:-1;pointer-events:none}
.category-art{isolation:isolate}
.category-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 62%;opacity:.32;z-index:-2;mix-blend-mode:multiply}
.country-art::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#eaf0dfb3,transparent 75%)}
.category-art .eyebrow{z-index:2}
.category-lines{position:absolute;inset:0;width:100%;height:100%;z-index:-1;pointer-events:none}
.globe-art{background:#f3f7e8b3;box-shadow:inset -18px -8px 25px #94a97813}
.globe-land{position:absolute;inset:0;width:100%;height:100%;color:#9bae83;opacity:.65;overflow:hidden;border-radius:50%}
.globe-art .flag{padding:7px 9px}
.flag svg{width:27px;height:18px;border-radius:2px;display:block}
.platform-tile{position:relative;gap:5px;align-content:center}
.category-art .platform-tile{width:68px;height:68px;transform:rotate(-12deg);color:#416e58;font-size:16px;z-index:auto}
.category-art .platform-tile:nth-of-type(2){width:79px;height:79px;transform:translateY(-12px) rotate(4deg);font-size:20px;color:#426289;z-index:1}
.category-art .platform-tile:nth-of-type(3){transform:rotate(12deg);color:#ac8249}
.category-art .coin{background:#eee1b7;border-color:#c5a65a;box-shadow:5px 5px 0 #ccb36d;transform:rotate(-15deg);font-family:Georgia,serif;font-size:33px;color:var(--ink)}
.category-art .coin:nth-of-type(2){background:#e3eae1;border-color:#8fa58e;box-shadow:5px 5px 0 #9bb19c;transform:translateY(-11px) rotate(15deg);font-family:'DM Sans',sans-serif;color:#57755b;font-size:30px}
.category-art .coin:nth-of-type(3){background:#ece5d5;border-color:#b9ad93;box-shadow:5px 5px 0 #b9ad93;transform:rotate(9deg)}
.platform-tile .tile-glyph{width:29px;height:16px;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round;opacity:.68}
.method-photo{position:relative;max-width:355px;height:132px;margin:24px 0 0;border-radius:9px;overflow:hidden;background:#e7e8dc;border:1px solid #dfe5d5}
.method-photo img{width:100%;height:100%;object-fit:cover;object-position:center 57%}
.method-photo-seal{position:absolute;right:12px;bottom:12px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f7f8f2eb;color:#456143;border:1px solid #ffffffb3;box-shadow:0 3px 12px #183e3210}
.method-photo-seal svg{width:24px;height:24px}
.faq-illustration{display:block;width:200px;height:146px;max-width:100%;margin-top:27px;color:#7f9668;pointer-events:none}
.cta-flight{position:absolute;right:100px;top:20px;width:166px;height:90px;pointer-events:none;color:#d6edac;opacity:.65}
.footer-cta .cta-orbit-outer{width:480px;height:480px;right:-20px;top:-100px}
.footer-cta .cta-orbit-middle{width:360px;height:360px;right:40px;top:-40px}
.footer-cta .cta-orbit-inner{width:230px;height:230px;right:105px;top:25px}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.category-art .globe-art,.category-art .platform-tile,.category-art .coin{transition:translate .3s ease}.category-card:hover .globe-art,.category-card:hover .platform-tile,.category-card:hover .coin{translate:0 -3px}}
@media(max-width:1023px){.hero-compass{width:47px;height:47px;top:-9px;left:9px}.hero-spark{right:0}.cta-flight{right:48px;width:125px;opacity:.45}}
@media(max-width:767px){.hero-compass{left:14px;top:-12px}.hero-spark{right:3px;bottom:105px;width:21px}.hero-spark-small{top:0}.method-photo{max-width:100%;height:150px}.faq-illustration{width:145px;height:106px;margin-top:19px}.cta-flight{width:102px;height:70px;right:10px;top:8px;opacity:.25}}
@media(max-width:380px){.hero-compass{width:38px;height:38px;left:7px}.hero-spark{display:none}}
@media(max-width:767px){.hero{overflow:clip;overflow-clip-margin:18px}}

/* Keep the FAQ artwork above its heading and the testimonial columns compact. */
#faq .faq-illustration{margin:0 0 20px}
@media(min-width:768px){.quote-panel > .grid{grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:48px;align-items:center}}
