.tree-with-falling-leaves .logo svg path{fill:var(--color_icon)!important}.tree-with-falling-leaves.illustration{position:relative}.tree-with-falling-leaves .logo{margin:var(--margin_xl) auto 0;width:175px}.tree-with-falling-leaves .circle{border:3px solid var(--color_icon);border-radius:50%;position:absolute}.tree-with-falling-leaves .center{background-color:var(--color_ymGreen3);width:117px;height:117px;animation:2s ease-out .4s forwards centerBounce;bottom:75px;left:353px}.tree-with-falling-leaves .left{background-color:var(--color_ymGreen1);width:89px;height:89px;animation:2s ease-out .25s forwards leftBounce;bottom:52px;left:313px}.tree-with-falling-leaves .right{background-color:var(--color_ymGreen5);width:62px;height:62px;animation:3s ease-out forwards rightBounce;bottom:55px;left:426px}.tree-with-falling-leaves .man-walking{width:120px;height:300px;position:absolute;top:0;right:0;transform:scaleX(-1)}@keyframes centerBounce{14%{bottom:0;left:375px}28%{animation-timing-function:ease-in;bottom:40px}42%{bottom:0;left:425px}56%{animation-timing-function:ease-in;bottom:30px}70%{bottom:0;left:475px}84%{animation-timing-function:ease-in;bottom:15px}to{bottom:0;left:500px}}@keyframes leftBounce{12.5%{bottom:0;left:300px}25%{animation-timing-function:ease-in;bottom:37px}37.5%{bottom:0;left:240px}50%{animation-timing-function:ease-in;bottom:32px}62.5%{bottom:0;left:215px}75%{animation-timing-function:ease-in;bottom:17px}85%{bottom:0;left:203px}92.5%{animation-timing-function:ease-in;bottom:9px}to{bottom:0;left:192px}}@keyframes rightBounce{12.5%{bottom:0;left:450px}25%{animation-timing-function:ease-in;bottom:50px}37.5%{bottom:0;left:510px}50%{animation-timing-function:ease-in;bottom:40px}62.5%{bottom:0;left:550px}75%{animation-timing-function:ease-in;bottom:20px}85%{bottom:0;left:575px}92.5%{animation-timing-function:ease-in;bottom:10px}to{bottom:0;left:590px}}#error404{min-height:100%;padding:var(--margin);flex-direction:column;align-items:center;width:100%;font-size:1.4rem;display:flex;position:relative}#error404 main{text-align:center}#error404 h1{font-family:var(--fontFamily_header);margin:var(--margin_l) 0 0;font-size:4.8rem;font-weight:400;line-height:6rem}#error404 h2{font-family:var(--fontFamily_header);margin:var(--margin) 0 0;max-width:800px;font-size:2.8rem;font-weight:400;line-height:4rem}#error404 aside{font-family:var(--fontFamily_header);color:var(--color_textDarkAlt);font-size:1.8rem;font-weight:600;line-height:3.6rem;position:absolute;top:35px;right:50px}
