#not-found{margin:0 auto;width:700px}#not-found .not-found-image{float:left;width:25%}#not-found .not-found-title{background:url(img/bg-footer.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;float:right;min-height:400px;width:70%}#not-found .not-found-title h1{color:#1f2128;font-size:30px;margin-bottom:20px;margin-top:155px}#not-found .not-found-title a.gotohomepage{background-color:#de4f4f;color:#fff;display:block;font-size:14px;height:40px;line-height:40px;text-align:center;text-decoration:none;text-transform:uppercase;width:180px}:root{--ease-out:cubic-bezier(0.23,1,0.32,1);--ease-in-out:cubic-bezier(0.77,0,0.175,1);--duration-sm:160ms;--duration-md:250ms;--duration-lg:400ms;--stagger-delay:50ms}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:fadeInUp var(--duration-lg) var(--ease-out) forwards;opacity:0}.btn,.green-button,.heros-cta,.nav-cta,.orange-button,.pink-button{transition:transform var(--duration-sm) var(--ease-out),background-color var(--duration-md) var(--ease-out),box-shadow var(--duration-md) var(--ease-out)!important}.btn:active,.green-button:active,.heros-cta:active,.orange-button:active,.pink-button:active{transform:scale(.97)!important}.stagger-1{animation-delay:calc(var(--stagger-delay)*1)}.stagger-2{animation-delay:calc(var(--stagger-delay)*2)}.stagger-3{animation-delay:calc(var(--stagger-delay)*3)}.stagger-4{animation-delay:calc(var(--stagger-delay)*4)}.stagger-5{animation-delay:calc(var(--stagger-delay)*5)}#main-content{animation:fadeIn var(--duration-lg) var(--ease-out) .1s both}