.programme-card{align-items:flex-start;border-radius:10px;display:flex;flex-direction:column;flex-shrink:0;gap:20px;height:350px;overflow:hidden;padding:30px;width:100%}.cards-warp{box-sizing:border-box;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(0,1fr));margin-top:120px;max-width:100%}.cards-warp .programme-card:first-child{background:var(--Purple,#711bde);box-shadow:0 40px 20px -20px rgba(113,27,222,.2);color:#fff}.cards-warp .programme-card{position:relative}.cards-warp .programme-card:first-child:before{background-image:url(https://6867748.fs1.hubspotusercontent-na1.net/hubfs/6867748/Mindflick%2025/Backgrounds/lime-line.svg);background-position:0;background-position-y:bottom;background-repeat:repeat-x;background-size:contain;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.cards-warp .programme-card:nth-child(2){background:var(--Pink,#dd1bd4);border-radius:10px;box-shadow:0 40px 20px -20px rgba(221,27,212,.2);color:#fff}.cards-warp .programme-card:nth-child(2):before{background-image:url(https://6867748.fs1.hubspotusercontent-na1.net/hubfs/6867748/Mindflick%2025/Backgrounds/purple-line.svg);background-position:0;background-position-y:bottom;background-repeat:repeat-x;background-size:contain;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.cards-warp .programme-card:nth-child(3){background:var(--Lime,#c8f518);border-radius:10px;box-shadow:0 40px 20px -20px rgba(200,245,24,.2);color:#000}.cards-warp .programme-card:nth-child(3):before{background-image:url(https://6867748.fs1.hubspotusercontent-na1.net/hubfs/6867748/Mindflick%2025/Backgrounds/purple-line.svg);background-position:0;background-position-y:bottom;background-repeat:repeat-x;background-size:contain;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.cards-warp .programme-card:nth-child(4){background:var(--Orange,#ff4b00);border-radius:10px;box-shadow:0 40px 20px -20px rgba(255,75,0,.2);color:#fff}.cards-warp .programme-card:nth-child(4):before{background-image:url(https://6867748.fs1.hubspotusercontent-na1.net/hubfs/6867748/Mindflick%2025/Backgrounds/pink-line.svg);background-position:0;background-position-y:bottom;background-repeat:repeat-x;background-size:contain;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.feature-points-wrap{display:grid;gap:60px 20px;grid-template-columns:repeat(3,1fr);margin-top:140px}.feature-point{border-left:1px solid var(--Grey,#d5dce4);display:flex;flex-direction:column;gap:40px;padding:20px}.feature-point-icon{align-items:center;background:var(--Gradients-White-Grey-01,linear-gradient(180deg,#fff 0,#f0f3f7 100%));border:1px solid var(--Grey,#d5dce4);border-radius:10px;display:flex;gap:10px;height:60px;justify-content:center;padding:18px;width:60px}.feature-point-icon.feature-point-icon-pink{box-shadow:0 10px 15px -5px rgba(221,27,212,.5)}.feature-point-icon.feature-point-icon-lime{box-shadow:0 10px 15px -5px rgba(200,245,24,.5)}.feature-point-icon.feature-point-icon-purple{box-shadow:0 10px 15px -5px rgba(113,27,222,.5)}.feature-point-icon.feature-point-icon-orange{box-shadow:0 10px 15px -5px rgba(255,75,0,.5)}.feature-points h2{color:#000;-webkit-text-fill-color:unset}@media only screen and (max-width:834px){.feature-points-wrap{display:grid;gap:60px 20px;grid-template-columns:repeat(2,1fr);margin-top:140px}.feature-point{border-bottom:1px solid var(--Grey,#d5dce4);border-left:none;display:flex;flex-direction:row;gap:20px;padding:20px}}@media only screen and (max-width:768px){.feature-points-wrap{display:grid;gap:10px 20px;grid-template-columns:repeat(1,1fr);margin-top:50px}.cards-warp{grid-template-columns:1fr}}@media only screen and (max-width:480px){.feature-points-wrap{display:grid;gap:10px 20px;grid-template-columns:repeat(1,1fr);margin-top:50px}.cards-warp{grid-template-columns:1fr}}