.elementor .panel-infos{flex-direction:column;justify-content:center;position: fixed;
inset: 0;
width: 100vw;
height: 100svh;
background: white;
z-index: 50000;
overflow-y: auto;

transform: translateY(100%);
transition: transform .7s cubic-bezier(.22,.61,.36,1);

padding: 32px;
&.is-open {
transform: translateY(0);
}\n}.elementor .project-stack{width:820px;flex-direction:column;align-items:center;}.elementor .card-stage{width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;}.elementor .projects-layout{width:100%;height:100vh;flex-direction:row;align-self:center;}.elementor .infos-content{padding:0px;margin-block-start:0px;display:flex;gap:0px;justify-content:center;align-items:start;align-self:center;selector {
display: flex !important;
flex-direction: row !important;
flex-wrap: nowrap !important;
justify-content: space-between !important;
align-items: flex-start !important;
width: 100% !important;
}\n}