@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#12382c;--green:#0d4c39;--deep:#092d24;--muted:#576b63;--line:#d7e1da;--soft:#f1f4ee;--lime:#d3ed9c;--paper:#fff;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}h1,h2,h3,.brand{font-family:Manrope,Arial,sans-serif;line-height:1.16;letter-spacing:-.045em}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,5.5vw,78px);font-weight:500;margin-bottom:26px;max-width:960px}h2{font-size:clamp(32px,3.3vw,48px);font-weight:500;margin-bottom:24px}h3{font-size:25px;font-weight:600}p{margin-bottom:22px}a{color:inherit;text-decoration:none}p a{text-decoration:underline;text-underline-offset:4px}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #a09a0c;outline-offset:5px}.container{width:min(var(--max),calc(100% - 96px));margin:auto}.section{padding:96px 0}.soft{background:var(--soft)}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.17em;text-transform:uppercase;margin-bottom:22px}.lead{font-size:20px;line-height:1.65;color:var(--muted);max-width:760px}.section-heading{margin-bottom:44px;max-width:900px}.section-heading .lead{margin-bottom:0}.topbar{background:var(--deep);color:#dce7e0;font-size:11px;letter-spacing:.02em}.topbar .container{display:flex;justify-content:space-between;padding:9px 0}.topbar a:hover{text-decoration:underline}header{position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid var(--line)}.nav-wrap{height:90px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:12px;font-size:29px;font-weight:800;flex-shrink:0}.brand img{width:49px;height:54px;object-fit:contain}.brand small{display:block;font-family:'DM Sans',sans-serif;font-size:8.5px;letter-spacing:.24em;line-height:1.7;margin-top:5px}nav{display:flex;align-items:center;gap:27px;font-size:13px;font-weight:600}nav a{padding:14px 0;white-space:nowrap}nav a:last-child{background:var(--green);padding:12px 22px;color:#fff}nav a[aria-current=page]{text-decoration:underline;text-underline-offset:6px}.menu-toggle{display:none}.skip{position:fixed;left:20px;top:-100px;z-index:100;background:white;padding:15px}.skip:focus{top:12px}.hero{position:relative;isolation:isolate;background:var(--deep);color:white;min-height:670px;display:flex;align-items:center}.hero-photo{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;z-index:-2}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,28,22,.92),rgba(4,28,22,.7) 48%,rgba(4,28,22,.14));z-index:-1}.hero-content{padding:82px 0 44px}.hero .eyebrow{color:var(--lime)}.hero h1{font-size:clamp(48px,6.1vw,86px);max-width:800px}.hero p:not(.eyebrow){max-width:535px;font-size:20px;color:#e2e9e3}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:16px 25px;background:var(--green);color:white;border:1px solid var(--green);font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.button:hover{background:#196349}.button.light{background:var(--lime);border-color:var(--lime);color:var(--deep)}.button.light:hover{background:#e4f5bd}.button.outline{border-color:#a9b9ad;background:transparent}.button.outline:hover{background:#ffffff18}.hero-note{display:flex;gap:24px;border-top:1px solid #ffffff42;margin-top:63px;padding-top:22px;font-size:10px;letter-spacing:.14em}.capability-strip{background:var(--deep);color:#d9e4dc}.capability-strip .container{display:grid;grid-template-columns:repeat(4,1fr);padding:22px 0;font-size:13px}.capability-strip span{padding-left:22px;border-left:1px solid #416153}.capability-strip span:first-child{padding:0;border:0}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.split .section-heading{margin:0}.text-link{font-size:14px;font-weight:700;display:inline-flex;gap:24px;border-bottom:1px solid #a9baaf;padding-bottom:8px}.text-link:hover{color:#277354;border-color:#277354}.grid{display:grid;gap:24px}.three{grid-template-columns:repeat(3,1fr)}.two{grid-template-columns:repeat(2,1fr)}.four{grid-template-columns:repeat(4,1fr)}.service-grid{gap:1px;background:var(--line);border:1px solid var(--line)}.service-card{background:var(--soft);padding:35px;position:relative;min-height:360px;transition:background .2s}.service-card:hover{background:#e4ebdf}.index{display:block;font-size:12px;letter-spacing:.1em;margin-bottom:30px;color:#5d7869}.service-card h3{max-width:320px;font-size:25px}.service-card p{font-size:14px;color:var(--muted);margin-bottom:38px}.arrow{position:absolute;bottom:23px;right:30px;font-size:26px}.photo-split{align-items:center}.photo-split>img{width:100%;height:510px;object-fit:cover}.topic-links{display:grid;margin:25px 0 32px}.topic-links a{padding:11px 0;justify-content:space-between}.group-section{background:#e9efe4}.group-frame{border:1px solid #bbcbbb;padding:42px}.group-heading{display:flex;align-items:center;gap:30px;margin-bottom:35px}.group-heading>img{width:100px;height:100px;object-fit:contain}.group-heading h2{margin-bottom:12px}.group-heading p{margin-bottom:8px}.group-card{background:#fff;padding:28px}.group-card>img,.event-marks{height:140px;width:100%;object-fit:contain;margin-bottom:30px}.event-marks{display:flex;gap:6px;align-items:center}.event-marks img{width:65%;height:140px;object-fit:contain}.event-marks img+img{width:35%;height:90px}.group-card h3{font-size:23px;min-height:53px}.group-card p{font-size:14px;color:var(--muted)}.logo-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.logo-card{margin:0;min-width:0;padding:20px 16px 15px;border:1px solid var(--line);background:white;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:135px;text-align:center}.logo-card img{height:60px;max-width:100%;object-fit:contain;margin:auto}.logo-card figcaption{font-size:10px;line-height:1.35;color:#536b5f;padding-top:16px}.logo-card figcaption a:hover{text-decoration:underline}.wordmark{font-family:Manrope,sans-serif;font-weight:800;font-size:18px;line-height:1.25;margin:auto}.dark-logo{background:#12382c;color:white}.dark-logo figcaption{color:white}.section-end{text-align:right;margin-top:32px}.conference{display:grid;grid-template-columns:1fr 1fr;background:white;overflow:hidden}.conference-art{background:var(--deep);color:var(--lime);position:relative;min-height:490px;padding:45px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.conference-art:after{content:'';position:absolute;border:1px solid #739e6970;border-radius:50%;width:450px;height:450px;right:-230px;top:50px;box-shadow:0 0 0 35px #739e6910,0 0 0 70px #739e6910,0 0 0 105px #739e6910}.conference-art>span{font-family:Manrope,sans-serif;font-size:clamp(30px,3.2vw,47px);line-height:1.15;font-weight:500;letter-spacing:-.04em;z-index:1}.conference-acronym{font-size:53px;font-weight:800;letter-spacing:-.05em}.conference-acronym span{display:block;letter-spacing:.3em;font-size:11px;font-weight:500}.conference-copy{padding:60px 48px;align-self:center}.conference-copy p:not(.eyebrow){color:var(--muted)}.location{border-top:1px solid #96ad9f;padding:28px 10px 0 0}.location h3{font-size:24px}.location address{font-style:normal;color:var(--muted);min-height:85px;margin-bottom:26px}.location .index{margin-bottom:18px}.cta-section{background:var(--green);color:#fff;padding:68px 0}.cta{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{margin-bottom:0}.cta .eyebrow{color:var(--lime)}footer{background:var(--deep);color:#c8d7cd;padding:62px 0 22px;font-size:13px}.footer-top{display:grid;grid-template-columns:1.25fr .8fr .9fr 1.4fr;gap:40px;padding-bottom:46px}.footer-brand{font-family:Manrope,sans-serif;font-size:31px;line-height:1.1;color:white;font-weight:700;margin-bottom:22px!important}.footer-brand span{display:block;font-size:13px;letter-spacing:.03em;font-weight:400;margin-top:10px}.footer-top h2{font-family:'DM Sans',sans-serif;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:white}.footer-top a{display:block;margin-bottom:9px;overflow-wrap:anywhere}.footer-top a:hover{color:white}.footer-top p{margin:18px 0}.footer-bottom{border-top:1px solid #315245;padding-top:22px;display:flex;justify-content:space-between;font-size:11px}.page-hero{padding:80px 0;background:var(--soft);position:relative;isolation:isolate;overflow:hidden}.page-hero .lead{margin:0;max-width:780px}.page-hero.with-image{color:white;background:var(--deep);min-height:470px;display:flex;align-items:center}.with-image .container{padding-right:25%}.with-image .lead{color:#e1eae3}.page-hero-img{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover}.with-image:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#092d24f5,#092d24c9 70%,#092d2470)}.plain-card{padding:32px;background:white;border:1px solid var(--line)}.plain-card h2,.product-card h2{font-size:25px}.plain-card p{color:var(--muted);font-size:15px}.plain-card p:last-child{margin-bottom:0}.check-list{list-style:none;padding:0;margin:20px 0}.check-list li{position:relative;padding:16px 0 16px 25px;border-bottom:1px solid var(--line);color:var(--muted)}.check-list li:before{content:'↗';position:absolute;left:0;color:var(--green)}.plain-card .check-list li{font-size:14px}.detail-section{padding-top:42px}.detail-section h2{font-size:30px}.product-card{border:1px solid var(--line);padding:32px;transition:background .2s}.product-card:hover{background:var(--soft)}.product-card p{font-size:15px;color:var(--muted)}.product-card .text-link{margin-top:10px}.regional{margin-top:40px;color:var(--muted)}.prose{max-width:850px;margin:auto}.prose h2{font-size:29px;margin-top:40px}.contact-panel{display:grid;grid-template-columns:1.4fr 1fr;gap:60px}.contact-email{font-size:clamp(20px,2.5vw,34px);letter-spacing:-.04em;overflow-wrap:anywhere}.phone{font-size:27px}.contact-panel p:not(.eyebrow){color:var(--muted);margin-top:18px}form{display:grid;gap:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:grid;gap:8px;font-size:13px;font-weight:600}input,textarea,select{width:100%;padding:13px;border:1px solid #abbdb1;background:#fff;border-radius:0;min-width:0;font-size:16px;color:var(--ink)}textarea{resize:vertical}form .button{justify-self:start}.form-note{font-size:12px;color:var(--muted);margin:0}
@media(min-width:1500px){.hero{min-height:740px}}@media(max-width:1100px){.container{width:calc(100% - 60px)}nav{gap:16px;font-size:12px}.brand{font-size:25px}.brand img{width:42px}.split{gap:45px}.logo-grid{grid-template-columns:repeat(4,1fr)}.four{grid-template-columns:repeat(2,1fr)}.service-card{padding:28px}.footer-top{grid-template-columns:1fr 1fr}.group-frame{padding:28px}.group-card{padding:22px}.conference-copy{padding:35px}.three{gap:18px}}@media(max-width:850px){.menu-toggle{display:flex;background:transparent;border:1px solid var(--line);padding:10px 14px;gap:20px;font-size:13px;color:var(--ink)}.nav-wrap{height:78px}nav{display:none;position:absolute;left:0;right:0;top:78px;flex-direction:column;background:white;border-bottom:1px solid var(--line);padding:20px 30px;align-items:stretch;font-size:15px;gap:2px;max-height:calc(100dvh - 78px);overflow:auto}nav.is-open{display:flex}nav a{padding:12px}.section{padding:66px 0}.three{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr;gap:34px}.hero{min-height:620px}.hero-content{padding:64px 0 40px}.hero h1{font-size:63px}.hero-note{margin-top:50px}.photo-split>img{height:390px}.group-card h3{min-height:0}.group-frame .three{grid-template-columns:1fr}.group-card{display:grid;grid-template-columns:150px 1fr;column-gap:26px}.group-card>img,.event-marks{grid-row:1/4;margin:0;align-self:center}.group-card .text-link{justify-self:start}.group-card p{margin-bottom:14px}.conference{grid-template-columns:1fr 1fr}.conference-art{padding:30px}.conference-copy{padding:30px}.conference h2{font-size:32px}.location:last-child{grid-column:1/-1}.contact-panel{grid-template-columns:1fr;gap:30px}.with-image .container{padding-right:0}.page-hero h1{font-size:54px}}
@media(max-width:560px){.container{width:calc(100% - 40px)}.topbar .container{justify-content:center}.topbar span{display:none}.brand{font-size:25px}.brand img{width:40px;height:45px}.hero{min-height:630px}.hero h1{font-size:49px}.hero p:not(.eyebrow){font-size:18px}.hero:after{background:linear-gradient(90deg,#042319ed,#042319a6)}.hero-photo{object-position:62% center}.hero-content{padding:55px 0 32px}.button{padding:14px 20px;gap:22px}.actions{gap:10px}.hero-note{font-size:8px;gap:18px}.capability-strip .container{grid-template-columns:1fr 1fr;gap:14px;font-size:11px}.capability-strip span,.capability-strip span:first-child{padding-left:10px;border-left:1px solid #416153}.section{padding:54px 0}h2{font-size:33px}.lead{font-size:18px}.section-heading{margin-bottom:30px}.three,.four,.two{grid-template-columns:1fr}.service-grid{gap:1px}.service-card{min-height:290px;padding:28px}.service-card h3{font-size:25px}.service-card .index{margin-bottom:20px}.photo-split>img{height:300px}.group-frame{padding:22px 16px}.group-heading{align-items:flex-start;gap:15px}.group-heading>img{width:50px;height:60px}.group-heading h2{font-size:30px}.group-heading .eyebrow{font-size:9px}.group-heading p{font-size:14px}.group-card{display:block;padding:25px}.group-card>img,.event-marks{height:125px;margin-bottom:22px}.event-marks img{height:125px}.logo-grid{grid-template-columns:repeat(2,1fr);gap:10px}.logo-card{min-height:130px;padding:18px 12px}.logo-card img{height:55px}.conference{grid-template-columns:1fr}.conference-art{min-height:340px;padding:32px}.conference-art>span{font-size:38px}.conference-copy{padding:32px}.location:last-child{grid-column:auto}.location address{min-height:0}.location{padding-bottom:18px}.cta{align-items:start;flex-direction:column;gap:30px}.cta h2{font-size:35px}.footer-top{grid-template-columns:1fr 1fr;gap:32px 18px}.footer-top>div:first-child,.footer-top>div:last-child{grid-column:1/-1}.footer-bottom{gap:15px;flex-wrap:wrap}.page-hero{padding:58px 0}.page-hero h1{font-size:41px}.page-hero.with-image{min-height:450px}.plain-card,.product-card{padding:25px}.form-row{grid-template-columns:1fr}.contact-email{font-size:25px}.contact-panel{gap:28px}.page-hero .lead{font-size:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.logo-card:has(img[alt="AVC logo"]){background:#fff}.logo-card:has(img[alt="AVC logo"]) figcaption{color:#536b5f}.logo-card:has(img[alt="Larkton logo"]),.logo-card:has(img[alt="RINA logo"]){background:#12382c}.logo-card:has(img[alt="Larkton logo"]) figcaption,.logo-card:has(img[alt="RINA logo"]) figcaption{color:#fff}

/* September brand and editorial updates */
nav{gap:19px}.card-picture{width:calc(100% + 70px);max-width:none;height:220px;object-fit:cover;margin:-35px -35px 28px}.product-card .card-picture{width:calc(100% + 64px);margin:-32px -32px 28px;height:230px}.group-logo-circle{width:138px;height:138px;border-radius:50%;border:1px solid #d0dfd2;background:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 28px;padding:17px;overflow:hidden}.group-logo-circle img{width:100%;height:100%;object-fit:contain}.conference-marks{display:flex;align-items:center;background:#fff;padding:18px;gap:15px;margin-top:35px}.conference-marks img:first-child{width:78px;height:90px;object-fit:contain}.conference-marks img:last-child{width:calc(100% - 93px);height:65px;object-fit:contain}.digest-bar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);margin-bottom:30px;padding-bottom:22px}.digest-bar h2{font-size:34px;margin:0}.digest-bar p{margin:0}.digest-bar .eyebrow{margin-bottom:10px}.news-card{border:1px solid var(--line);padding:32px}.news-card h3{font-size:27px}.news-source{font-size:12px;color:var(--muted)}.digest-archive{border-top:1px solid var(--line);padding:20px 0}.digest-archive summary{cursor:pointer;font-weight:700;margin-bottom:20px}@media(max-width:1100px){.service-card .card-picture{width:calc(100% + 56px);margin:-28px -28px 25px}nav{gap:12px}}@media(min-width:561px) and (max-width:850px){.group-card{display:block}}@media(max-width:560px){.product-card .card-picture{width:calc(100% + 50px);margin:-25px -25px 25px}.digest-bar{display:block}.digest-bar>p{margin-top:22px}.news-card{padding:25px}.conference-marks{padding:12px}}

.breadcrumb{display:flex;gap:12px;flex-wrap:wrap;padding-top:18px;padding-bottom:18px;font-size:12px;color:var(--muted)}.breadcrumb a{text-decoration:underline}.site-directory{columns:2;list-style:none;padding:0}.site-directory li{padding:10px 0;break-inside:avoid}.site-directory a{text-decoration:underline}.search-row{display:flex;gap:12px}.search-row input{flex:1}.search-result{padding:26px 0;border-bottom:1px solid var(--line)}.search-result h2{font-size:25px}.search-result p{margin-bottom:0}.faq details{border-top:1px solid var(--line);padding:22px 0}.faq summary{cursor:pointer;font-size:20px;font-weight:600}.faq details p{max-width:850px;margin:18px 0 0}.print-button{margin-bottom:30px}@media(max-width:560px){.topbar .container{justify-content:space-between;font-size:10px;gap:12px}.site-directory{columns:1}.search-row{flex-direction:column}.breadcrumb{font-size:11px}}@media print{header,.topbar,footer,.skip,.print-button,.breadcrumb,.cta-section{display:none!important}.section{padding:22px 0}.container{width:100%}.page-hero{padding:20px 0;background:white!important;color:black!important}h1{font-size:32px}h2{font-size:24px}.card-picture{display:none}.service-card{min-height:0;background:white;padding:15px}.service-card p{margin:0}.service-card .arrow{display:none}.grid{gap:12px}.three{grid-template-columns:repeat(2,1fr)}a{text-decoration:none}.location,.service-card{break-inside:avoid}body{font-size:11px}.lead{font-size:14px}}

.team-whatsapp,.team-phone{display:inline-flex;align-items:center;gap:10px}.whatsapp-icon{flex:none}.footer-top .team-whatsapp,.footer-top .team-phone{display:flex}.contact-panel .team-phone{font-size:25px}.contact-panel .team-whatsapp{display:flex;margin:15px 0;color:var(--green)}
