.heading-with-description{display:flex;flex-direction:column;gap:12px;position:relative;width:100%;padding:80px 0;padding-bottom:32px}.heading-with-description__title{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:-.96px;color:#271e18;margin:0;padding:0}.heading-with-description__description{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:20px;font-weight:400;line-height:30px;color:#514841;margin:0;padding:0}@media(max-width:768px){.heading-with-description{padding:40px 0;padding-bottom:24px}.heading-with-description__title{font-size:36px;line-height:44px;letter-spacing:-.72px}.heading-with-description__description{font-size:18px;line-height:27px}}@media(max-width:480px){.heading-with-description{padding:20px 0;padding-bottom:16px}.heading-with-description__title{font-size:28px;line-height:36px;letter-spacing:-.56px}.heading-with-description__description{font-size:16px;line-height:24px}}.heading-with-description[style*="text-align: center"]{align-items:center}.heading-with-description[style*="text-align: right"]{align-items:flex-end}.heading-with-description--compact{gap:8px}.heading-with-description--spacious{gap:16px}.heading-with-description--dark .heading-with-description__title{color:#fff}.heading-with-description--dark .heading-with-description__description{color:#e0e0e0}.heading-with-description--light .heading-with-description__title{color:#000}.heading-with-description--light .heading-with-description__description{color:#666}