@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap);@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-1rem)}}.text-background .content{padding:20rem 0;position:relative}.text-background .content:after{background:rgba(0,0,0,.4);bottom:0;content:"";left:0;mix-blend-mode:multiply;position:absolute;right:0;top:0;z-index:2}.text-background .content .bg-img{z-index:1}.text-background .content .text{position:relative;z-index:3}@media only screen and (max-width:576px){.text-background .content{padding:10rem 0}}