@media only screen and (min-width:1200px){.wrapper>.content .container{max-width:110rem}}.home-split{width:100%;display:grid;grid-template-columns:minmax(24rem,32rem)minmax(0,1fr);gap:4rem;align-items:start}.home-left{display:flex;justify-content:center;align-items:flex-start}.home-left .home-profile{margin-bottom:2rem}@media only screen and (min-width:901px){.home-left{position:sticky;top:6rem;height:calc(100vh - 6rem);align-items:center}.home-left .home-profile{position:static;transform:none;margin-left:auto;margin-right:auto;margin-bottom:0}}.home-utils h2{margin-top:0}.home-utils ul{margin:1.6rem 0 0;padding-left:2rem}.home-utils li{margin-bottom:.8rem}.home-right .home-utils{margin-top:2.4rem}.home-right .home-recent>h2.title,.home-right .home-utils>h2{display:block;width:100%;margin-left:auto;margin-right:auto;margin-top:0;text-align:center}@media only screen and (max-width:900px){.home-split{grid-template-columns:1fr;gap:2rem}.home-left .home-profile{position:static;transform:none}.home-left{position:static;height:auto;align-items:flex-start}}