.component--certifications .items>*:not(:first-child){margin-top:1.4rem}@media screen and (min-width: 40.063em){.component--certifications .items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:4rem}.component--certifications .items::before,.component--certifications .items::after{display:none}.component--certifications .items>*{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 2rem);flex:0 0 calc(50% - 2rem);width:calc(50% - 2rem);max-width:calc(50% - 2rem)}.component--certifications .items>*:not(:first-child){margin-top:0}}@media screen and (min-width: 64.063em){.component--certifications .items>*{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - 2.66667rem);flex:0 0 calc(33.33333% - 2.66667rem);width:calc(33.33333% - 2.66667rem);max-width:calc(33.33333% - 2.66667rem)}}.component--certifications .wrapper{--block-padding: 2rem;padding:var(--block-padding) 0}.component--certifications .wrapper>.title:first-child{margin-bottom:2.5rem}@media screen and (min-width: 40.063em){.component--certifications .wrapper>.title:first-child{text-align:center}}@media screen and (min-width: 40.063em){.component--certifications .wrapper{--block-padding: 4rem}}.component--certifications .wrapper>.title:first-child{text-align:left}.component--certifications .item .visual{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4rem;height:26rem;background:var(--color-tertiary1);border-radius:var(--border-radius);overflow:hidden}.component--certifications .item .visual picture,.component--certifications .item .visual img{display:block;width:auto;max-height:100%}.component--certifications .item .text{margin-top:2rem;text-align:center}