.featuresSwiper{position:relative;width:100%}.featuresSwiper .decor{top:0;left:15%;width:20%;background-color:var(--ig-bg-raspberry);opacity:.2;z-index:2}@media screen and (max-width:770px){.featuresSwiper .decor{display:none}}.featuresSwiper:before{right:0;background:var(--ig-gradient-dark-right);z-index:2}.featuresSwiper:after,.featuresSwiper:before{position:absolute;content:"";top:0;bottom:0;width:10%;pointer-events:none}.featuresSwiper:after{left:0;background:var(--ig-gradient-dark-left);z-index:1}.featuresSwiper__wrapper{position:relative;overflow:hidden}.featuresSwiper__wrapper .swiper-slide{height:auto}.featuresSwiper__item{width:100%;border-radius:.625rem;border:1px solid var(--ig-border-gray);background:var(--ig-bg-lavender);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);padding:1.25rem;overflow:hidden;height:100%}.featuresSwiper__top{position:relative;display:flex;margin-bottom:1.375rem}.featuresSwiper__top:before{position:absolute;content:"";top:50%;left:-1.25rem;right:0;background:hsla(0,0%,100%,0);width:100%;height:1px;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.2) 25%,rgba(255,255,255,.3) 50%,rgba(255,255,255,.2) 75%,rgba(255,255,255,0))}.featuresSwiper__image-wrapper{position:relative;display:flex;border-radius:50%;border:1px solid var(--ig-border-lavender);background:#131115;padding:.5rem;z-index:1}.featuresSwiper__image-wrapper:before{position:absolute;content:"";top:-.75rem;left:50%;width:1px;height:.625rem;transform:translateX(-50%);background:linear-gradient(0deg,rgba(255,255,255,.3) 0,rgba(255,255,255,.15) 50%,rgba(255,255,255,0))}.featuresSwiper__circle{position:absolute;content:"";width:.375rem;height:.375rem;border-radius:50%;border:1px solid var(--ig-border-lavender);background:linear-gradient(344deg,rgba(255,255,255,.1098039216) 6.96%,rgba(255,255,255,0) 96.79%)}.featuresSwiper__circle-1{top:0;left:0}.featuresSwiper__circle-2{top:0;right:0}.featuresSwiper__circle-3{bottom:0;left:0}.featuresSwiper__circle-4{bottom:0;right:0}.featuresSwiper__icon{display:flex;border-radius:50%;border:1px solid var(--ig-border-lavender);background:linear-gradient(344deg,rgba(255,255,255,.1098039216) 6.96%,rgba(255,255,255,0) 96.79%);padding:.625rem}.featuresSwiper__icon img{width:1.375rem;height:1.375rem}.featuresSwiper__content{display:flex;flex-direction:column}.featuresSwiper__title{margin-bottom:.5rem;font-weight:400!important}.featuresSwiper__arrow{position:absolute;top:calc(50% - 1rem);z-index:2;border-radius:.625rem;border:.188rem solid var(--ig-border-lavender);background:#27222d;padding:.625rem;display:flex}@media screen and (max-width:500px){.featuresSwiper__arrow{display:none}}.featuresSwiper__arrow img{width:1.375rem}.featuresSwiper__arrow--prev{left:3%}.featuresSwiper__arrow--next{right:3%;transform:rotate(180deg)}.featuresSwiper__pagination{display:none;justify-content:center;gap:.25rem;margin-top:1rem}@media screen and (max-width:500px){.featuresSwiper__pagination{display:flex}}.featuresSwiper__pagination .swiper-pagination-bullet{width:.5rem;height:.5rem;background:rgba(191,178,244,.3);border-radius:50%;margin:0!important}.featuresSwiper__pagination .swiper-pagination-bullet-active{background-color:#6f4ef2;opacity:1}