.cp-card-screen{display:flex;margin:auto;max-width:100%}.cp-card-screen.image-left{flex-direction:row}.cp-card-screen.image-right{flex-direction:row-reverse}@media (max-width:1439px){.cp-card-screen.image-left .cp-card-screen-text{padding-right:80px}.cp-card-screen.image-right .cp-card-screen-text{padding-left:calc((100% - var(--max-width))*.5 + var(--main-padding)*2)}}@media (max-width:1200px){.cp-card-screen.image-right .cp-card-screen-text{padding-left:calc(var(--main-padding)*1)}}@media (max-width:1024px){.cp-card-screen.image-left,.cp-card-screen.image-right{flex-direction:column}.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%}}