@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200);.m-three-columns-cards{margin:60px auto;max-width:1280px}@media (max-width:992px){.m-three-columns-cards{margin:30px auto;padding:0 20px}}.m-three-columns-cards h1,.m-three-columns-cards h2,.m-three-columns-cards h3{text-align:center}.m-three-columns-cards__title{color:#000;font-size:24px;font-weight:600;margin-bottom:42px;margin-left:56px;margin-right:56px}@media (max-width:992px){.m-three-columns-cards__title{margin-left:36px;margin-right:36px}}.m-three-columns-cards__cards{display:flex;flex-wrap:wrap;gap:20px;margin:0 56px}@media (max-width:992px){.m-three-columns-cards__cards{margin:0 36px}}.m-three-columns-cards .c-card{border:1px solid #707070;box-shadow:none;display:flex;flex:0 0 auto;flex-direction:column;justify-content:space-between;max-width:368px;min-height:100%;padding:28px 30px 20px 40px;width:100%}@media (max-width:992px){.m-three-columns-cards .c-card{max-width:300px;padding:28px 30px 20px}}.m-three-columns-cards .c-card__image{max-width:100px}@media (max-width:992px){.m-three-columns-cards .c-card__image{max-width:38%}}.m-three-columns-cards .c-card img{width:100%}.m-three-columns-cards .c-card__header{align-items:center;display:flex;justify-content:space-between;min-height:auto}.m-three-columns-cards .c-card__title{flex-grow:1;margin-left:16px;text-overflow:ellipsis}.m-three-columns-cards .c-card__title *{font-size:clamp(18px,2vw,24px)!important}.m-three-columns-cards .c-card__text{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;margin-top:12px;min-height:120px}.m-three-columns-cards .c-card__text *{font-size:18px}