.feature-cards-nd{background-color:#fffaf3;display:flex;flex-direction:column;gap:48px;padding:88px 80px}.feature-cards-nd__header{align-items:flex-start;display:flex;flex-direction:row;gap:40px}.feature-cards-nd__title{color:#292929;flex-shrink:0;font-family:Trois Mille Medium,sans-serif;font-size:48px;font-weight:400;letter-spacing:-1.92px;line-height:1.25;margin:0;width:416px}.feature-cards-nd__text{color:#292929;flex:1;font-family:TWK Lausanne,sans-serif;font-size:20px;font-weight:300;line-height:1.25;margin:0;min-width:0}.feature-cards-nd__cards{align-items:stretch;display:flex;flex-direction:row;gap:16px;height:616px}.feature-cards-nd__card{background-color:#fffffc;border-radius:40px;flex:1 0 0;min-width:0;overflow:hidden;position:relative}.feature-cards-nd__card-image{inset:0;position:absolute}.feature-cards-nd__card-image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.feature-cards-nd__card-overlay{background-color:rgba(0,0,0,.25);border-radius:40px;bottom:24px;display:flex;flex-direction:column;gap:8px;height:190px;left:24px;max-width:calc(100% - 48px);overflow:hidden;padding:32px;position:absolute;width:100%}.feature-cards-nd__card-title{color:#fffffc;display:-webkit-box;flex-shrink:0;font-family:Trois Mille Medium,sans-serif;font-size:24px;font-weight:400;line-height:normal;margin:0;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.feature-cards-nd__card-text{color:#fffffc;font-family:TWK Lausanne,sans-serif;font-size:16px;font-weight:500;line-height:1.4;min-height:0;overflow:hidden}.feature-cards-nd__card-text p{display:-webkit-box;margin:0;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@media (max-width:1024px){.feature-cards-nd{padding:60px 40px}.feature-cards-nd__title{font-size:36px;width:280px}.feature-cards-nd__text{font-size:16px}.feature-cards-nd__cards{height:480px}.feature-cards-nd__card-overlay{height:170px;padding:24px;width:calc(100% - 48px)}}@media (max-width:769px){.feature-cards-nd{gap:24px;padding:48px 20px}.feature-cards-nd__header{align-items:flex-start;flex-direction:column;gap:8px}.feature-cards-nd__title{font-family:Trois Mille Black,sans-serif;font-size:40px;letter-spacing:0;text-align:center;width:100%}.feature-cards-nd__text{font-size:16px;line-height:1.25;width:100%}.feature-cards-nd__cards{flex-direction:column;gap:16px;height:auto}.feature-cards-nd__card{flex:unset;height:350px;width:100%}.feature-cards-nd__card-overlay{border-radius:40px;bottom:0;height:150px;left:0;max-width:100%;padding:24px;width:100%}}