.lpu-hero-container{background-color:var(--lpu-black);width:100%;height:100vh;min-height:700px;padding-top:150px;position:relative;overflow:hidden}.lpu-hero-background{z-index:1;opacity:0;background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity .8s ease-in-out;position:absolute;top:0;left:0}.lpu-hero-background.active{opacity:.8}.lpu-hero-overlay{z-index:2;background:linear-gradient(90deg,#000c 0%,#00000073 45%,#00000026 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-layout{z-index:3;justify-content:space-between;align-items:center;height:calc(100% - 150px);display:flex;position:relative}.hero-typography{flex:1;max-width:800px}.hero-main-title{color:#fff;letter-spacing:-1px;margin-bottom:20px;font-size:80px;line-height:.95}.orange-text{color:var(--lpu-orange)}.hero-subtext{color:#d1d5db;max-width:550px;margin-bottom:30px;font-size:18px;font-weight:300}.hero-buttons{gap:15px;margin-bottom:40px;display:flex}.hero-trust-badges{border-top:1px solid #fff3;gap:40px;padding-top:20px;display:flex}.trust-item{flex-direction:column;display:flex}.big-num{font-family:var(--font-heading);color:var(--lpu-orange);font-size:32px;line-height:1.1}.small-txt{color:#fff;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:700}@media (max-width:992px){.hero-layout{flex-direction:column;justify-content:center}.hero-main-title{font-size:50px}}@media (max-width:768px){.lpu-hero-container{height:100svh;min-height:600px;padding-top:64px}.hero-layout{justify-content:center;align-items:center;height:calc(100% - 80px);padding:0 15px}.hero-typography{text-align:center;max-width:100%}.hero-main-title{margin-bottom:15px;font-size:2.8rem;line-height:1}.hero-subtext{max-width:100%;margin-bottom:20px;font-size:.95rem}.hero-buttons{flex-direction:column;align-items:center;gap:10px;margin-bottom:25px}.hero-buttons .btn{text-align:center;width:100%;max-width:280px;padding:14px 20px}.hero-trust-badges{flex-wrap:wrap;justify-content:center;gap:20px}.big-num{font-size:22px}.small-txt{font-size:10px}}@media (max-width:480px){.hero-main-title{font-size:2.2rem}}
.programs-section{background-color:var(--bg-light);position:relative}.text-center{text-align:center}.section-badge{color:var(--lpu-orange);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1rem;font-size:.9rem;font-weight:700;display:inline-block}.section-title{color:var(--lpu-black);margin-bottom:1rem;font-size:clamp(1.8rem,4vw,3rem)}.section-subtitle{color:#666;font-size:1.05rem;line-height:1.7;font-family:var(--font-body);text-transform:none;max-width:700px;font-weight:400}.section-header{max-width:700px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.programs-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:50px;display:flex}.programs-top-left{flex:1;min-width:260px}.programs-top-right{flex-shrink:0}.programs-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}.program-card{background-color:#fff;border:1px solid #0000000d;border-radius:14px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000012}.program-card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #0000001f}.program-card-img{height:200px;position:relative;overflow:hidden}.program-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.program-card:hover .program-card-img img{transform:scale(1.06)}.program-card-img-overlay{background:linear-gradient(#0000 50%,#00000059 100%);position:absolute;inset:0}.program-card-body{flex-direction:column;flex:1;padding:24px;display:flex}.program-title{color:var(--lpu-black);margin-bottom:.7rem;font-size:1.1rem;line-height:1.3}.program-desc{color:#666;font-size:.92rem;line-height:1.65;font-family:var(--font-body);text-transform:none;flex-grow:1;margin-bottom:1.2rem;font-weight:400}.program-footer{border-top:1px solid #0000000f;margin-top:auto;padding-top:1rem}.program-read-more{color:var(--lpu-orange);align-items:center;gap:4px;font-size:.9rem;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.program-read-more:hover{gap:10px}.programs-cta-container{text-align:center;margin-top:3rem}.btn-large{padding:1rem 2.5rem;font-size:1.1rem}@media (max-width:900px){.programs-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.programs-top{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:30px}.programs-section{padding:50px 0}.programs-grid{grid-template-columns:1fr;gap:15px}.program-card{padding:1.5rem}}@media (max-width:480px){.program-card-img{height:160px}.program-card-body{padding:18px}.program-title{font-size:1rem}}
.accreditations-section{background:#fff;border-bottom:1px solid #eee;padding:70px 0}.acc-header-block{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:50px;display:flex}.acc-header-left{flex:1;min-width:240px}.acc-main-title{color:var(--lpu-black);margin-top:8px;font-size:clamp(1.6rem,3.5vw,2.4rem);line-height:1.2}.acc-header-right{flex:1.2;min-width:260px}.acc-main-desc{color:#555;font-size:1rem;line-height:1.8;font-family:var(--font-body);text-transform:none;padding-top:8px;font-weight:400}.acc-cards-row{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:28px;display:grid}.acc-card{border:1px solid #f0f0f0;border-top:4px solid var(--acc-color,var(--lpu-orange));text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;padding:36px 28px 28px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 6px 30px #00000014}.acc-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #0000001f}.acc-card-logo-box{justify-content:center;align-items:center;width:120px;height:90px;margin-bottom:20px;display:flex}.acc-logo-badge{border-radius:12px;justify-content:center;align-items:center;width:110px;height:80px;display:flex;box-shadow:0 4px 15px #00000026}.acc-logo-badge span{color:#fff;font-family:var(--font-heading);letter-spacing:1px;font-size:1.6rem;font-weight:900}.acc-card-logo{object-fit:contain;max-width:120px;max-height:90px}.acc-card-divider{background:var(--acc-color,var(--lpu-orange));border-radius:2px;width:40px;height:2px;margin-bottom:18px}.acc-card-body{flex:1}.acc-card-short{font-family:var(--font-heading);color:var(--acc-color,var(--lpu-black));margin-bottom:6px;font-size:1.5rem;font-weight:900;display:inline-block}.acc-card-name{color:var(--lpu-black);font-size:.88rem;font-weight:700;font-family:var(--font-body);text-transform:none;margin-bottom:8px;line-height:1.4}.acc-card-desc{color:#888;font-size:.82rem;font-family:var(--font-body);text-transform:none;font-weight:400;line-height:1.5}.acc-card-badge{color:#2e7d32;font-size:.78rem;font-weight:700;font-family:var(--font-body);text-transform:none;background:#0000000a;border-radius:20px;margin-top:18px;padding:4px 14px}@media (max-width:900px){.acc-cards-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));max-width:100%}}@media (max-width:768px){.acc-header-block{flex-direction:column;gap:16px;margin-bottom:30px}.acc-main-title{font-size:1.5rem}.accreditations-section{padding:50px 0}.acc-cards-row{grid-template-columns:1fr;max-width:380px;margin:0 auto}}
.spotlight-section{background-color:#fff;width:100vw;max-width:100%;position:relative;overflow:hidden}.spotlight-header-container{justify-content:space-between;align-items:flex-end;gap:2rem;padding:4rem 0 3rem;display:flex}.spotlight-badge-pulse{background:#e8b9191a;border:1px solid #e8b9194d;border-radius:50px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;display:inline-flex}.pulse-dot{background-color:var(--lpu-orange,#ff6b00);border-radius:50%;width:10px;height:10px;animation:2s infinite pulse-animation}@keyframes pulse-animation{0%{box-shadow:0 0 #ff6b00b3}70%{box-shadow:0 0 0 10px #ff6b0000}to{box-shadow:0 0 #ff6b0000}}.spotlight-badge{color:var(--lpu-orange,#ff6b00);letter-spacing:1px;font-size:.85rem;font-weight:700}.spotlight-title{font-size:3.5rem;font-family:var(--font-heading);color:#111;margin-bottom:15px;line-height:1.1}.spotlight-title .highlight-text{background:linear-gradient(90deg,#ff6b00,#ffb300);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.spotlight-subtitle{color:#555;max-width:600px;font-size:1.15rem;line-height:1.6}.spotlight-header-actions .btn-glow{transition:all .3s;transform:translateY(0);box-shadow:0 10px 25px #0000001a}.spotlight-header-actions .btn-glow:hover{transform:translateY(-3px);box-shadow:0 15px 35px #ff6b004d}@media (max-width:900px){.spotlight-header-container{flex-direction:column;align-items:flex-start}.spotlight-title{font-size:2.5rem}}.related-links-tab{color:#fff;writing-mode:vertical-rl;text-orientation:mixed;cursor:pointer;z-index:10;background-color:#1a1a1a;border-radius:0 5px 5px 0;padding:20px 10px;font-size:14px;font-weight:600;transition:background .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)rotate(180deg)}.related-links-tab:hover{background-color:var(--lpu-orange,#ff6b00);color:#fff}.spotlight-marquee-container{flex-direction:column;gap:0;width:100%;display:flex}.marquee-row{width:100%;display:flex;overflow:hidden}.marquee-content{gap:0;width:max-content;display:flex}.marquee-item{cursor:pointer;background-color:#000;border:none;flex-shrink:0;justify-content:center;align-items:center;width:25vw;height:400px;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.marquee-img{color:#0000;transition:transform .5s;display:block;object-fit:cover!important;width:100%!important;height:100%!important}.marquee-item:hover .marquee-img{transform:scale(1.05)}.marquee-info{-webkit-backdrop-filter:blur(5px);opacity:0;box-sizing:border-box;background:#fffc;flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:25px 20px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:0;left:0;transform:translateY(20px)}.marquee-item:hover .marquee-info{opacity:1;transform:translateY(0)}.marquee-info h4{color:#111;font-size:1.35rem;font-weight:700;font-family:var(--font-heading);margin-bottom:8px;line-height:1.2}.marquee-info p{color:#333;white-space:normal;word-wrap:break-word;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.marquee-left{animation:40s linear infinite scroll-left}.marquee-right{animation:40s linear infinite scroll-right}.marquee-row:hover .marquee-content{animation-play-state:paused}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}@keyframes scroll-right{0%{transform:translate(-33.3333%)}to{transform:translate(0)}}@media (max-width:1024px){.marquee-item{width:33.333vw;height:250px}}@media (max-width:768px){.spotlight-title{font-size:2rem}.spotlight-subtitle{font-size:1rem}.spotlight-header-container{padding:2.5rem 0 2rem}.related-links-tab{display:none}.marquee-item{width:70vw;height:200px}.spotlight-section{padding-bottom:20px}}@media (max-width:480px){.marquee-item{width:85vw;height:200px}.spotlight-title{font-size:1.7rem}.marquee-info h4{font-size:1.1rem}}
.campus-section{background-color:var(--lpu-black);color:var(--lpu-white);background-image:linear-gradient(#111111d9,#111111f2),url(https://images.unsplash.com/photo-1620706857370-e1b9770e8bb1?auto=format&fit=crop&w=1920&q=80);background-position:50%;background-size:cover;background-attachment:fixed;padding:6rem 0;position:relative}@supports (-webkit-touch-callout:none){.campus-section{background-attachment:scroll}}.campus-section .section-badge{color:var(--lpu-orange);letter-spacing:1px;text-transform:uppercase;background:#e8b9191a;border:1px solid #e8b9194d;border-radius:50px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.campus-section .section-title{color:var(--lpu-white);margin-bottom:1.5rem;font-size:2.8rem}.campus-section .section-subtitle.campus-sub{color:#ccc;max-width:600px;font-size:1.1rem;line-height:1.6}.campus-header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.campus-interactive{flex-direction:column;gap:2rem;display:flex}.campus-tabs{scrollbar-width:none;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.campus-tabs::-webkit-scrollbar{display:none}.campus-tab{color:#ffffffb3;font-family:var(--font-heading);cursor:pointer;white-space:nowrap;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;padding:.8rem 2rem;font-size:1.1rem;transition:all .3s}.campus-tab:hover{color:var(--lpu-white);background:#ffffff1a;transform:translateY(-2px)}.campus-tab.active{background:var(--lpu-orange);border-color:var(--lpu-orange);color:var(--lpu-black);font-weight:700;box-shadow:0 4px 15px #e8b91966}.campus-gallery{background:#000;border:1px solid #ffffff1a;border-radius:16px;width:100%;height:550px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}.gallery-glass{align-items:flex-end;width:100%;height:100%;display:flex;position:relative}.gallery-image{object-fit:cover;opacity:.8;width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.fade-in-image{animation:.8s cubic-bezier(.4,0,.2,1) fadeIn,20s linear infinite forwards continuousZoom}@keyframes fadeIn{0%{opacity:0}to{opacity:.8}}@keyframes continuousZoom{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.gallery-glass-info{z-index:2;-webkit-backdrop-filter:blur(12px);border:1px solid #ffffff1a;border-left:4px solid var(--lpu-orange);background:#111111b3;border-radius:12px;max-width:400px;margin:30px;padding:2rem;animation:.5s slideUp;position:relative;transform:translateY(0);box-shadow:0 10px 30px #0000004d}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.gallery-glass-info h3{color:var(--lpu-white);letter-spacing:.5px;margin-bottom:.5rem;font-size:2rem}.gallery-glass-info p{color:#fffc;font-size:1.05rem;font-family:var(--font-body)}@media (max-width:900px){.campus-header{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:2rem}.campus-section .section-title{font-size:2.2rem}.campus-gallery{height:400px}.gallery-glass-info{margin:20px;padding:1.5rem}.gallery-glass-info h3{font-size:1.5rem}}@media (max-width:768px){.campus-section{background-attachment:scroll;padding:4rem 0}.campus-section .section-title{font-size:1.8rem}.campus-gallery{border-radius:10px;height:300px}.campus-tabs{gap:.6rem}.campus-tab{padding:.6rem 1.2rem;font-size:.9rem}.gallery-glass-info{max-width:calc(100% - 30px);margin:15px;padding:1rem}.gallery-glass-info h3{font-size:1.2rem}.gallery-glass-info p{font-size:.9rem}}
.placements-section{background:#fff}.ps-hero{background:var(--lpu-black);text-align:center;padding:clamp(50px,8vw,90px) 0 clamp(60px,10vw,110px);position:relative;overflow:hidden}.ps-hero-bg{background:repeating-linear-gradient(45deg,#0000,#0000 40px,#e8b9190a 40px 80px);position:absolute;inset:0}.ps-hero-inner{z-index:1;position:relative}.ps-hero-title{color:#fff;margin:14px 0 16px;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.1}.ps-hero-sub{color:#ffffffa6;max-width:600px;font-size:clamp(.95rem,2vw,1.1rem);font-family:var(--font-body);text-transform:none;margin:0 auto;font-weight:400}.ps-stats-band{background:var(--lpu-orange);margin-top:-2px;padding:0}.ps-stats-grid{grid-template-columns:repeat(7,1fr);gap:0;display:grid}.ps-card{text-align:center;opacity:0;cursor:default;border-right:1px solid #0000001a;padding:2rem 1rem;transition:background .2s;animation:.5s forwards psCardIn;position:relative;transform:translateY(20px)}.ps-card:last-child{border-right:none}.ps-card:hover{background:#00000014}@keyframes psCardIn{to{opacity:1;transform:translateY(0)}}.ps-card-icon{margin-bottom:.4rem;font-size:1.6rem;display:block}.ps-card-val{color:var(--lpu-black);font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:900;line-height:1;font-family:var(--font-heading);margin-bottom:.3rem}.ps-card-label{text-transform:uppercase;letter-spacing:.5px;color:#000000b3;font-size:.72rem;font-weight:700}.ps-card-line{background:var(--lpu-black);border-radius:2px;width:40px;height:3px;transition:transform .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)scaleX(0)}.ps-card:hover .ps-card-line{transform:translate(-50%)scaleX(1)}@media (max-width:1024px){.ps-stats-grid{grid-template-columns:repeat(4,1fr)}.ps-card:nth-child(4){border-right:none}}@media (max-width:600px){.ps-stats-grid{grid-template-columns:repeat(2,1fr)}.ps-card{border-bottom:1px solid #0000001a}.ps-card:nth-child(2n){border-right:none}}.placement-process{margin:3rem 0 4rem}.pp-header{text-align:center;margin-bottom:2.5rem}.placement-process-title{color:var(--lpu-black);margin-top:.5rem;font-size:clamp(1.4rem,3vw,2rem);font-weight:900}.pp-track{scrollbar-width:none;justify-content:center;align-items:flex-start;gap:0;padding:1rem 0 2rem;display:flex;overflow-x:auto}.pp-track::-webkit-scrollbar{display:none}.pp-node{text-align:center;opacity:0;flex-direction:column;flex-shrink:0;align-items:center;width:160px;animation:.5s forwards ppFadeUp;display:flex;transform:translateY(30px)}@keyframes ppFadeUp{to{opacity:1;transform:translateY(0)}}.pp-icon-ring{background:var(--lpu-black);width:80px;height:80px;box-shadow:0 0 0 4px var(--lpu-orange), 0 8px 24px #00000026;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;animation:2.5s ease-in-out infinite ppPulse;display:flex;position:relative}@keyframes ppPulse{0%,to{box-shadow:0 0 0 4px var(--lpu-orange), 0 8px 24px #00000026}50%{box-shadow:0 0 0 8px #e8b9194d,0 8px 24px #00000026}}.pp-icon{font-size:1.8rem;line-height:1}.pp-step-badge{background:var(--lpu-orange);color:var(--lpu-black);width:22px;height:22px;font-size:.65rem;font-weight:900;font-family:var(--font-heading);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:-6px;right:-6px}.pp-node-body h4{color:var(--lpu-black);font-size:.88rem;font-weight:800;font-family:var(--font-heading);margin-bottom:.3rem}.pp-node-body p{color:#666;font-size:.75rem;line-height:1.4;font-family:var(--font-body);text-transform:none;padding:0 4px;font-weight:400}.pp-connector{opacity:0;flex-shrink:0;align-items:center;padding-bottom:3.5rem;animation:.4s forwards ppFadeUp;display:flex}.pp-arrow{color:var(--lpu-orange);text-align:center;width:32px;font-size:2rem;font-weight:900;line-height:1;animation:1.2s ease-in-out infinite ppArrowBounce;display:block}@keyframes ppArrowBounce{0%,to{opacity:1;transform:translate(0)}50%{opacity:.6;transform:translate(5px)}}@media (max-width:768px){.pp-track{flex-direction:column;align-items:center}.pp-node{text-align:left;flex-direction:row;gap:16px;width:100%;max-width:280px}.pp-icon-ring{flex-shrink:0;margin-bottom:0}.pp-connector{padding-bottom:0;padding-right:0;transform:rotate(90deg)}}.companies-marquee-wrapper{width:100%;padding:1rem 0;position:relative;overflow:hidden}.companies-marquee{gap:4rem;animation:30s linear infinite scrollCompanies;display:flex}.companies-marquee-wrapper:hover .companies-marquee{animation-play-state:paused}.company-logo-box{min-width:150px;height:80px;box-shadow:var(--shadow-sm);filter:grayscale();transition:all var(--transition-fast);background:#fff;border:1px solid #eaeaea;border-radius:8px;justify-content:center;align-items:center;display:flex}.company-logo-box:hover{filter:grayscale(0%);box-shadow:var(--shadow-md);border-color:var(--primary);transform:scale(1.05)}.text-logo{font-family:var(--font-heading);color:#555;letter-spacing:-.5px;font-size:1.5rem;font-weight:800}@keyframes scrollCompanies{0%{transform:translate(0)}to{transform:translate(calc(-50% - 2rem))}}@media (max-width:768px){.placement-stats-row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.p-stat-box{padding:1.2rem .8rem}.p-stat-val{font-size:1.8rem}.p-stat-label{font-size:.75rem}.companies-marquee{gap:2rem}.company-logo-box{min-width:110px;height:65px}.text-logo{font-size:1.1rem}}.placement-process{margin-bottom:4rem}.placement-process-title{text-align:center;color:var(--dark);text-transform:uppercase;letter-spacing:1px;margin-bottom:2rem;font-size:1.4rem;font-weight:800}.placement-process-steps{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid;position:relative}.placement-process-steps:before{content:"";background:linear-gradient(90deg, var(--primary), var(--primary-light,#f97316));z-index:0;height:2px;position:absolute;top:28px;left:calc(12.5% + 20px);right:calc(12.5% + 20px)}.pp-step{text-align:center;z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.pp-step-num{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;font-size:1.1rem;font-weight:900;display:flex;box-shadow:0 4px 14px #00000026}.pp-step-title{color:var(--dark);margin-bottom:.4rem;font-size:1rem;font-weight:800}.pp-step-desc{color:var(--secondary);font-size:.85rem;line-height:1.5}@media (max-width:768px){.placement-process-steps{grid-template-columns:1fr 1fr;gap:1.2rem}.placement-process-steps:before{display:none}}@media (max-width:480px){.placement-process-steps{grid-template-columns:1fr}.pp-step{text-align:left;flex-direction:row;gap:1rem}.pp-step-num{margin-bottom:0}}
.ecosystem-section-container{background-color:#0b1120;width:100%;padding:0;position:relative}.ecosystem-sticky-group,.ecosystem-static-group{width:100%;position:relative}.ecosystem-card{width:100%;height:0;position:sticky;overflow:visible}.card-inner{background-color:#000;border-top:1px solid #ffffff14;width:100%;height:100vh;display:flex;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 -4px 30px #0009}.ecosystem-card:not(.card-1):not(.non-sticky-card) .card-inner{height:calc(100vh - 270px)}.non-sticky-card{z-index:20;width:100%;height:100vh;position:relative}.non-sticky-card .card-inner{height:100vh;position:relative;box-shadow:0 -10px 30px #000000b3}.card-inner-hero{flex-direction:column}.card-hero-header{background-color:#000;border-bottom:1px solid #ffffff14;align-items:flex-start;gap:40px;padding:40px 60px 30px;display:flex}.card-hero-label{flex-direction:column;flex:0 0 220px;gap:10px;padding-top:6px;display:flex}.hero-label-text{color:var(--lpu-orange);letter-spacing:3px;text-transform:uppercase;font-size:13px;font-weight:800}.hero-label-line{background:var(--lpu-orange);border-radius:2px;width:50px;height:3px}.card-hero-tagline{flex:1}.card-hero-tagline h2{color:#fff;max-width:900px;margin:0;font-size:2.5rem;font-weight:800;line-height:1.2}.card-hero-body{flex:1;height:calc(100% - 190px);display:flex;overflow:hidden}.card-hero-story{background-color:#000;flex-direction:column;flex:0 0 30%;justify-content:flex-start;padding:60px 40px 60px 60px;display:flex}.card-hero-story .card-label{margin-bottom:12px;font-size:14px}.card-hero-story h3{color:#fff;margin-bottom:20px;font-size:1.8rem;font-weight:800;line-height:1.2}.card-hero-story p{color:#999;margin-bottom:30px;font-size:1rem;line-height:1.6}.card-hero-image{flex:1;position:relative;overflow:hidden}.card-hero-image img{object-fit:cover;filter:brightness(.9)contrast(1.1);width:100%;height:100%}.card-hero-image .image-vignette{background:linear-gradient(90deg,#000 0%,#0000 15%)}.card-spacer{pointer-events:none;height:100vh}.ecosystem-clearance{pointer-events:none;height:20vh}.card-content{background-color:#000;flex-direction:column;flex:1;justify-content:center;padding:80px;display:flex}.card-meta{color:#555;letter-spacing:2px;margin-bottom:10px;font-size:12px;font-weight:700}.card-label{color:var(--lpu-orange);margin-bottom:20px;font-size:18px;font-weight:900;display:block}.card-content h2{color:#fff;margin-bottom:25px;font-size:2.8rem;font-weight:800;line-height:1.1}.card-content p{color:#999;max-width:500px;margin-bottom:40px;font-size:1.1rem;line-height:1.6}.btn-explore{color:#fff;letter-spacing:2px;border-bottom:2px solid var(--lpu-orange);padding-bottom:5px;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.btn-explore span{margin-left:10px;transition:transform .3s;display:inline-block}.btn-explore:hover{color:var(--lpu-orange)}.btn-explore:hover span{transform:translate(10px)}.card-image-box{flex:1.2;height:100%;position:relative;overflow:hidden}.card-image-box img{object-fit:cover;filter:brightness(.9)contrast(1.1);width:100%;height:100%}.image-vignette{background:linear-gradient(90deg,#000 0%,#0000 20% 80%,#0006 100%);width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:992px){.ecosystem-card{height:auto!important;position:relative!important;overflow:visible!important}.ecosystem-sticky-group,.ecosystem-static-group{overflow:visible}.card-inner{flex-direction:column;height:auto!important;position:relative!important}.card-content{padding:40px}.card-image-box{flex:none;width:100%;height:300px}.card-content h2{font-size:2rem}.card-spacer{display:none}.non-sticky-card,.non-sticky-card .card-inner{height:auto}.card-inner-hero{flex-direction:column}.card-hero-header{flex-direction:column;gap:15px;padding:30px 20px 20px}.card-hero-tagline h2{font-size:1.6rem}.card-hero-body{flex-direction:column;height:auto;overflow:visible}.card-hero-story{flex:none;padding:30px 20px}.card-hero-image{flex:none;width:100%;height:250px}}@media (max-width:768px){.card-content{padding:25px 20px}.card-content h2{font-size:1.6rem}.card-content p{margin-bottom:25px;font-size:.95rem}.card-image-box{height:220px}.card-hero-tagline h2{font-size:1.3rem}.card-hero-image{height:200px}.ecosystem-clearance{height:5vh}}
