.author__container{display:flex;flex-direction:column;gap:4rem}.author__row{display:flex;flex-wrap:wrap;gap:4rem 8rem}.author__left,.author__right{flex:1 1 40rem}.author__title{font-size:2.3rem;margin-bottom:3rem}.author__counter{display:flex;flex-wrap:wrap;gap:3rem 5rem;margin-bottom:1.4rem;justify-content:space-between}.author__counter-tile{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.author__counter-amount{font-size:4.4rem;font-weight:800}.author__counter-title{font-size:2rem}.author__text-box,.author__tiles{flex:1 1 40rem}.author__tiles{display:flex;flex-direction:column;gap:3rem}.author__tile{padding:3rem 2rem;border-radius:1rem;display:flex;flex-wrap:wrap;gap:2rem}.author__tile--shadow{box-shadow:0 4px 40px 0 rgba(29,57,95,.08)}.author__tile-right{flex:1 1 15rem}.author__tile-title{margin-bottom:1.2rem}@media(min-width:768px){.author__counter{margin:10rem 0}.author__title{font-size:2.7rem}}.banner__container{display:flex;flex-direction:column;gap:6rem}.banner__text-box{display:flex;justify-content:center;flex-direction:column}@media(min-width:768px){.banner__text-box{align-items:center}}@media(min-width:1200px){.banner{margin-bottom:3rem}.banner__container{gap:10rem}}@keyframes arrowAnimation{0%{transform:translateY(-2rem)}to{transform:translateY(3.3rem)}}.mockup{display:none;position:relative}.mockup__img{height:auto;width:90%;margin:0 auto}@media(min-width:768px){.mockup{display:flex;align-items:center;justify-content:center}}