#history{background:#fafafa;padding:110px 0 0}.oz-site-wrapper .section-label{color:#4f56fa;font-size:22px;font-weight:600;letter-spacing:-.02em;line-height:150%;margin-bottom:24px;user-select:none}#history h2{margin-bottom:70px}.oz-site-wrapper h2{color:var(--new-black);font-size:48px;font-weight:600;letter-spacing:-.04em;line-height:120%;user-select:none}#history .history-content{align-items:center;display:flex;gap:100px;justify-content:flex-end}#history .timeline-navigation{display:flex;flex-direction:column}#history .nav-arrow{align-items:center;background:transparent;border-radius:50%;cursor:pointer;display:flex;height:48px;justify-content:center;transition:all .3s ease;user-select:none;width:48px}#history .nav-arrow.disabled{cursor:auto;pointer-events:none}#history .nav-arrow:hover{background:rgba(0,0,0,.1)}#history .nav-arrow.nav-up img{top:-2px;transform:rotate(180deg)}#history .nav-arrow.disabled img{opacity:.4}#history .nav-arrow img{display:block;position:relative;top:2px;transition:opacity .35s ease}#history .nav-arrow svg{height:20px;width:20px}#history .timeline-container{flex:1;position:relative}#history .timeline-wrapper{max-height:650px;overflow:hidden;position:relative}#history .timeline-wrapper:after{background:linear-gradient(0deg,#fafafa,transparent);bottom:0;content:"";height:200px;left:0;pointer-events:none;position:absolute;right:0}#history .timeline-scroll{max-height:780px;overflow-y:auto;padding-bottom:300px;scrollbar-width:none;-ms-overflow-style:none}#history .timeline-scroll::-webkit-scrollbar{display:none}#history .year-block{align-items:center;border-top:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;min-height:170px;opacity:1;padding:30px 0}#history .year-block div{flex:1}#history .year-block .left-content{display:flex;flex-direction:column;justify-content:space-between;max-width:213px;user-select:none;width:30%}#history .year-block .year-content{max-width:594px;user-select:none;width:70%}#history .year-block h3{color:var(--new-black);font-size:72px;font-weight:500;letter-spacing:-.07em;line-height:140%;margin-bottom:0}#history .year-block p{color:#000;font-size:18px;font-weight:400;letter-spacing:-.01em;line-height:150%;margin-bottom:8px;text-wrap:pretty}#history .year-block p.year-title{font-weight:600}#history .year-block p a{border-bottom:1px solid transparent;color:var(--purple);font-weight:600;text-decoration:none;transition:border-bottom .15s ease}#history .year-block p a:hover{border-bottom:1px solid var(--purple)}#history .year-content p:last-of-type{margin-bottom:0}#history .year-content img{display:block;height:auto;margin-bottom:34px;width:100%}#history .year-content .code-snippet:last-child,#history .year-content img:last-child{margin-bottom:0}#history .year-block p.side-note{font-size:14px;font-weight:400;letter-spacing:0;line-height:160%;margin-bottom:0}#history .side-note span{font-weight:600}@media (max-width:767px){#history{background-color:#fff;padding:72px 0 0}#history h2{margin-bottom:30px}#history .timeline-container{max-width:none}#history .timeline-wrapper:after{display:none}#history .history-content{flex-direction:column;gap:0}#history .timeline-navigation{display:none}#history .timeline-scroll{max-width:100%;padding-bottom:0}#history .timeline-scroll,#history .timeline-wrapper{max-height:none;overflow:visible}#history .year-block .left-content{align-items:center;flex-direction:row;gap:20px;justify-content:flex-start;margin-bottom:0}#history .year-block p.side-note{max-width:none}#history .year-block .left-content,#history .year-block .year-content{max-width:none;width:100%}#history .year-block{background:#fff;flex-direction:column;gap:0;min-height:0;position:sticky;top:51px}#history .year-block div{flex:auto}#history .year-block:first-child{border-top:none}#history .year-block h3{flex-shrink:0;font-size:40px;margin-bottom:0}#history .year-block p{font-size:16px}#history .year-block img:first-child,#history .year-block p:first-child{margin-top:32px}}