.ffind{background:#fff;padding:62px 0}.ffind-wrap{margin:0 auto;max-width:1140px;padding:0 30px}.ffind-head{margin-bottom:34px;text-align:center}.ffind-head .ffeyebrow{color:#dd078b;font-size:13px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.ffind-head h2{color:#343434;font-family:Inter,sans-serif;font-size:36px;font-weight:800;margin:12px 0 13px}.ffind-head p{color:#555;font-size:16px;line-height:1.55;margin:0 auto;white-space:nowrap}.ffind-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.ffind-card{background:#fff;border:1px solid #ebe6f1;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s}.ffind-card:hover{border-color:#dd078b;box-shadow:0 10px 26px rgba(65,32,90,.1);transform:translateY(-2px)}.ffind-img{align-items:center;background:linear-gradient(160deg,#7e3fad,#41205a);display:flex;justify-content:center;min-height:190px;overflow:hidden;position:relative}.ffind-photo{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.ffind-img.has-img:before{background:linear-gradient(180deg,rgba(20,8,40,.12),rgba(20,8,40,.55));content:"";inset:0;position:absolute;z-index:1}.ffind-ico{color:#fff;font-size:52px;line-height:1;opacity:.9;position:relative;z-index:1}.ffind-name{bottom:16px;color:#fff;font-family:Inter,sans-serif;font-size:20px;font-weight:800;left:20px;position:absolute;right:20px;text-shadow:0 1px 10px rgba(0,0,0,.35);z-index:2}.ffind-body{flex:1;padding:16px 20px 20px}.ffind-desc{color:#555;font-size:15px;line-height:1.5;margin:0}@media(max-width:980px){.ffind-head p{max-width:760px;white-space:normal}.ffind-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.ffind-grid{grid-template-columns:1fr}.ffind-head h2{font-size:28px}}