:root{--ink:#17212b;--teal:#008e97;--orange:#f84e01;--paper:#fff;--muted:#60717e}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#f3f6f8;line-height:1.65;font-size:16px}.site-header,footer{max-width:1160px;margin:auto}.site-header{min-height:76px;display:flex;align-items:center;gap:1rem;padding:10px 24px}.brand{display:inline-flex;align-items:center;gap:.65rem;color:var(--ink);font-weight:700;text-decoration:none;white-space:nowrap}.brand img{width:40px;height:40px;border-radius:50%}.main-menu{margin-left:auto;position:relative}.main-menu summary,.language-menu summary{list-style:none;cursor:pointer;font-weight:700;border:1px solid #dbe4e7;border-radius:7px;padding:.45rem .75rem;white-space:nowrap}.main-menu summary::-webkit-details-marker,.language-menu summary::-webkit-details-marker{display:none}.main-menu summary:after,.language-menu summary:after{content:"⌄";margin-left:.5rem;color:var(--teal)}.main-menu[open] summary,.language-menu[open] summary{border-color:var(--teal);background:#f0fbfb}.main-menu nav{position:absolute;z-index:10;right:0;top:calc(100% + .55rem);width:min(900px,calc(100vw - 32px));max-height:min(70vh,620px);overflow:auto;display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:.25rem;padding:1rem;background:#fff;border:1px solid #dbe4e7;border-radius:10px;box-shadow:0 14px 36px #17212b22}.main-menu a,footer a{color:inherit;text-decoration:none}.main-menu a{padding:.3rem .45rem;border-radius:5px;font-size:.9rem}.main-menu a:hover,footer a:hover{color:var(--orange);background:#fff6f1}.language-menu{position:relative}.language-menu nav{position:absolute;z-index:11;right:0;top:calc(100% + .55rem);display:grid;min-width:64px;padding:.35rem;background:#fff;border:1px solid #dbe4e7;border-radius:7px;box-shadow:0 10px 25px #17212b22}.language-menu a{padding:.25rem .45rem;color:var(--muted);text-decoration:none;border-radius:4px;font-size:.8rem}.language-menu a.active{color:#fff;background:var(--teal)}main{border-top:1px solid #e6ecee;min-height:68vh;padding:32px 24px 56px}article{max-width:1020px;margin:0 auto;padding:60px 64px 76px;background:#fff;border:1px solid #dfe5e9;border-radius:18px}.article-header{margin:0 0 1.8rem}.eyebrow{display:none}h1{font-size:clamp(1.75rem,3.5vw,2.8rem);line-height:1.2;margin:0;font-weight:700}h2{font-size:1.5rem;line-height:1.3;margin-top:2em}.content{max-width:100%;font-size:1rem;text-align:left}.content img{max-width:100%;height:auto;border-radius:10px}.content table{margin-left:0}.content a{color:#006d75}.content iframe.video{width:100%;aspect-ratio:16/9;border:0;border-radius:10px}footer{padding:42px 24px;display:grid;grid-template-columns:2fr 1fr;gap:1rem;font-size:.95rem}footer nav{display:grid;gap:.4rem}footer small{grid-column:1/-1;color:var(--muted);border-top:1px solid #dbe4e7;padding-top:1rem}@media(max-width:720px){.site-header{gap:.55rem;padding:10px 16px}.brand span{display:none}.main-menu nav{grid-template-columns:1fr;width:calc(100vw - 32px)}.main-menu summary{font-size:.9rem}.language-menu summary{padding:.45rem .55rem}main{padding:16px 12px 36px}article{padding:34px 24px 48px;border-radius:12px}h1{font-size:1.75rem}.content{font-size:1rem}footer{grid-template-columns:1fr;padding:32px 18px}}:where(.content table){display:table!important;width:100%!important;margin:2rem 0!important;border:2px solid #9fb3ba!important;border-collapse:separate!important;border-spacing:0!important;border-radius:10px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 4px 14px #17212b18!important}:where(.content table)+:where(.content table){margin-top:3rem!important}:where(.content table thead th),:where(.content table tr:first-child th){background:#078f98!important;color:#fff!important;border-bottom:2px solid #05727a!important;font-weight:700!important}:where(.content table th),:where(.content table td){padding:.75rem .8rem!important;text-align:left!important;vertical-align:top!important;border-right:1px solid #cbd9dd!important;border-bottom:1px solid #cbd9dd!important;line-height:1.45!important}:where(.content table th:last-child),:where(.content table td:last-child){border-right:0!important}:where(.content table tbody tr:last-child td){border-bottom:0!important}:where(.content table tbody tr:nth-child(2n) td){background:#f3f8f9!important}:where(.content table tbody tr:hover td){background:#e7f3f4!important}@media(max-width:720px){:where(.content table){font-size:.82rem!important;margin:1.5rem 0!important}:where(.content table th),:where(.content table td){padding:.55rem .5rem!important}}:where(.content table tr:first-child td){background:#078f98!important;color:#fff!important;font-weight:700!important;border-bottom:2px solid #05727a!important}:where(.content .wp-block-columns){display:flex!important;align-items:center!important;gap:2rem!important;margin:2.5rem 0!important;padding:2.5rem!important;border:1px solid #f84e01!important;border-radius:48px!important;background:#fff!important}:where(.content .wp-block-column){flex:1 1 0!important;padding:0!important}:where(.content .wp-block-column:first-child){flex-basis:33.33%!important}:where(.content .wp-block-column:last-child){flex-basis:66.66%!important;text-align:center!important}:where(.content .wp-block-image){margin:0!important;text-align:center!important}:where(.content .wp-block-image img){width:100%!important;max-width:300px!important;height:auto!important;border-radius:26px!important;object-fit:cover}:where(.content .wp-block-columns h3){margin:.2rem 0 .8rem!important;font-size:1.35rem!important}:where(.content .wp-block-columns .has-text-align-center){text-align:center!important}:where(.content .wp-block-uagb-buttons),:where(.content .uagb-buttons__outer-wrap),:where(.content .uagb-buttons__wrap){display:flex!important;justify-content:center!important}:where(.content .wp-block-uagb-buttons a),:where(.content .uagb-buttons__wrap a){display:inline-block!important;margin-top:.7rem!important;padding:.6rem 1.35rem!important;border-radius:999px!important;background:#f84e01!important;color:#fff!important;font-size:1.05rem!important;font-weight:700!important;text-decoration:none!important}:where(.content .wp-block-uagb-buttons a:hover),:where(.content .uagb-buttons__wrap a:hover){background:#008e97!important}@media(max-width:720px){:where(.content .wp-block-columns){flex-direction:column!important;gap:1.25rem!important;padding:1.5rem!important;border-radius:26px!important}:where(.content .wp-block-column),:where(.content .wp-block-column:first-child),:where(.content .wp-block-column:last-child){flex-basis:auto!important;width:100%!important}:where(.content .wp-block-image img){max-width:100%!important}:where(.content .wp-block-columns h3){font-size:1.2rem!important}:where(.content .wp-block-uagb-buttons a),:where(.content .uagb-buttons__wrap a){font-size:1rem!important}}.mobile-menu-toggle[data-astro-cid-37fxchfa]{display:none}@media(max-width:720px){.site-header[data-astro-cid-37fxchfa]{position:relative;z-index:50}.mobile-menu-toggle[data-astro-cid-37fxchfa]{display:inline-flex;flex:0 0 42px;width:42px;height:42px;align-items:center;justify-content:center;margin-left:auto;border:1px solid #d9dee5;border-radius:9px;background:#fff;color:#374151;font-size:1.45rem;line-height:1;cursor:pointer}.mobile-menu-toggle[data-astro-cid-37fxchfa][aria-expanded=true]{background:#f3f4f6}.main-menu[data-astro-cid-37fxchfa]{display:none!important;position:absolute;top:100%;left:0;right:0;width:100%;max-height:calc(100vh - 68px);overflow:auto;flex-direction:column;align-items:stretch;justify-content:flex-start!important;gap:0!important;padding:.55rem 12px 1rem;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 14px 30px #17212b26}.site-header[data-astro-cid-37fxchfa].mobile-menu-open .main-menu[data-astro-cid-37fxchfa]{display:flex!important}.main-menu[data-astro-cid-37fxchfa]>.menu-group[data-astro-cid-37fxchfa],.main-menu[data-astro-cid-37fxchfa]>.menu-search[data-astro-cid-37fxchfa]{width:100%}.main-menu[data-astro-cid-37fxchfa]>.menu-group[data-astro-cid-37fxchfa]>summary[data-astro-cid-37fxchfa],.main-menu[data-astro-cid-37fxchfa]>.menu-search[data-astro-cid-37fxchfa]{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:46px;padding:.7rem .65rem!important;border-bottom:1px solid #e5e7eb;color:#374151!important;font-size:1rem!important}.main-menu[data-astro-cid-37fxchfa]>.menu-group[data-astro-cid-37fxchfa]>summary[data-astro-cid-37fxchfa] span[data-astro-cid-37fxchfa]{margin-left:auto}.menu-panel[data-astro-cid-37fxchfa]{position:static!important;display:block;min-width:0!important;max-height:none;transform:none!important;padding:.25rem 0 .5rem 1rem;border:0;border-left:2px solid #d8eeee;border-radius:0;box-shadow:none}.menu-panel[data-astro-cid-37fxchfa]>a[data-astro-cid-37fxchfa],.menu-panel[data-astro-cid-37fxchfa]>.submenu-toggle[data-astro-cid-37fxchfa]>summary[data-astro-cid-37fxchfa]{min-height:42px;padding:.6rem .65rem!important;border-bottom:1px solid #eef1f2;color:#374151!important}.submenu-nested[data-astro-cid-37fxchfa]{display:block;padding:.1rem 0 .35rem .75rem}.submenu-nested[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{min-height:38px;padding:.5rem .65rem!important;border-bottom:1px solid #f0f2f3}.language-menu[data-astro-cid-37fxchfa]{flex:0 0 31px!important;margin-left:0}.language-menu[data-astro-cid-37fxchfa] nav[data-astro-cid-37fxchfa]{position:absolute;right:12px;top:calc(100% + .55rem)}}.content[data-astro-cid-37fxchfa] table[data-astro-cid-37fxchfa]{display:table!important;width:100%!important;margin:2rem 0!important;border:2px solid #9fb3ba!important;border-collapse:separate!important;border-spacing:0!important;border-radius:10px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 4px 14px #17212b18!important}.content[data-astro-cid-37fxchfa] table[data-astro-cid-37fxchfa]+table[data-astro-cid-37fxchfa]{margin-top:3rem!important}.content[data-astro-cid-37fxchfa] table[data-astro-cid-37fxchfa] thead[data-astro-cid-37fxchfa] th[data-astro-cid-37fxchfa],.content[data-astro-cid-37fxchfa] table[data-astro-cid-37fxchfa] tr[data-astro-cid-37fxchfa]:first-child th[data-astro-cid-37fxchfa]{background:#078f98!important;color:#fff!important;border-bottom:2px solid #05727a!important;font-weight:700!important}.content[data-astro-cid-37fxchfa] table[data-astro-cid-37fxchfa] th[data-astro-cid-37fxchfa],.content[data-astro-cid-37fxchfa] table[data-astro-cid-37fxchfa] td[data-astro-cid-37fxchfa]{padding:.75rem .8rem!important;text-align:left!important;vertical-align:top!important;border-right:1px solid #cbd9dd!important;border-bottom:1px solid #cbd9dd!important;line-height:1.45!important}.content[data-astro-cid-37fxchfa] table[data-astro-cid-37fxchfa] th[data-astro-cid-37fxchfa]:last-child,.content[data-astro-cid-37fxchfa] table[data-astro-cid-37fxchfa] td[data-astro-cid-37fxchfa]:last-child{border-right:0!important}.content[data-astro-cid-37fxchfa] table[data-astro-cid-37fxchfa] tbody[data-astro-cid-37fxchfa] tr[data-astro-cid-37fxchfa]:last-child td[data-astro-cid-37fxchfa]{border-bottom:0!important}.content[data-astro-cid-37fxchfa] table[data-astro-cid-37fxchfa] tbody[data-astro-cid-37fxchfa] tr[data-astro-cid-37fxchfa]:nth-child(2n) td[data-astro-cid-37fxchfa]{background:#f3f8f9!important}.content[data-astro-cid-37fxchfa] table[data-astro-cid-37fxchfa] tbody[data-astro-cid-37fxchfa] tr[data-astro-cid-37fxchfa]:hover td[data-astro-cid-37fxchfa]{background:#e7f3f4!important}@media(max-width:720px){.content[data-astro-cid-37fxchfa] table[data-astro-cid-37fxchfa]{font-size:.82rem!important;margin:1.5rem 0!important}.content[data-astro-cid-37fxchfa] table[data-astro-cid-37fxchfa] th[data-astro-cid-37fxchfa],.content[data-astro-cid-37fxchfa] table[data-astro-cid-37fxchfa] td[data-astro-cid-37fxchfa]{padding:.55rem .5rem!important}}.site-header[data-astro-cid-37fxchfa]{background:#fff!important;color:#374151!important;min-height:68px!important;padding:8px max(24px,calc((100vw - 1180px)/2))!important;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 5px #17212b0d}.site-header[data-astro-cid-37fxchfa] .brand[data-astro-cid-37fxchfa]{color:#374151!important;flex-basis:175px!important;gap:.65rem;font-size:.92rem;font-weight:700}.site-header[data-astro-cid-37fxchfa] .brand[data-astro-cid-37fxchfa] img[data-astro-cid-37fxchfa]{width:48px!important;height:48px!important;border-radius:12px;padding:3px}.main-menu[data-astro-cid-37fxchfa]{justify-content:flex-end!important;gap:clamp(1rem,2.7vw,2.25rem);color:#374151!important}.main-menu[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa],.main-menu[data-astro-cid-37fxchfa] summary[data-astro-cid-37fxchfa],.language-menu[data-astro-cid-37fxchfa] summary[data-astro-cid-37fxchfa]{color:#374151!important;font-size:.9rem;font-weight:600}.main-menu[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover,.main-menu[data-astro-cid-37fxchfa] .menu-group[data-astro-cid-37fxchfa][open]>summary[data-astro-cid-37fxchfa],.language-menu[data-astro-cid-37fxchfa] summary[data-astro-cid-37fxchfa]:hover{color:#111827}.main-menu[data-astro-cid-37fxchfa]>.menu-group[data-astro-cid-37fxchfa]>summary[data-astro-cid-37fxchfa]:after{content:none!important;margin:0!important}.main-menu[data-astro-cid-37fxchfa] summary[data-astro-cid-37fxchfa] span[data-astro-cid-37fxchfa]{margin-left:.35rem;font-size:.78rem}.menu-panel[data-astro-cid-37fxchfa]{top:calc(100% + .65rem);min-width:360px;border:1px solid #e5e7eb;box-shadow:0 12px 28px #17212b1f}.menu-panel[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa],.submenu-toggle[data-astro-cid-37fxchfa] summary[data-astro-cid-37fxchfa]{color:#374151;font-weight:500}.menu-panel[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover,.submenu-toggle[data-astro-cid-37fxchfa][open]>summary[data-astro-cid-37fxchfa]{background:#f3f4f6;color:#111827}.language-menu[data-astro-cid-37fxchfa]{flex-basis:42px}.language-menu[data-astro-cid-37fxchfa]>summary[data-astro-cid-37fxchfa]{border:1px solid #d9dee5!important;border-radius:999px;padding:.38rem .58rem!important;text-align:center}.language-menu[data-astro-cid-37fxchfa] nav[data-astro-cid-37fxchfa]{top:calc(100% + .65rem);background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 12px 28px #17212b1f;padding:.35rem}.language-menu[data-astro-cid-37fxchfa] nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{color:#374151;border-radius:7px;padding:.45rem .6rem}.language-menu[data-astro-cid-37fxchfa] nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover,.language-menu[data-astro-cid-37fxchfa] nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa].active{background:#f3f4f6;color:#111827}@media(max-width:720px){.site-header[data-astro-cid-37fxchfa]{padding:8px 12px!important}.site-header[data-astro-cid-37fxchfa] .brand[data-astro-cid-37fxchfa]{flex-basis:52px!important}.site-header[data-astro-cid-37fxchfa] .brand[data-astro-cid-37fxchfa] img[data-astro-cid-37fxchfa]{width:50px!important;height:50px!important}.main-menu[data-astro-cid-37fxchfa]{justify-content:center;gap:1rem}.main-menu[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa],.main-menu[data-astro-cid-37fxchfa] summary[data-astro-cid-37fxchfa],.language-menu[data-astro-cid-37fxchfa] summary[data-astro-cid-37fxchfa]{font-size:.85rem}}@media(max-width:720px){.site-header[data-astro-cid-37fxchfa]{overflow-x:clip}.language-menu[data-astro-cid-37fxchfa]{flex:0 0 31px!important;width:31px;min-width:31px;margin-right:0}.language-menu[data-astro-cid-37fxchfa] summary[data-astro-cid-37fxchfa]{padding-left:0!important;padding-right:0!important}}.site-header[data-astro-cid-37fxchfa]{max-width:none;background:#078f98;color:#fff;padding:10px max(24px,calc((100vw - 1180px)/2));min-height:84px}.site-header[data-astro-cid-37fxchfa] .brand[data-astro-cid-37fxchfa]{color:#fff;flex:0 0 170px}.site-header[data-astro-cid-37fxchfa] .brand[data-astro-cid-37fxchfa] img[data-astro-cid-37fxchfa]{width:72px;height:72px;border-radius:14px;background:#fff;padding:5px}.main-menu[data-astro-cid-37fxchfa]{display:flex;align-items:center;justify-content:center;gap:clamp(1.5rem,4vw,3.5rem);margin:0;flex:1;color:#fff}.main-menu[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{padding:.25rem 0;color:inherit;text-decoration:none;font-size:1rem}.main-menu[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover{color:#d7ffff}.main-menu[data-astro-cid-37fxchfa] summary[data-astro-cid-37fxchfa],.language-menu[data-astro-cid-37fxchfa] summary[data-astro-cid-37fxchfa]{border:0!important;background:transparent!important;box-shadow:none!important;padding:.25rem 0!important}.menu-group[data-astro-cid-37fxchfa],.submenu-toggle[data-astro-cid-37fxchfa]{position:relative}.menu-group[data-astro-cid-37fxchfa] summary[data-astro-cid-37fxchfa],.submenu-toggle[data-astro-cid-37fxchfa] summary[data-astro-cid-37fxchfa]{list-style:none;cursor:pointer;white-space:nowrap}.menu-group[data-astro-cid-37fxchfa] summary[data-astro-cid-37fxchfa]::-webkit-details-marker,.submenu-toggle[data-astro-cid-37fxchfa] summary[data-astro-cid-37fxchfa]::-webkit-details-marker{display:none}.menu-group[data-astro-cid-37fxchfa] summary[data-astro-cid-37fxchfa]{font-size:1rem}.menu-group[data-astro-cid-37fxchfa] summary[data-astro-cid-37fxchfa] span[data-astro-cid-37fxchfa]{margin-left:.55rem;font-size:.9rem}.menu-group[data-astro-cid-37fxchfa][open] summary[data-astro-cid-37fxchfa]{color:#d7ffff}.menu-panel[data-astro-cid-37fxchfa]{position:absolute;z-index:20;top:calc(100% + 1rem);left:50%;transform:translate(-50%);min-width:420px;max-height:70vh;overflow:auto;padding:.7rem;background:#fff;color:var(--ink);border-radius:8px;box-shadow:0 14px 30px #17212b33}.menu-panel[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{display:block;padding:.45rem .65rem;color:var(--ink);font-size:.9rem;border-radius:4px}.menu-panel[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover{background:#e9f8f8;color:#007d85}.submenu-toggle[data-astro-cid-37fxchfa] summary[data-astro-cid-37fxchfa]{padding:.45rem .65rem;color:var(--ink);font-size:.9rem;border-radius:4px}.submenu-toggle[data-astro-cid-37fxchfa] summary[data-astro-cid-37fxchfa]:after{content:"›";float:right;color:#078f98}.submenu-toggle[data-astro-cid-37fxchfa][open]>summary[data-astro-cid-37fxchfa]{background:#e9f8f8}.submenu-nested[data-astro-cid-37fxchfa]{display:grid;grid-template-columns:repeat(2,minmax(170px,1fr));gap:.1rem .5rem;padding:.2rem 0 .4rem .7rem;border-left:1px solid #d8eeee}.menu-search[data-astro-cid-37fxchfa]{font-size:1.3rem!important}.language-menu[data-astro-cid-37fxchfa]{flex:0 0 58px}.language-menu[data-astro-cid-37fxchfa] nav[data-astro-cid-37fxchfa]{right:0}.home[data-astro-cid-37fxchfa]{padding-top:32px}.home[data-astro-cid-37fxchfa] .content[data-astro-cid-37fxchfa]{max-width:100%}@media(max-width:720px){.site-header[data-astro-cid-37fxchfa]{padding:8px 12px;min-height:64px}.site-header[data-astro-cid-37fxchfa] .brand[data-astro-cid-37fxchfa]{flex:0 0 52px}.site-header[data-astro-cid-37fxchfa] .brand[data-astro-cid-37fxchfa] img[data-astro-cid-37fxchfa]{width:50px;height:50px}.site-header[data-astro-cid-37fxchfa] .brand[data-astro-cid-37fxchfa] span[data-astro-cid-37fxchfa]{display:none}.main-menu[data-astro-cid-37fxchfa]{gap:1rem}.menu-group[data-astro-cid-37fxchfa] summary[data-astro-cid-37fxchfa]{font-size:.85rem}.menu-search[data-astro-cid-37fxchfa]{display:none}.language-menu[data-astro-cid-37fxchfa]{flex:0 0 40px}.menu-panel[data-astro-cid-37fxchfa]{position:fixed;left:12px;right:12px;top:64px;transform:none;min-width:0}.submenu-nested[data-astro-cid-37fxchfa]{grid-template-columns:1fr}}.main-menu[data-astro-cid-37fxchfa]>.menu-group[data-astro-cid-37fxchfa][open]>summary[data-astro-cid-37fxchfa]{color:#d7ffff}.submenu-toggle[data-astro-cid-37fxchfa][open]>summary[data-astro-cid-37fxchfa],.submenu-toggle[data-astro-cid-37fxchfa] summary[data-astro-cid-37fxchfa]{color:#17212b!important}.content[data-astro-cid-37fxchfa]{max-width:820px;margin-left:auto;margin-right:auto}.content[data-astro-cid-37fxchfa] table[data-astro-cid-37fxchfa]{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;margin:1.6rem 0;border:1px solid #d8e3e6;border-radius:12px;overflow:hidden;box-shadow:0 5px 16px #17212b0d;font-size:.92rem;line-height:1.45}.content[data-astro-cid-37fxchfa] th[data-astro-cid-37fxchfa]{background:#078f98;color:#fff;text-align:left;font-weight:700;padding:.7rem .75rem}.content[data-astro-cid-37fxchfa] td[data-astro-cid-37fxchfa]{padding:.65rem .75rem;vertical-align:top;border-bottom:1px solid #e5ecee;overflow-wrap:anywhere}.content[data-astro-cid-37fxchfa] tr[data-astro-cid-37fxchfa]:nth-child(2n) td[data-astro-cid-37fxchfa]{background:#f6fafb}.content[data-astro-cid-37fxchfa] tr[data-astro-cid-37fxchfa]:last-child td[data-astro-cid-37fxchfa]{border-bottom:0}.content[data-astro-cid-37fxchfa] th[data-astro-cid-37fxchfa]:first-child,.content[data-astro-cid-37fxchfa] td[data-astro-cid-37fxchfa]:first-child{width:18%}.content[data-astro-cid-37fxchfa] th[data-astro-cid-37fxchfa]:nth-child(2),.content[data-astro-cid-37fxchfa] td[data-astro-cid-37fxchfa]:nth-child(2){width:12%}.content[data-astro-cid-37fxchfa] th[data-astro-cid-37fxchfa]:nth-child(3),.content[data-astro-cid-37fxchfa] td[data-astro-cid-37fxchfa]:nth-child(3),.content[data-astro-cid-37fxchfa] th[data-astro-cid-37fxchfa]:nth-child(4),.content[data-astro-cid-37fxchfa] td[data-astro-cid-37fxchfa]:nth-child(4){width:35%}.content[data-astro-cid-37fxchfa] td[data-astro-cid-37fxchfa]:first-child{font-weight:600}.content[data-astro-cid-37fxchfa] .wp-block-columns[data-astro-cid-37fxchfa]{display:flex!important;align-items:center!important;gap:2rem!important;margin:2.5rem 0!important;padding:2.5rem!important;border:1px solid #f84e01!important;border-radius:48px!important}.content[data-astro-cid-37fxchfa] .wp-block-column[data-astro-cid-37fxchfa]{flex:1 1 0!important;padding:0!important}.content[data-astro-cid-37fxchfa] .wp-block-column[data-astro-cid-37fxchfa]:first-child{flex-basis:33.33%!important}.content[data-astro-cid-37fxchfa] .wp-block-column[data-astro-cid-37fxchfa]:last-child{flex-basis:66.66%!important;text-align:center}.content[data-astro-cid-37fxchfa] .wp-block-image[data-astro-cid-37fxchfa]{margin:0!important;text-align:center}.content[data-astro-cid-37fxchfa] .wp-block-image[data-astro-cid-37fxchfa] img[data-astro-cid-37fxchfa]{width:100%!important;max-width:300px!important;height:auto!important;border-radius:26px!important;object-fit:cover}.content[data-astro-cid-37fxchfa] .wp-block-columns[data-astro-cid-37fxchfa] h3[data-astro-cid-37fxchfa]{margin:.2rem 0 .8rem;font-size:1.35rem}.content[data-astro-cid-37fxchfa] .wp-block-columns[data-astro-cid-37fxchfa] .has-text-align-center[data-astro-cid-37fxchfa]{text-align:center!important}.content[data-astro-cid-37fxchfa] .wp-block-uagb-buttons[data-astro-cid-37fxchfa],.content[data-astro-cid-37fxchfa] .uagb-buttons__outer-wrap[data-astro-cid-37fxchfa],.content[data-astro-cid-37fxchfa] .uagb-buttons__wrap[data-astro-cid-37fxchfa]{display:flex!important;justify-content:center!important}.content[data-astro-cid-37fxchfa] .wp-block-uagb-buttons[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa],.content[data-astro-cid-37fxchfa] .uagb-buttons__wrap[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{display:inline-block!important;margin-top:.7rem!important;padding:.6rem 1.35rem!important;border-radius:999px!important;background:#f84e01!important;color:#fff!important;font-size:1.05rem!important;font-weight:700!important;text-decoration:none!important}.content[data-astro-cid-37fxchfa] .wp-block-uagb-buttons[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover,.content[data-astro-cid-37fxchfa] .uagb-buttons__wrap[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover{background:#008e97!important}@media(max-width:720px){.content[data-astro-cid-37fxchfa] table[data-astro-cid-37fxchfa]{font-size:.8rem}.content[data-astro-cid-37fxchfa] th[data-astro-cid-37fxchfa],.content[data-astro-cid-37fxchfa] td[data-astro-cid-37fxchfa]{padding:.5rem}.content[data-astro-cid-37fxchfa] th[data-astro-cid-37fxchfa]:first-child,.content[data-astro-cid-37fxchfa] td[data-astro-cid-37fxchfa]:first-child{width:22%}.content[data-astro-cid-37fxchfa] th[data-astro-cid-37fxchfa]:nth-child(2),.content[data-astro-cid-37fxchfa] td[data-astro-cid-37fxchfa]:nth-child(2){width:14%}.content[data-astro-cid-37fxchfa] th[data-astro-cid-37fxchfa]:nth-child(3),.content[data-astro-cid-37fxchfa] td[data-astro-cid-37fxchfa]:nth-child(3),.content[data-astro-cid-37fxchfa] th[data-astro-cid-37fxchfa]:nth-child(4),.content[data-astro-cid-37fxchfa] td[data-astro-cid-37fxchfa]:nth-child(4){width:32%}.content[data-astro-cid-37fxchfa] .wp-block-columns[data-astro-cid-37fxchfa]{flex-direction:column!important;gap:1.25rem!important;padding:1.5rem!important;border-radius:26px!important}.content[data-astro-cid-37fxchfa] .wp-block-column[data-astro-cid-37fxchfa],.content[data-astro-cid-37fxchfa] .wp-block-column[data-astro-cid-37fxchfa]:first-child,.content[data-astro-cid-37fxchfa] .wp-block-column[data-astro-cid-37fxchfa]:last-child{flex-basis:auto!important;width:100%!important}.content[data-astro-cid-37fxchfa] .wp-block-image[data-astro-cid-37fxchfa] img[data-astro-cid-37fxchfa]{max-width:100%!important}.content[data-astro-cid-37fxchfa] .wp-block-columns[data-astro-cid-37fxchfa] h3[data-astro-cid-37fxchfa]{font-size:1.2rem}.content[data-astro-cid-37fxchfa] .wp-block-uagb-buttons[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa],.content[data-astro-cid-37fxchfa] .uagb-buttons__wrap[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{font-size:1rem!important}}
