.dnd-section .dnd-column{padding:0}.simple-entry-section{background:#000;margin-top:-4px;padding:1px 20px 25px}.simple-entry-container{margin:auto;max-width:1100px}.simple-entry-date{color:#f2f3f5;font-size:1.1rem;font-weight:400;margin-bottom:8px}.simple-entry-header{align-items:center;display:flex;gap:12px;margin-bottom:10px}.simple-entry-tag{background:#e63617;border-radius:4px;color:#fff;font-size:.6rem;font-weight:700;padding:4px 10px;text-transform:uppercase}.simple-entry-title{color:#fff;font-size:1.4rem;font-weight:700;margin:0}.simple-entry-description{color:#fff;line-height:1.6;margin-bottom:20px;margin-top:10px}.simple-entry-description *{box-sizing:border-box;max-width:100%;word-break:break-word}.simple-entry-gallery{display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-top:20px}.gallery-big{aspect-ratio:1/1;width:100%}.gallery-big img{border-radius:8px;height:100%;object-fit:cover;width:100%}.gallery-small-grid{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.gallery-small-grid .small-img{aspect-ratio:1/1;width:99%}.gallery-small-grid .small-img img{border-radius:8px;height:100%;object-fit:cover;width:100%}.simple-entry-video{margin-top:20px}.simple-entry-video iframe,.simple-entry-video video{border-radius:8px;height:auto;width:100%}@media (max-width:768px){.simple-entry-gallery{grid-template-columns:1fr}.gallery-small-grid{grid-template-columns:1fr 1fr}}@media (max-width:550px){.simple-entry-header{display:block}.simple-entry-title{margin-top:10px}}@media (max-width:480px){.gallery-small-grid{grid-template-columns:1fr}}