.button-footer{align-items:center;color:var(--base-3);column-gap:1em;display:inline-flex;font-weight:600;text-decoration:none}.button-footer:is(:hover,:focus){color:var(--base-3)}.button-footer:is(:hover,:focus) .gb-shape svg{fill:var(--base-3)}.button-footer .gb-shape svg{fill:var(--accent-2);height:auto;width:2.2em}.card-prestation{background-color:var(--base-3);box-shadow:0px 0.25rem 0.5rem 0px rgba(0,0,0,0.1);margin-bottom:30px;position:relative;border-radius:10px;padding:10px}.card-prestation .card-prestation__button:is(:hover,:focus)~.card-prestation__image-wrapper .card-prestation__image{opacity:0.7;transform:scale(1.1)}.card-prestation__image{bottom:0px;display:block;height:100%;left:0px;max-width:100%;object-fit:cover;position:absolute;right:0px;top:0px;transition:all 0.2s ease-in-out 0s;width:100%}.card-prestation__title{color:var(--base-3);font-size:clamp(25px,19px + 1.25vw,35px);font-weight:900;left:50%;max-width:100%;position:absolute;text-align:center;text-shadow:#000000 0px 0px 1em;top:50%;transform:translate3d(-50%,-50%,0px);width:80%;padding:20px}.card-prestation__button{align-items:center;background-color:var(--accent);color:#ffffff;display:inline-flex;font-size:clamp(20px,17px + 0.625vw,25px);font-weight:600;left:50%;position:absolute;text-align:center;text-decoration:none;top:100%;transform:translate3d(-50%,-50%,0px);transition:all 0.2s ease-in-out 0s;z-index:1;border-radius:10px;padding:0.5rem 1.5rem}.card-prestation__button:is(:hover,:focus){background-color:#1a4a9b;color:#ffffff}.card-prestation__image-wrapper{background-color:var(--accent);height:300px;overflow-x:clip;overflow-y:clip;position:relative}@media (max-width:600px){.card-prestation__image-wrapper{height:250px}}