:root{--blue-light: #2B9CF9;--blue-light-alt: #2B9BF8;--blue-dark: #183D94;--font-light: #ededed;--font-dark: #010101;--navbar-height: 80px;--container-padding-sm: 1rem;--container-padding-md: 2rem;--container-padding-lg: 3rem}html{font-size:16px;box-sizing:border-box;scroll-behavior:smooth;scroll-padding-top:var(--navbar-height)}*,*:before,*:after{box-sizing:inherit;margin:0;padding:0}body{font-family:Plus Jakarta Sans,sans-serif;background:var(--blue-dark);color:#fff;min-height:100vh;overflow-x:hidden;position:relative}.page-wrapper{position:relative;scroll-behavior:smooth;scroll-snap-type:y proximity;overflow-y:auto}@font-face{font-family:Plus Jakarta Sans;src:url(/assets/fonts/plus-jakarta-sans/PlusJakartaSans-VariableFont_wght.woff2) format("truetype");font-weight:100 900;font-style:normal}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(/assets/fonts/qwe/fa-solid-900.woff2) format("woff2"),url(/assets/fonts/qwe/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fonts/qwe/fa-regular-400.woff2) format("woff2"),url(/assets/fonts/qwe/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fonts/qwe/fa-brands-400.woff2) format("woff2"),url(/assets/fonts/qwe/fa-brands-400.ttf) format("truetype")}.fa,.fas,.far,.fab{font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fas{font-family:"Font Awesome 6 Free";font-weight:900}.far{font-family:"Font Awesome 6 Free";font-weight:400}.fab{font-family:"Font Awesome 6 Brands";font-weight:400}.scroll-section{min-height:50vh;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:5rem 2rem;position:relative;scroll-snap-align:start}.scroll-section.hero-section{background:linear-gradient(180deg,var(--blue-light) 0%,var(--blue-dark) 100%)}.scroll-section.grid-section{background:linear-gradient(180deg,var(--blue-dark) 0%,var(--blue-light) 100%)}.scroll-section.socials-section{background:linear-gradient(180deg,var(--blue-light) 0%,var(--blue-dark) 100%)}.socials-placeholder{text-align:center;max-width:600px}.socials-placeholder h2{font-size:3rem;margin-bottom:1rem;font-weight:700}.socials-placeholder p{font-size:1.2rem;opacity:.8}.social-media-container{display:flex;gap:3rem;max-width:1240px;width:100%;margin:0 auto;padding:0;min-height:60vh}.mobile-accordion-content{display:none}.social-buttons-container{display:flex;flex-direction:column;gap:4rem;min-width:350px;flex-shrink:0}.social-button{height:100px;width:100%;max-width:400px;position:relative;border-radius:20px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0000001a;overflow:hidden}.social-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.social-button.active{transform:scale(1.02);box-shadow:0 8px 30px #0003}.social-button-content{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 1rem}.social-button .text-wrapper{color:#000;font-family:Plus Jakarta Sans,sans-serif;font-size:25px;font-weight:500;letter-spacing:0;line-height:normal;flex:1;text-align:left;padding-left:.5rem}.social-button-icon{height:auto;width:auto;max-width:142px;max-height:70%;object-fit:contain;flex-shrink:0}.social-button-youtube{background:linear-gradient(135deg,#fdfdfd,#ffdcd5)}.social-button-instagram{background:linear-gradient(135deg,#fdfdfd,#ffedde 50%,#ffdae3,#f0e5ff)}.social-button-linkedin{background:linear-gradient(135deg,#fdfdfd,#d1eeff)}.social-button-medium{background:linear-gradient(94deg,#fdfdfd 50%,silver)}.social-content-container{flex:1;min-height:600px;display:flex;justify-content:flex-end;align-items:flex-start}.social-content-card{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 8px 30px #0000001a;width:100%;max-width:800px;height:600px;display:flex;flex-direction:column;position:relative}.social-button-youtube-content{background:linear-gradient(135deg,#fdfdfd,#ffdcd5)}.social-button-instagram-content{background:linear-gradient(135deg,#fdfdfd,#ffedde 50%,#ffdae3,#f0e5ff)}.social-button-linkedin-content{background:linear-gradient(135deg,#fdfdfd,#d1eeff)}.social-button-medium-content{background:linear-gradient(94deg,#fdfdfd 50%,silver)}.social-content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;height:auto;flex-shrink:0}.social-content-header h3{font-family:Plus Jakarta Sans,sans-serif;font-size:1.5rem;font-weight:600;color:#333;margin:0}.external-link-icon{color:#666;font-size:1.5rem;text-decoration:none;transition:color .3s ease}.external-link-icon:hover{color:#007bff}.social-content-middle{width:100%;height:380px;position:relative;border-radius:10px;overflow:hidden;background:transparent;margin-bottom:1.5rem;flex-shrink:0}.social-video-container{width:100%;height:100%;position:relative;background:#000;border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center}.social-video-iframe{width:100%;height:100%;border:none;border-radius:0;background:#000}.social-images-container{width:100%;height:100%;position:relative;border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:transparent}.social-single-image{width:100%;height:100%;object-fit:cover;border-radius:0}.social-single-image.linkedin{width:70%;height:100%;object-fit:contain;border-radius:0}.social-preview-container{width:100%;height:100%;position:relative}.medium-preview-content{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(45deg,#f0f2f5,#e9ecef);border-radius:15px}.medium-preview-image{width:100%;height:100%;object-fit:cover;filter:blur(2px);border-radius:15px}.medium-preview-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;background:linear-gradient(45deg,#000,#333);padding:2rem;border-radius:15px;backdrop-filter:blur(10px)}.medium-preview-overlay i{font-size:3rem}.social-content-footer{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;height:90px;flex-shrink:0;margin-top:1rem}.social-description-text{font-family:Plus Jakarta Sans,sans-serif;font-size:.9rem;max-width:295px;line-height:1.6;color:#666;margin:0;flex:1}.social-icon-bottom{flex-shrink:0;margin-top:-1rem}.social-icon-bottom img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(0,0,0,.1))}@media (min-width: 1600px) and (max-width: 1919px){.scroll-section.socials-section{padding:5rem 1.5rem}}@media (min-width: 1300px) and (max-width: 1599px){.scroll-section.socials-section{padding:5rem 1rem}}@media (min-width: 1024px) and (max-width: 1299px){.scroll-section.socials-section{padding:4rem 1rem}.social-media-container{max-width:1200px;gap:2.5rem}.social-buttons-container{min-width:320px;gap:3rem}.social-button{height:95px;max-width:380px}.social-content-card{max-width:750px;height:600px}}@media (min-width: 768px) and (max-width: 1023px){.scroll-section.socials-section{padding:3rem 1rem}.social-media-container{max-width:100%;gap:2rem}.social-buttons-container{min-width:280px;gap:2rem}.social-button{height:85px;max-width:320px}.social-button .text-wrapper{font-size:20px;left:25px}.social-button-icon{max-width:100px}.social-content-card{max-width:480px;height:500px;padding:1.5rem}.social-content-middle{height:300px}.social-content-footer{height:80px}}@media (max-width: 767px){.scroll-section.socials-section{padding:2rem 1rem;background:linear-gradient(180deg,var(--blue-light) 0%,var(--blue-dark) 100%)!important}.social-media-container{flex-direction:column;gap:1rem;min-height:auto;max-width:100%}.social-buttons-container{min-width:auto;flex-direction:column;gap:0;padding:0}.social-button{width:100%;height:70px;flex-shrink:0;max-width:none;border-radius:15px;border:none;margin-bottom:.75rem;position:relative;z-index:1}.social-button:last-child{margin-bottom:0}.social-button.active{border-radius:15px 15px 0 0;margin-bottom:0;z-index:2}.social-button .social-button-content{padding:0 1.5rem}.social-button .text-wrapper{font-size:16px;font-weight:500;flex:1;text-align:left;padding-left:0}.social-button-icon{max-width:45px;height:auto;max-height:60%;object-fit:contain;flex-shrink:0}.social-content-container{display:none}.mobile-accordion-content{display:block;width:100%;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s cubic-bezier(.4,0,.2,1);max-height:0;background:#fffffff2;backdrop-filter:blur(10px);border-radius:0 0 15px 15px;margin-bottom:.75rem}.mobile-accordion-content.active{max-height:450px;padding:1rem 1.5rem 1.25rem;border-radius:0 0 15px 15px}.mobile-accordion-content:last-child{margin-bottom:0}.mobile-accordion-content .social-content-header{display:flex;justify-content:flex-end;align-items:center;margin-bottom:.75rem;padding:0;border-bottom:none}.mobile-accordion-content .social-content-header h3{display:none}.mobile-accordion-content .external-link-icon{color:#666;font-size:1.1rem;padding:.5rem;border-radius:50%;transition:all .3s ease;background:#0000000d;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.mobile-accordion-content .external-link-icon:hover{background:#0000001a;color:#007bff}.mobile-accordion-content .social-content-middle{width:100%;height:200px;margin:0 0 1rem;border-radius:12px;overflow:hidden;background:#f8f9fa;box-shadow:0 2px 8px #0000001a}.mobile-accordion-content .social-video-container{width:100%;height:100%;border-radius:12px;overflow:hidden}.mobile-accordion-content .social-video-iframe{width:100%;height:100%;border:none;border-radius:12px}.mobile-accordion-content .social-images-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:12px;overflow:hidden}.mobile-accordion-content .social-content-footer{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.08)}.mobile-accordion-content .social-description-text{font-size:.9rem;line-height:1.5;color:#666;text-align:center;margin:0;max-width:100%}.mobile-accordion-content .social-icon-bottom{display:none}.social-content-card{width:100%;max-width:100%;height:auto;min-height:500px;padding:1.5rem;border-radius:15px;box-shadow:0 10px 30px #00000026}.social-content-header{margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center}.social-content-header h3{font-size:1.4rem;font-weight:600;margin:0}.external-link-icon{color:#666;font-size:1.2rem;padding:.5rem;border-radius:8px;transition:all .3s ease}.external-link-icon:hover{background:#0000001a;color:#007bff}.social-content-middle{height:280px;margin-bottom:1.5rem;border-radius:12px;overflow:hidden}.social-video-container{width:100%;height:100%;border-radius:12px;overflow:hidden}.social-video-iframe{width:100%;height:100%;border:none;border-radius:12px}.social-images-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:12px;overflow:hidden}.social-content-footer{display:flex;flex-direction:column;text-align:center;gap:1rem;margin-top:1rem;align-items:center}.social-description-text{font-size:.9rem;max-width:100%;line-height:1.5;text-align:center;margin:0;color:#666}.social-icon-bottom{margin-top:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.social-icon-bottom img{width:45px;height:45px;object-fit:contain}}.navbar-container{position:fixed;top:20px;left:50%;transform:translate(-50%);width:95%;max-width:1420px;z-index:1001;transition:all .4s cubic-bezier(.4,0,.2,1);padding:0 48px}.navbar-content{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;height:61px;padding:0;color:#19449c;border-radius:10px;overflow:hidden;transition:all .3s ease-in-out}.navbar-logo{display:flex;align-items:center;padding:.75rem 1.25rem;position:relative;z-index:1}.navbar-logo img{height:32px;width:auto}.navbar-content:before{content:"";position:absolute;top:0;left:0;width:150px;height:100%;background:#fffffffa;transition:all .4s cubic-bezier(.4,0,.2,1);border-radius:10px}.nav-links{display:flex;align-items:center;gap:2.5rem;padding:0 1rem;position:relative;right:-18%;z-index:1}@media (max-width: 991px){.nav-links{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;background:#fffffffa!important;backdrop-filter:blur(10px);display:flex!important;flex-direction:column;justify-content:center;align-items:center;gap:1.75rem;padding:2rem;margin:0!important;border:none!important;border-radius:0!important;transform:translateY(-100%)!important;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);z-index:1000;overflow:hidden;box-sizing:border-box}.nav-links.mobile-open{transform:translateY(0)!important;opacity:1!important;visibility:visible!important}.nav-link{font-size:1.5rem;font-weight:500;padding:.875rem 2rem;width:auto;text-align:center;border-radius:12px;transition:all .4s cubic-bezier(.4,0,.2,1);min-width:200px;max-width:240px;color:#19449c;text-decoration:none;min-height:44px;display:flex;align-items:center;justify-content:center}.nav-link:hover{background:#19449c1a;transform:translateY(-2px);box-shadow:0 2px 8px #19449c1a}.nav-link.active{background:#19449c26;font-weight:600;box-shadow:0 2px 8px #19449c33}.mobile-cta{display:flex!important;margin-top:1.5rem;padding:.875rem 2rem;border-radius:12px;height:auto;min-height:44px;max-height:52px;align-items:center;justify-content:center;min-width:200px;max-width:240px;background:linear-gradient(270deg,#ff6161,#da4c4c);color:#fff;text-decoration:none;font-weight:500;font-size:1rem;line-height:1.2;box-shadow:0 4px 12px #da4c4c4d;transition:all .4s cubic-bezier(.4,0,.2,1)}.mobile-cta:hover{transform:translateY(-2px);box-shadow:0 6px 16px #da4c4c66}.mobile-cta:active{transform:translateY(0);box-shadow:0 2px 8px #da4c4c66}}@media (min-width: 992px){.navbar-content{background:transparent}.navbar--scrolled .navbar-content:before{width:100%}.navbar--scrolled .navbar-content{transform:scale(.95);box-shadow:0 10px 30px #0000001a}.nav-link{color:#fff;transition:all .4s cubic-bezier(.4,0,.2,1)}.nav-link.active:after{background-color:#fff}.navbar--scrolled .nav-link{color:#19449c}.navbar--scrolled .nav-link.active:after{background-color:#19449c}.nav-cta{position:relative;z-index:1;margin-right:1rem}}@media (max-width: 991px){.navbar-content:before{width:100%!important}.navbar-content{padding:0 1rem;justify-content:space-between;align-items:center;display:flex;width:100%}.navbar-logo{padding:.5rem 0;flex-shrink:0;flex:1;display:flex;align-items:center}.nav-links:not(.mobile-open){display:none!important}.desktop-cta{display:none!important}.mobile-menu-btn{display:flex!important;flex-shrink:0;order:2}}.mobile-menu-btn{display:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001;position:relative}@media (max-width: 991px){.mobile-menu-btn{display:flex!important;position:relative;z-index:1002}}.mobile-menu-btn span{width:100%;height:2px;background-color:#19449c;transition:all .4s cubic-bezier(.4,0,.2,1);transform-origin:center}.mobile-menu-btn.active span:first-child{transform:translateY(9px) rotate(45deg)}.mobile-menu-btn.active span:nth-child(2){transform:scaleX(0)}.mobile-menu-btn.active span:last-child{transform:translateY(-9px) rotate(-45deg)}.nav-link{font-size:18px;font-weight:400;color:#19449c;text-decoration:none;padding:.5rem 0;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.nav-link:hover,.nav-link.active{font-weight:600}.nav-link.active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#19449c}.nav-cta{display:flex;align-items:center;gap:.75rem;padding:0rem 1.5rem;background:linear-gradient(270deg,#ff6161,#da4c4c);color:#fff;height:100%;border-radius:8px;font-size:16px;font-weight:500;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);margin-right:0rem;-webkit-tap-highlight-color:transparent;touch-action:manipulation;min-height:44px}@media (hover: none) and (pointer: coarse){.nav-cta:active{transform:scale(.95);transition:transform .1s ease}}.mobile-cta{display:none}.desktop-cta{display:flex}@media (max-width: 991px){.desktop-cta{display:none}}@media (min-width: 1920px){.navbar-container{max-width:1520px;padding:0 60px}.navbar-content{height:68px}.navbar-logo img{height:36px}.nav-links{gap:3rem}.nav-cta{padding:0 2rem;font-size:17px}}@media (min-width: 1600px) and (max-width: 1919px){.navbar-container{max-width:1450px;padding:0 50px}.navbar-content{height:65px}.navbar-logo img{height:34px}.nav-links{gap:2.8rem}}@media (min-width: 1300px) and (max-width: 1599px){.navbar-container{max-width:1420px;padding:0 48px}.navbar-content{height:61px}.nav-links{gap:2.5rem}}@media (min-width: 1024px) and (max-width: 1299px){.navbar-container{max-width:1200px;padding:0 40px;width:92%}.navbar-content{height:58px}.navbar-logo img{height:30px}.nav-links{gap:2rem;right:-15%}.nav-cta{padding:0 1.2rem;font-size:16px}}@media (min-width: 768px) and (max-width: 1023px){.navbar-container{max-width:100%;padding:0 30px;width:90%}.navbar-content{height:55px}.navbar-logo img{height:28px}.nav-links{gap:1.5rem;right:-10%}.nav-cta{padding:0 1rem;font-size:16px}}@media (max-width: 1400px){.hero-section-v2{padding:6rem 2rem}.hero-title-v2{width:100%;max-width:600px}.hero-title-v2 .web-portala-ho{font-size:90px;letter-spacing:-2.7px}.hero-subtitle-v2{width:100%;max-width:500px}.hero-card-slider{width:450px;height:550px}.hero-card-wrapper{width:350px;height:550px}.hero-card-slider .card-container{width:350px!important;height:550px!important}}@media (max-width: 1199px){.hero-section-v2{padding:5rem 2rem;gap:3rem}.hero-title-v2 .web-portala-ho{font-size:80px;letter-spacing:-2.4px}.hero-card-slider{width:400px;height:500px}.hero-card-wrapper{width:300px;height:500px}.hero-card-slider .card-container{width:300px!important;height:500px!important}}@media (max-width: 991px){.navbar-container{padding:0 24px}.hero-section-v2{flex-direction:column;padding:7rem 1.5rem 4rem;text-align:center;min-height:100vh;gap:2rem;justify-content:center;align-items:center}.hero-text-content{padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;text-align:center}.hero-title-v2{height:auto;margin-bottom:1.5rem;width:100%;display:flex;justify-content:center;align-items:center}.hero-title-v2 .web-portala-ho{font-size:64px;letter-spacing:-1.92px;position:relative;top:0;left:0;width:100%;text-align:center;margin-bottom:0}.hero-subtitle-v2{font-size:1.125rem;text-align:center;height:auto;max-width:450px;width:100%;margin:0 auto}.hero-card-slider{display:none}.hero-card-wrapper{width:280px;height:450px;left:50%;transform:translate(-50%)}.hero-card-slider .card-container{width:280px!important;height:450px!important}.hero-stack-1{transform:translate(calc(-50% + 20px))}.hero-stack-2{transform:translate(calc(-50% + 40px))}.hero-stack-3{transform:translate(calc(-50% + 45px))}.hero-stack-4{transform:translate(calc(-50% + 50px))}.hero-stack-5{transform:translate(calc(-50% + 55px))}}@media (max-width: 767px){.navbar-container{top:10px;padding:0 1rem;width:calc(100% - 2rem)}.navbar-content{height:60px;padding:0 1rem}.navbar-logo{padding:.75rem 0;flex:1}.navbar-logo img{height:30px}.mobile-menu-btn{width:32px;height:22px;flex-shrink:0}.mobile-menu-btn span{height:3px;border-radius:2px}.hero-section-v2{padding:5rem 1rem 2rem;gap:2rem;min-height:100vh;justify-content:center;align-items:center;text-align:center}.hero-text-content{text-align:center;z-index:10;max-width:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-title-v2{width:100%;height:auto;display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem}.hero-title-v2 .web-portala-ho{font-size:clamp(36px,8vw,48px);letter-spacing:-1.2px;line-height:1.1;margin-bottom:0;text-align:center;position:relative;top:0;left:0;width:100%}.hero-subtitle-v2{font-size:1rem;padding:0 1rem;line-height:1.5;max-width:90%;margin:0 auto;text-align:center;width:100%;height:auto}.hero-card-slider{display:none}.hero-card-wrapper{width:280px;height:400px;margin:0 auto}.hero-card-slider .card-container{width:280px!important;height:400px!important;box-shadow:0 20px 40px #0000004d;border-radius:1.5rem;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.hero-section-v2{padding-top:max(5rem,env(safe-area-inset-top) + 3rem)!important;padding-left:max(1rem,env(safe-area-inset-left))!important;padding-right:max(1rem,env(safe-area-inset-right))!important;padding-bottom:max(2rem,env(safe-area-inset-bottom))!important;justify-content:center!important;align-items:center!important;text-align:center!important}}@media (max-width: 575px){.navbar-container{width:100%;padding:0 12px}.scroll-section.socials-section{padding:1.5rem .75rem}.social-media-container{gap:1.5rem}.social-buttons-container{flex-direction:column;gap:.75rem;flex-wrap:nowrap}.social-button{width:100%;height:70px;border-radius:12px;margin-bottom:.5rem}.social-button:last-child{margin-bottom:0}.social-button.active{margin-bottom:0}.mobile-accordion-content{margin-bottom:.5rem}.social-button .social-button-content{padding:0 .75rem}.social-button .text-wrapper{font-size:15px;font-weight:500;flex:1;text-align:left;padding-left:0}.social-button-icon{max-width:40px;height:auto;max-height:55%;object-fit:contain;flex-shrink:0}.social-content-card{padding:1rem;min-height:450px}.social-content-header h3{font-size:1.2rem}.social-content-middle{height:240px;margin-bottom:1rem;border-radius:10px}.social-description-text{font-size:.85rem;line-height:1.4}.social-icon-bottom{width:40px;height:40px}.social-icon-bottom img{width:35px;height:35px}.mobile-accordion-content.active{padding:.75rem 1rem 1rem;max-height:380px}.mobile-accordion-content .social-content-header h3{display:none}.mobile-accordion-content .social-content-middle{height:180px;margin-bottom:.75rem;border-radius:10px}.mobile-accordion-content .social-content-footer{margin-top:.5rem;padding-top:.5rem}.mobile-accordion-content .social-description-text{font-size:.85rem;line-height:1.4}.mobile-accordion-content .social-icon-bottom{display:none}.hero-section-v2{padding:4rem .75rem 1.5rem;gap:1.5rem;min-height:100vh;justify-content:center;align-items:center;text-align:center}.hero-text-content{text-align:center;z-index:10;max-width:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-title-v2{width:100%;height:auto;display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem}.hero-title-v2 .web-portala-ho{font-size:clamp(32px,10vw,40px);letter-spacing:-1px;line-height:1.1;margin-bottom:0;text-align:center;position:relative;top:0;left:0;width:100%}.hero-subtitle-v2{font-size:.9rem;padding:0 .5rem;line-height:1.4;max-width:95%;margin:0 auto;text-align:center;width:100%;height:auto}.hero-card-slider{display:none}.hero-card-wrapper{width:240px;height:380px}.hero-card-slider .card-container{width:240px!important;height:380px!important}.hero-stack-1{transform:translate(calc(-50% + 15px))}.hero-stack-2{transform:translate(calc(-50% + 30px))}.hero-stack-3{transform:translate(calc(-50% + 35px))}.hero-stack-4{transform:translate(calc(-50% + 40px))}.hero-stack-5{transform:translate(calc(-50% + 45px))}}.mobile-menu-overlay{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;background:#0000004d!important;backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);z-index:999!important;margin:0;padding:0}.mobile-menu-overlay.active{opacity:1;visibility:visible}@media (max-width: 768px){.scroll-section.hero-section{background:linear-gradient(180deg,var(--blue-light) 0%,var(--blue-dark) 100%)}.scroll-section.grid-section{background:linear-gradient(180deg,var(--blue-dark) 0%,var(--blue-light) 100%)}.scroll-section.socials-section{background:linear-gradient(180deg,var(--blue-light) 0%,var(--blue-dark) 100%)}}@media (max-width: 575px){.scroll-section.hero-section,.scroll-section.grid-section,.scroll-section.socials-section{background-attachment:scroll}}.hero-section-v2{position:relative;width:100%;height:100vh;display:flex;align-items:center}.hero-text-content{flex:1;text-align:left;z-index:10;padding-right:2rem}.hero-title-v2{height:278px;width:713px;margin:0 0 1.5rem;position:relative}.hero-title-v2 .web-portala-ho{color:#fdfdfd;font-family:Plus Jakarta Sans,Helvetica;font-size:110px;font-weight:400;left:0;letter-spacing:-3.3px;line-height:normal;position:absolute;top:-40%;width:713px}.hero-title-v2 .text-wrapper{font-weight:200;letter-spacing:-3.63px}.hero-title-v2 .span{font-family:Plus Jakarta Sans,Helvetica;font-weight:900;letter-spacing:-3.63px}.hero-title-v2 .text-wrapper-2{font-family:Plus Jakarta Sans,Helvetica;font-weight:300;letter-spacing:-3.63px;top:-100px}.hero-subtitle-v2{font-size:1.25rem;font-weight:300;width:677px;height:60px;opacity:.9;line-height:1.7}.hero-card-slider{position:relative;width:514px;height:600px;perspective:1200px;transform-style:preserve-3d;flex-shrink:0}.hero-card-wrapper{position:absolute;width:400px;height:600px;top:0;transform-origin:center center;transition:all .8s cubic-bezier(.25,.46,.45,.94)}.hero-card-slider .card-container{width:400px!important;height:600px!important;border-radius:2rem;box-shadow:0 15px 35px #0003,0 25px 65px #00000026}.hero-card-slider .card-action-button{display:none}.hero-stack-0{left:0;top:0;z-index:6}.hero-stack-1{left:20px;top:0;z-index:5}.hero-stack-2{left:40px;top:0;z-index:4}.hero-stack-3{left:45px;top:0;z-index:3}.hero-stack-4{left:60px;top:0;z-index:2}.hero-stack-5{left:60px;top:0;z-index:1}@media (max-width: 1024px){.hero-section-v2{flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:2rem;padding:5rem 1.5rem 3rem;min-height:100vh}.hero-text-content{position:relative;left:auto;top:auto;transform:none;margin-bottom:1rem;text-align:center;padding:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-title-v2{height:auto;width:100%;max-width:600px;margin:0 auto 1.5rem;display:flex;justify-content:center;align-items:center}.hero-title-v2 .web-portala-ho{font-size:clamp(2.5rem,7vw,3.5rem);width:100%;letter-spacing:-.05em;position:relative;top:0;left:0;line-height:1.1;text-align:center;margin-bottom:0}.hero-subtitle-v2{font-size:clamp(1rem,3vw,1.125rem);max-width:500px;margin:0 auto;line-height:1.6;width:100%;text-align:center;height:auto}.hero-card-slider{display:none}.hero-card-wrapper{width:350px;height:500px;left:50%;transform:translate(-50%)}.hero-card-slider .card-container{width:350px!important;height:500px!important}.hero-stack-0,.hero-stack-1,.hero-stack-2,.hero-stack-3,.hero-stack-4,.hero-stack-5{left:50%;transform:translate(-50%)}.hero-stack-1{transform:translate(calc(-50% + 15px))}.hero-stack-2{transform:translate(calc(-50% + 30px))}.hero-stack-3{transform:translate(calc(-50% + 35px))}.hero-stack-4{transform:translate(calc(-50% + 40px))}.hero-stack-5{transform:translate(calc(-50% + 45px))}}@media (min-width: 768px) and (max-width: 1024px){.hero-title-v2 .web-portala-ho{font-size:80px;letter-spacing:-2.5px}}.container-custom{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;max-width:1200px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.image-loading-placeholder{position:relative;width:100%;height:100%;min-height:100px;display:flex;align-items:center;justify-content:center}.image-error-placeholder{width:100%;height:100%;min-height:100px}@media (prefers-reduced-motion: reduce){.image-loading-placeholder{animation:none;background:#f0f0f0}}@media (min-width: 576px){.container-custom{max-width:540px;padding-right:20px;padding-left:20px}}@media (min-width: 768px){.container-custom{max-width:720px;padding-right:24px;padding-left:24px}}@media (min-width: 992px){.container-custom{max-width:960px;padding-right:32px;padding-left:32px}}@media (min-width: 1200px){.container-custom{max-width:1140px;padding-right:40px;padding-left:40px}}@media (min-width: 1400px){.container-custom{max-width:1320px;padding-right:48px;padding-left:48px}}.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);-webkit-tap-highlight-color:transparent;touch-action:manipulation}@media (hover: hover) and (pointer: fine){.card-container:hover{transform:translateY(-5px);box-shadow:0 35px 60px -12px #00000059}}@media (hover: none) and (pointer: coarse){.card-container:active{transform:scale(.98);transition:transform .1s ease}}.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:369.4px;height:369.4px}.card-image{width:90%;height:90%;object-fit:contain}.card-action-button{position:absolute;left:2rem;bottom:2rem;padding:.75rem 1.5rem;background:#ffffff1a;backdrop-filter:blur(5px);border-radius:1rem;color:inherit;font-size:1rem;font-weight:500;text-decoration:none;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;border:1px solid rgba(255,255,255,.2);z-index:10;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.card-action-button:hover{transform:translateY(-2px)}.theme-light .card-action-button{background:#0000001a;border-color:#0003}.theme-light .card-action-button:hover{background:#00000026}@media (max-width: 1400px){.navigation-grid{max-width:calc(1200px + 3rem);gap:1.5rem}}@media (max-width: 1199px){.navigation-grid{flex-direction:column;gap:2rem;max-width:500px}.grid-column{width:100%}.card-container{width:100%;max-width:400px;margin:0 auto}}@media (max-width: 991px){.scroll-section{padding:4rem 1.5rem}.card-container{max-width:380px}}@media (max-width: 767px){.scroll-section{padding:3rem 1rem}.navigation-grid{max-width:100%;padding:0 1rem}.card-container{width:100%;max-width:350px;height:350px}.card-container.is-expanded{height:520px}.card-container.is-shrunk{height:180px}.card-content-wrapper{padding:1.5rem}.card-text-container{width:100%;max-width:300px}.card-image-wrapper{width:250px;height:250px;right:-10px;bottom:-20px}.card-container.is-expanded .card-image-wrapper{width:300px;height:200px}.hero-card-slider{max-width:350px;height:450px}.hero-card-wrapper{width:300px;height:450px}.hero-card-slider .card-container{width:300px!important;height:450px!important}}@media (max-width: 1400px){.navbar-container{max-width:1140px;padding:0 40px}}@media (max-width: 1200px){.navbar-container{max-width:960px;padding:0 32px}}@media (max-width: 992px){.navbar-container{max-width:720px;padding:0 24px}}@media (max-width: 768px){.navbar-container{max-width:540px;padding:0 20px;width:100%}}@media (max-width: 576px){.navbar-container{padding:0 .75rem;width:calc(100% - 1.5rem)}.navbar-content{height:56px;padding:0 .75rem}.navbar-logo img{height:28px}.mobile-menu-btn{width:30px;height:20px}.mobile-menu-btn span{height:2.5px}.nav-links{gap:1.5rem!important;padding:1.5rem!important}.nav-link{font-size:1.5rem!important;min-width:180px;padding:.875rem 1.5rem!important}.mobile-cta{min-width:180px;max-width:200px;padding:.75rem 1.5rem!important;font-size:.9rem!important;min-height:40px!important;max-height:48px!important;margin-top:1.25rem!important;border-radius:10px!important}}@media (max-width: 575px){.scroll-section{padding:2rem .75rem}.navigation-grid{padding:0 .5rem}.card-container{width:100%;max-width:320px;height:320px}.card-container.is-expanded{height:480px}.card-container.is-shrunk{height:160px}.card-content-wrapper{padding:1.25rem}.card-text-container{max-width:260px}.card-image-wrapper{width:220px;height:220px;right:-5px;bottom:-15px}.card-container.is-expanded .card-image-wrapper{width:270px;height:270px}.card-logo{height:28px;margin-bottom:.75rem}.card-paragraph{font-size:12px;line-height:1.4}.card-action-button{padding:.5rem 1rem;font-size:1rem;border-radius:.75rem;left:1.25rem;bottom:1.25rem}.hero-card-slider{max-width:320px;height:400px}.hero-card-wrapper{width:280px;height:400px}.hero-card-slider .card-container{width:280px!important;height:400px!important}.hero-stack-1{transform:translate(calc(-50% + 10px))}.hero-stack-2{transform:translate(calc(-50% + 20px))}.hero-stack-3{transform:translate(calc(-50% + 25px))}.hero-stack-4{transform:translate(calc(-50% + 30px))}.hero-stack-5{transform:translate(calc(-50% + 35px))}}
