.agenda-quali-cards{.intro{margin:0 auto 30px;max-width:900px;text-align:center}.card-wrapper{align-items:stretch;display:flex;gap:32px;@media (max-width:1000px){flex-wrap:wrap}}}.agenda-card{background:#102e43;clip-path:polygon(0 0,calc(100% - 40px) 0,100% 40px,100% 100%,0 100%);color:#fff;flex:0 0 calc(50% - 16px);height:auto;padding:94px 79px;@media (max-width:1000px){flex:0 0 100%;padding-bottom:55px;padding-left:40px;padding-right:40px;padding-top:55px}h2{color:#fff}h5.sub-title{border-bottom:1px solid #fff;color:#fff;font-weight:400;margin-bottom:15px;padding-bottom:15px;text-transform:uppercase}.agenda-block{&:not(:last-child){margin-bottom:30px}p{margin-bottom:10px}ul{li:not(:last-child){margin-bottom:5px}}}}.quali-card{background:#c3dfe0;clip-path:polygon(0 0,calc(100% - 40px) 0,100% 40px,100% 100%,0 100%);color:#102e43;flex:0 0 calc(50% - 16px);height:auto;padding:94px 56px;@media (max-width:1000px){flex:0 0 100%;padding-bottom:55px;padding-left:40px;padding-right:40px;padding-top:55px}ul{li:not(:last-child){margin-bottom:5px}}h5.sub-title{border-bottom:1px solid #102e43;font-weight:400;margin-bottom:15px;padding-bottom:15px;text-transform:uppercase}}ul.ticked-bullets{list-style:none;padding-left:2.3rem}ul.ticked-bullets li{position:relative}ul.ticked-bullets li:before{background-size:contain;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='13' fill='none' viewBox='0 0 11 13'%3E%3Cpath stroke='%23102e43' stroke-linecap='round' d='m.5 8.2 3.323 3.3 6.645-11'/%3E%3C/svg%3E") no-repeat 50%;content:"";height:11px;left:-1.3rem;position:absolute;top:5px;width:9px}ul.ticked-bullets.white li:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='13' fill='none' viewBox='0 0 11 13'%3E%3Cpath stroke='%23fff' stroke-linecap='round' d='m.5 8.2 3.323 3.3 6.645-11'/%3E%3C/svg%3E") no-repeat 50%}