.section-card{border-bottom:1px solid #e5d7df;grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:32px 0;display:grid}.section-card:not(:has(.section-image)){grid-template-columns:1fr}.section-card:first-child{padding-top:0}.section-card:last-child{border-bottom:none;padding-bottom:0}.section-card:nth-child(2n){direction:rtl}.section-card:nth-child(2n)>*{direction:ltr}.section-card h2{margin-bottom:16px}.section-card p{margin-bottom:0}.section-card p:not(:last-child){margin-bottom:24px}.section-buttons{float:left;flex-wrap:wrap;display:flex;overflow:hidden}.section-buttons a{float:left;margin-right:16px}.section-buttons a:last-child{margin-right:0}.section-content{float:left}.section-image{float:right;aspect-ratio:16/9;color:#7a576c;border-radius:12px;justify-content:center;align-items:center;font-size:.875%;display:flex}.section-image:has(picture){background-color:#fff3f7;border:1px solid #e5d7df}.section-image picture{width:100%;height:100%}.section-image img{object-fit:cover;border-radius:12px;width:100%;height:100%}@media (width<=900px){.section-card{gap:24px}}@media (width<=600px){.section-card{grid-template-columns:1fr;gap:32px}.section-card:nth-child(2n){direction:ltr}.section-image{aspect-ratio:unset;order:-1}}@media (prefers-color-scheme:dark){.section-card{border-color:#31212b}.section-image{color:#e6bdd8}.section-image:has(picture){background-color:#250012;border-color:#31212b}}
