.contact-cards{font-family:Rajdhani,sans-serif;padding:16rem 1.3rem 8rem}.contact-cards .heading{margin-bottom:48px;max-width:750px}.contact-cards .heading h2{font-size:44px;font-weight:600;letter-spacing:-1px;line-height:110%}.contact-cards .heading p{color:#4b4b4b;font-size:19px;line-height:150%}.contact-cards .cards-wrapper{row-gap:40px}.contact-cards .single-contact-card{align-items:center;border:1px solid #cacaca;border-radius:12px;display:flex;justify-content:space-between;padding:20px;width:100%}.contact-cards .single-contact-card.item-even{flex-direction:row-reverse}.contact-cards .single-contact-card .video-wrapper{width:48%}.contact-cards .single-contact-card .text-wrapper{padding:32px;width:50%}.contact-cards .single-contact-card .video-wrapper video{aspect-ratio:16/9;border-radius:6px;display:block;overflow:hidden;width:100%}.contact-cards .single-contact-card .text-wrapper h4{font-size:32px;font-weight:600;letter-spacing:-.5px}.contact-cards .single-contact-card .text-wrapper h5{font-size:21px;font-weight:500;margin-top:-8px;opacity:.8}.contact-cards .single-contact-card .text-wrapper p{color:#4b4b4b;font-size:18px;line-height:150%}@media (max-width:960px){.contact-cards{padding-top:12rem}.contact-cards .heading h2{font-size:32px}.contact-cards .single-contact-card,.contact-cards .single-contact-card.item-even{flex-direction:column;row-gap:32px}.contact-cards .single-contact-card .text-wrapper,.contact-cards .single-contact-card .video-wrapper{width:100%}.contact-cards .single-contact-card .text-wrapper{padding:0}}