.parent-container{justify-content:center}.gc-card,.parent-container{align-items:center;display:flex}.gc-card{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:15px;box-shadow:0 4px 6px rgba(0,0,0,.1);justify-content:space-between;margin-bottom:30px;max-width:1100px;padding:20px}.gc-image-container img{height:400px;margin-left:-100px;margin-right:100px;max-width:300px}.gc-text-content{flex:1;padding-right:100px}.gc-card h2,.gc-card h3,.gc-card p{color:#fff}@media (max-width:768px){.gc-card{flex-direction:column;margin-top:-280px;padding:20px;text-align:center}.gc-image-container img{margin:0 0 20px}.gc-text-content{padding:0}.title{font-size:28px;margin-bottom:8px}.subtitle{font-size:20px;margin-bottom:12px}.description{font-size:16px;margin-bottom:15px}}