.wrapper{position:fixed;top:0;right:0;bottom:0;left:0;height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between}.header{margin-top:1rem;display:flex;align-items:center;justify-content:space-between}.header__title{font-size:2.5rem;font-weight:700;letter-spacing:-.05em}.header__img{width:70px;aspect-ratio:1 / 1;border-radius:100vmax;outline:3px solid #2e2d2d}.content{margin-top:1rem}.content>*+*{margin-top:1rem}.content__heading{font-size:1.5rem;font-weight:500;letter-spacing:-.05em}.content__ul{list-style:none}.content__ul>*+*{margin-top:.2rem}.content__link{color:pink;transition:color .2s ease-in}.content__link:hover{color:#cd5c5c}.description{font-size:1rem;letter-spacing:-.01em;font-style:italic}.footer{margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center}/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0;font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}.container{width:100%;margin-inline:auto;padding-inline:1rem;max-width:550px}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:100;src:url(/assets/poppins-v21-latin-100-CY-M_i9k.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:200;src:url(/assets/poppins-v21-latin-200-B8tqA5oA.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:300;src:url(/assets/poppins-v21-latin-300-Dku2WoCh.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(/assets/poppins-v21-latin-regular-cpxAROuN.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:500;src:url(/assets/poppins-v21-latin-500-C8OXljZJ.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:600;src:url(/assets/poppins-v21-latin-600-zEkxB9Mr.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:700;src:url(/assets/poppins-v21-latin-700-Qrb0O0WB.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:800;src:url(/assets/poppins-v21-latin-800-Bd8-pIP1.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:900;src:url(/assets/poppins-v21-latin-900-BmL1zqjw.woff2) format("woff2")}:root{--ff-primary: "Poppins", sans-serif;--bg-clr-primary: #191815;--clr-primary: #fff}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%}body{font-family:var(--ff-primary);font-size:var(--fs-xxs);background-color:var(--bg-clr-primary);color:var(--clr-primary)}
