section.sec-edc .block{background-color:#f3f7ff;border-radius:15px;display:flex;flex-direction:column;gap:20px;justify-content:space-between;padding:36px}section.sec-edc .block .block-img{height:100%;max-height:50px;max-width:140px;overflow:hidden;width:100%}section.sec-edc .block .block-img figure{height:100%;width:100%}section.sec-edc .block .block-img figure img{height:100%;object-fit:cover;width:100%}section.sec-edc .block .block-testimonial{font-weight:700;padding-right:50px;position:relative}section.sec-edc .block .block-testimonial *{font-weight:700}section.sec-edc .block .block-testimonial:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='22' fill='none' viewBox='0 0 30 22'%3E%3Cpath fill='%23000' d='m3.631 21.5 4.113-7.087a9 9 0 0 1-.394.087H7q-2.887 0-4.944-2.056T0 7.5t2.056-4.944Q4.113.5 7 .5t4.944 2.056Q14 4.613 14 7.5a6.2 6.2 0 0 1-.262 1.794 6.6 6.6 0 0 1-.7 1.706L7 21.5zm15.75 0 4.113-7.087q-.175.043-.394.087h-.35q-2.888 0-4.944-2.056T15.75 7.5t2.056-4.944T22.75.5t4.944 2.056T29.75 7.5a6.2 6.2 0 0 1-.262 1.794 6.6 6.6 0 0 1-.7 1.706L22.75 21.5z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:block;height:50px;position:absolute;right:0;top:-30px;width:42px}section.sec-edc .block .block-infos{display:flex;gap:30px}section.sec-edc .block .key-numbers{display:flex;flex-grow:2;flex-wrap:wrap;gap:30px}section.sec-edc .block .key-numbers .key-number{display:flex;flex-direction:column;gap:5px;width:calc(50% - 15px)}section.sec-edc .block .key-numbers .key-number p.title{font-size:40px;font-weight:600;line-height:1}section.sec-edc .block .block-infos .testimonial{display:flex;flex-direction:column;gap:10px;max-width:500px;width:100%}section.sec-edc .block .block-infos .testimonial .txt,section.sec-edc .block .block-infos .testimonial .txt *{color:#66708a;font-style:italic}section.sec-edc .block .block-infos .testimonial p.name{font-weight:600;margin:0}section.sec-edc .block .block-infos .testimonial .job p{margin:0}@media(max-width:768px){section.sec-edc .block{gap:23px;padding:40px 20px}section.sec-edc .block .block-testimonial{display:none}section.sec-edc .block .block-infos{flex-direction:column;gap:23px}section.sec-edc .block .block-infos .testimonial .txt,section.sec-edc .block .block-infos .testimonial .txt *{font-size:19px}section.sec-edc .block .key-numbers{flex-direction:column;gap:23px}section.sec-edc .block .key-numbers .key-number{width:100%}}