html{font-size:"16px"}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--grey);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container-habi{margin-left:auto;margin-right:auto;width:100%}@media screen and (min-width:414px){.container-habi{max-width:736px}}@media screen and (min-width:768px){.container-habi{max-width:992px}}@media screen and (min-width:1024px){.container-habi{max-width:1140px}}@media screen and (min-width:1280px){.container-habi{max-width:1280px}}.grid-habi{grid-column-gap:1.5rem;display:grid;grid-template-columns:repeat(12,1fr)}