.cp-parallax{align-items:center;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center}.cp-parallax .text{margin:auto;padding:calc(var(--main-padding)*2);width:100%}@media (min-width:720px){.cp-parallax .text{width:80%}}@media (min-width:1024px){.cp-parallax .text{width:40%}}@media not all and (min-resolution:.001dpcm){.cp-parallax{background-attachment:scroll}}@media only screen and (min-device-width:320px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.cp-parallax{background-attachment:scroll}}@media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.cp-parallax{background-attachment:scroll}}