@keyframes fadeIn{0%{opacity:0;transform:translate(25px)}to{opacity:1;transform:translate(0)}}@keyframes arrow-slide{0%{transform:translate(0);opacity:1}33%{transform:translate(5px);opacity:0}66%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInFromAboveFull{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}.img-box{position:relative;height:100%;display:block;overflow:hidden;width:100%}.img-box a,.img-box figure{position:relative;height:100%;display:block;overflow:hidden;width:100%;transition:.4s ease-in-out all}.img-box a img,.img-box figure img{position:relative;width:100%;height:100%;object-fit:cover;object-position:center}.img-box img{position:relative;width:100%;height:100%;object-fit:cover;object-position:center}@keyframes fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.branche-results{padding:2rem 1rem 2.5rem;background-color:#fff}.branche-results__inner{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem 1.5rem;justify-content:flex-start;flex-direction:column}.branche-results__heading{margin:0;flex:none;font-size:1.75rem;line-height:1;font-weight:600;color:#1d1d1b;width:100%}.branche-results__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:stretch;gap:1rem;justify-content:flex-start;width:100%}.branche-results__card{display:flex;align-items:center;gap:.875rem;padding:.75rem 1.25rem .75rem .875rem;border-radius:62.4375rem;background:#dde8ff;box-shadow:0 .25rem .875rem #02002714;min-height:3.5rem;flex:1 1 100%;min-width:0;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}.branche-results__icon{flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#ff7a40,#fa5700);color:#1d1d1b;font-size:1.125rem}.branche-results__icon i{line-height:1}.branche-results__body{display:flex;flex-direction:column;gap:.125rem;min-width:0;text-align:left}.branche-results__line{font-size:1rem;line-height:1.2;color:#1d1d1b;font-weight:400}.branche-results__line--strong{font-weight:700;color:#1d1d1b}@media screen and (min-width:768px){.branche-results{padding:2.25rem 1.25rem 2.625rem}.branche-results__heading{font-size:2.125rem}.branche-results__list{gap:1.25rem}}@media screen and (min-width:1023px){.branche-results__card{flex:1 1 calc(50% - .625rem);min-width:8.75rem}.branche-results{padding:3rem 0 3.5rem}.branche-results__inner{flex-direction:row;align-items:center;gap:1.5rem 2rem;justify-content:center}.branche-results__heading{font-size:2.5rem;flex:0 0 auto;width:20%;max-width:17.5rem}.branche-results__list{gap:1.5rem;justify-content:flex-end;flex:1 1 auto;width:auto}.branche-results__card{flex:0 1 auto;min-width:0}}
