.has-background--light{background-color:#fffcf9}.timeline{position:relative;display:flex;flex-direction:column;gap:var(--wp--preset--spacing--x-large);z-index:10;padding-top:var(--wp--preset--spacing--huge);padding-bottom:var(--wp--preset--spacing--huge)}.timeline__bar{position:absolute;display:block;width:2px;height:100%;top:0;left:calc(50% - 1px);z-index:-1;background:linear-gradient(transparent,rgba(73,0,255,.0509803922) var(--wp--preset--spacing--x-large),rgba(73,0,255,.0509803922) calc(100% - var(--wp--preset--spacing--x-large)),transparent)}.timeline__bar-progress{width:2px;height:0;background:linear-gradient(transparent,#03b9fc var(--wp--preset--spacing--x-large),#03b9fc calc(100% - var(--wp--preset--spacing--x-large)),transparent)}.timeline__item-wrapper{display:flex;gap:var(--wp--preset--spacing--medium)}@media (max-width:991px){.timeline__bar{left:calc(2rem - 1px)}.timeline__item-wrapper{display:flex;flex-wrap:wrap;gap:var(--wp--preset--spacing--small)}}.timeline__item-wrapper:nth-child(2n+2) .timeline__item-label{text-align:left}@media (min-width:992px){.timeline__item-wrapper:nth-child(2n+2){flex-direction:row-reverse}.timeline__item-wrapper:nth-child(2n+2) .timeline__item:before{content:"";display:block;position:absolute;top:0;left:100%;right:unset;width:1.5rem;height:1.5rem;background:linear-gradient(135deg,var(--bg-color) 50%,transparent 50%)}}.timeline__item-wrapper:nth-child(2n+2) .timeline__item{background:rgba(0,182,255,.1098039216);--bg-color:#00b6ff1c}.timeline__item{width:calc(50% - var(--wp--preset--spacing--medium) - 3rem);min-width:calc(50% - var(--wp--preset--spacing--medium) - 3rem);padding:var(--wp--preset--spacing--medium);background:rgba(73,0,255,.0509803922);--bg-color:#4900ff0d;margin-top:calc(var(--wp--preset--spacing--medium)/ 2);position:relative;display:flex;flex-direction:column;gap:var(--wp--preset--spacing--small)}.timeline__item>div{display:flex;flex-direction:column;gap:var(--wp--preset--spacing--small)}.timeline__item>div p:first-child,.timeline__item>div p:last-child{margin-top:0}.timeline__item img{max-width:100%;width:100%;height:auto}.timeline__item h3{font-size:var(--wp--preset--font-size--large);margin:0}.timeline__item:before{content:"";display:block;position:absolute;left:unset;right:100%;top:0;width:1.5rem;height:1.5rem;background:linear-gradient(-135deg,var(--bg-color) 50%,transparent 50%)}@media (max-width:991px){.timeline__item{order:3;width:100%;margin-left:6rem}.timeline__item:before{top:unset;bottom:100%;right:unset;left:0;background:linear-gradient(45deg,var(--bg-color) 50%,transparent 50%)}.timeline__item-label{order:2;white-space:nowrap}}.timeline__item-label{width:calc(50% - var(--wp--preset--spacing--medium) - 3rem);min-width:calc(50% - var(--wp--preset--spacing--medium) - 3rem);font-size:var(--wp--preset--font-size--x-large);font-weight:700;line-height:1;margin-top:calc(var(--wp--preset--spacing--medium)/ 3);text-align:right}.timeline__item-icon{background:#03b9fc;width:6rem;min-width:6rem;height:6rem;border-radius:50%;display:flex;align-items:center;justify-content:center}@media (max-width:991px){.timeline__item-icon{order:1;width:4rem;min-width:4rem;height:4rem}}.timeline__item-icon svg{display:block;max-width:40%;max-height:40%;fill:white}.timeline__item-icon[data-fa-icon=bug-slash] svg,.timeline__item-icon[data-fa-icon=figma] svg,.timeline__item-icon[data-fa-icon=handshake] svg,.timeline__item-icon[data-fa-icon=searchengin] svg{max-width:50%;max-height:50%}.timeline__item-icon[data-fa-icon=book] svg,.timeline__item-icon[data-fa-icon=code] svg,.timeline__item-icon[data-fa-icon=heart] svg,.timeline__item-icon[data-fa-icon=rectangle-list] svg{max-width:45%;max-height:45%}.timeline__item-icon[data-fa-icon=handshake] svg{max-width:55%;max-height:55%}