.ksc-carousels{margin:56px 0 28px;font-family:inherit}.ksc-carousel{position:relative;margin:0 0 34px;padding:32px;border:0;border-radius:0;background:transparent;box-shadow:none}.ksc-carousel__head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.ksc-carousel h2{margin:0!important;color:#0a192f;font-size:30px!important;font-weight:800!important;line-height:1.18;letter-spacing:-.55px}.ksc-carousel__actions{display:flex;align-items:center;gap:20px}.ksc-carousel__directory{display:flex;flex-direction:column;align-items:flex-end;gap:3px;color:#64748b;font-size:13px;white-space:nowrap}.ksc-carousel__directory a{color:#0284c7!important;font-size:15px;font-weight:800;text-decoration:none!important}.ksc-carousel__directory a:hover{text-decoration:underline!important}.ksc-carousel__directory b{font-size:18px}.ksc-carousel__controls{display:flex;gap:10px}.ksc-carousel button{display:grid;place-items:center;width:44px;height:44px;margin:0;padding:0;border:1px solid #e2e8f0;border-radius:50%;background:#fff;color:#0284c7;font-size:27px;line-height:1;cursor:pointer;box-shadow:0 5px 14px rgba(15,23,42,.05);transition:.2s}.ksc-carousel button:hover{transform:translateY(-2px);background:linear-gradient(135deg,#06b6d4,#0284c7);border-color:transparent;color:#fff;box-shadow:0 10px 20px rgba(2,132,199,.23)}.ksc-carousel__viewport{overflow:hidden}.ksc-carousel__track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:2px 2px 14px;scrollbar-width:thin;scrollbar-color:#94d8e8 #edf7fa}.ksc-carousel__track::-webkit-scrollbar{height:7px}.ksc-carousel__track::-webkit-scrollbar-track{background:#edf7fa;border-radius:99px}.ksc-carousel__track::-webkit-scrollbar-thumb{background:#94d8e8;border-radius:99px}.ksc-card{position:relative;min-width:246px;min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:16px;box-sizing:border-box;padding:22px;border:1px solid #e2e8f0;border-radius:18px;background:#fff;color:#0a192f!important;text-decoration:none!important;font-weight:800;line-height:1.3;scroll-snap-align:start;box-shadow:0 8px 20px -20px rgba(15,23,42,.34);transition:transform .2s,box-shadow .2s,border-color .2s}.ksc-card span{max-width:calc(100% - 35px)}.ksc-card b{display:grid;place-items:center;flex:0 0 auto;width:31px;height:31px;border-radius:10px;background:#eaf9fd;color:#0284c7;font-size:20px;font-weight:500;transition:.2s}.ksc-card:hover{transform:translateY(-4px);border-color:#93d9ea;box-shadow:0 16px 28px -19px rgba(2,132,199,.33)}.ksc-card:hover b{background:linear-gradient(135deg,#06b6d4,#0284c7);color:#fff}.ksc-carousel--cities{background:transparent}.ksc-carousel--cities .ksc-card{min-width:205px;min-height:84px}.ksc-carousel--cities .ksc-card b{background:#eff6ff;color:#2563eb}.ksc-active .service-links,.ksc-active h3:has(+ .service-links){display:none}.ksc-directory-page{margin:24px 0 56px}.ksc-directory-page__lead{margin:0 0 24px!important;color:#64748b;font-size:18px;line-height:1.55}.ksc-directory-page__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ksc-directory-page__grid>a{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:68px;padding:16px 18px;border:1px solid #dbe5ef;border-radius:14px;background:rgba(255,255,255,.72);color:#0a192f!important;font-weight:700;line-height:1.3;text-decoration:none!important;box-shadow:0 8px 20px -22px rgba(15,23,42,.45);transition:.2s}.ksc-directory-page__grid>a:hover{transform:translateY(-2px);border-color:#93d9ea;background:#fff;box-shadow:0 13px 24px -20px rgba(2,132,199,.4)}.ksc-directory-page__grid b{flex:0 0 auto;color:#0284c7;font-size:20px}@media (max-width:900px){.ksc-directory-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.ksc-carousels{margin-top:38px}.ksc-carousel{padding:23px 17px;border-radius:0}.ksc-carousel__head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px}.ksc-carousel h2{font-size:24px!important}.ksc-carousel__actions{display:contents}.ksc-carousel__directory{grid-column:1/-1;grid-row:2;align-items:flex-start;margin-top:4px;white-space:normal}.ksc-carousel__controls{display:flex;grid-column:2;grid-row:1;flex:0 0 auto;gap:7px;padding-top:2px}.ksc-carousel button{width:38px;height:38px;font-size:25px}.ksc-card{min-width:82%;min-height:96px;padding:19px}.ksc-carousel--cities .ksc-card{min-width:75%}.ksc-directory-page__lead{font-size:16px}.ksc-directory-page__grid{grid-template-columns:1fr;gap:10px}.ksc-directory-page__grid>a{min-height:62px;padding:14px 16px}}

/* Full subject directories: reuse the visual language defined for service pages. */
.ksc-directory-active{background:transparent!important}
.ksc-directory-active::before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 6% 5%,rgba(224,247,255,.9) 0,rgba(224,247,255,0) 34rem),radial-gradient(circle at 94% 4%,rgba(255,237,213,.9) 0,rgba(255,237,213,0) 34rem),radial-gradient(circle at 92% 95%,rgba(224,247,255,.75) 0,rgba(224,247,255,0) 30rem),radial-gradient(circle at 8% 96%,rgba(255,237,213,.75) 0,rgba(255,237,213,0) 30rem),#f8fafc}
.ksc-directory-active .kursovik-footer::before{display:none!important;content:none!important}
.ksc-directory-active .site-content,.ksc-directory-active .ast-container,.ksc-directory-active .ast-row,.ksc-directory-active .content-area,.ksc-directory-active .ast-article-single,.ksc-directory-active .entry-content,.ksc-directory-active.ast-separate-container,.ksc-directory-active.ast-separate-container .ast-article-single{background:transparent!important;box-shadow:none!important}
.ksc-directory-active .ast-container{max-width:1290px!important}
.ksc-directory-active #primary{width:100%!important;max-width:100%!important;padding-top:0!important}
.ksc-directory-active #secondary{display:none!important}
.ksc-directory-active article.ast-article-single{padding:0 28px 56px!important}
.ksc-directory-active .entry-header{margin:42px 0 12px!important}
.ksc-directory-active .entry-title{color:#0a192f!important;font-family:'Plus Jakarta Sans',-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:42px!important;font-weight:800!important;line-height:1.15;letter-spacing:-.8px}
.ksc-directory-page{margin:0 0 56px;font-family:'Plus Jakarta Sans',-apple-system,"Segoe UI",Roboto,Arial,sans-serif}
.ksc-directory-page__lead{display:inline-flex;align-items:center;min-height:42px;margin:0 0 28px!important;padding:9px 14px;border:1px solid rgba(2,132,199,.16);border-radius:999px;background:rgba(255,255,255,.68);color:#64748b;font-size:15px;font-weight:700;line-height:1.4;box-shadow:0 8px 24px -22px rgba(15,23,42,.35)}
.ksc-directory-page__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.ksc-directory-page__grid>a{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:104px;box-sizing:border-box;padding:22px;border:1px solid #e2e8f0;border-radius:18px;background:#fff;color:#0a192f!important;font-size:15px;font-weight:800;line-height:1.3;text-decoration:none!important;box-shadow:0 8px 20px -20px rgba(15,23,42,.34);transition:transform .2s,box-shadow .2s,border-color .2s}
.ksc-directory-page__grid>a span{max-width:calc(100% - 35px)}
.ksc-directory-page__grid b{display:grid;place-items:center;flex:0 0 auto;width:31px;height:31px;border-radius:10px;background:#eaf9fd;color:#0284c7;font-size:20px;font-weight:500;transition:.2s}
.ksc-directory-page__grid>a:hover{transform:translateY(-4px);border-color:#93d9ea;background:#fff;box-shadow:0 16px 28px -19px rgba(2,132,199,.33)}
.ksc-directory-page__grid>a:hover b{background:linear-gradient(135deg,#06b6d4,#0284c7);color:#fff}
@media (max-width:1050px){.ksc-directory-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:800px){.ksc-directory-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:600px){.ksc-directory-active article.ast-article-single{padding:0 16px 40px!important}.ksc-directory-active .entry-header{margin-top:28px!important}.ksc-directory-active .entry-title{font-size:30px!important;letter-spacing:-.45px}.ksc-directory-page__lead{font-size:14px;margin-bottom:20px!important}.ksc-directory-page__grid{grid-template-columns:1fr;gap:11px}.ksc-directory-page__grid>a{min-height:88px;padding:18px 19px}}

.ksc-directory-cta{max-width:1240px;margin:52px auto 0;padding:52px 28px;border-radius:24px;background:linear-gradient(150deg,#0a192f,#0f2942);color:#fff;text-align:center;box-shadow:0 22px 50px -34px rgba(15,23,42,.7)}
.ksc-directory-cta__copy h2{margin:0 0 10px!important;color:#fff!important;font-size:30px!important;font-weight:800!important;line-height:1.2;letter-spacing:-.4px}
.ksc-directory-cta__copy p{max-width:760px;margin:0 auto!important;color:#94a3b8!important;font-size:15px;line-height:1.6}
.ksc-directory-cta__actions{display:flex;flex-direction:column;align-items:center;margin-top:28px}
.ksc-directory-cta__button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:58px;padding:15px 34px;border-radius:14px;background:linear-gradient(135deg,#06b6d4,#0284c7);color:#fff!important;font-size:16px;font-weight:800;text-decoration:none!important;box-shadow:0 12px 26px -12px rgba(2,132,199,.65);transition:.2s}
.ksc-directory-cta__button:hover{transform:translateY(-2px);color:#fff!important;box-shadow:0 16px 30px -12px rgba(2,132,199,.78)}
.ksc-directory-cta__messengers{display:flex;justify-content:center;gap:14px;margin-top:24px}
.ksc-directory-cta__messengers a{display:grid;place-items:center;width:62px;height:62px;border-radius:15px;background:#fff;text-decoration:none!important;box-shadow:0 10px 24px -16px rgba(0,0,0,.55);transition:.2s}
.ksc-directory-cta__messengers a:hover{transform:translateY(-3px)}
.ksc-directory-cta__messengers i{font-size:27px}
.ksc-directory-cta__messengers a:nth-child(1) i{color:#7360f2}
.ksc-directory-cta__messengers a:nth-child(2) i{color:#229ed9}
.ksc-directory-cta__messengers a:nth-child(3) i{color:#20c968}
.ksc-directory-cta__messengers span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media (max-width:600px){.ksc-directory-cta{margin-top:36px;padding:38px 20px;border-radius:20px}.ksc-directory-cta__copy h2{font-size:25px!important}.ksc-directory-cta__copy p{font-size:14px}.ksc-directory-cta__button{width:100%;max-width:310px}.ksc-directory-cta__messengers a{width:56px;height:56px}}