.c-detection-steps{gap:50px}.c-detection-steps__item{gap:30px}.c-detection-steps__description{backdrop-filter:blur(10px);background:#1f1c3538;border:1px solid hsla(0,0%,100%,.22);border-radius:32px;gap:24px;padding:24px;width:100%}.c-detection-steps__badge{font-family:var(--font-primary);font-size:12px;font-weight:700;leading-trim:NONE;color:var(--primary-color);letter-spacing:1%;line-height:140%;text-transform:uppercase}.c-detection-steps__text{color:#fff;text-align:center}.c-detection-steps__icon{gap:30px}.c-detection-steps__start-time{font-family:var(--font-primary);font-size:18px;font-weight:300;leading-trim:NONE;letter-spacing:0;line-height:140%}@media(min-width:768px){.c-detection-steps__item{flex-direction:row;gap:100px;justify-content:end}.c-detection-steps__item:nth-child(odd){flex-direction:row-reverse;justify-content:start}.c-detection-steps__item:nth-child(2n) .c-detection-steps__icon{flex-direction:row-reverse}.c-detection-steps__description{align-items:start;flex:1;max-width:40%;padding:32px;transition:all .35s ease}.c-detection-steps__text{text-align:inherit}}@media(min-width:1170px){.c-detection-steps__item{--connector-height:calc(100% + 26px);gap:calc(10% - 26px);position:relative}.c-detection-steps__item:before{background:linear-gradient(180deg,rgba(255,0,192,0),#ff00c0);content:"";height:var(--connector-height);left:50%;position:absolute;top:calc(50% + 26px);width:1px}.c-detection-steps__item:last-child:before{display:none}.c-detection-steps__icon img{height:52px;width:52px}.c-detection-steps__description{width:40%}.c-detection-steps__description:hover{background-color:var(--primary-color);border-color:var(--primary-color)}.c-detection-steps__description:hover .c-detection-steps__badge{color:#fff}}