@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;700;800&display=swap";/*! locomotive-scroll v4.1.3 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{height:100vh;display:inline-block;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;vertical-align:top;white-space:nowrap;height:100%}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;transform-origin:center right;transition:transform .3s,opacity .3s;opacity:0}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-scrolling .c-scrollbar,.has-scroll-dragging .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{width:100%;height:10px;top:auto;bottom:0;transform:scaleY(1)}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:#000;opacity:.5;width:7px;border-radius:10px;margin:2px;cursor:-webkit-grab;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:-webkit-grabbing;cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{right:auto;bottom:0}:root{--bg-gradient-start: #3b82f6;--bg-gradient-end: #1e40af;--font-light: #ededed;--font-dark: #010101}html{font-size:16px;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{font-family:Plus Jakarta Sans,sans-serif;background-image:linear-gradient(180deg,#6ebeff,#2095f5 46%,#13578f);margin:0}.scroll-section{min-height:80vh;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:3rem 1rem}.hero-section{position:relative;width:100%;max-width:850px;min-height:310px;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;padding:3rem 2rem;overflow:hidden}.hero-content{position:relative;z-index:1;width:100%}.hero-title{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.75rem;font-size:2.8rem;font-weight:800;line-height:1.25;margin:0;text-shadow:0 2px 10px rgba(0,0,0,.2)}.hero-title-logo{height:3.5rem;width:auto}.hero-subtitle{font-size:1.15rem;font-weight:400;max-width:700px;margin:1.5rem auto 2.5rem;opacity:.9;line-height:1.7}.hero-cta-button{display:inline-block;background:#fff;color:#1e3a8a;padding:1rem 2.5rem;border-radius:50px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #0000001a}.hero-cta-button:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 10px 25px #0003}.hero-bg-shape{content:"";position:absolute;border-radius:50%;background:radial-gradient(circle,#93c5fd1a,#93c5fd00 70%);z-index:0;pointer-events:none}.hero-bg-shape1{width:300px;height:300px;top:-100px;left:-100px}.hero-bg-shape2{width:400px;height:400px;bottom:-150px;right:-150px}.navigation-grid{display:flex;justify-content:center;gap:1.5rem;width:100%;max-width:calc(1200px + 3rem);margin:0 auto;align-items:center}.grid-column{display:flex;flex-direction:column;gap:1.5rem;flex-shrink:0}.card-link{display:block;text-decoration:none;outline:none}.card-container{position:relative;width:400px;height:400px;overflow:hidden;border-radius:2rem;cursor:pointer;box-shadow:0 25px 50px -12px #00000040;transition:height .45s cubic-bezier(.4,0,.2,1)}.card-container.is-expanded{height:600px}.card-container.is-shrunk{height:200px}.theme-dark{color:var(--font-light);font-weight:500}.theme-light{color:var(--font-dark)}.bg-dark{background-color:#030208}.bg-teknoloji{background:linear-gradient(318deg,#034f88,#000407 79%,#460000)}.bg-kurumsal{background:linear-gradient(155deg,#fdfdfd,#c8dae9)}.bg-depo{background:linear-gradient(151deg,#fdfdfd,#a8a8a8)}.bg-akademi{background:linear-gradient(90deg,#fffefe,#c8f0ff)}.bg-bulut{background:linear-gradient(180deg,#fff,#48a4ea)}.card-content-wrapper{padding:2rem;height:100%}.card-text-container{position:relative;z-index:2;width:336px;top:0}.card-logo{height:32px;width:auto;object-fit:contain;margin-bottom:1rem}.card-paragraph{margin:0 0 .75rem;font-size:14px;line-height:1.5}.card-paragraph:last-child{margin-bottom:0}.card-image-wrapper{position:absolute;bottom:-29px;right:0;width:303px;height:330px;z-index:1;pointer-events:none;transition:width .45s cubic-bezier(.4,0,.2,1),height .45s cubic-bezier(.4,0,.2,1)}.card-container.is-expanded .card-image-wrapper{width:389.4px;height:389.4px}.card-image{width:100%;height:100%;object-fit:contain}@media (max-width: 1320px){.navigation-grid{flex-direction:column;gap:2rem;max-width:400px}.grid-column{width:100%;gap:2rem}body{padding:2rem}}@media (max-width: 768px){body{padding:1rem}.scroll-section{min-height:auto;padding:2rem 1rem}.hero-section{margin-bottom:2rem;padding:2rem 1.5rem}.hero-title{font-size:2rem;gap:.5rem}.hero-title-logo{height:2.5rem}.hero-subtitle{font-size:1rem;margin:1.25rem auto 2rem}.hero-cta-button{padding:.8rem 2rem;font-size:1rem}.navigation-grid{max-width:100%}.card-container{width:100%}.card-content-wrapper{padding:1.5rem}.card-text-container{width:auto}.card-image-wrapper{width:250px;height:250px;right:-15px;bottom:-20px}.card-container.is-expanded .card-image-wrapper{width:320px;height:320px}}
