.advertHead{text-align:center;margin-bottom:2rem;opacity:0;margin-top:6rem;transform:translateY(-20px);animation:fadeIn 1s ease-in-out forwards}.advertHead,.advertHead h2{font-family:Inter,sans-serif!important}.advertHead h2{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#0a0d14}.advertHead p{font-size:1.6rem;color:#525866;width:40%;margin:0 auto;padding-bottom:1rem;font-family:Inter,sans-serif!important}.advertGoals{display:grid;margin:3rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:3rem;gap:3rem;padding:5px;justify-content:center;opacity:0;animation:fadeIn 1.2s ease-in-out .5s forwards}.advertGoals>div{background-color:#f8f9fa;padding:20px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;opacity:0;transform:scale(.9);animation:popIn .6s ease-in-out forwards;font-family:Inter,sans-serif!important}.advertGoals>div:nth-child(2){animation-delay:.2s}.advertGoals>div:nth-child(3){animation-delay:.4s}.advertGoals>div:nth-child(4){animation-delay:.6s}.advertGoals>div:nth-child(5){animation-delay:.8s}.advertGoals>div:nth-child(6){animation-delay:1s}.advertGoals>div:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 8px 16px rgba(0,0,0,.15)}.advertGoals>div>div{width:80px;height:80px;background-color:#ddd;border-radius:50%;opacity:0;transform:scale(.5);animation:fadeIn .6s ease-in-out .4s forwards}.advertGoals h3,.advertGoals>div>div{font-family:Inter,sans-serif!important}.advertGoals h3{font-size:1.5rem;margin-bottom:10px;color:#333}.advertGoals p{font-size:1rem;color:#666;font-family:Inter,sans-serif!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:1024px){.advertGoals{grid-template-columns:repeat(2,1fr)}.advertHead h2{font-size:2.5rem;padding:0 2rem}.advertHead p{width:80%;margin:0 auto;padding-bottom:1rem;font-size:1.2rem}}@media (max-width:768px){.advertGoals{grid-template-columns:1fr;margin:1rem}.advertHead h2{font-size:1.8rem}.advertHead p{font-size:1rem;color:#525866;width:70%;margin:0 auto;padding-bottom:0}}@media (max-width:414px){.advertHead h2{font-size:1.3rem;margin:0 auto;padding-bottom:1rem}.advertHead p{font-size:.8rem;color:#525866;width:80%;margin:0 auto;padding-bottom:.6rem}.advertGoals{display:grid;margin:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.BrandImg img,.costImg img,.dataImg img,.enhanceImg img,.scaleImg img,.targetImg img{width:3.8rem}.advertGoals>div>div{width:60px;height:60px}.advertGoals h3{font-size:1.1rem}.advertGoals p{font-size:.8rem}}