:root{--background:#fff;--foreground:#fff;--primary:#AD75B2;--nav-height:100px;--font-size:20px}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}.fter-dev-error-page{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh}.fter-dev-edgy-bottom{-webkit-clip-path:polygon(0 0,100% 0,100% 90%,90% 100%,80% 90%,70% 100%,60% 90%,50% 100%,40% 90%,30% 100%,20% 90%,10% 100%,0 90%);clip-path:polygon(0 0,100% 0,100% 90%,90% 100%,80% 90%,70% 100%,60% 90%,50% 100%,40% 90%,30% 100%,20% 90%,10% 100%,0 90%);border-bottom:2px solid var(--primary)}@media screen and (max-width:852px){:root{--background:#fff;--foreground:#fff;--primary:#AD75B2;--nav-height:100px;--font-size:18px}}@media screen and (max-width:575px){:root{--background:#fff;--foreground:#fff;--primary:#AD75B2;--nav-height:100px;--font-size:16px}}