:root{--brand:#c52026;--ink:#262525;--muted:#77716e;--line:#e6e0dc;--paper:#f7f5f2;--consult-bottom:82px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;color:var(--ink);background:#fff;font:16px/1.75 "Microsoft YaHei","PingFang SC",Arial,sans-serif}a{color:inherit;text-decoration:none}a:hover{color:var(--brand)}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #bb8f54;outline-offset:4px}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.35;font-weight:750}h1{font-size:44px}h2{font-size:36px}h3{font-size:25px}p{margin-top:14px}small{font-size:14px}[hidden]{display:none!important}.wrap{width:min(1320px,calc(100% - 80px));margin:auto}.utility{background:var(--paper);font-size:14px;color:var(--muted);padding:8px 0}.utility .wrap{display:flex;justify-content:space-between}.site-header{position:sticky;top:0;z-index:30;background:#fffffff7;border-bottom:1px solid var(--line)}.header-row{display:flex;align-items:center;gap:26px;min-height:100px}.brand{display:flex;gap:16px;align-items:center;flex:none}.brand>img{width:106px;height:auto}.brand>span{border-left:1px solid var(--line);padding-left:16px}.brand strong{display:block;font-size:25px;line-height:1.2;letter-spacing:3px}.brand small{display:block;font-size:12px;color:var(--muted);margin-top:7px}.header-row>nav{display:flex;gap:22px;margin-left:auto;white-space:nowrap}.header-row>nav a{font-size:16px}.phone{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-size:25px;line-height:1.4;font-weight:700}.phone svg{width:24px;height:24px;color:var(--brand)}.arrow{width:24px;height:24px;flex:none;vertical-align:middle}.eyebrow{color:#9a6855;font-size:16px;letter-spacing:1px;margin:0 0 23px}.section{padding-top:85px;padding-bottom:85px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:38px}.section-head .eyebrow{margin-bottom:12px}.section-intro{color:var(--muted);margin:0}.lead{font-size:22px;line-height:1.8}.text-link{display:inline-flex;gap:18px;align-items:center;font-weight:700;color:var(--brand);white-space:nowrap}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;background:var(--brand);color:white;border:1px solid var(--brand);padding:16px 23px;font-size:17px;font-weight:700;white-space:nowrap;line-height:1.5}.button:hover{background:#a8171d;color:white}.button.outline{background:#fff9;color:var(--brand);border-color:#d7b6b3}.actions{display:flex;gap:14px;margin-top:33px}.hero{position:relative;background:#f3f3f1;overflow:hidden}.hero-inner{position:relative;min-height:570px;display:flex;align-items:center;pointer-events:none}.hero-copy{width:65%;padding:55px 0;pointer-events:auto;position:relative;z-index:2}.hero h1{font-size:clamp(44px,4.4vw,66px);letter-spacing:-2px;line-height:1.4}.hero h1 span{color:var(--brand)}.hero-desc{font-size:23px;margin-top:28px;line-height:1.7}.hero-visual{position:absolute;right:0;top:0;width:45%;height:100%}.hero-visual a{display:block;width:100%;height:100%}.hero-visual img{height:100%;width:100%;object-fit:cover;object-position:center 50%}.hero-visual:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#f3f3f1 0,transparent 45%)}.direction-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.direction-links a{display:flex;align-items:center;gap:18px;padding:30px 0;border-bottom:1px solid var(--line);font-size:20px}.direction-links small{color:#ad8c72}.direction-links .arrow{margin-left:auto;color:var(--brand)}.feature{display:grid;grid-template-columns:330px 1fr;gap:75px;background:var(--paper);padding:42px 65px}.feature-image{height:390px;overflow:hidden;display:block;max-width:250px}.feature-image img{width:100%;height:100%;object-fit:cover;object-position:top}.feature-copy{align-self:center}.feature-copy h3{font-size:34px}.feature-copy>p:not(.eyebrow){color:var(--muted)}.feature-copy .lead{color:var(--ink)!important}.feature-copy .text-link{margin-top:23px}.feature-topics{display:flex;gap:22px;margin-top:24px;color:var(--brand);font-weight:700}.feature-topics span+span{border-left:1px solid #d7b6b3;padding-left:22px}.feature-section{padding-bottom:0}.course-category{display:grid;grid-template-columns:25% 1fr;gap:50px;border-top:1px solid var(--line);padding:38px 0}.course-category>header small{color:#ad8c72}.course-category h3{margin-top:12px;font-size:27px}.course-category header p{color:var(--muted);max-width:220px}.category-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 35px}.course{display:flex;align-items:center;gap:15px;padding:16px 0 24px;border-bottom:1px solid #eee9e6;min-width:0}.course>div{min-width:0;flex:1}.course h4{font-size:21px}.course p{font-size:15px;color:var(--muted);margin-top:12px;line-height:1.8}.course-arrow{color:var(--brand);flex:none}.note{font-size:14px;color:var(--muted);margin:20px 0 0}.faculty-section{background:var(--paper)}.faculty-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px}.faculty-portrait{height:300px;display:block;overflow:hidden;background:#eee;position:relative}.photo-crop{display:block;position:relative;overflow:hidden;max-width:100%}.photo-crop img{position:absolute;max-width:none;display:block}.faculty-portrait .photo-crop{width:100%;height:100%}.faculty-person:nth-child(2) .faculty-portrait{background:#101010}.faculty-person:nth-child(2) .photo-crop{width:65%;margin:auto}.faculty-person>div{padding-top:22px}.faculty-person h3{font-size:29px}.faculty-role{color:var(--brand);margin-top:7px}.faculty-person p:not(.faculty-role){color:var(--muted);font-size:16px;min-height:85px}.faculty-person .text-link{margin-top:22px;padding-top:16px;border-top:1px solid var(--line);display:flex;justify-content:space-between}.about{display:grid;grid-template-columns:1fr 1fr;gap:100px}.about h2{font-size:42px;line-height:1.45}.about .lead{font-size:18px;color:var(--muted);margin-top:28px}.about .text-link{margin-top:28px}.method-list article{padding:22px 0;border-bottom:1px solid var(--line)}.method-list article:first-child{padding-top:0}.method-list small{color:var(--brand)}.method-list h3{font-size:23px;margin-top:10px}.method-list p{color:var(--muted);margin-top:8px}.news-section{background:var(--paper)}.news-list{list-style:none;margin:0;padding:0}.news-list li{display:flex;gap:30px;align-items:center;border-bottom:1px solid var(--line);padding:21px 0;min-width:0}.news-list li>a{flex:1;min-width:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:18px}.news-list time{flex:none;color:var(--muted);font-size:14px}.consult{padding:80px 0;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;scroll-margin-top:120px}.consult>div>p:not(.eyebrow){color:var(--muted);margin-top:22px}.consult .phone{margin-top:30px}.signup{display:grid;grid-template-columns:1fr 1fr;gap:22px;background:var(--paper);border-top:3px solid var(--brand);padding:32px}.signup label{font-weight:700;font-size:17px;min-width:0}.signup em{color:#c52026;font-style:normal}.signup small{font-weight:400;color:var(--muted)}.signup input:not([type=hidden]),.signup textarea{width:100%;display:block;margin-top:10px;border:1px solid #d3c7c1;background:#fff;min-height:50px;padding:11px 12px;color:var(--ink);border-radius:0}.signup textarea{resize:vertical}.full{grid-column:1/-1}.form-note{font-size:13px!important;color:var(--muted);font-weight:400;margin:0}.site-footer{background:#f0edeb;border-top:1px solid var(--line);padding:40px 0}.site-footer strong{font-size:23px}.site-footer p{color:var(--muted);font-size:15px}.site-footer nav{display:flex;gap:30px;margin-top:20px}.site-footer .copyright{font-size:12px;margin-top:25px}.mobile-bar{display:none}.breadcrumb{display:flex;align-items:center;gap:12px;min-width:0;padding:24px 0;font-size:14px;color:var(--muted);white-space:nowrap}.breadcrumb a,.breadcrumb i{flex:none}.breadcrumb i{font-style:normal}.breadcrumb span{overflow:hidden;text-overflow:ellipsis;min-width:0}.directory{padding-top:55px}.directory .lead{color:var(--muted);margin-bottom:38px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:45px;margin:25px 0 75px}.article-column{min-width:0}.article-heading{text-align:center;margin:0 0 30px}.article-heading h1{font-size:30px;line-height:1.6;overflow-wrap:anywhere}.content-info{font-size:13px;color:var(--muted);margin-top:20px}.article-body{font-size:17px;line-height:1.95;overflow-wrap:anywhere}.article-body #MyContent{width:auto!important;max-width:100%!important;margin:0!important;padding:0!important}.article-body img{height:auto!important;max-width:100%!important;margin-left:auto;margin-right:auto}.article-body p{max-width:100%;margin-top:14px}.article-body table{max-width:100%!important}.article-body iframe,.article-body video{max-width:100%}.article-body [style*="width"]{max-width:100%!important}.sidebar{background:var(--paper);padding:25px;align-self:start;position:sticky;top:125px;min-width:0}.sidebar h2{font-size:23px}.sidebar nav{margin:15px 0}.sidebar nav a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:17px 0;border-bottom:1px solid var(--line);font-weight:600;font-size:16px}.sidebar .text-link{font-size:15px;gap:8px}.sidebar .button{display:flex;font-size:15px;margin-top:24px;padding:13px 5px;gap:0}.article-column .consult{display:block;padding-bottom:0}.article-column .consult>div{margin-bottom:30px}.article-column .consult>div>p{margin-top:10px}.article-column .consult .phone{margin-top:16px}.list-heading{margin-top:40px}.fenye{display:flex;flex-wrap:wrap;gap:8px;margin:30px 0;align-items:center}.fenye a,.fenye span{padding:5px 10px;font-size:14px}.fenye a{border:1px solid var(--line)}.fenye a[aria-current=page]{background:var(--brand);color:#fff}.full-news li>a{font-size:17px}.cl-news .article-layout{margin-top:0}
@media(max-width:1200px){.wrap{width:calc(100% - 48px)}.header-row{gap:20px}.header-row>nav{gap:16px}.brand>span{display:none}.phone{font-size:22px}.feature{gap:45px;padding:35px}.faculty-grid{gap:28px}.about{gap:55px}.article-layout{gap:28px;grid-template-columns:minmax(0,1fr) 250px}}
@media(max-width:1000px){.header-row>nav{gap:13px}.header-row>nav a{font-size:14px}.header-row{gap:18px;min-height:84px}.brand>img{width:85px}.header-row .phone{font-size:20px;gap:6px}.header-row .phone svg{width:20px}.hero-inner{min-height:525px}.hero h1{font-size:46px}.category-list{grid-template-columns:1fr}.feature{grid-template-columns:230px 1fr;gap:35px}.feature-copy h3{font-size:29px}.feature-image{height:330px}.consult{gap:40px}.faculty-portrait{height:250px}}
@media(max-width:800px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 36px)}body{font-size:15px;padding-bottom:calc(66px + env(safe-area-inset-bottom))}.utility,.header-row>nav{display:none}.header-row{justify-content:space-between;min-height:76px;gap:10px}.brand>img{width:82px}.brand>span{display:block;padding-left:10px}.brand{gap:10px}.brand strong{font-size:19px}.brand small{display:none}.header-row .phone{font-size:17px;gap:5px}.header-row .phone svg{width:18px;height:18px}.section{padding:48px 0}h1{font-size:30px}h2{font-size:27px}h3{font-size:22px}.section-head{margin-bottom:25px;gap:16px}.section-head .text-link{font-size:13px;gap:7px}.section-head .text-link svg{width:19px}.eyebrow{font-size:12px;margin-bottom:16px;letter-spacing:.7px}.lead{font-size:18px}.hero-inner{min-height:490px;align-items:flex-start}.hero-copy{width:100%;padding:34px 0 30px}.hero h1{font-size:clamp(32px,7.2vw,46px);letter-spacing:-1px;line-height:1.45}.hero-desc{font-size:17px;line-height:1.8;margin-top:22px;max-width:70%}.hero-visual{width:54%;top:145px;height:345px;right:-7%}.hero-visual img{object-position:60% center}.hero-visual:after{background:linear-gradient(90deg,#f3f3f1,transparent 65%)}.hero .actions{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-top:25px}.hero .button{padding:11px 15px;font-size:14px;gap:14px;min-width:160px}.hero .button .arrow{width:20px}.hero .button.outline{background:#f3f3f1e8}.direction-links{gap:20px}.direction-links a{font-size:15px;gap:10px;padding:23px 0}.direction-links small{font-size:11px}.direction-links .arrow{width:18px}.feature-section{padding-bottom:0}.feature{display:block;padding:24px}.feature-image{display:none}.feature-copy h3{font-size:24px}.feature-copy .lead{font-size:18px}.feature-topics{gap:12px;font-size:14px}.feature-topics span+span{padding-left:12px}.feature-copy>p:not(.eyebrow){font-size:14px}.course-category{display:block;padding:25px 0 16px}.course-category>header{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px}.course-category header p{width:100%;max-width:none;font-size:13px;margin:0}.course-category h3{font-size:22px;margin:0}.category-list{margin-top:15px}.course{padding:17px 0 20px;gap:14px}.course h4{font-size:18px;line-height:1.55}.course p{font-size:13px;margin-top:8px}.course-arrow svg{width:21px}.note{font-size:12px;line-height:1.8}.faculty-grid{display:flex;flex-direction:column;gap:30px}.section-intro{display:none}.faculty-person{display:grid;grid-template-columns:115px minmax(0,1fr);gap:20px}.faculty-portrait{height:155px}.faculty-person:nth-child(2) .photo-crop{width:100%}.faculty-person>div{padding:0}.faculty-person h3{font-size:23px}.faculty-role{font-size:12px;line-height:1.7;margin-top:5px}.faculty-person p:not(.faculty-role){font-size:13px;min-height:0;line-height:1.8;margin-top:12px}.faculty-person .text-link{font-size:13px;margin-top:13px;padding-top:12px}.about{display:block}.about h2{font-size:29px}.about .lead{font-size:15px;margin-top:20px}.method-list{margin-top:35px}.method-list h3{font-size:21px}.method-list p{font-size:14px}.news-list li{gap:14px;padding:17px 0}.news-list li>a,.full-news li>a{font-size:15px}.news-list time{font-size:11px}.consult{display:block;padding:48px 0;scroll-margin-top:90px}.consult>div{margin-bottom:26px}.consult>div>p:not(.eyebrow){margin-top:15px}.consult .phone{font-size:25px;margin-top:20px}.signup{padding:22px 18px;gap:18px;grid-template-columns:1fr}.signup label{font-size:16px}.signup input:not([type=hidden]),.signup textarea{font-size:16px;min-height:49px}.signup .button{font-size:16px;padding:13px}.form-note{font-size:11px!important}.site-footer{padding:28px 0}.site-footer strong{font-size:20px}.site-footer p{font-size:12px}.site-footer nav{gap:15px;flex-wrap:wrap;font-size:13px}.site-footer .copyright{font-size:11px}.mobile-bar{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;bottom:0;left:0;right:0;z-index:100;background:#fff;border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom)}.mobile-bar a{min-height:62px;display:flex;align-items:center;justify-content:center;font-size:14px}.mobile-bar a:last-child{background:var(--brand);color:white}.breadcrumb{font-size:12px;gap:7px;padding:18px 0}.directory{padding-top:25px}.directory .lead{font-size:16px;margin-bottom:28px}.article-layout{display:block;margin:18px 0 45px}.article-heading h1{font-size:24px;line-height:1.55}.content-info{font-size:12px;line-height:1.8;margin-top:17px}.article-body{font-size:16px;line-height:1.85;overflow:hidden}.article-body table{display:block;overflow-x:auto}.sidebar{position:static;margin-top:38px;padding:24px}.sidebar .button{font-size:16px}.sidebar nav a{font-size:15px}.article-column .consult{padding-top:42px}.list-heading{margin-top:22px;margin-bottom:25px}.fenye{gap:6px}.fenye a,.fenye span{font-size:12px;padding:5px 9px}.embed-icon{bottom:var(--consult-bottom)!important;right:12px!important;width:68px!important;height:82px!important}.embed-icon .embed-icon-content{width:68px!important;height:82px!important;background-size:contain!important;background-repeat:no-repeat!important}.embed-chat{max-height:calc(100dvh - 78px)!important;bottom:74px!important}.season-filter-label{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(min-width:801px){.faculty-portrait{height:auto;aspect-ratio:4/3}.faculty-portrait .photo-crop{height:auto}}
@media(max-width:800px){.direction-links{gap:14px}.direction-links small{display:none}.direction-links a{gap:6px;font-size:14px;white-space:nowrap}.hero-visual{right:-2%;width:60%}.hero-visual:after{background:linear-gradient(180deg,#f3f3f1,transparent 30%),linear-gradient(90deg,#f3f3f1,transparent 65%)}.faculty-portrait{height:auto;aspect-ratio:1/1.1}.faculty-portrait .photo-crop{height:auto}}
/* Gucang: bright brand, real classroom imagery, left aligned typography. */
:root{--brand:#c91632;--ink:#282628;--muted:#797575;--paper:#f8f5f2;--line:#e8e2dd}.eyebrow{color:#a57766}.brand>span{border:0;padding:0}.brand-seal{display:block;width:58px;height:62px;overflow:hidden;position:relative;flex:0 0 58px}.brand-seal img{position:absolute;width:207px;max-width:none;height:78px;left:0;top:-8px}.brand .brand-name{font-size:23px;font-weight:750;letter-spacing:0;color:var(--brand);line-height:1.3}.brand-name small{font-size:12px;letter-spacing:2px;color:var(--muted);font-weight:400;margin-top:5px}.header-row{gap:24px}.header-row>nav{gap:23px}.header-row .phone{font-size:24px}.brand{gap:12px}.hero{background:#f8f5f2}.hero-inner{min-height:550px}.hero-copy{width:61%}.hero h1{font-size:clamp(42px,4.1vw,62px);letter-spacing:0}.hero-visual{width:61%;right:0}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:100% center}.hero-visual:after{background:linear-gradient(90deg,#f8f5f2 0%,#f8f5f2e6 15%,#f8f5f260 40%,transparent 63%)}.hero .button.outline{background:#f8f5f2e8}.hero-desc{font-size:22px}.program-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:60px}.program{min-width:0}.program>.eyebrow{font-size:13px;margin-bottom:10px}.program h3{font-size:32px;margin-bottom:23px}.program-image{display:block;overflow:hidden;aspect-ratio:2.4;background:var(--paper)}.program-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.program-image:hover img{transform:scale(1.035)}.program-topics{font-size:14px;color:var(--brand);margin-top:23px}.program h4{font-size:24px;margin-top:10px}.program>p:not(.eyebrow):not(.program-topics){color:var(--muted);line-height:1.9;font-size:16px}.program>.text-link{margin-top:20px;border-bottom:1px solid #d9b8bd;padding-bottom:10px}.text-link .arrow,.course-arrow .arrow{transition:transform .2s}.text-link:hover .arrow,.course-arrow:hover .arrow{transform:translateX(4px)}#courses{padding-top:0}.faculty-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:36px}.faculty-person .faculty-portrait{aspect-ratio:1;height:auto;background:transparent;padding:0}.faculty-portrait img{width:100%;height:100%;object-fit:contain}.faculty-person>div:not(.faculty-portrait){padding-top:22px}.faculty-person h3{font-size:27px}.faculty-role{font-size:14px;min-height:49px}.faculty-person p:not(.faculty-role){font-size:14px;min-height:0}.learning{display:grid;grid-template-columns:1fr 1fr;gap:110px}.learning .lead{color:var(--muted);font-size:18px}.learning h2{font-size:36px}.cl-directory .directory h1{font-size:40px}.article-body #MyContent{overflow-wrap:anywhere}.article-body img{height:auto!important;max-width:100%!important}.course-filter-catalog .season-buttons{display:flex;flex-wrap:wrap}
@media(max-width:1200px){.brand .brand-name{font-size:21px}.brand-name small{display:none}.header-row{gap:16px}.header-row>nav{gap:17px}.header-row .phone{font-size:20px}.hero h1{font-size:48px}.hero-copy{width:67%}.program-grid{gap:35px}.faculty-grid{gap:25px}}
@media(min-width:801px) and (max-width:1000px){.header-row .brand-name{font-size:18px}.brand-seal{width:42px;flex-basis:42px;height:49px}.brand-seal img{width:150px;height:auto;top:-3px}.header-row>nav{gap:12px}.header-row>nav a{font-size:13px}.header-row .phone{font-size:17px}.header-row .phone svg{display:none}.header-row{gap:13px}.hero h1{font-size:40px}}
@media(max-width:800px){.site-header{position:relative}.header-row{flex-wrap:wrap;gap:0;min-height:104px;padding-top:12px}.brand{gap:8px}.brand-seal{width:38px;height:43px;flex-basis:38px}.brand-seal img{width:139px;height:auto;top:-4px}.brand .brand-name{display:block;font-size:18px}.brand-name small{display:none}.header-row .phone{font-size:14px;gap:3px}.header-row .phone svg{width:14px}.header-row>nav{display:flex;justify-content:space-between;flex:0 0 100%;gap:10px;margin-top:9px;border-top:1px solid var(--line);padding:10px 0}.header-row>nav a{font-size:14px}.hero-inner{min-height:0;display:block}.hero-copy{width:100%;padding:30px 0 12px}.hero h1{font-size:clamp(29px,7.5vw,46px);line-height:1.45;letter-spacing:0}.hero-desc{font-size:16px;max-width:none;margin-top:15px}.hero .actions{flex-direction:row;gap:10px;margin-top:21px}.hero .button{min-width:0;padding:11px 13px;gap:10px;font-size:13px}.hero-visual{position:relative;width:100%;right:auto;top:auto;height:auto;aspect-ratio:1.85;order:2}.hero{display:flex;flex-direction:column}.hero-inner{order:1}.hero-visual img{object-position:100% center;object-fit:cover}.hero-visual:after{background:linear-gradient(180deg,#f8f5f2 0%,#f8f5f260 24%,transparent 48%)}.program-grid{grid-template-columns:1fr;gap:36px}.program h3{font-size:25px;margin-bottom:17px}.program-image{aspect-ratio:2.4}.program h4{font-size:20px}.program>p:not(.eyebrow):not(.program-topics){font-size:14px}.program-topics{font-size:12px;margin-top:18px}.program>.text-link{font-size:14px}.faculty-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px 22px}.faculty-person{display:block}.faculty-person>div:not(.faculty-portrait){padding-top:15px}.faculty-person h3{font-size:23px}.faculty-person .faculty-role{font-size:12px;min-height:42px}.faculty-person p:not(.faculty-role){font-size:13px}.learning{display:block}.learning h2{font-size:29px}.learning .lead{font-size:16px}.learning .method-list{margin-top:30px}.cl-directory .directory h1{font-size:29px}.course-filter-catalog .season-buttons button{padding:8px 10px;font-size:13px}.breadcrumb{gap:6px}.section-head{align-items:center}.section-head h2{font-size:25px}.section-head .text-link{font-size:12px;gap:5px}.sidebar nav a{padding:14px 0}.signup em{font-style:normal;color:#c91632}}
@media(max-width:370px){.brand .brand-name{font-size:16px}.header-row .phone{font-size:13px}.hero .button{padding:10px 11px}.hero h1{font-size:29px}}
@media(prefers-reduced-motion:reduce){.program-image img,.text-link .arrow,.course-arrow .arrow{transition:none}.program-image:hover img,.text-link:hover .arrow,.course-arrow:hover .arrow{transform:none}}

.faculty-person:nth-child(2) .faculty-portrait{background:transparent}@media(max-width:800px){.header-row>.brand{order:1}.header-row>.phone{order:2;margin-left:auto}.header-row>nav{order:3}}
