:root{--background:#ebebeb;--foreground:#171717;--background-block:#efefef;--box-shadow:0px 0px 20px 4px rgba(34,60,80,0.09);--box-shadow-mobile:0px 0px 7px 4px rgba(34,60,80,0.09);--border:2px solid #fff;--border-radius:20px;--font-size:20px;--font-size-mobile:13px}@font-face{font-family:Onest;src:url(/certification/_next/static/media/Onest-Regular.88e7747d.ttf) format("ttf");font-weight:400;font-style:normal}@font-face{font-family:Onest;src:url(/certification/_next/static/media/Onest-Medium.3d0fc89b.ttf) format("ttf");font-weight:400;font-style:normal}body{color:var(--foreground);background:var(--background);font-family:Onest,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}header{background-color:#ffffff;box-shadow:1px 1px 2px 1px rgba(0,0,0,.21);position:fixed;top:0;width:100%;z-index:999}footer{background-color:#000;color:#ffffff;height:100px;display:flex;justify-content:end;padding:0 50px}main{margin-top:50px;@media (max-width:998px){margin-top:95px}}a{color:inherit;text-decoration:none}h2{font-size:30px;text-align:center;@media (max-width:998px){font-size:20px}}button,li,p{font-size:var(--font-size);@media (max-width:998px){font-size:var(--font-size-mobile)}}button{background-color:inherit;border:none;color:#000}