.post{background-color:#fff;border-radius:24px;height:100%}.post__content{padding:24px 16px}figure.post__fig{margin:0;padding:0}figure.post__fig,img.post__img{border-radius:24px 24px 0 0;width:100%}img.post__img{height:260px!important;object-fit:cover}.post__date{color:#94a1ad;font-family:Titillium Web,sans-serif;font-size:14px;font-weight:700}.post__title{font-size:18px;font-weight:700}.post__text a{color:red;text-decoration:none}ul.tab{border-bottom:1px solid #000;display:flex;flex-wrap:wrap;gap:32px;justify-content:center;margin:0 auto 40px;padding:20px;width:fit-content}li.tab__item.tab__item--active{color:red}dialog#dialog{align-items:center;background-color:hsla(0,0%,100%,.5);bottom:0;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:999}dialog#dialog[open]{display:flex}dialog#dialog form button{background-color:#f20024;border:none;border-radius:50%;color:#fff;display:block;font-size:18px;margin-left:auto;margin-right:0}@media screen and (max-width:768px){ul.tab{gap:20px;justify-content:flex-start}.tab-item .post__col:not(:last-child){padding-bottom:20px}}