header{position:fixed;background-color:rgba(0,0,0,0);--color: var(--white)}header.activeQ{--color: var(--black);background-color:var(--white)}section.introQ{margin-bottom:var(--big-margin)}section.introQ .innerQ .imgQ{padding:0;height:100dvh}.ctaQ .colm3Q{position:relative}.ctaQ .colm3Q .imgQ{position:relative;z-index:1;filter:grayscale(1);flex-grow:1}.ctaQ .colm3Q::after,.ctaQ .colm3Q::before{content:"";position:absolute;top:0;left:0;height:100%;width:100%}.ctaQ .colm3Q::after{z-index:3;background-image:url(/wp-content/uploads/2025/04/img-lines.png);background-position:center;background-size:cover;background-repeat:no-repeat;opacity:.32}.ctaQ .colm3Q::before{z-index:2;background-color:var(--grey);mix-blend-mode:color}.ctaQ .contentQ{background-color:var(--grey);padding:calc(var(--gap)*2) var(--gap);position:relative}.ctaQ .contentQ::after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;background-image:url(/wp-content/uploads/2025/04/cta-lines.png);background-position:center;background-size:cover;background-repeat:no-repeat;opacity:.18}.ctaQ .contentQ .infoQ{gap:var(--gap);position:relative;z-index:2;justify-content:center;align-items:center}.ctaQ .contentQ .infoQ .iconQ{width:min(100%,5rem)}.ctaQ .contentQ .infoQ .titleQ{color:var(--white)}.ctaQ .contentQ .infoQ .descriptionQ{flex-grow:initial}.ctaQ .contentQ .infoQ .descriptionQ p{text-align:center;text-wrap:balance;color:var(--white)}@media only screen and (max-width: 1025px){.ctaQ .brickQ.colm3Q .imgQ{padding:0 0 75%}}@media only screen and (max-width: 769px){section.introQ .innerQ .imgQ{height:calc(100dvh - 4.625rem)}}