.re-site{--teal:#16a4b8;--teal-700:#0e7c8b;--teal-800:#0a5c68;--teal-300:#7fcdd8;--teal-100:#d6eef2;--teal-50:#edf7f9;--orange:#e8710e;--orange-600:#c85f0a;--orange-300:#f4b077;--orange-100:#fbe4cf;--orange-50:#fdf1e6;--ink:#14242c;--ink-2:#2d3f47;--slate:#56666d;--slate-2:#7c8a90;--line:#e2e7e9;--line-2:#edf0f1;--paper:#f4f6f7;--surface:#fff;--surface-2:#fafbfb;--success:#1e9e6a;--success-bg:#e7f6ef;--danger:#d8412f;--danger-bg:#fcedeb;--warn:#e8710e;--r-xs:6px;--r-sm:10px;--r-md:14px;--r-lg:20px;--r-xl:28px;--r-pill:999px;--sh-sm:0 1px 2px #14242c0f, 0 1px 3px #14242c0d;--sh-md:0 4px 14px #14242c14, 0 2px 6px #14242c0d;--sh-lg:0 18px 48px #14242c24, 0 6px 16px #14242c12;--sh-teal:0 8px 20px color-mix(in srgb, var(--teal) 26%, transparent);--sh-orange:0 8px 20px color-mix(in srgb, var(--orange) 24%, transparent);--maxw:1240px;--gutter:clamp(20px, 4vw, 56px);--f-head:var(--font-space-grotesk), "Space Grotesk", system-ui, sans-serif;--f-body:var(--font-hanken-grotesk), "Hanken Grotesk", system-ui, sans-serif;--f-mono:var(--font-space-mono), "Space Mono", ui-monospace, monospace}.re-site *,.re-site :before,.re-site :after{box-sizing:border-box}:where(.re-site *){margin:0}.re-site{-webkit-text-size-adjust:100%;scroll-behavior:smooth;overflow-x:clip}.re-site main.public-main{overflow-x:visible}.re-site{font-family:var(--f-body);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:17px;line-height:1.6}.re-site img,.re-site svg{max-width:100%;display:block}.re-site a{color:inherit;text-decoration:none}.re-site button{font:inherit;cursor:pointer}.re-site ul{padding:0;list-style:none}.re-site h1,.re-site h2,.re-site h3,.re-site h4,.re-site h5{font-family:var(--f-head);letter-spacing:-.02em;color:var(--ink);font-weight:700;line-height:1.08}.re-site .display{font-family:var(--f-head);letter-spacing:-.03em;font-size:clamp(2.6rem,5.2vw,4.4rem);font-weight:700;line-height:1.02}.re-site .h1{letter-spacing:-.025em;font-size:clamp(2.1rem,3.6vw,3.1rem);line-height:1.05}.re-site .h2{font-size:clamp(1.7rem,2.6vw,2.4rem)}.re-site .h3{font-size:clamp(1.25rem,1.7vw,1.55rem)}.re-site .lead{color:var(--slate);font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.55}.re-site .muted{color:var(--slate)}.re-site .kicker{font-family:var(--f-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--teal-700);align-items:center;gap:.55em;font-size:.78rem;font-weight:700;display:inline-flex}.re-site .kicker:before{content:"";background:var(--orange);width:22px;height:2px;display:inline-block}.re-site .kicker.no-rule:before{display:none}.re-site .text-teal{color:var(--teal-700)}.re-site .text-orange{color:var(--orange-600)}.re-site .hl-teal{color:var(--teal)}.re-site .hl-orange{color:var(--orange)}.re-site .wrap{width:100%;max-width:var(--maxw);padding-inline:var(--gutter);margin-inline:auto}.re-site .section{padding-block:clamp(56px,8vw,104px)}.re-site .section-sm{padding-block:clamp(40px,5vw,64px)}.re-site .stack>*+*{margin-top:1rem}.re-site .grid{gap:clamp(18px,2vw,28px);display:grid}.re-site .cols-2{grid-template-columns:repeat(2,1fr)}.re-site .cols-3{grid-template-columns:repeat(3,1fr)}.re-site .cols-4{grid-template-columns:repeat(4,1fr)}.re-site .eyebrow-center{text-align:center;flex-direction:column;align-items:center;gap:14px;display:flex}.re-site .btn{font-family:var(--f-head);border-radius:var(--r-pill);white-space:nowrap;border:2px solid #0000;justify-content:center;align-items:center;gap:.6em;min-height:50px;padding:15px 26px;font-size:1rem;font-weight:600;line-height:1;transition:transform .15s,box-shadow .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.re-site .btn:active{transform:translateY(1px)}.re-site .btn svg{width:1.15em;height:1.15em}.re-site .btn-primary{background:var(--teal);color:#fff;box-shadow:var(--sh-teal)}.re-site .btn-primary:hover{background:var(--teal-700);box-shadow:0 12px 26px color-mix(in srgb, var(--teal) 34%, transparent);transform:translateY(-2px)}.re-site .btn-accent{background:var(--orange);color:#fff;box-shadow:var(--sh-orange)}.re-site .btn-accent:hover{background:var(--orange-600);box-shadow:0 12px 26px color-mix(in srgb, var(--orange) 34%, transparent);transform:translateY(-2px)}.re-site .btn-outline{color:var(--teal-800);border-color:var(--teal-300);background:0 0}.re-site .btn-outline:hover{border-color:var(--teal);background:var(--teal-50)}.re-site .btn-ghost{color:var(--ink);border-color:var(--line);background:0 0}.re-site .btn-ghost:hover{background:var(--surface);border-color:var(--slate-2)}.re-site .btn-white{color:var(--teal-800);background:#fff}.re-site .btn-white:hover{box-shadow:var(--sh-lg);background:#fff;transform:translateY(-2px)}.re-site .btn-lg{min-height:58px;padding:18px 34px;font-size:1.08rem}.re-site .btn-sm{min-height:40px;padding:10px 18px;font-size:.9rem}.re-site .btn-block{width:100%;display:flex}.re-site .btn[disabled]{opacity:.55;pointer-events:none}.re-site .btn.is-loading{pointer-events:none}.re-site .btn.is-loading .spinner{display:inline-block}.re-site .spinner{border:2.5px solid #fff6;border-top-color:#fff;border-radius:50%;width:1.1em;height:1.1em;animation:.7s linear infinite re-spin;display:none}@keyframes re-spin{to{transform:rotate(360deg)}}.re-site .badge{font-family:var(--f-mono);letter-spacing:.06em;text-transform:uppercase;border-radius:var(--r-pill);background:var(--teal-50);color:var(--teal-800);border:1px solid var(--teal-100);align-items:center;gap:.4em;padding:6px 12px;font-size:.72rem;font-weight:700;display:inline-flex}.re-site .badge-orange{background:var(--orange-50);color:var(--orange-600);border-color:var(--orange-100)}.re-site .badge-solid{background:var(--teal);color:#fff;border-color:#0000}.re-site .badge-orange.badge-solid{background:var(--orange)}.re-site .badge-dot:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.re-site .level{font-family:var(--f-head);letter-spacing:.02em;border-radius:var(--r-xs);background:var(--ink);color:#fff;align-items:center;padding:5px 11px;font-size:.78rem;font-weight:600;display:inline-flex}.re-site .level.lgs{background:var(--teal)}.re-site .level.yks{background:var(--orange)}.re-site .level.tyt{background:#5a6b72}.re-site .level.ayt{background:var(--teal-800)}.re-site .level.ghost{color:var(--slate);border:1.5px solid var(--line);background:0 0}.re-site .tier{--tc:var(--teal);font-family:var(--f-head);letter-spacing:.04em;border-radius:var(--r-pill);color:var(--tc);border:1.5px solid color-mix(in srgb, var(--tc) 35%, #fff);box-shadow:var(--sh-sm);background:#fff;justify-content:center;align-items:center;gap:8px;padding:7px 15px;font-size:.82rem;font-weight:700;line-height:1;display:inline-flex}.re-site .sube-ph{aspect-ratio:16/7;border-radius:0;position:relative}.re-site .sube-ph-img{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.re-site .sube-ph:has(.sube-ph-img):after{content:"";z-index:1;pointer-events:none;background:linear-gradient(150deg, color-mix(in srgb, var(--teal-700,#0e7c8b) 32%, transparent) 0%, #06343ba8 100%);mix-blend-mode:multiply;position:absolute;inset:0}.re-site .sube-ph:has(.sube-ph-img):before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 45%,#00000047);position:absolute;inset:0}.re-site .sube-ph .tier,.re-site .sube-ph .prox-tag,.re-site .sube-ph .ph-label{z-index:2}.re-site .prox-tag{font-family:var(--f-mono);letter-spacing:.04em;text-transform:uppercase;border-radius:var(--r-pill);padding:5px 10px;font-size:.66rem;font-weight:700;position:absolute;top:12px;right:12px}.re-site .prox-tag.selected{background:var(--teal);color:#fff}.re-site .prox-tag.nearby{color:var(--orange-600);border:1px solid var(--orange-100);background:#fff}.re-site .tier .tier-mark{background:var(--tc);color:#fff;width:22px;height:22px;font-family:var(--f-head);letter-spacing:0;border-radius:6px;place-items:center;font-size:.72rem;font-weight:700;display:grid}.re-site .tier.vip{--tc:var(--teal-700)}.re-site .tier.vipplus{--tc:var(--orange-600)}.re-site .tier.prestij{--tc:#8a6d2f}.re-site .tier.prestij .tier-mark{background:linear-gradient(135deg,#c9a24b,#8a6d2f)}.re-site .tier.solid{color:#fff;background:var(--tc);border-color:#0000}.re-site .tier.solid .tier-mark{background:#ffffff38}.re-site .tier-lg{padding:9px 18px 9px 11px;font-size:.95rem}.re-site .tier-lg:not(:has(.tier-mark)){padding:9px 18px}.re-site .tier-lg .tier-mark{width:28px;height:28px;font-size:.82rem}.re-site .card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.re-site .card-hover:hover{box-shadow:var(--sh-lg);border-color:#0000;transform:translateY(-4px)}.re-site .card-body{flex-direction:column;flex:1;gap:12px;padding:24px;display:flex}.re-site .card-band{background:var(--teal);height:6px}.re-site .card-band.orange{background:var(--orange)}.re-site .card-band.cb-vip{background:var(--teal-700)}.re-site .card-band.cb-vipplus{background:var(--orange-600)}.re-site .card-band.cb-prestij{background:linear-gradient(135deg,#c9a24b,#8a6d2f)}.re-site .cc-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.re-site .cc-branch{color:var(--slate);align-items:center;gap:4px;font-size:.78rem;display:inline-flex}.re-site .cc-branch svg{color:var(--teal-700);flex-shrink:0}.re-site .re-kurs-filterhead{font-family:var(--f-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--teal-700);align-items:center;gap:7px;margin-bottom:12px;font-size:.76rem;font-weight:600;display:inline-flex}.re-site .re-kurs-filterbar{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:26px;display:flex}.re-site .re-kurs-branchsel{flex:360px;max-width:520px}.re-site .re-kurs-gradesel{flex:0 260px;min-width:220px}.re-site .re-kurs-count{color:var(--slate);font-family:var(--f-mono);white-space:nowrap;margin-left:auto;font-size:.85rem}.re-site .pub-hr-ms-opt{align-items:center;gap:10px;display:flex}.re-site .pub-hr-ms-box{border:1.5px solid var(--line);color:#fff;background:#fff;border-radius:5px;flex-shrink:0;place-items:center;width:18px;height:18px;display:grid}.re-site .pub-hr-ms-opt.pub-hr-select-opt--sel .pub-hr-ms-box{background:var(--teal-700);border-color:var(--teal-700)}.re-site .pub-hr-ms-foot{border-top:1px solid var(--line);padding:6px}.re-site .pub-hr-ms-clear{width:100%;color:var(--teal-700);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:6px;font-size:.85rem;font-weight:600}.re-site .pub-hr-ms-clear:hover{background:var(--teal-50)}.re-site .card-title{font-family:var(--f-head);letter-spacing:-.01em;font-size:1.2rem;font-weight:700}.re-site .card-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.re-site .card-foot{justify-content:space-between;align-items:center;margin-top:auto;padding-top:6px;display:flex}.re-site .card-link{font-family:var(--f-head);color:var(--teal-700);align-items:center;gap:6px;font-weight:600;display:inline-flex}.re-site .card-link svg{transition:transform .2s}.re-site .card:hover .card-link svg{transform:translate(3px)}.re-site .feature{border-radius:var(--r-lg);background:var(--surface);border:1px solid var(--line);padding:28px}.re-site .feature .ic{border-radius:var(--r-md);background:var(--teal-50);width:52px;height:52px;color:var(--teal-700);place-items:center;margin-bottom:16px;display:grid}.re-site .feature.accent .ic{background:var(--orange-50);color:var(--orange-600)}.re-site .feature h3{margin-bottom:6px;font-size:1.15rem}.re-site .feature p{color:var(--slate);font-size:.98rem}.re-site .ph{background-color:var(--teal-50);color:var(--teal-800);background-image:repeating-linear-gradient(-45deg,#0000,#0000 11px,#16a4b81a 11px 12px);place-items:center;display:grid;position:relative;overflow:hidden}.re-site .ph.orange{background-color:var(--orange-50);color:var(--orange-600);background-image:repeating-linear-gradient(-45deg,#0000,#0000 11px,#e8710e1f 11px 12px)}.re-site .ph.ink{color:#ffffffb3;background-color:#1b2d35;background-image:repeating-linear-gradient(-45deg,#0000,#0000 11px,#ffffff0f 11px 12px)}.re-site .ph-label{font-family:var(--f-mono);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--r-pill);color:inherit;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffc7;align-items:center;gap:7px;padding:6px 12px;font-size:.74rem;display:inline-flex}.re-site .ph.ink .ph-label{background:#ffffff1f}.re-site .ratio-16-9{aspect-ratio:16/9}.re-site .ratio-4-3{aspect-ratio:4/3}.re-site .ratio-1-1{aspect-ratio:1}.re-site .ratio-3-2{aspect-ratio:3/2}.re-site .site-header{z-index:60;-webkit-backdrop-filter:saturate(1.4)blur(12px);backdrop-filter:saturate(1.4)blur(12px);border-bottom:1px solid var(--line);background:#ffffffdb;position:sticky;top:0}.re-site .topbar{background:var(--ink);color:#ffffffd1;font-size:.82rem}.re-site .topbar .wrap{justify-content:space-between;align-items:center;gap:16px;min-height:38px;display:flex}.re-site .topbar a{color:#ffffffd1;white-space:nowrap;transition:color .15s}.re-site .topbar a:hover{color:#fff}.re-site .topbar .tb-left{font-family:var(--f-mono);letter-spacing:.02em;align-items:center;gap:22px;display:flex}.re-site .topbar .tb-left a,.re-site .topbar .tb-left span{align-items:center;gap:8px;display:inline-flex}.re-site .topbar .tb-right{align-items:center;gap:18px;display:flex}.re-site .topbar .tb-right>a{align-items:center;gap:6px;display:inline-flex}.re-site .topbar .tb-soc{gap:12px;display:flex}.re-site .topbar .tb-soc a{place-items:center;display:grid}.re-site .topbar svg{flex-shrink:0;width:15px;height:15px}.re-site .navbar{align-items:center;gap:28px;min-height:94px;display:flex}.re-site .brand{flex-shrink:0;align-items:center;display:flex}.re-site .brand img{width:auto;height:66px}.re-site .nav-main{align-items:center;gap:4px;margin-left:8px;display:flex}.re-site .nav-main>li>a,.re-site .nav-main>li>button{white-space:nowrap;font-family:var(--f-head);color:var(--ink-2);border-radius:var(--r-sm);background:0 0;border:none;align-items:center;gap:5px;padding:10px 13px;font-size:.96rem;font-weight:500;transition:color .15s,background .15s;display:inline-flex}.re-site .nav-main>li>a:hover,.re-site .nav-main>li>button:hover{color:var(--teal-700);background:var(--teal-50)}.re-site .nav-main>li>a.active,.re-site .nav-main>li>button.active{color:var(--teal-700)}.re-site .nav-cta{align-items:center;gap:12px;margin-left:auto;display:flex}.re-site .nav-ext:after{content:"↗";opacity:.6;font-size:.8em}.re-site .has-drop{position:relative}.re-site .drop{border:1px solid var(--line);border-radius:var(--r-md);min-width:230px;box-shadow:var(--sh-lg);opacity:0;visibility:hidden;z-index:70;background:#fff;padding:8px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:calc(100% + 8px);left:0;transform:translateY(6px)}.re-site .has-drop:hover .drop,.re-site .has-drop:focus-within .drop{opacity:1;visibility:visible;transform:translateY(0)}.re-site .drop a{border-radius:var(--r-sm);color:var(--ink-2);align-items:center;gap:10px;padding:10px 12px;font-size:.94rem;font-weight:500;display:flex}.re-site .drop a:hover{background:var(--teal-50);color:var(--teal-700)}.re-site .drop .dot{background:var(--orange);border-radius:50%;flex-shrink:0;width:6px;height:6px}.re-site .burger{border-radius:var(--r-sm);border:1px solid var(--line);background:#fff;justify-content:center;align-items:center;width:46px;height:46px;display:none}.re-site .burger svg{width:24px;height:24px}.re-site .drawer-backdrop{opacity:0;visibility:hidden;z-index:90;background:#0a121680;transition:all .25s;position:fixed;inset:0}.re-site .drawer-backdrop.open{opacity:1;visibility:visible}.re-site .drawer{z-index:95;width:min(360px,88vw);height:100%;box-shadow:var(--sh-lg);background:#fff;flex-direction:column;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.re-site .drawer.open{transform:translate(0)}.re-site .drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.re-site .drawer-head img{height:44px}.re-site .drawer-close{border-radius:var(--r-sm);border:1px solid var(--line);background:#fff;place-items:center;width:42px;height:42px;display:grid}.re-site .drawer-nav{flex:1;padding:14px 16px;overflow-y:auto}.re-site .drawer-nav a,.re-site .drawer-acc-btn{width:100%;font-family:var(--f-head);color:var(--ink);border-radius:var(--r-sm);text-align:left;border:none;border-bottom:1px solid var(--line-2);background:0 0;justify-content:space-between;align-items:center;padding:15px 12px;font-size:1.08rem;font-weight:500;display:flex}.re-site .drawer-acc{overflow:hidden}.re-site .drawer-acc-panel{max-height:0;transition:max-height .25s;overflow:hidden}.re-site .drawer-acc.open .drawer-acc-panel{max-height:360px}.re-site .drawer-acc-panel a{color:var(--slate);padding-left:26px;font-size:.98rem;font-weight:500}.re-site .drawer-acc-btn .chev{transition:transform .2s}.re-site .drawer-acc.open .drawer-acc-btn .chev{transform:rotate(180deg)}.re-site .drawer-foot{border-top:1px solid var(--line);flex-direction:column;gap:10px;padding:18px 20px;display:flex}.re-site.hdr-hero .site-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#0a1e24 0%,#0e3a44 100%);border-bottom:none;position:sticky}.re-site.hdr-hero .site-header:after{content:"";background:linear-gradient(90deg,#0000,#7fcdd86b,#0000);height:1px;position:absolute;bottom:0;left:6%;right:6%}.re-site.hdr-hero .topbar{background:0 0;font-size:.8rem}.re-site.hdr-hero .topbar .wrap{min-height:36px}.re-site.hdr-hero .topbar .tb-soc a{border:1px solid #ffffff29;border-radius:50%;width:27px;height:27px;transition:all .15s}.re-site.hdr-hero .topbar .tb-soc a:hover{background:#ffffff1f;border-color:#ffffff52}.re-site.hdr-hero .navbar{min-height:78px}.re-site.hdr-hero .brand img{object-fit:contain;width:auto;max-width:230px;height:52px;max-height:52px}.re-site.theme-prestij.hdr-hero .brand img,.re-site.hdr-hero .brand img.brand-tier-logo{max-width:185px;height:38px;max-height:38px}.re-site .re-branch-tabs{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.re-site .re-branch-tab{border-radius:var(--r-pill);font-family:var(--f-head);color:#ffffffd1;background:#ffffff14;border:1px solid #ffffff29;align-items:center;gap:6px;padding:9px 16px;font-size:.9rem;font-weight:600;line-height:1;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.re-site .re-branch-tab:hover{color:#fff;background:#ffffff2e}.re-site .re-branch-tab.active{color:var(--ink);background:#fff;border-color:#fff}.re-site.hdr-hero .nav-main{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-radius:0;gap:4px;padding:0}.re-site.hdr-hero .nav-main>li>a,.re-site.hdr-hero .nav-main>li>button{color:#ffffffdb;border-radius:11px;padding:9px 15px;font-weight:500}.re-site.hdr-hero .nav-main>li>a:hover,.re-site.hdr-hero .nav-main>li>button:hover{color:#fff;background:#ffffff1a}.re-site.hdr-hero .nav-main>li>a.active,.re-site.hdr-hero .nav-main>li>button.active{color:var(--teal-300);background:0 0;position:relative}.re-site.hdr-hero .nav-main>li>a.active:after,.re-site.hdr-hero .nav-main>li>button.active:after{content:"";background:var(--teal-300);border-radius:2px;width:18px;height:2px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.re-site.hdr-hero .nav-cta .btn-primary{background:linear-gradient(135deg, var(--teal) 0%, var(--teal-700) 100%);box-shadow:0 8px 22px color-mix(in srgb, var(--teal) 42%, transparent), inset 0 1px 0 #ffffff40;border:none}.re-site.hdr-hero .nav-cta .btn-primary:hover{box-shadow:0 12px 28px color-mix(in srgb, var(--teal) 52%, transparent);transform:translateY(-2px)}.re-site.hdr-hero .burger{color:#fff;background:#ffffff12;border-color:#ffffff47}.re-site.hdr-hero .drop{box-shadow:var(--sh-lg)}.re-site.theme-prestij{--teal:#d2734a;--teal-700:#b25a35;--teal-800:#8c4527;--teal-300:#e6a98c;--teal-100:#f4ddd0;--teal-50:#fbf0ea;--orange:#3da39b;--orange-600:#2c7e78;--orange-300:#8fcfc9;--orange-100:#d2ecea;--orange-50:#ecf7f6;--ink:#23272e;--ink-2:#353a42}.re-site.theme-prestij .hero,.re-site.theme-prestij .page-hero{background:linear-gradient(155deg,#1c1f24 0%,#2b2f36 52%,#3a3f47 100%)}.re-site.theme-prestij.hdr-hero .site-header{background:linear-gradient(#1c1f24,#2b2f36)}.re-site.theme-prestij.hdr-hero .site-header:after{background:linear-gradient(90deg,#0000,#e6a98c6b,#0000)}.re-site.hdr-hero .nav-main>li>a svg,.re-site.hdr-hero .nav-main>li>button svg{vertical-align:middle;display:inline-block;color:#ffffffeb!important;stroke:#ffffffeb!important;fill:none!important;opacity:1!important}.re-site.theme-prestij .page-hero:after{background:radial-gradient(circle, color-mix(in srgb, var(--teal) 34%, transparent), transparent 68%)}.re-site .site-footer{background:var(--ink);color:#ffffffb8;padding-top:clamp(48px,6vw,80px)}.re-site .site-footer h4{color:#fff;font-size:.82rem;font-family:var(--f-mono);letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;font-weight:700}.re-site .site-footer a{color:#ffffffb8;transition:color .15s}.re-site .site-footer a:hover{color:var(--teal-300)}.re-site .footer-grid{grid-template-columns:1.6fr 1fr 1fr 1.3fr;gap:40px;padding-bottom:48px;display:grid}.re-site .footer-brand img{height:84px;margin-bottom:18px}.re-site .footer-links li{margin-bottom:11px}.re-site .footer-soc{gap:12px;margin-top:20px;display:flex}.re-site .footer-soc a{border-radius:var(--r-sm);border:1px solid #ffffff29;place-items:center;width:40px;height:40px;display:grid}.re-site .footer-soc a:hover{background:var(--teal);border-color:var(--teal);color:#fff}.re-site .footer-soc svg{width:18px;height:18px}.re-site .footer-bar{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px 24px;padding-block:22px;font-size:.86rem;display:flex}.re-site .footer-bar nav{flex-wrap:wrap;gap:8px 20px;display:flex}.re-site .footer-contact-line{align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.re-site .footer-contact-line svg{width:18px;height:18px;color:var(--teal-300);flex-shrink:0;margin-top:3px}.re-site .footer-contact-line a{word-break:keep-all;overflow-wrap:normal}.re-site .re-stat-band{border-radius:var(--r-lg);box-shadow:var(--sh-md);border:1px solid var(--line);background:#fff;overflow:hidden}.re-site .re-stat-band-head{border-bottom:1px solid var(--line);color:var(--teal-700);align-items:center;gap:8px;padding:14px 24px;display:flex}.re-site .re-stat-band-title{font-family:var(--f-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:600}.re-site .re-stat-grid{grid-template-columns:repeat(4,1fr);display:grid}.re-site .re-stat-cell{text-align:center;border-right:1px solid var(--line);padding:26px 22px}.re-site .re-stat-cell:last-child{border-right:none}.re-site .re-stat-num{font-family:var(--f-head);color:var(--teal-700);letter-spacing:-.02em;font-size:clamp(1.6rem,2.6vw,2.2rem);font-weight:800;line-height:1.05}.re-site .re-stat-num .suf{color:var(--orange)}.re-site .re-stat-lbl{font-family:var(--f-mono);letter-spacing:.07em;text-transform:uppercase;color:var(--slate);margin-top:9px;font-size:.74rem;line-height:1.4}@media (max-width:860px){.re-site .re-stat-grid{grid-template-columns:repeat(2,1fr)}.re-site .re-stat-cell{border-bottom:1px solid var(--line)}.re-site .re-stat-cell:nth-child(2n){border-right:none}.re-site .re-stat-cell:nth-last-child(-n+2):nth-child(odd),.re-site .re-stat-cell:last-child{border-bottom:none}}@media (max-width:480px){.re-site .re-stat-band-head{padding:11px 18px}.re-site .re-stat-cell{padding:14px 10px}.re-site .re-stat-num{font-size:1.35rem}.re-site .re-stat-lbl{letter-spacing:.05em;margin-top:5px;font-size:.6rem}}.re-site .stat-strip{grid-template-columns:repeat(4,1fr);display:grid}.re-site .stat{text-align:center;border-right:1px solid var(--line);padding:30px 24px}.re-site .stat:last-child{border-right:none}.re-site .stat .num{font-family:var(--f-head);color:var(--teal);letter-spacing:-.03em;font-size:clamp(2rem,3.4vw,2.9rem);font-weight:700;line-height:1}.re-site .stat .num .suf{color:var(--orange)}.re-site .stat .lbl{font-family:var(--f-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--slate);margin-top:8px;font-size:.76rem}.re-site .field{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.re-site .field>label{font-family:var(--f-head);color:var(--ink-2);gap:5px;font-size:.92rem;font-weight:600;display:flex}.re-site .field .req{color:var(--orange)}.re-site .field .hint{color:var(--slate-2);font-size:.82rem}.re-site .input,.re-site .select,.re-site .textarea{width:100%;font:inherit;color:var(--ink);border:1.5px solid var(--line);border-radius:var(--r-sm);background:#fff;padding:14px 16px;font-size:1rem;transition:border-color .15s,box-shadow .15s,background .15s}.re-site .input::placeholder,.re-site .textarea::placeholder{color:var(--slate-2)}.re-site .input:focus,.re-site .select:focus,.re-site .textarea:focus{border-color:var(--teal);box-shadow:0 0 0 4px var(--teal-50);outline:none}.re-site .textarea{resize:vertical;min-height:130px;line-height:1.5}.re-site .select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%2356666D' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:44px}.re-site .input-icon{position:relative}.re-site .input-icon .input{padding-left:46px}.re-site .input-icon>svg{width:20px;height:20px;color:var(--slate-2);pointer-events:none;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.re-site .field.is-error .input,.re-site .field.is-error .select,.re-site .field.is-error .textarea{border-color:var(--danger);background:var(--danger-bg)}.re-site .field.is-error .input:focus{box-shadow:0 0 0 4px #d8412f1f}.re-site .field.is-valid .input,.re-site .field.is-valid .select{border-color:var(--success)}.re-site .err-msg{color:var(--danger);align-items:center;gap:6px;font-size:.84rem;font-weight:600;display:none}.re-site .field.is-error .err-msg{display:flex}.re-site .err-msg svg{width:15px;height:15px}.re-site .file-drop{border:1.5px dashed var(--teal-300);border-radius:var(--r-md);background:var(--teal-50);text-align:center;color:var(--slate);cursor:pointer;padding:26px;transition:all .15s}.re-site .file-drop:hover{border-color:var(--teal);background:var(--teal-100)}.re-site .file-drop .fd-ic{width:44px;height:44px;color:var(--teal-700);margin:0 auto 10px}.re-site .file-drop strong{color:var(--teal-800);font-family:var(--f-head)}.re-site .check{color:var(--slate);align-items:flex-start;gap:12px;font-size:.92rem;line-height:1.5;display:flex}.re-site .check input{appearance:none;border:1.5px solid var(--line);border-radius:var(--r-xs);cursor:pointer;background:#fff;flex-shrink:0;width:22px;height:22px;margin-top:1px;transition:all .15s;position:relative}.re-site .check input:checked{background:var(--teal);border-color:var(--teal)}.re-site .check input:checked:after{content:"";border:2.5px solid #fff;border-width:0 2.5px 2.5px 0;width:6px;height:11px;position:absolute;top:3px;left:7px;transform:rotate(45deg)}.re-site .check input:focus-visible{box-shadow:0 0 0 4px var(--teal-50);outline:none}.re-site .check a{color:var(--teal-700);text-underline-offset:2px;font-weight:600;text-decoration:underline}.re-site .field.is-error .check input{border-color:var(--danger)}.re-site .steps{align-items:center;gap:0;margin-bottom:32px;display:flex}.re-site .step{align-items:center;gap:10px;display:flex}.re-site .step .dot{width:30px;height:30px;font-family:var(--f-head);background:var(--line);color:var(--slate);border-radius:50%;flex-shrink:0;place-items:center;font-size:.85rem;font-weight:700;display:grid}.re-site .step .nm{font-family:var(--f-head);color:var(--slate);font-size:.9rem;font-weight:600}.re-site .step.active .dot{background:var(--teal);color:#fff}.re-site .step.active .nm{color:var(--ink)}.re-site .step.done .dot{background:var(--success);color:#fff}.re-site .step-line{background:var(--line);flex:1;min-width:24px;height:2px;margin:0 14px}.re-site .chips{flex-wrap:wrap;gap:10px;display:flex}.re-site .chip{font-family:var(--f-head);border-radius:var(--r-pill);color:var(--ink-2);border:1.5px solid var(--line);background:#fff;align-items:center;gap:8px;padding:10px 18px;font-size:.92rem;font-weight:600;transition:all .15s;display:inline-flex}.re-site .chip:hover{border-color:var(--teal-300);color:var(--teal-700)}.re-site .chip.active{background:var(--ink);color:#fff;border-color:var(--ink)}.re-site .chip .cnt{font-family:var(--f-mono);opacity:.6;font-size:.8em}.re-site .chip.active .cnt{opacity:.8}.re-site .chip-tier.active.vip{background:var(--teal-700);border-color:var(--teal-700)}.re-site .chip-tier.active.vipplus{background:var(--orange-600);border-color:var(--orange-600)}.re-site .chip-tier.active.prestij{background:#8a6d2f;border-color:#8a6d2f}.re-site .chip-tier.active.standard{background:var(--ink-2);border-color:var(--ink-2);color:#fff}.re-site .sube-card--current,.re-site.theme-prestij .sube-card--current{border-color:var(--teal);box-shadow:0 0 0 2px var(--teal)}.re-site.theme-prestij .cta-band.orange{background:linear-gradient(120deg,#8c4527,#b25a35 55%,#d2734a 100%)}.re-site .crumb{font-size:.88rem;font-family:var(--f-head);color:var(--slate);flex-wrap:wrap;align-items:center;gap:8px;display:flex}.re-site .crumb a:hover{color:var(--teal-700)}.re-site .crumb .sep{color:var(--slate-2)}.re-site .crumb .cur{color:var(--ink);font-weight:600}.re-site .empty{text-align:center;max-width:440px;margin-inline:auto;padding:64px 24px}.re-site .empty .ec{border-radius:var(--r-lg);background:var(--teal-50);width:72px;height:72px;color:var(--teal-700);place-items:center;margin:0 auto 20px;display:grid}.re-site .empty h3{margin-bottom:8px;font-size:1.3rem}.re-site .empty p{color:var(--slate);margin-bottom:20px}.re-site .modal-backdrop{opacity:0;visibility:hidden;z-index:100;background:#0a12168c;place-items:center;padding:24px;transition:all .2s;display:grid;position:fixed;inset:0}.re-site .modal-backdrop.open{opacity:1;visibility:visible}.re-site .modal{border-radius:var(--r-lg);width:100%;max-width:600px;max-height:84vh;box-shadow:var(--sh-lg);background:#fff;flex-direction:column;transition:all .2s;display:flex;transform:scale(.96)}.re-site .modal-backdrop.open .modal{transform:scale(1)}.re-site .modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px 26px;display:flex}.re-site .modal-head h3{font-size:1.2rem}.re-site .modal-body{color:var(--slate);padding:24px 26px;font-size:.94rem;line-height:1.65;overflow-y:auto}.re-site .modal-body h4{color:var(--ink);font-family:var(--f-head);margin:16px 0 6px;font-size:1rem}.re-site .modal-foot{border-top:1px solid var(--line);justify-content:flex-end;gap:12px;padding:18px 26px;display:flex}.re-site .toast-zone{z-index:110;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.re-site .toast{background:var(--ink);color:#fff;border-radius:var(--r-md);box-shadow:var(--sh-lg);align-items:center;gap:12px;padding:14px 18px;font-size:.94rem;font-weight:500;display:flex}.re-site .toast .ti{flex-shrink:0;width:22px;height:22px}.re-site .toast.success{background:var(--success)}.re-site .toast.error{background:var(--danger)}.re-site .success-panel{text-align:center;padding:clamp(32px,5vw,52px)}.re-site .success-panel .check-ring{background:var(--success-bg);width:88px;height:88px;color:var(--success);border-radius:50%;place-items:center;margin:0 auto 24px;animation:.4s cubic-bezier(.2,1.4,.4,1) re-pop;display:grid}.re-site .success-panel .check-ring svg{width:44px;height:44px}@keyframes re-pop{0%{opacity:0;transform:scale(.6)}}.re-site .success-panel h2{margin-bottom:10px}.re-site .success-panel .ref{font-family:var(--f-mono);background:var(--surface-2);border:1px solid var(--line);border-radius:var(--r-sm);align-items:center;gap:8px;margin-top:8px;padding:8px 14px;font-size:.86rem;display:inline-flex}.re-site .cta-band{background:linear-gradient(120deg, var(--teal-800), var(--teal-700) 55%, var(--teal) 100%);color:#fff;border-radius:var(--r-xl);padding:clamp(36px,5vw,60px);position:relative;overflow:hidden}.re-site .cta-band.orange{background:linear-gradient(120deg, var(--orange-600), var(--orange) 100%)}.re-site .cta-band:after{content:"";background:#ffffff14;border-radius:50%;width:260px;height:260px;position:absolute;top:-60px;right:-60px}.re-site .cta-band h2{color:#fff}.re-site .cta-band p{color:#ffffffd9}@media (max-width:720px){.re-site .cta-band{padding:clamp(26px,7vw,40px)}.re-site .cta-band>div{grid-template-columns:1fr!important;align-items:stretch!important;gap:22px!important}.re-site .cta-band .btn{justify-content:center;width:100%}.re-site .cta-band h2{font-size:clamp(1.45rem,6.5vw,1.9rem);line-height:1.18}}.re-site .franchise-band{border-radius:var(--r-xl);background:linear-gradient(125deg, var(--ink) 0%, #143038 55%, var(--teal-800) 100%);color:#fff;padding:clamp(32px,5vw,64px);position:relative;overflow:hidden}.re-site .franchise-band:after{content:"";pointer-events:none;background:radial-gradient(circle,#f28c3847,#0000 70%);border-radius:50%;width:360px;height:360px;position:absolute;bottom:-120px;right:-90px}.re-site .fb-inner{z-index:1;grid-template-columns:1.45fr 1fr;align-items:center;gap:44px;display:grid;position:relative}.re-site .fb-eyebrow{font-family:var(--f-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--orange);background:#f28c3826;border-radius:999px;align-items:center;gap:8px;padding:7px 14px;font-size:.75rem;font-weight:700;display:inline-flex}.re-site .franchise-band h2{color:#fff;font-family:var(--f-head);margin-top:16px;font-size:clamp(1.7rem,3.4vw,2.6rem);line-height:1.1}.re-site .franchise-band p{color:#ffffffd1;max-width:520px;margin-top:14px;font-size:1.02rem;line-height:1.6}.re-site .fb-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.re-site .fb-ghost{color:#fff;background:#ffffff1f;border:1px solid #ffffff4d}.re-site .fb-ghost:hover{background:#fff3}.re-site .fb-stats{grid-template-columns:1fr 1fr;gap:14px;display:grid}.re-site .fb-stats>div{border-radius:var(--r-lg);text-align:center;background:#ffffff12;border:1px solid #ffffff21;padding:20px 16px}.re-site .fb-stats strong{font-family:var(--f-head);color:#fff;font-size:1.85rem;line-height:1;display:block}.re-site .fb-stats span{color:#ffffffb8;margin-top:6px;font-size:.84rem;display:block}@media (max-width:820px){.re-site .fb-inner{grid-template-columns:1fr;gap:28px}.re-site .fb-actions .btn{justify-content:center;width:100%}}.re-site .hero{position:relative;overflow:hidden}.re-site .hero-stack{display:grid;position:relative}.re-site .hero-row{visibility:hidden;opacity:0;pointer-events:none;grid-area:1/1;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(28px,4vw,56px);padding-block:clamp(28px,4vw,54px);display:grid}.re-site .hero-row.active{visibility:visible;opacity:1;pointer-events:auto}.re-site .hero-row--novis{text-align:center;grid-template-columns:minmax(0,760px);justify-content:center}.re-site .hero-row--novis .hero-text{align-items:center;margin-inline:auto}.re-site .hero-row--novis .hero-controls,.re-site .hero-row--novis .trust{justify-content:center}.re-site .hero-row--novis .lead{margin-inline:auto}.re-site .hero-text{flex-direction:column;display:flex}.re-site .slider-dots{gap:8px;display:flex}.re-site .slider-dots button{background:var(--line);border:none;border-radius:4px;width:30px;height:5px;padding:0;transition:all .2s}.re-site .slider-dots button.active{background:var(--teal);width:44px}.re-site .slider-arrow{border:1.5px solid var(--line);width:50px;height:50px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;transition:all .15s;display:grid}.re-site .slider-arrow:hover{border-color:var(--teal);color:var(--teal-700)}.re-site .divider{background:var(--line);border:none;height:1px}.re-site .note{font-family:var(--f-mono);color:var(--slate-2);letter-spacing:.02em;font-size:.78rem}.re-site .tag-row{flex-wrap:wrap;gap:8px;display:flex}.re-site .sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.re-site .surface-section{background:var(--surface)}.re-site .page-hero{color:#fff;background:linear-gradient(155deg,#0a1f26 0%,#0e3b46 50%,#0a5c68 100%);border-bottom:none;padding-block:clamp(22px,3vw,42px);position:relative;overflow:hidden}.re-site .page-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#16a4b84d,#0000 68%);border-radius:50%;width:500px;height:500px;position:absolute;top:-150px;right:-120px}.re-site .page-hero>.wrap{z-index:1;position:relative}.re-site .page-hero .crumb{margin-bottom:18px}.re-site .page-hero .crumb,.re-site .page-hero .crumb a{color:#ffffffc7}.re-site .page-hero .crumb .sep{color:#fff6}.re-site .page-hero .crumb .cur{color:#fff}.re-site .page-hero h1{color:#fff;max-width:760px;font-size:clamp(2rem,3.6vw,3rem)}.re-site .page-hero .lead{color:#ffffffd1;max-width:640px;margin-top:14px}.re-site .page-hero .kicker{color:var(--teal-300)}.re-site .page-hero .btn-outline{color:#fff;border-color:#ffffff6b}.re-site .page-hero .btn-outline:hover{background:#ffffff1f;border-color:#fff}.re-site .page-hero .btn-ghost{color:#fff;border-color:#ffffff4d}.re-site .page-hero .btn-ghost:hover{background:#ffffff1f;border-color:#fff}.re-site .page-hero-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.re-site .sube-combo{max-width:100%;position:relative}.re-site .sc-trigger{text-align:left;cursor:pointer;width:100%;font:inherit;color:var(--ink);border:1.5px solid var(--line);border-radius:var(--r-sm);background:#fff;justify-content:space-between;align-items:center;gap:10px;padding:13px 15px;font-size:1rem;transition:all .15s;display:flex}.re-site .sc-trigger:hover{border-color:var(--teal-300)}.re-site .sube-combo.open .sc-trigger{border-color:var(--teal);box-shadow:0 0 0 4px var(--teal-50)}.re-site .sc-val{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:9px;min-width:0;display:flex;overflow:hidden}.re-site .sc-val svg{width:18px;height:18px;color:var(--teal-700);flex-shrink:0}.re-site .sc-val .sc-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.re-site .sc-chev{width:18px;height:18px;color:var(--slate-2);flex-shrink:0;transition:transform .2s}.re-site .sube-combo.open .sc-chev{transform:rotate(180deg)}.re-site .sc-panel{z-index:40;border:1px solid var(--line);border-radius:var(--r-md);box-shadow:var(--sh-lg);background:#fff;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden}.re-site .sc-panel[hidden]{display:none}.re-site .sc-search{border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:10px 12px;display:flex}.re-site .sc-search svg{width:17px;height:17px;color:var(--slate-2);flex-shrink:0}.re-site .sc-search input{font:inherit;color:var(--ink);background:0 0;border:none;outline:none;flex:1;font-size:.95rem}.re-site .sc-list{max-height:260px;overflow-y:auto}.re-site .sc-list li{cursor:pointer;color:var(--ink-2);flex-direction:column;gap:1px;padding:10px 14px;font-size:.95rem;display:flex}.re-site .sc-list li small{color:var(--slate-2);font-size:.78rem;font-family:var(--f-mono)}.re-site .sc-list li:hover{background:var(--teal-50);color:var(--teal-800)}.re-site .sc-list li.sel{background:var(--teal-50);color:var(--teal-700);font-weight:600}.re-site .sc-empty{text-align:center;color:var(--slate-2);padding:16px;font-size:.9rem;display:none}.re-site .sube-combo.empty .sc-empty{display:block}.re-site .sube-combo.empty .sc-list{display:none}.re-site .filter-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-bottom:32px;display:flex}.re-site .filter-bar .result-count{font-family:var(--f-mono);color:var(--slate);letter-spacing:.02em;font-size:.82rem}.re-site .detail-grid{grid-template-columns:1fr 340px;align-items:start;gap:48px;display:grid}.re-site .detail-aside{flex-direction:column;gap:18px;display:flex;position:sticky;top:130px}.re-site .ba-layout{grid-template-columns:282px 1fr;align-items:start;gap:40px;display:grid}.re-site .ba-main{scroll-margin-top:100px}.re-site #basvuru-formu{scroll-margin-top:128px}.re-site .re-ik-hrform .pub-hr-form-input:focus,.re-site .re-ik-hrform .pub-hr-branch-search-box:focus-within{border-color:var(--teal-700)}.re-site .re-ik-hrform .pub-hr-cv-dropzone:hover,.re-site .re-ik-hrform .pub-hr-cv-dropzone--drag{border-color:var(--teal-700);background:var(--teal-50)}.re-site .re-ik-hrform .pub-hr-cv-tab--active{border-color:var(--teal-700);background:var(--teal-50);color:var(--teal-700)}.re-site .re-ik-hrform .pub-hr-branch-tag{background:var(--teal-50);color:var(--teal-800)}.re-site .re-ik-hrform .pub-hr-branch-tag-remove:hover{color:#fff}.re-site .re-ik-hrform .pub-hr-branch-dropdown-item--selected{background:var(--teal-50)}.re-site .re-ik-hrform .pub-hr-branch-dropdown-item--selected:hover{background:var(--teal-100)}.re-site .re-ik-hrform .pub-hr-form-submit{background:linear-gradient(135deg, var(--teal-700), var(--teal-800));border-radius:var(--r-pill);font-family:var(--f-head);letter-spacing:.01em;padding:1rem}.re-site .re-ik-hrform .pub-hr-success-btn{border-color:var(--teal-700);color:var(--teal-700)}.re-site .re-ik-hrform .pub-hr-form-card{border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:0 14px 40px #0a1e2212}.re-site .re-ik-hrform .pub-hr-form-body{padding:clamp(1.5rem,3vw,2.5rem)}.re-site .re-ik-hrform .pub-hr-form-section-head{font-family:var(--f-head);letter-spacing:.14em;text-transform:uppercase;color:var(--teal-700);border-bottom:1px solid var(--line);margin:0 0 1.5rem;padding-bottom:.85rem;font-size:.76rem;font-weight:700}.re-site .re-ik-hrform .pub-hr-form-section-head:not(:first-child){margin-top:3rem}.re-site .re-ik-hrform .pub-hr-form-grid-2{gap:1.25rem 1.4rem;margin-bottom:1.4rem!important}.re-site .re-ik-hrform .pub-hr-form-label{font-family:var(--f-head);color:var(--ink-2);margin-bottom:.55rem;font-weight:600}.re-site .re-ik-hrform .pub-hr-cv-tabs{margin-bottom:1rem}.re-site .re-ik-hrform .pub-hr-branch-hint{margin-bottom:.85rem}.re-site .re-ik-hrform .pub-hr-form-full{margin-bottom:0}.re-site .re-ik-hrform .pub-hr-position-desc-quote{margin:1rem 0 .25rem;padding:.85rem 1rem}.re-site .re-ik-hrform .pub-hr-kvkk-row,.re-site .re-ik-hrform .pub-hr-form-kvkk{margin:1.5rem 0 1.25rem}.re-site .re-ik-hrform .pub-hr-form-submit{margin-top:.5rem}.re-site .re-ik-hrform .pub-hr-form-input{border:1.5px solid var(--line);border-radius:var(--r-md);background:#fff;padding:.78rem 1rem;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.re-site .re-ik-hrform .pub-hr-form-input:focus{border-color:var(--teal-700);box-shadow:0 0 0 3px color-mix(in srgb, var(--teal) 16%, transparent)}.re-site .re-ik-hrform select.pub-hr-form-input{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%230f5b63' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right .9rem center;background-repeat:no-repeat;background-size:18px;padding-right:2.6rem}.re-site .re-ik-hrform .pub-hr-branch-search-box,.re-site .re-ik-hrform .pub-hr-cv-dropzone,.re-site .re-ik-hrform .pub-hr-position-desc-quote{border-radius:var(--r-md)}.re-site .re-ik-hrform .pub-hr-form-textarea{border-radius:var(--r-md);min-height:110px;padding:.78rem 1rem}.re-site .pub-hr-select-btn{border:1.5px solid var(--line);border-radius:var(--r-md);padding:.78rem 1rem;font-size:.95rem}.re-site .pub-hr-select--open .pub-hr-select-btn{border-color:var(--teal-700);box-shadow:0 0 0 3px color-mix(in srgb, var(--teal) 16%, transparent)}.re-site .pub-hr-select-chev{color:var(--teal-700)}.re-site .pub-hr-select-menu{border-radius:var(--r-md);box-shadow:0 16px 40px #0a1e2224}.re-site .pub-hr-select-opt--sel{background:var(--teal-50);color:var(--teal-800)}.re-site .pub-hr-select-search-input:focus{border-color:var(--teal-700)}.re-site .pub-kvkk-modal-close-btn{background:var(--teal-700)}.re-site .pub-kvkk-modal-close-btn:hover{background:var(--teal-800)}.re-site .pub-hr-kvkk-link-btn{color:var(--teal-700)}.re-site .pub-hr-kvkk-link-btn:hover{color:var(--teal-800)}.re-site .pub-hr-branch-search-count{color:var(--teal-800);background:var(--teal-100)}.re-site .pub-hr-cv-success{background:var(--teal-50);border-color:var(--teal-100);color:var(--teal-800)}.re-site .pub-hr-position-desc-quote{border-left-color:var(--teal-700);background:var(--teal-50)}.re-site .ba-side{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;position:sticky;top:130px;overflow:hidden}.re-site .ba-side-head{font-family:var(--f-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--teal-700);background:var(--teal-50);border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:15px 18px;font-size:.76rem;font-weight:700;display:flex}.re-site .ba-side-nav{flex-direction:column;gap:2px;padding:8px;display:flex}.re-site .ba-side-link{font-family:var(--f-head);color:var(--ink);border-radius:11px;align-items:center;gap:10px;padding:11px 14px;font-size:.97rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:flex}.re-site .ba-side-link:hover{background:var(--teal-50);color:var(--teal-700)}.re-site .ba-side-link.active{background:var(--teal-700);color:#fff}.re-site .ba-side-txt{flex:1;min-width:0}.re-site .ba-side-count{min-width:23px;height:23px;color:inherit;background:#0f172a12;border-radius:999px;place-items:center;padding:0 7px;font-size:.72rem;font-weight:700;display:inline-grid}.re-site .ba-side-link.active .ba-side-count{background:#ffffff3d}.re-site .ba-side-group{flex-direction:column;gap:2px;display:flex}.re-site .ba-side-sub{border-left:2px solid var(--teal-100);flex-direction:column;gap:1px;margin:3px 0 5px 14px;padding-left:10px;display:flex}.re-site .ba-side-sublink{font-family:var(--f-head);color:var(--ink-2);border-radius:9px;padding:8px 12px;font-size:.88rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s}.re-site .ba-side-sublink:hover{background:var(--teal-50);color:var(--teal-700)}.re-site .ba-side-sublink.active{background:var(--teal-50);color:var(--teal-700);font-weight:700}.re-site .ba-main-head{flex-direction:column;align-items:flex-start;gap:13px;margin-bottom:26px;display:flex}.re-site .ba-main-title{font-family:var(--f-head);font-size:clamp(1.45rem,2.6vw,2.05rem);font-weight:800;line-height:1.14}.re-site .ba-sub-grid{margin-bottom:30px}.re-site .ba-sub-grid .card{isolation:isolate;border-color:var(--line);background:linear-gradient(165deg,#fff 0%,#f6fbfb 100%);position:relative;box-shadow:0 1px 2px #0f172a0a}.re-site .ba-sub-grid .card:before{content:"";z-index:2;background:linear-gradient(180deg,var(--teal) 0%,var(--teal-700) 100%);width:4px;transition:width .22s;position:absolute;top:0;bottom:0;left:0}.re-site .ba-sub-grid .card:hover:before{width:7px}.re-site .ba-sub-grid .card:after{content:"";z-index:0;opacity:.06;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230E7C8B' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9H4.5a2.5 2.5 0 0 1 0-5H6'/%3E%3Cpath d='M18 9h1.5a2.5 2.5 0 0 0 0-5H18'/%3E%3Cpath d='M4 22h16'/%3E%3Cpath d='M10 14.66V17c0 .55-.47.98-.97 1.21C7.85 18.75 7 20.24 7 22'/%3E%3Cpath d='M14 14.66V17c0 .55.47.98.97 1.21C16.15 18.75 17 20.24 17 22'/%3E%3Cpath d='M18 2H6v7a6 6 0 0 0 12 0V2Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:62px 62px;width:96px;height:96px;transition:opacity .22s,transform .22s;position:absolute;top:-12px;right:-12px}.re-site .ba-sub-grid .card:hover:after{opacity:.13;transform:scale(1.05)rotate(-4deg)}.re-site .ba-sub-grid .card .card-body{z-index:1;padding:24px 24px 14px 26px;position:relative}.re-site .ba-sub-grid .card .card-foot{z-index:1;padding:0 24px 20px 26px;position:relative}.re-site .ba-sub-grid .card .h3{letter-spacing:-.02em;color:var(--ink);font-weight:800;line-height:1;transition:color .18s;margin-bottom:8px!important;font-size:1.9rem!important}.re-site .ba-sub-grid .card:hover .h3{color:var(--teal-700)}.re-site .ba-sub-grid .card .muted{font-size:.9rem!important}.re-site .ba-sub-grid .card.card-hover:hover{border-color:var(--teal-100);transform:translateY(-5px);box-shadow:0 16px 34px -12px #1e7a5557}.re-site .ba-prose{margin-top:6px}.re-site .ba-prose .pub-block-btn-group{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;margin:12px 0 4px;display:grid}.re-site .ba-prose .pub-btn-block{white-space:nowrap;min-width:0}.re-site .ba-prose .pub-btn-block>svg{display:none}.re-site .ba-prose .pub-block-btn-wrap{text-align:center;margin:1.6rem 0}.re-site .ba-prose .pub-btn-block{display:inline-flex}.re-site .ba-prose .pub-page-block-content>*{margin-top:0;margin-bottom:0}.re-site .ba-prose .pub-page-block-content>*+*{margin-top:1.75rem}.re-site .ba-prose .pub-page-block-content>*+.pub-block-heading{margin-top:2.75rem}.re-site .ba-prose .pub-page-block-content>.pub-block-heading+*{margin-top:1rem}@media (max-width:860px){.re-site .ba-layout{grid-template-columns:1fr;gap:22px}.re-site .ba-side{position:static}.re-site .ba-side-nav{flex-direction:column}.re-site .ba-side-link{flex:none}.re-site .ba-side-sub{scrollbar-width:none;-webkit-overflow-scrolling:touch;border-left:none;flex-flow:row;gap:7px;margin:6px 0 2px;padding:2px 2px 8px;overflow-x:auto}.re-site .ba-side-sub::-webkit-scrollbar{display:none}.re-site .ba-side-sublink{white-space:nowrap;border:1px solid var(--line);border-radius:999px;flex:none;padding:7px 14px;font-size:.85rem}.re-site .ba-side-sublink.active{border-color:var(--teal);background:var(--teal-50);color:var(--teal-700)}.re-site .ba-sub-grid.cols-2{grid-template-columns:1fr}}.re-site .prose{max-width:720px}.re-site .prose h2{margin-top:2.2rem;font-size:1.7rem}.re-site .prose h3{margin-top:1.8rem;font-size:1.3rem}.re-site .prose p{color:var(--ink-2);line-height:1.7}.re-site .prose ul.bullets{flex-direction:column;gap:10px;display:flex}.re-site .prose ul.bullets li{color:var(--ink-2);padding-left:30px;position:relative}.re-site .prose ul.bullets li:before{content:"";background:var(--teal-50);border:1.5px solid var(--teal);border-radius:5px;width:16px;height:16px;position:absolute;top:9px;left:0}.re-site .prose ul.bullets li:after{content:"";border:solid var(--teal);border-width:0 2px 2px 0;width:5px;height:8px;position:absolute;top:13px;left:5px;transform:rotate(45deg)}.re-site .callout{border-radius:var(--r-md);background:var(--teal-50);border:1px solid var(--teal-100);gap:14px;padding:20px 22px;display:flex}.re-site .callout.orange{background:var(--orange-50);border-color:var(--orange-100)}.re-site .callout .ci{color:var(--teal-700);flex-shrink:0}.re-site .callout.orange .ci{color:var(--orange-600)}.re-site .callout h4{font-family:var(--f-head);margin-bottom:4px}.re-site .callout p{color:var(--ink-2);font-size:.96rem}.re-site .file-card{border:1px solid var(--line);border-radius:var(--r-md);background:#fff;align-items:center;gap:16px;padding:18px 20px;display:flex}.re-site .file-card .fi{background:var(--orange-50);width:46px;height:46px;color:var(--orange-600);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.re-site .file-card .meta{flex:1}.re-site .file-card .meta strong{font-family:var(--f-head)}.re-site .data-table{border-collapse:collapse;border:1px solid var(--line);border-radius:var(--r-md);width:100%;overflow:hidden}.re-site .data-table th,.re-site .data-table td{text-align:left;border-bottom:1px solid var(--line);padding:13px 16px;font-size:.94rem}.re-site .data-table th{background:var(--surface-2);font-family:var(--f-head);color:var(--ink);font-weight:600}.re-site .data-table td{color:var(--ink-2)}.re-site .data-table tr:last-child td{border-bottom:none}@media (max-width:880px){.re-site .detail-grid{grid-template-columns:1fr}.re-site .detail-aside{position:static}}.re-site .ink-section{background:var(--ink);color:#fffc}.re-site .ink-section h2,.re-site .ink-section h3{color:#fff}@media (max-width:1024px){.re-site .footer-grid{grid-template-columns:1fr 1fr;gap:32px}.re-site .cols-4{grid-template-columns:repeat(2,1fr)}.re-site .nav-main,.re-site .topbar .tb-left .hide-sm{display:none}.re-site .burger{display:flex}.re-site .nav-cta .btn-text-hide{display:none}}@media (max-width:860px){.re-site .stat-strip{grid-template-columns:repeat(2,1fr)}.re-site .stat:nth-child(2){border-right:none}.re-site .stat{border-bottom:1px solid var(--line)}}@media (max-width:760px){.re-site .topbar{display:none}.re-site .nav-cta{gap:9px;min-width:0}.re-site .nav-cta .btn-sm{white-space:nowrap;min-height:34px;padding:8px 14px;font-size:.8rem}.re-site .navbar{gap:14px;min-height:74px}.re-site .brand{min-width:0}.re-site .brand img{object-fit:contain;object-position:left center;max-width:42vw;height:48px}}@media (max-width:640px){.re-site{font-size:16px}.re-site .cols-2,.re-site .cols-3,.re-site .cols-4,.re-site .footer-grid{grid-template-columns:1fr}.re-site .stat-strip{grid-template-columns:1fr 1fr}.re-site .steps .nm{display:none}.re-site .modal-foot{flex-direction:column-reverse}.re-site .modal-foot .btn{width:100%}}.re-site .hero{color:#fff;background:linear-gradient(155deg,#0a1f26 0%,#0e3b46 50%,#0a5c68 100%);position:relative;overflow:hidden}.re-site .hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#16a4b866,#0000 68%);border-radius:50%;width:540px;height:540px;position:absolute;top:-160px;right:-140px}.re-site .hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#e8710e1f,#0000 70%);border-radius:50%;width:460px;height:460px;position:absolute;bottom:-200px;left:-120px}.re-site .hero .wrap{z-index:1;position:relative}.re-site .hero h1{color:#fff}.re-site .hero .kicker{color:var(--teal-300)}.re-site .hero .lead{color:#ffffffd1}.re-site .hero .hl-teal,.re-site .hero .hl-orange{color:var(--teal-300)}.re-site .hero .btn-outline{color:#fff;border-color:#ffffff61}.re-site .hero .btn-outline:hover{background:#ffffff1f;border-color:#fff}.re-site .hero .slider-dots button{background:#ffffff47}.re-site .hero .slider-dots button.active{background:var(--teal-300)}.re-site .hero h1{font-size:clamp(1.85rem,3.1vw,2.85rem)}.re-site .hero .trust{flex-wrap:wrap;gap:24px;margin-top:28px;display:flex}.re-site .hero .trust .ti{font-family:var(--f-head);color:#ffffffe6;align-items:center;gap:9px;font-size:.92rem;font-weight:600;display:flex}.re-site .hero .trust .ti svg{width:20px;height:20px;color:var(--teal-300)}.re-site .trust{flex-wrap:wrap;align-items:center;gap:24px;margin-top:28px;display:flex}.re-site .trust .ti{font-family:var(--f-head);color:#ffffffe6;align-items:center;gap:9px;font-size:.92rem;font-weight:600;display:inline-flex}.re-site .trust .ti svg{flex-shrink:0;width:20px;height:20px}.re-site .page-hero .trust .ti svg{color:var(--teal-300)}.re-site .re-fr{background:#fff}.re-site .re-fr-nav{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a1f26e6;border-bottom:1px solid #ffffff14;position:sticky;top:0}.re-site .re-fr-nav-inner{align-items:center;gap:20px;max-width:1200px;margin:0 auto;padding:12px clamp(16px,4vw,40px);display:flex}.re-site .re-fr-brand{align-items:center;display:flex}.re-site .re-fr-brand img{object-fit:contain;width:auto;height:54px}.re-site .re-fr-brand span{font-family:var(--f-head);color:#fff;font-size:1.1rem;font-weight:800}.re-site .re-fr-links{gap:26px;margin-left:auto;display:flex}.re-site .re-fr-links a{font-family:var(--f-head);color:#ffffffd1;font-size:.94rem;font-weight:600}.re-site .re-fr-links a:hover{color:var(--teal-300)}.re-site .re-fr-navcta{margin-left:8px}@media (max-width:760px){.re-site .re-fr-links{display:none}.re-site .re-fr-navcta{margin-left:auto}}.re-site .re-fr-hero{color:#fff;background:linear-gradient(155deg,#0a1f26,#0e3b46 55%,#0a5c68);align-items:center;min-height:86vh;padding:clamp(72px,11vw,150px) clamp(16px,4vw,40px);display:flex;position:relative;overflow:hidden}.re-site .re-fr-hero:after{content:"";opacity:.6;pointer-events:none;background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.re-site .re-fr-orb{pointer-events:none;border-radius:50%;position:absolute}.re-site .re-fr-orb--teal{background:radial-gradient(circle,#16a4b852,#0000 66%);width:640px;height:640px;animation:11s ease-in-out infinite frOrb;top:-200px;right:-160px}.re-site .re-fr-orb--orange{background:radial-gradient(circle,#e8710e33,#0000 66%);width:520px;height:520px;animation:14s ease-in-out infinite reverse frOrb;bottom:-220px;left:-180px}.re-site .re-fr-ring{aspect-ratio:1;pointer-events:none;border:1px solid #ffffff14;border-radius:50%;width:min(74vw,800px);position:absolute;top:50%;left:50%;transform:translate(-50%,-52%)}@keyframes frOrb{0%,to{transform:translateY(0)}50%{transform:translateY(26px)}}@media (prefers-reduced-motion:reduce){.re-site .re-fr-orb{animation:none}}.re-site .re-fr-hero-inner{z-index:1;text-align:center;max-width:880px;margin:0 auto;position:relative}.re-site .re-fr-hero-stats{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:14px;margin-top:clamp(40px,6vw,64px);display:grid}.re-site .re-fr-stat{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0e;border:1px solid #ffffff1c;border-radius:16px;flex-direction:column;align-items:center;padding:18px 12px 15px;transition:all .2s;display:flex}.re-site .re-fr-stat:hover{border-color:#7fcdd866;transform:translateY(-3px)}.re-site .re-fr-stat-n{font-family:var(--f-head);color:#fff;font-size:clamp(1.7rem,3.4vw,2.5rem);font-weight:800;line-height:1}.re-site .re-fr-stat-l{font-family:var(--f-mono);letter-spacing:.09em;text-transform:uppercase;color:var(--teal-300);white-space:nowrap;margin-top:9px;font-size:.72rem}.re-site .re-fr-badge{font-family:var(--f-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--teal-300);align-items:center;gap:14px;margin-bottom:24px;font-size:.78rem;display:inline-flex}.re-site .re-fr-badge:before{content:"";background:linear-gradient(90deg, transparent, var(--teal-300));width:38px;height:1.5px}.re-site .re-fr-badge:after{content:"";background:linear-gradient(90deg, var(--teal-300), transparent);width:38px;height:1.5px}.re-site .re-fr-h1{font-family:var(--f-head);color:#fff;margin-bottom:18px;font-size:clamp(2.1rem,5vw,3.5rem);font-weight:800;line-height:1.08}.re-site .re-fr-sub{color:#ffffffd1;max-width:640px;margin:0 auto;font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.6}.re-site .re-fr-hero-cta{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:32px;display:flex}.re-site .re-fr-hero-ghost{color:#fff;background:0 0;border-color:#ffffff59}.re-site .re-fr-hero-ghost:hover{background:#ffffff1a}@media (max-width:620px){.re-site .re-fr-hero-cta--3{gap:10px}.re-site .re-fr-hero-cta--3 .re-fr-hb-1,.re-site .re-fr-hero-cta--3 .re-fr-hb-2{flex:1 1 0;min-width:0;padding-inline:12px;font-size:.82rem;line-height:1.25}.re-site .re-fr-hero-cta--3 .re-fr-hb-3{flex:100%}}.re-site .onkayit-help-after{margin-top:28px}.re-site .onkayit-help-actions{flex-wrap:wrap;gap:12px;display:flex}.re-site .onkayit-help-actions .btn{flex:240px}.re-site .re-okullar-card{border-radius:var(--r-lg);color:#fff;background:linear-gradient(110deg,#0a1f26 0%,#0e3b46 60%,#11403a 100%);min-height:300px;text-decoration:none;display:block;position:relative;overflow:hidden;box-shadow:0 18px 44px #0a1e2224}.re-site .re-okullar-card:after{content:"";opacity:.5;pointer-events:none;background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0}.re-site .re-okullar-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#7fcdd829,#0000 68%);border-radius:50%;width:420px;height:420px;position:absolute;top:-140px;right:-100px}.re-site .re-okullar-bg{z-index:0;position:absolute;inset:0}.re-site .re-okullar-slide{opacity:0;will-change:opacity,transform;background-position:50%;background-size:cover;animation:20s linear infinite re-okullar-cycle;position:absolute;inset:0}@keyframes re-okullar-cycle{0%{opacity:0;transform:scale(1.04)}4%{opacity:1}25%{opacity:1}29%{opacity:0;transform:scale(1.1)}to{opacity:0;transform:scale(1.04)}}.re-site .re-okullar-overlay{z-index:0;background:linear-gradient(100deg,#081c21eb 0%,#0a2d34d1 48%,#0b37329e 100%);position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.re-site .re-okullar-slide{animation:none}.re-site .re-okullar-slide:first-child{opacity:1}}.re-site .re-okullar-body{z-index:1;max-width:580px;padding:clamp(28px,5vw,54px);position:relative}.re-site .re-duyuru-grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px}@media (max-width:880px){.re-site .re-duyuru-grid{grid-template-columns:1fr;gap:28px}.re-site .re-duyuru-grid .re-etkinlik-slider{order:-1;width:100%;max-width:520px;margin-inline:auto}}.re-site .re-etkinlik-slider{position:relative;overflow:hidden}.re-site .re-etkinlik-slider .ph-label{display:none}.re-site .re-etkinlik-slide{opacity:0;will-change:opacity;background-position:50%;background-size:cover;animation:15s ease-in-out infinite re-etkinlik-fade;position:absolute;inset:0}@keyframes re-etkinlik-fade{0%{opacity:0}4%{opacity:1}29%{opacity:1}37%{opacity:0}to{opacity:0}}@media (prefers-reduced-motion:reduce){.re-site .re-etkinlik-slide{animation:none}}.re-site .re-branch-hero{position:relative;overflow:hidden}.re-site .re-branch-hero .wrap{position:relative}.re-site .re-branch-hero h1,.re-site .re-branch-hero .lead,.re-site .re-branch-hero .crumb{max-width:600px}.re-site .re-branch-hero-cover{z-index:1;pointer-events:none;width:min(40vw,480px);position:absolute;top:50%;right:0;transform:translateY(-50%)}.re-site .re-branch-hero-cover-img{aspect-ratio:4/3;outline-offset:-1px;background-position:50%;background-size:cover;border-radius:18px;outline:1px solid #ffffff2e;width:100%;display:block;transform:rotate(-2.5deg);box-shadow:0 26px 60px #00000057}@media (max-width:1240px){.re-site .re-branch-hero-cover{width:min(40vw,400px)}}@media (max-width:980px){.re-site .re-branch-hero-cover{display:none}.re-site .re-branch-hero h1,.re-site .re-branch-hero .lead,.re-site .re-branch-hero .crumb{max-width:none}}.re-site .re-album-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:32px;display:grid}.re-site .re-album-aside{border:1px solid var(--line,#e6ebec);border-radius:var(--r-lg,18px);background:#fff;padding:20px;position:sticky;top:90px}.re-site .re-album-aside-title{font-family:var(--f-head);color:var(--teal-800,#0b2f33);margin:0 0 14px;font-size:1.05rem;font-weight:700}.re-site .re-album-aside-list{flex-direction:column;gap:8px;display:flex}.re-site .re-album-aside-item{border:1px solid var(--line,#e6ebec);border-radius:12px;flex-direction:column;gap:2px;padding:10px 12px;text-decoration:none;transition:background .12s,border-color .12s;display:flex}.re-site .re-album-aside-item:hover{background:var(--teal-50,#effaf6);border-color:var(--teal-300,#8fd6bf)}.re-site .re-album-aside-item-title{color:var(--teal-800,#1a2b32);font-size:.92rem;font-weight:600}.re-site .re-album-aside-item-meta{color:var(--slate,#5b7178);font-size:.76rem}.re-site .re-album-aside-all{justify-content:center;width:100%;margin-top:16px}@media (max-width:900px){.re-site .re-album-layout{grid-template-columns:1fr}.re-site .re-album-aside{position:static}}.re-site .re-okullar-badge{background:var(--orange-600);color:#fff;font-family:var(--f-mono);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;margin-bottom:18px;padding:6px 14px;font-size:.7rem;font-weight:700;display:inline-block}.re-site .re-okullar-title{font-family:var(--f-head);color:#fff;margin-bottom:14px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;line-height:1.1}.re-site .re-okullar-desc{color:#ffffffd6;max-width:430px;margin-bottom:26px;font-size:1.02rem;line-height:1.6}.re-site .re-okullar-link{color:var(--teal-800);font-family:var(--f-head);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:12px 22px;font-size:.95rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex}.re-site .re-okullar-card:hover .re-okullar-link{transform:translateY(-2px);box-shadow:0 8px 20px #0000002e}.re-site button.reel{cursor:pointer;font:inherit;background:0 0;border:none;padding:0}.re-site .re-reel-modal{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#081012db;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.re-site .re-reel-close{color:#fff;cursor:pointer;background:#ffffff24;border:none;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:20px;right:20px}.re-site .re-reel-close:hover{background:#ffffff3d}.re-site .re-reel-frame{background:#000;border-radius:16px;flex-direction:column;width:min(420px,94vw);height:min(760px,86vh);display:flex;overflow:hidden;box-shadow:0 20px 60px #00000080}.re-site .re-reel-frame iframe{border:0;flex:1;width:100%;min-height:0;display:block}.re-site .re-reel-video{object-fit:contain;background:#000;flex:1;width:100%;min-height:0;display:block}.re-site .re-reel-more{background:linear-gradient(135deg,var(--teal-800),var(--teal-700));color:#fff;flex:none;align-items:center;gap:9px;padding:13px 16px;font-size:.9rem;font-weight:600;text-decoration:none;display:flex}.re-site .re-reel-more:hover{filter:brightness(1.08)}.re-site .re-reel-more span:first-of-type{flex:1}.re-site .re-reel-more-arrow{opacity:.85;font-weight:700}.re-site .re-fr-feat-ic{background:var(--teal-50);width:50px;height:50px;color:var(--teal-700);border-radius:14px;place-items:center;margin-bottom:6px;display:grid}.re-site .re-fr-why{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;padding:28px 26px}.re-site .re-fr-why-num{font-family:var(--f-head);color:var(--teal-200,#9bd6cf);margin-bottom:10px;font-size:1.6rem;font-weight:800;display:block}.re-site .re-fr-why h3{font-family:var(--f-head);margin-bottom:6px;font-size:1.12rem}.re-site .re-fr-why p{color:var(--slate);font-size:.94rem;line-height:1.6}.re-site .re-fr-branch .re-fr-branch-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.re-site .re-fr-foot{color:#fffc;background:#0a1f26;padding:36px clamp(16px,4vw,40px)}.re-site .re-fr-foot-inner{flex-wrap:wrap;align-items:center;gap:24px;max-width:1200px;margin:0 auto;display:flex}.re-site .re-fr-foot-brand img{object-fit:contain;width:auto;height:34px}.re-site .re-fr-foot-brand span{font-family:var(--f-head);color:#fff;font-weight:800}.re-site .re-fr-foot-links{flex-wrap:wrap;gap:22px;display:flex}.re-site .re-fr-foot-links a{color:#fffc;font-size:.92rem}.re-site .re-fr-foot-links a:hover{color:#fff}.re-site .re-fr-foot-phone{font-family:var(--f-head);color:#fff;margin-left:auto;font-weight:700}.re-site .hero-visual .main-ph{border-radius:var(--r-xl);aspect-ratio:4/4.4;box-shadow:var(--sh-lg)}.re-site .float-card{color:var(--ink);border:1px solid var(--line);border-radius:var(--r-md);box-shadow:var(--sh-lg);background:#fff;align-items:center;gap:10px;padding:12px 16px;display:flex;position:absolute}.re-site .float-card .fc-ic{border-radius:8px;flex-shrink:0;place-items:center;width:26px;height:26px;display:grid}.re-site .float-card .fc-ic svg{width:14px;height:14px}.re-site .float-card .fc-num{font-family:var(--f-head);letter-spacing:-.02em;font-size:1.15rem;font-weight:700;line-height:1}.re-site .float-card .fc-lbl{font-family:var(--f-mono);letter-spacing:.05em;text-transform:uppercase;color:var(--slate);margin-top:2px;font-size:.66rem}.re-site .fc-1{bottom:132px;left:-30px}.re-site .fc-2{top:24px;right:-22px}.re-site .hero-badge{position:absolute;top:18px;left:18px}.re-site .hero-controls{flex-wrap:wrap;align-items:center;gap:14px 18px;margin-top:30px;display:flex}.re-site .school-band{border-radius:var(--r-xl);align-items:center;min-height:380px;display:flex;position:relative;overflow:hidden}.re-site .school-band .sb-photo{opacity:0;background-position:50%;background-size:cover;transition:opacity 1.1s;position:absolute;inset:0}.re-site .school-band .sb-photo.active{opacity:1}.re-site .school-band .sb-scrim{z-index:1;background:linear-gradient(95deg,#0a181ef2 0%,#0a181ed1 38%,#0a181e47 78%,#0a181e1f 100%);position:absolute;inset:0}.re-site .school-band .sb-text{z-index:2;color:#fff;max-width:540px;padding:clamp(32px,5vw,60px);position:relative}.re-site .school-band h2{color:#fff}.re-site .school-band p{color:#ffffffd9}.re-site .ann-row{border:1px solid var(--line);border-radius:var(--r-md);background:#fff;align-items:center;gap:18px;padding:20px 22px;transition:all .18s;display:flex}.re-site .ann-row:hover{border-color:var(--teal-300);box-shadow:var(--sh-md);transform:translate(4px)}.re-site .ann-row .ann-date{text-align:center;flex-shrink:0;width:56px}.re-site .ann-row .ann-date .d{font-family:var(--f-head);color:var(--teal-700);font-size:1.5rem;font-weight:700;line-height:1}.re-site .ann-row .ann-date .m{font-family:var(--f-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--slate);font-size:.7rem}.re-site .ann-row .ann-body h3{font-size:1.08rem}@media (max-width:880px){.re-site .hero-row{text-align:center;grid-template-columns:1fr}.re-site .hero-row .hero-visual{order:-1;width:100%;max-width:440px;margin-inline:auto}.re-site .hero-row .hero-text{align-items:center;margin-inline:auto}.re-site .hero-row .hero-controls,.re-site .hero-row .trust{justify-content:center}.re-site .hero-row .lead{margin-inline:auto}.re-site .fc-1{left:6px}.re-site .fc-2{right:6px}.re-site .school-band{min-height:340px}}.re-site .hero-visual{position:relative}.re-site .vis-main{border-radius:var(--r-xl);aspect-ratio:4/4.4;box-shadow:var(--sh-lg);width:85%;margin-inline:auto}.re-site .vis-inset{aspect-ratio:1;border-radius:var(--r-lg);width:148px;box-shadow:var(--sh-lg);z-index:2;border:4px solid #fff;position:absolute;bottom:-22px;left:-26px}.re-site .vis-duo{aspect-ratio:4/4.5;position:relative}.re-site .vis-duo:before{content:"";z-index:0;filter:blur(22px);background:radial-gradient(58% 58% at 72% 22%,#22aaa06b,#0000 70%),radial-gradient(54% 54% at 24% 86%,#e68c465c,#0000 70%);border-radius:50%;position:absolute;inset:-10% -8%}.re-site .vis-duo-back,.re-site .vis-duo-front{border-radius:var(--r-xl);background-position:50%;background-size:cover;position:absolute}.re-site .vis-duo-back{aspect-ratio:4/3.05;z-index:1;width:74%;animation:8s ease-in-out infinite visDuoA;top:7%;right:0;transform:rotate(2.4deg);box-shadow:0 20px 44px #0814184d}.re-site .vis-duo-front{aspect-ratio:4/3.35;z-index:2;border:5px solid #fff;width:72%;animation:8s ease-in-out infinite visDuoB;bottom:0;left:0;transform:rotate(-3deg);box-shadow:0 26px 56px #08141866}@keyframes visDuoA{0%,to{transform:rotate(2.4deg)translateY(0)}50%{transform:rotate(2.4deg)translateY(-12px)}}@keyframes visDuoB{0%,to{transform:rotate(-3deg)translateY(0)}50%{transform:rotate(-3deg)translateY(12px)}}@media (prefers-reduced-motion:reduce){.re-site .vis-duo-back,.re-site .vis-duo-front{animation:none}}@media (min-width:861px){.re-site .hero-row--img-left{grid-template-columns:.95fr 1.05fr}.re-site .hero-row--img-left .hero-text{order:2}.re-site .hero-row--img-left .hero-visual{order:1}}.re-site .hero-stats{border-top:1px solid #ffffff24;align-items:stretch;gap:0;padding-bottom:clamp(36px,4vw,64px);display:flex}.re-site .hero-stats .hs-icon{flex-shrink:0;align-items:center;padding:26px 30px 8px 0;display:flex}.re-site .hero-stats .hs-icon span{width:54px;height:54px;color:var(--teal-300);border:1.5px solid #7fcdd880;border-radius:14px;place-items:center;display:grid}.re-site .hero-stats .hs-icon svg{width:28px;height:28px}.re-site .hero-stats .hs-items{flex:1;grid-template-columns:repeat(4,1fr);display:grid}.re-site .hero-stats .hs{padding:24px 20px 2px;position:relative}.re-site .hero-stats .hs-items .hs:first-child{padding-left:30px}.re-site .hero-stats .hs-items .hs:first-child:before,.re-site .hero-stats .hs+.hs:before{content:"";background:#ffffff1f;width:1px;position:absolute;top:24px;bottom:8px;left:0}.re-site .hero-stats .hs .hs-tag{font-family:var(--f-head);letter-spacing:.01em;text-transform:none;color:var(--orange);margin-bottom:9px;font-size:.95rem;font-weight:700;display:inline-block}.re-site .hero-stats .hs .num{font-family:var(--f-head);color:#fff;letter-spacing:-.02em;font-size:clamp(1.5rem,2.1vw,2rem);font-weight:700;line-height:1}.re-site .hero-stats .hs .num .suf{color:var(--orange)}.re-site .hero-stats .hs .lbl{font-family:var(--f-mono);letter-spacing:.05em;text-transform:uppercase;color:#fff9;margin-top:9px;font-size:.72rem;line-height:1.35}@media (max-width:640px){.re-site .hero-stats .hs-icon{display:none}.re-site .hero-stats .hs-items{grid-template-columns:repeat(4,1fr)}.re-site .hero-stats .hs{padding:14px 8px 2px}.re-site .hero-stats .hs-items .hs:first-child{padding-left:8px}.re-site .hero-stats .hs-items .hs:first-child:before{display:none}.re-site .hero-stats .hs+.hs:before{top:16px;bottom:4px}.re-site .hero-stats .hs .hs-tag{white-space:nowrap;margin-bottom:5px;font-size:.68rem}.re-site .hero-stats .hs .num{font-size:1.25rem}.re-site .hero-stats .hs .lbl{letter-spacing:.03em;margin-top:5px;font-size:.53rem}}.re-site .logo-wall{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.re-site .logo-cell{border:1px solid var(--line);border-radius:var(--r-md);background:#fff;place-items:center;min-height:128px;padding:24px 28px;transition:all .2s;display:grid}.re-site .logo-cell:hover{box-shadow:var(--sh-md);border-color:#0000;transform:translateY(-3px)}.re-site .logo-cell img{object-fit:contain;width:auto;max-width:72%;height:auto;max-height:62px}.re-site .brand-card{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;flex-direction:column;gap:13px;padding:26px;transition:all .2s;display:flex}.re-site .brand-card:hover{box-shadow:var(--sh-lg);border-color:#0000;transform:translateY(-3px)}.re-site .brand-card .bmark{border-radius:var(--r-md);height:50px;font-family:var(--f-head);color:#fff;letter-spacing:-.01em;align-self:flex-start;place-items:center;padding:0 18px;font-size:1.15rem;font-weight:700;display:grid}.re-site .brand-card h3{font-size:1.08rem}.re-site .brand-card p{color:var(--slate);flex:1;font-size:.9rem;line-height:1.5}.re-site .brand-card .blink{font-family:var(--f-head);color:var(--teal-700);align-items:center;gap:6px;font-size:.86rem;font-weight:600;display:inline-flex}.re-site .brand-card:hover .blink{color:var(--orange-600)}@media (max-width:880px){.re-site .logo-wall{grid-template-columns:repeat(3,1fr)}}@media (max-width:520px){.re-site .logo-wall{grid-template-columns:repeat(2,1fr)}}.re-site .reels-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px;display:flex}.re-site .ig-handle{align-items:center;gap:12px;display:inline-flex}.re-site .ig-handle .igm{color:#fff;background:linear-gradient(45deg,#f58529,#dd2a7b 50%,#8134af);border-radius:13px;flex-shrink:0;place-items:center;width:46px;height:46px;display:grid}.re-site .ig-handle .ht{font-family:var(--f-head);font-weight:700}.re-site .re-dsearch-field{border:1px solid var(--line);border-radius:var(--r-md);color:var(--teal-700);background:#fff;align-items:center;gap:9px;padding:0 12px;display:flex}.re-site .re-dsearch-field input{min-width:0;font:inherit;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:11px 0;font-size:.95rem}.re-site .re-dsearch-field input::placeholder{color:#9aa6ab}.re-site .re-dsearch-clear{color:#9aa6ab;cursor:pointer;background:0 0;border:0;place-items:center;padding:2px;display:grid}.re-site .re-dsearch-clear:hover{color:var(--ink)}.re-site .re-dsearch-results{max-height:360px;margin-top:12px;overflow-y:auto}.re-site .re-dsearch-empty{color:var(--slate);padding:6px 2px;font-size:.9rem}.re-site .re-dsearch-group+.re-dsearch-group{margin-top:14px}.re-site .re-dsearch-label{font-family:var(--f-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--teal-700);margin-bottom:6px;font-size:.68rem;display:block}.re-site .re-dsearch-item{color:var(--ink);border-radius:10px;align-items:flex-start;gap:9px;padding:8px;text-decoration:none;transition:background .15s;display:flex}.re-site .re-dsearch-item:hover{background:var(--teal-50)}.re-site .re-dsearch-ic{background:var(--teal-50);width:26px;height:26px;color:var(--teal-700);border-radius:7px;flex-shrink:0;place-items:center;margin-top:1px;display:grid}.re-site .re-dsearch-t{font-size:.9rem;font-weight:600;line-height:1.3;display:block}.re-site .re-dsearch-sub{color:var(--slate);margin-top:2px;font-size:.78rem;display:block}.re-site .reels-row{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.re-site .reels-more{justify-content:center;margin-top:30px;padding-inline:16px;display:flex}.re-site .reels-more-btn{align-items:center;gap:10px;display:inline-flex}.re-site .reels-more-btn svg:first-child{color:#dd2a7b}@media (max-width:480px){.re-site .reels-more-btn{white-space:normal;text-align:center;gap:8px;max-width:100%;padding:12px 18px;font-size:.88rem}}.re-site .reel{aspect-ratio:9/16;border-radius:var(--r-md);border:1px solid var(--line);transition:all .2s;display:block;position:relative;overflow:hidden}.re-site .reel:hover{box-shadow:var(--sh-lg);transform:translateY(-3px)}.re-site .reel .ph{position:absolute;inset:0}.re-site .reel .play{place-items:center;display:grid;position:absolute;inset:0}.re-site .reel .play span{width:46px;height:46px;color:var(--ink);box-shadow:var(--sh-md);background:#ffffffeb;border-radius:50%;place-items:center;display:grid}.re-site .reel .rmeta{color:#fff;background:linear-gradient(#0000,#14242cd1);padding:14px 12px 11px;position:absolute;bottom:0;left:0;right:0}.re-site .reel .rmeta .v{font-family:var(--f-mono);align-items:center;gap:6px;font-size:.72rem;display:flex}@media (max-width:880px){.re-site .reels-row{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;gap:14px;padding-bottom:10px;display:flex;overflow-x:auto}.re-site .reel{scroll-snap-align:start;flex:0 0 38%}}@media (max-width:520px){.re-site .reel{flex:0 0 58%}}.re-site .sube-toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:26px;display:flex}.re-site .sube-toolbar .select{width:auto;min-width:180px}.re-site .sube-count{font-family:var(--f-mono);color:var(--slate);margin-left:auto;font-size:.8rem}.re-site .fr-band{border-radius:var(--r-xl);border:1px solid var(--line);box-shadow:var(--sh-sm);background:#fff;grid-template-columns:1.25fr .9fr;align-items:stretch;display:grid;overflow:hidden}.re-site .fr-text{padding:clamp(26px,3vw,42px)}.re-site .fr-visual{min-height:260px;position:relative;overflow:hidden}.re-site .fr-photo{opacity:0;background-position:50%;background-size:cover;transition:opacity 1s;position:absolute;inset:0}.re-site .fr-photo.active{opacity:1}.re-site .fr-visual .fr-scrim{z-index:1;background:linear-gradient(120deg,#c85f0a57,#0000 60%);position:absolute;inset:0}.re-site .fr-benefits{flex-wrap:wrap;gap:12px 24px;margin:22px 0 26px;display:flex}.re-site .fr-benefits .b{font-family:var(--f-head);align-items:center;gap:8px;font-size:.94rem;font-weight:600;display:inline-flex}.re-site .fr-benefits .b svg{width:18px;height:18px;color:var(--orange-600);flex-shrink:0}@media (max-width:760px){.re-site .fr-band{grid-template-columns:1fr}.re-site .fr-visual{min-height:200px}}.re-site .h3-dots{gap:8px;display:flex}.re-site .h3-dots button{background:var(--line);cursor:pointer;border:none;border-radius:4px;width:30px;height:5px;padding:0;transition:all .2s}.re-site .h3-dots button.active{background:var(--teal);width:42px}.re-site .h3-arrow{border:1.5px solid var(--line);width:48px;height:48px;color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;place-items:center;transition:all .15s;display:grid}.re-site .h3-arrow:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.re-site .h3d-railwrap{position:relative}.re-site .h3d-viewport{padding:14px 6px 36px;overflow:hidden}.re-site .h3d-railwrap{margin-bottom:-18px;position:relative}.re-site .h3d-track{gap:20px;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.re-site .h3d-card{border:1px solid var(--line);border-radius:var(--r-lg);text-align:left;background:#fff;flex:0 0 320px;transition:all .2s;overflow:hidden}.re-site .h3d-card:hover{box-shadow:var(--sh-lg);border-color:#0000;transform:translateY(-3px)}.re-site .h3d-card .ph{aspect-ratio:16/10}.re-site .h3d-card .bd{padding:20px}.re-site .h3d-card h3{font-family:var(--f-head);margin:10px 0 6px;font-size:1.12rem}.re-site .h3d-card p{color:var(--slate);font-size:.92rem}.re-site .h3d-card.re-prog-card{flex-direction:column;display:flex;position:relative}.re-site .h3d-card.re-prog-card:before{content:"";background:linear-gradient(90deg,var(--teal),var(--teal-700));z-index:1;height:5px;position:absolute;top:0;left:0;right:0}.re-site .h3d-card.re-prog-card.orange:before{background:linear-gradient(90deg,var(--orange-600),var(--orange))}.re-site .h3d-card.re-prog-card .bd{flex-direction:column;flex:1;gap:10px;padding:26px 24px;display:flex}.re-site .h3d-card.re-prog-card .re-prog-ic{background:var(--teal-50);width:46px;height:46px;color:var(--teal-700);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.re-site .h3d-card.re-prog-card.orange .re-prog-ic{background:var(--orange-50);color:var(--orange-600)}.re-site .h3d-card.re-prog-card h3{margin:6px 0 0;font-size:1.18rem;line-height:1.28}.re-site .h3d-card.re-prog-card p{color:var(--slate);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:.92rem;line-height:1.55;display:-webkit-box;overflow:hidden}.re-site .h3d-card.re-prog-card .re-prog-branch{font-family:var(--f-mono);letter-spacing:.02em;color:var(--slate);align-items:center;gap:6px;font-size:.76rem;display:inline-flex}.re-site .h3d-card.re-prog-card .re-prog-branch svg{color:var(--teal-700);flex-shrink:0}.re-site .h3d-card.re-prog-card .re-prog-link{font-family:var(--f-head);color:var(--teal-700);align-items:center;gap:6px;margin-top:6px;font-size:.92rem;font-weight:600;display:inline-flex}.re-site .h3d-card.re-prog-card.orange .re-prog-link{color:var(--orange-600)}.re-site .h3d-card.re-prog-card .re-prog-link svg{transition:transform .2s}.re-site .h3d-card.re-prog-card:hover .re-prog-link svg{transform:translate(3px)}.re-site .h3d-nav{justify-content:center;align-items:center;gap:14px;margin-top:28px;display:flex}.re-site .hero-row.active .hero-text{animation:.7s both heroFade}@keyframes heroFade{0%{opacity:.2;transform:translateY(10px)}to{opacity:1;transform:none}}.re-site .hero-row.active .hero-visual{animation:.7s both heroFadeV}@keyframes heroFadeV{0%{opacity:.35;transform:scale(1.015)}to{opacity:1;transform:none}}.re-site .public-main{background:var(--paper);overflow-x:clip}.re-site{min-height:100vh}.re-site .tier-legend{flex-wrap:wrap;gap:14px 22px;margin-top:20px;display:flex}.re-site .tier-legend .li{color:#ffffffd9;align-items:center;gap:8px;font-size:.88rem;display:flex}.re-site .tier-legend .sw{border-radius:5px;width:14px;height:14px}.re-site .kampus-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:30px;display:flex}.re-site .kampus-toolbar .selects{flex-wrap:wrap;gap:12px;display:flex}.re-site .kampus-toolbar .select{width:auto;min-width:180px}.re-site .kampus-toolbar .selects .combo{width:200px;max-width:100%}@media (max-width:640px){.re-site .kampus-toolbar{gap:12px}.re-site .kampus-toolbar .chips{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:8px;width:100%;padding-bottom:4px;overflow-x:auto}.re-site .kampus-toolbar .chips::-webkit-scrollbar{display:none}.re-site .kampus-toolbar .chip{flex:none;padding:8px 15px;font-size:.84rem}.re-site .kampus-toolbar .selects{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.re-site .kampus-toolbar .selects .combo{width:100%}}.re-site .mv-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.re-site .mv{border-radius:var(--r-lg);border:1px solid var(--line);background:#fff;padding:32px}.re-site .mv .ic{border-radius:13px;place-items:center;width:50px;height:50px;margin-bottom:16px;display:grid}.re-site .value{border-radius:var(--r-lg);border:1px solid var(--line);background:#fff;padding:26px}.re-site .value .n{font-family:var(--f-head);color:var(--teal);font-size:1.6rem;font-weight:700}.re-site .team-card{text-align:center}.re-site .team-card .ph{aspect-ratio:1;border-radius:var(--r-lg);margin-bottom:14px}.re-site .team-card .nm{font-family:var(--f-head);font-weight:700}@media (max-width:760px){.re-site .mv-grid{grid-template-columns:1fr}}.re-site .ann-layout{grid-template-columns:1fr 320px;align-items:start;gap:48px;display:grid}.re-site .feat-ann{border:1px solid var(--line);border-radius:var(--r-xl);background:#fff;margin-bottom:28px;overflow:hidden}.re-site .feat-ann .ph{aspect-ratio:21/9}.re-site .feat-ann .body{padding:28px}.re-site .feat-ann--noimg{border-left:5px solid var(--orange-600);background:linear-gradient(135deg,#fff 60%,var(--teal-50))}.re-site .feat-ann--noimg .body{padding:30px 32px}.re-site .feat-ann-head{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:4px;display:flex}.re-site .feat-ann-title{margin:16px 0 12px;font-size:1.7rem;line-height:1.2}.re-site .ann-item{border:1px solid var(--line);border-radius:var(--r-md);background:#fff;align-items:center;gap:20px;margin-bottom:14px;padding:20px;transition:all .18s;display:flex}.re-site .ann-item:hover{border-color:var(--teal-300);box-shadow:var(--sh-md);background:var(--teal-50);transform:translate(4px)}:is(html:has(.re-site),body:has(.re-site)){background-color:#0a1f26}:is(html:has(.re-site.theme-prestij),body:has(.re-site.theme-prestij)){background-color:#1c1f24}.re-site .re-fr-hero{min-height:auto;padding-block:clamp(70px,9vw,124px)}.re-site .re-fr-hero-inner{text-align:center;max-width:780px;margin:0 auto}.re-site .re-fr-h1{max-width:18ch;margin-left:auto;margin-right:auto}.re-site .re-fr-hero-stats{margin-top:clamp(40px,6vw,68px)}.re-site .re-fr .surface-section{background:var(--teal-50)}.re-site .re-fr-cta-band{color:#fff;border-top:1px solid var(--line);background:linear-gradient(135deg,#0a2027,#0e3b46 60%,#11403a);padding:clamp(48px,7vw,86px) clamp(16px,4vw,40px);position:relative;overflow:hidden}.re-site .re-fr-cta-band:before{content:"";pointer-events:none;background:radial-gradient(circle,#e8710e29,#0000 68%);border-radius:50%;width:540px;height:540px;position:absolute;top:-220px;left:-130px}.re-site .re-fr-cta-inner{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:34px;display:flex;position:relative}.re-site .re-fr-cta-eyebrow{font-family:var(--f-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--teal-300);margin-bottom:12px;font-size:.74rem;display:block}.re-site .re-fr-cta-title{font-family:var(--f-head);color:#fff;max-width:580px;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;line-height:1.12}.re-site .re-fr-cta-body{color:#ffffffd1;max-width:520px;margin-top:12px;line-height:1.6}.re-site .re-fr-cta-actions{flex-direction:column;flex-shrink:0;gap:12px;min-width:240px;display:flex}.re-site .re-fr-cta-phone{color:#fff;background:#ffffff1f;border:1px solid #ffffff47}.re-site .re-fr-cta-phone:hover{background:#fff3}.re-site .re-fr-form-modal{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#081012b8;place-items:center;padding:20px;display:none;position:fixed;inset:0;overflow-y:auto}.re-site .re-fr-form-modal.open{display:grid}.re-site .re-fr-form-card{background:#fff;border-radius:20px;width:min(680px,96vw);max-height:92vh;padding:clamp(26px,4vw,42px);position:relative;overflow-y:auto;box-shadow:0 30px 80px #00000080}.re-site .re-fr-form-close{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);cursor:pointer;z-index:2;background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:14px;right:14px}.re-site .re-fr-form-close:hover{background:var(--teal-50)}@media (max-width:640px){.re-site .re-fr-cta-actions{width:100%}}.re-site .pub-btn-block--primary{background:var(--teal-700);border-color:var(--teal-700);color:#fff}.re-site .pub-btn-block--primary:hover{background:var(--teal-800);border-color:var(--teal-800);color:#fff}.re-site .pub-btn-block--secondary{color:#fff}.re-site .pub-btn-block--accent{color:#78350f}.re-site .pub-btn-block--danger{color:#fff}.re-site .pub-btn-block--outline{color:var(--teal-700);border-color:var(--teal-700)}.re-site .pub-btn-block--outline:hover{background:var(--teal-50);color:var(--teal-700)}.re-site .pub-btn-block--ghost{color:var(--teal-700)}.re-site .pub-btn-block--ghost:hover,.re-site .pub-file-block-icon{background:var(--teal-50);color:var(--teal-700)}.re-site .pub-file-block-cta{color:var(--teal-700)}.re-site .pub-file-block:hover .pub-file-block-cta{background:var(--teal-700)}.re-site .pub-tbl-block-caption{border-left-color:var(--teal-700)}.re-site .pub-tbl-block-th{color:var(--teal-700)}.re-site .pub-block-quote{border-left-color:var(--teal-700)}.re-site .pub-block-quote-text{color:var(--ink-2,#374151)}.re-site .pub-block-list-marker{color:var(--teal-700)}.re-site .pub-block-heading{color:var(--ink)}.re-site .pub-block-callout-list,.re-site .pub-block-callout-text{flex:1;min-width:0}.re-site .pub-block-callout--info{background:var(--teal-50);border-color:var(--teal-300)}.re-site .pub-block-callout--info .pub-block-callout-icon,.re-site .pub-block-callout--info .pub-block-callout-text,.re-site .pub-block-callout--info .pub-block-callout-list{color:var(--teal-800)}.re-site .re-map-modal{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#081012d1;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.re-site .re-map-card{background:#fff;border-radius:18px;flex-direction:column;width:min(860px,96vw);max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 70px #00000073}.re-site .re-map-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:14px;padding:16px 18px;display:flex}.re-site .re-map-head strong{font-family:var(--f-head);color:var(--ink);font-size:1.1rem;display:block}.re-site .re-map-addr{color:var(--slate);margin-top:3px;font-size:.86rem;display:block}.re-site .re-map-close{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.re-site .re-map-close:hover{background:var(--teal-50)}.re-site .re-map-frame{background:#e9eef0;flex:1;min-height:0}.re-site .re-map-frame iframe{border:0;width:100%;height:min(60vh,520px);display:block}.re-site .re-map-foot{border-top:1px solid var(--line);text-align:center;padding:14px 18px}.re-site .re-map-loc{font-family:var(--f-mono);font-size:.8rem}.re-site .re-map-foot .btn{justify-content:center;align-items:center;gap:9px;display:inline-flex}.re-site .re-ann-more{flex-direction:column;align-items:center;gap:10px;margin-top:8px;display:flex}.re-site .re-ann-more .btn{align-items:center;gap:8px;display:inline-flex}.re-site .re-ann-more-count{font-family:var(--f-mono);color:var(--slate);font-size:.78rem}.re-site .re-rel-item{border-radius:10px;margin:0 -10px;padding:8px 10px;transition:background .15s}.re-site .re-rel-item:hover{background:var(--teal-50)}.re-site .ann-item .date{text-align:center;flex-shrink:0;width:62px}.re-site .ann-item .date .d{font-family:var(--f-head);color:var(--teal-700);font-size:1.7rem;font-weight:700;line-height:1}.re-site .ann-item .date .m{font-family:var(--f-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--slate);font-size:.72rem}.re-site .side-card{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;padding:24px}.re-site .ann-layout>aside{align-self:start;position:sticky;top:130px}@media (max-width:880px){.re-site .ann-layout{grid-template-columns:1fr}.re-site .ann-layout>aside{position:static}}.re-site .album{border-radius:var(--r-lg);border:1px solid var(--line);cursor:pointer;background:#fff;transition:all .2s;overflow:hidden}.re-site .album:hover{box-shadow:var(--sh-lg);transform:translateY(-3px)}.re-site .album .ph{aspect-ratio:4/3}.re-site .album .info{justify-content:space-between;align-items:center;gap:10px;padding:16px 18px;display:flex}.re-site .album .info h3{font-family:var(--f-head);flex:1;min-width:0;font-size:1.05rem}.re-site .album .count{font-family:var(--f-mono);color:var(--slate);white-space:nowrap;flex-shrink:0;font-size:.76rem}.re-site .lightbox{opacity:0;visibility:hidden;z-index:120;background:#0a1216eb;place-items:center;padding:24px;transition:all .2s;display:grid;position:fixed;inset:0}.re-site .lightbox.open{opacity:1;visibility:visible}.re-site .lightbox .lb-img{aspect-ratio:16/10;border-radius:var(--r-lg);width:min(900px,90vw)}.re-site .lightbox .lb-close{color:#fff;cursor:pointer;background:#ffffff24;border:none;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:24px;right:24px}.re-site .lightbox .lb-cap{color:#fff;text-align:center;font-family:var(--f-head);margin-top:16px}.re-site .lightbox .lb-nav{color:#fff;cursor:pointer;z-index:2;background:#ffffff24;border:none;border-radius:50%;place-items:center;width:48px;height:48px;font-size:2rem;line-height:1;transition:background .15s;display:grid;position:absolute;top:42%;transform:translateY(-50%)}.re-site .lightbox .lb-nav:hover{background:#ffffff4d}.re-site .lightbox .lb-prev{left:-64px}.re-site .lightbox .lb-next{right:-64px}@media (max-width:820px){.re-site .lightbox .lb-prev{left:6px}.re-site .lightbox .lb-next{right:6px}}.re-site .legal-layout{grid-template-columns:240px 1fr;align-items:start;gap:48px;display:grid}.re-site .legal-nav{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;padding:12px;position:sticky;top:130px}.re-site .legal-nav a{border-radius:var(--r-sm);font-family:var(--f-head);color:var(--ink-2);padding:11px 14px;font-size:.92rem;font-weight:500;display:block}.re-site .legal-nav a:hover,.re-site .legal-nav a.active{background:var(--teal-50);color:var(--teal-700)}.re-site .legal-doc{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;padding:clamp(28px,4vw,48px)}.re-site .modal-body.legal-doc{background:0 0;border:none;border-radius:0;padding:0 26px 24px}.re-site .legal-doc section{scroll-margin-top:100px}.re-site .legal-doc section+section{border-top:1px solid var(--line);margin-top:48px;padding-top:48px}.re-site .legal-doc h2{margin-top:36px;margin-bottom:8px;font-size:1.6rem}.re-site .legal-doc section>:first-child,.re-site .legal-doc>:first-child{margin-top:0}.re-site .legal-doc .kvkk-callout{border-radius:var(--r-md);background:var(--teal-50);border:1px solid var(--teal-100);margin:20px 0;padding:16px 18px}.re-site .legal-doc .kvkk-callout .kvkk-callout-ic{color:var(--teal-700)}.re-site .legal-doc .kvkk-callout .kvkk-callout-body p{color:var(--ink-2);margin:0}.re-site .legal-doc .kvkk-callout--warning{background:var(--orange-50);border-color:var(--orange-100)}.re-site .legal-doc .kvkk-callout--warning .kvkk-callout-ic{color:var(--orange-600)}.re-site .legal-doc .kvkk-callout--success{background:#ecfdf5;border-color:#a7f3d0}.re-site .legal-doc .kvkk-callout--success .kvkk-callout-ic{color:#059669}.re-site .legal-doc .upd{font-family:var(--f-mono);color:var(--slate-2);margin-bottom:20px;font-size:.76rem}.re-site .legal-doc h3{font-family:var(--f-head);margin:24px 0 8px;font-size:1.1rem}.re-site .legal-doc p{color:var(--ink-2);margin-bottom:12px;line-height:1.7}.re-site .legal-doc ul{flex-direction:column;gap:8px;margin:8px 0 12px;display:flex}.re-site .legal-doc ul li{color:var(--ink-2);padding-left:22px;position:relative}.re-site .legal-doc ul li:before{content:"";background:var(--teal);border-radius:2px;width:7px;height:7px;position:absolute;top:10px;left:0}@media (max-width:760px){.re-site .legal-layout{grid-template-columns:1fr}.re-site .legal-nav{position:static}}.re-site .form-layout{grid-template-columns:1fr 360px;align-items:start;gap:48px;display:grid}.re-site .form-onkayit{grid-template-columns:.92fr 1.08fr}.re-site .form-onkayit .aside-info{order:1}.re-site .form-onkayit .form-card{order:2}.re-site .onkayit-side-bullets{flex-direction:column;gap:18px;display:flex}.re-site .onkayit-side-bullet{align-items:flex-start;gap:14px;display:flex}.re-site .onkayit-side-bullet .osb-ic{background:var(--teal-50);width:42px;height:42px;color:var(--teal-700);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.re-site .onkayit-side-bullet .osb-t{font-family:var(--f-head);color:var(--ink);margin-bottom:2px;font-weight:600}.re-site .onkayit-side-bullet .osb-d{color:var(--slate);font-size:.92rem;line-height:1.55}@media (max-width:880px){.re-site .form-onkayit{grid-template-columns:1fr}}.re-site .re-ik-filter{background:var(--teal-50);border:1px solid var(--teal-100);border-radius:var(--r-lg);flex-wrap:wrap;align-items:flex-end;gap:14px;margin-bottom:28px;padding:16px 18px;display:flex}.re-site .re-ik-filter-field{flex-direction:column;flex:160px;gap:6px;min-width:140px;display:flex}.re-site .re-ik-filter-field label{font-family:var(--f-head);color:var(--ink-2);font-size:.82rem;font-weight:600}.re-site .re-ik-filter-count{font-family:var(--f-mono);color:var(--slate);align-self:center;margin-left:auto;font-size:.82rem}.re-site .re-ik-pos{flex-direction:column;transition:all .2s;display:flex}.re-site .re-ik-pos.is-selected{border-color:var(--teal-700);box-shadow:0 0 0 2px var(--teal-100)}.re-site .re-ik-pos .card-body{flex-direction:column;flex:1;gap:12px;padding:24px;display:flex}.re-site .re-ik-pos-head{align-items:center;gap:12px;display:flex}.re-site .re-ik-pos-ic{background:var(--teal-50);width:40px;height:40px;color:var(--teal-700);border-radius:11px;flex-shrink:0;place-items:center;display:grid}.re-site .re-ik-pos-ic svg{width:20px;height:20px}.re-site .re-ik-pos-meta{flex-wrap:wrap;gap:8px;display:flex}.re-site .re-ik-pos-actions{gap:10px;margin-top:auto;display:flex}.re-site .re-ik-pos-actions .btn{flex:1;justify-content:center;padding-inline:14px}.re-site .re-ik-pos-meta .level,.re-site .modal-body .card-meta .level{color:var(--ink-2);background:#eef3f3;font-weight:600}.re-site .re-ik-pos-meta .level.teal,.re-site .modal-body .card-meta .level.teal{background:var(--teal-50);color:var(--teal-700)}.re-site .form-card{border:1px solid var(--line);border-radius:var(--r-xl);box-shadow:var(--sh-sm);background:#fff;padding:clamp(24px,3vw,40px)}.re-site .form-grid-2{grid-template-columns:1fr 1fr;align-items:start;gap:0 20px;display:grid}.re-site .form-grid-2>.field{align-self:start}.re-site .field>.combo,.re-site .field>.input,.re-site .field>.select{align-self:stretch}.re-site .form-grid-2 .field>label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.re-site .form-grid-2>.field:only-child{grid-column:1/-1}.re-site .aside-info{flex-direction:column;gap:18px;display:flex;position:sticky;top:130px}.re-site .help-card{background:var(--teal-50);border:1px solid var(--teal-100);border-radius:var(--r-lg);padding:24px}.re-site .help-card .hc-ic{width:46px;height:46px;color:var(--teal-700);box-shadow:var(--sh-sm);background:#fff;border-radius:12px;place-items:center;margin-bottom:14px;display:grid}.re-site .steps-mini{flex-direction:column;gap:14px;display:flex}.re-site .steps-mini .sm{align-items:flex-start;gap:12px;display:flex}.re-site .steps-mini .sm .n{border:1.5px solid var(--teal-100);width:28px;height:28px;color:var(--teal-700);font-family:var(--f-head);background:#fff;border-radius:50%;flex-shrink:0;place-items:center;font-size:.82rem;font-weight:700;display:grid}.re-site .steps-mini .sm.active .n{background:var(--teal);color:#fff;border-color:var(--teal)}.re-site .steps-mini .sm .t{font-family:var(--f-head);font-size:.92rem;font-weight:600}.re-site .steps-mini .sm .d{color:var(--slate);font-size:.84rem}@media (max-width:880px){.re-site .form-layout{grid-template-columns:1fr}.re-site .aside-info{order:-1;position:static}.re-site .form-grid-2{grid-template-columns:1fr}.re-site .combo-list{max-height:160px}}.re-site .combo{width:100%;display:block;position:relative}.re-site .combo-trigger{box-sizing:border-box;text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.re-site .combo-trigger[disabled]{background:var(--surface-2);color:var(--slate-2);cursor:not-allowed}.re-site .combo-trigger .combo-val{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.re-site .combo-trigger .combo-val.placeholder{color:var(--slate-2)}.re-site .combo-chev{width:20px;height:20px;color:var(--slate-2);flex-shrink:0;transition:transform .2s}.re-site .combo.open .combo-chev{transform:rotate(180deg)}.re-site .combo-panel{z-index:30;border:1px solid var(--line);border-radius:var(--r-md);box-shadow:var(--sh-lg);background:#fff;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden}.re-site .combo-panel[hidden]{display:none}.re-site .combo-search{border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:10px 12px;display:flex}.re-site .combo-search svg{width:18px;height:18px;color:var(--slate-2);flex-shrink:0}.re-site .combo-search input{font:inherit;color:var(--ink);background:0 0;border:none;outline:none;flex:1;font-size:.96rem}.re-site .combo-list{max-height:240px;overflow-y:auto}.re-site .combo-list li{cursor:pointer;color:var(--ink-2);padding:11px 14px;font-size:.96rem}.re-site .combo-list li:hover{background:var(--teal-50);color:var(--teal-800)}.re-site .combo-list li.sel{color:var(--teal-700);font-weight:600}.re-site .combo-empty{text-align:center;color:var(--slate-2);padding:18px 16px;font-size:.9rem;display:none}.re-site .combo.is-empty .combo-empty{display:block}.re-site .combo.is-empty .combo-list{display:none}.re-site .combo--plain .combo-list{max-height:280px}.re-site .pub-block-callout{flex-direction:row;align-items:center;gap:12px}.re-site .pub-block-callout-text,.re-site .pub-block-callout-list{flex:1;min-width:0;margin:0}.re-site .pub-block-callout:has(.pub-block-callout-list){align-items:flex-start}.re-site .pub-block-callout:has(.pub-block-callout-list) .pub-block-callout-icon{margin-top:.15rem}@media (max-width:640px){.re-site .pub-block-callout:has(.pub-block-callout-list){flex-direction:column;gap:.625rem}}.re-site .info-line .il-val{font-family:var(--f-head);color:var(--ink);font-size:.96rem;font-weight:600}.re-site .wa-card{color:#fff;border-radius:var(--r-lg);background:#0fa958;align-items:center;gap:16px;padding:22px;text-decoration:none;display:flex}.re-site .wa-card .wi{background:#ffffff2e;border-radius:12px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}.re-site .benefit{border-bottom:1px solid var(--line-2);align-items:flex-start;gap:14px;padding:14px 0;display:flex}.re-site .benefit:last-child{border-bottom:none}.re-site .benefit .bi{background:var(--orange-50);width:40px;height:40px;color:var(--orange-600);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.re-site .benefit .bt{font-family:var(--f-head);font-size:.96rem;font-weight:600}.re-site .benefit .bd{color:var(--slate);font-size:.86rem}.re-site .pos{border-bottom:1px solid var(--line-2);justify-content:space-between;align-items:center;gap:10px;padding:13px 0;display:flex}.re-site .pos:last-child{border-bottom:none}.re-site .pos .pt{font-family:var(--f-head);font-size:.95rem;font-weight:600}.re-site .pos .pl{color:var(--slate);font-size:.82rem}.re-site .file-drop.has-file{border-style:solid;border-color:var(--success);background:var(--success-bg)}.re-site .page-hero .note{color:#ffffffb8;font-family:var(--f-mono);letter-spacing:.02em;font-size:.8rem}.re-site .section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:38px;display:flex}.re-site .section-head .sh-text{max-width:620px}.re-site .section-head h2{margin-top:12px}.re-site .kampus-info{grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:32px;display:grid}.re-site .info-card{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;padding:28px}.re-site .info-card h3{font-family:var(--f-head);margin-bottom:8px;font-size:1.15rem}.re-site .info-line{border-bottom:1px solid var(--line-2);align-items:flex-start;gap:14px;padding:14px 0;display:flex}.re-site .info-line:last-child{border-bottom:none}.re-site .info-line .il-ic{background:var(--teal-50);width:40px;height:40px;color:var(--teal-700);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.re-site .info-line .il-lbl{font-family:var(--f-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--slate-2);font-size:.72rem}.re-site .info-line .il-val{font-family:var(--f-head);color:var(--ink);font-weight:600}.re-site .map-ph{border-radius:var(--r-lg);min-height:340px}.re-site .gal-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.re-site .testi{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;flex-direction:column;gap:16px;padding:28px;display:flex}.re-site .testi .quote{color:var(--ink-2);font-size:1.02rem;line-height:1.55}.re-site .testi .who{align-items:center;gap:12px;margin-top:auto;display:flex}.re-site .testi .who .av{border-radius:50%;flex-shrink:0;width:46px;height:46px}.re-site .testi .who .nm{font-family:var(--f-head);font-size:.98rem;font-weight:700}.re-site .stars{color:var(--orange);gap:3px;display:flex}.re-site .stars svg{width:18px;height:18px}.re-site .ann-card{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;flex-direction:column;transition:all .2s;display:flex;overflow:hidden}.re-site .ann-card:hover{box-shadow:var(--sh-lg);border-color:#0000;transform:translateY(-4px)}.re-site .ann-card .ann-ph{aspect-ratio:16/9;position:relative}.re-site .ann-card .ann-ph .badge{position:absolute;top:14px;left:14px}.re-site .ann-card .ann-bd{flex-direction:column;flex:1;gap:10px;padding:22px;display:flex}.re-site .ann-card .ann-date{font-family:var(--f-mono);letter-spacing:.04em;color:var(--slate);text-transform:uppercase;font-size:.74rem}.re-site .ann-card h3{font-family:var(--f-head);font-size:1.12rem;line-height:1.25}.re-site .ann-card .ann-link{font-family:var(--f-head);color:var(--teal-700);align-items:center;gap:6px;margin-top:auto;font-size:.88rem;font-weight:600;display:inline-flex}.re-site .re-ann-card{border:1px solid var(--line);border-left:4px solid var(--teal-700);border-radius:var(--r-lg);background:#fff;flex-direction:column;gap:12px;min-height:180px;padding:24px;transition:all .2s;display:flex}.re-site .re-ann-card:hover{box-shadow:var(--sh-lg);border-color:var(--teal-700);border-left-color:var(--teal-700);transform:translateY(-4px)}.re-site .re-ann-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.re-site .re-ann-card-date{font-family:var(--f-mono);letter-spacing:.04em;color:var(--slate);text-transform:uppercase;font-size:.74rem}.re-site .re-ann-card-title{font-family:var(--f-head);color:var(--ink);font-size:1.12rem;line-height:1.3}.re-site .re-ann-card-text{color:var(--ink-2);font-size:.92rem;line-height:1.55}.re-site .re-ann-card-link{font-family:var(--f-head);color:var(--teal-700);align-items:center;gap:6px;margin-top:auto;font-size:.88rem;font-weight:600;display:inline-flex}.re-site .gal-cell{aspect-ratio:1;border-radius:var(--r-md);background:var(--teal-50);display:block;position:relative;overflow:hidden}.re-site .gal-cell>img{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.2,.7,.2,1);display:block}.re-site .gal-cell:hover>img{transform:scale(1.06)}.re-site .gal-cap{pointer-events:none;background:linear-gradient(#0000,#0814166b 44%,#081416e0);padding:30px 13px 12px;position:absolute;inset:auto 0 0}.re-site .gal-cap-t{color:#fff;font-family:var(--f-head);letter-spacing:.01em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.96rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.re-site .gal-count{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:#fff;font-family:var(--f-mono);background:#08141694;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:5px;padding:5px 9px;font-size:.78rem;font-weight:600;line-height:1;display:inline-flex;position:absolute;top:10px;right:10px}.re-site .gal-count svg{opacity:.92;width:13px;height:13px}@media (max-width:860px){.re-site .kampus-info{grid-template-columns:1fr}.re-site .gal-grid{grid-template-columns:repeat(2,1fr)}.re-site .map-ph{min-height:240px}}.re-site .press-layout{grid-template-columns:1fr 320px;align-items:start;gap:48px;display:grid}.re-site .press-feat{border:1px solid var(--line);border-radius:var(--r-xl);background:#fff;grid-template-columns:1.05fr .95fr;gap:0;margin-bottom:38px;display:grid;overflow:hidden}.re-site .press-feat--noimg{border-left:5px solid var(--orange-600);background:linear-gradient(135deg,#fff 62%,var(--teal-50));grid-template-columns:1fr}.re-site .press-feat--noimg .pf-meta{flex-wrap:wrap}.re-site .press-feat .pf-ph{min-height:300px;position:relative}.re-site .press-feat .pf-ph .ph{border-radius:0;position:absolute;inset:0}.re-site .press-feat .pf-body{flex-direction:column;justify-content:center;padding:clamp(26px,3vw,40px);display:flex}.re-site .outlet{align-items:center;gap:9px;display:inline-flex}.re-site .outlet .ol{font-family:var(--f-head);letter-spacing:-.01em;color:var(--ink);border:1.5px solid var(--line);border-radius:var(--r-xs);padding:4px 11px;font-size:.9rem;font-weight:700}.re-site .press-feat h2{margin:14px 0 12px;font-size:clamp(1.5rem,2.4vw,2rem);line-height:1.12}.re-site .press-feat p{color:var(--slate)}.re-site .press-feat .pf-meta{align-items:center;gap:12px;margin-bottom:4px;display:flex}.re-site .press-feat .note{font-family:var(--f-mono)}.re-site .press-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.re-site .press-card{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;flex-direction:column;gap:12px;padding:24px;transition:all .18s;display:flex}.re-site .press-card:hover{box-shadow:var(--sh-lg);border-color:#0000;transform:translateY(-3px)}.re-site .press-card .pc-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.re-site .press-card h3{font-family:var(--f-head);font-size:1.12rem;line-height:1.25}.re-site .press-card p{color:var(--slate);flex:1;font-size:.92rem}.re-site .press-card .pc-link{font-family:var(--f-head);color:var(--teal-700);align-items:center;gap:6px;font-size:.88rem;font-weight:600;display:inline-flex}.re-site .press-card:hover .pc-link{color:var(--orange-600)}.re-site .press-aside{flex-direction:column;gap:18px;display:flex;position:sticky;top:130px}.re-site .aside-card{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;padding:24px}.re-site .aside-card h4{font-family:var(--f-head);margin-bottom:12px;font-size:1.05rem}.re-site .kit-row{border-bottom:1px solid var(--line-2);align-items:center;gap:13px;padding:12px 0;display:flex}.re-site .kit-row:last-child{border-bottom:none}.re-site .kit-row .ki{background:var(--teal-50);width:40px;height:40px;color:var(--teal-700);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.re-site .kit-row .kt{font-family:var(--f-head);font-size:.94rem;font-weight:600}.re-site .kit-row .kn{font-family:var(--f-mono);color:var(--slate-2);font-size:.72rem}.re-site .logo-strip{flex-wrap:wrap;gap:10px;display:flex}.re-site .logo-strip .ls{font-family:var(--f-head);color:var(--slate);border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface-2);padding:8px 13px;font-size:.82rem;font-weight:700}.re-site .press-search-mobile{display:none}@media (max-width:960px){.re-site .press-layout{grid-template-columns:1fr}.re-site .press-aside{position:static}.re-site .press-search-mobile{margin-bottom:20px;display:block}.re-site .press-search-desktop{display:none}}@media (max-width:760px){.re-site .press-feat{grid-template-columns:1fr}.re-site .press-feat .pf-ph{min-height:200px}.re-site .press-grid{grid-template-columns:1fr}}.re-site .ak-toolbar{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;margin-bottom:24px;display:flex}.re-site .ak-search{flex:1;min-width:220px;max-width:420px;position:relative}.re-site .ak-search svg{width:19px;height:19px;color:var(--slate-2);position:absolute;top:50%;left:15px;transform:translateY(-50%)}.re-site .ak-search input{width:100%;font:inherit;border:1.5px solid var(--line);border-radius:var(--r-sm);background:#fff;padding:13px 16px 13px 44px;font-size:1rem;transition:all .15s}.re-site .ak-search input:focus{border-color:var(--teal);box-shadow:0 0 0 4px var(--teal-50);outline:none}.re-site .ak-count{font-family:var(--f-mono);color:var(--slate);white-space:nowrap;margin-left:auto;font-size:.82rem}.re-site .ak-sector-select{flex-shrink:0;width:240px}@media (max-width:640px){.re-site .ak-toolbar{flex-direction:column;align-items:stretch}.re-site .ak-search{max-width:none}.re-site .ak-sector-select{width:100%}.re-site .ak-count{margin-left:0}}.re-site .ak-table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;width:100%;overflow:hidden}.re-site .ak-table thead th{background:var(--ink);color:#fff;font-family:var(--f-head);text-align:left;padding:15px 22px;font-size:.88rem;font-weight:600}.re-site .ak-table thead th:last-child{text-align:center;width:120px}.re-site .ak-table tbody td{border-top:1px solid var(--line);color:var(--ink-2);vertical-align:middle;padding:15px 22px;font-size:.96rem}.re-site .ak-table tbody tr:hover{background:var(--teal-50)}.re-site .ak-table .ak-name{font-family:var(--f-head);color:var(--ink);font-weight:600}.re-site .ak-table .ak-scope{color:var(--slate);font-size:.9rem}.re-site .ak-table td:last-child{text-align:center}.re-site .ak-rate{font-family:var(--f-head);border-radius:var(--r-pill);background:var(--orange-50);color:var(--orange-600);border:1px solid var(--orange-100);padding:5px 13px;font-size:.92rem;font-weight:700;display:inline-block}.re-site .ak-rate.zero{background:var(--surface-2);color:var(--slate);border-color:var(--line)}.re-site .ak-empty{text-align:center;color:var(--slate);padding:48px 24px;display:none}@media (max-width:720px){.re-site .ak-table thead{display:none}.re-site .ak-table,.re-site .ak-table tbody,.re-site .ak-table tr,.re-site .ak-table td{width:100%;display:block}.re-site .ak-table tr{border-top:1px solid var(--line);padding:8px 4px}.re-site .ak-table tr:first-child{border-top:none}.re-site .ak-table tbody td{border-top:none;padding:5px 18px}.re-site .ak-table td:last-child{text-align:left;padding-top:8px;padding-bottom:14px}}.re-site .site-footer .footer-brand img{width:auto;height:46px!important}.re-site .prose>*+*{margin-top:1.5rem}.re-site .prose h2{margin-top:2.6rem}.re-site .prose h3{margin-top:2rem}.re-site .prose .callout,.re-site .prose .data-table,.re-site .prose .file-card{margin-top:1.8rem;margin-bottom:.4rem}.re-site .prose p{margin-bottom:.2rem}.re-site .has-drop:hover>.drop,.re-site .has-drop:focus-within>.drop{opacity:0;visibility:hidden;transform:translateY(8px)}.re-site .has-drop>.drop.open{opacity:1;visibility:visible;transform:translateY(0)}.re-site .re-acc{max-width:880px;margin:0 auto}.re-site .re-acc-search{border:1px solid var(--line);border-radius:var(--r-md);color:var(--teal-700);background:#fff;align-items:center;gap:10px;margin-bottom:18px;padding:0 16px;display:flex}.re-site .re-acc-search input{min-width:0;font:inherit;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:14px 0;font-size:.98rem}.re-site .re-acc-search input::placeholder{color:#9aa6ab}.re-site .re-acc-hint{color:var(--teal-700);justify-content:space-between;align-items:center;gap:12px;margin:0 2px 12px;font-size:.85rem;display:flex}.re-site .re-acc-hint strong{color:var(--ink);font-weight:800}.re-site .re-acc-hint-scroll{color:#7c8a90;align-items:center;gap:6px;font-size:.82rem;display:inline-flex}.re-site .re-acc-hint-scroll svg{animation:1.4s ease-in-out infinite re-acc-bob}@keyframes re-acc-bob{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.re-site .re-acc-list-wrap{position:relative}.re-site .re-acc-list-wrap:after{content:"";pointer-events:none;border-radius:0 0 var(--r-md) var(--r-md);background:linear-gradient(to bottom, #f5f7f700, var(--bg,#f4f7f7) 92%);height:56px;position:absolute;bottom:0;left:0;right:8px}.re-site .re-acc-list{scrollbar-width:thin;scrollbar-color:var(--teal-700) transparent;flex-direction:column;gap:12px;max-height:640px;padding-bottom:64px;padding-right:6px;display:flex;overflow-y:auto}.re-site .re-acc-list::-webkit-scrollbar{width:7px}.re-site .re-acc-list::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--teal-700) 55%, #fff);border-radius:8px}.re-site .re-acc-list::-webkit-scrollbar-track{background:0 0}.re-site .re-acc-item{border:1px solid var(--line);border-radius:var(--r-md);background:#fff;flex-shrink:0;transition:border-color .2s,box-shadow .2s;overflow:hidden}.re-site .re-acc-item.open{border-color:var(--teal-700);box-shadow:var(--sh-sm)}.re-site .re-acc-toggle{cursor:pointer;text-align:left;width:100%;font:inherit;background:0 0;border:0;align-items:center;gap:14px;padding:15px 18px;display:flex}.re-site .re-acc-no{background:var(--teal-50);width:38px;height:38px;color:var(--teal-700);font-family:var(--f-mono);border-radius:11px;flex-shrink:0;place-items:center;font-size:.9rem;font-weight:600;transition:background .2s,color .2s;display:grid}.re-site .re-acc-item.open .re-acc-no{background:var(--teal-700);color:#fff}.re-site .re-acc-head{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.re-site .re-acc-name{font-family:var(--f-head);color:var(--ink);font-size:1.02rem;font-weight:600}.re-site .re-acc-loc{color:var(--ink-2);align-items:center;gap:5px;font-size:.85rem;display:inline-flex}.re-site .re-acc-loc svg{flex-shrink:0}.re-site .re-acc-chev{color:var(--ink-2);flex-shrink:0;line-height:0;transition:transform .25s,color .2s}.re-site .re-acc-chev svg{width:18px;height:18px;display:block}.re-site .re-acc-item.open .re-acc-chev{color:var(--teal-700);transform:rotate(180deg)}.re-site .re-acc-detail{border-top:1px solid var(--line);padding:2px 18px 18px}.re-site .re-acc-detail .info-line{padding:9px 0}.re-site .re-acc-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.re-site .re-acc-empty{text-align:center;color:var(--ink-2);border:1px dashed var(--line);border-radius:var(--r-md);background:#fff;padding:32px 16px}.re-site .re-acc-wa{color:#15803d;border-color:#bbf7d0}.re-site .re-acc-wa:hover{color:#15803d;background:#f0fdf4;border-color:#86efac}.re-site a.ph{cursor:pointer;text-decoration:none;transition:filter .15s}.re-site a.ph:hover{filter:brightness(.97)}@media (max-width:560px){.re-site .re-acc-toggle{gap:11px;padding:13px 14px}.re-site .re-acc-no{width:32px;height:32px}.re-site .re-acc-actions .btn{flex:1;justify-content:center}}.re-site .cf-pub-wrap{background:var(--bg,#f4f7f7)}.re-site .cf-pub-card,.re-site .cf-pub-content,.re-site .cf-pub-field label,.re-site .cf-pub-form input,.re-site .cf-pub-form select,.re-site .cf-pub-form textarea,.re-site .cf-pub-opt,.re-site .cf-pub-check{font-family:var(--f-body)}.re-site .cf-pub-sec>legend,.re-site .cf-pub-content h2,.re-site .cf-pub-content h3,.re-site .cf-pub-content h4{font-family:var(--f-head)}.re-site .cf-pub-inner,.re-site .cf-pub-single,.re-site .cf-pub-grid2{margin:0 auto}.re-site .cf-pub-inner,.re-site .cf-pub-grid2{max-width:calc(var(--maxw) - 2 * var(--gutter))}.re-site .cf-pub-card,.re-site .cf-pub-content,.re-site .cf-pub-success{border-color:var(--line,#e6ebec);border-radius:var(--r-lg,18px)}.re-site .cf-pub-submit{background:linear-gradient(135deg, var(--teal) 0%, var(--teal-800) 100%);border-radius:999px}.re-site .cf-pub-form input:focus,.re-site .cf-pub-form select:focus,.re-site .cf-pub-form textarea:focus{border-color:var(--teal-700);box-shadow:0 0 0 3px color-mix(in srgb, var(--teal-700) 18%, transparent)}.re-site .cf-pub-sec>legend{border-bottom-color:var(--teal-700);color:var(--teal-800)}.re-site .cf-pub-req{color:var(--orange-600,#e8710e)}.re-site .cf-pub-content h2,.re-site .cf-pub-content h3,.re-site .cf-pub-content h4{color:var(--teal-800)}.re-site .cf-pub-btn{background:linear-gradient(135deg, var(--teal) 0%, var(--teal-800) 100%);color:#fff}.re-site .cf-pub-btn-ghost{color:var(--teal-800)}.re-site .cf-pub-success-ic{background:var(--teal-50,#effaf6);color:var(--teal-700)}.re-site .ak-table .ak-row-click:hover{background:var(--teal-50)}.re-site .ak-caret{color:var(--teal-700);margin-left:8px;font-size:.7em;transition:transform .2s;display:inline-block}.re-site .ak-caret.open{transform:rotate(180deg)}.re-site .ak-desc-row td{background:var(--teal-50);border:none!important;padding:0!important}.re-site .ak-desc{color:var(--ink-2);white-space:pre-wrap;border-bottom:1px solid var(--line);text-align:left;padding:14px 18px;font-size:.95rem;line-height:1.7}.re-site .re-kurs-detay .ba-prose .pub-block-heading{color:var(--teal-800)}.re-site .re-kurs-branch-title{font-size:clamp(1.6rem,3vw,2.1rem)}@media (max-width:640px){.re-site .re-kurs-branch-title{font-size:clamp(1.15rem,5.5vw,1.5rem)}}.re-site .re-kurs-tpl-1 .ba-prose .pub-block-heading--h2{border-left:3px solid var(--teal);margin-top:2em;padding-left:.55em}.re-site .re-kurs-tpl-2 .ba-prose .pub-block-heading--h2{background:var(--teal-50);color:var(--teal-800);border-left:4px solid var(--teal);border-radius:12px;padding:.32em .75em;display:inline-block}.re-site .re-kurs-tpl-2 .ba-prose .pub-block-heading--h3{color:var(--teal);border-bottom:2px solid var(--teal-300);padding-bottom:.18em;display:inline-block}.re-site .re-kurs-tpl-2 .ba-prose .pub-block-callout{border-width:1.5px;box-shadow:0 6px 20px #0000000f}.re-site .re-kurs-tpl-3 .ba-prose{font-size:1.05rem;line-height:1.85}.re-site .re-kurs-tpl-3 .ba-prose>*+*{margin-top:1.45em}.re-site .re-kurs-tpl-3 .ba-prose .pub-block-heading--h2{letter-spacing:-.03em;color:var(--ink);margin-top:2.1em;font-size:clamp(1.55rem,2.8vw,2.15rem);font-weight:800}.re-site .re-kurs-tpl-3 .ba-prose .pub-block-heading--h2:before{content:"";background:linear-gradient(90deg, var(--teal), var(--teal-300));border-radius:4px;width:46px;height:4px;margin-bottom:.55em;display:block}.re-site .re-kurs-tpl-3 .ba-prose .pub-block-heading--h3{color:var(--teal-800);letter-spacing:-.01em;font-size:1.22rem;font-weight:700}.re-site .re-kurs-tpl-3 .ba-prose .pub-block-callout{background:#fff;border:0;border-radius:18px;box-shadow:0 12px 34px #0a282e17}.re-site .re-kurs-tpl-3 .ba-prose .pub-tbl-block-wrap{border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #0a282e12}.re-site .re-kurs-tpl-3 .ba-prose blockquote{background:var(--teal-50);border-left-width:4px;border-radius:0 16px 16px 0}.re-site .re-kurs-tpl-3 .ba-prose figure img{border-radius:18px;box-shadow:0 14px 36px #0000001f}.re-site .re-kurs-tpl-3 .page-hero{background:linear-gradient(120deg, var(--teal-800) 0%, var(--teal) 72%, var(--teal-700) 100%)}.re-site .re-kurs-tpl-3 .page-hero .pub-page-hero-title{letter-spacing:-.03em}.re-site .re-kurs-tpl-4 .ba-prose{line-height:1.95}.re-site .re-kurs-tpl-4 .ba-prose>*+*{margin-top:1.6em}.re-site .re-kurs-tpl-4 .ba-prose .pub-block-heading{letter-spacing:.01em;color:var(--ink);margin-top:2.6em;font-weight:500}.re-site .re-kurs-tpl-4 .ba-prose .pub-block-heading--h3{color:var(--ink-2)}.re-site .re-kurs-tpl-4 .page-hero{background:linear-gradient(135deg, var(--teal-700), var(--teal-800))}.re-site .re-kurs-tpl-5 .ba-prose .pub-block-heading{color:var(--orange-600,#e8710e)}.re-site .re-kurs-tpl-5 .ba-prose .pub-block-callout,.re-site .re-kurs-tpl-5 .ba-prose blockquote,.re-site .re-kurs-tpl-5 .ba-prose .pub-tbl-block-wrap,.re-site .re-kurs-tpl-5 .ba-prose figure img{border-radius:22px}.re-site .re-kurs-tpl-5 .detail-aside .aside-card{border-radius:24px}.re-site .re-kurs-tpl-5 .page-hero{border-radius:0 0 32px 32px}.re-site .reh-hero{color:#fff;background:radial-gradient(circle at 86% -10%,#16a4b86b,#0000 46%),radial-gradient(circle at 4% 108%,#e8710e33,#0000 44%),linear-gradient(158deg,#0a1f26 0%,#0e3b46 52%,#0a5c68 100%);position:relative;overflow:hidden}.re-site .reh-hero:after{content:"";pointer-events:none;background:repeating-linear-gradient(-45deg,#0000,#0000 13px,#ffffff05 13px 14px);position:absolute;inset:0}.re-site .reh-hero .wrap{z-index:1;padding-block:clamp(56px,8vw,104px);position:relative}.re-site .reh-hero .kicker{color:var(--teal-300)}.re-site .reh-hero h1{color:#fff;letter-spacing:-.03em;margin:18px 0 0;font-size:clamp(2.6rem,6vw,5rem);line-height:.98}.re-site .reh-hero h1 .o{color:var(--orange)}.re-site .reh-hero .lead{color:#ffffffd1;max-width:540px;margin-top:20px;font-size:1.2rem}.re-site .reh-hero .cta{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.re-site .reh-hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(28px,5vw,64px);display:grid}.re-site .reh-hero-badges{flex-direction:column;gap:14px;display:flex}.re-site .reh-bcard{border-radius:var(--r-lg);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0f;border:1px solid #ffffff24;align-items:center;gap:16px;padding:20px 22px;display:flex}.re-site .reh-bcard .bi{width:52px;height:52px;color:var(--teal-300);background:#7fcdd829;border-radius:14px;flex-shrink:0;place-items:center;display:grid}.re-site .reh-bcard .bi svg{width:26px;height:26px}.re-site .reh-bcard .bt{font-family:var(--f-head);font-size:1.08rem;font-weight:600}.re-site .reh-bcard .bd{color:#ffffffa8;margin-top:2px;font-size:.92rem}@media (max-width:860px){.re-site .reh-hero-grid{grid-template-columns:1fr}}.re-site .blk-head{max-width:680px;margin-bottom:44px}.re-site .blk-head.center{text-align:center;flex-direction:column;align-items:center;margin-inline:auto;display:flex}.re-site .blk-head h2,.re-site .blk-head p{margin-top:14px}.re-site .reh-split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(28px,4vw,56px);display:grid}.re-site .princ-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.re-site .princ{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:26px;transition:all .2s}.re-site .princ:hover{box-shadow:var(--sh-md);border-color:#0000;transform:translateY(-3px)}.re-site .princ .pn{font-family:var(--f-mono);color:var(--orange-600);font-size:.8rem}.re-site .princ .pi{background:var(--teal-50);width:48px;height:48px;color:var(--teal-700);border-radius:13px;place-items:center;margin:8px 0 14px;display:grid}.re-site .princ .pi svg{width:24px;height:24px}.re-site .princ h3{font-family:var(--f-head);font-size:1.12rem;line-height:1.2}.re-site .reh-img{aspect-ratio:4/5;border-radius:var(--r-xl);box-shadow:var(--sh-lg);background:#f1f7f8;position:relative;overflow:hidden}.re-site .reh-img img{object-fit:cover;width:100%;height:100%;display:block}.re-site .reh-img--ilkeler{aspect-ratio:12/5}.re-site .reh-img--ilkeler img{object-fit:contain}@media (max-width:860px){.re-site .reh-split{grid-template-columns:1fr}.re-site .princ-grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.re-site .princ-grid{grid-template-columns:1fr}.re-site .princ{align-items:center;gap:14px;padding:18px 20px;display:flex}.re-site .princ .pn{display:none}.re-site .princ .pi{flex-shrink:0;margin:0}.re-site .princ h3{margin:0}}.re-site .radikoc{color:#fff;border-radius:var(--r-xl);background:linear-gradient(135deg,#0a2028,#0e3b46);overflow:hidden}.re-site .radikoc-grid{grid-template-columns:1fr 1fr;gap:0;display:grid}.re-site .radikoc-text{padding:clamp(30px,4vw,52px)}.re-site .radikoc-text h2{color:#fff}.re-site .radikoc-text p{color:#ffffffc7}.re-site .radikoc-list{flex-direction:column;gap:12px;margin:22px 0;display:flex}.re-site .radikoc-list li{font-family:var(--f-head);color:#fff;align-items:center;gap:12px;font-size:1.02rem;font-weight:500;list-style:none;display:flex}.re-site .radikoc-list li svg{width:22px;height:22px;color:var(--teal-300);flex-shrink:0}.re-site .ai-badge{color:var(--teal-300);border-radius:var(--r-pill);font-family:var(--f-mono);letter-spacing:.1em;text-transform:uppercase;background:#7fcdd824;border:1px solid #7fcdd857;align-items:center;gap:10px;padding:9px 16px;font-size:.76rem;font-weight:700;display:inline-flex}.re-site .radikoc-media{background:#08181d;justify-content:center;align-items:center;min-height:420px;padding:24px;display:flex;position:relative}.re-site .radikoc-media iframe{border-radius:var(--r-md);border:0;width:100%;height:100%;min-height:400px}.re-site .radikoc-media img{object-fit:cover;border-radius:var(--r-md);width:100%;height:100%}@media (max-width:860px){.re-site .radikoc-grid{grid-template-columns:1fr}.re-site .radikoc-media{min-height:320px}}.re-site .reh-gallery .pub-lightbox-trigger{break-inside:avoid;border-radius:var(--r-lg);border:1px solid var(--line);background:#fff;width:100%;margin-bottom:18px;padding:12px;display:block;overflow:hidden}.re-site .reh-gallery .pub-lightbox-trigger img{border-radius:var(--r-sm);width:100%;height:auto;display:block}@media (max-width:760px){.re-site .reh-gallery{column-count:2!important}}@media (max-width:480px){.re-site .reh-gallery{column-count:1!important}}.re-site .olcum-tabbar{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:36px;display:flex}.re-site .olcum-tabbtn{font-family:var(--f-head);color:var(--ink-600,#4b5563);background:var(--surface);border:1px solid var(--line);border-radius:var(--r-pill);cursor:pointer;padding:11px 22px;font-size:.95rem;font-weight:600;transition:all .2s}.re-site .olcum-tabbtn:hover{border-color:var(--teal-300)}.re-site .olcum-tabbtn.active{background:var(--teal-700);border-color:var(--teal-700);color:#fff}.re-site .olcum-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.re-site .olcum-card{background:var(--surface);border:1px solid var(--line);border-top:3px solid var(--teal-500,var(--teal));border-radius:var(--r-lg);padding:24px 22px}.re-site .olcum-card-num{font-family:var(--f-mono);color:var(--orange-600);font-size:.8rem;font-weight:700}.re-site .olcum-card h3{font-family:var(--f-head);margin:8px 0 14px;font-size:1.05rem;line-height:1.25}.re-site .olcum-card-list{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.re-site .olcum-card-list li{color:var(--ink-600,#4b5563);align-items:flex-start;gap:10px;font-size:.9rem;line-height:1.4;display:flex}.re-site .olcum-card-list li b{background:var(--teal-50);width:20px;height:20px;color:var(--teal-700);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:800;display:flex}@media (max-width:1024px){.re-site .olcum-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.re-site .olcum-grid{grid-template-columns:1fr}}.re-site .olcum-list-grid{grid-template-columns:1fr 1fr;gap:12px 28px;display:grid}.re-site .olcum-list-col{flex-direction:column;gap:8px;display:flex}.re-site .olcum-list-item{font-family:var(--f-head);color:var(--ink);border:1px solid var(--line);border-radius:var(--r-md);background:#fff;border-left:3px solid #0000;align-items:center;gap:14px;padding:14px 18px;font-size:.95rem;font-weight:600;transition:box-shadow .15s,transform .15s;display:flex;box-shadow:0 1px 3px #0a282e0a}.re-site .olcum-list-item:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0a282e14}.re-site .olcum-list-item .dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.re-site .olcum-list-item.olcum-c0{border-left-color:var(--teal-700)}.re-site .olcum-list-item.olcum-c0 .dot{background:var(--teal-700)}.re-site .olcum-list-item.olcum-c1{border-left-color:var(--orange-600)}.re-site .olcum-list-item.olcum-c1 .dot{background:var(--orange-600)}@media (max-width:640px){.re-site .olcum-list-grid{grid-template-columns:1fr}}.re-site .sem-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(28px,4vw,52px);display:grid}.re-site .sem-grid .reh-img{width:85%;margin-inline:auto}.re-site .sem-list{grid-template-columns:1fr 1fr;gap:12px;display:grid}.re-site .sem-item{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);font-family:var(--f-head);align-items:center;gap:12px;padding:16px 18px;font-size:.98rem;font-weight:500;display:flex}.re-site .sem-item .si{background:var(--orange-50);width:34px;height:34px;color:var(--orange-600);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.re-site .sem-item .si svg{width:18px;height:18px}.re-site .sem-slider{width:100%;height:100%;position:relative}.re-site .sem-slide{opacity:0;z-index:1;transition:opacity 1s;position:absolute;inset:0}.re-site .sem-slide.active{opacity:1;z-index:2}.re-site .sem-slide img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:640px){.re-site .sem-grid,.re-site .sem-list{grid-template-columns:1fr}}.re-site .kamp{color:#fff;background:radial-gradient(circle at 90% 0,#16a4b847,#0000 44%),linear-gradient(150deg,#0a1f26,#0e3b46 60%,#0a5c68)}.re-site .kamp .wrap{z-index:1;position:relative}.re-site .kamp h2{color:#fff}.re-site .kamp .lead{color:#ffffffd1}.re-site .kamp-grid{grid-template-columns:1fr 1.05fr;align-items:center;gap:clamp(28px,4vw,56px);margin-top:8px;display:grid}.re-site .kamp-feats{flex-direction:column;gap:12px;margin-top:24px;display:flex}.re-site .kamp-feats li{color:#ffffffe6;align-items:flex-start;gap:12px;font-size:1.02rem;list-style:none;display:flex}.re-site .kamp-feats li svg{width:22px;height:22px;color:var(--teal-300);flex-shrink:0;margin-top:2px}.re-site .kamp-pill{color:var(--orange-300);border-radius:var(--r-pill);font-family:var(--f-head);background:#e8710e2e;border:1px solid #f4b07766;align-items:center;gap:9px;margin-bottom:18px;padding:8px 16px;font-size:.9rem;font-weight:700;display:inline-flex}@media (max-width:860px){.re-site .kamp-grid{grid-template-columns:1fr}}.re-site .kamp-grid .video-embed{width:84%;margin-inline:auto}@media (max-width:860px){.re-site .kamp-grid .video-embed{width:100%}}.re-site .video-embed{border-radius:var(--r-lg);box-shadow:var(--sh-lg);aspect-ratio:16/9;background:#000;position:relative;overflow:hidden}.re-site .video-embed iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.re-site .video-embed img{object-fit:cover;width:100%;height:100%;display:block}.re-site .video-2{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:760px){.re-site .video-2{grid-template-columns:1fr}}.re-site .sampiyonlar-gallery .pub-lightbox-trigger{break-inside:avoid;border-radius:var(--r-lg);border:1px solid var(--line);background:#fff;width:100%;margin-bottom:18px;padding:12px;display:block;overflow:hidden}.re-site .sampiyonlar-gallery .pub-lightbox-trigger img{border-radius:var(--r-sm);width:100%;height:auto;display:block}@media (max-width:760px){.re-site .sampiyonlar-gallery{column-count:2!important}}@media (max-width:480px){.re-site .sampiyonlar-gallery{column-count:1!important}}.re-site .reh-cta{background:linear-gradient(120deg,var(--teal-800),var(--teal-700) 55%,var(--teal));border-radius:var(--r-xl);color:#fff;padding:clamp(36px,5vw,60px);position:relative;overflow:hidden}.re-site .reh-cta:after{content:"";background:#ffffff14;border-radius:50%;width:260px;height:260px;position:absolute;top:-60px;right:-60px}.re-site .reh-cta h2{color:#fff}.re-site .reh-cta p{color:#ffffffdb}@media (max-width:640px){.re-site .reh-cta>div{grid-template-columns:1fr!important}.re-site .reh-cta>div>div:last-child{margin-top:20px}}
