.imagefade{grid-template-rows:auto auto auto;grid-template-columns:1fr;gap:2em;display:grid}@media screen and (min-width:1024px){.imagefade{grid-template-rows:1fr 1fr;grid-template-columns:minmax(150px,300px) 1fr minmax(150px,300px)}}.imagefade__background{grid-area:1/1/2/-1}@media screen and (min-width:1024px){.imagefade__background{grid-area:1/1/-1/-1}}.imagefade__overlay{opacity:0;grid-area:1/1/2/-1;transition:opacity 1s ease-out}.imagefade--visible .imagefade__overlay{opacity:1;transition-delay:1s}@media screen and (min-width:1024px){.imagefade__overlay{grid-area:1/1/-1/-1}}.imagefade__textbox{z-index:3;opacity:0;grid-area:2/1/3/-1;transition:transform .3s ease-out,opacity .3s ease-out;transform:scale(.8)}@media screen and (min-width:1024px){.imagefade__textbox{grid-area:-2/1/-1/2}}.imagefade--visible .imagefade__textbox{opacity:1;transform:none}@media screen and (min-width:1024px){.imagefade--visible .imagefade__textbox{transition-delay:2s}}.imagefade__textbox .title{margin-bottom:var(--bulma-size-7)}.imagefade__textbox__blocks{background-color:var(--bulma-primary-lighter);border-radius:var(--bulma-radius-large);padding:1.5em;font-size:.9rem}.imagefade__textbox__blocks .content{margin-bottom:.5em}.imagefade__textbox+.imagefade__textbox{grid-area:3/1/4/-1}.imagefade__textbox+.imagefade__textbox ul li:after{background-image:url("data:image/svg+xml,%3Csvg id='a0fdbddd-8aed-455e-9a51-46770210e009' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' width='400' height='400' viewBox='0 0 400 400'%3E  %3Cg id='a025b8ae-a148-4e39-8378-81cff2e97430' data-name='checkmark'%3E    %3Cpath id='ae140b26-22f8-44e3-9066-98ab59aaa7e7' data-name='Pfad 69' d='M113.8,333.54a15.32,15.32,0,0,1-10.75-4.18L12.89,239.21a14.44,14.44,0,0,1-.5-20.4c.16-.17.33-.34.5-.5a14.43,14.43,0,0,1,20.4-.5c.17.16.34.33.5.5l80,80,251.36-252a14.78,14.78,0,0,1,20.9,20.9L124.54,329.36A14.31,14.31,0,0,1,113.8,333.54Z' fill='%23041432'/%3E  %3C/g%3E%3C/svg%3E")}@media screen and (min-width:1024px){.imagefade__textbox+.imagefade__textbox{grid-area:1/-2/2/-1}.imagefade--visible .imagefade__textbox+.imagefade__textbox{transition-delay:3s}}
