@media only screen and (min-width :961px) and (max-width :1440px){}:where(#wrapper) .label-title-cta :is(.text-box){opacity:0;--duration:1s}:where(#wrapper) .label-title-cta.animateActive :is(.text-box){animation:fade var(--duration) forwards;animation-delay:var(--delay,0);--delay:0.3s}