.secondSec{width:129.6rem;height:50.2rem;border-radius:24px;margin:17.5rem auto;background-color:var(--Secondary);display:flex;align-items:center;gap:2.1rem;justify-content:center;padding:4rem}.secondSecContent{display:flex;flex-direction:column;gap:2.7rem}.secondSecHeading{max-width:63.8rem;font-family:var(--font-head);font-weight:600;font-size:1.8rem;color:var(--Font)}.secondSecText{max-width:63.7rem;font-family:var(--font-body);font-size:1.6rem;color:var(--Font)}.secondSecImg{width:41.8rem;height:31.6rem;border-radius:24px;object-fit:cover;flex-shrink:0}@media(max-width:768px){.secondSec{width:calc(100% - 3rem);height:auto;flex-direction:column;margin:5rem 1.5rem;padding:2.5rem 2rem;gap:2rem}.secondSecContent{gap:1.5rem}.secondSecHeading{max-width:100%;font-size:1.6rem}.secondSecText{max-width:100%;font-size:1.4rem}.secondSecImg{width:100%;height:auto;max-height:25rem;border-radius:1.6rem}}
