/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.grid{display:grid}.table{display:table}.grow{flex-grow:1}}:root{--ink:#2f2e2e;--yellow:#ffc924;--paper:#f8f5ed;--cream:#fff7d9;--white:#fff;--muted:#6c6966;--line:#ded9cf;--green:#385642}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%}.shell{min-height:100vh}.topbar{background:var(--ink);color:#fff;letter-spacing:.07em;text-transform:uppercase;padding:.5rem 5vw;font-size:.78rem}.header{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#f8f5edf2;position:sticky;top:0}.nav{gap:1.5rem;max-width:1240px;margin:auto;padding:.8rem 1.5rem}.brand,.nav{align-items:center;display:flex}.brand{letter-spacing:-.02em;gap:.7rem;font-weight:800}.brand img{object-fit:cover;border-radius:50%;width:46px;height:46px}.links{flex-wrap:wrap;gap:1rem;margin-left:auto;font-size:.84rem;font-weight:700;display:flex}.links a:focus,.links a:hover{color:#8a6900}.nav-cta{background:var(--yellow);border-radius:999px;padding:.65rem .9rem}.mobile-menu{margin-left:auto;display:none;position:relative}.mobile-menu summary{cursor:pointer;background:var(--yellow);border-radius:999px;padding:.55rem .8rem;font-weight:800;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu>div{background:var(--paper);border:1px solid var(--line);border-radius:1rem;width:min(280px,80vw);padding:.7rem;position:absolute;top:3.2rem;right:0;box-shadow:0 18px 50px #0003}.mobile-menu a{border-radius:.6rem;padding:.65rem;font-weight:700;display:block}.mobile-menu a:focus,.mobile-menu a:hover{background:var(--cream)}.main{overflow:hidden}.container{max-width:1180px;margin:auto;padding:0 1.5rem}.hero{background:var(--ink);color:#fff;align-items:center;min-height:680px;display:flex;position:relative}.hero:after{content:"";border:110px solid var(--yellow);opacity:.95;border-radius:50%;width:640px;height:640px;position:absolute;bottom:-220px;right:-120px}.hero-grid{z-index:2;grid-template-columns:1.25fr .75fr;align-items:center;gap:4rem;padding:6rem 0;display:grid;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--yellow);font-size:.78rem;font-weight:800}h1,h2,h3{margin:0 0 1rem;line-height:1.08}h1{letter-spacing:-.055em;font-size:clamp(3.4rem,7vw,6.8rem)}h2{letter-spacing:-.04em;font-size:clamp(2.2rem,4vw,4rem)}h3{font-size:1.3rem}.lead{color:#dedbd5;max-width:760px;font-size:1.2rem}.actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.15rem;font-weight:800;display:inline-flex}.button.primary{background:var(--yellow);color:var(--ink)}.button.secondary{color:#fff;border-color:#777}.hero-card{background:var(--cream);color:var(--ink);border-radius:1.5rem;padding:2rem;box-shadow:0 24px 70px #00000040}.hero-card .stat{letter-spacing:-.05em;font-size:3.2rem;font-weight:900}.section{padding:6rem 0}.section.white{background:#fff}.section.dark{background:var(--ink);color:#fff}.section.yellow{background:var(--yellow)}.section-head{grid-template-columns:.6fr 1.4fr;gap:3rem;margin-bottom:3rem;display:grid}.section-head p{max-width:720px;color:var(--muted);margin:0}.dark .section-head p{color:#c9c6c1}.grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:1.35rem;padding:1.6rem}.card.dark-card{color:#fff;background:#3a3939;border-color:#555}.card .number{background:var(--yellow);border-radius:50%;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;margin-bottom:1rem;font-weight:900;display:inline-flex}.card p{color:var(--muted)}.dark-card p{color:#d3d0ca}.pill{background:var(--cream);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:.4rem .7rem;font-size:.75rem;font-weight:800;display:inline-block}.path{grid-template-columns:repeat(5,1fr);gap:.5rem;display:grid}.path article{border-top:7px solid var(--yellow);background:#fff;min-height:180px;padding:1.4rem}.path article:nth-child(2n){background:#ece8df}.metric-row{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.metric{border-left:3px solid var(--yellow);padding-left:1rem}.metric strong{font-size:2.2rem;display:block}.page-hero{background:var(--ink);color:#fff;padding:6rem 0 4.5rem;position:relative}.page-hero:after{content:"";border:36px solid var(--yellow);border-radius:50%;width:200px;height:200px;position:absolute;top:20%;right:8%}.page-hero .lead{max-width:800px}.content{max-width:900px}.content h2{margin-top:3.5rem;font-size:2.5rem}.content h3{margin-top:2rem}.content li,.content p{font-size:1.05rem}.feature{grid-template-columns:1fr 1fr;gap:2rem;margin:2rem 0;display:grid}.feature-box{border:1px solid var(--line);background:#fff;border-radius:1.2rem;padding:1.5rem}.callout{background:var(--yellow);border-radius:1.3rem;margin:2.5rem 0;padding:2rem;font-size:1.2rem;font-weight:700}.table-wrap{margin:2rem 0;overflow-x:auto}table{border-collapse:collapse;background:#fff;width:100%}td,th{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:1rem}th{background:var(--ink);color:#fff}.footer{color:#fff;background:#242323;padding:4rem 0 1.5rem}.footer-grid{grid-template-columns:1.2fr repeat(3,1fr);gap:2rem;display:grid}.footer h3{color:var(--yellow)}.footer a{color:#d2cfca;margin:.45rem 0;display:block}.fine{color:#aaa;border-top:1px solid #4a4949;margin-top:3rem;padding-top:1rem;font-size:.78rem}.contact-list a{color:var(--yellow);margin:.75rem 0;font-size:1.1rem}@media (max-width:900px){.links{display:none}.mobile-menu{display:block}.feature,.footer-grid,.hero-grid,.section-head{grid-template-columns:1fr}.hero{min-height:auto}.hero-grid{padding:4rem 0}.hero:after{opacity:.25}.grid,.metric-row{grid-template-columns:repeat(2,1fr)}.path{grid-template-columns:1fr 1fr}.page-hero:after{opacity:.22}h1{font-size:3.5rem}}@media (max-width:560px){.grid,.metric-row,.path{grid-template-columns:1fr}.section{padding:4rem 0}.brand span{max-width:180px}.hero-card{padding:1.3rem}.page-hero{padding:4rem 0 3rem}}.ink{color:var(--ink)!important}.dark-button{background:var(--ink);color:#fff}.hero{isolation:isolate}.hero:after{z-index:-1}.hero-visual{background:#444;border-radius:2rem;min-height:510px;margin:0;position:relative;overflow:hidden;box-shadow:0 28px 80px #00000061}.hero-visual>img{object-fit:cover}.hero-stat{color:var(--ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffc924f0;border-radius:1.15rem;padding:1.25rem 1.35rem;position:absolute;bottom:1.2rem;left:1.2rem;right:1.2rem}.hero-stat span{letter-spacing:.11em;text-transform:uppercase;font-size:.75rem;font-weight:900;display:block}.hero-stat strong{margin:.25rem 0;font-size:clamp(2rem,4vw,3rem);line-height:1.05;display:block}.hero-stat p{margin:0;font-size:.92rem;line-height:1.35}.split-story{background:var(--ink);color:#fff}.split-story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.split-story figure{border-radius:1.6rem;min-height:520px;margin:0;position:relative;overflow:hidden}.split-story figure img{object-fit:cover}.split-story p:not(.eyebrow){color:#d2cfca;font-size:1.1rem}.page-hero.with-image{padding:4rem 0}.page-hero.with-image:after{display:none}.page-hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:3rem;display:grid}.page-hero-media{background:#444;border-radius:1.5rem;min-height:420px;margin:0;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000052}.page-hero-media img{object-fit:cover}.page-hero.with-image h1{font-size:clamp(3rem,5.5vw,5.6rem)}.page-hero.with-image .lead{max-width:680px}.social-links{grid-template-columns:1fr 1fr;gap:.2rem .8rem;margin-top:.8rem;display:grid}.social-links a{font-size:.86rem;margin:0!important}.footer-grid>div:first-child p{max-width:330px}.contact-layout{grid-template-columns:.78fr 1.22fr;align-items:start;gap:4rem;display:grid}.contact-layout h2{max-width:500px}.contact-details{border-top:1px solid var(--line);margin-top:2rem}.contact-details>div{border-bottom:1px solid var(--line);padding:1rem 0}.contact-details span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:900;display:block}.contact-details a{font-size:1.05rem;font-weight:800}.contact-details p{margin:.2rem 0 0}.contact-form{background:var(--ink);color:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 22px 60px #2f2e2e2e}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-form label span{margin-bottom:.35rem;font-size:.78rem;font-weight:800;display:block}.contact-form input,.contact-form textarea{color:#fff;width:100%;font:inherit;background:#3b3a3a;border:1px solid #666;border-radius:.7rem;outline:none;padding:.8rem .9rem}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--yellow);box-shadow:0 0 0 3px #ffc9242e}.contact-form .full{grid-column:1/-1}.honey{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.consent{align-items:flex-start;gap:.65rem;margin:1rem 0;display:flex!important}.consent input{width:auto;margin-top:.25rem}.consent span{line-height:1.4;font-weight:400!important}.submit-button{cursor:pointer;border:0;font-size:1rem}.form-note{color:#bbb;margin:.8rem 0 0;font-size:.78rem}.map-section{background:var(--cream)}.map-frame{border-radius:1.5rem;height:min(58vw,560px);min-height:400px;position:relative;overflow:hidden;box-shadow:0 24px 60px #2f2e2e29}.map-frame iframe{width:100%;height:100%;display:block}.social-section{grid-template-columns:.8fr 1.2fr;align-items:center;gap:4rem;display:grid}.social-section p:not(.eyebrow){color:#ccc}.social-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.social-grid a{background:#3a3939;border:1px solid #555;border-radius:1rem;justify-content:space-between;align-items:center;padding:1.2rem 1.35rem;font-weight:800;display:flex}.social-grid a:focus,.social-grid a:hover{border-color:var(--yellow);background:#444}.social-grid strong{color:var(--yellow);font-size:1.3rem}@media (max-width:900px){.hero-visual{min-height:480px}.contact-layout,.page-hero-grid,.social-section,.split-story-grid{grid-template-columns:1fr}.contact-layout,.social-section,.split-story-grid{gap:2.5rem}.page-hero-media{min-height:380px}.form-grid{grid-template-columns:1fr}.contact-form .full{grid-column:auto}}@media (max-width:560px){.hero-visual{border-radius:1.25rem;min-height:430px}.hero-stat{bottom:.75rem;left:.75rem;right:.75rem}.page-hero-media,.split-story figure{min-height:330px}.contact-form{padding:1.25rem}.social-grid{grid-template-columns:1fr}.map-frame{min-height:360px}}.brand-logo-only{gap:0}.brand-logo-only img{width:52px;height:52px}.about-intro-grid,.county-band,.regen-definition{grid-template-columns:.78fr 1.22fr;align-items:start;gap:4rem;display:grid}.about-copy p,.county-band p,.regen-definition p{font-size:1.12rem}.about-copy p:first-child{font-size:1.32rem;font-weight:700}.purpose-grid{grid-template-columns:1.15fr .85fr;gap:1rem;display:grid}.purpose-card{background:#393838;border:1px solid #555;border-radius:1.4rem;padding:2rem}.purpose-card.featured{background:var(--yellow);color:var(--ink);flex-direction:column;grid-row:span 2;justify-content:center;display:flex}.purpose-card span{color:var(--yellow);letter-spacing:.14em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:900;display:block}.purpose-card.featured span{color:var(--ink)}.purpose-card p{color:#d5d2cc}.about-story{grid-template-columns:.95fr 1.05fr;align-items:center;gap:4rem;display:grid}.about-story figure{border-radius:1.6rem;min-height:540px;margin:0;position:relative;overflow:hidden}.about-story figure img{object-fit:cover}.about-story p{font-size:1.08rem}.text-link{border-bottom:3px solid var(--yellow);margin-top:1rem;font-weight:900;display:inline-block}.integration-steps{grid-template-columns:repeat(5,1fr);gap:.7rem;display:grid}.integration-steps article{border:1px solid var(--line);background:#fff;border-radius:1rem;min-height:250px;padding:1.25rem}.integration-steps strong{color:#9a7600;margin-bottom:1.7rem;font-size:2rem;display:block}.integration-steps p{color:var(--muted);font-size:.92rem}.values-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.values-grid article{background:#ffffff8f;border-radius:1rem;padding:1.5rem}.values-grid p{margin:0}.regen-principles{flex-wrap:wrap;gap:.55rem;margin-top:1.5rem;display:flex}.regen-principles span{background:var(--cream);border:1px solid #e4d28d;border-radius:999px;padding:.45rem .75rem;font-size:.78rem;font-weight:900}.field-cycle{grid-template-columns:repeat(5,1fr);gap:.75rem;display:grid}.field-cycle article{border-bottom:6px solid var(--yellow);background:#fff;border-radius:1.1rem;padding:1.35rem}.field-cycle b{background:var(--ink);width:2.4rem;height:2.4rem;color:var(--yellow);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.field-cycle p{color:var(--muted);font-size:.92rem}.regen-gallery{background:#e8e1d3}.gallery-grid{grid-template-rows:270px 270px;grid-template-columns:1.2fr .8fr;gap:1rem;display:grid}.gallery-grid figure{border-radius:1.2rem;margin:0;position:relative;overflow:hidden}.gallery-grid figure img{object-fit:cover}.gallery-wide{grid-row:1/3}.gallery-note{background:var(--yellow);border-radius:1.2rem;padding:1.6rem}.gallery-note p{margin-bottom:0}.target-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.target-grid article{background:#393838;border:1px solid #555;border-radius:1.2rem;padding:1.5rem}.target-grid span{color:var(--yellow);font-weight:900}.target-grid strong{margin:.7rem 0 0;font-size:2.6rem;line-height:1.1;display:block}.target-grid small{color:#bbb;text-transform:uppercase;letter-spacing:.1em}.target-grid p{color:#d4d1cc}.scale-gate{background:var(--yellow);color:var(--ink);border-radius:1.2rem;grid-template-columns:.22fr .78fr;align-items:center;gap:2rem;margin-top:1rem;padding:1.5rem;display:grid}.scale-gate strong{text-transform:uppercase;letter-spacing:.12em}.scale-gate p{margin:0}.county-list{color:#4c4945;font-size:.94rem!important}.partner-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.partner-card{background:var(--paper);border:1px solid var(--line);border-radius:1.3rem;flex-direction:column;min-height:390px;padding:1.4rem;transition:all .2s;display:flex}.partner-card:focus,.partner-card:hover{border-color:#b88b00;transform:translateY(-5px);box-shadow:0 18px 45px #2f2e2e1f}.partner-logo{background:#fff;border-radius:.9rem;justify-content:center;align-items:center;height:118px;margin-bottom:1.2rem;padding:1rem;display:flex}.partner-logo img{object-fit:contain;width:auto;height:auto;max-height:86px}.partner-logo span{background:var(--ink);width:78px;height:78px;color:var(--yellow);border-radius:50%;place-items:center;font-size:1.8rem;font-weight:900;display:grid}.partner-card small{letter-spacing:.1em;text-transform:uppercase;color:#8a6900;font-weight:900}.partner-card p{color:var(--muted);flex:1}.partner-card b{margin-top:auto}.partnership-standard{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.partnership-standard article{background:#393838;border:1px solid #555;border-radius:1rem;align-items:center;gap:1rem;padding:1.2rem;display:flex}.partnership-standard span{color:var(--yellow);font-weight:900}.partnership-standard p{color:#eee;margin:0}@media (max-width:1000px){.field-cycle,.integration-steps{grid-template-columns:repeat(3,1fr)}.partner-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.about-intro-grid,.about-story,.county-band,.regen-definition{grid-template-columns:1fr;gap:2rem}.purpose-grid{grid-template-columns:1fr}.purpose-card.featured{grid-row:auto}.about-story figure{min-height:420px}.partnership-standard,.target-grid,.values-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-rows:380px auto;grid-template-columns:1fr 1fr}.gallery-wide{grid-area:auto/1/auto/-1}.gallery-note{grid-column:1/-1}.scale-gate{grid-template-columns:1fr}}@media (max-width:620px){.field-cycle,.integration-steps,.partner-grid,.partnership-standard,.target-grid,.values-grid{grid-template-columns:1fr}.gallery-grid{display:block}.gallery-grid figure{min-height:300px;margin-bottom:1rem}.about-story figure{min-height:330px}.brand-logo-only img{width:48px;height:48px}}.social-links{gap:.4rem .8rem}.social-links a{align-items:center;gap:.4rem;display:flex!important}.social-icon{flex:none;width:1.15rem;height:1.15rem}.fine a{color:var(--yellow);font-weight:800;display:inline}.social-grid a>span{align-items:center;gap:.7rem;display:flex}.market-home{background:linear-gradient(135deg,#ffd64d,var(--yellow))}.home-market-steps{grid-template-columns:repeat(4,1fr);gap:.8rem;margin-top:2.2rem;display:grid}.home-market-steps article{background:#ffffff8f;border-radius:1rem;padding:1.2rem}.home-market-steps p{margin:0;font-size:.9rem}.fashion-offer{grid-template-columns:1.05fr .95fr;align-items:center;gap:4rem;display:grid}.fashion-offer>div:first-child p:not(.eyebrow){font-size:1.12rem}.offer-list{border-top:1px solid var(--line)}.offer-list>div{border-bottom:1px solid var(--line);align-items:center;gap:1rem;padding:1rem 0;font-weight:800;display:flex}.offer-list b{background:var(--yellow);border-radius:50%;place-items:center;width:2.1rem;height:2.1rem;font-size:.75rem;display:grid}.fashion-timeline{grid-template-columns:repeat(4,1fr);gap:.8rem;display:grid}.fashion-timeline article{border:1px solid var(--line);background:#fff;border-radius:1.2rem;padding:1.4rem}.fashion-timeline span{background:var(--ink);width:2.5rem;height:2.5rem;color:var(--yellow);border-radius:50%;place-items:center;margin-bottom:2rem;font-weight:900;display:grid}.fashion-timeline p{color:var(--muted)}.control-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.control-grid article{background:#3a3939;border:1px solid #555;border-radius:1.2rem;padding:1.5rem}.control-grid p{color:#d3d0ca}.order-gate{background:var(--yellow);color:var(--ink);border-radius:1rem;margin-top:1rem;padding:1.25rem;font-weight:900}.circular-layout{grid-template-columns:.85fr 1.15fr;align-items:center;gap:4rem;display:grid}.circular-layout figure{border-radius:1.5rem;min-height:560px;margin:0;position:relative;overflow:hidden}.circular-layout figure img{object-fit:cover}.circle-list{margin:2rem 0;padding:0;list-style:none}.circle-list li{border-bottom:1px solid var(--line);grid-template-columns:.6fr 1.4fr;gap:1rem;padding:.8rem 0;display:grid}.circle-list span{color:var(--muted)}.note{background:var(--cream);border-left:5px solid var(--yellow);padding:1rem}.channel-grid,.impact-grid,.market-segments,.research-grid,.research-pathways{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.impact-grid article,.market-segments article,.research-grid article{background:var(--paper);border:1px solid var(--line);border-radius:1.2rem;padding:1.5rem}.market-segments b{color:#9a7600;font-size:2rem}.impact-grid p,.market-segments p,.research-grid p{color:var(--muted)}.market-funnel,.research-process{background:var(--cream)}.funnel{grid-template-columns:repeat(6,1fr);gap:.4rem;display:grid}.funnel div{background:var(--ink);color:#fff;border-radius:.8rem;padding:1.2rem .8rem;font-weight:800}.funnel span{color:var(--yellow);font-size:1.7rem;display:block}.channel-grid article,.research-pathways article{background:#3a3939;border:1px solid #555;border-radius:1.1rem;padding:1.4rem}.channel-grid p,.research-pathways p{color:#d3d0ca}.year-roadmap{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.year-roadmap article{border-top:7px solid var(--yellow);background:var(--paper);padding:1.4rem}.year-roadmap strong{font-size:2rem}.trade-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;display:grid}.trade-grid article{background:var(--ink);color:#fff;border-radius:1rem;padding:1.5rem}.trade-grid p{color:#d3d0ca}.impact-photo{background:#e9e4d9}.impact-photo-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:4rem;display:grid}.impact-photo figure{border-radius:1.5rem;min-height:540px;margin:0;position:relative;overflow:hidden}.impact-photo figure img{object-fit:cover}.check-list{padding:0;list-style:none}.check-list li{border-bottom:1px solid #ccc;padding:.7rem 0 .7rem 2rem;position:relative}.check-list li:before{content:"✓";color:#7c6200;font-weight:900;position:absolute;left:0}.gate-grid{grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.gate-grid div{background:var(--paper);border:1px solid var(--line);border-radius:.8rem;align-items:center;gap:.8rem;padding:1rem;font-weight:800;display:flex}.gate-grid b{color:#9a7600}.county-pool{background:var(--cream);border-radius:1rem;margin-top:1.5rem;padding:1.3rem}.process-track{grid-template-columns:repeat(6,1fr);gap:.5rem;display:grid}.process-track article{background:#fff;border-radius:1rem;padding:1rem}.process-track b{color:#9a7600;font-size:2rem}.process-track p{color:var(--muted);font-size:.86rem}.research-principles{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:1.5rem;display:flex}.research-principles b{color:var(--yellow);margin-right:.5rem}.research-principles span{border:1px solid #666;border-radius:999px;padding:.45rem .75rem}.collaboration-path{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;display:grid}.collaboration-path article{background:#3a3939;border:1px solid #555;border-radius:1rem;gap:1rem;padding:1.2rem;display:flex}.collaboration-path b{background:var(--yellow);height:2.5rem;color:var(--ink);border-radius:50%;flex:0 0 2.5rem;place-items:center;display:grid}.collaboration-path p{color:#d3d0ca;margin:0}@media (max-width:1000px){.control-grid,.fashion-timeline,.home-market-steps,.year-roadmap{grid-template-columns:repeat(2,1fr)}.funnel,.process-track{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.circular-layout,.fashion-offer,.impact-photo-grid{grid-template-columns:1fr;gap:2rem}.circular-layout figure,.impact-photo figure{min-height:420px}.channel-grid,.gate-grid,.impact-grid,.market-segments,.research-grid,.research-pathways{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.channel-grid,.collaboration-path,.control-grid,.fashion-timeline,.gate-grid,.home-market-steps,.impact-grid,.market-segments,.research-grid,.research-pathways,.trade-grid,.year-roadmap{grid-template-columns:1fr}.funnel,.process-track{grid-template-columns:1fr 1fr}.circle-list li{grid-template-columns:1fr}.circular-layout figure,.impact-photo figure{min-height:330px}.topbar{font-size:.66rem}.nav{padding:.65rem 1rem}h1{font-size:clamp(2.75rem,13vw,3.5rem)}}.outline-dark{border-color:var(--ink);color:var(--ink)}.arms-band{background:var(--cream)}.arm-grid{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.arm-grid article{border:1px solid var(--line);background:#fff;border-radius:1.3rem;padding:1.7rem}.arm-grid article>span{color:#876800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.78rem;font-weight:900;display:inline-block}.arm-grid article>a:not(.button){border-bottom:3px solid var(--yellow);font-weight:900}.digital-modules,.opportunity-grid,.partner-needs,.role-flow{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.digital-modules article,.opportunity-grid article,.partner-needs article,.role-flow article{background:#ffffff9e;border:1px solid #2f2e2e1f;border-radius:1rem;padding:1.35rem}.digital-modules b,.opportunity-grid b,.role-flow b{color:#8b6b00;font-size:1.5rem}.contact-banner{grid-template-columns:1.3fr .7fr;align-items:center;gap:3rem;display:grid}.contact-banner>.button{justify-self:end}.wildlife-callout{background:#44584a;border:1px solid #6e7d73;border-radius:1rem;margin-top:1.5rem;padding:1.5rem}.wildlife-callout p{color:#e1e4e2;margin-bottom:0}.digital-modules{grid-template-columns:repeat(4,1fr)}.digital-modules article{background:var(--paper)}.role-flow{grid-template-columns:repeat(4,1fr)}@media (max-width:1000px){.digital-modules,.role-flow{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.opportunity-grid,.partner-needs{grid-template-columns:repeat(2,1fr)}.contact-banner{grid-template-columns:1fr}.contact-banner>.button{justify-self:start}.section{padding:4.5rem 0}.hero{min-height:600px}.hero-grid{gap:2rem}}@media (max-width:620px){.arm-grid,.digital-modules,.opportunity-grid,.partner-needs,.role-flow{grid-template-columns:1fr}.section-head{gap:1rem;margin-bottom:2rem}.page-hero.with-image h1{font-size:clamp(2.5rem,12vw,3.4rem)}.page-hero-media{min-height:280px}.hero-visual{min-height:390px}.actions,.button{width:100%}}.dark .impact-grid article{color:var(--ink);background:#fff;border-color:#ddd}.dark .impact-grid article h3{color:var(--ink)}.dark .impact-grid article p{color:#5f5b57}.cookie-layer{z-index:100;background:#1918189e;justify-content:center;align-items:flex-end;padding:1rem;display:flex;position:fixed;inset:0}.cookie-panel{width:min(1120px,100%);max-height:calc(100vh - 2rem);color:var(--ink);border-top:8px solid var(--yellow);background:#fff;border-radius:1.4rem;padding:1.6rem;overflow:auto;box-shadow:0 26px 90px #0000006b}.cookie-copy{max-width:850px}.cookie-copy h2{font-size:clamp(1.7rem,3vw,2.7rem)}.cookie-copy p{margin:.55rem 0}.cookie-small{color:var(--muted);font-size:.88rem}.cookie-small a,.policy-content a{border-bottom:2px solid var(--yellow);font-weight:900}.cookie-actions{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;margin-top:1.2rem;display:flex}.cookie-actions button{cursor:pointer}.cookie-reject{background:#fff;border-color:#aaa}.cookie-manage{background:var(--ink);color:#fff}.cookie-settings{border-top:1px solid var(--line);margin-top:1rem}.cookie-setting{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:2rem;padding:1rem 0;display:flex}.cookie-setting span,.cookie-setting strong{display:block}.cookie-setting span{color:var(--muted);font-size:.88rem}.cookie-setting input{accent-color:#8a6900;width:1.3rem;height:1.3rem}.fine button{color:var(--yellow);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.policy-layout{grid-template-columns:.75fr 1.25fr;align-items:start;gap:4rem;display:grid}.policy-summary{background:var(--cream);border-radius:1.3rem;padding:1.5rem;position:sticky;top:110px}.policy-summary h2{font-size:2.2rem}.policy-date{color:var(--muted);margin-top:1rem;font-size:.85rem}.policy-content h2{margin-top:2.8rem;font-size:2rem}.policy-content h2:first-child{margin-top:0}.policy-content code{background:#eee7d9;border-radius:.3rem;padding:.15rem .35rem}.cookie-table{gap:.8rem;display:grid}.cookie-table article{border:1px solid var(--line);border-left:6px solid var(--yellow);border-radius:1rem;padding:1.2rem}.cookie-table article p{margin:.3rem 0}.cookie-table article span{color:#755c00;text-transform:uppercase;letter-spacing:.06em;font-size:.8rem;font-weight:900}@media (max-width:900px){.policy-layout{grid-template-columns:1fr;gap:2rem}.policy-summary{position:static}}@media (max-width:620px){.cookie-layer{padding:.5rem}.cookie-panel{max-height:calc(100vh - 1rem);padding:1.1rem}.cookie-actions{grid-template-columns:1fr;display:grid}.cookie-setting{align-items:flex-start}.cookie-setting input{flex:none}.policy-summary .button{width:100%}}.policy-cards{grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.4rem 0;display:grid}.policy-cards article{background:var(--paper);border:1px solid var(--line);border-radius:1rem;padding:1.25rem}.policy-cards h3{font-size:1.05rem}.policy-cards p{color:var(--muted);margin-bottom:0}.bio-process{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.bio-process article{background:var(--paper);border:1px solid var(--line);border-radius:1.15rem;grid-template-columns:auto 1fr;gap:1rem;padding:1.3rem;display:grid}.bio-process article>b{background:var(--ink);width:2.7rem;height:2.7rem;color:var(--yellow);border-radius:50%;place-items:center;display:grid}.bio-process h3{margin:.1rem 0 .45rem}.bio-process p{color:var(--muted);margin:0}.biodiesel-gates{background:var(--cream)}.gate-detail{align-items:flex-start!important}.gate-detail small,.gate-detail span,.gate-detail strong{display:block}.gate-detail small{color:var(--muted);margin-top:.35rem;font-weight:400;line-height:1.45}.safeguard-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.safeguard-grid article{background:#393838;border:1px solid #555;border-radius:1.1rem;padding:1.4rem}.safeguard-grid article h3{color:var(--yellow)}.safeguard-grid article p{color:#d3d0ca;margin-bottom:0}.opportunity-call{grid-template-columns:1.15fr .85fr;align-items:center;gap:4rem;display:grid}.opportunity-call .actions{justify-content:flex-end}.consent a{color:var(--yellow);text-underline-offset:3px;font-weight:800;text-decoration:underline}@media (max-width:900px){.policy-cards,.safeguard-grid{grid-template-columns:repeat(2,1fr)}.opportunity-call{grid-template-columns:1fr;gap:1rem}.opportunity-call .actions{justify-content:flex-start}}@media (max-width:620px){.bio-process,.policy-cards,.safeguard-grid{grid-template-columns:1fr}.bio-process article{padding:1rem}.opportunity-call .actions{width:100%}}.afrieurolinks-home,.afrieurolinks-intro{background:linear-gradient(135deg,#fff7d9,#f7efe0 55%,#dfe9df)}.donation-grid,.euro-home-grid,.euro-intro-grid,.euro-system-callout,.europe-bridge-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:4rem;display:grid}.euro-home-grid>div>p:not(.eyebrow),.euro-intro-grid>div>p:not(.eyebrow){font-size:1.08rem}.euro-snapshot{background:var(--ink);color:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 24px 60px #2f2e2e33}.euro-snapshot>span{color:var(--yellow);text-transform:uppercase;letter-spacing:.13em;font-size:.8rem;font-weight:900}.euro-snapshot>strong{margin:.5rem 0 1rem;font-size:3.3rem;line-height:1;display:block}.euro-snapshot>p{color:#d4d1cc}.snapshot-line{border-top:1px solid #555;justify-content:space-between;align-items:end;gap:1rem;padding:.9rem 0;display:flex}.snapshot-line b{color:var(--yellow);font-size:1.45rem}.snapshot-line small{text-align:right;color:#bbb}.euro-home-grid figure,.europe-bridge-grid figure{border-radius:1.5rem;min-height:480px;margin:0;position:relative;overflow:hidden;box-shadow:0 22px 60px #2f2e2e33}.euro-home-grid figure img,.europe-bridge-grid figure img{object-fit:cover}.euro-problem-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.euro-problem-grid article{background:#393838;border:1px solid #555;border-radius:1.2rem;padding:1.6rem}.euro-problem-grid b{color:var(--yellow);font-size:1.7rem}.euro-problem-grid p{color:#d3d0ca}.euro-process{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.euro-process article{background:var(--paper);border:1px solid var(--line);border-radius:1.2rem;grid-template-columns:auto 1fr;gap:.9rem;padding:1.3rem;display:grid}.euro-process b{background:var(--yellow);border-radius:50%;place-items:center;width:2.55rem;height:2.55rem;font-size:.8rem;display:grid}.euro-process h3{margin:.1rem 0 .45rem}.euro-process p{color:var(--muted);margin:0}.euro-impact{background:#e5eee6}.euro-outcomes{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.euro-outcomes article{border-bottom:7px solid var(--yellow);background:#fff;border-radius:1.2rem;padding:1.5rem}.euro-outcomes strong{color:var(--ink);font-size:2.6rem;line-height:1;display:block}.euro-outcomes p{color:var(--muted);margin:.6rem 0 0}.euro-inclusion{background:var(--ink);color:#fff;border-radius:1rem;margin-top:1rem;padding:1.1rem}.euro-inclusion b{color:var(--yellow)}.euro-partners{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.euro-partners article{background:var(--paper);border:1px solid var(--line);border-radius:1.2rem;flex-direction:column;min-height:355px;padding:1.35rem;display:flex}.euro-partner-logo{background:#fff;border-radius:.8rem;place-items:center;height:105px;margin-bottom:1rem;padding:.75rem;display:grid}.euro-partner-logo img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:86px}.euro-lettermark{background:var(--ink);height:105px;color:var(--yellow);border-radius:.8rem;place-items:center;margin-bottom:1rem;font-size:2rem;font-weight:900;display:grid}.euro-partners p{color:var(--muted);flex:1}.euro-partners a{border-bottom:3px solid var(--yellow);align-self:flex-start;font-weight:900}.regulator-note{background:var(--cream);border-left:7px solid var(--yellow);border-radius:1rem;margin-top:1.2rem;padding:1.4rem}.regulator-note strong{font-size:1.1rem}.regulator-note p{margin:.4rem 0 0}.europe-bridge{background:var(--ink);color:#fff}.europe-bridge p:not(.eyebrow){color:#d3d0ca}.europe-bridge-grid{grid-template-columns:1.05fr .95fr}.funding-total{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.funding-total>div{background:var(--ink);color:#fff;border-radius:1.2rem;padding:1.5rem}.funding-total span{color:#bbb;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:900;display:block}.funding-total strong{color:var(--yellow);margin-top:.5rem;font-size:clamp(1.8rem,4vw,3rem);line-height:1.1;display:block}.budget-table-wrap{border:1px solid var(--line);border-radius:1rem;overflow-x:auto}.euro-budget{min-width:760px;margin:0}.euro-budget td:nth-child(2),.euro-budget td:nth-child(3),.euro-budget th:nth-child(2),.euro-budget th:nth-child(3){text-align:right;white-space:nowrap}.euro-budget tfoot th{background:var(--yellow);color:var(--ink)}.exchange-note{color:var(--muted);margin-top:1rem;font-size:.9rem}.donation-grid{align-items:start}.check-list.light li{color:#eee;border-color:#555}.check-list.light li:before{color:var(--yellow)}.bank-card{color:var(--ink);border-top:9px solid var(--yellow);background:#fff;border-radius:1.4rem;padding:1.7rem;box-shadow:0 24px 70px #00000047}.bank-card>span{text-transform:uppercase;letter-spacing:.12em;color:#745b00;font-size:.75rem;font-weight:900}.bank-card dl{margin:1.3rem 0}.bank-card dl div{border-bottom:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:1rem;padding:.7rem 0;display:grid}.bank-card dt{color:var(--muted);text-transform:uppercase;font-size:.8rem;font-weight:900}.bank-card dd{text-align:right;overflow-wrap:anywhere;margin:0;font-weight:900}.bank-card>p{color:var(--muted);margin-bottom:0;font-size:.78rem}.bank-card .button{width:100%}.euro-system-callout{background:var(--cream);border-radius:1.5rem;padding:2rem}.euro-system-callout aside{background:var(--ink);color:#fff;border-radius:1.2rem;padding:1.5rem}.euro-system-callout aside strong{color:var(--yellow);font-size:3rem;display:block}.euro-system-callout aside span{font-weight:900}.euro-system-callout aside p{color:#d3d0ca}.about-afrieuro{background:linear-gradient(135deg,#fff7d9,#f4ead7 52%,#dfe9df)}.about-afrieuro-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}.about-afrieuro-grid>div>p:not(.eyebrow){font-size:1.05rem}.about-afrieuro-grid aside{background:var(--ink);color:#fff;border-top:8px solid var(--yellow);border-radius:1.4rem;padding:2rem;box-shadow:0 22px 60px #2f2e2e33}.about-afrieuro-grid aside span{color:var(--yellow);text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:900;display:block}.about-afrieuro-grid aside strong{margin:.65rem 0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;display:block}.about-afrieuro-grid aside p{color:#d3d0ca}.about-afrieuro-grid aside a{color:var(--yellow);border-bottom:2px solid var(--yellow);font-weight:900}@media (max-width:1000px){.euro-partners,.euro-process{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.about-afrieuro-grid,.donation-grid,.euro-home-grid,.euro-intro-grid,.euro-system-callout,.europe-bridge-grid{grid-template-columns:1fr;gap:2rem}.euro-home-grid figure,.europe-bridge-grid figure{min-height:400px}.euro-outcomes{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.euro-outcomes,.euro-partners,.euro-problem-grid,.euro-process,.funding-total{grid-template-columns:1fr}.euro-snapshot>strong{font-size:2.5rem}.euro-home-grid figure,.europe-bridge-grid figure{min-height:310px}.bank-card dl div{grid-template-columns:1fr}.bank-card dd{text-align:left}.euro-system-callout{padding:1.2rem}}.hero:after{display:none!important}.tourism-home{background:linear-gradient(135deg,#f7efe0,#e3ece3)}.about-tourism-grid,.download-panel,.tourism-economy,.tourism-home-grid,.tourism-intro-grid,.tourism-landscape{grid-template-columns:1.05fr .95fr;align-items:center;gap:4rem;display:grid}.about-tourism figure,.tourism-economy figure,.tourism-home figure,.tourism-landscape figure{border-radius:1.5rem;min-height:470px;margin:0;position:relative;overflow:hidden}.about-tourism figure img,.tourism-economy figure img,.tourism-home figure img,.tourism-landscape figure img{object-fit:cover}.tourism-intro-grid p{font-size:1.08rem}.tourism-cards,.tourism-roadmap,.visitor-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.tourism-cards article,.tourism-roadmap article,.visitor-grid article{background:var(--paper);border:1px solid var(--line);border-radius:1.2rem;padding:1.4rem}.tourism-cards b,.tourism-roadmap b{color:#8b6b00;margin-bottom:1.2rem;font-size:1.8rem;display:block}.tourism-cards p,.tourism-roadmap p,.visitor-grid p{color:var(--muted)}.tourism-landscape p:not(.eyebrow){color:#d3d0ca}.tourism-principles{flex-wrap:wrap;gap:.7rem;display:flex}.tourism-principles span{background:#ffffffa3;border:1px solid #2f2e2e38;border-radius:999px;padding:.65rem .9rem;font-weight:800}.about-tourism{background:#e6eee6}.download-panel{background:var(--cream);border:1px solid #ead797;border-radius:1.5rem;padding:2rem}.download-panel .button{justify-self:end}.tourism-day{grid-template-columns:repeat(5,1fr);gap:.6rem;display:grid}.tourism-day article{border-top:6px solid var(--yellow);background:#fff;padding:1.2rem}.tourism-day span{color:#836500;text-transform:uppercase;font-size:.76rem;font-weight:900}.tourism-note{background:var(--cream);color:var(--ink);border-left:6px solid var(--yellow);border-radius:.8rem;margin-top:1.5rem;padding:1.2rem}@media (max-width:1000px){.tourism-cards,.tourism-roadmap,.visitor-grid{grid-template-columns:repeat(2,1fr)}.tourism-day{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.about-tourism-grid,.download-panel,.tourism-economy,.tourism-home-grid,.tourism-intro-grid,.tourism-landscape{grid-template-columns:1fr;gap:2rem}.about-tourism figure,.tourism-economy figure,.tourism-home figure,.tourism-landscape figure{min-height:390px}.download-panel .button{justify-self:start}}@media (max-width:620px){.tourism-cards,.tourism-day,.tourism-roadmap,.visitor-grid{grid-template-columns:1fr}.about-tourism figure,.tourism-economy figure,.tourism-home figure,.tourism-landscape figure{min-height:290px}.download-panel{padding:1.2rem}}