.breakdance .bloc-services{background-color:var(--bde-background-color);display:flex;flex-direction:column;align-items:center;width:20%;padding:16px 16px 32px 16px;border-radius:8px;box-shadow:5px 20px 75px 0px #00000025}.breakdance .bloc-services--title{width:100%;height:1.4em;text-align:center;font-size:28px;line-height:1.4;margin-bottom:12px;border-radius:20px}.breakdance .bloc-services--icon{background-color:var(--bde-background-color);display:flex;flex-direction:column;align-items:center;justify-content:center;width:80px;height:80px;margin-top:-55px;margin-bottom:8px;padding:4px 4px 4px 4px;border-radius:40px}.breakdance .footer-link{color:var(--bde-body-text-color);font-size:14px;text-decoration-line:none underline;text-underline-offset:10px}@media (max-width:1023px){.breakdance .footer-link{font-size:12px}}.footer-link:hover{text-decoration-color:var(--bde-background-color)}