#point .list{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:600px){#point .list{display:flex;flex-direction:column;gap:44px}}#point .item{align-items:flex-start;display:flex;gap:32px;justify-content:flex-start}@media screen and (max-width:600px){#point .item{flex-direction:column;gap:12px}}#point img{flex-shrink:0;width:264px}@media screen and (max-width:600px){#point img{width:100%}}#point .title{color:#fff;font-size:16px;font-weight:700;line-height:1.6;margin-bottom:16px}@media screen and (max-width:600px){#point .title{margin-bottom:8px}}#point .text{color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:1.6}