.types-mariages-section{padding:6rem 0;background:linear-gradient(135deg,#F0F9F9 0%,#FFF5F7 100%)}.types-evenements-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin:4rem 0}.type-event-card{background:#FFF;border-radius:24px;padding:2.5rem;border:2px solid rgb(78 205 196 / .15);transition:all 0.3s ease;position:relative}.type-event-card:hover{transform:translateY(-10px);box-shadow:0 20px 60px rgb(255 182 193 / .2);border-color:#FFB6C1}.type-featured{border:3px solid #FFB6C1;background:linear-gradient(135deg,rgb(255 182 193 / .05),rgb(78 205 196 / .05))}.badge-featured-type{position:absolute;top:-15px;right:2rem;display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:linear-gradient(135deg,#FFB6C1,#4ECDC4);color:#FFF;border-radius:50px;font-size:.875rem;font-weight:700;box-shadow:0 8px 24px rgb(255 182 193 / .3)}.icon-type-event{width:72px;height:72px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgb(255 182 193 / .15),rgb(78 205 196 / .15));border-radius:16px;color:#FFB6C1;margin-bottom:1.5rem}.type-event-card h3{font-size:1.5rem;font-family:'Montserrat',sans-serif;font-weight:700;color:#1A1A1A;margin-bottom:1rem}.type-event-card p{font-size:1rem;line-height:1.7;color:#4A4A4A;margin-bottom:1.5rem}.type-event-card strong{color:#2C7A7A;font-weight:600}.liste-inclus-type{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.liste-inclus-type li{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;color:#4A4A4A}.liste-inclus-type svg{flex-shrink:0;margin-top:2px;color:#4ECDC4}.cta-types-mariages{max-width:700px;margin:4rem auto 0;padding:3rem;background:#FFF;border-radius:24px;border:3px solid #FFB6C1;text-align:center}.cta-types-mariages h3{font-size:1.75rem;font-family:'Montserrat',sans-serif;margin-bottom:1rem;color:#1A1A1A}.cta-types-mariages p{font-size:1.125rem;line-height:1.7;color:#4A4A4A;margin-bottom:2rem}@media (max-width:1024px){.types-evenements-grid{grid-template-columns:1fr;max-width:600px;margin-left:auto;margin-right:auto}}@media (max-width:768px){.type-event-card{padding:2rem}.cta-types-mariages{padding:2rem}}