@import "https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@700";.card{color:#fff;background-image:url(../images/IMG_6-removebg.8c59dc76.png);background-position:0;background-repeat:no-repeat;background-size:cover;height:100%;margin:0;padding:2.5rem 3rem;font-family:Nunito Sans;font-size:4vw;font-weight:700;line-height:1.2}.card:before{background:linear-gradient(to bottom right,transparent,rgba(black,.5)75%);content:"";position:absolute;inset:0}.card h1{font-size:8vw;font-weight:700}.card small{font-size:.5em;display:block}.card small small{margin-top:.25em;font-size:.75em}.card-container{height:100%;text-shadow:.025em .025em 0 rgba(black,.35);position:relative}.card-content{width:50%;margin-top:-1rem;position:absolute;top:50%;right:0;transform:translateY(-50%)}