.horizontal-cards{width:90%;max-width:1320px;display:flex;justify-content:space-between;margin-right:auto;margin-left:auto;margin-bottom:var(--space-140);gap:var(--space-60)}.horizontal-cards__text{width:400px}.horizontal-cards__text h3{font-size:var(--font-size-32);font-weight:600;margin-bottom:var(--space-20);color:var(--color-main)}.horizontal-cards__text p{font-size:var(--font-size-16);font-weight:400;margin-bottom:var(--space-20);line-height:2}.horizontal-cards__text ol{list-style:decimal;padding-left:1.5rem}.horizontal-cards__text ol>li{margin-top:1.5rem;font-weight:500}.horizontal-cards__text ol>li:first-child{margin-top:0}.horizontal-cards__text ul{list-style:disc;padding-left:1.5rem;margin-top:.5rem;font-weight:400}.horizontal-cards__text ul li{margin-top:.25rem}.horizontal-cards__image{width:60%}.horizontal-cards__image img{aspect-ratio:79 / 60;-o-object-fit:cover;object-fit:cover;width:100%}.horizontal-cards--reverse{flex-direction:row-reverse;margin-right:auto;margin-left:auto}.horizontal-cards__image--images{width:60%;display:flex;flex-direction:column;gap:var(--space-20)}.horizontal-cards__image--images img{aspect-ratio:64 / 45;-o-object-fit:cover;object-fit:cover;width:100%}.horizontal-cards__image--images figure{margin:0;width:100%}.horizontal-cards__image--images figure:first-child{position:static}.horizontal-cards__image--images figure:last-child{position:static}.horizontal-cards__image--images figcaption{font-size:var(--font-size-14, 14px);color:var(--color-black, #000);font-weight:700;text-align:left;margin-top:var(--space-5, 5px)}@media screen and (max-width:1024px){.horizontal-cards{gap:var(--space-40)}.horizontal-cards__text{width:35%;min-width:300px}.horizontal-cards__image,.horizontal-cards__image--images{width:60%;flex:1}}@media screen and (max-width:900px){.horizontal-cards{flex-direction:column!important;align-items:center;gap:var(--space-40);margin-left:auto;margin-right:auto;width:95%}.horizontal-cards--reverse{flex-direction:column!important;margin-left:auto;margin-right:auto}.horizontal-cards__text{width:100%;margin-bottom:var(--space-20)}.horizontal-cards__image,.horizontal-cards__image--images{width:100%}.horizontal-cards__image--images{aspect-ratio:auto;display:flex;flex-direction:column;gap:var(--space-20)}.horizontal-cards__image--images figure:first-child,.horizontal-cards__image--images figure:last-child{position:static;width:100%;margin:0;left:auto;top:auto}.horizontal-cards__image--images figure img{aspect-ratio:auto;height:auto}}
