.hero{align-items:flex-start;background-color:#2f4f4f;margin-bottom:1vmax;margin-top:1vmax;padding:0 4vw 4vw;width:100%}.hero,.hero__content{box-sizing:border-box;display:flex;justify-content:center}.hero__content{align-items:center;background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),url(mosaico-hero-blog.png) #d3d3d3 50% /cover no-repeat;color:#ebe9da;flex-direction:column;gap:39px;padding-bottom:100px;padding-top:124px;text-align:center;width:1000%}.hero,.hero__content{min-height:calc(100vh - 9.4vw)}.hero__tag{color:#ebe9da;font-family:Arial,sans-serif;font-size:16px;font-weight:700;margin:0;text-transform:uppercase}.hero__title{color:#ebe9da;font-family:Bookmania,sans-serif;font-size:112px;font-weight:400;line-height:normal;max-width:80%}h1.hero__title{margin-bottom:unset}.hero__description{color:#ebe9da;font-family:Arial,sans-serif;font-size:22px;font-weight:400;line-height:normal;max-width:682px}@media (max-width:1200px){.hero__title{font-size:80px;width:70%}.hero__description{font-size:20px;width:80%}.hero__content{gap:24px;padding-top:120px}}@media (max-width:820px){.hero{padding:24px}.hero__content{width:100%}.hero__title{font-size:46px;width:100%}.hero__description{font-size:18px;width:90%}.hero__content{padding:80px 24px}}