@charset "UTF-8";.faq-students{padding:32px 0px}.faq-students__container{margin:0 auto;background:#fff;border:1px solid #e9e9e9;border-radius:18px;overflow:hidden;color:#111}.faq-students__header{padding:22px 22px 14px;background:linear-gradient(180deg,#fafafa,#fff);border-bottom:1px solid #efefef}.faq-students__title{margin:0;font-size:26px;line-height:1.2;font-weight:400;letter-spacing:-0.02em}.faq-students__subtitle{margin:10px 0 0;font-size:14.5px;line-height:1.5;color:#555}.faq-students__tools{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-top:14px}.faq-students__search{flex:1 1 320px;display:flex;align-items:center;gap:10px;border:1px solid #e6e6e6;border-radius:12px;padding:10px 12px;background:#fff}.faq-students__searchIcon{color:#777;font-size:16px;line-height:1}.faq-students__searchInput{width:100%;border:0;outline:none;font-size:14.5px;background:transparent;color:#111}.faq-students__btn{border:1px solid #e6e6e6;background:#fff;border-radius:12px;padding:10px 12px;font-size:14px;cursor:pointer;transition:transform .08s ease,background .2s ease;white-space:nowrap}.faq-students__btn:hover{background:#f7f7f7}.faq-students__btn:active{transform:translateY(1px)}.faq-students__btn:focus-visible{outline:3px solid rgba(26,115,232,.25);outline-offset:2px}.faq-students__list{padding:10px 12px 18px}.faq-students__item{border:1px solid #ededed;border-radius:14px;overflow:hidden;background:#fff;margin-top:10px}.faq-students__q{width:100%;text-align:left;border:0;background:#fbfbfb;padding:14px 14px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:16.5px;line-height:1.35;font-weight:700}.faq-students__q:hover{background:#f6f6f6}.faq-students__q:focus-visible{outline:3px solid rgba(26,115,232,.25);outline-offset:2px}.faq-students__qText{flex:1 1 auto}.faq-students__icon{width:22px;height:22px;flex:0 0 22px;position:relative}.faq-students__icon::before,.faq-students__icon::after{content:"";position:absolute;top:50%;left:50%;width:14px;height:2px;background:#222;transform:translate(-50%,-50%);transition:transform 180ms ease}.faq-students__icon::after{transform:translate(-50%,-50%) rotate(90deg)}.faq-students__q[aria-expanded="true"] .faq-students__icon::after{transform:translate(-50%,-50%) rotate(0deg)}.faq-students__a{max-height:0;overflow:hidden;transition:max-height 240ms ease;background:#fff}.faq-students__a p{margin:0;padding:12px 14px 16px;font-size:15.5px;line-height:1.65;color:#333}.faq-students__item.is-open{border-color:#e2e2e2;box-shadow:0 8px 22px rgba(0,0,0,0.04)}.faq-students__footer{border-top:1px solid #efefef;padding:16px 22px;background:#fff;color:#444;font-size:14.5px;line-height:1.5}@media (max-width:640px){.faq-students__title{font-size:20px}.faq-students__q{font-size:15.5px}}
