.performance-timeline{position:relative;overflow:hidden;box-sizing:border-box;background-color:var(--pt-section-bg, #f7f6f4);color:var(--pt-text, #414143)}.performance-timeline__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-size:var(--pt-bg-size, cover);background-position:var(--pt-bg-position, center);background-repeat:no-repeat}.performance-timeline__backdrop-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-color:var(--pt-overlay-color, #000000);opacity:var(--pt-overlay-opacity, 0)}.performance-timeline__inner{position:relative;z-index:1;max-width:var(--pt-max-width, 1140px);margin:0 auto;padding:var(--pt-pad-y-mobile, 80px) var(--pt-pad-x-mobile, 20px);box-sizing:border-box}@media screen and (min-width:750px){.performance-timeline__inner{padding:var(--pt-pad-y-desktop, 120px) var(--pt-pad-x-desktop, 32px)}}.performance-timeline__intro{text-align:center;margin:0 auto;margin-bottom:var(--pt-intro-bottom-mobile, 56px)}@media screen and (min-width:750px){.performance-timeline__intro{margin-bottom:var(--pt-intro-bottom-desktop, 70px)}}.performance-timeline__intro-title{margin:0 0 12px;font-family:var(--pt-font-heading, inherit);font-weight:var(--pt-heading-weight, 700);font-size:var(--pt-intro-title-size-mobile, 24px);line-height:1.2;letter-spacing:-.02em;color:var(--pt-intro-title-color, #1a1a1a)}@media screen and (min-width:750px){.performance-timeline__intro-title{font-size:var(--pt-intro-title-size-desktop, 32px)}}.performance-timeline__intro-sub{margin:0;font-family:var(--pt-font-heading, inherit);font-weight:600;font-size:var(--pt-intro-sub-size-mobile, 15px);line-height:1.35;letter-spacing:.02em;color:var(--pt-intro-sub-color, #965c33)}.performance-timeline__intro-lede{margin:10px 0 0;font-family:var(--pt-font-body, inherit);font-weight:400;font-size:var(--pt-intro-lede-size-mobile, 15px);line-height:1.55;color:var(--pt-intro-lede-color, #555555)}@media screen and (min-width:750px){.performance-timeline__intro-sub{font-size:var(--pt-intro-sub-size-desktop, 17px)}.performance-timeline__intro-lede{font-size:var(--pt-intro-lede-size-desktop, 16px)}}.performance-timeline__grid{display:grid;grid-template-columns:1fr;gap:var(--pt-timeline-gap-mobile, 20px);align-items:stretch}@media screen and (min-width:750px){.performance-timeline__grid{grid-template-columns:repeat(3,1fr);gap:var(--pt-timeline-gap-desktop, 30px)}}.performance-timeline__card{background:var(--pt-card-bg, #ffffff);border-radius:var(--pt-card-radius, 18px);padding:var(--pt-card-pad, 28px);box-shadow:var(--pt-card-shadow, 0 10px 30px rgba(0, 0, 0, .06));box-sizing:border-box;display:flex;flex-direction:column}.performance-timeline__card-heading{margin:0 0 18px;font-family:var(--pt-font-heading, inherit);font-weight:700!important;font-size:var(--pt-card-heading-size-mobile, 17px);line-height:1.3;letter-spacing:-.01em;color:var(--pt-card-heading-color, #1a1a1a)}@media screen and (min-width:750px){.performance-timeline__card-heading{font-size:var(--pt-card-heading-size-desktop, 18px)}}.performance-timeline__card-list{margin:0 0 20px;padding:0 0 0 1.15em;flex:1;font-family:var(--pt-font-body, inherit);font-size:16px;line-height:1.55;color:var(--pt-card-list-color, #414143)}@media screen and (min-width:750px){.performance-timeline__card-list{font-size:var(--pt-card-list-size-desktop, 15px)}}.performance-timeline__card-list li{margin-bottom:10px}.performance-timeline__card-list li:last-child{margin-bottom:0}.performance-timeline__mentor{margin:0;padding:16px 0 0;border-top:1px solid var(--pt-mentor-divider, rgba(0, 0, 0, .07));font-family:var(--pt-font-body, inherit);font-size:18px;line-height:1.55;font-style:italic;font-weight:700!important;color:var(--pt-mentor-color, #666666)}@media screen and (min-width:750px){.performance-timeline__mentor{font-size:18px;font-weight:700!important;line-height:1.2}}.performance-timeline__stimulant{margin-top:var(--pt-stimulant-margin-top-mobile, 64px);text-align:center}@media screen and (min-width:750px){.performance-timeline__stimulant{margin-top:var(--pt-stimulant-margin-top-desktop, 88px)}}.performance-timeline__stimulant-title{margin:0 0 32px;font-family:var(--pt-font-heading, inherit);font-weight:var(--pt-heading-weight, 700);font-size:var(--pt-stimulant-title-size-mobile, 21px);line-height:1.25;letter-spacing:-.02em;color:var(--pt-stimulant-title-color, #1a1a1a)}@media screen and (min-width:750px){.performance-timeline__stimulant-title{font-size:var(--pt-stimulant-title-size-desktop, 26px);margin-bottom:40px}}.performance-timeline__stimulant-row{display:grid;grid-template-columns:1fr;gap:var(--pt-stimulant-gap-mobile, 28px);max-width:56rem;margin:0 auto}@media screen and (min-width:640px){.performance-timeline__stimulant-row{grid-template-columns:repeat(3,1fr);gap:var(--pt-stimulant-gap-desktop, 24px)}}.performance-timeline__stimulant-item{display:flex;flex-direction:column;align-items:center;text-align:center}.performance-timeline__stimulant-icon-wrap{width:var(--pt-stimulant-icon-outer-mobile, 72px);height:var(--pt-stimulant-icon-outer-mobile, 72px);border-radius:50%;background:var(--pt-stimulant-icon-bg, rgba(0, 0, 0, .04));display:flex;align-items:center;justify-content:center;margin-bottom:16px;color:var(--pt-stimulant-icon-color, #965c33)}@media screen and (min-width:750px){.performance-timeline__stimulant-icon-wrap{width:var(--pt-stimulant-icon-outer-desktop, 80px);height:var(--pt-stimulant-icon-outer-desktop, 80px);margin-bottom:18px}}.performance-timeline__stimulant-icon-wrap svg{width:28px;height:28px;stroke:currentColor;fill:none;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.performance-timeline__stimulant-item-title{margin:0 0 6px;font-family:var(--pt-font-heading, inherit);font-weight:600;font-size:var(--pt-stimulant-item-title-size-mobile, 15px);line-height:1.35;color:var(--pt-stimulant-item-title-color, #1a1a1a)}@media screen and (min-width:750px){.performance-timeline__stimulant-item-title{font-size:var(--pt-stimulant-item-title-size-desktop, 16px)}}.performance-timeline__stimulant-item-text{margin:0;font-family:var(--pt-font-body, inherit);font-size:var(--pt-stimulant-item-text-size-mobile, 14px);line-height:1.5;color:var(--pt-stimulant-item-text-color, #555555)}@media screen and (min-width:750px){.performance-timeline__stimulant-item-text{font-size:var(--pt-stimulant-item-text-size-desktop, 14px)}}.performance-timeline__stimulant-closing{margin:var(--pt-stimulant-closing-mt-mobile, 36px) auto 0;max-width:36rem;font-family:var(--pt-font-body, inherit);font-size:var(--pt-stimulant-closing-size-mobile, 15px);line-height:1.6;color:var(--pt-stimulant-closing-color, #666666)}@media screen and (min-width:750px){.performance-timeline__stimulant-closing{margin-top:var(--pt-stimulant-closing-mt-desktop, 44px);font-size:var(--pt-stimulant-closing-size-desktop, 16px)}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/performance-timeline.css.map */
