.what-youll-get-section{background:var(--brand-gradient-purple-grey-lavender-mist);padding:80px 40px 100px;position:relative;overflow:hidden;perspective:1000px;border-top:1px solid #eee}@media (max-width:768px){.what-youll-get-section{padding:72px 36px}}.what-youll-get-container{max-width:600px;margin:0 auto;position:relative;z-index:1}.what-youll-get-title{font-size:27px;font-weight:var(--font-weight-semibold);color:var(--text-primary);margin-bottom:48px;text-align:center;font-family:Open Sans,system-ui,-apple-system,sans-serif;text-shadow:.5px 1px 0 #ffffff}@media (max-width:768px){.what-youll-get-title{font-size:22px;margin-bottom:43px}}.what-youll-get-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:25px;align-items:stretch}@media (max-width:768px){.what-youll-get-list{grid-template-columns:repeat(2,1fr);gap:12px}}.what-youll-get-item{font-family:Open Sans,system-ui,-apple-system,sans-serif}.what-youll-get-card{background:#fefefeee;border-radius:16px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:all .2s ease;height:120px}.what-youll-get-card.dark{background:var(--brand-gradient-dark-purple);opacity:.9}.what-youll-get-card.dark .what-youll-get-text{color:#ffffff}@media (max-width:768px){.what-youll-get-card{padding:12px;flex-direction:column;align-items:center;justify-content:center;gap:8px;height:110px;display:flex}}.what-youll-get-emoji{font-size:30px;line-height:1;flex-shrink:0;display:inline-block}@media (max-width:768px){.what-youll-get-emoji{font-size:24px;margin:0;flex-shrink:0}}.what-youll-get-text{font-size:16px;color:#444444;line-height:1.4;font-weight:var(--font-weight-medium);text-align:center;margin:0}@media (max-width:768px){.what-youll-get-text{font-size:13px;text-align:center;line-height:1.3;margin:5px 10px 0;flex:0 0 auto;min-height:auto}}