.k26-landing{--k26-green:#153d1e;--k26-green-deep:#0d2913;--k26-green-link:#156232;--k26-green-contribution:#2e6037;--k26-lime:#7cc242;--k26-lime-text:#579324;--k26-mint:#eff5ea;--k26-paper:#fcfcfc;--k26-gray:#686868;--k26-layout-rail-left:7.35vw;--k26-layout-rail-right:8.29vw;--k26-layout-content-inset:clamp(64px,5.7vw,104px);--k26-edge-star-left-center:33.724px;--k26-edge-star-right-center:37.276px;--k26-testimonial-left-cluster-offset:70px;--k26-testimonial-left-portrait-offset:69px;--k26-testimonial-right-cluster-offset:127px;--k26-testimonial-right-portrait-offset:41px;--k26-hero-next-section-peek:clamp(88px,11svh,96px);background:var(--k26-paper);color:var(--k26-green);font-family:var(--font-kalo-landing),"DM Sans",sans-serif;font-size:16px;line-height:1.27;overflow:clip}.k26-landing *,.k26-landing :after,.k26-landing :before{box-sizing:border-box}.k26-section-shell{position:relative;width:min(100%,1464px);margin-inline:auto}.k26-header{position:sticky;z-index:50;top:0;width:100%;height:87px;border-bottom:1px solid rgba(21,61,30,.04);background:rgba(255,255,255,.96);backdrop-filter:blur(14px)}.k26-header-inner{width:min(100%,1446px);height:100%;margin-inline:auto}.k26-header nav{display:flex;align-items:center;justify-content:space-between;height:100%}.k26-header-desktop-links{display:none;align-items:center;justify-content:center;gap:clamp(14px,1.35vw,22px)}.k26-header-desktop-links a{position:relative;color:var(--k26-green);font-size:13px;font-weight:500;letter-spacing:-.03em;text-decoration:none}.k26-header-desktop-links a:after{position:absolute;right:0;bottom:-7px;left:0;height:1px;background:var(--k26-lime);content:"";opacity:0;transform:scaleX(.5);transition:opacity .18s ease,transform .18s ease}.k26-header-desktop-links a:focus-visible:after,.k26-header-desktop-links a:hover:after{opacity:1;transform:scaleX(1)}.k26-footer-logo,.k26-header-logo{display:inline-flex;align-items:center;width:104px;height:38px;gap:0}.k26-footer-logo img:first-child,.k26-header-logo img:first-child{width:32px;height:38px}.k26-footer-logo img:last-child,.k26-header-logo img:last-child{width:72px;height:38px}.k26-header-actions{display:flex;align-items:center;gap:23px}.k26-button,.k26-header-demo,.k26-header-login{display:inline-flex;align-items:center;justify-content:center;height:48px;border-radius:12px;font-size:16px;font-weight:600;letter-spacing:-.05em;line-height:1;text-decoration:none;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.k26-header-login{width:117px;border:1px solid rgba(98,98,98,.18);background:#fff;color:var(--k26-green)}.k26-header-demo{width:213px;border:1px solid var(--k26-lime);background:var(--k26-lime);color:var(--k26-green-deep)}.k26-header-demo-short,.k26-header-mobile-menu{display:none}.k26-button:hover,.k26-header-demo:hover,.k26-header-login:hover{filter:brightness(.97);transform:translateY(-1px)}.k26-button:active,.k26-header-demo:active,.k26-header-login:active{transform:translateY(1px)}.k26-button:focus-visible,.k26-footer a:focus-visible,.k26-header a:focus-visible{outline:2px solid var(--k26-lime-text);outline-offset:4px}.k26-process-step button:focus-visible{outline:none}.k26-process-step button:focus-visible>span:first-child{text-decoration-line:underline;text-decoration-color:var(--k26-lime-text);text-decoration-thickness:2px;text-underline-offset:7px}.k26-hero{position:relative;display:flex;min-height:max(720px,calc(100vh - 87px - var(--k26-hero-next-section-peek)));min-height:max(720px,calc(100svh - 87px - var(--k26-hero-next-section-peek)));justify-content:center;overflow:hidden;background:#fbfbfb;padding:155px 32px 80px;text-align:center}.k26-hero:after{position:absolute;inset:0;content:"";background:rgba(217,217,217,.018);backdrop-filter:blur(1.4px);pointer-events:none}.k26-hero-content{position:relative;z-index:2;display:flex;width:min(100%,1000px);flex-direction:column;align-items:center}.k26-hero h1{max-width:1000px;margin:0;color:var(--k26-green);font-size:58px;font-weight:500;letter-spacing:-.02em;line-height:1.27;text-wrap:balance}.k26-hero-title-accent{position:relative;z-index:0;display:inline-block;max-width:100%;color:var(--k26-lime-text)}.k26-hero-title-accent:before{position:absolute;z-index:-1;top:6px;left:-5px;width:calc(100% + 18px);height:calc(100% - 2px);border:1px solid #e4e4e4;border-radius:9px;background:#f2f2f2;content:"";pointer-events:none}.k26-hero-content>p{position:relative;width:min(100%,685px);margin:43px 0 0;color:var(--k26-green);font-size:20px;font-weight:300;letter-spacing:-.03em;line-height:normal}.k26-hero-content>p strong{font-weight:600}.k26-button{width:213px;margin-top:40px;border:1px solid var(--k26-lime);background:var(--k26-lime);color:var(--k26-green-deep)}.k26-hero .k26-button{margin-top:44px}.k26-decorations,.k26-decorations img{position:absolute;z-index:1;pointer-events:none}.k26-decorations{inset:0}.k26-decorations img{--k26-decoration-opacity:0.64;--k26-enter-x:0px;--k26-enter-y:8px;opacity:var(--k26-decoration-opacity);filter:blur(2.6px);object-fit:contain;animation:k26-hero-decoration-in .9s cubic-bezier(.22,1,.36,1) both}@keyframes k26-hero-decoration-in{0%{opacity:0;transform:translate3d(var(--k26-enter-x),var(--k26-enter-y),0) scale(.97)}to{opacity:var(--k26-decoration-opacity);transform:translateZ(0) scale(1)}}.k26-decorations .dot-one{--k26-decoration-opacity:0.78;--k26-enter-x:-7px;top:218px;left:5%;width:12px;height:12px;filter:blur(2px);animation-delay:80ms}.k26-decorations .dot-two{--k26-decoration-opacity:0.48;--k26-enter-x:-5px;--k26-enter-y:6px;top:580px;left:21%;width:24px;height:24px;filter:blur(3.8px);animation-delay:.22s}.k26-decorations .dot-three{--k26-decoration-opacity:0.38;--k26-enter-x:4px;--k26-enter-y:-6px;top:52px;left:20%;width:12px;height:12px;filter:blur(4px);animation-delay:40ms}.k26-decorations .dot-four{--k26-decoration-opacity:0.76;--k26-enter-x:7px;--k26-enter-y:-4px;top:197px;right:9%;width:15px;height:15px;filter:blur(2.2px);animation-delay:.16s}.k26-decorations .spark-one{--k26-decoration-opacity:0.44;--k26-enter-x:-6px;--k26-enter-y:-5px;top:64px;left:10%;width:33px;height:33px;filter:blur(3.6px);animation-delay:.12s}.k26-decorations .spark-two{--k26-decoration-opacity:0.42;--k26-enter-x:-5px;--k26-enter-y:7px;top:570px;left:5.5%;width:33px;height:33px;filter:blur(3.8px);animation-delay:.26s}.k26-decorations .orbit{--k26-decoration-opacity:0.36;--k26-enter-x:5px;--k26-enter-y:-7px;top:121px;right:18%;width:34px;height:34px;filter:blur(4.2px);animation-delay:.1s}.k26-decorations .hero-left{--k26-decoration-opacity:0.5;--k26-enter-x:-9px;--k26-enter-y:3px;top:366px;left:9.5%;width:72px;height:48px;filter:blur(3.2px);animation-delay:.18s}.k26-decorations .hero-right{--k26-decoration-opacity:0.56;--k26-enter-x:8px;--k26-enter-y:5px;top:456px;right:9.5%;width:38px;height:34px;filter:blur(3px);animation-delay:.24s}.k26-schools{position:relative;display:flex;min-height:354px;flex-direction:column;align-items:center;justify-content:flex-start;padding:57px 24px 38px;background:#fff}.k26-schools p{margin:0;color:var(--k26-green);font-size:20px;font-weight:400;letter-spacing:-.05em}.k26-school-logos{position:relative;width:522px;max-width:min(100%,522px);aspect-ratio:522/132;margin-top:58px;transform:translateX(9px)}.k26-school-logo{position:absolute;top:0;display:block;height:100%;overflow:hidden}.k26-school-logo img{position:absolute;inset:0;width:100%;height:100%;filter:grayscale(1);object-fit:contain;transition:filter .18s ease-out}.k26-school-logo:hover img{filter:grayscale(0)}.k26-school-logo--asuncion{left:0;width:18.4%}.k26-school-logo--labarden{left:35.4%;width:24.9%}.k26-school-logo--santos{right:0;width:22.1%}.k26-school-logo--santos img{top:3%;right:auto;width:auto;max-width:none;height:94%;object-fit:unset}.k26-problem{position:relative;min-height:879px;padding:121px 32px 82px;background:var(--k26-mint);text-align:center}.k26-contribution-kicker,.k26-kicker{margin:0;color:var(--k26-green);font-size:20px;font-weight:400;letter-spacing:-.05em}.k26-contribution-kicker{color:var(--k26-green-contribution)}.k26-problem .k26-kicker{transform:translate(11px,1px)}.k26-problem h2{width:min(100%,917px);margin:34px auto 0;color:var(--k26-green);font-size:48px;font-style:italic;font-weight:400;letter-spacing:-.008em;line-height:1.157;text-wrap:balance;transform:translateX(8px)}.k26-problem h2 .k26-problem-lead{color:var(--k26-green);font-weight:600}.k26-problem h2 .k26-problem-lead span{color:var(--k26-lime-text)}.k26-problem h2 b{font-weight:600}.k26-problem-grid{display:grid;width:min(100%,1270px);margin:108px auto 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:60px;text-align:left}.k26-problem-card{min-height:375px;padding:34px 30px 30px;border:2px solid rgba(123,194,64,.17);border-radius:16px;background:#fff;box-shadow:4px 4px 10px rgba(0,0,0,.02)}.k26-icon-box{display:flex;width:56px;height:56px;align-items:center;justify-content:center;border:1px solid #e5e5e5;border-radius:6px;background:#fff}.k26-icon-box svg{width:25px;height:25px}.k26-problem-card h3{margin:57px 0 0;color:#002303;font-size:29.576px}.k26-problem-card h3,.k26-problem-card p{font-weight:500;letter-spacing:-.05em;line-height:normal}.k26-problem-card p{margin:28px 0 0;color:#686868;font-size:16.901px}.k26-contribution{position:relative;min-height:1584px;padding:76px 32px 82px;background:var(--k26-paper)}.k26-contribution:after,.k26-contribution:before{position:absolute;z-index:7;top:-33.5px;bottom:0;width:1px;background:#ececec;content:"";pointer-events:none}.k26-contribution:before{left:max(44px,calc(50% - 735px))}.k26-contribution:after{right:max(44px,calc(50% - 718px))}.k26-contribution>.k26-section-shell{z-index:1}.k26-contribution-card{width:min(100%,1268px);min-height:887px;margin-inline:auto;padding:51px 62px 40px;border:1px solid #e6e6e6;border-radius:12px;background:#fff;box-shadow:4px 4px 10px rgba(0,0,0,.02);transform:translateX(-11px)}.k26-contribution-card h2{width:min(100%,931px);margin:32px 0 0;color:var(--k26-green);font-size:48px;font-weight:400;letter-spacing:-.03em;line-height:1.157}.k26-contribution-card h2 strong{font-weight:600}.k26-platform-image{display:block;width:calc(100% + 20px);max-width:none;height:auto;margin-top:59px;margin-left:1px;border-radius:8px}.k26-contribution-grid{display:grid;width:min(100%,1280px);margin:121px auto 0;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:78px;row-gap:80px}.k26-contribution-grid article>div{display:flex;align-items:center;gap:4px}.k26-contribution-grid article svg{flex:0 0 24px;width:24px;height:24px}.k26-contribution-grid h3{margin:0;color:#002303;font-size:29.576px;font-weight:500;letter-spacing:-.05em;line-height:normal}.k26-contribution-grid p{margin:22px 0 0;color:var(--k26-gray);font-size:16.901px;font-weight:400;letter-spacing:-.05em;line-height:normal}@media (min-width:901px){.k26-contribution-grid article{display:grid;grid-template-rows:77px auto;align-content:start}.k26-contribution-grid article>div{align-items:flex-start}.k26-contribution-grid article svg{margin-top:5px}}.k26-process{--k26-process-rail-left:max(44px,calc(50% - 735px));--k26-process-rail-right:max(44px,calc(50% - 718px));position:relative;height:886px;min-height:886px;overflow:visible;padding:137px 32px 0;border-top:1px solid #ededed;border-bottom:1px solid #ededed;background:var(--k26-paper)}.k26-process:after,.k26-process:before{position:absolute;z-index:0;top:0;bottom:0;width:1px;background:#ececec;content:""}.k26-process:before{left:var(--k26-process-rail-left)}.k26-process:after{right:var(--k26-process-rail-right)}.k26-process h2{width:min(100%,1172px);margin:0;color:var(--k26-green);font-size:48px;font-weight:500;letter-spacing:-.05em;line-height:1.157;text-align:center;text-wrap:balance;margin-inline:auto}.k26-process h2 span{color:var(--k26-lime-text)}.k26-process-grid{position:relative;z-index:1;display:grid;width:calc(100vw - var(--k26-process-rail-left) - var(--k26-process-rail-right));min-height:577px;margin-left:calc(50% - 50vw + var(--k26-process-rail-left));margin-top:115px;grid-template-columns:1fr 1fr;border-top:1px solid #e8e8e8}.k26-process-accordion{padding-left:0;border-right:1px solid #e8e8e8}.k26-process-step{position:relative;width:min(100%,732px);min-height:83px;border-bottom:1px solid #ececec;transition:min-height .26s cubic-bezier(.22,1,.36,1)}.k26-process-step:before{position:absolute;top:0;bottom:0;left:1px;width:13px;background:#f4f5f6;content:"";transition:background-color .22s ease}.k26-process-step.is-active:before{background:var(--k26-mint)}.k26-process-step.is-active{min-height:324px}.k26-process-step button{display:flex;width:100%;min-height:83px;align-items:center;justify-content:space-between;border:0;background:transparent;padding:0 56px 0 92px;color:#0b2816;cursor:pointer;font-family:inherit;font-size:29.576px;font-weight:500;letter-spacing:-.05em;text-align:left;transition:min-height .26s cubic-bezier(.22,1,.36,1),padding .26s cubic-bezier(.22,1,.36,1)}.k26-process-step button svg{width:24px;height:24px;transition:transform .18s ease}.k26-process-step.is-active button svg{transform:rotate(180deg)}.k26-process-step.is-active button{min-height:111px;padding-top:40px}.k26-process-copy{padding:0 48px 56px 92px;animation:k26-process-copy-in .24s cubic-bezier(.22,1,.36,1) both}@keyframes k26-process-copy-in{0%{opacity:0;transform:translate3d(0,8px,0)}to{opacity:1;transform:translateZ(0)}}.k26-process-copy p{max-width:591px;margin:0;font-weight:500;line-height:normal}.k26-process-copy p,.k26-process-copy ul{color:var(--k26-green);font-size:16px;letter-spacing:-.05em}.k26-process-copy ul{display:grid;gap:3px;margin:27px 0 0;padding:0;font-weight:400;list-style:none}.k26-process-copy li{display:flex;align-items:flex-start;gap:11px}.k26-process-copy li svg{flex:0 0 16px;width:16px;height:16px;margin-top:.12em}.k26-process-visual{display:flex;align-items:flex-start;justify-content:center;padding:88px 34px 36px}.k26-process-visual--inline{display:none}.k26-process-visual-stage{display:flex;width:min(100%,499px);justify-content:center;animation:k26-process-visual-in .28s cubic-bezier(.22,1,.36,1) both}@keyframes k26-process-visual-in{0%{opacity:0;transform:translate3d(0,12px,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}.k26-mockup{position:relative;width:min(100%,499px);height:438px;min-height:438px;padding:35px 26px 28px;border-radius:30px;background:#fff;box-shadow:8px -8px 0 #eef4e9;color:var(--k26-green);font-family:var(--font-kalo-landing),sans-serif;overflow:hidden;transform:translateX(-7px)}.k26-mockup-fade{position:absolute;z-index:4;right:0;bottom:0;left:0;height:160px;background:linear-gradient(to bottom,rgba(252,252,252,0),var(--k26-paper) 74%);pointer-events:none}.k26-self-head{display:flex;justify-content:space-between;gap:30px}.k26-self-head>div{display:flex;flex-direction:column}.k26-mockup-kicker,.k26-self-head span{color:#8c8c8c;font-size:20px;font-weight:500;letter-spacing:-.05em}.k26-self-head strong{margin-top:17px;font-size:48px;font-weight:500;letter-spacing:-.05em}.k26-self-head small{color:#8c8c8c;font-size:12px}.k26-self-head ol{display:grid;align-content:start;gap:8px;margin:45px 0 0;padding:0;color:#bebebe;font-size:14px;list-style:none}.k26-self-head li{display:flex;align-items:center;gap:9px}.k26-self-head i,.k26-task i{width:16px;height:16px;border:2px solid #dedede;border-radius:50%}.k26-self-head i.active:after,.k26-self-head i.done:after,.k26-task.active i:after{display:block;width:10px;height:10px;margin:1px;border-radius:50%;background:#d4d4d4;content:""}.k26-self-head i.active:after,.k26-task.active i:after{background:var(--k26-lime)}.k26-activity-card{position:relative;z-index:1;margin-top:33px;padding:22px 26px;border:1px solid #f5f5f5;border-radius:13px;background:var(--k26-paper)}.k26-activity-top{display:flex;justify-content:space-between;color:#8c8c8c;font-size:16px}.k26-activity-top b{color:var(--k26-green-link);font-weight:500}.k26-activity-card>p{margin:18px 0;font-size:20px;letter-spacing:-.05em;text-align:center}.k26-task{display:flex;height:44px;align-items:center;gap:12px;margin-top:9px;border:1px solid rgba(0,0,0,.11);border-radius:6px;padding:0 13px;background:#fff;font-size:16px}.k26-task.active{border-color:var(--k26-lime)}.k26-compare-mockup h3,.k26-explore-mockup h3{width:390px;max-width:100%;margin:12px 0 0;font-size:24px;font-weight:500;letter-spacing:-.05em;line-height:normal}.k26-career-stats{display:grid;margin-top:23px;grid-template-columns:1fr 1.25fr 1.15fr}.k26-career-stats>div{display:flex;min-height:68px;flex-wrap:wrap;align-content:center;align-items:baseline;justify-content:center;border-right:1px solid #e2e2e2;text-align:center}.k26-career-stats>div:last-child{border-right:0}.k26-career-stats strong{font-size:20px;font-weight:400}.k26-career-stats>div:first-child strong{font-size:40px}.k26-career-stats span{margin-left:5px;font-size:20px}.k26-career-stats small{width:100%;font-size:12px;font-weight:300}.k26-mockup-row{display:flex;height:44px;align-items:center;justify-content:space-between;border-top:1px solid #e0e0e0;font-size:16px;letter-spacing:-.05em}.k26-mockup-row:first-of-type{margin-top:25px}.k26-mockup-row svg{width:18px;height:18px}.k26-compare-mockup h3{font-size:32px}.k26-university-head{display:grid;margin-top:10px;grid-template-columns:1fr 1fr;gap:55px}.k26-university-head strong{border-bottom:1px solid #dbdbdb;padding-bottom:5px;font-size:40px;font-weight:500;letter-spacing:-.05em}.k26-comparison-grid{margin-top:7px}.k26-comparison-row{display:grid;grid-template-columns:1fr 1fr;gap:55px;margin-top:10px}.k26-comparison-row>div{display:flex;flex-direction:column}.k26-comparison-row small{font-size:12px;font-weight:300}.k26-comparison-row span{color:#808080;font-size:20px;letter-spacing:-.05em}.k26-featured-label{display:block;margin-top:14px;font-size:12px;font-weight:300}.k26-choice-tags{display:flex;gap:10px;margin-top:10px}.k26-choice-tags span{display:flex;height:32px;align-items:center;justify-content:center;border-radius:15px;padding-inline:16px;background:var(--k26-mint);color:var(--k26-green-link);font-size:16px;letter-spacing:-.05em;white-space:nowrap}.k26-choice-tags .selected{border:1px solid var(--k26-green-link)}.k26-foda-card{margin-top:14px;border:1px solid #f5f5f5;border-radius:13px;padding:17px 19px;background:var(--k26-paper)}.k26-foda-title{display:flex;justify-content:space-between;color:#8c8c8c;font-size:16px}.k26-foda-title b{color:var(--k26-green-link);font-weight:500}.k26-foda-grid{display:grid;margin-top:14px;grid-template-columns:1fr 1fr;gap:14px}.k26-foda-grid article{min-height:96px;border-radius:13px;padding:11px 14px;background:#f4f5f6}.k26-foda-grid h4{margin:0;color:var(--k26-green-link);font-size:14px;font-weight:500}.k26-foda-grid p{margin:8px 0 0;color:#808080;font-size:11px;line-height:normal}.k26-edge-star{position:absolute;z-index:3}.k26-edge-star img{width:71px;height:69px}.k26-edge-star-left{bottom:-35.5px;left:calc(var(--k26-process-rail-left) - 33.024px)}.k26-edge-star-right{right:calc(var(--k26-process-rail-right) - 36.976px);bottom:-35.5px}.k26-process-testimonial-transition{position:relative;height:202px;z-index:2;overflow:visible;border-top:1px solid #ededed;border-bottom:1px solid #ededed;background-color:var(--k26-paper)}.k26-process-testimonial-transition:before{background-image:url(/landing/figma/process-testimonial-transition.svg);background-position:calc(50% + 9px) -14px;background-repeat:repeat-x;background-size:78px 216px}.k26-process-testimonial-transition:after,.k26-process-testimonial-transition:before{position:absolute;inset:0 max(44px,calc(50% - 718px)) 0 max(44px,calc(50% - 735px));content:""}.k26-process-testimonial-transition:after{z-index:7;border-right:1px solid #ececec;border-left:1px solid #ececec;pointer-events:none}.k26-section-edge-stars{position:absolute;z-index:8;inset:auto 0 -35.5px;height:69px;pointer-events:none}.k26-section-edge-stars img{position:absolute;width:71px;height:69px;margin:0;transform:none}.k26-section-edge-stars img:first-child{left:calc(max(44px, calc(50% - 735px)) - 33.024px)}.k26-section-edge-stars img:last-child{right:calc(max(44px, calc(50% - 718px)) - 36.976px)}.k26-testimonials{position:relative;min-height:900px;overflow:visible;padding:112px 28px 84px;background:linear-gradient(90deg,#0d2913,#143c1d 58%,#0d2913);color:#d5e6c4}.k26-testimonial-resources{position:absolute;z-index:0;inset:0;overflow:hidden;pointer-events:none}.k26-resource-column{position:absolute;top:0;bottom:0;width:clamp(126px,9.14vw,158px);background-position:top;background-repeat:repeat-y;background-size:100% auto}.k26-resource-cluster{display:none}.k26-resource-column-1{left:3.05%;background-image:url(/landing/figma/resource-column-1.svg)}.k26-resource-column-2{left:21.25%;background-image:url(/landing/figma/resource-column-2.svg)}.k26-resource-column-3{right:21.25%;background-image:url(/landing/figma/resource-column-3.svg)}.k26-resource-column-4{right:3.05%;background-image:url(/landing/figma/resource-column-4.svg)}.k26-testimonials h2{width:min(100%,740px);margin:0;color:#d5e6c4;font-size:48px;font-weight:500;letter-spacing:-.03em;line-height:1.157;text-align:center;margin-inline:auto}.k26-testimonial-grid{position:relative;display:grid;width:min(100%,720px);margin:58px auto 0;grid-template-columns:1fr}.k26-testimonial-grid article{display:flex;width:min(100%,520px);flex-direction:column;align-items:flex-start;margin-inline:auto}.k26-portrait{width:162px;height:291px;flex:0 0 162px;overflow:visible}.k26-portrait img{display:block;width:100%;height:100%;object-fit:contain}.k26-testimonial-grid blockquote{width:min(100%,500px);margin:28px 0 0;color:#f4f5f6;font-size:20px;font-weight:400;letter-spacing:-.05em;line-height:1.55}.k26-testimonial-grid article{position:relative}.k26-testimonial-grid article>p{display:flex;flex-direction:column;margin:28px 0 0;color:#d5e6c4;font-size:15px}.k26-testimonial-grid article>p strong{font-size:20px;font-weight:600}.k26-testimonial-grid article>p span{margin-top:7px}@media (min-width:1181px){.k26-header-desktop-links{display:flex}.k26-section-edge-stars img:first-child{left:calc(var(--k26-layout-rail-left) - 33.024px)}.k26-section-edge-stars img:last-child{right:calc(var(--k26-layout-rail-right) - 36.976px)}.k26-problem .k26-section-edge-stars img:first-child{left:calc(var(--k26-layout-rail-left) - var(--k26-edge-star-left-center))}.k26-contribution:before{left:var(--k26-layout-rail-left)}.k26-contribution:after{right:var(--k26-layout-rail-right)}.k26-contribution .k26-section-edge-stars img:first-child{left:calc(var(--k26-layout-rail-left) - 33.024px)}.k26-contribution .k26-section-edge-stars img:last-child{right:calc(var(--k26-layout-rail-right) - 36.976px)}.k26-contribution-card,.k26-contribution-grid{width:min(1450px,calc(100vw - var(--k26-layout-rail-left) - var(--k26-layout-rail-right) - var(--k26-layout-content-inset) - var(--k26-layout-content-inset)));margin-right:0;margin-left:calc(50% - 50vw + var(--k26-layout-rail-left) + var(--k26-layout-content-inset))}.k26-contribution-card{transform:none}.k26-contribution-grid{margin-top:121px}.k26-process{--k26-process-rail-left:var(--k26-layout-rail-left);--k26-process-rail-right:var(--k26-layout-rail-right)}.k26-process-testimonial-transition:before{right:var(--k26-layout-rail-right);left:var(--k26-layout-rail-left)}.k26-process-testimonial-transition:after{inset:0 var(--k26-layout-rail-right) 0 var(--k26-layout-rail-left)}.k26-process-testimonial-transition .k26-transition-edge-stars img:first-child{left:calc(var(--k26-layout-rail-left) - var(--k26-edge-star-left-center));content:url(/landing/figma/edge-star-testimonial-left.svg)}.k26-process-testimonial-transition .k26-transition-edge-stars img:last-child{right:calc(var(--k26-layout-rail-right) - var(--k26-edge-star-right-center))}.k26-testimonials{min-height:526px;padding:0;background:linear-gradient(90deg,#152816,#203c21 50%,#152816)}.k26-testimonials:before{display:none}.k26-testimonial-resources{inset:0}.k26-resource-column{display:none;width:clamp(126px,9.14vw,158px);background-position:top;background-size:100% auto}.k26-resource-column-1{left:2.83%}.k26-resource-column-2{left:11.93%}.k26-resource-column-3{right:auto;left:79.92%}.k26-resource-column-4{right:auto;left:89.02%}.k26-resource-cluster{position:absolute;top:2px;display:block;height:526px;background-position:0 0;background-repeat:no-repeat;background-size:100% 100%}.k26-resource-cluster-left{left:calc(var(--k26-layout-rail-left) - var(--k26-testimonial-left-cluster-offset));width:277px;background-image:url(/landing/figma/testimonial-elements-left.svg)}.k26-resource-cluster-right{right:calc(var(--k26-layout-rail-right) - var(--k26-testimonial-right-cluster-offset));width:306px;background-image:url(/landing/figma/testimonial-elements-right.svg)}.k26-testimonials>.k26-section-shell{width:100%;min-height:526px}.k26-testimonials h2{position:absolute;top:54px;left:0;width:100%;max-width:100%;margin:0;font-size:42px;line-height:1.157;text-align:center;white-space:nowrap}.k26-testimonial-grid{position:absolute;top:171px;right:calc(var(--k26-layout-rail-right) + var(--k26-testimonial-right-portrait-offset));left:calc(var(--k26-layout-rail-left) + var(--k26-testimonial-left-portrait-offset));display:grid;width:auto;height:245px;margin:0;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(40px,5vw,72px)}.k26-testimonial-grid article{position:relative;inset:auto;display:grid;width:auto;min-width:0;height:245px;margin:0;grid-template-rows:185px 60px;grid-template-columns:135px minmax(0,337px);column-gap:clamp(16px,2.4vw,35px)}.k26-testimonial-grid article:nth-child(2){grid-template-columns:minmax(0,337px) 135px;column-gap:clamp(16px,1.2vw,18px);justify-content:end}.k26-portrait{position:static;width:135px;max-width:none;height:245px;aspect-ratio:auto;flex-basis:auto;overflow:hidden;grid-row:1/3;grid-column:1}.k26-portrait img{object-fit:cover}.k26-testimonial-grid article:nth-child(2) .k26-portrait{grid-column:2}.k26-testimonial-grid blockquote{position:static;width:100%;max-width:337px;min-width:0;margin:10px 0 0;font-size:clamp(18px,1.39vw,20px);line-height:1.35;grid-row:1;grid-column:2}.k26-testimonial-grid article>p{position:static;align-self:start;margin:0;font-size:15px;grid-row:2;grid-column:2}.k26-testimonial-grid article>p strong{font-size:20px}.k26-testimonial-grid article>p span{margin-top:7px}.k26-testimonial-grid article:nth-child(2) blockquote,.k26-testimonial-grid article:nth-child(2)>p{justify-self:end;grid-column:1;text-align:right}.k26-testimonial-grid article:nth-child(2)>p{width:100%;max-width:337px;align-items:flex-end}.k26-testimonials .k26-section-edge-stars img:first-child{left:calc(var(--k26-layout-rail-left) - var(--k26-edge-star-left-center))}.k26-testimonials .k26-section-edge-stars img:last-child{right:auto;left:calc(100% - var(--k26-layout-rail-right) - var(--k26-edge-star-left-center));content:url(/landing/figma/edge-star-testimonial-right.svg)}}.k26-cta{position:relative;min-height:0;scroll-margin-top:87px;padding:68px 32px 70px;background:var(--k26-paper)}@media (min-width:901px){.k26-cta:after,.k26-cta:before{position:absolute;z-index:0;top:0;bottom:0;width:1px;background:#e6e6e6;content:"";pointer-events:none}.k26-cta:before{left:var(--k26-layout-rail-left)}.k26-cta:after{right:var(--k26-layout-rail-right)}.k26-cta>.k26-section-shell{z-index:1}.k26-cta-final-separator .k26-section-edge-stars img:first-child{left:calc(var(--k26-layout-rail-left) - 33.024px)}.k26-cta-final-separator .k26-section-edge-stars img:last-child{right:calc(var(--k26-layout-rail-right) - 36.976px)}}.k26-cta-copy{display:grid;width:min(100%,1258px);margin-inline:auto;grid-template-columns:1fr 1fr;gap:60px}.k26-cta-copy h2{width:min(100%,639px);margin:0;color:#07100a;font-size:44px;font-weight:500;letter-spacing:-.03em;line-height:1.157}.k26-cta-intro{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.k26-cta-intro>p{width:min(100%,621px);align-self:start;height:max-content;margin:2px 0 0;color:var(--k26-green);font-size:20px;font-weight:400;letter-spacing:-.05em;line-height:normal;transform:translateX(-1px)}.k26-cta-intro .k26-button{width:203px;height:45px;margin-top:28px}.k26-video{position:relative;display:flex;width:min(100%,1258px);aspect-ratio:1258/708;align-items:center;justify-content:center;margin:54px auto 0;border-radius:12px;border:0;background:#07100a;color:#fff;cursor:default;text-decoration:none;transform:none;transition:filter .18s ease,transform .18s ease}.k26-video-label{color:rgba(255,255,255,.72);font-size:16px;font-weight:500;letter-spacing:-.02em}@media (min-width:1181px){.k26-cta-copy,.k26-video{width:min(1258px,calc(100vw - var(--k26-layout-rail-left) - var(--k26-layout-rail-right) - var(--k26-layout-content-inset) - var(--k26-layout-content-inset)));margin-right:0;margin-left:calc(50% - 50vw + var(--k26-layout-rail-left) + var(--k26-layout-content-inset))}}.k26-cta-final-separator{position:relative;width:100vw;height:69px;margin-top:88px;margin-left:calc(50% - 50vw);border-top:1px solid #e6e6e6}.k26-cta-final-separator .k26-cta-final-edge-stars{inset:-35.5px 0 auto}.k26-cta-final{display:flex;width:min(100%,780px);flex-direction:column;align-items:center;margin:48px auto 0;text-align:center}.k26-cta-final-title{margin:0;color:#07100a;font-size:48px;font-weight:500;letter-spacing:-.03em;line-height:1.157;text-wrap:balance}.k26-cta-final .k26-button{width:203px;height:45px;margin-top:31px}.k26-footer{position:relative;min-height:540px;padding:83px 32px 36px;background:var(--k26-green-deep);color:#d5e6c4}.k26-footer:before{position:absolute;inset:-6px -10px auto;height:12px;background:url(/landing/figma/footer-frame.svg) top/100% 100% no-repeat;content:"";pointer-events:none}.k26-footer-grid{display:grid;width:min(100%,1460px);margin-inline:auto;grid-template-columns:minmax(260px,1.55fr) repeat(3,minmax(0,1fr));column-gap:clamp(20px,2.5vw,36px)}.k26-footer-logo{display:flex}.k26-footer-logo-mark,.k26-footer-logo-word{display:block;height:38px;background:#fff;mask-position:center;mask-repeat:no-repeat;mask-size:100% 100%}.k26-footer-logo-mark{width:32px;mask-image:url(/landing/figma/kalo-mark.svg)}.k26-footer-logo-word{width:72px;mask-image:url(/landing/figma/kalo-word.svg)}.k26-footer-brand>p{width:min(100%,345px);margin:25px 0 0;font-size:16px;letter-spacing:-.02em}.k26-footer h2{margin:0 0 23px;font-size:24px;font-weight:500;letter-spacing:-.03em;line-height:28px}.k26-footer-grid>div:not(.k26-footer-brand){display:flex;flex-direction:column}.k26-footer a{display:flex;width:fit-content;min-height:44px;align-items:center;margin-top:0;color:#d5e6c4;font-size:16px;letter-spacing:-.02em;text-decoration:none}.k26-footer a+a{margin-top:0}.k26-footer a:hover{color:#fff}.k26-footer-bottom{display:flex;width:min(100%,1340px);flex-direction:column;align-items:center;justify-content:center;margin:83px auto 0;gap:16px;color:rgba(213,230,196,.64);font-size:16px;letter-spacing:-.02em}.k26-footer-bottom p{margin:0}.k26-footer-bottom p:last-child{color:#d5e6c4}@media (max-width:1500px){.k26-header-inner{padding-inline:40px}.k26-problem-grid{gap:34px}.k26-process-accordion{padding-left:0}.k26-process-copy,.k26-process-step button{padding-left:52px}}@media (max-width:1180px){.k26-header-inner{padding-inline:28px}.k26-hero{min-height:max(690px,calc(100vh - 87px - var(--k26-hero-next-section-peek)));min-height:max(690px,calc(100svh - 87px - var(--k26-hero-next-section-peek)));padding-top:125px}.k26-hero h1{font-size:clamp(46px,5vw,58px)}.k26-contribution,.k26-cta,.k26-footer,.k26-problem,.k26-process,.k26-testimonials{min-height:0}.k26-problem{padding-block:100px}.k26-problem-grid{grid-template-columns:repeat(3,1fr);gap:20px}.k26-problem-card{padding-inline:24px}.k26-problem-card h3{font-size:24px}.k26-contribution{padding-block:72px 110px}.k26-contribution-card{min-height:0;transform:none}.k26-contribution-card,.k26-contribution-grid{width:calc(100vw - 88px - clamp(24px, 5.7vw, 64px) - clamp(24px, 5.7vw, 64px));margin-right:0;margin-left:calc(50% - 50vw + 44px + clamp(24px, 5.7vw, 64px))}.k26-contribution-grid{margin-top:90px;grid-template-columns:repeat(2,1fr)}.k26-process{padding-block:100px 0}.k26-process-grid{min-height:620px;margin-top:78px}.k26-process-step button{padding-right:28px;font-size:25px}.k26-process-copy{padding-right:52px}.k26-process-visual{padding-inline:24px}.k26-testimonials{padding:112px 28px 84px}.k26-testimonial-grid{width:100%;margin-top:58px;grid-template-columns:1fr}.k26-testimonial-grid article,.k26-testimonial-grid article:nth-child(2){width:min(100%,420px);flex-direction:column;align-items:center;margin-inline:auto;gap:0;text-align:center}.k26-testimonial-grid .k26-portrait{width:146px;height:262px;flex-basis:262px}.k26-testimonial-grid article:nth-child(2) blockquote,.k26-testimonial-grid blockquote{width:min(100%,340px);margin-top:24px;font-size:18px;line-height:1.45}.k26-testimonial-grid article:nth-child(2)>p,.k26-testimonial-grid article>p{position:static;align-items:center;margin-top:20px}.k26-cta{padding:104px 32px 88px}.k26-cta-copy,.k26-video{width:calc(100vw - 88px - clamp(24px, 5.7vw, 64px) - clamp(24px, 5.7vw, 64px));margin-right:0;margin-left:calc(50% - 50vw + 44px + clamp(24px, 5.7vw, 64px))}.k26-video{margin-top:72px}.k26-footer-grid{column-gap:clamp(20px,2.5vw,36px)}}@media (max-width:900px){.k26-process{height:auto;min-height:0}.k26-header-actions{display:flex;gap:0}.k26-header-login{display:none}.k26-header-demo{width:auto;height:44px;padding-inline:18px;font-size:14px}.k26-header-mobile-menu{display:flex;align-items:center}.k26-problem-grid{width:min(100%,600px);grid-template-columns:1fr}.k26-problem-card{min-height:0}.k26-contribution-card{padding-inline:36px}.k26-contribution-card h2{font-size:39px}.k26-contribution-grid{grid-template-columns:1fr;gap:52px}.k26-process-grid{grid-template-columns:1fr;border-top:0}.k26-process-accordion{border-top:1px solid #e8e8e8;border-right:0}.k26-process-step{width:100%}.k26-process-visual{min-height:540px;padding-top:70px;border-top:1px solid #e8e8e8}.k26-process-visual--desktop{display:none}.k26-process-visual--inline{display:flex;min-height:0;padding:40px 52px 24px;border-top:0}.k26-process-visual--inline .k26-mockup,.k26-process-visual--inline .k26-process-visual-stage{width:100%;max-width:none}.k26-process-visual--inline .k26-mockup{height:auto;min-height:0;transform:none}.k26-process-visual--inline .k26-mockup-fade{height:88px}.k26-cta-copy{grid-template-columns:1fr;text-align:center}.k26-cta{padding:84px 28px 80px}.k26-cta-copy{gap:40px}.k26-cta-copy h2{margin-inline:auto;text-wrap:balance}.k26-cta-intro{align-items:center}.k26-video{margin-top:60px}.k26-cta-intro>p{align-self:center;margin-left:0;transform:none}.k26-footer-grid{grid-template-columns:repeat(2,1fr);column-gap:36px;row-gap:56px}}@media (max-width:640px){.k26-landing{--k26-hero-next-section-peek:clamp(56px,8svh,70px)}.k26-header{height:71px}.k26-header-inner{padding-inline:20px}.k26-header-actions{display:flex;gap:12px}.k26-header-login{display:inline-flex;border:0;padding-inline:2px;background:transparent}.k26-header-demo,.k26-header-login{width:auto;height:44px;font-size:14px}.k26-header-demo{padding-inline:14px}.k26-header-demo-full{display:none}.k26-header-demo-short{display:inline}.k26-header-logo{width:88px;height:44px}.k26-header-logo img:first-child{width:27px;height:32px}.k26-header-logo img:last-child{width:61px;height:32px}.k26-hero{align-items:center;min-height:max(650px,calc(100vh - 71px - var(--k26-hero-next-section-peek)));min-height:max(650px,calc(100svh - 71px - var(--k26-hero-next-section-peek)));padding:36px 24px}.k26-hero h1{max-width:350px;font-size:clamp(29px,8vw,32px);letter-spacing:-.025em;line-height:1.12;text-wrap:wrap}.k26-hero-title-line{display:block}.k26-hero-title-accent{white-space:nowrap}.k26-hero-title-accent:before{left:-3px;width:calc(100% + 6px)}.k26-hero-content>p{margin-top:26px;font-size:17px;line-height:1.35}.k26-button{width:203px;margin-top:28px}.k26-decorations .dot-two,.k26-decorations .hero-left,.k26-decorations .hero-right,.k26-decorations .orbit{display:none}.k26-decorations .spark-one{top:45px;left:6%;width:24px;height:24px}.k26-decorations .spark-two{top:auto;bottom:55px;left:9%;width:25px;height:25px}.k26-decorations .dot-one{top:220px;left:4%}.k26-decorations .dot-three{top:34px;left:50%}.k26-decorations .dot-four{top:180px;right:5%}.k26-schools{min-height:250px;padding-top:45px}.k26-schools p{max-width:320px;font-size:16px;text-align:center}.k26-school-logos{margin-top:34px;transform:none}.k26-process-testimonial-transition:before{inset:0 16px;background-position:center -14px}.k26-process-testimonial-transition:after{display:none}.k26-problem{padding:82px 20px}.k26-kicker{font-size:16px}.k26-problem h2{margin-top:22px;font-size:36px;transform:none}.k26-problem-grid{margin-top:60px;gap:18px}.k26-problem-card{padding:27px 25px 30px}.k26-problem-card h3{margin-top:32px;font-size:24px}.k26-problem-card p{margin-top:20px;font-size:16px}.k26-contribution{padding:54px 16px 84px}.k26-contribution:after,.k26-contribution:before{display:none}.k26-contribution-card{width:calc(100vw - 32px);margin-left:calc(50% - 50vw + 16px);padding:31px 22px 24px;transform:none}.k26-contribution-kicker{font-size:16px}.k26-contribution-card h2{margin-top:18px;font-size:31px;line-height:1.18}.k26-platform-image{width:100%;max-width:100%;aspect-ratio:4/3;height:auto;margin-top:34px;margin-left:0;object-fit:cover;object-position:center}.k26-contribution-grid{width:calc(100vw - 32px);margin-left:calc(50% - 50vw + 16px);margin-top:72px;gap:46px;padding-inline:22px}.k26-contribution-grid h3{font-size:23px}.k26-contribution-grid p{margin-top:15px;font-size:15px;line-height:1.35}.k26-process{height:auto;min-height:0;overflow:visible;padding:130px 0 0}.k26-process:after,.k26-process:before{display:none}.k26-process h2{width:313px;max-width:calc(100% - 32px);margin-inline:auto;font-size:32px;line-height:1.157;text-wrap:wrap}.k26-process-grid{width:calc(100vw - 24px);margin-left:12px;margin-top:44px;min-height:0;overflow:hidden}.k26-process-grid:after{display:none}.k26-process-accordion,.k26-process-visual{width:100%;min-width:0;max-width:100%;margin-inline:auto;border-right:0;border-left:0}.k26-process-accordion{padding-left:0}.k26-process-step:before{left:1px;width:13px}.k26-process-step button{min-height:44px;padding:0 22px 0 27px;font-size:16px}.k26-process-step.is-active button{min-height:44px;padding-top:0}.k26-process-step.is-active{min-height:187px}.k26-process-step button svg{width:11px;height:11px}.k26-process-copy{padding:2px 27px 15px}.k26-process-copy p{font-size:12px;line-height:normal}.k26-process-copy ul{gap:2px;margin-top:12px;font-size:12px}.k26-process-copy li{gap:3px}.k26-process-copy li svg{flex-basis:10px;width:10px;height:10px;margin-top:.15em}.k26-process-visual{min-height:371px;padding:40px 31px 35px;overflow:hidden}.k26-process-visual--desktop{display:none}.k26-process-visual--inline{display:flex;min-height:0;padding:24px 12px 18px 18px;border-top:0}.k26-mockup,.k26-process-visual-stage{min-width:0;max-width:100%}.k26-mockup{width:100%;height:auto;min-height:0;aspect-ratio:auto;padding:18px 14px;border-radius:15px;box-shadow:4px -4px 0 #eef4e9;transform:none}.k26-mockup-fade{height:52px}.k26-mockup-kicker,.k26-self-head span{font-size:13px}.k26-self-head strong{margin-top:4px;font-size:30px}.k26-self-head small{font-size:10px}.k26-self-head ol{gap:4px;margin-top:20px;font-size:9px}.k26-self-head i,.k26-task i{width:8px;height:8px;border-width:1px}.k26-self-head i.active:after,.k26-self-head i.done:after,.k26-task.active i:after{width:6px;height:6px;margin:0}.k26-activity-card{margin-top:12px;padding:12px 14px;border-radius:8px}.k26-activity-top{font-size:11px}.k26-activity-card>p{margin:10px 0;font-size:13px}.k26-task{min-height:28px;height:auto;gap:8px;margin-top:6px;border-radius:5px;padding:5px 8px;font-size:11px}.k26-compare-mockup h3,.k26-explore-mockup h3{margin-top:7px;font-size:16px}.k26-compare-mockup h3{font-size:20px}.k26-career-stats{margin-top:10px}.k26-career-stats>div{min-height:35px}.k26-career-stats span,.k26-career-stats strong{font-size:13px}.k26-career-stats>div:first-child strong{font-size:26px}.k26-career-stats small{font-size:8px}.k26-mockup-row{min-height:29px;height:auto;font-size:11px}.k26-mockup-row:first-of-type{margin-top:10px}.k26-university-head{margin-top:4px;gap:25px}.k26-university-head strong{font-size:23px}.k26-comparison-row{gap:25px;margin-top:4px}.k26-comparison-row small{font-size:8px}.k26-comparison-row span{font-size:13px}.k26-featured-label{margin-top:6px;font-size:8px}.k26-choice-tags{flex-wrap:wrap;gap:4px;margin-top:4px}.k26-choice-tags span{min-height:22px;height:auto;border-radius:11px;padding:3px 8px;font-size:10px}.k26-foda-card{margin-top:8px;padding:9px 10px;border-radius:8px}.k26-foda-title{font-size:10px}.k26-foda-grid{margin-top:6px;gap:5px}.k26-foda-grid article{min-height:53px;border-radius:7px;padding:7px 8px}.k26-foda-grid h4{font-size:10px}.k26-foda-grid p{margin-top:4px;font-size:8px}.k26-edge-star img{width:44px;height:43px}.k26-edge-star-left{bottom:-22px;left:23px}.k26-edge-star-right{right:21px;bottom:-22px}.k26-section-edge-stars{bottom:-22px;height:43px}.k26-section-edge-stars img{width:44px;height:43px}.k26-section-edge-stars img:first-child{left:23px}.k26-section-edge-stars img:last-child{right:21px}.k26-testimonials{min-height:920px;height:auto;padding:130px 24px 60px;background:#0d2913}.k26-resource-column{top:248px;bottom:auto;width:95px;height:284px;background-position:50%;background-repeat:no-repeat;background-size:100% 100%}.k26-resource-column:after{position:absolute;top:558px;left:0;width:95px;height:284px;background:inherit;content:""}.k26-resource-column-1{right:auto;left:calc(50% - 269px)}.k26-resource-column-2{right:auto;left:calc(50% - 174px)}.k26-resource-column-3{right:auto;left:calc(50% + 79px)}.k26-resource-column-4{right:auto;left:calc(50% + 174px)}.k26-testimonials h2{width:354px;max-width:100%;margin-inline:auto;font-size:32px}.k26-testimonial-grid{left:0;margin-top:44px;grid-template-columns:1fr;gap:0}.k26-testimonial-grid article:first-child{min-height:558px}.k26-testimonial-grid article,.k26-testimonial-grid article:nth-child(2){width:100%;min-width:0;flex-direction:column;align-items:center;gap:0;text-align:center}.k26-testimonial-grid .k26-portrait{width:162px;height:291px;flex-basis:291px}.k26-testimonial-grid article:nth-child(2) blockquote,.k26-testimonial-grid blockquote{width:100%;max-width:100%;margin-top:33px;font-size:20px;line-height:1.3}.k26-testimonial-grid article:nth-child(2) blockquote{margin-top:21px}.k26-testimonial-grid blockquote:after{display:none}.k26-testimonial-grid article:nth-child(2)>p,.k26-testimonial-grid article>p{position:static;align-items:center;margin-top:24px}.k26-testimonial-grid article>p strong{font-size:20px}.k26-testimonial-grid article>p span{font-size:15px}.k26-cta{scroll-margin-top:71px;padding:68px 24px 32px}.k26-cta-copy,.k26-video{width:100%;margin-right:auto;margin-left:auto}.k26-cta-copy{gap:32px}.k26-cta-copy h2{font-size:36px}.k26-cta-intro>p{font-size:18px}.k26-video{margin-top:44px;border-radius:8px}.k26-cta-final{display:none}.k26-cta-final-separator{height:43px;margin-top:76px}.k26-cta-final-separator .k26-cta-final-edge-stars{top:-22px}.k26-cta-final-title{font-size:34px}.k26-cta-final .k26-button{margin-top:28px}.k26-footer{padding:72px 24px 40px}.k26-footer-grid{grid-template-columns:1fr;gap:46px}.k26-footer-brand>p{font-size:15px}.k26-footer h2{margin-bottom:16px;font-size:22px}.k26-footer a{font-size:15px}.k26-footer-bottom{flex-direction:column;margin-top:60px;gap:14px;font-size:14px;text-align:center}}@media (max-width:380px){.k26-process-copy,.k26-process-step button,.k26-process-visual--inline{padding-inline:20px}.k26-problem h2{font-size:32px}.k26-contribution-card h2{font-size:28px}.k26-cta-copy h2{font-size:33px}.k26-cta-final-title{font-size:31px}}@media (max-width:340px){.k26-hero h1{font-size:26px}}@media (prefers-reduced-motion:reduce){.k26-school-logo img{transition:none}.k26-decorations img{opacity:var(--k26-decoration-opacity);transform:none;animation:none}.k26-button,.k26-header-demo,.k26-header-desktop-links a:after,.k26-header-login,.k26-process-step,.k26-process-step button,.k26-process-step button svg,.k26-process-step:before,.k26-video{transition:none}.k26-process-copy,.k26-process-visual-stage{animation:none}}