.section-thirteen{padding:var(--spacing-md) 0;text-align:center}@media(min-width:768px){.section-thirteen{padding:var(--spacing-lg) 0}}.section-thirteen__header{max-width:55rem;margin:0 auto}.section-thirteen__header p{margin:0}.section-thirteen__cards-list{margin-top:2rem;display:grid;grid-template-columns:1fr 1fr;gap:.1rem;border-radius:1rem;overflow:hidden;border:.1rem solid var(--white);background:var(--white)}@media(min-width:768px){.section-thirteen__cards-list{grid-template-columns:1fr 1fr 1fr}}.section-thirteen__card a{display:block}.section-thirteen__card img,.section-thirteen__card svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1}@media(min-width:768px){.section-thirteen__card img,.section-thirteen__card svg{aspect-ratio:3/2}}@media(max-width:767px){.section-thirteen__card:first-child{grid-column:span 2}.section-thirteen__card:first-child img,.section-thirteen__card:first-child svg{aspect-ratio:6/3}}.section-thirteen__card .card-content{position:relative}.section-thirteen__card .card-content h4{width:100%;display:block;margin:0;padding:1.2rem 1rem;text-align:center}@media(min-width:768px){.section-thirteen__card .card-content h4{padding:2.7rem 1rem}}.section-thirteen__card .card-content h4.hold-space{color:var(--white)}.section-thirteen__card .card-content h4.visible-content{position:absolute;width:100;bottom:0;left:0;z-index:1;background:var(--white);transition:var(--transition-speed)}@media(min-width:768px){.section-thirteen__card:hover h4.visible-content{padding:3.1rem 1rem;background:var(--sand)}}.section-thirteen__cta-card{margin-top:2rem}
