.timeline{overflow:hidden}.timeline>.title-wrapper:not(.-description){margin-bottom:0}.timeline>.title-wrapper:not(.-description)+.title-wrapper.-description{margin-top:12px}.timeline>.title-wrapper.-description>*:first-child{margin-top:0}.timeline>.title-wrapper.-description>*:last-child{margin-bottom:0}.timeline>.timeline-wrapper .-wrapper{width:100%;display:flex;justify-content:center;gap:0 25px}.timeline>.timeline-wrapper .-wrapper .-container{flex:1;text-align:center}.timeline>.timeline-wrapper>.names-wrapper>.name-container>.name,.timeline>.timeline-wrapper>.descriptions-wrapper>.description>.dot-name-container>.name-container>.name{position:relative;display:inline-block;padding:15px 25px;font-size:16px;font-weight:500;color:rgba(var(--color-heading),1);border-radius:100px;background:#edcdb6}.timeline>.timeline-wrapper>.names-wrapper>.name-container>.name:after,.timeline>.timeline-wrapper>.descriptions-wrapper>.description>.dot-name-container>.name-container>.name:after{content:"";position:absolute;bottom:-5px;left:calc(50% - 5px);display:block;width:10px;height:10px;transform:rotate(45deg);background:#edcdb6;z-index:-1}.timeline>.timeline-wrapper>.descriptions-wrapper>.description>.dot-name-container>.name-container>.name:after{left:-4px;top:calc(50% - 5px);bottom:unset}.timeline>.timeline-wrapper>.names-wrapper>.name-container.-black>.name,.timeline>.timeline-wrapper>.descriptions-wrapper>.description>.dot-name-container.-black>.name-container>.name{background:rgba(var(--color-heading),1);color:#fff}.timeline>.timeline-wrapper>.names-wrapper>.name-container.-black>.name:after,.timeline>.timeline-wrapper>.descriptions-wrapper>.description>.dot-name-container.-black>.name-container>.name:after{background:rgba(var(--color-heading),1)}.timeline>.timeline-wrapper>.names-wrapper>.name-container.-white>.name,.timeline>.timeline-wrapper>.descriptions-wrapper>.description>.dot-name-container.-white>.name-container>.name{background:#fff}.timeline>.timeline-wrapper>.names-wrapper>.name-container.-white>.name:after,.timeline>.timeline-wrapper>.descriptions-wrapper>.description>.dot-name-container.-white>.name-container>.name:after{background:#fff}.timeline>.timeline-wrapper>.dots{position:relative}.timeline>.timeline-wrapper>.dots>.line.-horizontal{position:absolute;top:calc(50% - 1px);display:block;width:100%;height:2px;overflow:hidden}.timeline>.timeline-wrapper>.dots>.line.-horizontal:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background-image:linear-gradient(90deg,#edcdb6 10px,#edcdb600 10px);background-size:20px 100%;animation:fadeOutHorizontal 4s linear infinite}.timeline>.timeline-wrapper>.dots>.line.-horizontal:after{content:"";position:absolute;top:0;bottom:0;right:0;width:10%;background-image:linear-gradient(90deg,#f7f3f000,#f7f3f0)}@keyframes fadeOutHorizontal{0%{background-position:0 0}to{background-position:40px 0}}.timeline>.timeline-wrapper>.dots>.line.-vertical{position:absolute;left:calc(50% - 1px);display:none;width:2px;height:100%;overflow:hidden}.timeline>.timeline-wrapper>.dots>.line.-vertical:before{content:"";position:absolute;top:0;left:0;width:2px;height:100%;background-image:linear-gradient(0deg,#edcdb6 10px,#edcdb600 10px);background-size:100% 20px;animation:fadeOutVertical 4s linear infinite}.timeline>.timeline-wrapper>.dots>.line.-vertical:after{content:"";position:absolute;bottom:0;right:0;left:0;height:10%;background-image:linear-gradient(180deg,#f7f3f000,#f7f3f0)}@keyframes fadeOutVertical{0%{background-position:0 0}to{background-position:0 40px}}.timeline>.timeline-wrapper>.dots>.dots-wrapper>.dot-container{position:relative}.timeline>.timeline-wrapper>.dots>.dots-wrapper>.dot-container>.dot,.timeline>.timeline-wrapper>.descriptions-wrapper>.description>.dot-name-container>.dot-container>.dot{position:relative;display:block;width:25px;height:25px;border-radius:100%;background:#edcdb6;margin:2rem auto}.timeline>.timeline-wrapper>.dots>.dots-wrapper>.dot-container.-black>.dot,.timeline>.timeline-wrapper>.descriptions-wrapper>.description>.dot-name-container.-black>.dot-container>.dot{background:#0c0c0c}.timeline>.timeline-wrapper>.dots>.dots-wrapper>.dot-container.-white>.dot,.timeline>.timeline-wrapper>.descriptions-wrapper>.description>.dot-name-container.-white>.dot-container>.dot{background:#fff}.timeline>.timeline-wrapper>.dots>.dots-wrapper>.dot-container:first-child:before{content:"";position:absolute;top:calc(50% - 2.5px);left:0;height:5px;width:50%;background:#f7f3f0}.timeline>.timeline-wrapper>.descriptions-wrapper>.description:first-child>.dot-name-container>.dot-container:before{content:"";position:absolute;top:0;left:calc(50% - 2.5px);height:50%;width:5px;background:#f7f3f0}.timeline>.timeline-wrapper>.descriptions-wrapper>.description>.description-container>*:first-child{margin-top:0}.timeline>.timeline-wrapper>.descriptions-wrapper>.description>.description-container>*:last-child{margin-bottom:0}.timeline>.timeline-wrapper>.descriptions-wrapper>.description>.dot-name-container{display:none;gap:0 15px}.timeline>.timeline-wrapper>.descriptions-wrapper>.description>.dot-name-container>.dot-container{position:relative;max-width:25px;display:flex;align-items:center}.timeline>.timeline-wrapper>.descriptions-wrapper>.description>.dot-name-container>.name-container{flex:1;display:flex;align-items:center;justify-content:flex-start}@media screen and (max-width: 1000px){.timeline.-items-4>.timeline-wrapper{display:flex;position:relative}.timeline.-items-4>.timeline-wrapper .-wrapper{flex-direction:column}.timeline.-items-4>.timeline-wrapper .-wrapper .-container{text-align:left}.timeline.-items-4>.timeline-wrapper>.names-wrapper{display:none}.timeline.-items-4>.timeline-wrapper>.dots{position:absolute;top:0;bottom:0;left:0;width:25px}.timeline.-items-4>.timeline-wrapper>.dots>.line.-horizontal{display:none}.timeline.-items-4>.timeline-wrapper>.dots>.line.-vertical{display:block}.timeline.-items-4>.timeline-wrapper>.dots>.dots-wrapper{height:100%;gap:25px 0}.timeline.-items-4>.timeline-wrapper>.dots>.dots-wrapper{display:none}.timeline.-items-4>.timeline-wrapper>.descriptions-wrapper{height:100%;gap:25px 0}.timeline.-items-4>.timeline-wrapper>.descriptions-wrapper>.description>.description-container{margin-left:40px;margin-top:16px}.timeline.-items-4>.timeline-wrapper>.descriptions-wrapper>.description>.dot-name-container{display:flex}}@media screen and (max-width: 800px){.timeline.-items-3>.timeline-wrapper{display:flex;position:relative}.timeline.-items-3>.timeline-wrapper .-wrapper{flex-direction:column}.timeline.-items-3>.timeline-wrapper .-wrapper .-container{text-align:left}.timeline.-items-3>.timeline-wrapper>.names-wrapper{display:none}.timeline.-items-3>.timeline-wrapper>.dots{position:absolute;top:0;bottom:0;left:0;width:25px}.timeline.-items-3>.timeline-wrapper>.dots>.line.-horizontal{display:none}.timeline.-items-3>.timeline-wrapper>.dots>.line.-vertical{display:block}.timeline.-items-3>.timeline-wrapper>.dots>.dots-wrapper{height:100%;gap:25px 0}.timeline.-items-3>.timeline-wrapper>.dots>.dots-wrapper{display:none}.timeline.-items-3>.timeline-wrapper>.descriptions-wrapper{height:100%;gap:25px 0}.timeline.-items-3>.timeline-wrapper>.descriptions-wrapper>.description>.description-container{margin-left:40px;margin-top:16px}.timeline.-items-3>.timeline-wrapper>.descriptions-wrapper>.description>.dot-name-container{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/section-timeline.css.map */
