.section-info-blocks .info-blocks__container{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box}@media screen and (min-width: 900px){.section-info-blocks .info-blocks__container{flex-direction:row;align-items:stretch;justify-content:center}}.section-info-blocks .info-block__container{flex:1;display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border-radius:20px;padding:2rem;box-sizing:border-box;box-shadow:0 4px 10px rgba(0,0,0,.08);min-width:0;min-height:0;height:auto;overflow:visible}.section-info-blocks .info-block__heading{display:inline-block;padding:8px 16px;border-radius:8px;font-weight:600;color:#fff;margin:0 auto 1.5rem;text-align:center;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.section-info-blocks .info-block__text{font-size:1rem;line-height:1.5;color:#333;flex:1;word-break:break-word;overflow:visible;white-space:normal}.section-info-blocks .info-block__button__container{margin-top:2rem;width:100%;display:flex;justify-content:center;flex-wrap:wrap}.section-info-blocks .info-block__button__container a{min-width:200px;text-align:center}@media screen and (max-width: 990px){.section-info-blocks .info-block__container{text-align:center !important}}