.strong-point{margin-bottom:120px}.strong-point__title{border-bottom:1px solid var(--color-gray-400);margin-bottom:60px}.strong-point__title h2{font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);margin-bottom:7px}.strong-point__items{display:flex;flex-direction:column;gap:60px;margin-top:60px}.strong-point-item__title-wrapper{margin-bottom:30px}.strong-point-item{background:var(--color-gray-100);border-radius:40px;padding:40px 30px}.strong-point-item__title-number{border-bottom:1px solid var(--color-blue-700)}.strong-point-item__title-number>p{color:var(--color-blue-700);font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);margin-bottom:10px}.strong-point-item__title-text{color:var(--color-blue-700);font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-base);margin-bottom:30px}.strong-point-item__content,.strong-point-item__text{font-weight:var(--font-weight-normal)}.strong-point-item__text{margin-bottom:30px}.strong-point-item__image{aspect-ratio:268/207;border-radius:24px;width:100%}.item-right{align-items:center;display:flex;flex-direction:row;justify-content:center}html[lang=en] .strong-point-item__title-text,html[lang=vi] .strong-point-item__title-text{line-height:var(--line-height-tight);margin-top:10px}@media (min-width:768px){.strong-point{margin-bottom:200px}.strong-point__title{margin-bottom:80px}.strong-point__title h2{font-size:var(--font-size-xxl);font-weight:var(--font-weight-bold);margin-bottom:15px}.strong-point-item__title-text{font-size:var(--font-size-xl);margin-bottom:40px}.strong-point__items{gap:80px;margin-top:100px}.strong-point-item__image{aspect-ratio:268/207;border-radius:24px;width:min(100%,520px)}.strong-point-item__text-wrapper{align-items:center;display:flex}}@media (min-width:1024px){.strong-point-item{align-items:center;display:grid;gap:40px;grid-template-columns:repeat(2,1fr);padding:40px 60px}.strong-point-item__text{margin-bottom:0}}@media (min-width:1280px){.item-left{width:550px}}