.cards-with-text{display:flex;flex-direction:column;justify-content:center;padding-inline:16px}.cards-with-text__text-content{display:flex;flex-direction:column;gap:10px;margin-bottom:32px}@media screen and (min-width: 1024px){.cards-with-text__text-content{margin-bottom:64px}}.cards-with-text__text-content{text-align:center}.cards-with-text__text-content h2{margin-bottom:10px;text-align:center}.cards-with-text__text-content p{margin:0}.cards-with-text__content{margin-bottom:40px;display:flex;justify-content:center;max-width:900px;margin-inline:auto;flex-direction:column;gap:36px}@media screen and (min-width: 480px){.cards-with-text__content{gap:48px}}@media screen and (min-width: 1024px){.cards-with-text__content{gap:12px;flex-direction:row}}.cards-with-text__card{max-width:100%}@media screen and (min-width: 1024px){.cards-with-text__card{max-width:292px}}.cards-with-text__card img{margin-bottom:16px;-o-object-fit:cover;object-fit:cover;width:100%;height:400px}@media screen and (min-width: 480px){.cards-with-text__card img{height:500px}}@media screen and (min-width: 1024px){.cards-with-text__card img{width:292px;height:292px}}.cards-with-text__card h4{margin-bottom:4px;max-width:100%;width:100%}.cards-with-text__card p{margin:0;max-width:100%;width:100%}.cards-with-text .button{padding:18px 32px;border-radius:100px;background:#262221;display:flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;color:#fff;margin:0 auto}.cards-with-text--style-2 .cards-with-text__content{gap:20px;flex-wrap:wrap;flex-direction:row;margin-bottom:0}.cards-with-text--style-2 .cards-with-text__card{display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #fff;width:100%;height:210px}@media screen and (min-width: 480px){.cards-with-text--style-2 .cards-with-text__card{width:210px}}.cards-with-text--style-2 .cards-with-text__card h4{font-family:"Libre Franklin",sans-serif;font-weight:400;font-size:48px;line-height:130%;letter-spacing:0;text-align:center;vertical-align:middle;margin:0}.cards-with-text--style-2 .cards-with-text__card p{font-weight:400;font-size:19.3px;line-height:130%;letter-spacing:0;text-align:center;margin:0;max-width:200px;min-height:50px}