.contact-card{align-items:center;background-image:url(./contact-bg.3DHhnbPp.svg),radial-gradient(237.94% 261.98% at -41.69% -83.07%,#f87272 0,#120d45 64.93%,#45ed90);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;gap:11rem;justify-content:flex-start;margin:0 auto;padding:3.2rem;position:relative;text-align:left;width:70%;--border-width:-8px;--border-radius:2.4rem;border-radius:var(--border-radius);z-index:1}@media (max-width:1199.98px){.contact-card{gap:9rem;width:85%}}@media (max-width:991.98px){.contact-card{gap:2rem;justify-content:space-between;width:100%}}@media (max-width:767.98px){.contact-card{flex-wrap:wrap;justify-content:center;text-align:center}}.contact-card__text{width:50%}@media (max-width:767.98px){.contact-card__text{width:100%}}.contact-card__text h2,.contact-card__text p{color:#fff}.contact-card__text p{line-height:24px}.contact-card .btn{background:#fff}.contact-card .header-xxs{font-weight:800}.contact-card:before{background:linear-gradient(180deg,#4158d00d,#a941ef0d);border:1px solid rgba(86,46,252,.2);border-radius:calc(var(--border-radius) - var(--border-width));content:"";display:block;height:calc(100% - var(--border-width)*2);left:var(--border-width);position:absolute;top:var(--border-width);width:calc(100% - var(--border-width)*2);z-index:-1}
