.boxes-frame{background:#f8fafc;padding:50px 0}.boxes-frame .boxes-container{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;max-width:1400px}.boxes-frame .boxes-container .boxes-box{background:#fff;padding:30px;flex-grow:0;width:315px;box-sizing:border-box;border-radius:10px}.boxes-frame .boxes-container .boxes-box .boxes-img{border-radius:10px}.boxes-frame .boxes-container .boxes-box .boxes-headline{font-size:24px;font-weight:700;margin:10px 0}.boxes-frame .boxes-container .boxes-box .boxes-text{margin-bottom:10px}