.section__about .__highlights{border-radius:20px;background:var(--primary-gradient,linear-gradient(180deg,#3abdb5 0,#26aca4 100%));box-shadow:0 6px 24px 0 rgba(0,0,0,.16);position:relative}.section__about .__highlights:before{content:"";display:block;width:2.5rem;position:absolute;left:-1rem;top:0;bottom:0;background-color:red;border-radius:20px 0 0 20px;box-shadow:0 6px 24px 0 rgba(0,0,0,.16);background:var(--wireframe-gray-25,hsla(0,0%,85%,.25));z-index:-1}.section__about .__list{position:relative}.section__about .__list li:before{font-family:Font Awesome\ 6 Pro;content:"";display:block;position:absolute;left:-.25rem}.section__about .swiper .swiper-button-prev{z-index:2;bottom:0;top:auto;right:3.8rem;left:auto}.section__about .swiper .swiper-button-prev:after{font-family:Font Awesome\ 6 Pro;content:"";font-size:1rem;background-color:#3abdb5;color:#fff;padding:1rem;line-height:.5;border-radius:50%}.section__about .swiper .swiper-button-next{z-index:2;bottom:0;top:auto;right:.5rem;left:auto}.section__about .swiper .swiper-button-next:after{font-family:Font Awesome\ 6 Pro;content:"";font-size:1rem;background-color:#3abdb5;color:#fff;padding:1rem;line-height:.5;border-radius:50%}.section__about .swiper .swiper-pagination{display:flex;z-index:1;bottom:1rem!important}.section__about .swiper .swiper-pagination .swiper-pagination-bullet{width:.8rem;height:.8rem;background-color:#56e9e0}.section__about .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#3abdb5}