.cards_sect .road{position:relative}.cards_sect .container{position:sticky}.cards_sect .cards_container{position:relative;z-index:1;display:flex;justify-content:space-between}.cards_sect .cards_container .background{z-index:-1;position:absolute;top:50%;left:calc(50% - 50vw);width:calc(100vw - 8px);height:auto;transform:translateY(-50%)}.cards_sect .text_container{width:17em;margin-right:10em;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;padding-top:4.5em}.cards_sect .text{font-weight:500;font-size:1.125em}.cards_sect .text:not(:last-child){margin-bottom:1em}.cards_sect .butt{width:100%}.cards_sect .cards_wrap{margin:-2em calc(50% - 50vw + 8px) -2em -2em;padding:2em 0 2em 2em;width:calc(100% - 27em - 50% + 50vw - 8px + 2em);overflow:hidden}.cards_sect .cards{display:flex;width:max-content}.cards_sect .card{width:25em;background-image:radial-gradient(161.3% 141.42% at 0% 0%,#fff0 0%,rgb(27 27 27 / .6) 49.48%);position:relative;z-index:1;padding:2.5em 2.5em 7em;box-sizing:border-box;background-color:#181821;border:1px solid rgb(255 255 255 / .02);filter:drop-shadow(0 .25em .625em rgb(0 0 0 / .3));border-radius:1.25em;margin-top:2.25em;transition-property:margin-left;transition-duration:0.5s;min-height:22.5em}.cards_sect .card+.card{margin-left:-18.75em}.cards_sect .card.active+.card:not(.active){margin-left:.625em}.cards_sect .card:before{content:'';display:block;position:absolute;top:.75em;left:.75em;box-sizing:border-box;width:calc(100% - 1.5em);height:calc(100% - 1.5em);z-index:-1;border:1px solid #252527;border-radius:1.25em}.cards_sect .card_number{position:absolute;top:-2em;left:0;text-align:center;font-size:1.125em;width:5.56em;background:linear-gradient(34deg,#837DFF -16.79%,#A8A1FF 70.86%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0;font-weight:800;font-family:Outfit,sans-serif}.cards_sect .card_title{font-size:1.5em;font-family:Outfit,sans-serif;font-weight:800}.cards_sect .card_title:not(:last-child){margin-bottom:.42em}.cards_sect .card_description{color:#BABABA;font-size:.875em}.cards_sect .card_icon_wrap{border:1px solid #252527;position:absolute;width:4.5em;height:4.5em;box-sizing:border-box;right:2.5em;bottom:2.5em;border-radius:.75em;background-image:radial-gradient(73.7% 45.73% at 0% 50%,rgb(103 65 255 / .05) 0%,#fff0 100%);z-index:1}.cards_sect .card_icon_wrap:before{content:'';display:block;border:1px solid #252527;border-radius:.75em;top:.5em;left:.5em;box-sizing:border-box;width:calc(100% - 1em);height:calc(100% - 1em);position:absolute;z-index:-1;background-image:radial-gradient(72.3% 59.56% at -16.67% 36.67%,rgb(103 65 255 / .05) 0%,#fff0 100%)}.cards_sect .card_icon{max-width:2.5em;max-height:2.5em;top:50%;left:50%;transform:translate(-50%,-50%);position:absolute}.cards_sect .progress{display:none}.cards_sect .mob_background{display:none}.cards_sect .road+.butt_wrap{display:none}