@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300..700;1,9..144,300..700&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap";.willpower-timeline-track{position:relative;width:100%;box-sizing:border-box}.willpower-timeline-section{width:100%;background:var(--section-bg, radial-gradient(ellipse at center, #234739 0%, #152d24 100%));box-sizing:border-box;color:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}@media screen and (min-width:750px){.willpower-timeline-section{padding-top:0!important;padding-bottom:0!important}}.willpower-timeline__container{max-width:1280px;margin:0 auto;padding-left:var(--section-padding-left, 60px);padding-right:var(--section-padding-right, 60px);box-sizing:border-box;width:100%}.willpower-timeline__header{text-align:center;max-width:800px;margin:0 auto 64px}.willpower-timeline__title{margin:0 0 18px;font-family:Fraunces,Playfair Display,Georgia,serif;font-size:48px;font-weight:400;line-height:100%;letter-spacing:0em;color:#fff;text-align:center}.willpower-timeline__title-main{display:inline;text-transform:uppercase}.willpower-timeline__title-italic{display:inline;font-style:italic;text-transform:capitalize;color:#b8934f;margin-left:8px}.willpower-timeline__description{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:18px;font-weight:400;line-height:150%;color:#ffffffbf;text-align:center}.willpower-timeline__content{width:100%;max-width:1160px;margin:0 auto;display:flex;flex-direction:column;gap:0}.willpower-timeline__stepper{width:100%;position:relative;margin-bottom:29px}.willpower-timeline__step-labels{display:grid;grid-template-columns:repeat(4,1fr);position:relative;z-index:2}.willpower-timeline__step-label-btn{background:transparent;border:none;font-family:JetBrains Mono,monospace,monospace;font-size:18px;font-weight:400;line-height:150%;color:#ffffff73;text-align:center;cursor:default;padding:0 0 12px;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:8px;position:relative}.willpower-timeline__step-tick{width:2px;height:8px;background-color:#fff6;transition:background-color .3s ease}.willpower-timeline__step-label-btn.willpower-timeline__step--active{color:#b8934f;text-shadow:0px 0px 10.8px rgba(184,147,79,.47)}.willpower-timeline__step-label-btn.willpower-timeline__step--active .willpower-timeline__step-tick{background-color:#b8934f;box-shadow:0 0 10px #b8934f99}.willpower-timeline__track{position:relative;width:100%;height:4px;background:#ebe6d740;border-radius:4px;overflow:hidden;margin-top:4px}.willpower-timeline__progress-bar{position:absolute;top:0;left:0;height:100%;width:25%;background:#b8934f;box-shadow:0 0 12px #b8934fb3;border-radius:4px;transition:width .4s cubic-bezier(.25,1,.5,1)}.willpower-timeline__mobile-vline{display:none}.willpower-timeline__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;align-items:flex-start}.willpower-timeline__col{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 8px;border-radius:16px;transition:opacity .35s ease,filter .35s ease;cursor:default;opacity:.35;filter:blur(1.5px)}.willpower-timeline__col.willpower-timeline__col--active{opacity:1;filter:blur(0)}.willpower-timeline__col-title{margin:0 0 12px;font-family:Fraunces,Georgia,serif;font-size:24px;font-weight:400;line-height:120%;color:#fff;text-align:center;transition:color .3s ease}.willpower-timeline__col.willpower-timeline__col--active .willpower-timeline__col-title{color:#fff}.willpower-timeline__col-desc{margin:0 auto;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14.5px;font-weight:400;line-height:150%;color:#ffffffb3;text-align:center;max-width:227px;transition:color .3s ease}.willpower-timeline__col-step-tag{display:none}@media screen and (max-width:749px){.willpower-timeline-section{padding-top:24px!important;padding-bottom:24px!important}.willpower-timeline__header{text-align:left!important;margin-bottom:20px!important;max-width:100%!important}.willpower-timeline__title{text-align:left!important;font-size:26px!important;margin-bottom:8px!important}.willpower-timeline__title-main{display:inline!important}.willpower-timeline__title-italic{display:inline!important;margin-left:6px!important}.willpower-timeline__description{text-align:left!important;font-size:13.5px!important;line-height:140%!important}.willpower-timeline__stepper{display:none!important}.willpower-timeline__grid{display:flex!important;flex-direction:column!important;gap:16px!important;position:relative!important;width:100%!important;max-width:440px!important;margin:0 auto!important;padding:10px 0!important}.willpower-timeline__grid:before{content:"";position:absolute;left:50%;top:15px;bottom:15px;width:2px;background:#ebe6d733;transform:translate(-50%);z-index:1}.willpower-timeline__mobile-vline{position:absolute;left:50%;top:15px;width:3px;background:#b8934f;box-shadow:0 0 8px #b8934fcc;transform:translate(-50%);z-index:2;transition:height .4s cubic-bezier(.25,1,.5,1)}.willpower-timeline__col{position:relative;z-index:3;width:calc(50% - 14px)!important;padding:12px 14px!important;border-radius:12px!important;background:#152d24b3!important;border:1px solid rgba(184,147,79,.15)!important;box-sizing:border-box!important;opacity:.35!important;filter:blur(1.5px)!important;transform:scale(.96)!important;transition:opacity .4s ease,filter .4s ease,transform .4s ease,border-color .4s ease,box-shadow .4s ease!important}.willpower-timeline__col:nth-child(odd){align-self:flex-start!important;text-align:right!important}.willpower-timeline__col:nth-child(odd) .willpower-timeline__col-desc,.willpower-timeline__col:nth-child(odd) .willpower-timeline__col-title{text-align:right!important}.willpower-timeline__col:nth-child(2n){align-self:flex-end!important;text-align:left!important}.willpower-timeline__col:nth-child(2n) .willpower-timeline__col-desc,.willpower-timeline__col:nth-child(2n) .willpower-timeline__col-title{text-align:left!important}.willpower-timeline__col.willpower-timeline__col--active{opacity:1!important;filter:blur(0)!important;transform:scale(1.02)!important;border-color:#b8934f!important;box-shadow:0 4px 14px #00000059!important;background:#1e3c30e6!important}.willpower-timeline__col-step-tag{display:inline-block!important;font-family:JetBrains Mono,monospace!important;font-size:11px!important;font-weight:500!important;color:#b8934f!important;margin-bottom:3px!important;text-transform:uppercase!important;letter-spacing:.04em!important}.willpower-timeline__col-title{font-size:15px!important;margin-bottom:6px!important;line-height:120%!important}.willpower-timeline__col-desc{font-size:12px!important;line-height:135%!important;max-width:100%!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/willpower-timeline.css.map */
