.telcycle-list{position:relative}.telcycle-list::before{content:'';position:absolute;width:2px;background:#6294e8;height:100%;top:0;bottom:45px;left:59px;z-index:1}@media screen and (max-width:767px){.telcycle-list::before{left:30px}}.telcycle-list::after{position:absolute;content:"";left:56px;top:0;height:45px;width:20px;background:#fff;z-index:1}@media screen and (max-width:767px){.telcycle-list::after{left:28px}}.telcycle-list__container svg{position:absolute;padding:35px 0;height:100%;left:60px}.telcycle-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:30px 30px 0 120px;position:relative}@media screen and (max-width:767px){.telcycle-list__item{padding:30px 30px 30px 60px}}.telcycle-list__item .dot{position:absolute;top:0;left:60px;height:auto;z-index:2;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}@media screen and (max-width:767px){.telcycle-list__item .dot{left:30px}}.telcycle-list__item .dot .icon-opacity{opacity:.5;-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease}.telcycle-list__item__subtitle{position:absolute;visibility:hidden;opacity:0;-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease;width:70%}.telcycle-list__item__subtitle p{margin-bottom:0}@media screen and (max-width:767px){.telcycle-list__item__subtitle{width:unset}}.telcycle-list__item:hover{-webkit-box-shadow:0 10px 30px rgba(13,39,82,.16);box-shadow:0 10px 30px rgba(13,39,82,.16);border-radius:8px;padding:30px 30px 30px 120px;background:#fff}@media screen and (max-width:767px){.telcycle-list__item:hover{padding:30px 60px}}.telcycle-list__item:hover .telcycle-list__item__title{color:var(--e-global-color-primary);-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease;margin-bottom:0}.telcycle-list__item:hover .telcycle-list__item__subtitle{position:relative;visibility:visible;opacity:1;-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease}.telcycle-list__item:hover .dot .icon-opacity{opacity:1;-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease}.telcycle-list__item:last-of-type{padding-bottom:0}.telcycle-list__item:last-of-type:hover{padding:30px 60px 30px 120px}@media screen and (max-width:767px){.telcycle-list__item:last-of-type:hover{padding:30px 60px}}.telcycle-list__item:last-of-type .dot{position:absolute;top:unset;padding:0;z-index:99}.telcycle-list__item:last-of-type:after{position:absolute;content:"";left:59px;bottom:0;width:20px;height:calc(100% - 35px);background:#fff;z-index:1}@media screen and (max-width:767px){.telcycle-list__item:last-of-type:after{left:28px}}