.cp-card-screen{display:flex;margin:auto;max-width:100%}.cp-card-screen-image{position:relative}.cp-card-screen.image-left{flex-direction:row}.cp-card-screen.image-right{flex-direction:row-reverse}.cp-card-screen-cta{align-items:center;display:flex;gap:calc(var(--main-padding)*2);justify-content:center;margin:0;padding:calc(var(--main-padding)*1.5) 0 calc(var(--main-padding)*1);text-decoration:none}@media (max-width:1319px){.cp-card-screen.image-left .cp-card-screen-text{padding-right:80px}.cp-card-screen.image-right .cp-card-screen-text{padding-left:80px}}@media (max-width:1280px){.cp-card-screen-cta{flex-direction:column;gap:calc(var(--main-padding)*2)}}@media (max-width:1024px){.cp-card-screen.image-left,.cp-card-screen.image-right{flex-direction:column-reverse}.cp-card-screen-cta{flex-direction:column;gap:calc(var(--main-padding)*4.5)}.cp-card-screen.image-left .cp-card-screen-text{padding-right:calc(var(--main-padding)*2)}.cp-card-screen.image-right .cp-card-screen-text{padding-left:calc(var(--main-padding)*2)}.cp-card-screen-image,.cp-card-screen-text,.cp-card-screen.image-left .cp-card-screen-image,.cp-card-screen.image-left .cp-card-screen-text,.cp-card-screen.image-right .cp-card-screen-image,.cp-card-screen.image-right .cp-card-screen-text{width:100%}}