.snake-section .shape{background-color:#fff;height:165px;position:relative}.snake-section .shape:before{bottom:0;content:"";position:absolute;top:-2px;z-index:-11}.snake-section .shape.right{border-radius:8px 8px 8px 0}.snake-section .shape.right:before{background:linear-gradient(270deg,transparent 49%,#574eed 50%,#574eed);border-radius:9px 8px 8px 0;left:-2px;right:0}.snake-section .shape.left{border-radius:8px 8px 0 8px}.snake-section .shape.left:before{background:linear-gradient(270deg,#574eed 49%,#574eed 50%,transparent);border-radius:8px 9px 0 8px;left:0;right:-2px}.snake-section .route{align-items:center;background-color:#fff;counter-increment:section;margin:0 0 2px;padding-bottom:60px;padding-top:35px;position:relative}.snake-section .route .item-title{margin-bottom:10px}.snake-section .route img{max-height:140px;max-width:160px}.snake-section .route:nth-child(2n){border-radius:0 8px 8px 0;padding-right:95px}.snake-section .route:nth-child(odd){border-radius:8px 0 0 8px;padding-left:95px}.snake-section .route:nth-of-type(2):after{background:linear-gradient(#3d31de,#4b44e1);width:54%}.snake-section .route:nth-of-type(3):after{background:linear-gradient(#4b44e1,#3390e7);width:48%}.snake-section .route:nth-of-type(4):after{background:linear-gradient(#3390e7,#3844f4);width:48%}.snake-section .route:not(:last-child):after{width:54%}.snake-section .route:after{bottom:-2px;content:"";position:absolute;top:-2px;width:50%;z-index:-1}.snake-section .route:nth-child(2n):after{border-radius:0 10px 10px 0;right:-2px}.snake-section .route:nth-child(odd):after{border-radius:10px 0 0 10px;left:-2px}@media (max-width:767px){.snake-section .route:nth-child(odd){padding-left:25px}.snake-section .route:nth-child(2n){padding-right:25px}.snake-section .route{align-items:center;flex-direction:column}.snake-section .route>div{text-align:center}}