.turkey-page{min-height:100vh;color:var(--ink);background:var(--cream);overflow:hidden}.turkey-nav{z-index:100;width:var(--container);color:#fff;justify-content:space-between;align-items:center;height:94px;margin:auto;transition:all .35s;display:flex;position:fixed;top:0;left:0;right:0}.turkey-nav--scrolled{width:min(1280px,100vw - 32px);height:72px;color:var(--ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8e6;border:1px solid #ffffffbd;border-radius:20px;padding:0 20px;top:12px;box-shadow:0 14px 40px #0715211f}.turkey-brand{direction:ltr;align-items:center;gap:12px;display:inline-flex}.turkey-brand-mark{width:58px;height:58px;overflow:visible}.turkey-brand-orbit,.turkey-brand-flight,.turkey-brand-book{fill:none;stroke-linecap:round;stroke-linejoin:round}.turkey-brand-orbit{stroke:currentColor;stroke-width:5px}.turkey-brand-flight{stroke:var(--amber);stroke-width:3.5px}.turkey-brand-plane{fill:none;stroke:var(--amber);stroke-width:4px;stroke-linejoin:round}.turkey-brand-cap{fill:currentColor}.turkey-brand-book{stroke:var(--amber);stroke-width:4px}.turkey-brand>span{letter-spacing:.08em;flex-direction:column;font-family:Manrope,sans-serif;line-height:1;display:flex}.turkey-brand strong{font-size:20px;font-weight:800}.turkey-brand small{letter-spacing:.23em;opacity:.72;margin-top:5px;font-size:7px;font-weight:700}.turkey-nav-links{gap:27px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.turkey-nav-links a{white-space:nowrap;opacity:.76;font-size:13px;font-weight:600;position:relative}.turkey-nav-links a:after{content:"";background:var(--coral);width:0;height:2px;transition:width .25s;position:absolute;bottom:-8px;right:0}.turkey-nav-links a:hover{opacity:1}.turkey-nav-links a:hover:after{width:100%}.turkey-nav-actions{align-items:center;gap:10px;display:flex}.turkey-language{width:42px;height:42px;color:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:50%;font:800 12px Manrope,sans-serif}.turkey-nav--scrolled .turkey-language{border-color:var(--line)}.turkey-language:hover{color:var(--ink);background:var(--lime)}.turkey-nav-cta{min-height:45px;color:var(--ink);background:var(--lime);border-radius:999px;align-items:center;gap:12px;padding:0 18px;font-size:13px;font-weight:700;display:inline-flex}.turkey-nav-cta:hover{background:#fff;transform:translateY(-2px)}.turkey-arrow{font:700 18px Manrope,sans-serif;transition:transform .2s;display:inline-block}[dir=rtl] .turkey-arrow{transform:scaleX(-1)}a:hover>.turkey-arrow,a:hover span+.turkey-arrow{transform:translate(2px,-2px)}[dir=rtl] a:hover>.turkey-arrow,[dir=rtl] a:hover span+.turkey-arrow{transform:scaleX(-1)translate(2px,-2px)}.turkey-menu{width:42px;height:42px;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;display:none}.turkey-menu i{background:currentColor;width:20px;height:1.5px;margin:5px auto;transition:transform .2s;display:block}.turkey-menu--open i:first-child{transform:translateY(3.25px)rotate(45deg)}.turkey-menu--open i:last-child{transform:translateY(-3.25px)rotate(-45deg)}.turkey-section{width:var(--container);margin:auto}.turkey-eyebrow{color:#ffffff9e;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:11px;margin:0 0 21px;font:700 11px Manrope,IBM Plex Sans Arabic,sans-serif;display:flex}[dir=rtl] .turkey-eyebrow{letter-spacing:0;font-size:13px}.turkey-eyebrow i{background:var(--coral);width:34px;height:1px}.turkey-eyebrow--dark{color:var(--muted)}.turkey-hero{color:#fff;background:var(--ink);isolation:isolate;grid-template-columns:1fr 1fr;align-items:center;gap:50px;height:100svh;min-height:850px;padding:132px max(32px,50vw - 620px) 150px;display:grid;position:relative;overflow:hidden}.turkey-hero-grid{z-index:-2;opacity:.14;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 82%);mask-image:linear-gradient(90deg,#000,#0000 82%)}.turkey-hero-photo{z-index:-3;background:linear-gradient(90deg, var(--ink), #0715216b 45%, #07152142), url(/study-turkey-hero.webp) center/cover;opacity:.74;position:absolute;inset:0 0 0 47%}[dir=rtl] .turkey-hero-photo{background:linear-gradient(-90deg, var(--ink), #0715216b 45%, #07152142), url(/study-turkey-hero.webp) center/cover;inset:0 47% 0 0}.turkey-hero-copy{z-index:3;max-width:650px;position:relative}.turkey-hero h1{letter-spacing:-.055em;flex-direction:column;margin:0;font:800 clamp(57px,5.3vw,88px)/1.02 Manrope,IBM Plex Sans Arabic,sans-serif;display:flex}[dir=rtl] .turkey-hero h1{letter-spacing:-.03em}.turkey-hero h1 em{max-width:760px;color:var(--coral);margin-top:6px;font-style:normal}.turkey-hero-copy>p:last-of-type{color:#ffffffb3;max-width:610px;margin:28px 0 0;font-size:18px;line-height:1.9}.turkey-hero-actions{align-items:center;gap:25px;margin-top:34px;display:flex}.turkey-button{border-radius:999px;justify-content:center;align-items:center;gap:32px;min-height:56px;padding:0 24px;font-size:14px;font-weight:700;transition:transform .25s,background .25s,box-shadow .25s;display:inline-flex}.turkey-button:hover{transform:translateY(-3px)}.turkey-button--coral{color:#fff;background:var(--coral);box-shadow:0 14px 38px #ff5d4a3d}.turkey-button--coral:hover{background:var(--coral-deep);box-shadow:0 20px 44px #ff5d4a5c}.turkey-button--lime{color:var(--ink);background:var(--lime)}.turkey-button--lime:hover{background:#fff}.turkey-text-link{color:#fffc;align-items:center;gap:9px;font-size:13px;font-weight:600;display:inline-flex}.turkey-hero-art{z-index:2;aspect-ratio:1;justify-self:end;place-items:center;width:min(500px,39vw);display:grid;position:relative}[dir=rtl] .turkey-hero-art{justify-self:start}.turkey-orbit{border:1px solid #ffffff2e;border-radius:50%;animation:24s linear infinite turkeySpin;position:absolute;inset:7%}.turkey-orbit:before{content:"";border:2px solid var(--cyan);background:var(--ink);border-radius:50%;width:10px;height:10px;position:absolute;top:9%;left:16%;box-shadow:0 0 0 7px #4ad8d21a}.turkey-orbit--two{border-style:dashed;animation-duration:31s;animation-direction:reverse;inset:17%}.turkey-flag-disc{aspect-ratio:1;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ff5d4ae0;border:1px solid #fff3;border-radius:50%;place-content:center;width:55%;display:grid;box-shadow:inset 0 0 65px #07152138,0 35px 90px #0715216b}.turkey-flag-disc span{letter-spacing:-.09em;font:800 clamp(70px,8vw,116px)/.8 Manrope,sans-serif}.turkey-flag-disc b{letter-spacing:.15em;margin-top:19px;font:700 12px Manrope,sans-serif}.turkey-flag-disc small{color:#ffffff9e;letter-spacing:.18em;margin-top:5px;font:600 9px Manrope,sans-serif}.turkey-route-line{border:1px dashed #ffffff1a;border-radius:50%;position:absolute;inset:0;transform:rotate(-25deg)scaleY(.6)}.turkey-route-line i{background:var(--lime);border-radius:50%;width:7px;height:7px;position:absolute}.turkey-route-line i:first-child{top:20%;left:17%}.turkey-route-line i:nth-child(2){background:var(--coral);top:50%;right:-4px}.turkey-route-line i:nth-child(3){background:var(--cyan);bottom:13%;left:27%}.turkey-plane{width:45px;height:45px;color:var(--ink);background:var(--lime);border-radius:50%;place-items:center;animation:4s ease-in-out infinite turkeyFloat;display:grid;position:absolute;top:12%;right:18%}.turkey-hero-facts{z-index:5;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#04101ab8;border-top:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr);min-height:118px;padding:0 max(32px,50vw - 620px);display:grid;position:absolute;bottom:0;left:0;right:0}.turkey-hero-facts article{border-inline-end:1px solid #ffffff1a;grid-template-columns:auto 1fr;align-content:center;column-gap:18px;padding:22px 30px;display:grid}.turkey-hero-facts article:last-child{border-inline-end:0}.turkey-hero-facts article>span{color:#ffffff4d;grid-row:1/3;align-self:center;font:600 9px Manrope,sans-serif}.turkey-hero-facts strong{color:var(--lime);font:800 30px Manrope,sans-serif}.turkey-hero-facts p{color:#ffffff7a;margin:3px 0 0;font-size:12px}.turkey-routes{padding-top:140px;padding-bottom:150px}.turkey-section-heading h2{letter-spacing:-.04em;max-width:900px;margin:0;font-size:clamp(45px,5.2vw,75px);line-height:1.08}[dir=rtl] .turkey-section-heading h2{letter-spacing:-.02em}.turkey-section-heading--split{grid-template-columns:1.35fr .65fr;align-items:end;gap:70px;display:grid}.turkey-section-heading--split>p{max-width:520px;color:var(--muted);margin:0;font-size:16px;line-height:1.85}.turkey-route-cards{grid-template-columns:1fr 1fr;gap:22px;margin-top:65px;display:grid}.turkey-route-card{isolation:isolate;color:#fff;border-radius:32px;flex-direction:column;justify-content:flex-end;min-height:500px;padding:42px;transition:transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px #0715211f}.turkey-route-card:before{content:"";z-index:-2;background-position:50%;background-size:cover;transition:transform .8s;position:absolute;inset:0}.turkey-route-card:after{content:"";z-index:-1;background:linear-gradient(#07152114 28%,#071521f5);position:absolute;inset:0}.turkey-route-card--private:before{background-image:url(/universities/private/istinye.webp)}.turkey-route-card--public:before{background-image:url(/universities/public/kutahya.webp)}.turkey-route-card:hover{transform:translateY(-7px);box-shadow:0 35px 80px #07152133}.turkey-route-card:hover:before{transform:scale(1.07)}.turkey-route-label{top:27px;color:#fff9;letter-spacing:.17em;font:700 10px Manrope,sans-serif;position:absolute;inset-inline-start:29px}.turkey-route-icon{top:24px;width:55px;height:55px;color:var(--lime);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07152133;border:1px solid #ffffff3b;border-radius:50%;place-items:center;font:800 19px Manrope,sans-serif;display:grid;position:absolute;inset-inline-end:26px}.turkey-route-card h3{margin:0;font-size:39px}.turkey-route-card>p{color:#ffffffab;max-width:520px;margin:13px 0 0;font-size:15px;line-height:1.75}.turkey-route-chips{flex-wrap:wrap;gap:8px;margin-top:21px;display:flex}.turkey-route-chips span{color:#ffffffb8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;padding:7px 11px;font-size:10px}.turkey-route-card>b{color:var(--lime);justify-content:space-between;align-items:center;margin-top:30px;font-size:13px;display:flex}.turkey-private{color:#fff;background:var(--ink);padding:140px 0 135px}.turkey-private .turkey-section-heading--split>p{color:#ffffff80}.turkey-private-promises{border-top:1px solid #ffffff21;grid-template-columns:repeat(3,1fr);margin-top:70px;display:grid}.turkey-private-promises article{border-bottom:1px solid #ffffff21;border-inline-end:1px solid #ffffff21;grid-template-columns:42px 1fr;gap:25px;min-height:230px;padding:35px 40px;display:grid}.turkey-private-promises article:last-child{border-inline-end:0}.turkey-private-promises article>span{color:var(--coral);font:700 10px Manrope,sans-serif}.turkey-private-promises h3{margin:0;font-size:24px}.turkey-private-promises p{color:#ffffff80;margin:13px 0 0;font-size:14px;line-height:1.9}.turkey-private-price{background:#ff5d4a1c}.turkey-private-price strong{color:var(--lime);letter-spacing:-.05em;margin-bottom:13px;font:800 48px/.95 Manrope,sans-serif;display:block}.turkey-university-rail{direction:ltr;width:100%;margin-top:72px;padding:16px 0 24px;overflow:hidden}.turkey-university-track{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-origin:0;direction:ltr;gap:18px;width:max-content;display:flex;position:relative;left:0}.turkey-university-track--private{animation:95s linear infinite turkeyUniversityRail}.turkey-university-track--public{animation:72s linear infinite turkeyUniversityRailReverse}:is(.turkey-university-rail:has(.turkey-university-card:active) .turkey-university-track,.turkey-university-rail:has(.turkey-university-card:focus-visible) .turkey-university-track){animation-play-state:paused}.turkey-university-group{flex:none;gap:18px;display:flex}.turkey-university-card{background:var(--ink-2);cursor:pointer;touch-action:pan-y;border:1px solid #ffffff1f;border-radius:26px;outline:none;flex:none;width:300px;height:390px;transition:transform .4s,border-color .4s,box-shadow .4s;position:relative;overflow:hidden}:is(.turkey-university-card:active,.turkey-university-card:focus-visible){z-index:2;border-color:#d9f266b3;transform:scale(1.055);box-shadow:0 28px 64px #04101a57}.turkey-university-card:after{content:"";background:linear-gradient(#0000 32%,#04101af5);position:absolute;inset:0}.turkey-university-card img{object-fit:cover;filter:saturate(.72)contrast(1.03);width:100%;height:100%;transition:filter .4s,transform .7s}:is(.turkey-university-card:active img,.turkey-university-card:focus-visible img){filter:saturate();transform:scale(1.06)}@media (hover:hover) and (pointer:fine){.turkey-university-rail:has(.turkey-university-card:hover) .turkey-university-track{animation-play-state:paused}.turkey-university-card:hover{z-index:2;border-color:#d9f266b3;transform:scale(1.055);box-shadow:0 28px 64px #04101a57}.turkey-university-card:hover img{filter:saturate();transform:scale(1.06)}}.turkey-university-card>div{z-index:2;inset-inline:22px;position:absolute;bottom:22px}.turkey-university-card small{color:var(--cyan);letter-spacing:.14em;font:700 8px Manrope,sans-serif}.turkey-university-card h3{margin:7px 0 0;font-size:22px;line-height:1.25}.turkey-university-card p{color:#ffffff87;margin:8px 0 0;font-size:11px;line-height:1.5}.turkey-university-card>span{z-index:2;top:20px;color:#ffffffa6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0715214d;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:38px;height:38px;font:700 9px Manrope,sans-serif;display:grid;position:absolute;inset-inline-start:20px}.turkey-scholarship{color:#fff;background:var(--coral);grid-template-columns:1.05fr .95fr;align-items:center;gap:65px;min-height:950px;padding:140px max(32px,50vw - 620px);display:grid;position:relative;overflow:hidden}.turkey-scholarship:before{content:"YILDIZ 360";color:#07152114;letter-spacing:-.07em;white-space:nowrap;font:800 17vw Manrope,sans-serif;position:absolute;bottom:-5vw;left:50%;transform:translate(-50%)}.turkey-scholarship-orbit{top:-190px;border:1px solid #ffffff29;border-radius:50%;width:520px;height:520px;position:absolute;inset-inline-end:-150px}.turkey-scholarship-orbit i{border:1px dashed #ffffff2e;border-radius:50%;animation:25s linear infinite turkeySpin;position:absolute;inset:16%}.turkey-scholarship-orbit i:nth-child(2){animation-direction:reverse;inset:32%}.turkey-scholarship-orbit span{color:var(--lime);font-size:28px;position:absolute;bottom:12%;left:14%}.turkey-scholarship-copy{z-index:2;position:relative}.turkey-scholarship-copy h2{color:var(--ink);letter-spacing:-.045em;margin:0;font-size:clamp(51px,5.3vw,80px);line-height:1.06}[dir=rtl] .turkey-scholarship-copy h2{letter-spacing:-.02em}.turkey-scholarship-copy>p{color:#fffc;max-width:700px;margin:28px 0 0;font-size:17px;line-height:1.95}.turkey-scholarship-copy>small{border-inline-start:2px solid var(--lime);color:#071521a6;max-width:660px;margin-top:20px;padding-inline-start:16px;font-size:12px;line-height:1.8;display:block}.turkey-scholarship-copy .turkey-button{margin-top:35px}.turkey-discount-stack{z-index:2;place-items:center;min-height:510px;display:grid;position:relative}.turkey-discount-stack>div{--size:280px;width:var(--size);height:var(--size);text-align:center;color:var(--ink);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transform:translate(calc((var(--discount-index) - 1) * 115px), calc((var(--discount-index) - 1) * 108px));animation:turkeyFloat 5s calc(var(--discount-index) * -.8s) ease-in-out infinite;background:#ffffff1f;border:1px solid #ffffff42;border-radius:50%;place-content:center;display:grid;position:absolute;box-shadow:0 30px 80px #07152124}.turkey-discount-stack>div:nth-child(2){z-index:2;background:#d9f266e0}.turkey-discount-stack span,.turkey-discount-stack small{letter-spacing:.15em;font:700 9px Manrope,sans-serif}.turkey-discount-stack strong{color:#fff;letter-spacing:-.07em;margin:8px 0;font:800 72px/.9 Manrope,sans-serif}.turkey-discount-stack>div:nth-child(2) strong{color:var(--ink)}.turkey-scholarship-steps{z-index:2;border-top:1px solid #ffffff40;grid-column:1/-1;grid-template-columns:repeat(3,1fr);display:grid;position:relative}.turkey-scholarship-steps article{border-inline-end:1px solid #ffffff38;padding:35px 35px 0}.turkey-scholarship-steps article:last-child{border-inline-end:0}.turkey-scholarship-steps span{color:var(--lime);font:700 10px Manrope,sans-serif}.turkey-scholarship-steps h3{color:var(--ink);margin:16px 0 7px;font-size:22px}.turkey-scholarship-steps p{color:#ffffffab;margin:0;font-size:13px;line-height:1.8}.turkey-public{padding-top:145px;padding-bottom:145px}.turkey-price-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:65px;display:grid}.turkey-price-grid article{border:1px solid var(--line);background:var(--paper);border-radius:28px;flex-direction:column;justify-content:flex-end;min-height:385px;padding:35px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.turkey-price-grid article:before{content:"";top:-90px;border:1px solid #ff5d4a24;border-radius:50%;width:220px;height:220px;position:absolute;inset-inline-end:-90px;box-shadow:0 0 0 35px #ff5d4a0a,0 0 0 70px #ff5d4a06}.turkey-price-grid article:hover{transform:translateY(-6px);box-shadow:0 27px 60px #0715211c}.turkey-price-grid article>span{top:27px;color:var(--coral);font:700 10px Manrope,sans-serif;position:absolute;inset-inline-start:29px}.turkey-price-grid small{color:var(--muted);font-size:11px}.turkey-price-grid strong{color:var(--coral);letter-spacing:-.07em;margin-top:5px;font:800 70px/.95 Manrope,sans-serif}.turkey-price-grid h3{margin:25px 0 7px;font-size:24px}.turkey-price-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.8}.turkey-price-note{border-inline-start:2px solid var(--coral);max-width:850px;color:var(--muted);margin:26px 0 0;padding-inline-start:17px;font-size:12px;line-height:1.8}.turkey-public-list-heading{max-width:980px;margin-top:115px}.turkey-public-list-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(43px,4.7vw,70px);line-height:1.08}[dir=rtl] .turkey-public-list-heading h2{letter-spacing:-.02em}.turkey-public-list-heading>p:last-child{max-width:790px;color:var(--muted);margin:25px 0 0;font-size:15px;line-height:1.9}.turkey-university-rail--public{margin-top:60px}.turkey-university-card--public{background:#132c41;border-color:#0715211f;box-shadow:0 20px 48px #0715211f}.turkey-university-card--public small{color:var(--lime)}.turkey-university-card--public img{filter:saturate()contrast(1.04)}.turkey-yos{color:#fff;background:var(--ink)}.turkey-yos-heading{padding-top:140px;padding-bottom:80px}.turkey-yos-heading h2{letter-spacing:-.045em;max-width:950px;margin:0;font-size:clamp(50px,5.6vw,84px);line-height:1.05}[dir=rtl] .turkey-yos-heading h2{letter-spacing:-.02em}.turkey-yos-heading>p:last-child{color:#ffffff8a;max-width:850px;margin:28px 0 0;font-size:17px;line-height:1.9}.turkey-yos-body{grid-template-columns:.75fr 1.25fr;gap:80px;padding-bottom:145px;display:grid}.turkey-yos-body aside{background:linear-gradient(145deg,#4ad8d21f,#ffffff08);border:1px solid #ffffff21;border-radius:29px;align-self:start;padding:36px}.turkey-yos-badge{text-align:center;background:var(--coral);border-radius:22px;place-content:center;height:290px;display:grid;position:relative;overflow:hidden}.turkey-yos-badge:before,.turkey-yos-badge:after{content:"";border:1px solid #ffffff4d;border-radius:50%;animation:20s linear infinite turkeySpin;position:absolute;inset:12%}.turkey-yos-badge:after{border-style:dashed;animation-direction:reverse;inset:25%}.turkey-yos-badge span{z-index:1;letter-spacing:.18em;font:700 11px Manrope,sans-serif;position:relative}.turkey-yos-badge strong{z-index:1;letter-spacing:-.06em;font:800 72px/.9 Manrope,sans-serif;position:relative}.turkey-yos-badge small{z-index:1;color:#ffffffad;letter-spacing:.13em;margin-top:12px;font:700 8px Manrope,sans-serif;position:relative}.turkey-yos-body aside h3{margin:28px 0 8px;font-size:25px}.turkey-yos-body aside p{color:#ffffff80;margin:0;font-size:14px;line-height:1.9}.turkey-yos-route>h3{margin:0 0 29px;font-size:31px}.turkey-yos-route article{border-top:1px solid #ffffff21;grid-template-columns:75px 1fr;gap:26px;min-height:145px;padding:27px 0;display:grid}.turkey-yos-route article>span{width:54px;height:54px;color:var(--lime);border:1px solid #ffffff26;border-radius:50%;place-items:center;font:700 10px Manrope,sans-serif;display:grid}.turkey-yos-route h4{margin:0;font-size:22px}.turkey-yos-route p{color:#ffffff80;max-width:680px;margin:8px 0 0;font-size:13px;line-height:1.85}.turkey-comparison{padding-top:145px;padding-bottom:145px}.turkey-table-wrap{border:1px solid var(--line);background:var(--paper);border-radius:28px;margin-top:58px;overflow-x:auto;box-shadow:0 24px 60px #07152112}.turkey-table-wrap table{border-collapse:collapse;width:100%;min-width:790px}.turkey-table-wrap th,.turkey-table-wrap td{text-align:start;border-bottom:1px solid var(--line);border-inline-end:1px solid var(--line);padding:26px 28px;font-size:14px;line-height:1.65}.turkey-table-wrap tr:last-child th,.turkey-table-wrap tr:last-child td{border-bottom:0}.turkey-table-wrap th:last-child,.turkey-table-wrap td:last-child{border-inline-end:0}.turkey-table-wrap thead th{color:#fff;background:var(--ink);font-size:13px}.turkey-table-wrap thead th:nth-child(2){color:var(--lime)}.turkey-table-wrap thead th:nth-child(3){color:var(--cyan)}.turkey-table-wrap tbody th{width:25%;font-weight:700}.turkey-table-wrap tbody td{color:var(--muted)}.turkey-comparison-note{max-width:800px;color:var(--muted);margin:24px 0 0;font-size:12px;line-height:1.8}.turkey-cta{color:#fff;background:var(--ink-2);grid-template-columns:1fr .8fr;align-items:center;gap:70px;min-height:650px;padding:120px max(32px,50vw - 620px);display:grid;position:relative;overflow:hidden}.turkey-cta:before{content:"";opacity:.13;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:65px 65px;position:absolute;inset:0}.turkey-cta>div{z-index:2;position:relative}.turkey-cta>div:last-child{grid-area:1/1}[dir=rtl] .turkey-cta>div:last-child{grid-column:2}.turkey-cta h2{letter-spacing:-.045em;max-width:790px;margin:0;font-size:clamp(50px,5.2vw,77px);line-height:1.06}[dir=rtl] .turkey-cta h2{letter-spacing:-.02em}.turkey-cta>div:last-child>p:last-of-type{color:#ffffff80;max-width:650px;margin:25px 0 0;font-size:16px;line-height:1.85}.turkey-cta .turkey-button{margin-top:33px}.turkey-cta-map{aspect-ratio:1;border:1px solid #ffffff21;border-radius:50%;justify-self:end;place-items:center;width:min(430px,35vw);display:grid;box-shadow:0 0 0 40px #ffffff06,0 0 0 80px #ffffff04}[dir=rtl] .turkey-cta-map{grid-column:1;justify-self:start}.turkey-cta-map:before{content:"";border:1px dashed #ffffff2e;border-radius:50%;animation:28s linear infinite turkeySpin;position:absolute;inset:20%}.turkey-cta-map span,.turkey-cta-map b{color:var(--ink);background:var(--lime);border-radius:999px;padding:9px 12px;font:800 11px Manrope,sans-serif;position:absolute}.turkey-cta-map span{top:17%;right:12%}.turkey-cta-map b{color:#fff;background:var(--coral);bottom:20%;left:9%}.turkey-cta-map i{background:var(--cyan);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 12px #4ad8d21f}.turkey-footer{color:#fff;background:#04101a;grid-template-columns:1fr 1fr;gap:50px;padding:82px max(32px,50vw - 620px) 28px;display:grid}.turkey-footer-brand p{color:#ffffff59;max-width:500px;margin:20px 0 0;font-size:14px}.turkey-footer-contact{flex-direction:column;align-items:flex-end;display:flex}.turkey-footer-contact a:first-child{color:var(--lime);direction:ltr;font:700 24px Manrope,sans-serif}.turkey-footer-contact a:last-child{color:#ffffffa6;margin-top:7px;font:500 12px Manrope,sans-serif}.turkey-disclaimer{color:#ffffff47;grid-column:1/-1;margin:4px 0 0;font-size:10px;line-height:1.8}.turkey-footer-bottom{color:#ffffff47;letter-spacing:.07em;border-top:1px solid #ffffff1a;grid-column:1/-1;justify-content:space-between;padding-top:25px;font:500 9px Manrope,IBM Plex Sans Arabic,sans-serif;display:flex}.turkey-footer-bottom div{gap:22px;display:flex}.turkey-footer-bottom a:hover{color:var(--coral)}.turkey-floating-whatsapp{z-index:90;color:#fff;background:#23bf62;border:4px solid #ffffffb3;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:fixed;bottom:22px;right:23px;box-shadow:0 14px 32px #07152138}[dir=rtl] .turkey-floating-whatsapp{left:23px;right:auto}.turkey-floating-whatsapp i{border:1px solid #23bf6299;border-radius:50%;animation:2s ease-out infinite turkeyPulse;position:absolute;inset:-6px}[data-turkey-reveal]{opacity:0;transition:opacity .8s,transform .8s cubic-bezier(.2,.7,.2,1);transform:translateY(28px)}[data-turkey-reveal].is-visible{opacity:1;transform:none}@keyframes turkeySpin{to{transform:rotate(360deg)}}@keyframes turkeyFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes turkeyPulse{0%{opacity:.7;transform:scale(.85)}to{opacity:0;transform:scale(1.4)}}@keyframes turkeyUniversityRail{0%{transform:translate(0,0)}to{transform:translate(calc(-50% - 9px))}}@keyframes turkeyUniversityRailReverse{0%{transform:translate(calc(-50% - 9px))}to{transform:translate(0,0)}}@media (max-width:1080px){.turkey-nav-links{gap:16px}.turkey-nav-links a:first-child{display:none}.turkey-hero{grid-template-columns:1.15fr .85fr}.turkey-hero-art{width:38vw}.turkey-section-heading--split{grid-template-columns:1fr;align-items:start;gap:28px}.turkey-scholarship{grid-template-columns:1fr}.turkey-discount-stack{min-height:470px}.turkey-yos-body{gap:35px}}@media (max-width:800px){.turkey-nav{width:calc(100vw - 40px);height:78px}.turkey-nav--scrolled{border-radius:17px;width:calc(100vw - 20px);height:66px;padding:0 13px;top:8px}.turkey-brand-mark{width:47px;height:47px}.turkey-brand strong{font-size:17px}.turkey-nav-links{color:var(--ink);background:#fffdf8f7;border:1px solid #fff;border-radius:20px;flex-direction:column;gap:19px;padding:22px;display:none;position:fixed;top:82px;left:10px;right:10px;transform:none;box-shadow:0 20px 45px #07152129}.turkey-nav-links--open{display:flex}.turkey-nav-links a:first-child{display:block}.turkey-nav-cta{display:none}.turkey-menu{display:block}.turkey-hero{grid-template-columns:1fr;align-content:center;height:auto;min-height:900px;padding:128px 20px 150px}.turkey-hero-copy{max-width:none}.turkey-hero h1{font-size:clamp(48px,13vw,68px)}.turkey-hero-art{top:125px;opacity:.26;width:75vw;position:absolute;inset-inline-end:-24%}[dir=rtl] .turkey-hero-art{inset-inline:-24% auto}.turkey-hero-photo{opacity:.28;inset:0}[dir=rtl] .turkey-hero-photo{inset:0}.turkey-hero-facts{grid-template-columns:1fr 1fr 1fr;padding:0}.turkey-hero-facts article{text-align:center;grid-template-columns:1fr;gap:0;padding:18px 10px}.turkey-hero-facts article>span{display:none}.turkey-hero-facts strong{font-size:23px}.turkey-hero-facts p{font-size:9px;line-height:1.4}.turkey-section{width:calc(100vw - 40px)}.turkey-routes,.turkey-public,.turkey-comparison{padding-top:100px;padding-bottom:100px}.turkey-section-heading h2{font-size:43px}.turkey-route-cards{grid-template-columns:1fr}.turkey-route-card{min-height:450px;padding:29px}.turkey-private{padding:100px 0}.turkey-private-promises{grid-template-columns:1fr}.turkey-private-promises article{border-inline-end:0;padding:30px 10px}.turkey-university-card{width:270px;height:360px}.turkey-scholarship{gap:35px;min-height:auto;padding:100px 20px}.turkey-scholarship-copy h2{font-size:48px}.turkey-discount-stack{min-height:420px;transform:scale(.82)}.turkey-scholarship-steps{grid-template-columns:1fr}.turkey-scholarship-steps article{border-inline-end:0;border-top:1px solid #fff3;padding:28px 0}.turkey-price-grid{grid-template-columns:1fr}.turkey-price-grid article{min-height:340px}.turkey-yos-heading{padding-top:100px;padding-bottom:60px}.turkey-yos-heading h2{font-size:46px}.turkey-yos-body{grid-template-columns:1fr;padding-bottom:100px}.turkey-yos-body aside{padding:25px}.turkey-yos-route article{grid-template-columns:60px 1fr}.turkey-cta{grid-template-columns:1fr;min-height:730px;padding:90px 20px}.turkey-cta>div:last-child,[dir=rtl] .turkey-cta>div:last-child{grid-area:1/1}.turkey-cta h2{font-size:47px}.turkey-cta-map,[dir=rtl] .turkey-cta-map{opacity:.25;width:78vw;position:absolute;bottom:-12%;right:-20%}.turkey-footer{grid-template-columns:1fr;gap:36px;padding:70px 20px 25px}.turkey-footer-contact{align-items:flex-start}.turkey-footer-bottom{flex-direction:column;align-items:flex-start;gap:17px}.turkey-footer-bottom div{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.turkey-university-track,.turkey-orbit,.turkey-scholarship-orbit i,.turkey-yos-badge:before,.turkey-yos-badge:after,.turkey-cta-map:before,.turkey-plane,.turkey-discount-stack>div,.turkey-floating-whatsapp i{animation:none!important}[data-turkey-reveal]{opacity:1;transform:none}}
