.acad-home{
--ink:#0E1A2B; --paper:#F4F7FB; --line:#D7E0EA; --muted:#5C6B7A;
--accent:#0E8C9B; --accent-d:#0A6E7B; --sig:#E0503A; --onfill:#fff;
--badge-bg:color-mix(in srgb,var(--accent) 74%,#0a0e17); --badge-fg:#fff;
--badge-sh:color-mix(in srgb,var(--accent) 55%,#000);
--fd:'Space Grotesk',system-ui,sans-serif; --fb:'IBM Plex Sans',system-ui,sans-serif;
--card:#fff; --shadow:0 18px 40px -26px rgba(14,26,43,.35);
font-family:var(--fb); color:var(--ink); background:var(--paper);
line-height:1.6; overflow-x:clip;
width:100vw; max-width:100vw; margin-left:calc(50% - 50vw); margin-right:calc(50% - 50vw);
} .acad-home.acad-home h1,.acad-home.acad-home h2,.acad-home.acad-home h3,
.acad-home.acad-home h4,.acad-home.acad-home b{color:var(--ink)}
.acad-home.acad-home p{color:var(--muted)}
.acad-home *,.acad-home *::before,.acad-home *::after{box-sizing:border-box}
.acad-home img{max-width:100%;height:auto}
.acad-home a{text-decoration:none;color:inherit}
.acad-home .hm-wrap{max-width:1180px;margin:0 auto;padding:0 24px}
.acad-home .hm-sec{padding-block:72px}
.acad-home .hm-sec-alt{background:color-mix(in srgb,var(--accent) 5%,var(--paper));padding-block:72px}
.acad-home .hm-sec-head{max-width:720px;margin-bottom:40px}
.acad-home .hm-sec-head h2{font-family:var(--fd);font-size:clamp(1.7rem,3.4vw,2.3rem);line-height:1.2;margin:0 0 10px}
.acad-home .hm-sec-head p{margin:0;font-size:1.04rem} .acad-home .hm-btn{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--fd);font-weight:600;font-size:1rem;padding:14px 26px;border-radius:12px;border:0;cursor:pointer;transition:transform .15s,box-shadow .15s}
.acad-home .hm-btn-primary{background:var(--accent);color:var(--onfill);box-shadow:0 10px 26px -10px var(--accent)}
.acad-home .hm-btn-primary:hover{transform:translateY(-2px)}
.acad-home .hm-btn-ghost{background:transparent;color:var(--ink);border:1.5px solid var(--line)}
.acad-home .hm-btn-ghost:hover{border-color:var(--accent);color:var(--accent-d)} .acad-home .hm-hero{position:relative;padding-block:88px 72px;overflow:hidden}
.acad-home .hm-hero-grid{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:56px;align-items:center;position:relative;z-index:1}
.acad-home .hm-hero-noimg .hm-hero-grid{grid-template-columns:1fr;max-width:880px}
.acad-home .hm-eyebrow{font-family:var(--fd);font-size:.82rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-d);margin-bottom:16px}
.acad-home .hm-hero h1{font-family:var(--fd);font-size:clamp(2.2rem,5vw,3.4rem);line-height:1.12;margin:0 0 18px;letter-spacing:-.01em;overflow-wrap:break-word}
.acad-home .hm-hero h1 .hl{color:var(--accent)}
.acad-home .hm-lead{font-size:1.12rem;max-width:56ch;margin:0 0 26px}
.acad-home .hm-cta-row{display:flex;flex-wrap:wrap;gap:12px}
.acad-home .hm-stats{display:flex;flex-wrap:wrap;gap:14px;margin-top:36px}
.acad-home .hm-stat{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:14px 22px;box-shadow:var(--shadow)}
.acad-home .hm-stat b{display:block;font-family:var(--fd);font-size:1.35rem;line-height:1.15}
.acad-home .hm-stat span{font-size:.85rem;color:var(--muted)} .acad-home .hm-hero-art{position:relative}
.acad-home .hm-hero-art img{position:relative;z-index:3;display:block;width:100%;border-radius:16px;box-shadow:0 28px 60px -28px rgba(14,26,43,.5)}
.acad-home .hm-hero-art::before,.acad-home .hm-hero-art::after{content:"";position:absolute;inset:0;border-radius:16px;background:color-mix(in srgb,var(--accent) 10%,var(--paper));border:1px solid var(--line)}
.acad-home .hm-hero-art::before{transform:translate(-14px,12px);z-index:1}
.acad-home .hm-hero-art::after{transform:translate(12px,-10px);z-index:2;opacity:.75} .acad-home .hm-hero::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:
radial-gradient(56% 48% at 80% -6%, color-mix(in srgb,var(--accent) 22%, transparent), transparent 62%),
radial-gradient(44% 40% at -4% 20%, color-mix(in srgb,var(--sig) 12%, transparent), transparent 58%)}
.acad-home .hbg-none::before{background:none}
.acad-home .hbg-glow::before{background:
radial-gradient(56% 48% at 80% -6%, color-mix(in srgb,var(--accent) 22%, transparent), transparent 62%),
radial-gradient(44% 40% at -4% 20%, color-mix(in srgb,var(--sig) 12%, transparent), transparent 58%)}
.acad-home .hbg-rays::before{background:
repeating-conic-gradient(from 195deg at 88% -10%, color-mix(in srgb,var(--accent) 10%,transparent) 0 5deg, transparent 5deg 12deg);
-webkit-mask-image:linear-gradient(180deg,#000 0%,transparent 82%);mask-image:linear-gradient(180deg,#000 0%,transparent 82%)}
.acad-home .hbg-grid::before{background:
linear-gradient(color-mix(in srgb,var(--ink) 7%,transparent) 1px,transparent 1px),
linear-gradient(90deg,color-mix(in srgb,var(--ink) 7%,transparent) 1px,transparent 1px);
background-size:44px 44px;
-webkit-mask-image:radial-gradient(70% 60% at 50% 0%,#000,transparent 80%);mask-image:radial-gradient(70% 60% at 50% 0%,#000,transparent 80%)}
.acad-home .hbg-dots::before{background:radial-gradient(color-mix(in srgb,var(--ink) 14%,transparent) 1.2px,transparent 1.2px);background-size:22px 22px;
-webkit-mask-image:radial-gradient(70% 60% at 50% 0%,#000,transparent 80%);mask-image:radial-gradient(70% 60% at 50% 0%,#000,transparent 80%)}
.acad-home .hbg-mesh::before{background:
radial-gradient(50% 60% at 12% 8%, color-mix(in srgb,var(--accent) 18%,transparent), transparent 60%),
radial-gradient(46% 52% at 90% 16%, color-mix(in srgb,var(--sig) 14%,transparent), transparent 60%)} .acad-home .hm-grid{display:grid;gap:22px}
.acad-home .hm-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.acad-home .hm-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.acad-home .hm-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.acad-home .hm-card{position:relative;display:flex;flex-direction:column;background:var(--card);border:1px solid var(--line);border-radius:16px;overflow:visible;transition:transform .15s,box-shadow .15s,border-color .15s}
.acad-home a.hm-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:color-mix(in srgb,var(--accent) 45%,var(--line))}
.acad-home .hm-ic{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:color-mix(in srgb,var(--accent) 13%,var(--card));color:var(--accent-d);margin-bottom:14px}
.acad-home .hm-ic svg{width:23px;height:23px}
.acad-home .hm-go{margin-top:auto;padding-top:10px;color:var(--accent-d);font-family:var(--fd);font-weight:600;font-size:.9rem} .acad-home .hm-srv{padding:24px}
.acad-home .hm-srv h3{font-family:var(--fd);font-size:1.12rem;margin:0 0 8px}
.acad-home .hm-srv p{font-size:.95rem;margin:0 0 6px} .acad-home .hm-series-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 14px;margin:34px 0 18px;padding-bottom:10px;border-bottom:2px solid color-mix(in srgb,var(--accent) 30%,var(--line))}
.acad-home .hm-series-head h3{font-family:var(--fd);font-size:1.25rem;margin:0}
.acad-home .hm-series-head p{margin:0;font-size:.92rem}
.acad-home .hm-crs-strip{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;padding:20px 4px 14px;scrollbar-width:thin}
.acad-home .hm-crs-strip .hm-course{flex:0 0 300px;scroll-snap-align:start}
.acad-home .hm-course-media{aspect-ratio:1/1;border-radius:15px 15px 0 0;overflow:hidden;background:color-mix(in srgb,var(--accent) 12%,var(--paper));position:relative} .acad-home .hm-course-media img{width:100%;height:100%;object-fit:cover;display:block}
.acad-home .hm-course-ph{position:absolute;inset:0;display:grid;place-items:center;font-family:var(--fd);font-weight:700;font-size:2.4rem;color:var(--accent-d)}
.acad-home .hm-course-body{display:flex;flex-direction:column;gap:6px;flex:1;padding:18px}
.acad-home .hm-course-body h4{font-family:var(--fd);font-size:1.05rem;margin:0;line-height:1.35}
.acad-home .hm-course-body p{font-size:.9rem;margin:0}
.acad-home .hm-course-foot{margin-top:auto;padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}
.acad-home .hm-course-foot .hm-go{margin-top:0;padding-top:0}
.acad-home .hm-price{font-family:var(--fd);font-weight:700;color:var(--ink);font-size:1.02rem}
.acad-home .hm-price del{color:var(--muted);font-weight:500;font-size:.86em;margin-right:6px}
.acad-home .hm-price ins{text-decoration:none} .acad-home .hm-badge{position:absolute;top:-12px;left:14px;z-index:4;display:inline-flex;align-items:center;gap:6px;background:var(--badge-bg);color:#fff !important;font-family:var(--fd);font-weight:700;font-size:.78rem;letter-spacing:.03em;line-height:1.2;padding:6px 12px;border-radius:999px;box-shadow:0 8px 20px -8px var(--badge-sh)}
.acad-home .hm-badge span{color:#fff !important}
.acad-home .hm-badge svg{width:14px;height:14px}
.acad-home .hm-badge-stock{left:auto;right:14px;animation:hm-badge-pop 1.6s ease-in-out infinite}
@keyframes hm-badge-pop{0%,100%{transform:scale(1)}50%{transform:scale(1.08)}}
@media(prefers-reduced-motion:reduce){.acad-home .hm-badge-stock{animation:none}} .acad-home .hm-course-body h4 a{color:inherit}
.acad-home .hm-course-body h4 a:hover{color:var(--accent-d)}
.acad-home .hm-course-detail{display:flex;flex-direction:column;gap:10px;flex:1}
.acad-home .hm-chips{display:flex;flex-wrap:wrap;gap:6px}
.acad-home .hm-chips span{font-size:.74rem;font-weight:600;color:var(--accent-d);background:color-mix(in srgb,var(--accent) 10%,var(--card));border:1px solid color-mix(in srgb,var(--accent) 26%,var(--line));padding:3px 9px;border-radius:999px;white-space:nowrap}
.acad-home .hm-date{font-size:.82rem;color:var(--muted);font-weight:600}
.acad-home .hm-course-btns{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:4px}
.acad-home .hm-btn-sm{padding:9px 16px;font-size:.88rem;border-radius:10px;flex:1 1 auto;justify-content:center} .acad-home .hm-course.is-enrolled{border:2px solid var(--accent);box-shadow:0 16px 38px -22px var(--accent)}
.acad-home .hm-badge-own{left:14px;right:auto;background:var(--accent)}
.acad-home .hm-badge-own svg{width:13px;height:13px}
.acad-home .hm-prog-bar{height:8px;border-radius:999px;background:color-mix(in srgb,var(--ink) 10%,var(--card));overflow:hidden}
.acad-home .hm-prog-bar span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--accent),color-mix(in srgb,var(--accent) 60%,var(--sig)))}
.acad-home .hm-prog-txt{display:flex;align-items:baseline;gap:10px;margin-top:6px;font-size:.8rem;color:var(--muted)}
.acad-home .hm-prog-txt b{font-family:var(--fd);font-size:.92rem;color:var(--accent-d)} .acad-home .hm-course.is-expired .hm-course-media{filter:grayscale(.5);opacity:.9}
.acad-home .hm-expired-note{font-size:.8rem;font-weight:600;color:var(--sig);background:color-mix(in srgb,var(--sig) 10%,var(--card));border:1px solid color-mix(in srgb,var(--sig) 30%,var(--line));border-radius:9px;padding:6px 10px} .acad-home .hm-cs-kapak .hm-course{overflow:hidden;min-height:380px;justify-content:flex-end;background:#101418}
.acad-home .hm-cs-kapak .hm-course-media{position:absolute;inset:0;border-radius:15px;aspect-ratio:auto}
.acad-home .hm-cs-kapak .hm-course-media img{height:100%}
.acad-home .hm-cs-kapak .hm-course-body{position:relative;z-index:2;padding:20px;background:linear-gradient(180deg,transparent,rgba(8,10,16,.55) 26%,rgba(8,10,16,.92))}
.acad-home.acad-home .hm-cs-kapak .hm-course-body h4,.acad-home.acad-home .hm-cs-kapak .hm-course-body h4 a{color:#fff}
.acad-home .hm-cs-kapak .hm-course-body p{color:rgba(255,255,255,.82)}
.acad-home .hm-cs-kapak .hm-chips span{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.22);color:#fff}
.acad-home .hm-cs-kapak .hm-price{color:#fff}
.acad-home .hm-cs-kapak .hm-date{color:rgba(255,255,255,.75)}
.acad-home .hm-cs-kapak .hm-prog-bar{background:rgba(255,255,255,.2)}
.acad-home .hm-cs-kapak .hm-prog-txt{color:rgba(255,255,255,.75)}
.acad-home .hm-cs-kapak .hm-prog-txt b{color:#fff}
.acad-home .hm-cs-kapak .hm-btn-ghost{color:#fff;border-color:rgba(255,255,255,.4)}
.acad-home .hm-cs-kapak .hm-course.is-enrolled{border-width:2px}
.acad-home .hm-cs-kapak .hm-badge{top:12px}  .acad-home .hm-cs-yatay .hm-course{flex-direction:row;align-items:stretch}
.acad-home .hm-cs-yatay .hm-course-media{flex:0 0 38%;aspect-ratio:auto;border-radius:15px 0 0 15px;min-height:100%}
.acad-home .hm-cs-yatay .hm-course-media img{height:100%}
.acad-home .hm-cs-yatay .hm-course-body{flex:1;min-width:0}
@media(max-width:600px){
.acad-home .hm-cs-yatay .hm-course{flex-direction:column}
.acad-home .hm-cs-yatay .hm-course-media{flex-basis:auto;aspect-ratio:16/10;border-radius:15px 15px 0 0}
} @media(hover:hover) and (min-width:601px){
.acad-home .hm-cs-hover .hm-course-detail{max-height:0;opacity:0;overflow:hidden;transition:max-height .32s ease,opacity .22s ease}
.acad-home .hm-cs-hover .hm-course:hover .hm-course-detail,
.acad-home .hm-cs-hover .hm-course:focus-within .hm-course-detail{max-height:560px;opacity:1}
.acad-home .hm-cs-hover .hm-course:hover{transform:translateY(-3px);box-shadow:var(--shadow)}
} .acad-home .hm-why{padding:8px 4px}
.acad-home .hm-why h3{font-family:var(--fd);font-size:1.05rem;margin:0 0 6px}
.acad-home .hm-why p{font-size:.92rem;margin:0} .acad-home .hm-ins-row{display:flex;flex-wrap:wrap;gap:26px}
.acad-home .hm-ins{flex:1 1 200px;max-width:260px;display:flex;flex-direction:column;align-items:center;text-align:center;background:var(--card);border:1px solid var(--line);border-radius:16px;padding:26px 20px;transition:transform .15s,box-shadow .15s}
.acad-home a.hm-ins:hover{transform:translateY(-3px);box-shadow:var(--shadow)}
.acad-home .hm-ins-ph{width:104px;height:104px;border-radius:50%;object-fit:cover;margin-bottom:14px;border:3px solid color-mix(in srgb,var(--accent) 40%,var(--line))}
.acad-home .hm-ins-ph-txt{display:grid;place-items:center;background:color-mix(in srgb,var(--accent) 14%,var(--paper));color:var(--accent-d);font-family:var(--fd);font-weight:700;font-size:2rem}
.acad-home .hm-ins b{font-family:var(--fd);font-size:1.05rem}
.acad-home .hm-ins span{font-size:.88rem;color:var(--muted);margin-top:4px}
.acad-home .hm-ins .hm-go{font-style:normal;margin-top:12px;padding-top:0} .acad-home .hm-quote{margin:0;background:var(--card);border:1px solid var(--line);border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:14px}
.acad-home .hm-quote blockquote{margin:0;font-size:.98rem;color:var(--ink);line-height:1.6}
.acad-home .hm-quote figcaption b{font-family:var(--fd);font-size:.95rem}
.acad-home .hm-quote figcaption span{display:block;font-size:.82rem;color:var(--muted)} .acad-home .hm-post-media{aspect-ratio:16/9;border-radius:15px 15px 0 0;overflow:hidden}
.acad-home .hm-post-media img{width:100%;height:100%;object-fit:cover;display:block}
.acad-home .hm-post-body{display:flex;flex-direction:column;gap:8px;flex:1;padding:18px}
.acad-home .hm-post-body h3{font-family:var(--fd);font-size:1.05rem;margin:0;line-height:1.4}
.acad-home .hm-post-body p{font-size:.9rem;margin:0}
.acad-home .hm-more{margin-top:28px;text-align:center} .acad-home .hm-faq-sec .hm-sec-head{margin-bottom:26px}
.acad-home .hm-faq{max-width:820px}
.acad-home .hm-faq details{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:16px 20px;margin-bottom:10px}
.acad-home .hm-faq summary{cursor:pointer;font-family:var(--fd);font-weight:600;color:var(--ink);list-style:none;position:relative;padding-right:28px}
.acad-home .hm-faq summary::-webkit-details-marker{display:none}
.acad-home .hm-faq summary::after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.3rem;color:var(--accent);transition:transform .15s}
.acad-home .hm-faq details[open] summary::after{transform:translateY(-50%) rotate(45deg)}
.acad-home .hm-faq details p{margin:12px 0 0;font-size:.95rem} .acad-home .hm-final{padding-block:80px;text-align:center;background:linear-gradient(135deg,var(--accent-d),color-mix(in srgb,var(--accent) 60%,#0B1220))}
.acad-home.acad-home .hm-final h2{color:#fff;font-family:var(--fd);font-size:clamp(1.7rem,3.4vw,2.3rem);margin:0 0 12px}
.acad-home.acad-home .hm-final p{color:rgba(255,255,255,.82);max-width:60ch;margin:0 auto 26px}
.acad-home .hm-final .hm-cta-row{justify-content:center}
.acad-home .hm-final .hm-btn-primary{background:#fff;color:var(--accent-d);box-shadow:0 12px 30px -12px rgba(0,0,0,.5)}
.acad-home .hm-final .hm-btn-ghost{color:#fff;border-color:rgba(255,255,255,.45)}
.acad-home .hm-final .hm-btn-ghost:hover{border-color:#fff;color:#fff} .acad-home.hstyle-modern{
--ink:#101418; --paper:#FFFFFF; --line:#E4E8ED; --muted:#5A6572;
--accent-d:color-mix(in srgb,var(--accent) 74%,#05281b);
--fd:'Sora',system-ui,sans-serif; --fb:'Inter',system-ui,sans-serif;
--card:#fff; --shadow:0 18px 40px -26px rgba(14,21,18,.4);
}
.hstyle-modern .hm-btn{border-radius:999px}
.hstyle-modern .hm-card,.hstyle-modern .hm-quote,.hstyle-modern .hm-ins{border-radius:20px}
.hstyle-modern .hm-course-media,.hstyle-modern .hm-post-media{border-radius:19px 19px 0 0}
.hstyle-modern .hm-ic{border-radius:999px}
.hstyle-modern .hm-sec-alt{background:color-mix(in srgb,var(--accent) 6%,#fff)}
.hstyle-modern .hm-hero h1{letter-spacing:-.02em} .acad-home.hstyle-prestij{
--ink:#ECE9F5; --paper:#0B0D14; --line:rgba(255,255,255,.12); --muted:#A39FB5;
--accent-d:var(--accent); --onfill:#0B0D14;
--fd:'Fraunces',Georgia,serif; --fb:'Inter',system-ui,sans-serif;
--card:rgba(255,255,255,.045); --shadow:0 24px 50px -28px rgba(0,0,0,.7);
background:
radial-gradient(60% 50% at 82% -5%, color-mix(in srgb,var(--accent) 24%, transparent), transparent 60%),
radial-gradient(48% 42% at -5% 18%, color-mix(in srgb,var(--sig) 14%, transparent), transparent 58%),
#0B0D14;
}
.hstyle-prestij .hm-eyebrow{color:color-mix(in srgb,var(--accent) 72%,#fff)}
.hstyle-prestij .hm-hero h1 .hl{background:linear-gradient(120deg,var(--accent),var(--sig));-webkit-background-clip:text;background-clip:text;color:transparent}
.hstyle-prestij .hm-card,.hstyle-prestij .hm-quote,.hstyle-prestij .hm-ins,
.hstyle-prestij .hm-stat,.hstyle-prestij .hm-faq details{background:var(--card);border-color:var(--line);backdrop-filter:blur(8px)}
.hstyle-prestij .hm-btn-primary{background:linear-gradient(135deg,var(--accent),color-mix(in srgb,var(--accent) 55%,var(--sig)));border-radius:999px;box-shadow:0 12px 40px -10px var(--accent)}
.hstyle-prestij .hm-btn-ghost{color:var(--ink);border-color:rgba(255,255,255,.25)}
.hstyle-prestij .hm-sec-alt{background:rgba(255,255,255,.03)}
.hstyle-prestij .hm-ic{background:color-mix(in srgb,var(--accent) 24%,transparent);color:#fff}
.hstyle-prestij .hm-final{background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 32%,#0B0D14),#0B0D14)}
.hstyle-prestij .hm-final .hm-btn-primary{background:var(--accent);color:var(--onfill)}
.hstyle-prestij .hm-hero-art::before,.hstyle-prestij .hm-hero-art::after{background:rgba(255,255,255,.05);border-color:var(--line)}
.hstyle-prestij .hm-price{color:var(--ink)} .acad-home.hstyle-zirve{
--ink:#FFFFFF; --paper:#0A0A14; --line:rgba(255,255,255,.10); --muted:#A2A3B5;
--accent-d:var(--accent);
--fd:'Archivo',system-ui,sans-serif; --fb:'Inter',system-ui,sans-serif;
--card:#12121E; --shadow:0 26px 60px -30px rgba(0,0,0,.8);
background:
radial-gradient(56% 46% at 86% -4%, color-mix(in srgb,var(--accent) 30%, transparent), transparent 62%),
radial-gradient(50% 42% at -6% 8%, color-mix(in srgb,var(--sig) 22%, transparent), transparent 60%),
#0A0A14;
}
.hstyle-zirve .hm-hero h1{font-weight:800;letter-spacing:-.02em;text-transform:none}
.hstyle-zirve .hm-hero h1 .hl{background:linear-gradient(120deg,var(--accent),var(--sig));-webkit-background-clip:text;background-clip:text;color:transparent}
.hstyle-zirve .hm-btn{border-radius:999px}
.hstyle-zirve .hm-btn-primary{background:linear-gradient(135deg,var(--accent),color-mix(in srgb,var(--accent) 55%,var(--sig)));color:#fff;box-shadow:0 14px 40px -12px var(--accent)}
.hstyle-zirve .hm-btn-ghost{color:#fff;border-color:rgba(255,255,255,.28)}
.hstyle-zirve .hm-card,.hstyle-zirve .hm-quote,.hstyle-zirve .hm-ins,
.hstyle-zirve .hm-stat,.hstyle-zirve .hm-faq details{background:var(--card);border-color:var(--line)}
.hstyle-zirve .hm-sec-alt{background:rgba(255,255,255,.03)}
.hstyle-zirve .hm-ic{background:color-mix(in srgb,var(--accent) 26%,transparent);color:#fff}
.hstyle-zirve .hm-series-head{border-bottom-color:color-mix(in srgb,var(--accent) 45%,transparent)}
.hstyle-zirve .hm-final{background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 34%,#0A0A14),color-mix(in srgb,var(--sig) 24%,#0A0A14))}
.hstyle-zirve .hm-hero-art::before,.hstyle-zirve .hm-hero-art::after{background:rgba(255,255,255,.05);border-color:var(--line)}
.hstyle-zirve .hm-price{color:#fff} .acad-home.hstyle-prestij.hstyle-prestij h1,.acad-home.hstyle-prestij.hstyle-prestij h2,
.acad-home.hstyle-prestij.hstyle-prestij h3,.acad-home.hstyle-prestij.hstyle-prestij h4,
.acad-home.hstyle-prestij.hstyle-prestij b,
.acad-home.hstyle-zirve.hstyle-zirve h1,.acad-home.hstyle-zirve.hstyle-zirve h2,
.acad-home.hstyle-zirve.hstyle-zirve h3,.acad-home.hstyle-zirve.hstyle-zirve h4,
.acad-home.hstyle-zirve.hstyle-zirve b{color:var(--ink)}
.acad-home.hstyle-prestij .hm-quote blockquote,.acad-home.hstyle-zirve .hm-quote blockquote{color:var(--ink)} @media(max-width:980px){
.acad-home .hm-hero-grid{grid-template-columns:1fr;gap:40px}
.acad-home .hm-hero-art{max-width:520px}
.acad-home .hm-cols-3,.acad-home .hm-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:600px){
.acad-home .hm-sec,.acad-home .hm-sec-alt{padding-block:52px}
.acad-home .hm-hero{padding-block:64px 52px}
.acad-home .hm-cols-2,.acad-home .hm-cols-3,.acad-home .hm-cols-4{grid-template-columns:1fr}
.acad-home .hm-crs-strip .hm-course{flex-basis:80%}
.acad-home .hm-stats{gap:10px}
.acad-home .hm-stat{flex:1 1 calc(50% - 10px);padding:12px 16px}
.acad-home .hm-ins{max-width:none}
}  .acad-home .hm-prog{margin-top:auto}
.acad-home .hm-prog~.hm-course-foot,.acad-home .hm-prog~.hm-course-btns{margin-top:0}
.acad-home .hm-course-foot~.hm-course-btns{margin-top:0} .acad-home .hm-typerow{display:flex}
.acad-home.acad-home .hm-type{display:inline-flex;align-items:center;font-family:var(--fd);font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--sig);background:repeating-linear-gradient(135deg,color-mix(in srgb,var(--sig) 13%,var(--card)) 0 7px,color-mix(in srgb,var(--sig) 6%,var(--card)) 7px 14px);border:1px solid color-mix(in srgb,var(--sig) 40%,var(--line));padding:4px 11px;border-radius:8px}
.acad-home .hm-cs-kapak .hm-type{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.28)}
.acad-home.acad-home .hm-cs-kapak .hm-type{color:#fff} .acad-home .hm-inst{display:flex;align-items:center;margin-top:2px}
.acad-home .hm-instav{position:relative;display:inline-flex;width:34px;height:34px;border-radius:50%;margin-left:-9px;border:2px solid var(--card,#fff);box-shadow:0 3px 10px rgba(14,26,43,.22);background:color-mix(in srgb,var(--accent) 14%,var(--card));transition:transform .2s ease;z-index:1}
.acad-home .hm-instav:first-child{margin-left:0}
.acad-home .hm-instav img{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}
.acad-home .hm-instini{display:grid;place-items:center;width:100%;height:100%;border-radius:50%;font-family:var(--fd);font-weight:800;font-size:.8rem;color:var(--accent-d)}
.acad-home .hm-instav:hover,.acad-home .hm-instav:focus-visible{transform:translateY(-3px);z-index:5}
.acad-home .hm-instname{position:absolute;left:calc(100% + 9px);top:50%;transform:translate(-8px,-50%);opacity:0;pointer-events:none;white-space:nowrap;background:var(--accent);border-radius:999px;padding:4px 11px;font-family:var(--fd);font-size:.76rem;font-weight:700;line-height:1.2;box-shadow:0 8px 20px -8px var(--accent);transition:opacity .22s ease,transform .22s ease;z-index:6}
.acad-home.acad-home .hm-instname,.acad-home.acad-home .hm-instname b,.acad-home.acad-home .hm-instname span{color:var(--onfill,#fff)}
.acad-home .hm-instname::before{content:"";position:absolute;right:100%;top:50%;transform:translateY(-50%);border:5px solid transparent;border-right-color:var(--accent)}
.acad-home .hm-instav:hover .hm-instname,.acad-home .hm-instav:focus-visible .hm-instname{opacity:1;transform:translate(0,-50%)} .acad-home .hm-course{overflow:visible}
@media(prefers-reduced-motion:reduce){.acad-home .hm-instav,.acad-home .hm-instname{transition:none}} .acad-home .hm-series-bundle{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px 18px;margin:16px 0 30px;padding:14px 20px;border:1.5px dashed color-mix(in srgb,var(--accent) 48%,var(--line));border-radius:14px;background:color-mix(in srgb,var(--accent) 6%,var(--card))}
.acad-home .hm-sb-txt{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;min-width:0}
.acad-home .hm-sb-txt b{font-family:var(--fd);font-size:1.02rem}
.acad-home.acad-home .hm-sb-tag{display:inline-flex;align-items:center;font-family:var(--fd);font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;background:var(--accent);padding:4px 11px;border-radius:999px;color:var(--onfill,#fff)}
.acad-home.acad-home .hm-sb-tag b,.acad-home.acad-home .hm-sb-tag span{color:var(--onfill,#fff)}
.acad-home .hm-sb-price{font-family:var(--fd);font-weight:800;font-size:1.02rem}
.acad-home .hm-sb-price del{color:var(--muted);font-weight:500;font-size:.86em;margin-right:6px}
.acad-home .hm-sb-price ins{text-decoration:none}
.acad-home .hm-sb-btns{display:flex;flex-wrap:wrap;gap:8px}
@media(max-width:600px){
.acad-home .hm-series-bundle{flex-direction:column;align-items:stretch}
.acad-home .hm-sb-btns .hm-btn{flex:1 1 auto;justify-content:center}
}  .acad-home .hm-lay-y .hm-course{flex-direction:row;align-items:stretch}
.acad-home .hm-lay-y .hm-course-media{flex:0 0 38%;aspect-ratio:auto;border-radius:15px 0 0 15px;min-height:100%}
.acad-home .hm-lay-y .hm-course-media img{height:100%}
.acad-home .hm-lay-y .hm-course-body{flex:1;min-width:0}
@media(max-width:600px){
.acad-home .hm-lay-y .hm-course{flex-direction:column}
.acad-home .hm-lay-y .hm-course-media{flex-basis:auto;aspect-ratio:1/1;border-radius:15px 15px 0 0;min-height:0}
}  .acad-home .hm-cs-vitrin .hm-course:hover{transform:translateY(-4px);box-shadow:0 30px 54px -30px rgba(14,26,43,.55)}
.acad-home .hm-cs-vitrin .hm-price{font-size:1.16rem} .acad-home .hm-cs-bilet .hm-course{overflow:hidden}
.acad-home .hm-cs-bilet .hm-course-media{border-radius:15px 15px 0 0} .acad-home .hm-cs-panel .hm-course{box-shadow:none}
.acad-home .hm-cs-panel .hm-course:hover{border-color:color-mix(in srgb,var(--accent) 45%,var(--line))}
.acad-home .hm-cs-panel .hm-type{background:none;border:0;padding:0;border-radius:0;font-size:.66rem;letter-spacing:.14em;color:var(--accent-d)}
.acad-home .hm-cs-panel .hm-chips{gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:9px 0;flex-wrap:nowrap}
.acad-home .hm-cs-panel .hm-chips span{flex:1;border:0;background:none;border-radius:0;padding:0;font-size:.68rem;color:var(--muted);text-align:left;white-space:normal} .acad-home .hm-cs-kompakt .hm-course-body{padding:13px 15px;gap:4px}
.acad-home .hm-cs-kompakt .hm-course-body h4{font-size:.96rem}
.acad-home .hm-cs-kompakt .hm-chips{gap:2px 10px}
.acad-home .hm-cs-kompakt .hm-chips span{border:0;background:none;padding:0;border-radius:0;font-size:.74rem}
.acad-home .hm-cs-kompakt .hm-chips span:not(:first-child)::before{content:"· ";color:var(--muted)}
.acad-home .hm-cs-kompakt .hm-price{font-size:1.02rem}
.acad-home .hm-cs-kompakt .hm-btn-sm{padding:8px 13px;font-size:.84rem} .acad-home .hm-post2 .hm-course-media{aspect-ratio:16/10}
.acad-home .hm-lay-y .hm-post2 .hm-course-media{aspect-ratio:auto}
.acad-home .hm-post2 .hm-course-body h4{font-size:1.02rem;line-height:1.35;text-wrap:balance}
.acad-home .hm-post2-foot{margin-top:auto;padding-top:10px;display:flex;align-items:center;justify-content:space-between;gap:10px}
.acad-home .hm-post2-by{display:flex;align-items:center;gap:8px;font-size:.76rem;color:var(--muted);min-width:0}
.acad-home .hm-post2-by img{width:26px;height:26px;border-radius:50%;flex:0 0 auto}
.acad-home .hm-post2-go{font-family:var(--fd);font-weight:700;font-size:.84rem;color:var(--accent-d);white-space:nowrap}
.acad-home .hm-post2-go:hover{text-decoration:underline;text-underline-offset:3px}
.acad-home .hm-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;background:rgba(10,20,40,.62);border:1.5px solid rgba(255,255,255,.5);backdrop-filter:blur(4px);z-index:2}
.acad-home .hm-play::before{content:"";position:absolute;left:55%;top:50%;transform:translate(-50%,-50%);border:9px solid transparent;border-left:14px solid #fff}
.acad-home .hm-post2.is-feat{border-color:color-mix(in srgb,var(--accent) 55%,var(--line))}
.acad-home .hm-blog-more{margin:6px 0 26px}
.acad-home .hm-blog-more a{font-family:var(--fd);font-weight:700;font-size:.9rem;color:var(--accent-d)}
.acad-home .hm-blog-more a:hover{text-decoration:underline;text-underline-offset:3px}  .acad-home .hm-tov{display:none;position:absolute;left:12px;bottom:12px;z-index:3;font-family:var(--fd);font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:rgba(10,20,40,.55);border:1px solid rgba(255,255,255,.35);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:5px 11px;border-radius:999px;white-space:nowrap}
.acad-home .hm-perf{display:none}
.acad-home .hm-ring{display:none}
.acad-home .hm-prog{display:flex;align-items:center;gap:11px}
.acad-home .hm-prog-main{flex:1;min-width:0}
.acad-home .hm-chips span b{font-weight:700}
.acad-home .hm-chips span em{font-style:normal;margin-left:4px} .acad-home .hm-cs-vitrin .hm-course{border-radius:18px}
.acad-home .hm-cs-vitrin .hm-course-media{border-radius:17px 17px 0 0}
.acad-home .hm-cs-vitrin .hm-tov{display:inline-flex}
.acad-home .hm-cs-vitrin .hm-typerow{display:none}
.acad-home .hm-cs-vitrin .hm-chips{border-radius:12px}
.acad-home .hm-cs-vitrin .hm-chips span{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;padding:8px 3px}
.acad-home .hm-cs-vitrin .hm-chips span b{font-family:var(--fd);font-size:.95rem;color:var(--ink);line-height:1.15;font-variant-numeric:tabular-nums;margin:0}
.acad-home .hm-cs-vitrin .hm-chips span em{font-size:.64rem;color:var(--muted);line-height:1.2;margin:0}
.acad-home .hm-cs-vitrin .hm-ring{display:grid;place-items:center;width:54px;height:54px;flex:0 0 auto;border-radius:50%;position:relative;background:conic-gradient(var(--accent) calc(var(--p)*1%),color-mix(in srgb,var(--ink) 11%,var(--card)) 0);font-family:var(--fd);font-weight:800;font-size:.76rem;color:var(--accent-d)}
.acad-home .hm-cs-vitrin .hm-ring::before{content:"";position:absolute;inset:5px;border-radius:50%;background:var(--card)}
.acad-home .hm-cs-vitrin .hm-ring b{position:relative}
.acad-home .hm-cs-vitrin .hm-prog-bar{display:none}
.acad-home .hm-cs-vitrin .hm-prog-txt{margin-top:0}
.acad-home .hm-cs-vitrin .hm-prog-txt b{display:none}
.acad-home .hm-cs-vitrin .hm-price{font-size:1.22rem} .acad-home .hm-cs-bilet .hm-course{overflow:hidden;border-radius:18px}
.acad-home .hm-cs-bilet .hm-perf{display:block;position:relative;border-top:2px dashed var(--line);margin:12px 13px 0}
.acad-home .hm-cs-bilet .hm-perf::before,.acad-home .hm-cs-bilet .hm-perf::after{content:"";position:absolute;top:-9px;width:16px;height:16px;border-radius:50%;background:var(--paper);border:1px solid var(--line)}
.acad-home .hm-cs-bilet .hm-perf::before{left:-21px}
.acad-home .hm-cs-bilet .hm-perf::after{right:-21px}
.acad-home .hm-cs-bilet .hm-course-media{border-radius:17px 17px 0 0}
.acad-home .hm-cs-bilet .hm-chips span b{display:block;font-family:var(--fd);font-size:.98rem;color:var(--ink);margin:0}
.acad-home .hm-cs-bilet .hm-chips span em{display:block;font-size:.64rem;color:var(--muted);margin:0} .acad-home .hm-cs-kapak .hm-tov{display:inline-flex;top:12px;bottom:auto;left:auto;right:12px}
.acad-home .hm-cs-kapak .hm-typerow{display:none}
.acad-home .hm-cs-kapak .hm-perf{display:none !important}
.acad-home .hm-cs-kapak .hm-post2-by{color:rgba(255,255,255,.82)}
.acad-home .hm-cs-kapak .hm-post2-by img{border:1.5px solid rgba(255,255,255,.6)}
.acad-home.acad-home .hm-cs-kapak .hm-post2-go{color:#fff}
.acad-home .hm-cs-kapak .hm-prog-txt{color:rgba(255,255,255,.78)} .acad-home .hm-cs-panel .hm-chips span{display:flex;flex-direction:column;gap:1px;text-align:left;padding:0 8px 0 0}
.acad-home .hm-cs-panel .hm-chips span b{font-family:var(--fd);font-size:1rem;color:var(--ink);font-variant-numeric:tabular-nums;margin:0}
.acad-home .hm-cs-panel .hm-chips span em{font-size:.6rem;letter-spacing:.05em;text-transform:uppercase;color:var(--muted);margin:0}
.acad-home .hm-cs-panel .hm-course-btns .hm-btn-ghost:not(:only-child){display:none}
.acad-home .hm-cs-panel .hm-price{font-size:1.2rem} .acad-home .hm-cs-kompakt .hm-chips span b{font-weight:700;margin:0}
.acad-home .hm-cs-kompakt .hm-chips span em{margin-left:4px} .acad-home .hm-lay-y.hm-cs-bilet .hm-perf{border-top:0;border-left:2px dashed var(--line);margin:13px 0;width:0}
.acad-home .hm-lay-y.hm-cs-bilet .hm-perf::before{left:-9px;top:-21px}
.acad-home .hm-lay-y.hm-cs-bilet .hm-perf::after{right:auto;left:-9px;top:auto;bottom:-21px}
@media(max-width:600px){
.acad-home .hm-lay-y.hm-cs-bilet .hm-perf{border-left:0;border-top:2px dashed var(--line);margin:12px 13px 0;width:auto}
.acad-home .hm-lay-y.hm-cs-bilet .hm-perf::before{left:-21px;top:-9px;bottom:auto}
.acad-home .hm-lay-y.hm-cs-bilet .hm-perf::after{right:-21px;left:auto;top:-9px;bottom:auto}
}  .acad-home .hm-cs-bilet .hm-badge{top:12px}
.acad-home .hm-cs-bilet .hm-course-body{padding-top:12px} .acad-home .hm-cs-bilet .hm-chips{display:grid;grid-template-columns:repeat(auto-fit,minmax(56px,1fr));gap:6px}
.acad-home .hm-cs-bilet .hm-chips span{display:flex;flex-direction:column;gap:1px;white-space:normal;border:0;border-radius:0;background:none;padding:0} .acad-home.acad-home .hm-type{color:color-mix(in srgb,var(--sig) 62%,var(--ink))}
.acad-home.acad-home .hm-cs-panel .hm-type{color:var(--accent-d)}  .acad-home .hm-prog-main{display:flex;flex-direction:column-reverse;gap:5px}
.acad-home .hm-prog-txt{margin-top:0;flex-direction:row-reverse;justify-content:space-between;align-items:baseline}
.acad-home .hm-prog-txt:has(> b:only-child){flex-direction:row} .acad-home .hm-cs-vitrin .hm-prog{min-height:54px;align-items:center} .acad-home .hm-tov{font-size:.62rem;padding:4px 10px}  .acad-home .hm-cs-bilet .hm-course{border:0;box-shadow:0 22px 44px -30px rgba(14,26,43,.45)}
.acad-home .hm-cs-bilet .hm-course.is-enrolled{border:0;box-shadow:0 16px 38px -22px var(--accent)}
.acad-home .hm-cs-bilet .hm-perf::before,.acad-home .hm-cs-bilet .hm-perf::after{border-color:color-mix(in srgb,var(--ink) 14%,var(--paper))} .acad-home .hm-course:hover{z-index:30} .acad-home .hm-instav:nth-child(n+3) .hm-instname{left:auto;right:calc(100% + 9px);transform:translate(8px,-50%)}
.acad-home .hm-instav:nth-child(n+3) .hm-instname::before{right:auto;left:100%;border-right-color:transparent;border-left-color:var(--accent)}
.acad-home .hm-instav:nth-child(n+3):hover .hm-instname{transform:translate(0,-50%)} .acad-home .hm-cs-vitrin .hm-chips{display:grid;grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:1px;background:var(--line);border:1px solid var(--line);border-radius:12px;overflow:hidden}
.acad-home .hm-cs-vitrin .hm-chips span{border:0;background:var(--card);border-radius:0;min-width:0}  .acad-home.acad-btnst-hap .hm-btn{border-radius:999px}
.acad-home.acad-btnst-hap .hm-btn-primary{background:linear-gradient(135deg,var(--accent),var(--accent-d));box-shadow:0 14px 30px -12px var(--accent)}
.acad-home.acad-btnst-keskin .hm-btn{border-radius:4px;text-transform:uppercase;letter-spacing:.06em;font-size:.9rem}
.acad-home.acad-btnst-keskin .hm-btn-primary{box-shadow:5px 5px 0 color-mix(in srgb,var(--accent-d) 55%,var(--ink));transition:transform .12s,box-shadow .12s}
.acad-home.acad-btnst-keskin .hm-btn-primary:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 color-mix(in srgb,var(--accent-d) 55%,var(--ink))}
.acad-home.acad-btnst-yumusak .hm-btn{border-radius:16px}
.acad-home.acad-btnst-yumusak .hm-btn-primary{box-shadow:inset 0 2px 0 rgba(255,255,255,.35),inset 0 -3px 0 rgba(0,0,0,.18),0 10px 22px -10px var(--accent)}
.acad-home.acad-btnst-cerceve .hm-btn-primary{background:transparent;color:var(--accent-d);border:2px solid var(--accent);box-shadow:none}
.acad-home.acad-btnst-cerceve .hm-btn-primary:hover{background:var(--accent);color:var(--onfill)} .acad-home[class*=acad-dcard-kontur] .hm-btn-primary,.acad-home.acad-btnst-pop .hm-btn-primary{border:2px solid var(--ink);box-shadow:4px 4px 0 var(--ink)}
.acad-home[class*=acad-dcard-kontur] .hm-btn-primary:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 var(--ink)} .acad-home.acad-dcard-hairline .hm-card{border:1px solid var(--line);border-radius:6px;box-shadow:none}
.acad-home.acad-dcard-kontur .hm-card{border:2px solid var(--ink);border-radius:12px;box-shadow:6px 6px 0 color-mix(in srgb,var(--accent) 82%,var(--ink))}
.acad-home.acad-dcard-soft .hm-card{border:0;border-radius:20px;box-shadow:0 20px 44px -24px color-mix(in srgb,var(--accent) 45%,rgba(14,26,43,.4))}
.acad-home.acad-dcard-cam .hm-card{border:1px solid color-mix(in srgb,var(--paper) 50%,var(--line));background:color-mix(in srgb,var(--card) 62%,transparent);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}
.acad-home.acad-dcard-bilet .hm-course .hm-course-body{border-top:2px dashed var(--line)}
.acad-home.acad-dcard-degrade .hm-card{border:2px solid transparent;background-image:linear-gradient(var(--card),var(--card)),linear-gradient(120deg,var(--accent),var(--sig));background-origin:border-box;background-clip:padding-box,border-box}
.acad-home.acad-dcard-katman .hm-card{position:relative;border:1px solid var(--line);box-shadow:none}
.acad-home.acad-dcard-katman .hm-card::before{content:"";position:absolute;inset:0;transform:translate(8px,8px);border:1px solid var(--line);border-radius:inherit;background:color-mix(in srgb,var(--accent) 6%,var(--paper));z-index:-1} .acad-home.acad-dchip-dolgu .hm-type{background:var(--accent);border-color:var(--accent)}
.acad-home.acad-home.acad-dchip-dolgu .hm-type{color:var(--onfill)}
.acad-home.acad-dchip-kontur .hm-type{background:none;border:2px solid var(--ink);color:var(--ink);border-radius:8px}
.acad-home.acad-dchip-eyebrow .hm-type{background:none;border:0;padding:0;border-radius:0;letter-spacing:.14em;color:var(--accent-d)} .acad-home.acad-rad-r0 :is(.hm-btn,.hm-card){border-radius:0!important}
.acad-home.acad-rad-r6 :is(.hm-btn,.hm-card){border-radius:6px}
.acad-home.acad-rad-r20 .hm-card{border-radius:20px}
.acad-home.acad-rad-rfull .hm-btn{border-radius:999px}  .acad-home .hm-buy-cart,.acad-home .hm-buy-price,.acad-home .hm-info-ico{display:none}
.acad-home .hm-btn-buy{display:inline-flex;align-items:center;gap:8px}
.acad-home .hm-buy-cart svg,.acad-home .hm-info-ico svg{width:17px;height:17px;display:block} .acad-home .hm-cs-vitrin .hm-course-body h4,.acad-home .hm-lay-y .hm-course-body h4{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden} .acad-home .hm-inst-tit{display:none}
.acad-home .hm-tit-row{display:flex;align-items:center;justify-content:space-between;gap:12px}
.acad-home .hm-tit-row h4{flex:1 1 auto;min-width:0}
.acad-home .hm-cs-vitrin .hm-tit-row .hm-inst-tit,.acad-home .hm-lay-y .hm-tit-row .hm-inst-tit{display:flex;flex:0 0 auto;margin:0}
.acad-home .hm-cs-vitrin .hm-inst-body,.acad-home .hm-lay-y .hm-inst-body{display:none} .acad-home .hm-cs-vitrin .hm-buy-cart,.acad-home .hm-lay-y .hm-buy-cart,
.acad-home .hm-cs-vitrin .hm-info-ico,.acad-home .hm-lay-y .hm-info-ico{display:inline-flex}
.acad-home .hm-cs-vitrin .hm-buy-price,.acad-home .hm-lay-y .hm-buy-price{display:inline-block;margin-left:auto;padding-left:10px;border-left:1px solid color-mix(in srgb,currentColor 32%,transparent);font-family:var(--fd);font-weight:800;white-space:nowrap;font-size:.92em;color:inherit} .acad-home .hm-cs-vitrin .hm-course-foot .hm-price,.acad-home .hm-lay-y .hm-course-foot .hm-price{display:none}
.acad-home .hm-cs-vitrin .hm-course-btns,.acad-home .hm-lay-y .hm-course-btns{flex-wrap:nowrap;align-items:center}
.acad-home .hm-cs-vitrin .hm-btn-buy,.acad-home .hm-lay-y .hm-btn-buy{flex:1 1 auto;min-width:0}
.acad-home .hm-cs-vitrin .hm-btn-info,.acad-home .hm-lay-y .hm-btn-info{flex:0 0 auto;width:42px;height:42px;padding:0;border-radius:50%!important;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;box-shadow:none;color:var(--muted)} .acad-home .hm-cs-vitrin .hm-btn-info:hover,.acad-home .hm-lay-y .hm-btn-info:hover{color:var(--accent-d);background:color-mix(in srgb,var(--accent) 10%,transparent)}
.acad-home .hm-cs-vitrin .hm-btn-info .hm-info-txt,.acad-home .hm-lay-y .hm-btn-info .hm-info-txt{display:none}
.acad-home .hm-cs-vitrin .hm-info-ico svg,.acad-home .hm-lay-y .hm-info-ico svg{width:19px;height:19px} @media(max-width:400px){.acad-home .hm-cs-vitrin .hm-buy-price,.acad-home .hm-lay-y .hm-buy-price{font-size:.8em}} .acad-home .hm-lay-y .hm-course-media,.acad-home .hm-cs-yatay .hm-course-media{flex:0 0 clamp(170px,36%,320px);aspect-ratio:1/1;min-height:0;align-self:center;margin:14px 0 14px 14px;border-radius:14px}
@media(max-width:600px){
.acad-home .hm-lay-y .hm-course-media,.acad-home .hm-cs-yatay .hm-course-media{flex-basis:auto;aspect-ratio:1/1;align-self:stretch;margin:0;border-radius:15px 15px 0 0}
} .acad-home.acad-dcard-kontur .hm-course-media{border-radius:10px 10px 0 0}
.acad-home.acad-rad-r0 .hm-course-media{border-radius:0!important}
.acad-home.acad-rad-r6 .hm-course-media{border-radius:5px 5px 0 0}
.acad-home.acad-rad-r20 .hm-course-media{border-radius:19px 19px 0 0}
.acad-home.acad-dcard-kontur .hm-lay-y .hm-course-media,.acad-home.acad-rad-r20 .hm-lay-y .hm-course-media{border-radius:12px}
.acad-home.acad-dcard-kontur .hm-grid,.acad-home.acad-dcard-katman .hm-grid{padding:2px 8px 10px 2px}
.acad-home.acad-dcard-kontur .hm-crs-strip{padding-right:12px;padding-bottom:16px}
.acad-home.acad-dcard-kontur .hm-card{box-shadow:5px 5px 0 color-mix(in srgb,var(--accent) 82%,var(--ink))}
.acad-home.acad-dcard-kontur .hm-course:hover{transform:translate(2px,2px);box-shadow:3px 3px 0 color-mix(in srgb,var(--accent) 82%,var(--ink))} .acad-home.acad-dhl-fosfor .hm-hero h1 .hl{color:inherit;background:linear-gradient(180deg,transparent 55%,color-mix(in srgb,var(--accent) 45%,transparent) 55% 92%,transparent 92%)}
.acad-home.acad-dhl-dalga .hm-hero h1 .hl{color:var(--accent);text-decoration:underline wavy var(--sig);text-decoration-thickness:3px;text-underline-offset:8px}
.acad-home.acad-dhl-bar .hm-hero h1 .hl{color:inherit;box-shadow:inset 0 -14px 0 color-mix(in srgb,var(--accent) 30%,transparent)}
.acad-home.acad-dhl-yildiz .hm-hero h1 .hl{color:var(--accent)}
.acad-home.acad-dhl-yildiz .hm-hero h1 .hl::after{content:"✦";color:var(--sig);font-size:.6em;position:relative;top:-.7em;left:.1em}  .acad-home .hm-link-media{display:block;overflow:hidden;border-radius:14px;background:color-mix(in srgb,var(--accent) 7%,var(--paper));border:1px solid color-mix(in srgb,var(--accent) 14%,var(--line))}
.acad-home .hm-link-media img{width:100%;height:100%;object-fit:contain;display:block;padding:8px;box-sizing:border-box} .acad-home .hm-links-y .hm-link-card{display:flex;align-items:center;gap:18px;padding:18px}
.acad-home .hm-links-y .hm-link-media{flex:0 0 104px;aspect-ratio:1/1}
.acad-home .hm-links-y a.hm-link-media{transition:transform .15s}
.acad-home .hm-links-y a.hm-link-media:hover{transform:scale(1.04)}
.acad-home .hm-links-y .hm-link-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px;align-items:flex-start}
.acad-home .hm-links-y .hm-link-body h3{font-family:var(--fd);font-size:1.05rem;margin:0}
.acad-home .hm-links-y .hm-link-body h3 a{color:inherit}
.acad-home .hm-links-y .hm-link-body h3 a:hover{color:var(--accent-d)}
.acad-home .hm-links-y .hm-link-body p{font-size:.9rem;margin:0}
.acad-home .hm-links-y .hm-link-btn{margin-top:6px}
.acad-home .hm-links-y .hm-go{margin-top:2px;padding-top:4px}
@media(max-width:480px){
.acad-home .hm-links-y .hm-link-card{flex-direction:column;align-items:flex-start}
.acad-home .hm-links-y .hm-link-media{flex:0 0 auto;width:88px}
} .acad-home .hm-link-k{display:flex;flex-direction:column;gap:10px;padding:20px;color:inherit;transition:transform .15s,box-shadow .15s}
.acad-home a.hm-link-k:hover{transform:translateY(-3px);box-shadow:var(--shadow)} .acad-home .hm-link-k .hm-link-media{width:100%;aspect-ratio:auto;border:0;background:none;border-radius:0}
.acad-home .hm-link-k .hm-link-media img{width:100%;height:auto;max-height:110px;object-fit:contain;object-position:left center;padding:0}
.acad-home .hm-link-more{font-family:var(--fd);font-weight:700;color:var(--accent-d);white-space:nowrap}
.acad-home a.hm-link-k:hover .hm-link-more{text-decoration:underline;text-underline-offset:3px}
.acad-home .hm-link-k h3{font-family:var(--fd);font-size:1rem;margin:2px 0 0}
.acad-home a.hm-link-k:hover h3{color:var(--accent-d)}
.acad-home .hm-link-k p{font-size:.88rem;margin:0;color:var(--muted)}  .acad-home .hm-mobilebar{display:none}
@media(max-width:640px){  .acad-home .hm-hero-copy,.acad-home .hm-hero-art{min-width:0}
.acad-home .hm-hero-grid{grid-template-columns:minmax(0,1fr)}
.acad-home .hm-hero{padding-block:40px 28px}
.acad-home .hm-hero h1{font-size:1.78rem;line-height:1.22}
.acad-home .hm-lead{font-size:.95rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.acad-home .hm-cta-row{flex-wrap:nowrap;gap:10px}
.acad-home .hm-cta-row .hm-btn{flex:1 1 auto;min-width:0;justify-content:center;padding:13px 12px;font-size:.88rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis} .acad-home .hm-stats{flex-wrap:nowrap;overflow-x:auto;gap:8px;margin:18px -24px 0;padding:0 24px 6px;scrollbar-width:none}
.acad-home .hm-stats::-webkit-scrollbar{display:none}
.acad-home .hm-stat{flex:0 0 auto;display:flex;align-items:baseline;gap:6px;border-radius:999px;padding:8px 14px;box-shadow:none}
.acad-home .hm-stat b{display:inline;font-size:.95rem;line-height:1.2}
.acad-home .hm-stat span{font-size:.74rem;white-space:nowrap} .acad-home #hizmetler .hm-grid{grid-template-columns:1fr 1fr;gap:10px}
.acad-home .hm-srv{padding:14px 12px}
.acad-home .hm-srv .hm-ic{width:34px;height:34px;border-radius:10px;margin-bottom:10px}
.acad-home .hm-srv .hm-ic svg{width:17px;height:17px}
.acad-home .hm-srv h3{font-size:.9rem;margin:0 0 4px;line-height:1.3}
.acad-home .hm-srv p{font-size:.75rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}
.acad-home .hm-srv .hm-go{font-size:.76rem;padding-top:8px} .acad-home #egitimler .hm-grid:not(.hm-cs-mini){display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin:0 -24px;padding:16px 24px 16px;scrollbar-width:thin}
.acad-home #egitimler .hm-grid:not(.hm-cs-mini)>*{flex:0 0 78%;scroll-snap-align:center;min-width:0} .acad-home #egitimler .hm-cs-vitrin .hm-chips{grid-template-columns:repeat(auto-fit,minmax(52px,1fr))} .acad-home #egitimler .hm-lay-y .hm-course-media{margin:0;border-radius:15px 15px 0 0;align-self:stretch;aspect-ratio:1/1}
.acad-home #egitimler .hm-course-body{padding:14px} .acad-home #egitimler .hm-cs-hover .hm-course-detail{max-height:none;opacity:1} .acad-home .hm-ins-row{flex-wrap:nowrap;overflow-x:auto;gap:10px;margin:0 -24px;padding:2px 24px 12px;scrollbar-width:none}
.acad-home .hm-ins-row::-webkit-scrollbar{display:none}
.acad-home .hm-ins{flex:0 0 132px;max-width:none;padding:14px 10px}
.acad-home .hm-ins-ph{width:64px;height:64px;margin-bottom:8px;border-width:2.5px}
.acad-home .hm-ins b{font-size:.78rem;line-height:1.25}
.acad-home .hm-ins span{font-size:.68rem;margin-top:2px}
.acad-home .hm-ins .hm-go{display:none} .acad-home #icerik .hm-grid{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;overflow:visible}
.acad-home #icerik .hm-grid>*:nth-child(n+4){display:none}
.acad-home #icerik .hm-post,.acad-home #icerik .hm-post2{flex-direction:row;align-items:center;gap:12px;padding:10px;overflow:hidden}
.acad-home #icerik .hm-post-media,.acad-home #icerik .hm-post2 .hm-course-media{flex:0 0 72px;aspect-ratio:1/1;border-radius:10px;margin:0}
.acad-home #icerik .hm-post2 .hm-tov,.acad-home #icerik .hm-post2 .hm-typerow,.acad-home #icerik .hm-perf,.acad-home #icerik .hm-play{display:none}
.acad-home #icerik .hm-post-body,.acad-home #icerik .hm-post2 .hm-course-body{padding:0;gap:4px;min-width:0}
.acad-home #icerik .hm-post-body h3,.acad-home #icerik .hm-post2 .hm-course-body h4{font-size:.88rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.acad-home #icerik .hm-post-body p,.acad-home #icerik .hm-post2 .hm-course-detail p{display:none}
.acad-home #icerik .hm-post2-foot{padding-top:2px}
.acad-home #icerik .hm-post2-go{display:none} .acad-home .hm-mobilebar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:99991;gap:10px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:color-mix(in srgb,var(--paper) 94%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--line)}
.acad-home .hm-mobilebar .hm-btn{flex:1;justify-content:center;padding:13px 10px;font-size:.95rem}
.acad-home:has(.hm-mobilebar){padding-bottom:calc(72px + env(safe-area-inset-bottom))} body:has(.hm-mobilebar) .acad-float{bottom:calc(78px + env(safe-area-inset-bottom))!important}
}  .acad-home .hm-heroslider{position:relative;height:var(--heroH,560px);overflow:hidden;background:#0b1526}
.acad-home .hm-hs-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .7s ease,visibility 0s .7s}
.acad-home .hm-hs-slide.is-on{opacity:1;visibility:visible;transition:opacity .7s ease}
.acad-home .hm-hs-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.acad-home .hm-hs-slide.is-on .hm-hs-img{animation:hm-hs-zoom 9s ease-out forwards}
@keyframes hm-hs-zoom{from{transform:scale(1.06)}to{transform:scale(1)}}
@media(prefers-reduced-motion:reduce){.acad-home .hm-hs-slide.is-on .hm-hs-img{animation:none}} .acad-home .hm-hs-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,13,26,.82) 0%,rgba(7,13,26,.62) 34%,rgba(7,13,26,.18) 62%,rgba(7,13,26,0) 80%),linear-gradient(0deg,rgba(7,13,26,.45),transparent 34%)}
.acad-home .hm-hs-copy{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:1180px;gap:14px}
.acad-home .hm-hs-copy>*{max-width:600px}
.acad-home.acad-home .hm-heroslider .hm-eyebrow{color:rgba(255,255,255,.75);margin:0}
.acad-home.acad-home .hm-hs-title{font-family:var(--fd);font-size:clamp(1.9rem,4.2vw,3.1rem);line-height:1.14;margin:0;color:#fff}
.acad-home.acad-home .hm-hs-title .hl{color:color-mix(in srgb,var(--accent) 62%,#fff)} .acad-home.acad-home .hm-hs-lead{font-size:1.06rem;line-height:1.6;color:rgba(255,255,255,.88);margin:0}
.acad-home .hm-heroslider .hm-cta-row{margin-top:6px}
.acad-home .hm-hs-ghost{color:#fff;border-color:rgba(255,255,255,.45)} .acad-home .hm-hs-slide .hm-hs-copy>*{opacity:0;transform:translateY(14px)}
.acad-home .hm-hs-slide.is-on .hm-hs-copy>*{opacity:1;transform:none;transition:opacity .55s ease,transform .55s ease}
.acad-home .hm-hs-slide.is-on .hm-hs-copy>*:nth-child(2){transition-delay:.08s}
.acad-home .hm-hs-slide.is-on .hm-hs-copy>*:nth-child(3){transition-delay:.16s}
.acad-home .hm-hs-slide.is-on .hm-hs-copy>*:nth-child(4){transition-delay:.24s}
@media(prefers-reduced-motion:reduce){.acad-home .hm-hs-slide .hm-hs-copy>*{opacity:1;transform:none;transition:none}} .acad-home .hm-hs-dots{position:absolute;left:0;right:0;bottom:18px;z-index:3;display:flex;justify-content:center;gap:8px}
.acad-home .hm-hs-dot{width:9px;height:9px;border-radius:999px;border:0;padding:0;background:rgba(255,255,255,.45);cursor:pointer;transition:width .25s,background .25s}
.acad-home .hm-hs-dot.is-on{width:26px;background:#fff} .acad-home .hm-hs-statsrow{padding:18px 0 4px}
.acad-home .hm-hs-statsrow .hm-stats{margin-top:0}
@media(max-width:640px){
.acad-home .hm-heroslider{height:min(var(--heroH,560px),72svh)}
.acad-home .hm-hs-shade{background:linear-gradient(0deg,rgba(7,13,26,.85) 12%,rgba(7,13,26,.45) 55%,rgba(7,13,26,.15)),linear-gradient(90deg,rgba(7,13,26,.5),rgba(7,13,26,.15))}
.acad-home .hm-hs-copy{justify-content:flex-end;padding-bottom:52px}
.acad-home .hm-hs-lead{font-size:.93rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
} .acad-home .hm-cs-mini{display:flex;flex-wrap:wrap;gap:12px;position:relative}
.acad-home .hm-cs-mini .hm-mini{position:static;width:96px;border:0;background:none;box-shadow:none;padding:0;outline:0}
.acad-home .hm-mini-th{display:block;width:96px;aspect-ratio:1/1;border-radius:14px;overflow:hidden;border:1px solid var(--line);background:color-mix(in srgb,var(--accent) 10%,var(--paper));position:relative;transition:transform .18s,box-shadow .18s}
.acad-home .hm-mini-th img{width:100%;height:100%;object-fit:cover;display:block}
.acad-home .hm-mini-th .hm-course-ph{position:absolute;inset:0;display:grid;place-items:center;font-family:var(--fd);font-weight:700;font-size:1.6rem;color:var(--accent-d)}
.acad-home .hm-mini:hover .hm-mini-th,.acad-home .hm-mini:focus-within .hm-mini-th{transform:scale(1.12);box-shadow:0 16px 34px -16px rgba(14,26,43,.55);border-color:color-mix(in srgb,var(--accent) 45%,var(--line))}
.acad-home .hm-mini.is-enrolled .hm-mini-th{border:2px solid var(--accent)} .acad-home .hm-mini-pop{position:absolute;left:0;right:0;top:100%;padding-top:12px;display:none;z-index:45}
.acad-home .hm-mini:hover .hm-mini-pop,.acad-home .hm-mini:focus-within .hm-mini-pop{display:block}
.acad-home .hm-mini-box{display:grid;grid-template-columns:220px 1fr;gap:20px;background:var(--card);border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:0 34px 70px -34px rgba(14,26,43,.6)}
.acad-home .hm-mini-img{aspect-ratio:1/1;border-radius:13px;overflow:hidden;background:color-mix(in srgb,var(--accent) 10%,var(--paper))}
.acad-home .hm-mini-img img{width:100%;height:100%;object-fit:cover;display:block}
.acad-home .hm-mini-bd{display:flex;flex-direction:column;gap:9px;min-width:0}
.acad-home .hm-mini-bd h4{font-family:var(--fd);font-size:1.12rem;margin:0;line-height:1.3}
.acad-home .hm-mini-bd h4 a{color:inherit}
.acad-home .hm-mini-meta{font-size:.8rem;font-weight:600;color:var(--accent-d)}
.acad-home .hm-mini-bd p{font-size:.9rem;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.acad-home .hm-mini-bd .hm-course-btns{margin-top:auto;padding-top:6px;max-width:420px} .acad-home .hm-cs-mini .hm-buy-cart,.acad-home .hm-cs-mini .hm-info-ico{display:inline-flex}
.acad-home .hm-cs-mini .hm-buy-price{display:inline-block;margin-left:auto;padding-left:10px;border-left:1px solid color-mix(in srgb,currentColor 32%,transparent);font-family:var(--fd);font-weight:800;white-space:nowrap;font-size:.92em;color:inherit}
.acad-home .hm-cs-mini .hm-btn-info{border:0;background:transparent;box-shadow:none;width:42px;height:42px;padding:0;border-radius:50%!important;color:var(--muted)}
.acad-home .hm-cs-mini .hm-btn-info .hm-info-txt{display:none}
.acad-home .hm-cs-mini .hm-btn-buy{flex:1 1 auto;min-width:0}
@media(max-width:640px){ .acad-home .hm-cs-mini{gap:8px}
.acad-home .hm-cs-mini .hm-mini{width:64px}
.acad-home .hm-mini-th{width:64px;border-radius:11px}
.acad-home .hm-mini-pop{display:none!important}
} .acad-home .hm-logos-sec{padding-block:26px 30px}
.acad-home .hm-logos-sec .hm-sec-head{margin-bottom:16px}
.acad-home .hm-logos{overflow:hidden;position:relative;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}
.acad-home .hm-logos-track{display:flex;align-items:center;width:max-content;animation:hm-logos-scroll var(--dur,30s) linear infinite}
.acad-home .hm-logos:hover .hm-logos-track{animation-play-state:paused}
@keyframes hm-logos-scroll{to{transform:translateX(-50%)}}
.acad-home .hm-logo{display:inline-flex;align-items:center;margin-right:56px;flex:0 0 auto}
.acad-home .hm-logo img{height:44px;width:auto;max-width:190px;object-fit:contain;display:block}
.acad-home .hm-logos-sec.is-gray .hm-logo img{filter:grayscale(1);opacity:.65;transition:filter .2s,opacity .2s}
.acad-home .hm-logos-sec.is-gray .hm-logo:hover img{filter:none;opacity:1}
@media(prefers-reduced-motion:reduce){
.acad-home .hm-logos-track{animation:none;flex-wrap:wrap;width:auto;justify-content:center;gap:24px 0}
.acad-home .hm-logos{-webkit-mask-image:none;mask-image:none}
}
@media(max-width:640px){.acad-home .hm-logo img{height:34px;max-width:150px}.acad-home .hm-logo{margin-right:38px}}