.dreamGoal__Wrapper,.dreamGoal__left{display:flex;gap:2.4rem}.dreamGoal__left{background:var(--white,#fff);border-radius:20px;box-shadow:0 0 9px 0 rgba(0,0,0,.35);flex-direction:column;padding:2.4rem;width:100%}.dreamGoalH4{color:var(--primary,#dc0032);font-weight:700;margin-bottom:.8rem}.dreamGoal_hr{background:#b4b4b4;height:1px;margin-top:2.4rem}.dreamGoal__right{border-radius:20px;box-shadow:0 0 9px 0 rgba(0,0,0,.35);max-width:36rem;min-width:28rem;width:40%}.dreamGoal_img{border-radius:20px;height:100%;object-fit:cover;width:100%}@media screen and (max-width:768px){.dreamGoal__Wrapper{flex-direction:column}.dreamGoal__left,.dreamGoal__right{max-width:100%;min-width:100%;width:100%}.dreamGoal_img{max-width:100%;min-width:100%}}