.pjt-timeline-track,.pjt-timeline-track *,.pjt-timeline-line,.pjt-timeline-line-progress{all:initial!important;box-sizing:border-box!important}.pjt-section *{box-sizing:border-box}.pjt-section{position:relative;overflow:hidden}.pjt-header{text-align:center;max-width:800px;margin:0 auto 60px}.pjt-section-heading{font-family:Poppins,sans-serif!important;font-weight:800!important;margin-bottom:16px}.pjt-section-heading em{font-style:italic;font-weight:inherit}.pjt-section-subheading{font-family:Quicksand,sans-serif;line-height:1.6;color:rgba(var(--color-foreground),.7);margin:0}.pjt-container{display:grid;grid-template-columns:1fr;gap:60px;align-items:start}@media screen and (min-width: 990px){.pjt-container{grid-template-columns:1fr 1fr;gap:80px;align-items:center}.pjt-layout-right{direction:rtl}.pjt-layout-right>*{direction:ltr}}.pjt-image-wrapper{position:relative;display:flex;align-items:center;justify-content:center;padding:40px 20px;border-radius:25px}.pjt-image-glow-container{position:relative;width:100%;max-width:500px;margin:0 auto}.pjt-image-glow-container:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:radial-gradient(circle,rgba(211,162,60,.4) 0%,rgba(211,162,60,.2) 30%,rgba(178,110,38,.1) 50%,transparent 70%);filter:blur(40px);animation:pjt-glow-pulse 4s ease-in-out infinite;pointer-events:none;z-index:0}@keyframes pjt-glow-pulse{0%,to{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:.9;transform:translate(-50%,-50%) scale(1.1)}}.pjt-image{position:relative;width:100%;height:auto;display:block;border-radius:25px;z-index:1;filter:drop-shadow(0 10px 30px rgba(211,162,60,.3))}.pjt-image.placeholder-svg{opacity:.3}.pjt-timeline-wrapper{position:relative!important;display:block!important;width:100%!important;max-width:600px!important;min-height:400px!important}@media screen and (max-width: 989px){.pjt-timeline-wrapper{margin:0 auto!important}}.pjt-timeline-track{display:block!important;position:absolute!important;left:39px!important;top:0!important;bottom:0!important;width:2px!important;height:auto!important;margin:0!important;padding:0!important;border:none!important;background:transparent!important;z-index:0!important}.pjt-timeline-line{display:block!important;position:absolute!important;left:0!important;top:0!important;width:2px!important;height:100%!important;margin:0!important;padding:0!important;border:none!important;background-image:repeating-linear-gradient(to bottom,rgba(27,27,87,.25) 0px,rgba(27,27,87,.25) 6px,transparent 6px,transparent 12px)!important;background-size:2px 100%!important;background-repeat:repeat-y!important;background-position:left top!important;z-index:0!important}.pjt-timeline-line-progress{display:block!important;position:absolute!important;left:0!important;top:0!important;width:2px!important;height:0%!important;margin:0!important;padding:0!important;border:none!important;background:linear-gradient(to bottom,#d3a23c,#b26e26)!important;box-shadow:0 0 20px #d3a23c80!important;transition:height .3s ease!important;z-index:1!important}.pjt-timeline-items{display:block!important;position:relative!important;z-index:2!important;width:100%!important;margin:0!important;padding:0!important}.pjt-timeline-item{display:flex!important;flex-direction:row!important;gap:24px!important;margin:0 0 48px!important;padding:0!important;align-items:flex-start!important;width:100%!important}.pjt-timeline-item:last-child{margin-bottom:0!important}.pjt-timeline-marker{position:relative;flex-shrink:0;display:flex;align-items:center;z-index:3}.pjt-timeline-marker:before{content:"";display:block;position:absolute;right:-24px;top:50%;transform:translateY(-50%);width:24px;height:2px;background:#1b1b5733;transition:all .4s ease}.pjt-timeline-marker:after{content:"";display:block;position:absolute;right:-26px;top:50%;transform:translateY(-50%);width:8px;height:8px;background:#1b1b574d;border-radius:50%;border:2px solid rgb(var(--color-background));transition:all .4s ease;z-index:1}.pjt-timeline-item.active .pjt-timeline-marker:before{background:linear-gradient(to right,#d3a23c,#b26e26);box-shadow:0 0 10px #d3a23c99;height:3px}.pjt-timeline-item.active .pjt-timeline-marker:after{background:#d3a23c;border-color:#d3a23c;box-shadow:0 0 12px #d3a23ccc;width:10px;height:10px}.pjt-badge{position:relative;min-width:80px;padding:8px 16px;background:#191880;color:#fff;font-family:Quicksand,sans-serif;font-weight:700;font-size:14px;text-align:center;border-radius:100px;border:2px solid #191880;transition:all .4s ease;white-space:nowrap}.pjt-badge:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border-radius:100px;opacity:0;transition:all .4s ease;pointer-events:none;filter:blur(12px);z-index:-1}.pjt-badge.active{background:linear-gradient(135deg,#191880,#1b1b57);border-color:#d3a23c;box-shadow:0 0 20px #d3a23c66;transform:scale(1.05)}.pjt-badge.active:before{opacity:1;width:140%;height:140%;background:radial-gradient(circle,#d3a23c99,#d3a23c00 70%)}.pjt-timeline-content{flex:1;padding-top:2px;padding-left:8px}.pjt-item-title{font-family:Poppins,sans-serif!important;font-weight:800!important;font-size:clamp(18px,2.5vw,22px);line-height:1.3;color:rgb(var(--color-foreground));margin:0 0 12px}.pjt-item-description{font-family:Quicksand,sans-serif;font-weight:400;font-size:clamp(15px,2vw,17px);line-height:1.6;color:rgba(var(--color-foreground),.75);margin:0}.pjt-cta-wrapper{position:relative;margin-top:60px;padding-top:60px;border-top:1px solid rgba(var(--color-foreground),.1);text-align:center}.pjt-cta-wrapper:before{content:"";position:absolute;left:39px;top:20px;width:300px;height:70px;border-left:2px dashed rgba(211,162,60,.4);border-bottom:2px dashed rgba(211,162,60,.4);border-bottom-left-radius:40px;animation:line-draw 3s ease-in-out infinite}@keyframes line-draw{0%,to{opacity:.5;border-color:#d3a23c4d}50%{opacity:1;border-color:#d3a23cb3}}@keyframes arrow-pulse{0%,to{transform:translateY(0) scale(1);opacity:.7}50%{transform:translateY(8px) scale(1.1);opacity:1}}.pjt-cta-button{min-width:240px;padding:16px 32px;font-family:Quicksand,sans-serif;font-weight:700;cursor:pointer;transition:all .3s ease}.pjt-cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #d3a23c4d}.pjt-cta-subtext{margin-top:12px;font-family:Quicksand,sans-serif;font-size:14px;font-weight:500;color:rgba(var(--color-foreground),.6)}@media screen and (max-width: 749px){.pjt-header{margin-bottom:40px}.pjt-timeline-track{left:32px!important}.pjt-timeline-marker:before{right:-16px;width:16px}.pjt-timeline-marker:after{right:-18px;width:7px;height:7px}.pjt-timeline-item{gap:16px;margin-bottom:36px!important}.pjt-badge{min-width:70px;padding:6px 12px;font-size:13px}.pjt-cta-wrapper{margin-top:40px;padding-top:30px}.pjt-cta-button{width:100%;min-width:auto}.pjt-image-wrapper{padding:20px 10px}}@media (prefers-reduced-motion: reduce){*{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-product-journey-timeline.css.map */
