/* compiled by scssphp 1.6.0 on Mon, 03 Jul 2023 12:33:02 +0000 (0.0758s) */

.knowledge-base__tiles__wrapper{padding:30px 0}.knowledge-base__tiles__wrapper:not(:last-of-type) .knowledge-base__tiles__container{border-bottom:12px solid red}.knowledge-base__tiles__container{margin:0 auto 80px;max-width:1440px}@media only screen and (max-width: 96rem){.knowledge-base__tiles__container{padding:0 25px}}@media only screen and (max-width: 47.9375rem){.knowledge-base__tiles__container{padding:0 20px}}.knowledge-base__tiles__heading{max-width:600px;text-align:left}.knowledge-base__tiles__title{font-size:30px;text-align:left;margin-bottom:25px;text-transform:none}.knowledge-base__tiles__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:15px;margin:40px 0}@media only screen and (max-width:1024px){.knowledge-base__tiles__grid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width:650px){.knowledge-base__tiles__grid{grid-template-columns:1fr}}.knowledge-base__tiles__grid .item{position:relative;padding:35px 35px 77px;border-radius:20px;background-color:#fff;box-shadow:0 0 35px 0 rgba(0, 0, 0, 0.25);display:grid}@media only screen and (min-width:651px){.knowledge-base__tiles__grid .item{grid-template-rows:182px 1fr}}.knowledge-base__tiles__grid .item img{order:-1;border-radius:15px}.knowledge-base__tiles__grid .item .info__title{font-size:24px;line-height:1.7;color:#000;margin:25px 0}.knowledge-base__tiles__grid .item .info .button__group{position:absolute;bottom:35px;left:35px}