@keyframes arrowAnimation{0%{transform:translateY(-2rem)}to{transform:translateY(3.3rem)}}.testimonial{cursor:grab;background-color:#292929;border-radius:2rem;flex-direction:column;justify-content:space-between;height:30rem;margin-right:3rem;padding:3.9rem;display:flex}.testimonial__quote p{color:#fcfcfc;font-size:2rem}.testimonial__author{color:#fcfcfc;font-weight:500}.testimonial:active{cursor:grabbing}
@keyframes arrowAnimation{0%{transform:translateY(-2rem)}to{transform:translateY(3.3rem)}}.testimonials{background-color:#222;margin-top:3rem}.testimonials__carousel{padding-bottom:5rem}
.about-me__container{flex-wrap:wrap;gap:4rem;display:flex}.about-me__left{flex:30rem;order:2;justify-content:flex-start;display:flex}.about-me__right{flex-direction:column;flex:70rem;order:1;align-items:flex-start;display:flex}.about-me__img{object-fit:cover;border-radius:1.2rem;width:100%;height:35rem}.about-me__text{color:#616161;margin-top:-2rem;margin-bottom:3rem}.about-me__certificate-header{align-items:center;gap:1.2rem;margin-bottom:2.5rem;display:flex}.about-me__icon{object-fit:contain;flex-shrink:0;width:32px;height:auto}.about-me__certificate-list{flex-direction:column;gap:1.2rem;display:flex}.about-me__item{color:#424242;align-items:center;font-size:1.6rem;font-weight:500;display:flex}.about-me__item:before{content:"—";color:#888;margin-right:1rem;font-weight:700}@media (min-width:700px){.about-me__container{gap:4rem 2rem}.about-me__left{order:2}.about-me__right{order:1}.about-me__img{max-width:44rem;height:auto}}@media (max-width:699px){.about-me__left{order:1}.about-me__right{order:2}.about-me__img{height:auto}}
