.whyChooseSwiper{position:relative;overflow:hidden}.whyChooseSwiper .swiper-slide{height:auto!important}.whyChooseSwiper:before{position:absolute;content:"";top:0;left:0;right:0;height:15rem;width:100%;z-index:2;pointer-events:none;background:linear-gradient(180deg,#080709 0,rgba(7,7,8,0))}@media(max-width:770px){.whyChooseSwiper:before{background:rgba(0,0,0,0)}}.whyChooseSwiper:after{position:absolute;content:"";bottom:0;left:0;right:0;height:15rem;width:100%;z-index:2;pointer-events:none;background:linear-gradient(0deg,#080709 0,rgba(7,7,8,0))}@media(max-width:770px){.whyChooseSwiper:after{background:rgba(0,0,0,0)}}.whyChooseSwiper__list-wrapper{display:flex;justify-content:space-between;gap:1.5rem;margin:0 14%;max-height:52rem}@media screen and (max-width:1024px){.whyChooseSwiper__list-wrapper{padding:0 7%}}@media screen and (max-width:770px){.whyChooseSwiper__list-wrapper{flex-direction:column;padding:0;max-height:unset}}.whyChooseSwiper__list-wrapper .list-first{margin-top:2.5rem}.whyChooseSwiper__list{display:flex;flex-direction:column;gap:1.5rem}@media screen and (max-width:770px){.whyChooseSwiper__list{width:100%}}.whyChooseSwiper__item-wrapper{position:relative;padding:1px}.whyChooseSwiper__item-wrapper:before{content:"";position:absolute;top:0;left:0;width:30%;height:2.5rem;border-top-left-radius:1.5rem;background:linear-gradient(0deg,rgba(250,250,250,.01),rgba(250,250,250,.3) 100%,rgba(250,250,250,.01) 0);-webkit-mask:linear-gradient(to bottom right,black 40%,transparent 60%);mask:linear-gradient(to bottom right,black 40%,transparent 60%)}.whyChooseSwiper__item{width:100%;position:relative;display:flex;flex-direction:column;gap:1rem;padding:2rem;border-radius:1.5rem;background:linear-gradient(180deg,#080709,rgba(7,7,8,0));overflow:hidden;z-index:1}@media screen and (max-width:770px){.whyChooseSwiper__item{padding:1rem}}.whyChooseSwiper__item:before{position:absolute;content:"";top:-57%;left:0;right:0;bottom:0;display:flex;width:6.25rem;height:31.25rem;transform:rotate(-50deg);justify-content:center;align-items:center;flex-shrink:0;background:linear-gradient(0deg,rgba(219,212,247,.2),rgba(111,78,242,.2));filter:blur(2rem);-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);z-index:-2}.whyChooseSwiper__item:after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background-image:url(/_next/static/media/itemBg.84c9b229.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;z-index:-1}.whyChooseSwiper__column{width:100%;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.whyChooseSwiper__column::-webkit-scrollbar{display:none}.whyChooseSwiper__mobile-list{display:flex;flex-direction:column;gap:1.25rem}