.custom-timeline{--visible-items: 1;margin:var(--wp--preset--spacing--48) 0}.custom-timeline.cols-mobile--1{--visible-items: 1}@media(min-width: 36.01em){.custom-timeline.cols-tablet--1{--visible-items: 1}}@media(min-width: 64.01em){.custom-timeline.cols-desktop--1{--visible-items: 1}}.custom-timeline.cols-mobile--2{--visible-items: 2}@media(min-width: 36.01em){.custom-timeline.cols-tablet--2{--visible-items: 2}}@media(min-width: 64.01em){.custom-timeline.cols-desktop--2{--visible-items: 2}}.custom-timeline.cols-mobile--3{--visible-items: 3}@media(min-width: 36.01em){.custom-timeline.cols-tablet--3{--visible-items: 3}}@media(min-width: 64.01em){.custom-timeline.cols-desktop--3{--visible-items: 3}}.custom-timeline.cols-mobile--4{--visible-items: 4}@media(min-width: 36.01em){.custom-timeline.cols-tablet--4{--visible-items: 4}}@media(min-width: 64.01em){.custom-timeline.cols-desktop--4{--visible-items: 4}}.custom-timeline.cols-mobile--5{--visible-items: 5}@media(min-width: 36.01em){.custom-timeline.cols-tablet--5{--visible-items: 5}}@media(min-width: 64.01em){.custom-timeline.cols-desktop--5{--visible-items: 5}}.custom-timeline.cols-mobile--6{--visible-items: 6}@media(min-width: 36.01em){.custom-timeline.cols-tablet--6{--visible-items: 6}}@media(min-width: 64.01em){.custom-timeline.cols-desktop--6{--visible-items: 6}}.custom-timeline.cols-mobile--7{--visible-items: 7}@media(min-width: 36.01em){.custom-timeline.cols-tablet--7{--visible-items: 7}}@media(min-width: 64.01em){.custom-timeline.cols-desktop--7{--visible-items: 7}}.custom-timeline.cols-mobile--8{--visible-items: 8}@media(min-width: 36.01em){.custom-timeline.cols-tablet--8{--visible-items: 8}}@media(min-width: 64.01em){.custom-timeline.cols-desktop--8{--visible-items: 8}}.custom-timeline.cols-mobile--9{--visible-items: 9}@media(min-width: 36.01em){.custom-timeline.cols-tablet--9{--visible-items: 9}}@media(min-width: 64.01em){.custom-timeline.cols-desktop--9{--visible-items: 9}}.custom-timeline.cols-mobile--10{--visible-items: 10}@media(min-width: 36.01em){.custom-timeline.cols-tablet--10{--visible-items: 10}}@media(min-width: 64.01em){.custom-timeline.cols-desktop--10{--visible-items: 10}}.custom-timeline .custom-timeline-container{overflow:auto hidden;scrollbar-gutter:stable}.custom-timeline .custom-timeline-container ul.custom-timeline-entries{display:flex;flex-wrap:nowrap;list-style:none}.custom-timeline .custom-timeline-container ul.custom-timeline-entries li.custom-timeline-entry{position:relative;flex-shrink:0;flex-basis:calc(100% / var(--visible-items));padding:0;box-sizing:border-box;margin:0;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:start}.custom-timeline .custom-timeline-container ul.custom-timeline-entries li.custom-timeline-entry::after{content:"";display:block;width:2.25rem;height:2.25rem;border-radius:calc(infinity * 1px) calc(infinity * 1px) 0 0;order:-1;position:absolute;inset:.25rem auto auto 50%;translate:-50% 0}.custom-timeline .custom-timeline-container ul.custom-timeline-entries li.custom-timeline-entry::before{content:"";position:absolute;display:block;aspect-ratio:unset;width:calc(100% - 2.25rem);height:6px;background-color:var(--wp--preset--color--orange);background:radial-gradient(circle closest-side at center, var(--wp--preset--color--orange) calc(100% - 1px), transparent 100%),linear-gradient(to right, var(--wp--preset--color--orange) calc(50% - 1px), var(--wp--preset--color--yellow) 50%);border:none;border-radius:0;translate:0 -50%;inset:1.25rem auto auto calc(50% + (2.25rem / 2) - 1px)}.custom-timeline .custom-timeline-container ul.custom-timeline-entries li.custom-timeline-entry:first-child{padding-left:0}.custom-timeline .custom-timeline-container ul.custom-timeline-entries li.custom-timeline-entry:last-child{padding-right:0}.custom-timeline .custom-timeline-container ul.custom-timeline-entries li.custom-timeline-entry:last-child::before{display:none}.custom-timeline .custom-timeline-container ul.custom-timeline-entries li.custom-timeline-entry time{font-size:var(--wp--preset--font-size--level-6);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.custom-timeline .custom-timeline-container ul.custom-timeline-entries li.custom-timeline-entry time::before{content:"";display:block;width:2.5rem;height:2.5rem;border:6px solid var(--wp--preset--color--yellow);border-radius:calc(infinity * 1px);z-index:1;order:-1;position:relative;transform-origin:bottom center}.custom-timeline .custom-timeline-container ul.custom-timeline-entries li.custom-timeline-entry time::after{content:"";display:block;width:2.5rem;height:1.25rem;border:6px solid var(--wp--preset--color--orange);border-radius:0 0 calc(infinity * 1px) calc(infinity * 1px);border-top:none;order:-1;top:1.25rem;z-index:2;position:absolute;transform-origin:top center;rotate:-10deg}.custom-timeline .custom-timeline-container ul.custom-timeline-entries li.custom-timeline-entry p{margin-top:1rem}