@media only screen and (min-width:0rem){#not-found{align-items:center;align-self:stretch;background:#191033;display:flex;flex-direction:column;gap:80px;height:80vh;overflow:hidden;padding:var(--sectionPaddingV) var(--sectionPaddingH);position:relative}#not-found:before{background-image:url(/assets/svgs/royal-purple-darker-flower-left.svg);background-repeat:repeat;background-size:8.125rem;opacity:.59;z-index:0}#not-found:after,#not-found:before{content:"";inset:0;pointer-events:none;position:absolute}#not-found:after{background:linear-gradient(transparent,rgba(51,153,148,.48));z-index:1}#not-found .container{align-items:center;height:100%;margin:auto;max-width:80rem;position:relative;z-index:2}#not-found .container,#not-found .content{display:flex;flex-direction:column;width:100%}#not-found .content{align-items:flex-start;margin-left:auto;margin-right:auto;max-width:33.875rem;text-align:left}#not-found .title{color:var(--accent);font-size:var(--headerFontSize);text-shadow:.1875rem .1875rem 0 #000}#not-found .text{color:#fff;margin-bottom:1rem}#not-found .text:last-of-type{margin-bottom:2rem}#not-found a{color:var(--accent)}#not-found a:hover{color:var(--accentDark)}#not-found ul{margin-bottom:2rem}#not-found ul li{color:#fff}#not-found ul li::marker{color:var(--accent)}}@media only screen and (min-width:64rem){#not-found .container{flex-flow:row;gap:3.25rem}}