.cards-2{background-color:var(--color-dark,#010101);justify-content:center;position:relative}.cards-2,.cards-2__container{align-items:center;display:flex;width:100%}.cards-2__container{gap:30px;max-width:1440px;padding:120px 135px}.cards-2--media-right .cards-2__container{flex-direction:row}.cards-2--media-left .cards-2__container{flex-direction:row-reverse}.cards-2__text-section{align-items:flex-start;background-color:var(--color-brand-2,#b0f0e4);border-radius:24px;display:flex;flex:1;flex-direction:column;gap:24px;height:350px;overflow:hidden;padding:24px 56px;position:relative}.cards-2__heading{color:var(--color-primary-text,#181818);font-size:36px;font-weight:700;letter-spacing:-.72px;line-height:44px;margin:0}.cards-2__body,.cards-2__heading{font-family:var(--font-family-primary,"Manrope",sans-serif)}.cards-2__body{color:var(--color-secondary-text,#333);font-size:16px;font-weight:400;line-height:24px;max-width:470px}.cards-2__body p{margin:0 0 16px}.cards-2__body p:last-child{margin-bottom:0}.cards-2__dotted-shape{height:47px;pointer-events:none;position:absolute;right:19px;top:18px;width:auto}.cards-2__media-section{border-radius:16px;flex-shrink:0;height:350px;overflow:hidden;width:560px}.cards-2__image,.cards-2__video{border-radius:16px;display:block;height:100%;object-fit:cover;width:100%}.cards-2__media-section:empty{background-color:var(--color-dark-3,#282828)}.cards-2__text-section{justify-content:center}.cards-2__body{overflow-y:auto}.cards-2__media-section{min-width:0}@media (min-width:768px) and (max-width:1023px){.cards-2__container{gap:24px;padding:80px 40px}.cards-2__text-section{height:auto;min-height:300px;padding:24px 32px}.cards-2__media-section{height:300px;width:400px}.cards-2__heading{font-size:28px;letter-spacing:-.56px;line-height:36px}.cards-2__body{font-size:14px;line-height:22px;max-width:100%}}@media (max-width:767px){.cards-2__container{flex-direction:column!important;gap:24px;padding:60px 16px}.cards-2__text-section{height:auto;min-height:0;order:1;padding:24px;width:100%}.cards-2__media-section{aspect-ratio:560/350;height:auto;order:2;width:100%}.cards-2__heading{font-size:24px;letter-spacing:-.48px;line-height:32px}.cards-2__body{font-size:14px;line-height:22px;max-width:100%}.cards-2__dotted-shape{height:35px;right:12px;top:12px}}