.programlar-module__p_0H2W__hero{min-height:75vh;padding:calc(var(--section-padding) + 6rem)0 calc(var(--section-padding) + 2rem);justify-content:center;align-items:center;width:100%;margin:0;display:flex;position:relative;overflow:clip}.programlar-module__p_0H2W__bgWrapper{pointer-events:none;position:absolute;inset:0;overflow:hidden}.programlar-module__p_0H2W__bgImage{filter:blur(1.5px)contrast(.85);pointer-events:none;background-image:url(/hero.png);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.05)}.programlar-module__p_0H2W__bgOverlay{pointer-events:none;background:linear-gradient(#2e5076bf 0%,#4272a9a6 50%,#2e5076cc 100%);position:absolute;inset:0}.programlar-module__p_0H2W__heroContainer{z-index:2;width:100%;max-width:var(--container-max);align-items:center;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}.programlar-module__p_0H2W__heroContent{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:700px;margin:0 auto;display:flex}.programlar-module__p_0H2W__heroTitle{letter-spacing:-.03em;color:#fff;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.1}.programlar-module__p_0H2W__heroDescription{color:#ffffffe6;max-width:560px;font-size:1.125rem;line-height:1.7}.programlar-module__p_0H2W__heroButton{color:var(--primary-dark);font-family:var(--font-heading);transition:all var(--transition-medium);background:#fff;border-radius:50px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 20px #00000026}.programlar-module__p_0H2W__heroButton:hover{transform:translateY(-3px);box-shadow:0 8px 30px #00000040}.programlar-module__p_0H2W__heroButton svg{width:18px;height:18px}.programlar-module__p_0H2W__waveContainer{z-index:1;width:100%;line-height:0;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.programlar-module__p_0H2W__wave{width:100%;height:120px;display:block}.programlar-module__p_0H2W__programsSection{padding:var(--section-padding)0;background:linear-gradient(180deg,var(--background)0%,#eaf1fb 50%,var(--background)100%);position:relative;overflow:hidden}.programlar-module__p_0H2W__programsSection:before{content:"";opacity:.04;pointer-events:none;z-index:0;background-image:url(/pattern.svg);background-position:50%;background-repeat:repeat;background-size:250px 250px;position:absolute;inset:0}.programlar-module__p_0H2W__container{max-width:var(--container-max);z-index:1;margin:0 auto;padding:0 1.5rem;position:relative}.programlar-module__p_0H2W__sectionHeader{text-align:center;margin-bottom:4rem}.programlar-module__p_0H2W__sectionTitle{font-family:var(--font-heading);color:var(--foreground);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.2}.programlar-module__p_0H2W__sectionTitleAccent{background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.programlar-module__p_0H2W__sectionSubtitle{font-family:var(--font-body);color:var(--muted);max-width:680px;margin:0 auto;font-size:clamp(1rem,2vw,1.1rem);line-height:1.7}.programlar-module__p_0H2W__programsList{flex-direction:column;gap:3rem;display:flex}.programlar-module__p_0H2W__programCard{-webkit-backdrop-filter:blur(12px);transition:all var(--transition-medium);opacity:0;background:#ffffffe6;border:1px solid #e6eef5cc;border-radius:1.5rem;animation:.6s ease-out forwards programlar-module__p_0H2W__cardSlideIn;overflow:hidden}.programlar-module__p_0H2W__programCard:hover{border-color:#0000;transform:translateY(-4px);box-shadow:0 20px 60px #1e324b1a,0 8px 24px #1e324b0f}@keyframes programlar-module__p_0H2W__cardSlideIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.programlar-module__p_0H2W__animDelay0{animation-delay:0s}.programlar-module__p_0H2W__animDelay1{animation-delay:.15s}.programlar-module__p_0H2W__animDelay2{animation-delay:.3s}.programlar-module__p_0H2W__animDelay3{animation-delay:.45s}.programlar-module__p_0H2W__programHeader{align-items:center;gap:1.5rem;padding:2rem 2.5rem;display:flex;position:relative;overflow:hidden}.programlar-module__p_0H2W__programHeader:before{content:"";opacity:.08;background-image:url(/pattern.svg);background-repeat:repeat;background-size:80px 80px;position:absolute;inset:0}.programlar-module__p_0H2W__programIconBox{z-index:1;width:80px;height:80px;transition:transform var(--transition-medium);background:#ffffffeb;border-radius:1.25rem;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 10px 30px #0000001f}.programlar-module__p_0H2W__programCard:hover .programlar-module__p_0H2W__programIconBox{transform:scale(1.1)rotate(-3deg)}.programlar-module__p_0H2W__programIconBox svg{width:40px;height:40px}.programlar-module__p_0H2W__programHeaderText{z-index:1;position:relative}.programlar-module__p_0H2W__programTitle{font-family:var(--font-heading);color:#fff;letter-spacing:-.01em;margin-bottom:.35rem;font-size:clamp(1.15rem,2.5vw,1.4rem);font-weight:700;line-height:1.3}.programlar-module__p_0H2W__programShortDesc{font-family:var(--font-body);color:#ffffffd9;font-size:.9rem;line-height:1.5}.programlar-module__p_0H2W__programBody{padding:2rem 2.5rem 2.5rem}.programlar-module__p_0H2W__programDescription{font-family:var(--font-body);color:var(--muted);margin-bottom:1.75rem;font-size:.95rem;line-height:1.8}.programlar-module__p_0H2W__modulesTitle{font-family:var(--font-heading);color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:700;display:flex}.programlar-module__p_0H2W__modulesTitle svg{width:18px;height:18px}.programlar-module__p_0H2W__modulesList{grid-template-columns:repeat(2,1fr);gap:.625rem;margin-bottom:1.75rem;display:grid}.programlar-module__p_0H2W__moduleItem{font-family:var(--font-body);color:var(--foreground);align-items:flex-start;gap:.625rem;font-size:.875rem;font-weight:500;line-height:1.5;display:flex}.programlar-module__p_0H2W__moduleIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:flex}.programlar-module__p_0H2W__moduleIcon svg{color:#fff;width:12px;height:12px}.programlar-module__p_0H2W__programFooter{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.programlar-module__p_0H2W__programLink{font-family:var(--font-body);transition:all var(--transition-fast);align-items:center;gap:.5rem;width:fit-content;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.programlar-module__p_0H2W__programLink:hover{gap:.75rem}.programlar-module__p_0H2W__programLinkArrow{width:16px;height:16px;transition:transform var(--transition-fast)}.programlar-module__p_0H2W__programCard:hover .programlar-module__p_0H2W__programLinkArrow{transform:translate(4px)}.programlar-module__p_0H2W__programBadge{font-family:var(--font-body);color:#fff;border-radius:50px;align-items:center;gap:.375rem;padding:.375rem .875rem;font-size:.8rem;font-weight:600;display:inline-flex}.programlar-module__p_0H2W__programBadge svg{width:14px;height:14px}.programlar-module__p_0H2W__theme0 .programlar-module__p_0H2W__programHeader{background:linear-gradient(135deg,#4272a9 0%,#6c96c6 100%)}.programlar-module__p_0H2W__theme0 .programlar-module__p_0H2W__programLink,.programlar-module__p_0H2W__theme0 .programlar-module__p_0H2W__programIconBox svg{color:#4272a9}.programlar-module__p_0H2W__theme0 .programlar-module__p_0H2W__moduleIcon{background:#4272a9}.programlar-module__p_0H2W__theme0 .programlar-module__p_0H2W__modulesTitle svg{color:#4272a9}.programlar-module__p_0H2W__theme0 .programlar-module__p_0H2W__programBadge{background:#4272a9}.programlar-module__p_0H2W__theme1 .programlar-module__p_0H2W__programHeader{background:linear-gradient(135deg,#10b981 0%,#6ee7b7 100%)}.programlar-module__p_0H2W__theme1 .programlar-module__p_0H2W__programLink,.programlar-module__p_0H2W__theme1 .programlar-module__p_0H2W__programIconBox svg{color:#10b981}.programlar-module__p_0H2W__theme1 .programlar-module__p_0H2W__moduleIcon{background:#10b981}.programlar-module__p_0H2W__theme1 .programlar-module__p_0H2W__modulesTitle svg{color:#10b981}.programlar-module__p_0H2W__theme1 .programlar-module__p_0H2W__programBadge{background:#10b981}.programlar-module__p_0H2W__theme2 .programlar-module__p_0H2W__programHeader{background:linear-gradient(135deg,#8b5cf6 0%,#a78bfa 100%)}.programlar-module__p_0H2W__theme2 .programlar-module__p_0H2W__programLink,.programlar-module__p_0H2W__theme2 .programlar-module__p_0H2W__programIconBox svg{color:#8b5cf6}.programlar-module__p_0H2W__theme2 .programlar-module__p_0H2W__moduleIcon{background:#8b5cf6}.programlar-module__p_0H2W__theme2 .programlar-module__p_0H2W__modulesTitle svg{color:#8b5cf6}.programlar-module__p_0H2W__theme2 .programlar-module__p_0H2W__programBadge{background:#8b5cf6}.programlar-module__p_0H2W__theme3 .programlar-module__p_0H2W__programHeader{background:linear-gradient(135deg,#f2994a 0%,#f5b87a 100%)}.programlar-module__p_0H2W__theme3 .programlar-module__p_0H2W__programLink{color:#e8890e}.programlar-module__p_0H2W__theme3 .programlar-module__p_0H2W__programIconBox svg{color:#f2994a}.programlar-module__p_0H2W__theme3 .programlar-module__p_0H2W__moduleIcon{background:#f2994a}.programlar-module__p_0H2W__theme3 .programlar-module__p_0H2W__modulesTitle svg{color:#f2994a}.programlar-module__p_0H2W__theme3 .programlar-module__p_0H2W__programBadge{background:#f2994a}.programlar-module__p_0H2W__infoSection{padding:var(--section-padding)0;background:var(--background);position:relative;overflow:hidden}.programlar-module__p_0H2W__infoSection:before{content:"";opacity:.04;pointer-events:none;z-index:0;background-image:url(/pattern.svg);background-repeat:repeat;background-size:200px 200px;position:absolute;inset:0}.programlar-module__p_0H2W__infoGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem;display:grid}.programlar-module__p_0H2W__infoCard{-webkit-backdrop-filter:blur(12px);text-align:center;transition:all var(--transition-medium);opacity:0;background:#ffffffd9;border:1px solid #e6eef5cc;border-radius:1.25rem;padding:2rem 1.5rem;animation:.6s ease-out forwards programlar-module__p_0H2W__cardSlideIn}.programlar-module__p_0H2W__infoCard:first-child{animation-delay:.1s}.programlar-module__p_0H2W__infoCard:nth-child(2){animation-delay:.2s}.programlar-module__p_0H2W__infoCard:nth-child(3){animation-delay:.3s}.programlar-module__p_0H2W__infoCard:nth-child(4){animation-delay:.4s}.programlar-module__p_0H2W__infoCard:hover{border-color:#0000;transform:translateY(-6px);box-shadow:0 16px 48px #1e324b1a}.programlar-module__p_0H2W__infoIconWrapper{border-radius:1rem;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;display:flex}.programlar-module__p_0H2W__infoIconWrapper svg{color:#fff;width:32px;height:32px}.programlar-module__p_0H2W__infoCard:first-child .programlar-module__p_0H2W__infoIconWrapper{background:linear-gradient(135deg,var(--primary),var(--primary-light))}.programlar-module__p_0H2W__infoCard:nth-child(2) .programlar-module__p_0H2W__infoIconWrapper{background:linear-gradient(135deg,var(--accent),var(--accent-light))}.programlar-module__p_0H2W__infoCard:nth-child(3) .programlar-module__p_0H2W__infoIconWrapper{background:linear-gradient(135deg,#10b981,#6ee7b7)}.programlar-module__p_0H2W__infoCard:nth-child(4) .programlar-module__p_0H2W__infoIconWrapper{background:linear-gradient(135deg,#f2994a,#f5b87a)}.programlar-module__p_0H2W__infoTitle{font-family:var(--font-heading);color:var(--foreground);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.programlar-module__p_0H2W__infoText{font-family:var(--font-body);color:var(--muted);font-size:.875rem;line-height:1.6}.programlar-module__p_0H2W__ctaSection{padding:calc(var(--section-padding) + 2rem)0 calc(var(--section-padding) + 80px);background:linear-gradient(135deg,var(--primary-dark)0%,var(--primary)50%,var(--accent-dark)100%);margin-top:0;margin-bottom:-80px;position:relative;overflow:hidden}.programlar-module__p_0H2W__ctaSection:before{content:"";opacity:.06;pointer-events:none;z-index:0;background-image:url(/pattern.svg);background-repeat:repeat;background-size:200px 200px;position:absolute;inset:0}.programlar-module__p_0H2W__ctaDivider{z-index:1;width:100%;line-height:0;position:absolute;top:0;left:0;right:0;overflow:hidden;transform:translateY(-99%)}.programlar-module__p_0H2W__ctaDivider svg{width:100%;height:100px;display:block}.programlar-module__p_0H2W__ctaContent{z-index:2;text-align:center;max-width:640px;margin:0 auto;position:relative}.programlar-module__p_0H2W__ctaTitle{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;line-height:1.2}.programlar-module__p_0H2W__ctaText{font-family:var(--font-body);color:#ffffffd9;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.programlar-module__p_0H2W__ctaButton{color:var(--primary-dark);font-family:var(--font-body);cursor:pointer;transition:all var(--transition-medium);background:#fff;border:none;border-radius:.875rem;align-items:center;gap:.5rem;padding:1rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 20px #00000026}.programlar-module__p_0H2W__ctaButton:hover{transform:translateY(-3px);box-shadow:0 8px 30px #0003}.programlar-module__p_0H2W__ctaButton svg{width:20px;height:20px}.programlar-module__p_0H2W__ctaPhone{color:#ffffffe6;font-family:var(--font-body);justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:1rem;font-weight:500;display:flex}.programlar-module__p_0H2W__ctaPhone svg{width:18px;height:18px}@media (max-width:1024px){.programlar-module__p_0H2W__modulesList{grid-template-columns:1fr}.programlar-module__p_0H2W__programHeader{padding:1.75rem 2rem}.programlar-module__p_0H2W__programBody{padding:1.75rem 2rem 2rem}.programlar-module__p_0H2W__infoGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.programlar-module__p_0H2W__hero{min-height:60vh}.programlar-module__p_0H2W__heroContent{text-align:center;align-items:center;max-width:700px;margin:0 auto}.programlar-module__p_0H2W__programHeader{text-align:center;flex-direction:column;padding:1.5rem}.programlar-module__p_0H2W__programBody{padding:1.5rem}.programlar-module__p_0H2W__programFooter{flex-direction:column;align-items:flex-start;gap:1rem}.programlar-module__p_0H2W__infoGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.programlar-module__p_0H2W__infoCard{padding:1.5rem 1.25rem}}@media (max-width:480px){.programlar-module__p_0H2W__hero{min-height:55vh}.programlar-module__p_0H2W__heroTitle{font-size:2rem}.programlar-module__p_0H2W__heroDescription{font-size:1rem}.programlar-module__p_0H2W__infoGrid{grid-template-columns:1fr}.programlar-module__p_0H2W__programBody,.programlar-module__p_0H2W__programHeader{padding:1.25rem}}
