.go-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:22px;box-shadow:0 18px 26px rgba(0,0,0,.14);isolation:isolate;overflow:visible;position:relative}.go-card:after{background:rgba(0,0,0,.55);border-radius:12px;bottom:-10px;content:"";height:10px;left:16px;position:absolute;right:16px;z-index:-1}.go-card__img{padding:22px 24px 0}.go-card__img img{display:block;height:auto;margin:0 auto;max-width:100%;object-fit:contain}.go-card__txt{background:#ffe15b;border-bottom-left-radius:22px;border-bottom-right-radius:22px;color:#111;padding:20px 24px 24px}.go-card__txt :is(h1,h2,h3,h4,h5,h6){font-weight:800;letter-spacing:.06em;margin:0 0 12px;text-align:center;text-transform:uppercase}.go-card__txt p{line-height:1.55;margin:0 0 14px}.go-card__txt>:last-child{margin-bottom:0}