.insmind-module-landing-text{width:100%;padding:0 var(--landing-module-padding) 80px}.insmind-module-landing-text__container{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1200px;margin:0 auto}.insmind-module-landing-text__card{display:flex;flex-direction:column;max-width:384px;padding:32px 16px;background:var(--background-color-secondary-regular);border-radius:var(--border-radius-xlarge)}.insmind-module-landing-text__card h3{font:var(--text-h5-bold);color:var(--text-color-primary);text-align:center}.insmind-module-landing-text__content{margin-top:8px;font:var(--text-p1-regular);color:var(--text-color-secondary);text-align:center}.insmind-module-landing-text__btn{width:fit-content;margin:40px auto 0}@media only screen and (min-width: 960px) and (max-width: 1279px){.insmind-module-landing-text__container{grid-template-columns:repeat(3,1fr);width:100%}}@media only screen and (min-width: 600px) and (max-width: 959px){.insmind-module-landing-text__container{grid-template-columns:repeat(3,1fr);width:100%}}@media only screen and (max-width: 599px){.insmind-module-landing-text{padding-bottom:64px}.insmind-module-landing-text__container{grid-template-columns:repeat(1,1fr);width:100%}.insmind-module-landing-text__card{max-width:unset}}
