.svm-events{max-width:1100px;margin:40px auto;display:flex;flex-direction:column;gap:30px}.svm-event-card{display:flex;gap:25px;padding:20px;background:#fff;border:1px solid #d9d9d9;border-radius:12px;box-shadow:0 3px 10px rgb(0 0 0 / .08);transition:.25s ease}.svm-event-card:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgb(0 0 0 / .12)}.svm-event-image{width:300px;height:220px;flex-shrink:0;overflow:hidden;border-radius:8px;background:#ececec}.svm-event-image img{width:100%;height:100%;display:block;object-fit:cover}.svm-event-body{flex:1;display:flex;flex-direction:column}.svm-event-title h2{margin:0 0 15px;font-size:30px;line-height:1.2;color:#222}.svm-event-meta p{margin:8px 0;font-size:16px;color:#555}.svm-event-excerpt{margin-top:18px}.svm-event-excerpt,.svm-event-excerpt p{color:#444}.svm-event-footer{margin-top:auto;text-align:right}.svm-button{display:inline-block;padding:12px 22px;background:#06c;color:#fff!important;border-radius:6px;text-decoration:none;font-weight:600;transition:.2s}.svm-button:hover{background:#004f9f}.svm-single-event{max-width:900px;margin:40px auto}.svm-featured-image{margin-bottom:20px}.svm-featured-image img{width:100%;height:auto;display:block;border-radius:10px}.svm-single-event>h1{margin:15px 0 18px;font-size:48px;line-height:1.15}.svm-event-details{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin:30px 0;align-items:start}.svm-event-box{width:100%}.svm-event-box h2{margin:0 0 15px;font-size:26px;line-height:1.2}.svm-event-box p{margin:6px 0;font-size:18px;line-height:1.45}.svm-single-event>h2{margin:22px 0 10px;font-size:26px;line-height:1.2}.svm-single-event p{margin:3px 0;font-size:18px;line-height:1.45}.svm-single-event strong{font-weight:600}.svm-single-event a{text-decoration:none}.svm-single-event a:hover{text-decoration:underline}.svm-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-top:20px}.svm-gallery img{width:100%;height:220px;display:block;object-fit:cover;border-radius:10px;transition:.25s ease}.svm-gallery img:hover{transform:scale(1.03);box-shadow:0 8px 20px rgb(0 0 0 / .18)}@media (max-width:768px){.svm-event-card{flex-direction:column}.svm-event-image{width:100%;height:220px}.svm-single-event{margin:20px}.svm-single-event>h1{font-size:36px}.svm-single-event>h2{font-size:22px}.svm-single-event p{font-size:16px}.svm-event-details{grid-template-columns:1fr;gap:25px}.svm-event-box h2{font-size:22px}.svm-event-box p{font-size:16px}.svm-gallery{grid-template-columns:1fr}.svm-gallery img{height:auto}}