.csbandeau{position:relative;overflow:hidden}.csbandeau .vis{position:absolute;bottom:0;left:0;width:100%;height:100%;overflow:hidden}.csbandeau .vis img{display:block;width:100%;height:150%;object-fit:cover}.csbandeau .cttxt{position:relative;max-width:var(--contentSize);margin:auto;padding-top:250px;display:flex;gap:0}.csbandeau .cttxt>*{flex:1}.csbandeau .txt{opacity:0;background:var(--wp--preset--color--gray);color:var(--wp--preset--color--white);min-width:450px;min-height:200px}.csbandeau .txt>*{padding:40px}.csbandeau h1{margin-top:0;color:var(--wp--preset--color--green);font-size:var(--wp--preset--font-size--huge);font-weight:var(--wp--custom--font-weight--light)}.csbandeau .txt.vert{background:var(--wp--preset--color--green);color:var(--wp--preset--color--white)}.csbandeau .txt.vert h1{color:var(--wp--preset--color--white)}.csbandeau .txt.blanc{background:var(--wp--preset--color--white);color:var(--wp--preset--color--black)}.csbandeau .txt.blanc h1{color:var(--wp--preset--color--green)}.csbandeau p{margin-bottom:0}@media screen and (max-width:1100px){.csbandeau .cttxt{margin:10vw 10vw 0 10vw;text-align:center}.csbandeau .txt{min-width:0}}@media screen and (max-width:600px){.csbandeau .vis{position:static;overflow:hidden;height:50vw}.csbandeau .cttxt{margin:0;padding:0}.csbandeau .txt{min-height:0}.csbandeau .txt>*{padding:30px}.csbandeau h1{font-size:var(--wp--preset--font-size--large)}.csbandeau .txt br{display:none}}.csbandeau .jumpmenu{overflow:hidden}.csbandeau .jumpmenu .liste{display:flex;flex-direction:column;margin-left:20px}.csbandeau .jumpmenu .liste>*{opacity:0}.csbandeau .jumpmenu .liste>*>*{text-decoration:underline;text-decoration-color:rgb(255 255 255 / .2);cursor:pointer;display:inline-block;padding:6px 8px;background:var(--wp--preset--color--gray);color:var(--wp--preset--color--white);margin-bottom:5px}.csbandeau .jumpmenu .liste>*>*:hover{color:var(--wp--preset--color--gray);background:var(--wp--preset--color--white)}.csbandeau .jumpmenu .liste br{display:none}@media screen and (max-width:1100px){.csbandeau .jumpmenu{display:none}}