.landing-key-points-background{background:#f2f2f7;padding:90px 0}.landing-key-points{align-items:flex-start;display:flex;flex-direction:column;gap:0;justify-content:flex-start;margin:0;padding:0;width:100%}.landing-key-points .heading{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.landing-key-points h2{max-width:580px;text-align:center}.landing-key-points .heading p{max-width:760px;text-align:center}.landing-key-points ul.points{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:0;justify-content:flex-start;list-style-type:none;margin:40px 0 0;padding:0;width:100%}.landing-key-points ul.points>li{align-items:flex-start;background:#fff;display:flex;flex:0 0 33.333%;flex-direction:column;gap:0;height:460px;justify-content:flex-start;margin:0;padding:0;position:relative}.landing-key-points ul.points>li:last-child{flex:1 1 auto}.landing-key-points ul.points>li .image-wrapper{height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .8s ease-in-out;width:100%}.landing-key-points ul.points>li .image-wrapper .title{bottom:20px;color:#fff;font-size:1.2em;left:20px;position:absolute}.landing-key-points ul.points>li .image-wrapper.active{opacity:1;z-index:1}.landing-key-points ul.points>li .image-wrapper img{display:block;height:100%;object-fit:cover;width:100%}.landing-key-points ul.points>li .text-wrapper{height:100%;left:0;opacity:0;padding:20px;position:absolute;top:0;transition:opacity .8s ease-in-out;width:100%}.landing-key-points ul.points>li .text-wrapper ul{margin:0;padding:0}.landing-key-points ul.points>li .text-wrapper.active{align-items:flex-start;background:#fff;display:flex;flex-direction:column;justify-content:flex-start;opacity:1;z-index:2}@media(max-width:1190px){.landing-key-points .heading{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.landing-key-points ul.points>li{flex:0 0 50%}}@media(max-width:690px){.landing-key-points ul.points>li{flex:0 0 100%}}