.hero{justify-content:center;align-items:center;padding:7rem 0 3rem;display:flex;position:relative}@media (min-width:768px){.hero{padding:11rem 0 3rem}}.hero .hero-inner{flex-direction:column;align-items:center;gap:2rem;padding:0 1rem;display:flex}@media (min-width:768px){.hero .hero-inner{padding:0 1.5rem}}@media (min-width:1024px){.hero .hero-inner{grid-template-columns:1fr 1fr;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid}}.hero .hero-content{text-align:center;max-width:700px;position:relative}@media (min-width:1024px){.hero .hero-content{text-align:left}}.hero .hero-content h1{min-height:120px;margin-bottom:1.5rem;font-size:38px;display:block}@media (min-width:510px){.hero .hero-content h1{min-height:86px}}@media (min-width:1280px){.hero .hero-content h1{min-height:120px;font-size:42px}.hero .hero-content h1{font-size:54px}}.hero .hero-content .hero-subline{max-width:768px;margin:0 auto 40px}.hero .hero-content p{color:#666;font-size:18px;line-height:1.4}@media (min-width:768px){.hero .hero-content p{font-size:20px}}.hero .hero-content .hero-ctas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (min-width:1024px){.hero .hero-content .hero-ctas{justify-content:flex-start}}@media not (min-width:480px){.hero .hero-content .hero-ctas .big-cta,.hero .hero-content .hero-ctas .big-cta-secondary{justify-content:center;width:100%}}.hero .hero-mouse{display:none}@media (min-width:1024px){.hero .hero-mouse{color:var(--color-blue);opacity:.5;animation:1s infinite bounce;display:block;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}}
.section-ad-platforms .section-title-wrapper .section-title{color:#666}.ad-platforms-wrapper{color:#666;flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;display:flex}.ad-platforms-wrapper .ad-platforms-item{flex-direction:column;align-items:center;gap:.75rem;display:flex}.ad-platforms-wrapper .adp-icon{justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.ad-platforms-wrapper .adp-icon svg{width:2rem;height:2rem}
