.presentation{display:flex;flex-direction:column}.presentation .presentation-start{display:flex;gap:15px}.presentation .presentation-start .presentation-image,.presentation .presentation-start .presentation-start-text{min-width:250px}@media screen and (max-width:550px){.presentation-start{flex-wrap:wrap-reverse;gap:0}.presentation-start .presentation-image{width:100%;height:300px;padding:0;margin:0}.presentation-start .presentation-image img{height:300px;object-fit:contain;width:100%}}.categories a{text-decoration:none}.categories h3{margin:15px 0}.categories .category-list{list-style-type:none;padding:0 15px 10px}.categories .category-list .category{padding:0}.categories .category-list .category .category-post-list{padding:0;list-style-type:none;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.categories .category-list .category .category-post-list .category-post{border:1.5px solid var(--tw-prose-body);width:calc(50% - 10px);padding:5px 10px}.categories .category-list .category .category-post-list .category-post h4{margin-top:5px}