.bf-timeline{position:relative;overflow:visible;background:radial-gradient(circle at 15% 10%,rgba(217,254,133,.45),transparent 8%),radial-gradient(circle at 85% 55%,rgba(196,229,123,.35),transparent 6%),#f3f6ee;color:#0e0f11;padding:clamp(72px,9vw,140px) 20px}.bf-timeline *{box-sizing:border-box}.bf-timeline__noise{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;opacity:.16;background-image:linear-gradient(rgba(14,15,17,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(14,15,17,.045) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 18%,#000 80%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 18%,#000 80%,transparent)}.bf-timeline__wrap{position:relative;z-index:1;width:min(1320px,100%);margin:0 auto}.bf-timeline__head{max-width:880px;margin-bottom:clamp(42px,6vw,86px)}.bf-timeline__kicker{display:inline-flex;align-items:center;gap:10px;color:#0e0f11;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:800;margin-bottom:18px;opacity:.72}.bf-timeline__kicker span{width:32px;height:1px;background:#0e0f11;display:inline-block}.bf-timeline__title{margin:0;max-width:980px;color:#0e0f11;font-size:clamp(38px,6vw,92px);line-height:.92;letter-spacing:-.07em;font-weight:650}.bf-timeline__text{max-width:690px;margin-top:26px;color:#0e0f11ad;font-size:clamp(16px,1.45vw,20px);line-height:1.55}.bf-timeline__text p{margin:0}.bf-timeline__grid{display:grid;grid-template-columns:minmax(280px,420px) 1fr;gap:clamp(36px,7vw,110px);align-items:start}.bf-timeline__left{min-width:0}.bf-timeline__sticky{position:sticky;top:110px;padding:clamp(24px,3vw,36px);border:1px solid rgba(14,15,17,.08);border-radius:30px;background:linear-gradient(145deg,#ffffffdb,#ffffff6b),#ffffff8f;box-shadow:0 30px 80px #0e0f111a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bf-timeline__badge{display:inline-flex;flex-direction:column;gap:5px;padding:16px 18px;border-radius:22px;color:#0e0f11;background:linear-gradient(135deg,#d9fe85,#c4e57b);box-shadow:0 20px 55px #0e0f111a;margin-bottom:32px}.bf-timeline__badge span{font-size:10px;line-height:1;letter-spacing:.16em;text-transform:uppercase;opacity:.72;font-weight:800}.bf-timeline__badge strong{font-size:clamp(28px,3.4vw,48px);line-height:.95;letter-spacing:-.05em;font-weight:700}.bf-timeline__sticky h3{margin:0;color:#0e0f11;font-size:clamp(24px,2.6vw,42px);line-height:1;letter-spacing:-.055em;font-weight:650}.bf-timeline__sticky p{margin:20px 0 0;color:#0e0f11ad;font-size:15px;line-height:1.55}.bf-timeline__cta{margin-top:30px;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 22px;border-radius:999px;text-decoration:none;color:#0e0f11;background:#d9fe85;font-size:14px;font-weight:750;box-shadow:0 16px 38px #0e0f111a;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.bf-timeline__cta:hover{transform:translateY(-3px);box-shadow:0 18px 44px #0e0f1124;background:#c4e57b}.bf-timeline__right{position:relative;display:grid;gap:28px}.bf-timeline__line{position:absolute;left:29px;top:18px;bottom:18px;width:1px;background:linear-gradient(to bottom,transparent,rgba(14,15,17,.24),transparent)}.bf-timeline__item{position:relative;display:grid;grid-template-columns:60px 1fr;gap:22px;opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}.bf-timeline__item.is-visible{opacity:1;transform:translateY(0)}.bf-timeline__dot{position:relative;z-index:2;width:60px;height:60px;border-radius:999px;display:grid;place-items:center;background:#ffffffad;border:1px solid rgba(14,15,17,.1);box-shadow:0 0 0 8px #0e0f1109}.bf-timeline__dot span{width:38px;height:38px;border-radius:999px;display:grid;place-items:center;color:#0e0f11;background:linear-gradient(135deg,#d9fe85,#c4e57b);font-size:14px;font-weight:850}.bf-timeline__card{position:relative;overflow:hidden;min-height:250px;padding:clamp(24px,3vw,38px);border-radius:34px;background:radial-gradient(circle at 85% 0%,rgba(217,254,133,.35),transparent 34%),linear-gradient(145deg,#ffffffeb,#ffffff94);border:1px solid rgba(14,15,17,.08);box-shadow:0 30px 80px #0e0f111a;transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.bf-timeline__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,transparent,rgba(255,255,255,.65),transparent);transform:translate(-120%);transition:transform .7s ease}.bf-timeline__card:hover{transform:translateY(-5px);border-color:#0e0f1129;box-shadow:0 36px 90px #0e0f1124}.bf-timeline__card:hover:before{transform:translate(120%)}.bf-timeline__card-top{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin-bottom:28px}.bf-timeline__week,.bf-timeline__status{display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.bf-timeline__week{color:#0e0f11;background:#d9fe85}.bf-timeline__status{color:#0e0f11;background:#0e0f110e;border:1px solid rgba(14,15,17,.08)}.bf-timeline__card h3{position:relative;z-index:1;margin:0;color:#0e0f11;font-size:clamp(28px,3.4vw,54px);line-height:.95;letter-spacing:-.06em;font-weight:650}.bf-timeline__desc{position:relative;z-index:1;max-width:720px;margin:18px 0 0;color:#0e0f11ad;font-size:15.5px;line-height:1.5}.bf-timeline__tasks{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px}.bf-timeline__tasks div{display:flex;align-items:flex-start;gap:10px;padding:13px 14px;border-radius:17px;background:#ffffffb8;border:1px solid rgba(14,15,17,.06);color:#0e0f11d1;font-size:14px;line-height:1.35}.bf-timeline__tasks span{flex:0 0 auto;width:19px;height:19px;border-radius:999px;display:grid;place-items:center;color:#0e0f11;background:#d9fe85;font-size:11px;font-weight:900;margin-top:1px}.bf-timeline__bottom{margin-top:clamp(42px,7vw,90px);padding:clamp(24px,4vw,42px);border-radius:34px;background:linear-gradient(135deg,#d9fe85,#e6fdb1);color:#0e0f11;display:grid;grid-template-columns:1.15fr 1fr auto;gap:26px;align-items:center}.bf-timeline__bottom span{display:block;font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:900;opacity:.65;margin-bottom:8px}.bf-timeline__bottom strong{display:block;font-size:clamp(30px,4vw,58px);line-height:.95;letter-spacing:-.06em}.bf-timeline__bottom p{margin:0;max-width:520px;font-size:15px;line-height:1.45;opacity:.78}.bf-timeline__bottom a{display:inline-flex;align-items:center;justify-content:center;gap:10px;white-space:nowrap;min-height:52px;padding:0 22px;border-radius:999px;color:#f3f6ee;background:#0e0f11;text-decoration:none;font-size:14px;font-weight:800;transition:transform .25s ease,opacity .25s ease}.bf-timeline__bottom a:hover{transform:translateY(-3px);opacity:.92}@media screen and (max-width:990px){.bf-timeline__grid{grid-template-columns:1fr}.bf-timeline__sticky{position:relative;top:auto}.bf-timeline__bottom{grid-template-columns:1fr}.bf-timeline__bottom a{width:fit-content}}@media screen and (max-width:640px){.bf-timeline{padding:14px 16px}.bf-timeline__title{font-size:clamp(38px,13vw,58px)}.bf-timeline__item{grid-template-columns:42px 1fr;gap:14px}.bf-timeline__line{left:20px}.bf-timeline__dot{width:42px;height:42px;box-shadow:0 0 0 5px #0e0f1109}.bf-timeline__dot span{width:29px;height:29px;font-size:12px}.bf-timeline__card{border-radius:24px;padding:22px}.bf-timeline__card-top{align-items:flex-start;justify-content:flex-start;margin-bottom:22px}.bf-timeline__card h3{font-size:32px}.bf-timeline__tasks{grid-template-columns:1fr}.bf-timeline__bottom{border-radius:26px}.bf-timeline__bottom a{width:100%}}.bf-timeline__left{position:relative!important}.bf-timeline__sticky{position:sticky!important;top:110px!important;transform:translate3d(0,var(--bf-left-shift, 0px),0);transition:transform .18s ease-out;will-change:transform}@media screen and (max-width:990px){.bf-timeline__sticky{top:90px!important}}@media screen and (max-width:640px){.bf-timeline__sticky{top:76px!important}}@media screen and (max-width:640px){.bf-timeline__sticky{transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/timeline.css.map */
