.home-result-section{border-radius:15px;flex-wrap:wrap;justify-content:space-evenly;align-items:start;gap:100px;width:100%;margin:50px 0;padding:40px 60px;display:flex;box-shadow:0 0 10px #0000001a}.home-result-section-right{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.home-result-section-left{flex-direction:column;gap:15px;max-width:40%;display:flex}.home-result-section-header{align-items:center;gap:10px;display:flex}.home-result-section-header-title{font-size:18px;font-weight:700}.home-result-section-header-subtitle{font-size:14px;font-weight:700}.home-result-section-description{margin:20px 0;font-size:15px}.home-result-section-list-item{border-radius:25px;flex-direction:column;gap:3px;padding:10px 15px;display:flex;box-shadow:1px 1px 5px #0000001a}.home-result-section-list-item-title{font-size:14px;font-weight:700}.home-result-section-list-item-description{color:var(--text-secondary-color);font-size:15px}.home-result-section-statistic{margin:20px 0;font-size:15px}.home-result-section-right-img{border-radius:15px;width:300px;height:500px}@media (max-width:1370px){.home-result-section-right-img{max-width:200px;height:350px}}@media (max-width:1200px){.home-result-section{flex-direction:column;align-items:center;gap:50px;padding:30px 20px}.home-result-section-left,.home-result-section-right{max-width:100%}.home-result-section-right-img{width:100%;max-width:300px;height:auto}}
