.theme-dark{--neutral-title: #d7d7d7;--neutral-primary: #e4e4e4;--neutral-secondary: #97999f;--neutral-disabled: #5c5c5c;--neutral-border: #494b50;--neutral-bg: #2e3135;--neutral-tableheader: #33353c;--neutral-bglighter: #2f3138;--info: #7ea0fc;--primary-bg: #3f3338;--info-bg: #191b32}:root{--bs-border-radius-sm: 0.5rem}html body{background-image:url(//zendit.io/wp-content/themes/zendit/assets/dist/images/release/dot-light.svg);background-repeat:repeat;isolation:isolate}html body:before{content:" ";width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:-1;background:radial-gradient(71.42% 71.42% at 50% 50%, rgba(246, 246, 246, 0) 0%, var(--neutral-bg) 100%)}html.theme-dark body{background-image:url(//zendit.io/wp-content/themes/zendit/assets/dist/images/release/dot-dark.svg)}html.theme-dark body:before{background:radial-gradient(71.42% 71.42% at 50% 50%, rgba(46, 49, 53, 0) 0%, var(--neutral-bg) 100%)}.timeline ul{padding:50px 0}.timeline ul li{list-style-type:none;position:relative;width:1px;margin:0 auto;padding-top:2rem;background:var(--neutral-disabled)}.timeline ul li:first-child{background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, var(--neutral-disabled) 35%, var(--neutral-disabled) 100%)}.timeline ul li:last-child{background:linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, var(--neutral-disabled) 35%, var(--neutral-disabled) 100%)}.timeline ul li::after{content:"";position:absolute;left:50%;top:3.125rem;transform:translateX(-50%);width:.75rem;height:.75rem;border-radius:.75rem;background:var(--white-bg);border:2px solid var(--primary);z-index:1}.timeline ul li>div{position:relative;bottom:0;width:500px;background:var(--white-bg);box-shadow:var(--card-shadow);border:1px solid var(--neutral-divider);border-radius:1.25rem}.timeline ul li>div::before{content:"";position:absolute;top:1.2rem;width:1.5rem;height:.875rem;background-image:url(//zendit.io/wp-content/themes/zendit/assets/dist/images/release/lildot.svg);background-repeat:repeat-x}.timeline ul li:nth-child(odd) div{left:2rem}.timeline ul li:nth-child(odd) div::before{right:100%}.timeline ul li:nth-child(even) div{left:calc(-500px - 2rem)}.timeline ul li:nth-child(even) div::before{left:100%}.timeline__details{border-radius:0 0 1rem 1rem}.timeline__link{background-color:color-mix(in srgb, var(--white-bg) 50%, transparent);color:var(--neutral-primary);font-weight:600;width:auto}.timeline__link:hover{background-color:color-mix(in srgb, var(--white-bg) 75%, transparent)}time{display:block;font-size:1.2rem;font-weight:bold;margin-bottom:8px}.timeline ul li::after{transition:background .5s ease-in-out}.timeline ul li.in-view::after{background:var(--primary-bg)}.timeline ul li div{visibility:hidden;opacity:0;transition:transform .5s ease-in-out}.timeline ul li:nth-child(odd) div{transform:translate3d(1rem, 0, 0)}.timeline ul li:nth-child(even) div{transform:translate3d(-1rem, 0, 0)}.timeline ul li.in-view div{transform:none;visibility:visible;opacity:1}@media screen and (max-width: 1200px){.timeline ul li>div{width:350px}.timeline ul li:nth-child(even) div{left:-382px}}@media screen and (max-width: 900px){.timeline ul li{margin-left:20px}.timeline ul li>div{width:calc(100vw - 91px)}.timeline ul li:nth-child(even) div{left:2rem}.timeline ul li:nth-child(even) div::before{z-index:-1;left:-15px;border-width:8px 16px 8px 0;border-color:rgba(0,0,0,0) #f45b69 rgba(0,0,0,0) rgba(0,0,0,0)}}.timeline-clippy ul li::after{width:40px;height:40px;border-radius:0}.timeline-rhombus ul li::after{clip-path:polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%)}.timeline-rhombus ul li div::before{bottom:12px}.timeline-star ul li::after{clip-path:polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%)}.timeline-heptagon ul li::after{clip-path:polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%)}.timeline-infinite ul li::after{animation:scaleAnimation 2s infinite}@keyframes scaleAnimation{0%{transform:translateX(-50%) scale(1)}50%{transform:translateX(-50%) scale(1.25)}100%{transform:translateX(-50%) scale(1)}}