.nav-active{color:var(--teal)!important;position:relative}.nav-active::after{content:"";position:absolute;left:0;right:0;bottom:-17px;height:2px;background:var(--mint)}
.questions-hero{max-width:1362px;margin:0 auto;padding:55px 0 70px}.questions-hero__top{display:flex;justify-content:space-between;padding-bottom:17px;border-bottom:1px solid var(--line)}.questions-hero__count{color:var(--muted);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.questions-hero__grid{display:grid;grid-template-columns:1.35fr .65fr;gap:90px;padding:55px 0 45px}.questions-hero h1{margin:0;font-family:var(--display);font-size:clamp(65px,7vw,100px);line-height:.88;letter-spacing:-.07em}.questions-hero h1 em{color:var(--teal);font-style:normal}.questions-hero__intro{align-self:end;max-width:370px;padding-bottom:5px}.questions-hero__intro p{margin:0 0 15px;color:var(--muted);font-size:13px;line-height:1.55}.questions-search{width:62%;height:59px;display:flex;align-items:center;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.questions-search>span{color:var(--teal);margin-right:13px;font-size:19px}.questions-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;font-size:13px}.questions-search button{border:0;background:none;color:var(--teal);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.questions-search__popular{width:62%;display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:12px;font-size:10px}.questions-search__popular span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em}.questions-search__popular a{color:var(--teal);border-bottom:1px solid #A9C5C1}
.question-browser{max-width:1362px;margin:0 auto;padding:0 0 120px;display:grid;grid-template-columns:230px 1fr;gap:80px}.question-filters{border-top:1px solid var(--ink);padding-top:18px}.filter-label{color:var(--muted);font-size:9px;font-weight:600;letter-spacing:.1em;margin-bottom:13px}.filter-label--space{margin-top:45px}.question-filters a,.question-filters button{display:block;width:max-content;margin:0 0 10px;color:var(--muted);font-size:12px;border:0;background:none;padding:0;cursor:pointer;text-align:left}.question-filters a:hover,.question-filters button:hover,.question-filters .filter-active{color:var(--teal)}.question-filters .filter-active{font-weight:600}.question-filters .filter-active::before{content:"";display:inline-block;width:5px;height:5px;margin:0 8px 2px 0;border-radius:50%;background:var(--mint)}.question-feed{border-top:1px solid var(--ink)}.feed-head{display:flex;justify-content:space-between;padding:18px 0;color:var(--muted);font-size:9px;font-weight:600;letter-spacing:.09em}.question-row{min-height:172px;display:grid;grid-template-columns:45px 1fr 30px;gap:25px;align-items:center;border-top:1px solid var(--line)}.question-row__num{align-self:start;padding-top:23px;color:var(--teal);font-size:10px}.question-row__content{padding:22px 0}.question-row__meta{color:var(--muted);font-size:9px;font-weight:600;letter-spacing:.09em}.question-row h2{margin:9px 0 8px;font-family:var(--display);font-size:clamp(24px,2.45vw,35px);line-height:.98;letter-spacing:-.045em;font-weight:600}.question-row h2 a:hover{color:var(--teal)}.question-row p{max-width:680px;margin:0;color:var(--muted);font-size:11px;line-height:1.5}.question-row__arrow{color:var(--teal);font-size:21px;transition:transform .2s}.question-row:hover .question-row__arrow{transform:translate(4px,-4px)}
.question-bottom{padding:100px max(44px,calc((100vw - 1362px)/2));background:var(--teal);color:#fff;display:grid;grid-template-columns:1fr 1fr;column-gap:90px}.question-bottom .eyebrow{color:var(--mint)}.question-bottom h2{grid-column:1;margin:25px 0 0;font-family:var(--display);font-size:clamp(48px,5vw,72px);line-height:.92;letter-spacing:-.06em}.question-bottom p{grid-column:2;grid-row:2;max-width:390px;margin:32px 0 22px;color:#C9DEDA;font-size:13px;line-height:1.55}.question-bottom>a{grid-column:2;color:var(--mint);font-size:11px;font-weight:600}
@media(max-width:1400px){.questions-hero,.question-browser{margin-left:44px;margin-right:44px}}@media(max-width:900px){.questions-hero__grid{grid-template-columns:1fr;gap:35px}.questions-search,.questions-search__popular{width:100%}.question-browser{grid-template-columns:170px 1fr;gap:35px}}@media(max-width:650px){.questions-hero h1{font-size:clamp(34px,11vw,52px)}.questions-hero,.question-browser{margin-left:20px;margin-right:20px}.questions-hero{padding-top:40px}.questions-hero__top{display:block}.questions-hero__count{display:block;margin-top:9px}.questions-hero h1{font-size:52px}.question-browser{display:block}.question-filters{display:flex;flex-wrap:wrap;gap:0 18px;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:45px}.filter-label{width:100%;margin-top:18px}.filter-label--space{margin-top:25px}.question-filters a{margin-bottom:0}.question-row{grid-template-columns:27px 1fr 18px;gap:10px}.question-row h2{font-size:24px}.question-row p{display:none}.question-bottom{display:block;padding:75px 20px}.question-bottom h2{font-size:49px}.question-bottom p{margin-top:28px}}
