@keyframes arrowAnimation{0%{transform:translateY(-2rem)}to{transform:translateY(3.3rem)}}.about{background-color:#222}.about__container{flex-wrap:wrap;gap:4rem 8rem;display:flex}.about__circle{background-color:#fcfcfc;border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;display:flex}.about__img-icon{object-fit:contain}.about__img-icon--90{transform:rotate(90deg)}.about__img-icon--180{transform:rotate(180deg)}.about__box{flex-wrap:wrap;gap:4rem 5rem;display:flex}.about__box:first-child .about__box-left{order:1}.about__box-left{flex:40rem}.about__box-right{flex-direction:column;flex:50rem;gap:2rem;display:flex}.about__p,.about__h3{color:#fcfcfc}.about__img{width:100%;max-height:34rem}.about a{margin-top:.6rem}.about__box:nth-child(2) .about__box-left,.about__box:nth-child(3) .about__box-left{order:2}.about__box:nth-child(2) .about__box-right,.about__box:nth-child(3) .about__box-right{order:1}@media (min-width:700px){.about__box:first-child .about__box-left,.about__box:first-child .about__box-right{order:0}.about__box:nth-child(2) .about__box-left{order:2}.about__box:nth-child(2) .about__box-right{order:1}.about__box:nth-child(3) .about__box-left,.about__box:nth-child(3) .about__box-right{order:0}}
