.updates-page{--site-width: 740px}.updates{margin:auto;min-height:100vh;width:calc(100% - 40px);max-width:var(--site-width)}.updates .rows .row{margin-bottom:50px;padding-bottom:50px;line-height:1.4}@media(min-width: 700px){.updates .rows .row{line-height:1.5;font-size:1.1em}}.updates .rows .row h1,.updates .rows .row h2,.updates .rows .row h3,.updates .rows .row h4,.updates .rows .row h5,.updates .rows .row h6{margin-top:2rem;margin-bottom:1rem}.updates .rows .row ul li,.updates .rows .row ol li{margin-bottom:.5em}.updates .rows .row.hide{display:none}.updates .rows .row img{margin:15px 0;max-width:100%;border-radius:4px;box-shadow:0 0 0 1px rgba(0,0,0,.1)}.updates .rows .row__date{font-size:.9em;font-weight:400;color:#818181}.updates .rows .row__title{margin:15px 0;font-size:1.1em;font-weight:600}.updates .rows .row__title>a{text-decoration:none;color:var(--primary);outline:0}.updates .rows .row__title>a:focus{color:#fff;background:var(--primary)}.updates .rows .row__title>a:hover{text-decoration:underline}.updates .rows .row__title>a:before{position:static;margin:-120px 0 0;height:120px;display:block;content:""}.updates .rows .row__tags{font-size:.8rem;font-weight:600;flex-wrap:wrap;display:flex;gap:10px}.updates .rows .row__tags span{padding:6px 14px;border-radius:20px;background:#ebf1ff;color:#45609e}