.pf-tl{position:relative;width:100%;box-sizing:border-box;padding:var(--pf-tl-pad, 56px) 16px;background:var(--pf-tl-bg, #f1fcff);overflow:hidden}.pf-tl *,.pf-tl *:before,.pf-tl *:after{box-sizing:border-box}.pf-tl__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:36px;width:100%;max-width:1248px;margin:0 auto}.pf-tl__col--text{display:contents}.pf-tl__head{order:1;width:100%;display:flex;flex-direction:column;gap:8px;text-align:center}.pf-tl__col--brain{order:2;width:100%;display:flex;justify-content:center}.pf-tl__accordion{order:3;width:100%}.pf-tl__title{margin:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:800;font-size:32px;line-height:1.2;text-transform:uppercase}.pf-tl__subtitle{margin:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;font-size:18px;line-height:1.5}.pf-tl-grad-text{background-image:linear-gradient(-20deg,#041b24,#0f678a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:#0a4a63}.pf-tl__accordion{display:flex;flex-direction:column;padding:16px;border-radius:20px;background-color:#fff;box-shadow:0 0 5px #00607c1a}.pf-tl__row{position:relative;border-top:1px solid rgba(0,96,124,.15)}.pf-tl__row:first-child{border-top:0}.pf-tl__row.is-open+.pf-tl__row{border-top-color:transparent}.pf-tl__rowhead{display:flex;align-items:center;gap:16px;width:100%;padding:12px 0;border:0;background:none;cursor:pointer;text-align:left}.pf-tl__dot{flex:0 0 auto;width:18px;height:18px;border-radius:100px;background-color:#00607c33;border:2px solid rgba(0,96,124,.3);transition:width .25s ease,height .25s ease,background-color .25s ease,box-shadow .25s ease,border-color .25s ease}.pf-tl__row.is-open .pf-tl__dot{width:24px;height:24px;background-color:transparent;background-image:linear-gradient(135deg,#0f6587,#083546);border-color:#fff;box-shadow:0 0 20px #0f658780}.pf-tl__rowlabel{flex:1 1 0;min-width:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:16px;line-height:1.2}.pf-tl__chevron{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:16px;height:16px;color:#0f6283}.pf-tl__chevron svg{width:100%;height:100%}.pf-tl__chevron-down{display:block}.pf-tl__chevron-up,.pf-tl__row.is-open .pf-tl__chevron-down{display:none}.pf-tl__row.is-open .pf-tl__chevron-up{display:block}.pf-tl__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.pf-tl__row.is-open .pf-tl__panel{grid-template-rows:1fr}.pf-tl__panel>.pf-tl__card{overflow:hidden;min-height:0;opacity:0;transition:opacity .3s ease,margin-bottom .35s ease,padding .35s ease}.pf-tl__row.is-open .pf-tl__card{opacity:1}@media screen and (max-width:989px){.pf-tl__row:not(.is-open) .pf-tl__card{margin-bottom:0;padding-top:0;padding-bottom:0}.pf-tl__rowhead{margin:10px 0}.pf-tl__row:first-child .pf-tl__rowhead{margin-top:0;padding-top:0}.pf-tl__row:last-child .pf-tl__rowhead{margin-bottom:0;padding-bottom:0}.pf-tl__row.is-open .pf-tl__rowhead{padding-bottom:12px}}.pf-tl__card{display:flex;gap:12px;align-items:flex-start;padding:12px;margin-top:2px;border-radius:16px;background-color:#0a455c}.pf-tl__icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:100px;background-color:#fff}.pf-tl__icon-svg{display:block;width:18px;height:18px;color:#0a455c}.pf-tl__cardtext{display:flex;flex-direction:column;gap:8px;flex:1 1 0;min-width:0;color:#fff}.pf-tl__cardtitle{margin:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:18px;line-height:1.2;text-transform:uppercase}.pf-tl__cardbody{margin:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;font-size:14px;line-height:1.5}.pf-tl__brain{position:relative;width:100%;max-width:358px;aspect-ratio:1 / 1;filter:drop-shadow(0 0 5px rgba(0,96,124,.1))}.pf-tl__brain-base{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.pf-tl__brain-base--placeholder{border-radius:50%;background:radial-gradient(circle at 50% 50%,rgba(0,96,124,.12) 0%,rgba(0,96,124,.04) 70%,transparent 100%)}.pf-tl__fill{position:absolute;width:50%;height:50%;opacity:0;transition:opacity .45s ease;pointer-events:none}.pf-tl__fill.is-active{opacity:1}.pf-tl__fill-img{display:block;width:100%;height:100%;object-fit:contain}.pf-tl__fill--tr{top:0;right:0}.pf-tl__fill--br{bottom:0;right:0}.pf-tl__fill--bl{bottom:0;left:0}.pf-tl__fill--tl{top:0;left:0}.pf-tl__deco{position:absolute;z-index:0;display:block;object-fit:contain;opacity:.5;filter:blur(4.55px);pointer-events:none}.pf-tl__deco--2{display:none}.pf-tl__deco--1{top:230px;right:-4%;width:97px;height:62px;transform:scaleY(-1) rotate(30deg)}.pf-tl__deco--3{top:610px;left:-5%;width:74px;height:48px;transform:rotate(150deg)}@media(prefers-reduced-motion:reduce){.pf-tl__panel,.pf-tl__card,.pf-tl__dot,.pf-tl__fill{transition:none}}@media screen and (min-width:990px){.pf-tl{padding:100px 96px}.pf-tl__inner{flex-direction:row;align-items:center;gap:20px}.pf-tl__col--text{display:flex;flex-direction:column;gap:27px;flex:0 1 614px;order:0}.pf-tl__head{order:0;text-align:left}.pf-tl__accordion{order:0}.pf-tl__col--brain{order:0;flex:1 1 0}.pf-tl__title{font-size:48px}.pf-tl__subtitle{font-size:20px}.pf-tl__rowhead{padding:16px 0;margin:10px 0}.pf-tl__row:not(.is-open) .pf-tl__card{margin-bottom:0;padding-top:0;padding-bottom:0}.pf-tl__row:first-child .pf-tl__rowhead{margin-top:0;padding-top:0}.pf-tl__row:last-child .pf-tl__rowhead{margin-bottom:0;padding-bottom:0}.pf-tl__row.is-open .pf-tl__rowhead{padding-bottom:16px}.pf-tl__card{margin-top:4px;gap:16px;margin-bottom:10px;padding:16px}.pf-tl__icon{width:48px;height:48px}.pf-tl__icon-svg{width:24px;height:24px}.pf-tl__cardtitle{font-size:20px}.pf-tl__cardbody{font-size:16px}.pf-tl__brain{max-width:614px}.pf-tl__deco--2{display:block;top:-4px;left:44%;width:114px;height:73px;transform:rotate(-106deg)}.pf-tl__deco--1{top:4px;right:1%;width:122px;height:78px;transform:rotate(-30deg)}.pf-tl__deco--3{top:617px;left:-3%;width:122px;height:78px;transform:rotate(150deg)}}
/*# sourceMappingURL=/cdn/shop/t/96/assets/pure-focus-timeline.css.map */
