.box-result-content{background:#fff;box-shadow:0 8px 30px 0 rgba(0,0,0,.21)}.box-result-content .How_Content{border-radius:0}.box-result-content .success{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:150px;gap:20px}.box-result-content .success .main-text{color:#1c3d4a;font-family:Avenir;font-size:var(--font-size24);font-weight:900;text-transform:uppercase}.box-result-content .success .sub-text{max-width:60%;font-size:var(--font-size18);font-weight:300;color:#4e5660;text-align:center}.box-result-content .icon-box-result{display:flex;width:50px;height:50px;justify-content:center;align-items:center;gap:10px;border-radius:50px;background:#ffb900}