.lift-illustrations__container{display:grid;gap:1.25rem;padding:2rem 0}@media(min-width:576px){.lift-illustrations__container{gap:2rem 1.5rem;grid-template-columns:repeat(2,1fr);padding:4rem 0 4.5rem}}@media(min-width:1024px){.lift-illustrations__container{gap:3.5rem 2rem;grid-template-columns:repeat(3,1fr)}}.lift-illustrations__item{align-items:center;background-color:var(--color--white,#fff);border-radius:.25rem;color:var(--rnb--color--black,#000);display:grid;gap:1rem;grid-template-columns:95px 1fr;overflow:hidden;text-decoration:none}.lift-illustrations__item:hover{text-decoration:underline}.lift-illustrations__item:hover i{background-color:var(--color--black);color:var(--color--white)}@media(min-width:576px){.lift-illustrations__item{align-items:start;display:flex;flex-direction:column;gap:1.5rem;justify-content:start}}.lift-illustrations__icon{align-items:center;border-radius:100%;display:flex;height:1.5rem;justify-content:center;min-width:1.5rem;width:1.5rem}@media(min-width:768px){.lift-illustrations__icon{height:2.5rem;min-width:2.5rem;width:2.5rem}}.lift-illustrations__icon svg{height:1rem;width:1rem}@media(min-width:768px){.lift-illustrations__icon svg{height:1.5rem;width:1.5rem}}.lift-illustrations__title{align-items:start;display:flex;gap:1rem;justify-content:space-between;margin:0;padding:1rem;width:100%;word-break:break-word}@media(min-width:576px){.lift-illustrations__title{font-size:var(--rnb--font-size--h6);letter-spacing:var(--rnb--letter-spacing--h6);line-height:var(--rnb--line-height--h6);padding:0 1rem 1rem}}@media(min-width:768px){.lift-illustrations__title{font-size:var(--rnb--font-size--h4);letter-spacing:var(--rnb--letter-spacing--h4);line-height:var(--rnb--line-height--h4);padding:0 1.5rem 1.5rem}}.lift-illustrations__image-wrapper{border-radius:.25rem .25rem 0 0;height:5rem;overflow:hidden;width:5.9375rem}@media(min-width:576px){.lift-illustrations__image-wrapper{aspect-ratio:416/120;height:auto;width:100%}}@media(width < 576px){.lift-illustrations__image-wrapper svg{aspect-ratio:416/263;left:50%;max-height:100%;position:relative;transform:translateX(-50%)}}@media(width >= 576px){.lift-illustrations__image-wrapper svg{height:auto;transform:translateX(-1%) translateY(-3%);width:102%}}