@import url('https://fonts.googleapis.com/css2?family=Public+Sans:wght@400;500;600;700;800;900&display=swap');
:root{--red:#eb2029;--ink:#0f0f0f;--white:#fff;--soft:#f3f4f8;--sand:#efede6;--muted:#62646a;--line:#dcdde0;--scroll-thumb:#848484;--scroll-track:#f3f4f8;--scroll-hover:#555;--scroll-active:#0f0f0f;--display:'Public Sans',Arial,sans-serif;--body:'Public Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-color:var(--scroll-thumb) var(--scroll-track);scrollbar-gutter:stable}*::-webkit-scrollbar{width:12px;height:12px}*::-webkit-scrollbar-track{background:var(--scroll-track)}*::-webkit-scrollbar-thumb{background:var(--scroll-thumb);border:3px solid var(--scroll-track);border-radius:9px}*::-webkit-scrollbar-thumb:hover{background:var(--scroll-hover)}*::-webkit-scrollbar-thumb:active{background:var(--scroll-active)}body{margin:0;color:var(--ink);font:16px/1.65 var(--font-body);background:white}a{color:inherit;text-decoration:none;cursor:pointer}a:hover{text-decoration:underline;text-underline-offset:5px}a:active{opacity:.75}a:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:6px}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display);line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(54px,6.6vw,102px);font-weight:700;margin-bottom:26px}h2{font-size:clamp(32px,3.65vw,56px);font-weight:600;margin-bottom:30px}h3{font-size:25px;font-weight:600;line-height:1.25}p{margin-bottom:20px}section{scroll-margin-top:25px}.section{padding:100px max(5vw,24px)}.eyebrow{font-size:12px;line-height:1.4;font-weight:700;letter-spacing:.13em;text-transform:uppercase;margin-bottom:24px}.eyebrow:before{content:'';display:inline-block;width:22px;height:3px;background:var(--red);margin:0 10px 3px 0}.header{padding:24px 4vw;display:flex;justify-content:space-between;align-items:center;gap:30px;background:white;position:relative;z-index:3;min-height:102px}.brand{flex:0 0 225px}.brand img{width:225px;height:53px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:23px}.desktop-nav a{font-size:12px;line-height:1.35;max-width:150px}.mobile-nav{display:none}.skip{position:absolute;left:20px;top:-100px;background:white;padding:12px;z-index:10}.skip:focus{top:10px}.button{display:inline-flex;gap:38px;padding:16px 24px;align-items:center;background:var(--red);color:white;font-weight:600;font-size:14px;min-height:52px}.button:hover{background:#c7131b;text-decoration:none}.text-link{display:inline-flex;align-items:center;gap:30px;font-size:14px;font-weight:600;padding:12px 0;border-bottom:1px solid var(--ink)}.hero{position:relative}.hero h1 span{color:var(--red)}.hero .hero-copy>p:not(.eyebrow){font-size:17px;line-height:1.6}.hero-classic{min-height:625px;background:var(--ink);color:white;display:flex;align-items:center;padding:70px 6vw 110px}.hero-classic .hero-photo{position:absolute;inset:0}.hero-classic .hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.5) 43%,rgba(0,0,0,.08))}.hero-photo img{width:100%;height:100%}.hero-classic .hero-copy{z-index:1}.hero-classic h1 span{color:white}.hero-classic h1{font-size:clamp(58px,6.7vw,100px)}.hero-foot{position:absolute;left:6vw;right:6vw;bottom:30px;display:flex;justify-content:space-between;font-size:12px;padding-top:20px;border-top:1px solid #ffffff60}.mission{text-align:center;max-width:1120px;margin:auto;padding-bottom:60px}.mission h2{font-size:clamp(30px,3vw,44px);line-height:1.25}.logo-strip{padding:0 6vw 65px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px 20px;border-bottom:1px solid var(--line)}.logo-strip img{width:120px;height:60px;object-fit:contain}.story{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:7vw}.story-image{position:relative}.story-image img{height:570px;width:100%;object-fit:cover}.image-caption{position:absolute;bottom:22px;left:22px;background:white;padding:10px 16px;font-size:11px}.story-copy>p:not(.eyebrow){color:var(--muted);font-size:15px;line-height:1.85}.section-head{display:flex;justify-content:space-between;gap:40px;margin-bottom:42px;align-items:start}.section-head>.eyebrow{min-width:190px}.section-head h2{max-width:830px;flex:1}.impact{background:var(--soft)}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.stat{padding:35px 25px 25px 0;border-top:1px solid #c6c8cf}.stat:nth-child(3n+2),.stat:nth-child(3n+3){padding-left:30px;border-left:1px solid #c6c8cf}.stat strong{display:block;font-size:clamp(36px,4.8vw,70px);letter-spacing:-.055em;color:var(--red);font-weight:500;line-height:1.1;margin-bottom:20px}.stat h3{font-size:18px;letter-spacing:-.02em;margin-bottom:10px}.stat p{font-size:12px;color:var(--muted);max-width:260px}.business-list{border-top:1px solid var(--ink)}.business-item{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.business-item>summary{display:flex;justify-content:space-between;gap:20px;padding:27px 0;font-size:26px;font-weight:500;letter-spacing:-.035em;line-height:1.3}.business-item>summary:hover{color:var(--red)}.expand{font-size:24px;color:var(--red)}details[open]>.expand,details[open]>summary>.expand{transform:rotate(45deg)}.business-content{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:4px 0 42px}.business-photo{width:100%;height:330px}.business-logo{width:300px;height:150px;object-fit:contain}.institutions{display:grid;grid-template-columns:1fr;gap:18px}.institutions h4{font-size:12px;text-transform:uppercase;letter-spacing:.1em;margin:0 0 8px;color:var(--muted)}.institutions ul{list-style:none;padding:0;margin:0;font-size:14px}.institutions li{padding:3px 0}.media{background:var(--soft)}.media .section-head{align-items:center}.media .section-head h2{margin:0}.articles{display:grid;grid-template-columns:1fr 1fr;gap:35px}.article img{width:100%;height:310px;object-fit:cover}.article>div{padding:28px 0}.article .eyebrow{margin-bottom:15px;color:var(--muted)}.article h3{max-width:530px;font-size:28px}.article:hover{text-decoration:none}.article:hover h3{text-decoration:underline;text-underline-offset:5px}.footer{background:var(--ink);color:white;padding:65px 5vw 24px}.footer-top{display:flex;justify-content:space-between;gap:70px;padding-bottom:45px;border-bottom:1px solid #ffffff30}.footer-top>img{width:250px;height:70px;object-fit:contain}.footer-nav{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 60px;font-size:13px}.contact{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:40px 0;font-size:14px}.contact a{text-decoration:underline;text-underline-offset:4px}.contact p{margin:0}.legal{display:flex;justify-content:space-between;gap:30px;border-top:1px solid #ffffff30;padding-top:22px;font-size:10px;color:#b9b9b9}.legal>div{display:flex;gap:20px}.review-bar{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:10px 4vw;background:#f3f4f8;font-size:11px;border-bottom:1px solid #ddd;letter-spacing:.02em}.review-bar>div{display:flex;gap:8px}.review-bar>div a{padding:3px 10px;border:1px solid #bfc0c5}.review-bar a[aria-current]{background:var(--ink);color:white;border-color:var(--ink)}
/* Bold Editorial: an oversized verbal identity, red story panel, ink impact field. */
.hero-editorial{display:grid;grid-template-columns:1.35fr 1fr;padding:65px 5vw 75px;gap:50px;background:var(--sand)}.hero-editorial h1{font-size:clamp(50px,6.5vw,100px);letter-spacing:-.065em}.hero-editorial .hero-copy{align-self:center}.hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:40px}.hero-bottom p{font-size:13px;margin:0}.editorial-photos{display:grid;grid-template-rows:1.2fr 1fr;gap:14px;position:relative}.editorial-photos img{width:100%;height:230px}.photo-label{position:absolute;bottom:25px;left:-25px;background:var(--red);color:white;padding:20px 24px;line-height:1.35;font-size:18px;font-weight:600}.design-editorial .mission{text-align:left;max-width:none;display:grid;grid-template-columns:1fr 3fr;gap:40px}.design-editorial .story{background:var(--red);color:white;grid-template-columns:1fr 1.2fr}.design-editorial .story-copy>p{color:white}.design-editorial .story .eyebrow:before{background:white}.design-editorial .story .text-link{border-color:white}.design-editorial .story-image img{height:520px}.design-editorial .impact{background:var(--ink);color:white}.design-editorial .stat strong{color:white}.design-editorial .stat p{color:#bdbdbd}.design-editorial .stat{border-color:#444}.design-editorial .media{background:var(--sand)}
/* People & Community: an interlocking photo composition with soft corners. */
.hero-people{display:grid;grid-template-columns:1fr 1.15fr;gap:45px;padding:55px 5vw 80px;background:var(--soft);align-items:center}.hero-people h1{font-size:clamp(52px,6vw,90px)}.people-mosaic{display:grid;grid-template-columns:.8fr 1.1fr;grid-template-rows:230px 230px;gap:15px;position:relative}.people-mosaic img{width:100%;height:100%}.mosaic-one{border-radius:100px 100px 8px 8px;grid-row:1 / 3}.mosaic-two{border-radius:8px 8px 100px 8px}.mosaic-three{border-radius:8px 70px 8px 8px}.mosaic-caption{position:absolute;bottom:20px;left:20px;right:20px;background:white;padding:13px 16px;font-size:12px;text-align:center}.design-people .mission{max-width:970px}.design-people .story-image img{border-radius:160px 12px 12px 12px}.design-people .impact{background:var(--sand)}.design-people .stats{gap:20px}.design-people .stat{border:0;background:white;padding:30px;border-radius:12px}.design-people .stat strong{font-size:clamp(35px,4.2vw,62px)}.design-people .section-head{display:block}.design-people .business-photo,.design-people .article img{border-radius:12px}.design-people .media .section-head{display:flex}
/* Regional Network: a wide campus panorama paired with a regional directory. */
.hero-network{padding:50px 5vw 0;background:var(--soft)}.network-title{position:relative}.network-title h1{font-size:clamp(50px,5.7vw,86px);margin-bottom:20px}.network-title>p:last-child{margin:20px 0 35px;color:var(--muted)}.network-banner{display:grid;grid-template-columns:1.7fr 1fr}.network-banner>img{height:350px;width:100%}.network-panel{background:var(--ink);color:white;padding:32px}.network-panel>div{display:flex;justify-content:space-between;border-bottom:1px solid #444;padding:10px 0;font-size:22px;letter-spacing:-.02em}.network-panel>div span{color:var(--red)}.network-panel .button{margin-top:22px;padding:10px 18px;min-height:44px}.network-panel .eyebrow{margin-bottom:10px}.design-network .mission{text-align:left;max-width:none;display:grid;grid-template-columns:1fr 2fr;gap:40px}.design-network .story{grid-template-columns:.9fr 1.1fr;background:var(--soft)}.design-network .story-image img{height:500px}.design-network .impact{background:white}.design-network .stats{grid-template-columns:repeat(6,1fr);gap:20px}.design-network .stat{border-left:0;padding:24px 0}.design-network .stat strong{font-size:36px}.design-network .stat h3{font-size:15px}.design-network .business{background:var(--soft)}.design-network .media{background:white}
@media(min-width:1600px){.section,.header,.footer,.hero{padding-left:max(5vw,calc((100vw - 1440px)/2));padding-right:max(5vw,calc((100vw - 1440px)/2))}}
@media(max-width:1100px){.desktop-nav{gap:14px}.desktop-nav a{font-size:10px}.brand,.brand img{width:190px;flex-basis:190px}.hero-bottom{display:block}.hero-bottom .button{margin-top:20px}.design-network .stats{grid-template-columns:repeat(3,1fr)}.hero-editorial{gap:25px}.hero-editorial h1{font-size:6.3vw}.section{padding-top:75px;padding-bottom:75px}}
@media(max-width:800px){.header{padding:18px 24px;min-height:86px}.brand,.brand img{width:190px;flex-basis:190px;height:45px}.desktop-nav{display:none}.mobile-nav{display:block}.mobile-nav summary{padding:10px;font-size:14px}.mobile-nav nav{position:absolute;left:0;right:0;top:100%;background:white;border-top:1px solid var(--line);padding:20px 24px;box-shadow:0 20px 20px #0001}.mobile-nav nav a{display:block;padding:12px 0;font-size:14px}.section{padding:60px 24px}.hero-classic{padding:70px 24px 110px;min-height:600px}.hero-foot{left:24px;right:24px;gap:20px;font-size:10px}.hero-classic h1{font-size:65px}.hero-classic .hero-photo img{object-position:65%}.logo-strip{padding:0 20px 40px;gap:8px}.logo-strip img{width:88px;height:44px}.story,.design-editorial .story,.design-network .story{grid-template-columns:1fr;gap:35px}.story-image img,.design-editorial .story-image img,.design-network .story-image img{height:330px}.section-head{display:block;margin-bottom:30px}.stats{grid-template-columns:repeat(2,1fr)}.stat,.stat:nth-child(3n+2),.stat:nth-child(3n+3){border-left:0;padding:25px 15px 15px 0}.stat strong{font-size:43px}.stat h3{font-size:16px}.stat p{font-size:11px}.business-item>summary{font-size:22px}.business-content{grid-template-columns:1fr;gap:24px}.business-photo{height:260px}.articles{grid-template-columns:1fr;gap:25px}.article img{height:auto;aspect-ratio:3/2}.article h3{font-size:26px}.media .section-head,.design-people .media .section-head{display:block}.media .section-head .text-link{margin-top:15px}.footer-top{display:block}.footer-top>img{margin-bottom:35px}.footer-nav{gap:12px 25px}.contact{grid-template-columns:1fr;gap:25px}.legal{display:block}.legal>div{flex-wrap:wrap;margin-top:20px;gap:16px}.review-bar{flex-wrap:wrap;padding:9px 20px;gap:8px}.review-bar>span{display:none}.hero-editorial,.hero-people{grid-template-columns:1fr;padding:45px 24px;gap:35px}.hero-editorial h1{font-size:clamp(48px,9.5vw,76px)}.hero-bottom{display:flex;flex-wrap:wrap;margin-top:10px}.hero-bottom .button{margin:0}.editorial-photos{grid-template-columns:1fr 1fr;grid-template-rows:none}.editorial-photos img{height:210px}.photo-label{left:15px;bottom:15px;font-size:14px;padding:12px}.design-editorial .mission,.design-network .mission{display:block}.hero-people h1{font-size:62px}.people-mosaic{grid-template-rows:170px 170px}.design-people .stats{gap:12px}.design-people .stat{padding:23px 17px}.design-people .stat strong{font-size:34px}.hero-network{padding:40px 24px 0}.network-title h1{font-size:54px}.network-banner{grid-template-columns:1fr}.network-banner>img{height:240px}.network-panel{padding:25px}.design-network .stats{grid-template-columns:repeat(2,1fr)}.mission{padding-bottom:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}@media(forced-colors:active){html{scrollbar-color:auto}a:focus-visible,summary:focus-visible{outline-color:Highlight}.button{border:1px solid ButtonText}}

/* Use the deeper brand shade behind small white type for contrast. */
:root{--red-accessible:#d91e26}.button,.photo-label,.design-editorial .story{background:var(--red-accessible)}

/* Shared type system: one quiet corporate sans hierarchy across every template. */
:root{--display:'Public Sans',sans-serif;--body:'Public Sans',sans-serif;--font-display:'Public Sans',sans-serif;--font-body:'Public Sans',sans-serif;--font-stack:'Public Sans',sans-serif;--type-display-weight:600;--type-body-size:16px;--type-body-leading:1.72;--type-label-size:12px;--type-label-weight:700;--type-nav-size:13px;--type-nav-weight:500}
html{font-size:16px}body{font-family:var(--font-body);font-size:var(--type-body-size);line-height:var(--type-body-leading);font-weight:400;letter-spacing:0}
h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:var(--type-display-weight);letter-spacing:-.035em}
h1{font-size:clamp(48px,5.4vw,82px);line-height:1.03}h2{font-size:clamp(34px,3.35vw,50px);line-height:1.12}h3{font-size:clamp(21px,1.8vw,27px);line-height:1.22}
p,li{line-height:1.72}.eyebrow{font:700 12px/1.4 var(--font-body);letter-spacing:.14em}.button,.text-link,.header,.footer{font-family:var(--font-body)}
.mission h2{font-size:clamp(32px,3.1vw,46px);line-height:1.2;font-weight:500}.story-copy>p:not(.eyebrow){font-size:16px;line-height:1.75}.business-item>summary{font-size:clamp(21px,2vw,26px);font-weight:500;letter-spacing:-.025em}.article h3{font-size:clamp(22px,2vw,28px);line-height:1.3}.stat strong{font-family:var(--font-display);font-weight:500}.stat h3{font-size:18px;font-weight:600}.stat p{font-size:13px;line-height:1.6}
@media(max-width:800px){h1{font-size:clamp(42px,10vw,64px)}h2{font-size:clamp(30px,7.2vw,42px)}h3{font-size:22px}.story-copy>p:not(.eyebrow){font-size:15px}.hero-classic h1{font-size:clamp(46px,12vw,68px)}}

/* Purpose uses the same heading hierarchy as Our Story. */
.mission h2{font-size:clamp(34px,3.35vw,50px);line-height:1.12;font-weight:var(--type-display-weight)}
@media(max-width:800px){.mission h2{font-size:clamp(30px,7.2vw,42px)}}

/* Canonical Public Sans type contract. Keep this last so legacy Elementor
   declarations and page-specific styles resolve to the same family and roles. */
body,body :is(button,input,select,textarea){font-family:var(--font-stack)}
body :is(h1,h2,h3,h4,h5,h6,.elementor-heading-title,.text-wrapper p,.team--member--name,.teg-vtl-head,.teg-voices__name,.teg-cvid__name,.governance-name){font-family:var(--font-stack)!important;font-weight:600}
body :is(p,li,dt,dd,blockquote,figcaption){font-family:var(--font-stack);font-weight:400}
body :is(.desktop-nav a,.mobile-nav a,.footer-nav a,.contact,.button,.text-link,.pe--button--text,.fullscreen-nav a){font-family:var(--font-stack)!important}
body :is(.eyebrow,.review-bar,.institutions h4,.legal){font-family:var(--font-stack);font-size:var(--type-label-size);font-weight:var(--type-label-weight)}
body :is(.desktop-nav a,.mobile-nav nav a){font-size:var(--type-nav-size);font-weight:var(--type-nav-weight)}
body :is(.elementor-widget-text-editor,.elementor-widget-text-editor p,.elementor-widget-text-editor li,.elementor-widget-pepostfield p,.elementor-widget-pepostfield li){font-family:var(--font-stack)!important;font-weight:400}
body :is(.news-post-title,.inner-page.is-post h1){font-family:var(--font-stack)!important;font-weight:600!important}
body :is(.tegbrd,.tegbrd *,.teg-cvid,.teg-cvid *,.teg-voices,.teg-voices *){font-family:var(--font-stack)!important}
body [style*="font-family"]{font-family:var(--font-stack)!important}
body :is(.menu-close,.hero-controls>button){font-family:var(--font-stack)!important}

/* Core values are text, rather than a single raster, so each sentence can
   reveal independently as it enters the viewport. */
:root{--section-space:clamp(48px,5vw,72px);--section-space-compact:clamp(24px,3vw,40px)}
main>.section{padding-block:var(--section-space)}
@media(max-width:800px){:root{--section-space:40px;--section-space-compact:24px}}
.core-values-list{display:grid;gap:clamp(12px,1.7vw,24px);width:min(100%,1400px);margin:0 auto;padding:clamp(24px,3vw,44px) 0}
.core-value{display:grid;grid-template-columns:minmax(0,1fr) 2.2em minmax(0,1fr);align-items:center;gap:0;margin:0;font-family:var(--font-body);font-size:clamp(16px,2.05vw,30px);line-height:1.3;letter-spacing:-.025em;color:var(--ink);text-align:center;transform:translateY(56px);opacity:0;transition:opacity .9s ease var(--core-delay,0ms),transform .9s cubic-bezier(.2,.75,.25,1) var(--core-delay,0ms)}
.core-value>span:first-child{text-align:right}
.core-value>span:last-child{text-align:left}
.core-value>.core-initial{font-size:3em;line-height:1;color:var(--red-accessible);font-weight:700;text-align:center;letter-spacing:0}
.core-value.motion-visible{opacity:1;transform:none}
.core-value strong{font-weight:700;white-space:nowrap}
.core-value strong b{font-size:1.55em;line-height:.7;color:var(--red-accessible);font-weight:700}
.elementor-element-45df634:has(.core-values-list)>img{display:none}
@media(max-width:800px){.core-values-list{gap:16px;padding:24px 0}.core-value{font-size:clamp(12px,2.6vw,20px)}.core-value strong{white-space:normal;overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){.core-value{opacity:1;transform:none;transition:none}}

/* Shared footer direction: centered, quiet and editorial, matching the
   supplied Taylor's Education Group reference across every page. */
.footer{background:#0b0b0b;color:#f4f4f4;padding:72px 5vw 0;text-align:center}
.footer-top{display:flex;flex-direction:column;align-items:center;gap:76px;padding:0 0 72px;border-bottom:1px solid var(--red-accessible)}
.footer-top>img{width:330px;height:auto;max-height:76px;object-fit:contain;margin:0}
.footer-nav{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:18px 48px;font-size:15px;line-height:1.35;font-weight:500}
.footer-nav a{white-space:nowrap}
.contact{display:flex;flex-direction:column;align-items:center;gap:26px;padding:72px 20px 88px;font-size:16px;line-height:1.65;text-align:center}
.contact p{margin:0;color:#ededed}
.contact p:nth-child(2) a{display:flex;align-items:center;justify-content:center;gap:30px;margin-top:42px;text-decoration:none;font-size:17px;font-weight:500}
.contact p:nth-child(2) a:before{content:'in';display:grid;place-items:center;width:34px;height:34px;padding-right:30px;border-right:1px solid #777;background:#f4f4f4;color:#0b0b0b;font-size:16px;font-weight:800;line-height:1}
.legal{display:flex;align-items:center;justify-content:space-between;gap:32px;margin:0 -5vw;padding:28px 5vw 22px;border-top:1px solid #2d2d2d;font-size:12px;line-height:1.45;color:#a8a8a8;text-align:left}
.legal>span{max-width:430px;text-transform:uppercase;letter-spacing:.04em}
.legal>div{display:flex;align-items:center;justify-content:center;gap:28px;flex:1;font-size:15px;color:#d9d9d9}
.legal>div a:last-child{margin-left:auto;font-size:15px;color:#ededed}
.footer a:hover{color:#fff;text-decoration:underline;text-underline-offset:5px}
@media(max-width:800px){.footer{padding:54px 24px 0}.footer-top{gap:44px;padding-bottom:48px}.footer-top>img{width:250px;max-height:60px}.footer-nav{gap:16px 22px;font-size:13px}.contact{padding:54px 8px 62px;font-size:15px}.contact p:nth-child(2) a{margin-top:34px;font-size:16px}.legal{display:block;margin:0 -24px;padding:24px 24px 20px;font-size:10px}.legal>span{display:block;max-width:none;margin-bottom:20px}.legal>div{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:14px 20px;font-size:13px}.legal>div a:last-child{margin-left:auto;font-size:13px}}
