@font-face{font-family:Manrope;src:url('./fonts/manrope-latin.woff2') format('woff2');font-style:normal;font-weight:400 800;font-display:swap}
:root{--navy:#143652;--deep:#102d47;--blue:#1763bd;--blue-hover:#0d4e9a;--sky:#edf4fb;--ink:#183248;--muted:#52687b;--line:#dee7ef;--cream:#f7f9fb;--mint:#bce4d5;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:#fff;font-family:Manrope,Arial,sans-serif;font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}a:hover{color:var(--blue)}img{max-width:100%;height:auto}svg{height:22px;width:22px;vertical-align:middle;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.16;letter-spacing:-.045em}h1{font-size:clamp(32px,4vw,52px);font-weight:750}h2{font-size:34px;font-weight:750}h3{font-size:22px;font-weight:700}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #3988e4;outline-offset:4px}.container{width:min(1240px,calc(100% - 80px));margin-inline:auto}.utility-bar{background:var(--deep);color:#d4e2ef;font-size:11px;letter-spacing:.01em}.utility-bar .container{display:flex;align-items:center;justify-content:space-between;padding-block:8px;gap:20px}.utility-bar strong{font-weight:600;color:white}.utility-bar .container>div{display:flex;gap:26px}.utility-bar a:hover{color:white}.utility-bar svg{width:14px;height:14px;margin-left:5px}.masthead{display:flex;align-items:center;gap:38px;justify-content:space-between;padding-block:24px}.brand{display:flex;align-items:center;gap:15px;flex-shrink:0}.brand>img{width:62px;height:62px;object-fit:contain}.brand strong{font-size:22px;font-weight:800;letter-spacing:-.045em;line-height:1.2;display:block}.brand strong>span{display:block;font-size:19px;font-weight:650}.brand small{display:block;font-size:8px;letter-spacing:.12em;margin-top:6px;font-weight:650;color:#5c7283}.header-search{display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:9px;padding:10px 13px;background:#f8fafc;flex:1;max-width:380px;color:#6c8192}.header-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;font-size:12px;color:var(--ink)}.header-search button{border:0;background:none;color:var(--ink);padding:0;min-width:30px;min-height:28px}.header-search>svg{width:19px;height:19px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:49px;padding:13px 22px;border-radius:8px;background:var(--blue);color:#fff;border:1px solid transparent;font-size:12px;font-weight:750;letter-spacing:.005em;transition:background .15s,transform .15s}.button:hover{background:var(--blue-hover);color:#fff;transform:translateY(-1px)}.button svg{width:19px;height:19px}.header-join{white-space:nowrap}.desktop-nav-bar{border-block:1px solid var(--line)}.desktop-nav{display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative}.root-menu{display:flex;gap:35px;list-style:none;padding:0;margin:0}.root-menu>li{position:relative}.nav-line{display:flex;align-items:center;justify-content:space-between}.nav-line>a,.nav-label{padding-block:15px;min-height:54px;font-size:13px;font-weight:700}.nav-line button{border:0;background:none;color:inherit}.nav-label{display:flex;align-items:center;gap:8px;padding-inline:0}.nav-label svg,.nav-arrow svg{width:12px;height:12px}.nav-arrow{padding:14px 0 14px 8px;min-height:44px}.nav-label[aria-expanded=true]{color:var(--blue)}.submenu{list-style:none;margin:0}.submenu[hidden]{display:none}.root-menu>li>.submenu{position:absolute;left:-20px;top:100%;z-index:40;min-width:370px;width:440px;max-height:72vh;overflow:auto;padding:17px;background:#fff;border:1px solid var(--line);border-radius:0 0 14px 14px;box-shadow:0 20px 40px #12365119;columns:2;column-gap:18px}.root-menu>li>.submenu>li{break-inside:avoid}.root-menu>li:nth-last-child(-n+3)>.submenu{left:auto;right:-140px}.submenu .nav-line>a,.submenu .nav-label{font-size:12px;line-height:1.6;font-weight:650;min-height:40px;padding:9px 8px;flex:1}.submenu .nav-label{justify-content:space-between}.submenu .nav-line:hover{background:var(--sky);border-radius:6px}.submenu .nav-arrow{padding:9px 7px;min-height:40px}.submenu .submenu{border-left:1px solid var(--line);padding:0 0 0 7px;margin-left:8px}.nav-unavailable{display:block;padding:8px;font-size:12px;color:#667787}.nav-unavailable small{display:block;font-size:10px}.all-sections{font-size:11px;color:var(--muted);display:flex;gap:12px;align-items:center;white-space:nowrap}.all-sections svg{height:15px;width:15px}.menu-toggle,.mobile-menu,.mobile-dock{display:none}.eyebrow{font-size:10px;letter-spacing:.14em;line-height:1.5;font-weight:800;color:#426e96;margin-bottom:17px}.little-line{display:inline-block;width:25px;height:2px;vertical-align:middle;background:var(--blue);margin-right:10px}.welcome{background:linear-gradient(110deg,#f0f6fb,#f8fafc 62%,#edf5fc);position:relative}.welcome-grid{display:grid;grid-template-columns:1.03fr 1fr;align-items:center;gap:60px;padding-block:54px 58px}.welcome-copy h1{font-size:clamp(48px,5.3vw,74px);line-height:1.07;letter-spacing:-.065em;margin:0 0 24px;font-weight:800}.welcome-copy h1 span{color:var(--blue)}.welcome-description{color:var(--muted);font-size:15px;line-height:1.85;max-width:440px;margin-bottom:26px}.welcome-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:12px;font-weight:750;color:var(--blue);line-height:1.6}.text-link svg{width:19px;height:19px}.welcome-signature{display:flex;align-items:center;gap:12px;margin-top:32px}.welcome-signature>span{width:39px;height:39px;border-radius:50%;background:#dcebe8;color:#276b57;display:grid;place-items:center}.welcome-signature p{font-size:10px;color:var(--muted);margin:0;line-height:1.7}.welcome-signature strong{display:block;color:var(--ink);font-weight:650}.feature-story{background:white;border-radius:var(--radius);overflow:hidden;box-shadow:0 15px 45px #26446310}.feature-image{display:block;height:278px;position:relative;overflow:hidden}.feature-image>img{width:100%;height:100%;object-fit:cover}.feature-badge{position:absolute;top:19px;left:19px;padding:7px 12px;background:#fffffff5;border-radius:30px;font-size:9px;letter-spacing:.06em;font-weight:800;color:var(--navy);display:flex;align-items:center;gap:7px}.feature-badge>span{width:6px;height:6px;background:#227658;border-radius:50%}.feature-copy{padding:22px 26px}.feature-category{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.feature-category .tags{margin:0}.feature-category>span{font-size:9px;color:var(--muted)}.feature-copy h2{font-size:23px;line-height:1.32;margin-bottom:15px;letter-spacing:-.025em}.feature-cta{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:750;color:var(--blue)}.feature-cta>span{display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;height:31px;width:31px}.feature-cta svg{width:16px;height:16px}.quick-section{padding-block:38px 55px}.section-topline{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.section-topline h2{font-size:20px;margin:0;letter-spacing:-.03em}.section-topline>span{font-size:11px;color:var(--muted)}.quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.quick-card{display:flex;align-items:center;gap:15px;border:1px solid var(--line);border-radius:12px;padding:19px 18px;background:white;transition:border-color .2s,background .2s}.quick-card:hover{background:#f5f9ff;border-color:#87b0dd}.quick-icon{width:43px;height:43px;border-radius:12px;background:var(--sky);color:var(--blue);display:grid;place-items:center;flex-shrink:0}.quick-card:nth-child(2) .quick-icon,.quick-card:nth-child(5) .quick-icon{background:#edf5ef;color:#39755d}.quick-card:nth-child(3) .quick-icon,.quick-card:nth-child(6) .quick-icon{background:#fff5e7;color:#886632}.quick-card>span:nth-child(2){flex:1;min-width:0}.quick-card strong{display:block;font-size:12px;font-weight:750;letter-spacing:-.01em}.quick-card small{display:block;font-size:10px;color:var(--muted);margin-top:3px}.quick-card>svg{width:17px;height:17px;color:#6d8498}.news-section{background:#f7f9fb;padding-block:54px 60px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:25px}.section-heading h2{margin:0;font-size:35px}.section-heading .eyebrow{margin-bottom:12px}.section-heading>.text-link{margin-bottom:7px}.topic-links{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:26px}.topic-links a{border:1px solid #dce5ee;padding:8px 17px;border-radius:30px;font-size:11px;font-weight:650;background:#fff}.topic-links .is-current{background:var(--navy);border-color:var(--navy);color:#fff}.topic-links a:hover{border-color:var(--blue)}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px}.news-card{border:1px solid #e3eaf0;border-radius:14px;background:white;overflow:hidden;min-width:0;display:flex;flex-direction:column;transition:box-shadow .2s}.news-card:hover{box-shadow:0 10px 26px #1f426011}.card-image{display:block;height:210px;overflow:hidden;background:#e7edf3}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.news-card:hover .card-image img{transform:scale(1.025)}.card-copy{padding:23px;display:flex;flex-direction:column;flex:1}.tags{display:flex;flex-wrap:wrap;gap:6px 10px;margin-bottom:12px}.tags a{font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#346896}.news-card h2{font-size:19px;line-height:1.45;letter-spacing:-.03em;margin-bottom:12px;overflow-wrap:anywhere}.news-card p{font-size:12px;line-height:1.85;color:var(--muted);margin-bottom:20px}.card-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap;font-size:9px;color:#566e82;margin-top:auto}.read-more{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:13px;margin-top:16px;font-size:11px;font-weight:750;color:var(--blue)}.read-more svg{width:17px;height:17px}.mobile-news-link{display:none}.image-placeholder{height:100%;width:100%;display:flex;align-items:center;justify-content:center;gap:14px;flex-direction:column;background:#e8f0f8;color:#315d83;font-weight:650}.image-placeholder svg{width:42px;height:42px}.member-section{padding-block:60px}.member-banner{display:grid;grid-template-columns:1fr 1fr;background:var(--navy);border-radius:22px;overflow:hidden;color:white;position:relative}.member-art{position:relative;display:grid;place-items:center;overflow:hidden;min-height:390px;background:radial-gradient(ellipse at 40% 45%,#315d7a,#153a58 70%)}.membership-card{width:300px;height:197px;border-radius:16px;background:linear-gradient(120deg,#f1f6ee,#cae5db);color:#254839;transform:rotate(-10deg);box-shadow:0 25px 45px #041c3438;padding:21px 26px;position:relative;z-index:2;display:flex;flex-direction:column}.membership-card>span:first-child{font-size:14px;font-weight:800;line-height:1.2;letter-spacing:-.025em}.membership-card>span:first-child small{display:block;font-size:6px;letter-spacing:.17em;margin-top:3px}.membership-card strong{font-size:23px;line-height:1.13;letter-spacing:-.04em;margin-top:22px}.membership-card>small{font-size:6px;letter-spacing:.16em;font-weight:750;margin-top:7px}.card-rule{width:100%;height:1px;background:#749c882f;margin-top:17px}.card-symbol{position:absolute;right:26px;top:23px}.card-symbol svg{height:28px;width:28px;stroke-width:1}.orbit{position:absolute;width:340px;height:340px;border:1px solid #7495ac40;border-radius:50%;transform:rotate(30deg)}.orbit-two{width:450px;height:450px;left:-130px;top:-150px}.orbit-one{right:-80px;bottom:-180px}.member-copy{padding:48px 55px 44px 30px}.member-copy .eyebrow{color:var(--mint);font-size:9px;margin-bottom:16px}.member-copy h2{font-size:43px;letter-spacing:-.045em;margin-bottom:18px}.member-copy>p:not(.eyebrow){font-size:12px;color:#d1dfeb;max-width:335px;line-height:1.8;margin-bottom:23px}.button-light{background:white;color:var(--navy)}.button-light:hover{background:#e2eef7;color:var(--navy)}.member-faq{display:flex;gap:12px;align-items:center;color:#d4e4ef;font-size:10px;margin-top:18px}.member-faq svg{width:15px;height:15px}.member-faq:hover{color:white}.notices-section{display:grid;grid-template-columns:1fr 1.8fr;gap:65px;padding-block:10px 65px}.notices-intro h2{font-size:32px;margin-bottom:15px}.notices-intro>p:not(.eyebrow){font-size:12px;max-width:245px;color:var(--muted);margin-bottom:22px}.notice-item{position:relative;display:grid;grid-template-columns:120px 1fr 35px;gap:20px;align-items:center;padding:24px 0;border-bottom:1px solid var(--line)}.notice-item:first-child{border-top:1px solid var(--line)}.notice-item time{font-size:10px;color:var(--muted)}.notice-item strong{font-size:14px;line-height:1.55;font-weight:700}.notice-item>span{border:1px solid var(--line);border-radius:50%;width:34px;height:34px;display:grid;place-items:center}.notice-item svg{width:16px;height:16px}.site-footer{background:var(--deep);color:#cbdbe8}.footer-intro{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-block:40px;border-bottom:1px solid #ffffff1c}.footer-brand{display:flex;align-items:center;gap:14px;color:white}.footer-brand>img{background:#fff;border-radius:50%;padding:5px;width:58px;height:58px;object-fit:contain}.footer-brand>span{font-size:16px;line-height:1.3;font-weight:750;letter-spacing:-.03em}.footer-brand strong{display:block;font-size:16px;font-weight:650}.footer-intro>p{font-size:12px;line-height:1.8;margin:0}.footer-grid{display:grid;grid-template-columns:1.1fr .85fr 1.2fr 1fr;gap:40px;padding-block:38px 40px}.footer-grid h2{font-size:12px;letter-spacing:0;color:#fff;font-weight:750;margin:0 0 20px}.footer-grid p,.footer-grid>div>a{display:block;font-size:11px;margin-bottom:10px;overflow-wrap:anywhere}.footer-grid a:hover{color:white}.footer-grid svg{width:14px;height:14px}.social-links{display:flex;flex-wrap:wrap;gap:6px 15px;margin-top:20px;font-size:10px;max-width:180px}.archive-select{display:flex;align-items:center;gap:7px;margin-block:17px}.archive-select select{min-width:0;width:100%;background:#204663;border:1px solid #6c8ba14d;color:white;border-radius:6px;padding:10px;font-size:10px}.archive-select button{height:39px;width:36px;border:0;border-radius:5px;background:#dcecf7;color:var(--navy);flex-shrink:0}.radio-link{padding-top:9px}.radio-dot{display:inline-block;height:6px;width:6px;border-radius:50%;background:#abe0c5;margin-right:6px}.partner-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:14px;background:#fff;border-radius:9px;padding:18px}.partner-logos img{max-width:100%;object-fit:contain;height:auto}.partner-logos img:nth-child(3){max-width:140px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-block:21px;border-top:1px solid #ffffff1c;font-size:9px}.footer-bottom svg{width:13px;height:13px;margin-left:6px}.footer-bottom a:hover{color:white}.whatsapp{position:fixed;right:22px;bottom:22px;z-index:60;display:flex;align-items:center;justify-content:center;gap:9px;background:#168454;color:white!important;padding:13px 17px;border:3px solid white;border-radius:40px;box-shadow:0 4px 18px #113a3024;font-size:11px;font-weight:750}.whatsapp svg{width:25px;height:25px}.whatsapp:hover{background:#0c7144}.section{padding-block:42px 65px}.page-heading{margin-bottom:30px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.page-heading h1{margin:0;font-size:40px;max-width:760px}.page-heading>p{max-width:330px;color:var(--muted);font-size:13px;margin-bottom:3px}.breadcrumbs{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:var(--muted);font-size:11px;margin-bottom:28px}.breadcrumbs a{color:var(--blue)}.category-filter{display:flex;gap:8px;overflow-x:auto;padding-block:4px 15px;margin-bottom:23px;scrollbar-width:thin}.category-filter a{white-space:nowrap;border:1px solid var(--line);border-radius:30px;font-size:11px;padding:8px 14px}.category-filter a[aria-current=page]{background:var(--navy);color:white;border-color:var(--navy)}.pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:36px}.pagination a,.pagination span{padding:9px 12px;min-width:38px;border:1px solid var(--line);border-radius:6px;text-align:center;font-size:11px}.pagination a[aria-current=page]{background:var(--navy);color:#fff;border-color:var(--navy)}.article-shell{max-width:850px}.article-heading{padding-block:40px 15px}.article-heading h1{font-size:42px;line-height:1.2;overflow-wrap:anywhere;margin-bottom:22px}.article-meta{color:var(--muted);font-size:12px}.article-body{font-size:16px;line-height:1.9;overflow-wrap:anywhere;padding-bottom:45px}.article-body h2{font-size:30px;margin:32px 0 15px}.article-body h3{font-size:23px;margin:24px 0 12px}.article-body img{max-width:100%;height:auto;border-radius:9px}.article-body figure{margin:25px 0;max-width:100%}.article-body a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.article-body iframe{max-width:100%}.article-body table{width:100%;max-width:100%;border-collapse:collapse;font-size:13px;display:block;overflow-x:auto}.article-body td,.article-body th{padding:10px;border:1px solid var(--line)}.article-cover{display:block;width:100%;max-height:620px;object-fit:contain;background:#f1f5f8;margin-bottom:26px}.page-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.page-directory>a{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--line);border-radius:10px;padding:20px;font-size:13px;font-weight:650}.explore-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:25px}.explore-group{border:1px solid var(--line);border-radius:14px;padding:25px}.explore-group h2{font-size:24px;color:var(--blue);margin-bottom:15px}.explore-group ul{list-style:none;margin:0;padding:0}.explore-group li>a,.explore-group li>span{display:flex;gap:13px;align-items:center;justify-content:space-between;padding:10px 0;font-size:12px;border-bottom:1px solid #edf1f5;line-height:1.6}.explore-group li>span{font-weight:750}.explore-group li>span small{font-weight:400;font-size:10px}.explore-group li>ul{border-left:1px solid var(--line);padding-left:14px;margin-block:8px}.explore-group svg{width:15px;height:15px}.explore-more{padding-top:30px;color:var(--muted);font-size:13px}.explore-more a{color:var(--blue);font-weight:750}.empty{text-align:center;padding:65px 20px}.contact-box{background:var(--sky);border-radius:12px;padding:28px}.contact-form label{display:block;font-size:13px;font-weight:700;margin-bottom:18px}.contact-form input,.contact-form textarea{display:block;width:100%;padding:12px;margin-top:7px;border:1px solid #bccfdf;background:#fff;border-radius:7px;color:var(--ink)}.contact-form textarea{resize:vertical}.contact-note{color:var(--muted);font-size:12px}.contact-form .honeypot{display:none}.form-error{padding:13px;background:#fff0ea;color:#8d3528;border-radius:5px}.form-success{padding:13px;background:#e2f3e9;color:#28603b;border-radius:5px}.skip{position:fixed;left:14px;top:-100px;z-index:100;background:white;color:var(--navy);padding:12px 18px}.skip:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:851px){.mobile-menu{display:none!important}}
@media(max-width:1100px){.container{width:calc(100% - 48px)}.masthead{gap:23px}.header-search{max-width:300px}.brand strong{font-size:20px}.brand strong>span{font-size:17px}.root-menu{gap:25px}.welcome-grid{gap:35px}.welcome-copy h1{font-size:59px}.feature-image{height:260px}.welcome-actions{gap:15px}.welcome-actions .text-link{font-size:11px}.quick-card{gap:10px;padding:16px 12px}.quick-card small{font-size:9px}.quick-icon{height:37px;width:37px}.card-image{height:180px}.card-copy{padding:20px}.news-card h2{font-size:17px}.member-copy{padding-right:35px}.footer-grid{gap:25px}.notices-section{gap:35px}.notice-item{grid-template-columns:100px 1fr 32px;gap:14px}}
@media(max-width:850px){.utility-bar .container>span{font-size:10px}.utility-bar .container>div>a:first-child{display:none}.masthead{padding-block:17px}.header-search,.header-join,.desktop-nav-bar{display:none}.menu-toggle{display:flex;align-items:center;gap:7px;border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 12px;min-height:44px;font-size:11px;color:var(--ink)}.menu-toggle svg{height:19px;width:19px}.mobile-menu:not([hidden]){display:block;border-top:1px solid var(--line);background:#fff;max-height:calc(100dvh - 140px);overflow:auto}.mobile-menu .container{padding-block:22px 28px}.mobile-menu .eyebrow{margin-bottom:10px}.mobile-menu-link{display:flex;align-items:center;gap:16px;padding:14px 6px;border-bottom:1px solid var(--line);font-size:15px;font-weight:700}.mobile-menu-link>svg:first-child{color:var(--blue)}.mobile-menu-link>span{flex:1}.mobile-menu-link>svg:last-child{width:17px;height:17px;color:var(--muted)}.mobile-search{display:flex;gap:10px;background:var(--cream);border:1px solid var(--line);border-radius:8px;padding:7px 12px;margin-top:22px}.mobile-search input{width:100%;min-width:0;background:none;border:0;font-size:13px;min-height:32px}.mobile-search button{background:none;border:0;color:var(--blue)}.mobile-explore{display:flex;justify-content:space-between;padding:18px 2px 0;font-size:12px;color:var(--blue);font-weight:650}.welcome-grid{gap:26px;padding-block:38px}.welcome-copy h1{font-size:48px}.welcome-description{font-size:12px}.welcome-actions .button{font-size:11px;padding-inline:16px;gap:15px}.welcome-signature{margin-top:22px}.feature-image{height:230px}.feature-copy{padding:19px}.feature-category{display:block}.feature-category>span{display:none}.feature-copy h2{font-size:19px}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-card{padding:18px;gap:15px}.quick-card small{font-size:10px}.quick-card strong{font-size:12px}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.card-image{height:210px}.news-card h2{font-size:18px}.member-copy h2{font-size:36px}.member-art{min-height:400px}.membership-card{width:250px;height:170px;padding:18px 21px}.membership-card strong{font-size:20px;margin-top:19px}.card-rule{margin-top:11px}.member-copy{padding:36px 28px 36px 12px}.notices-section{grid-template-columns:1fr 1.6fr;gap:25px}.notices-intro h2{font-size:26px}.notice-item{grid-template-columns:1fr 28px;gap:10px}.notice-item time{grid-column:1}.notice-item strong{grid-column:1;grid-row:2;font-size:12px}.notice-item>span{grid-column:2;grid-row:1/3}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 50px}.footer-intro{gap:25px}.footer-intro>p{display:none}.partner-logos{max-width:270px}.partner-logos img{max-width:45%}.partner-logos img:nth-child(3){max-width:130px}.page-heading{display:block}.page-heading>p{margin-top:18px;max-width:600px}.page-heading h1{font-size:35px}.explore-grid,.page-directory{grid-template-columns:repeat(2,minmax(0,1fr))}.article-heading h1{font-size:36px}}
@media(max-width:560px){body{font-size:15px}.container{width:calc(100% - 36px)}.utility-bar{display:none}.masthead{padding-block:14px;gap:15px}.brand{gap:10px}.brand>img{width:43px;height:49px}.brand strong{font-size:17px}.brand strong>span{font-size:15px}.brand small{font-size:6px;letter-spacing:.08em;margin-top:4px}.menu-toggle{padding:9px;min-width:43px}.menu-toggle>span{display:none}.site-header{border-bottom:1px solid var(--line)}.mobile-menu:not([hidden]){max-height:calc(100dvh - 160px)}.welcome-grid{display:flex;flex-direction:column;align-items:stretch;gap:26px;padding-block:28px 30px}.welcome-copy .eyebrow{font-size:9px;letter-spacing:.11em;margin-bottom:14px}.little-line{width:20px;margin-right:7px}.welcome-copy h1{font-size:45px;line-height:1.08;margin-bottom:17px}.welcome-description{font-size:13px;line-height:1.75;margin-bottom:21px;max-width:330px}.welcome-description br{display:none}.welcome-actions{gap:18px;flex-wrap:nowrap}.welcome-actions .button{font-size:11px;min-height:46px;padding:12px 14px;gap:12px}.welcome-actions .text-link{font-size:10px;max-width:94px;line-height:1.6}.welcome-signature{display:none}.feature-story{border-radius:14px;box-shadow:0 8px 20px #1738510a;display:grid;grid-template-columns:110px 1fr;align-items:stretch}.feature-image{height:auto;min-height:172px}.feature-badge{left:7px;top:9px;font-size:7px;letter-spacing:0;padding:4px 6px;gap:4px}.feature-badge>span{width:4px;height:4px}.feature-copy{padding:15px}.feature-category{margin-bottom:8px}.feature-copy .tags a{font-size:8px;letter-spacing:.01em}.feature-copy h2{font-size:14px;line-height:1.5;letter-spacing:-.025em;margin-bottom:9px}.feature-cta{font-size:9px;gap:8px}.feature-cta>span{height:23px;width:23px;flex-shrink:0}.feature-cta svg{width:13px;height:13px}.quick-section{padding-block:28px 33px}.section-topline{display:block;margin-bottom:17px}.section-topline h2{font-size:20px}.section-topline>span{display:block;font-size:11px;margin-top:7px}.quick-grid{gap:10px}.quick-card{position:relative;display:block;padding:16px 14px;min-height:136px;border-radius:12px}.quick-icon{width:34px;height:34px;border-radius:10px;margin-bottom:11px}.quick-icon svg{width:20px;height:20px}.quick-card strong{font-size:12px;line-height:1.45}.quick-card small{font-size:9px;line-height:1.6;margin-top:4px}.quick-card>svg{position:absolute;right:13px;top:25px;width:14px;height:14px}.news-section{padding-block:33px 36px}.section-heading{display:block;margin-bottom:21px}.section-heading h2{font-size:29px;line-height:1.2}.section-heading .eyebrow{font-size:9px;margin-bottom:10px}.section-heading>.text-link{display:none}.topic-links{flex-wrap:nowrap;overflow-x:auto;margin-right:-18px;padding-right:18px;padding-bottom:5px;scrollbar-width:none;margin-bottom:19px}.topic-links a{white-space:nowrap;font-size:10px;padding:8px 14px}.news-grid{grid-template-columns:1fr;gap:20px}.card-image{height:222px}.card-copy{padding:21px}.news-card{border-radius:13px}.news-card h2{font-size:19px;line-height:1.45}.news-card p{font-size:13px;line-height:1.8;margin-bottom:18px}.tags a{font-size:9px}.card-meta{font-size:10px}.read-more{font-size:12px;padding-top:14px;min-height:40px}.mobile-news-link{display:flex;margin-top:24px;background:none;border:1px solid #b5c9dd;color:var(--blue);min-height:47px}.member-section{padding-block:34px}.member-banner{grid-template-columns:1fr;border-radius:17px}.member-art{min-height:225px;order:2}.membership-card{width:241px;height:162px;margin:24px 0 30px}.membership-card>span:first-child{font-size:11px}.membership-card strong{font-size:20px;margin-top:18px}.membership-card>small{font-size:5px}.membership-card .card-rule{margin-top:12px}.member-copy{padding:31px 26px 25px}.member-copy h2{font-size:36px;line-height:1.13;margin-bottom:16px}.member-copy>p:not(.eyebrow){font-size:13px;line-height:1.8;margin-bottom:23px}.member-copy .eyebrow{font-size:9px}.member-copy .button{font-size:12px}.member-faq{font-size:10px;line-height:1.7}.notices-section{display:block;padding-block:3px 38px}.notices-intro h2{font-size:28px}.notices-intro h2 br{display:none}.notices-intro .eyebrow{font-size:9px;margin-bottom:10px}.notices-intro>p:not(.eyebrow){font-size:13px;max-width:none;margin-bottom:15px}.notices-intro>.text-link{font-size:12px;margin-bottom:22px}.notice-item{padding:19px 0;grid-template-columns:1fr 32px;gap:6px 18px}.notice-item time{font-size:10px}.notice-item strong{font-size:13px;line-height:1.6}.footer-intro{display:block;padding-block:29px}.footer-brand{margin-bottom:20px}.footer-brand>img{width:48px;height:48px}.footer-brand>span,.footer-brand strong{font-size:16px}.footer-intro .button{font-size:11px;min-height:44px}.footer-grid{display:block;padding-block:28px 10px}.footer-grid>div{margin-bottom:29px}.footer-grid h2{font-size:13px;margin-bottom:15px}.footer-grid p,.footer-grid>div>a{font-size:12px;margin-bottom:11px}.social-links{max-width:none;font-size:11px;gap:10px 18px;margin-top:17px}.archive-select{max-width:340px}.archive-select select{font-size:12px}.partner-logos{max-width:100%;gap:15px;justify-content:space-around;padding:18px}.partner-logos img{max-width:28%!important;max-height:48px;object-fit:contain}.footer-bottom{display:block;padding-block:20px calc(90px + env(safe-area-inset-bottom));font-size:10px}.footer-bottom a{display:block;margin-top:12px}.whatsapp{right:16px;bottom:calc(83px + env(safe-area-inset-bottom));height:53px;width:53px;padding:11px;box-shadow:0 3px 18px #122e302c}.whatsapp span{display:none}.whatsapp svg{height:27px;width:27px}.mobile-dock{position:fixed;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;background:#fffffff7;backdrop-filter:blur(10px);border-top:1px solid var(--line);padding:8px 9px calc(9px + env(safe-area-inset-bottom));z-index:55}.mobile-dock>a{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;min-height:45px;font-size:9px;line-height:1.3;font-weight:650;color:#586c7d;border-radius:9px}.mobile-dock>a[aria-current=page]{background:#edf4fb;color:var(--blue)}.mobile-dock svg{height:21px;width:21px}.section{padding-block:28px 40px}.page-heading h1{font-size:29px;line-height:1.22}.page-heading>p{font-size:13px;margin-top:16px}.page-heading .eyebrow{font-size:9px;margin-bottom:10px}.breadcrumbs{font-size:10px;margin-bottom:22px}.category-filter{margin-right:-18px;padding-right:18px}.category-filter a{font-size:11px}.article-heading{padding-top:28px}.article-heading h1{font-size:29px;line-height:1.3}.article-meta{font-size:11px}.article-body{font-size:15px;line-height:1.9;padding-bottom:26px}.article-body h2{font-size:24px}.article-body h3{font-size:20px}.article-shell{width:calc(100% - 36px)}.article-cover{max-height:550px}.explore-grid,.page-directory{grid-template-columns:1fr;gap:16px}.explore-group{padding:22px}.explore-group li>a,.explore-group li>span{font-size:13px;padding-block:11px}.explore-more{font-size:13px}.page-directory>a{font-size:13px;min-height:60px;padding:18px}.pagination{gap:6px;margin-top:27px}.pagination a,.pagination span{min-width:35px;padding:8px 9px;font-size:11px}}
@media(max-width:360px){.container{width:calc(100% - 28px)}.welcome-copy h1{font-size:40px}.welcome-actions{gap:12px}.feature-story{grid-template-columns:92px 1fr}.feature-copy{padding:13px}.feature-copy h2{font-size:13px}.quick-card{padding:14px 11px}.quick-card strong{font-size:11px}.quick-card small{font-size:9px}.brand small{display:none}.brand strong>span{font-size:14px}.member-copy{padding-inline:22px}.whatsapp{right:12px}.feature-badge{font-size:6px;padding:4px 5px}.feature-image{min-height:185px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media(max-width:360px){.topic-links,.category-filter{margin-right:-14px;padding-right:14px}}

/* Paragraph alignment requested for desktop and mobile. */
.article-body,
main p:not(.eyebrow):not(.article-meta),
.site-footer p {
  text-align: justify;
  text-align-last: start;
  text-justify: inter-word;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.article-body :is(h1,h2,h3,h4,h5,h6),
.article-body :is(label,button,.button,figcaption) {
  text-align: start;
  -webkit-hyphens: none;
  hyphens: none;
}

@media(max-width:560px){.mobile-dock{display:flex}.mobile-dock>a{flex:1;min-width:0}}

/* Support invitation, in the existing footer column and menu position. */
.site-footer .support-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:fit-content;max-width:100%;min-height:44px;margin:16px 0 0;padding:10px 12px;border:1px solid #a5d6c4;border-radius:8px;background:#bce4d5;color:#173f38;font-size:12px;font-weight:800;line-height:1.4;white-space:nowrap}.site-footer .support-button:hover{background:#d4efe5;color:#123a30}.support-button .support-heart{display:inline-flex;align-items:center;margin:0;flex-shrink:0}.support-button .support-heart svg{width:18px;height:18px}.support-button>svg{width:15px;height:15px}.submenu .nav-line>a.menu-support{display:flex;align-items:flex-start;gap:9px;background:#edf6f0;color:#235a47;border-radius:8px;margin-block:4px;padding:11px 9px}.menu-support>svg{width:18px;height:18px;margin-top:3px}.menu-support>span{display:block;min-width:0}.menu-support strong{display:block;font-size:12px;font-weight:750;line-height:1.5}.menu-support small{display:block;font-size:10px;line-height:1.6;font-weight:400;margin-top:3px;color:#4e6e61}.root-menu{flex-wrap:wrap;column-gap:30px;row-gap:0}.desktop-nav .root-menu{min-width:0}.desktop-nav .all-sections{flex-shrink:0}

.root-menu>li{min-width:0;max-width:100%}.nav-line>a{overflow-wrap:anywhere}

/* Explicit alignment saved by the visual editor. */
.article-body .text-justify{text-align:justify;text-align-last:start;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto}
