:root{--color-persimmon:#ff5229;--color-black:#0e0e0e;--color-grey-dark:#141414;--color-grey-alternative:#545454;--color-grey-medium:#bdbdbd;--color-grey:#e0e0e0;--color-white:#ffffff;--color-red:#ff0000;--color-green:#25c225;--color-red-pink:#fc5c68;--color-red-alternative:#e72038;--color-orange:#f97a3b;--color-orange-light:#f89d27;--mantu-purple:#30005c;--mantu-purple-alternative:#2b0058;--mantu-purple-dark:#17101a;--mantu-purple-light:#ffd6ff;--primary-color:var(--color-persimmon);--text-color:var(--color-black);--gradient-linear:linear-gradient(270deg,#e72038 -11.68%,#fe5e55 14.07%,#f69d63 70.73%,#f97a3b 107.93%,#f3733a 190.24%);--gradient-radial:radial-gradient(94.72% 165.3% at 0% 0%,#f14b05 12.75%,#f97a3b 26.2%,#f59a5f 42.35%,#fa935c 56%,#f3733a 71.95%,#e72038 100%);--worksans:"Work Sans";--text-font:var(--worksans);--ppacma:"PP Acma";--title-font:var(--ppacma);--flecha:"Flecha M";--mantu-title-font:var(--flecha);--space-grotesk:"Space Grotesk";--mantu-text-font:var(--space-grotesk);--space-xxxs:8px;--space-xxs:16px;--space-xs:20px;--space-s:24px;--space-m:32px;--space-l:40px;--space-xl:56px;--space-xxl:80px;--space-xxxl:128px;--xs-max-raw:600;--xs-max:calc(var(--xs-max-raw) * 1px);--sm-min-raw:var(--xs-max-raw) + 1;--sm-min:var(--xs-max-raw) * 1px;--sm-max-raw:900;--sm-max:calc(var(--sm-max-raw) * 1px);--md-min-raw:var(--sm-max-raw) + 1;--md-min:var(--md-min-raw) * 1px;--md-max-raw:1200;--md-max:calc(var(--md-max-raw) * 1px);--lg-min-raw:var(--md-max-raw) + 1;--lg-min:calc(var(--lg-min-raw) * 1px);--lg-mid-raw:1350;--lg-mid:calc(var(--lg-mid-raw) * 1px);--lg-max-raw:1440;--lg-max:calc(var(--lg-max-raw) * 1px);--base-font-size:16;font-size:calc(var(--base-font-size)*1px)}:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *):not(.ai_message__parent *):not(.a-aiMessage *)){all:unset;display:revert}*,:after,:before{box-sizing:border-box}a,button{cursor:revert}menu,ol,ul{list-style:none}img{max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert}::placeholder{color:unset}::marker{content:normal}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert}@font-face{font-family:PP Acma;font-style:normal;font-weight:1 999;font-display:swap;src:url(/_next/static/media/PPAcma-Variable.181d6e07.woff2) format("woff2")}@font-face{font-family:Work Sans;font-style:normal;font-weight:1 999;font-display:swap;src:url(/_next/static/media/WorkSans-Variable.fe1efb06.woff2) format("woff2")}@font-face{font-family:Flecha M;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/FlechaM-Regular.b0998cf7.woff2) format("woff2")}@font-face{font-family:Flecha M;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/FlechaM-RegularItalic.57af7b17.woff2) format("woff2")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/SpaceGrotesk-Variable.3ccec973.woff2) format("woff2")}body,html{max-width:100vw}body.-scrollLock,html.-scrollLock{overflow:hidden}html{scroll-behavior:smooth}body{min-height:100vh;overflow-x:hidden;color:light-dark(var(--color-black),var(--color-white));font-family:var(--text-font);background-color:light-dark(var(--color-white),var(--color-black));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[data-theme=light] body{color:var(--color-black);background-color:var(--color-white)}[data-theme=dark] body{color:var(--color-white);background-color:var(--color-black)}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:1px dashed var(--primary-color);outline-offset:2px}[role=button]:focus-visible,[role=tabpanel]:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:1px dashed var(--primary-color);outline-offset:2px}@layer utilities{.text-balance{text-wrap:balance}}.l-content{padding-right:var(--space-xxs);padding-left:var(--space-xxs);margin:0 auto;width:100%}.l-content.-full{padding-right:0;padding-left:0}@media screen and (min-width:901px){.l-content.-fullDesktop{padding-right:0;padding-left:0}}@media screen and (max-width:900px){.l-content.-fullMobile{padding-right:0;padding-left:0}}.l-content.-large{max-width:1440px}.l-content.-medium{max-width:1160px}.l-content.-small{max-width:774px}.l-content.-twoColumns{padding-right:var(--space-l);padding-left:140px}@media screen and (max-width:1200px){.l-content.-twoColumns{padding-right:var(--space-xxs);padding-left:0}}@media screen and (max-width:900px){.l-content.-twoColumns{padding-right:0}}.l-content.-small{max-width:742px}.l-wrapper{padding-top:var(--space-xxl);padding-bottom:var(--space-xxl)}@media screen and (max-width:900px){.l-wrapper{padding-top:var(--space-l);padding-bottom:var(--space-l)}}.l-wrapper.-small{padding-top:var(--space-xs);padding-bottom:var(--space-xs)}.l-wrapper.-large{padding-top:var(--space-xxxl);padding-bottom:var(--space-xxxl)}@media screen and (max-width:900px){.l-wrapper.-large{padding-top:100px;padding-bottom:100px}}.l-wrapper.-large.-black+.-black,.l-wrapper.-large.-white+.-white{padding-top:0}.l-wrapper.-full{padding-top:0;padding-bottom:0}:root{--background:light-dark(var(--color-white),var(--color-black));--foreground:light-dark(var(--color-black),var(--color-white));color-scheme:light dark}[data-theme=dark]{--background:var(--color-black);--foreground:var(--color-white)}[data-theme=light]{--background:var(--color-white);--foreground:var(--color-black)}.o-section{color:var(--foreground);background:var(--background)}.o-section.-white{--background:light-dark(var(--color-white),var(--color-black));--foreground:light-dark(var(--color-black),var(--color-white))}[data-theme=dark] .o-section.-white{--background:var(--color-black);--foreground:var(--color-white)}[data-theme=light] .o-section.-white{--background:var(--color-white);--foreground:var(--color-black)}.o-section.-black{--background:light-dark(var(--color-black),var(--color-grey-dark));--foreground:var(--color-white)}[data-theme=dark] .o-section.-black{--background:var(--color-grey-dark);--foreground:var(--color-white)}[data-theme=light] .o-section.-black{--background:var(--color-black);--foreground:var(--color-white)}@media screen and (min-width:901px){.o-section.-black.-withSidebar{position:relative}.o-section.-black.-withSidebar:after,.o-section.-black.-withSidebar:before{position:absolute;top:0;width:50vw;height:100%;background-color:var(--background);content:""}.o-section.-black.-withSidebar:before{left:calc(-50vw + var(--space-xxs))}.o-section.-black.-withSidebar:after{right:calc(-50vw + var(--space-xxs))}}.o-timeline{padding-inline:1.5rem;position:relative;z-index:-1}@media screen and (min-width:901px){.o-timeline.-withSidebar .o-timeline__item{gap:calc(24/var(--base-font-size)*1rem)}}.o-timeline__title{position:relative;display:flex;gap:1rem;align-items:baseline;padding-bottom:calc(32/var(--base-font-size)*1rem);background:var(--background);z-index:1}@media screen and (min-width:901px){.o-timeline__title{padding-bottom:calc(60/var(--base-font-size)*1rem)}}.o-timeline__title:before{display:block;width:calc(14/var(--base-font-size)*1rem);height:2px;background-color:var(--primary-color);transform:translateY(-100%);content:""}.o-timeline__title:after{position:absolute;height:var(--space-xxl);background:var(--background);transform:translateY(-100%);content:"";inset:0}@media screen and (max-width:900px){.o-timeline__title:after{height:100px}}.o-timeline__list{position:relative;z-index:0}.o-timeline__item{position:relative;display:grid;grid-row-gap:calc(10/var(--base-font-size)*1rem);grid-column-gap:1.5rem;grid-template-areas:"track title" "track description"}@media screen and (min-width:901px){.o-timeline__item{grid-template-areas:none;grid-template-columns:45fr 5fr 50fr;gap:calc(56/var(--base-font-size)*1rem)}}.o-timeline__item:first-child{z-index:10}.o-timeline__item:nth-child(2){z-index:9}.o-timeline__item:nth-child(3){z-index:8}.o-timeline__item:nth-child(4){z-index:7}.o-timeline__item:nth-child(5){z-index:6}.o-timeline__item:nth-child(6){z-index:5}.o-timeline__item:nth-child(7){z-index:4}.o-timeline__item:nth-child(8){z-index:3}.o-timeline__item:nth-child(9){z-index:2}.o-timeline__item:nth-child(10){z-index:1}.o-timeline__item.-visible .o-timeline__itemTitle{color:var(--foreground);text-shadow:none}.o-timeline__item.-visible .o-timeline__thumb{color:var(--primary-color);background-color:currentColor}.o-timeline__item.-visible .o-timeline__thumb:before{display:block}.o-timeline__item:has(+.-visible) .o-timeline__track:before{background-color:var(--primary-color)}.o-timeline__itemDescription,.o-timeline__itemTitle{padding:calc(100/var(--base-font-size)*1rem) calc(20/var(--base-font-size)*1rem)}@media screen and (max-width:900px){.o-timeline__itemDescription,.o-timeline__itemTitle{padding:calc(100/var(--base-font-size)*1rem) 0}}.o-timeline__itemTitle{color:var(--background);text-shadow:1px 0 0 var(--foreground),0 1px 0 var(--foreground),-1px 0 0 var(--foreground),0 -1px 0 var(--foreground);transition:all .25s ease}@media screen and (max-width:900px){.o-timeline__itemTitle{grid-area:title;padding-bottom:0}}.o-timeline__track{position:relative;height:100%}@media screen and (max-width:900px){.o-timeline__track{grid-area:track}}.o-timeline__track:before{position:absolute;top:0;left:50%;display:block;width:1px;height:100%;background-color:currentColor;transform:translateX(-50%);transition:all .25s ease;content:""}.o-timeline__thumb{position:-webkit-sticky;position:sticky;top:calc(200/var(--base-font-size)*1rem);display:block;box-sizing:content-box;margin:calc(1.5rem + 13/var(--base-font-size)*1rem) auto 0;width:20px;height:20px;background-color:var(--background);border:1px solid;border-radius:50%;outline:12px solid var(--background);transition:all .25s ease;z-index:1}.o-timeline__thumb:before{position:absolute;bottom:calc(100% + 6px);left:50%;display:none;width:1px;height:calc(180/var(--base-font-size)*1rem);background-color:currentColor;transform:translateX(-50%);transition:all .25s ease;content:"";z-index:-1}@media screen and (max-width:900px){.o-timeline__itemDescription{grid-area:description;padding-top:0}}